- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs
- Events
- Routing
- Cache
- Translation 37
- Security
- Twig
- Doctrine 3
- 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
-
-
company_name
-
postal_code
-
-
pref
-
addr01
-
addr02
-
-
phone_number
-
-
first
-
second
-
-
-
first
-
second
-
-
-
year
-
month
-
day
-
-
-
1
-
2
-
-
job
-
-
0
-
1
-
-
user_policy_check
-
_token
-
-
-
category_id
-
name
-
entry
"Eccube\Form\Type\Front\EntryType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Eccube\Entity\Customer {#1729 -id: null -name01: null -name02: null -kana01: null -kana02: null -company_name: null -postal_code: null -addr01: null -addr02: null -email: null -phone_number: null -birth: null -plain_password: null -password: null -salt: null -secret_key: null -first_buy_date: null -last_buy_date: null -buy_times: 0 -buy_total: 0 -note: null -reset_key: null -reset_expire: null -point: "0" -create_date: null -update_date: null -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#1731 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#1730 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#1718 …} -Status: Eccube\Entity\Master\CustomerStatus {#1734 …} -Sex: null -Job: null -Country: null -Pref: null -PointLogs: null -google_user_id: null -line_user_id: null -facebook_user_id: null #mailmaga_flg: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | Eccube\Entity\Customer {#1729 -id: null -name01: null -name02: null -kana01: null -kana02: null -company_name: null -postal_code: null -addr01: null -addr02: null -email: null -phone_number: null -birth: null -plain_password: null -password: null -salt: null -secret_key: null -first_buy_date: null -last_buy_date: null -buy_times: 0 -buy_total: 0 -note: null -reset_key: null -reset_expire: null -point: "0" -create_date: null -update_date: null -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#1731 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#1730 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#1718 …} -Status: Eccube\Entity\Master\CustomerStatus {#1734 …} -Sex: null -Job: null -Country: null -Pref: null -PointLogs: null -google_user_id: null -line_user_id: null -facebook_user_id: null #mailmaga_flg: null } |
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 {#457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#458 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#459 …} -namespace: Closure() {#461 …} } |
| data | Eccube\Entity\Customer {#1729 -id: null -name01: null -name02: null -kana01: null -kana02: null -company_name: null -postal_code: null -addr01: null -addr02: null -email: null -phone_number: null -birth: null -plain_password: null -password: null -salt: null -secret_key: null -first_buy_date: null -last_buy_date: null -buy_times: 0 -buy_total: 0 -note: null -reset_key: null -reset_expire: null -point: "0" -create_date: null -update_date: null -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#1731 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#1730 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#1718 …} -Status: Eccube\Entity\Master\CustomerStatus {#1734 …} -Sex: null -Job: null -Country: null -Pref: null -PointLogs: null -google_user_id: null -line_user_id: null -facebook_user_id: null #mailmaga_flg: null } |
| data_class | "Eccube\Entity\Customer" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#1771 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1737 …} use: { $class: "Eccube\Entity\Customer" } } |
| 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() {#1773 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1754 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#71 …} $translationDomain: "validators" $message: Closure() {#1772 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "entry" "_entry" ] |
| cache_key | "_entry_entry" |
| compound | true |
| data | Eccube\Entity\Customer {#1729 -id: null -name01: null -name02: null -kana01: null -kana02: null -company_name: null -postal_code: null -addr01: null -addr02: null -email: null -phone_number: null -birth: null -plain_password: null -password: null -salt: null -secret_key: null -first_buy_date: null -last_buy_date: null -buy_times: 0 -buy_total: 0 -note: null -reset_key: null -reset_expire: null -point: "0" -create_date: null -update_date: null -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#1731 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#1730 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#1718 …} -Status: Eccube\Entity\Master\CustomerStatus {#1734 …} -Sex: null -Job: null -Country: null -Pref: null -PointLogs: null -google_user_id: null -line_user_id: null -facebook_user_id: null #mailmaga_flg: null } |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#2563 -form: Symfony\Component\Form\Form {#2166 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2553 …5} |
| full_name | "entry" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "entry" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry" |
| valid | true |
| value | Eccube\Entity\Customer {#1729 -id: null -name01: null -name02: null -kana01: null -kana02: null -company_name: null -postal_code: null -addr01: null -addr02: null -email: null -phone_number: null -birth: null -plain_password: null -password: null -salt: null -secret_key: null -first_buy_date: null -last_buy_date: null -buy_times: 0 -buy_total: 0 -note: null -reset_key: null -reset_expire: null -point: "0" -create_date: null -update_date: null -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#1731 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#1730 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#1718 …} -Status: Eccube\Entity\Master\CustomerStatus {#1734 …} -Sex: null -Job: null -Country: null -Pref: null -PointLogs: null -google_user_id: null -line_user_id: null -facebook_user_id: null #mailmaga_flg: null } |
name
"Eccube\Form\Type\NameType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Eccube\Entity\Customer {#1729 -id: null -name01: null -name02: null -kana01: null -kana02: null -company_name: null -postal_code: null -addr01: null -addr02: null -email: null -phone_number: null -birth: null -plain_password: null -password: null -salt: null -secret_key: null -first_buy_date: null -last_buy_date: null -buy_times: 0 -buy_total: 0 -note: null -reset_key: null -reset_expire: null -point: "0" -create_date: null -update_date: null -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#1731 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#1730 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#1718 …} -Status: Eccube\Entity\Master\CustomerStatus {#1734 …} -Sex: null -Job: null -Country: null -Pref: null -PointLogs: null -google_user_id: null -line_user_id: null -facebook_user_id: null #mailmaga_flg: 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 {#457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#458 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#459 …} -namespace: Closure() {#461 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#1838 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1737 …} } |
| 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 {#1835 +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 {#1836 +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 {#1833 +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 {#1834 +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() {#1840 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1754 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#71 …} $translationDomain: "validators" $message: Closure() {#1839 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "name" "_entry_name" ] |
| cache_key | "_entry_name_name" |
| compound | true |
| data | Eccube\Entity\Customer {#1729 -id: null -name01: null -name02: null -kana01: null -kana02: null -company_name: null -postal_code: null -addr01: null -addr02: null -email: null -phone_number: null -birth: null -plain_password: null -password: null -salt: null -secret_key: null -first_buy_date: null -last_buy_date: null -buy_times: 0 -buy_total: 0 -note: null -reset_key: null -reset_expire: null -point: "0" -create_date: null -update_date: null -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#1731 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#1730 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#1718 …} -Status: Eccube\Entity\Master\CustomerStatus {#1734 …} -Sex: null -Job: null -Country: null -Pref: null -PointLogs: null -google_user_id: null -line_user_id: null -facebook_user_id: null #mailmaga_flg: null } |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#2567 -form: Symfony\Component\Form\Form {#2191 …} -errors: [] } |
| firstname_name | "name02" |
| form | Symfony\Component\Form\FormView {#2566 …5} |
| full_name | "entry[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_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 | "_entry_name" |
| valid | true |
| value | Eccube\Entity\Customer {#1729 -id: null -name01: null -name02: null -kana01: null -kana02: null -company_name: null -postal_code: null -addr01: null -addr02: null -email: null -phone_number: null -birth: null -plain_password: null -password: null -salt: null -secret_key: null -first_buy_date: null -last_buy_date: null -buy_times: 0 -buy_total: 0 -note: null -reset_key: null -reset_expire: null -point: "0" -create_date: null -update_date: null -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#1731 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#1730 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#1718 …} -Status: Eccube\Entity\Master\CustomerStatus {#1734 …} -Sex: null -Job: null -Country: null -Pref: null -PointLogs: null -google_user_id: null -line_user_id: null -facebook_user_id: null #mailmaga_flg: 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 {#1847 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1833 +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 {#1834 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1847 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1833 +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 {#1834 +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 {#1847 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1833 +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 {#1834 +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 {#457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#458 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#459 …} -namespace: Closure() {#461 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#2170 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1737 …} } |
| 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() {#2172 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1754 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#71 …} $translationDomain: "validators" $message: Closure() {#2171 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "common.last_name" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_entry_name_name01" ] |
| cache_key | "_entry_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 {#2662 -form: Symfony\Component\Form\Form {#2194 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2661 …5} |
| full_name | "entry[name][name01]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_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 | "_entry_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 {#1848 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1835 +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 {#1836 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1848 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1835 +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 {#1836 +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 {#1848 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1835 +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 {#1836 +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 {#457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#458 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#459 …} -namespace: Closure() {#461 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#2181 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1737 …} } |
| 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() {#2183 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1754 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#71 …} $translationDomain: "validators" $message: Closure() {#2182 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "common.first_name" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_entry_name_name02" ] |
| cache_key | "_entry_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 {#2667 -form: Symfony\Component\Form\Form {#2197 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2668 …5} |
| full_name | "entry[name][name02]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_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 | "_entry_name_name02" |
| valid | true |
| value | "" |
kana
"Eccube\Form\Type\KanaType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Eccube\Entity\Customer {#1729 -id: null -name01: null -name02: null -kana01: null -kana02: null -company_name: null -postal_code: null -addr01: null -addr02: null -email: null -phone_number: null -birth: null -plain_password: null -password: null -salt: null -secret_key: null -first_buy_date: null -last_buy_date: null -buy_times: 0 -buy_total: 0 -note: null -reset_key: null -reset_expire: null -point: "0" -create_date: null -update_date: null -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#1731 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#1730 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#1718 …} -Status: Eccube\Entity\Master\CustomerStatus {#1734 …} -Sex: null -Job: null -Country: null -Pref: null -PointLogs: null -google_user_id: null -line_user_id: null -facebook_user_id: null #mailmaga_flg: 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 {#457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#458 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#459 …} -namespace: Closure() {#461 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#1858 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1737 …} } |
| 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 {#1855 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1856 +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 {#1853 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1854 +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 | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1860 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1754 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#71 …} $translationDomain: "validators" $message: Closure() {#1859 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "name" "kana" "_entry_kana" ] |
| cache_key | "_entry_kana_kana" |
| compound | true |
| data | Eccube\Entity\Customer {#1729 -id: null -name01: null -name02: null -kana01: null -kana02: null -company_name: null -postal_code: null -addr01: null -addr02: null -email: null -phone_number: null -birth: null -plain_password: null -password: null -salt: null -secret_key: null -first_buy_date: null -last_buy_date: null -buy_times: 0 -buy_total: 0 -note: null -reset_key: null -reset_expire: null -point: "0" -create_date: null -update_date: null -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#1731 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#1730 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#1718 …} -Status: Eccube\Entity\Master\CustomerStatus {#1734 …} -Sex: null -Job: null -Country: null -Pref: null -PointLogs: null -google_user_id: null -line_user_id: null -facebook_user_id: null #mailmaga_flg: null } |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#2659 -form: Symfony\Component\Form\Form {#2222 …} -errors: [] } |
| firstname_name | "kana02" |
| form | Symfony\Component\Form\FormView {#2660 …5} |
| full_name | "entry[kana]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_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 | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_kana" |
| valid | true |
| value | Eccube\Entity\Customer {#1729 -id: null -name01: null -name02: null -kana01: null -kana02: null -company_name: null -postal_code: null -addr01: null -addr02: null -email: null -phone_number: null -birth: null -plain_password: null -password: null -salt: null -secret_key: null -first_buy_date: null -last_buy_date: null -buy_times: 0 -buy_total: 0 -note: null -reset_key: null -reset_expire: null -point: "0" -create_date: null -update_date: null -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#1731 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#1730 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#1718 …} -Status: Eccube\Entity\Master\CustomerStatus {#1734 …} -Sex: null -Job: null -Country: null -Pref: null -PointLogs: null -google_user_id: null -line_user_id: null -facebook_user_id: null #mailmaga_flg: 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\NotBlank {#1867 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#1853 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1854 +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\NotBlank {#1867 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#1853 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1854 +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 | true |
same as passed value |
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\NotBlank {#1867 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#1853 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1854 +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 {#457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#458 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#459 …} -namespace: Closure() {#461 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#2201 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1737 …} } |
| 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() {#2203 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1754 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#71 …} $translationDomain: "validators" $message: Closure() {#2202 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "common.last_name_kana" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_entry_kana_kana01" ] |
| cache_key | "_entry_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 {#2672 -form: Symfony\Component\Form\Form {#2225 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2671 …5} |
| full_name | "entry[kana][kana01]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_kana_kana01" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "kana01" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_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\NotBlank {#1868 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#1855 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1856 +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\NotBlank {#1868 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#1855 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1856 +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 | true |
same as passed value |
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\NotBlank {#1868 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#1855 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1856 +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 {#457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#458 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#459 …} -namespace: Closure() {#461 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#2212 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1737 …} } |
| 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() {#2214 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1754 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#71 …} $translationDomain: "validators" $message: Closure() {#2213 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "common.first_name_kana" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_entry_kana_kana02" ] |
| cache_key | "_entry_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 {#2673 -form: Symfony\Component\Form\Form {#2228 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2674 …5} |
| full_name | "entry[kana][kana02]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_kana_kana02" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "kana02" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_kana_kana02" |
| valid | true |
| value | "" |
company_name
"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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\Length {#1780 +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: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\Length {#1780 +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: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| 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 | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#1780 +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: 255 +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 {#457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#458 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#459 …} -namespace: Closure() {#461 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#1881 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1737 …} } |
| 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() {#1883 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1754 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#71 …} $translationDomain: "validators" $message: Closure() {#1882 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_entry_company_name" ] |
| cache_key | "_entry_company_name_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 {#2670 -form: Symfony\Component\Form\Form {#2231 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2669 …5} |
| full_name | "entry[company_name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_company_name" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "company_name" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_company_name" |
| 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
No options were passed when constructing this form.
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\NotBlank {#1905 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1906 +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 {#1907 +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 {#457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#458 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#459 …} -namespace: Closure() {#461 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#1902 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1737 …} } |
| 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 | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1904 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1754 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#71 …} $translationDomain: "validators" $message: Closure() {#1903 …} } } |
| 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" "_entry_postal_code" ] |
| cache_key | "_entry_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 {#2676 -form: Symfony\Component\Form\Form {#2234 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2675 …5} |
| full_name | "entry[postal_code]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_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 | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_postal_code" |
| valid | true |
| value | "" |
address
"Eccube\Form\Type\AddressType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Eccube\Entity\Customer {#1729 -id: null -name01: null -name02: null -kana01: null -kana02: null -company_name: null -postal_code: null -addr01: null -addr02: null -email: null -phone_number: null -birth: null -plain_password: null -password: null -salt: null -secret_key: null -first_buy_date: null -last_buy_date: null -buy_times: 0 -buy_total: 0 -note: null -reset_key: null -reset_expire: null -point: "0" -create_date: null -update_date: null -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#1731 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#1730 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#1718 …} -Status: Eccube\Entity\Master\CustomerStatus {#1734 …} -Sex: null -Job: null -Country: null -Pref: null -PointLogs: null -google_user_id: null -line_user_id: null -facebook_user_id: null #mailmaga_flg: 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 | "" |
| addr01_name | "addr01" |
| addr01_options | [ "constraints" => [ Symfony\Component\Validator\Constraints\Length {#1921 +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 {#1922 +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 {#457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#458 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#459 …} -namespace: Closure() {#461 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#1924 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1737 …} } |
| 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 | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1926 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1754 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#71 …} $translationDomain: "validators" $message: Closure() {#1925 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| addr01_name | "addr01" |
| addr02_name | "addr02" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "address" "_entry_address" ] |
| cache_key | "_entry_address_address" |
| compound | true |
| data | Eccube\Entity\Customer {#1729 -id: null -name01: null -name02: null -kana01: null -kana02: null -company_name: null -postal_code: null -addr01: null -addr02: null -email: null -phone_number: null -birth: null -plain_password: null -password: null -salt: null -secret_key: null -first_buy_date: null -last_buy_date: null -buy_times: 0 -buy_total: 0 -note: null -reset_key: null -reset_expire: null -point: "0" -create_date: null -update_date: null -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#1731 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#1730 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#1718 …} -Status: Eccube\Entity\Master\CustomerStatus {#1734 …} -Sex: null -Job: null -Country: null -Pref: null -PointLogs: null -google_user_id: null -line_user_id: null -facebook_user_id: null #mailmaga_flg: null } |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#2677 -form: Symfony\Component\Form\Form {#2292 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2678 …5} |
| full_name | "entry[address]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_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 | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_address" |
| valid | true |
| value | Eccube\Entity\Customer {#1729 -id: null -name01: null -name02: null -kana01: null -kana02: null -company_name: null -postal_code: null -addr01: null -addr02: null -email: null -phone_number: null -birth: null -plain_password: null -password: null -salt: null -secret_key: null -first_buy_date: null -last_buy_date: null -buy_times: 0 -buy_total: 0 -note: null -reset_key: null -reset_expire: null -point: "0" -create_date: null -update_date: null -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#1731 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#1730 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#1718 …} -Status: Eccube\Entity\Master\CustomerStatus {#1734 …} -Sex: null -Job: null -Country: null -Pref: null -PointLogs: null -google_user_id: null -line_user_id: null -facebook_user_id: null #mailmaga_flg: 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 | [ Symfony\Component\Validator\Constraints\NotBlank {#1933 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1933 +payload: null +message: "This value should not be blank." +allowNull: false +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 | [ "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 {#2060 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2273 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2257 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2256 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2259 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2261 -om: ContainerQV8FtI1\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#476 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1309 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "Eccube\Entity\Master\Pref" |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1933 +payload: null +message: "This value should not be blank." +allowNull: false +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 {#457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#458 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#459 …} -namespace: Closure() {#461 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerQV8FtI1\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#476 …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 {#2261 -om: ContainerQV8FtI1\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#476 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1309 …} -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 {#2245 -_em: Doctrine\ORM\EntityManager {#526 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2253 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2254 #from: "Eccube\Entity\Master\Pref" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2255 #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 {#2252 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2243 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1754 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#71 …} $translationDomain: "validators" $message: Closure() {#2242 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "p-region-id" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "master" "pref" "_entry_address_pref" ] |
| cache_key | "_entry_address_pref_pref" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2683 +label: "北海道" +value: "1" +data: Eccube\Entity\Master\Pref {#2696 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2685 +label: "青森県" +value: "2" +data: Eccube\Entity\Master\Pref {#2697 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2688 +label: "岩手県" +value: "3" +data: Eccube\Entity\Master\Pref {#2698 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2689 +label: "宮城県" +value: "4" +data: Eccube\Entity\Master\Pref {#2699 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2687 +label: "秋田県" +value: "5" +data: Eccube\Entity\Master\Pref {#2700 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2684 +label: "山形県" +value: "6" +data: Eccube\Entity\Master\Pref {#2701 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2692 +label: "福島県" +value: "7" +data: Eccube\Entity\Master\Pref {#2702 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2690 +label: "茨城県" +value: "8" +data: Eccube\Entity\Master\Pref {#2703 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2691 +label: "栃木県" +value: "9" +data: Eccube\Entity\Master\Pref {#2704 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2686 +label: "群馬県" +value: "10" +data: Eccube\Entity\Master\Pref {#2705 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2693 +label: "埼玉県" +value: "11" +data: Eccube\Entity\Master\Pref {#2706 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2742 +label: "千葉県" +value: "12" +data: Eccube\Entity\Master\Pref {#2707 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2743 +label: "東京都" +value: "13" +data: Eccube\Entity\Master\Pref {#2708 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2744 +label: "神奈川県" +value: "14" +data: Eccube\Entity\Master\Pref {#2709 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2745 +label: "新潟県" +value: "15" +data: Eccube\Entity\Master\Pref {#2710 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2746 +label: "富山県" +value: "16" +data: Eccube\Entity\Master\Pref {#2711 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2747 +label: "石川県" +value: "17" +data: Eccube\Entity\Master\Pref {#2712 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2748 +label: "福井県" +value: "18" +data: Eccube\Entity\Master\Pref {#2713 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2749 +label: "山梨県" +value: "19" +data: Eccube\Entity\Master\Pref {#2714 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2750 +label: "長野県" +value: "20" +data: Eccube\Entity\Master\Pref {#2715 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2751 +label: "岐阜県" +value: "21" +data: Eccube\Entity\Master\Pref {#2716 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2752 +label: "静岡県" +value: "22" +data: Eccube\Entity\Master\Pref {#2717 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2753 +label: "愛知県" +value: "23" +data: Proxies\__CG__\Eccube\Entity\Master\Pref {#1335 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2754 +label: "三重県" +value: "24" +data: Eccube\Entity\Master\Pref {#2718 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2755 +label: "滋賀県" +value: "25" +data: Eccube\Entity\Master\Pref {#2719 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2756 +label: "京都府" +value: "26" +data: Eccube\Entity\Master\Pref {#2720 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2757 +label: "大阪府" +value: "27" +data: Eccube\Entity\Master\Pref {#2721 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2758 +label: "兵庫県" +value: "28" +data: Eccube\Entity\Master\Pref {#2722 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2759 +label: "奈良県" +value: "29" +data: Eccube\Entity\Master\Pref {#2723 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2760 +label: "和歌山県" +value: "30" +data: Eccube\Entity\Master\Pref {#2724 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2761 +label: "鳥取県" +value: "31" +data: Eccube\Entity\Master\Pref {#2725 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2762 +label: "島根県" +value: "32" +data: Eccube\Entity\Master\Pref {#2726 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2763 +label: "岡山県" +value: "33" +data: Eccube\Entity\Master\Pref {#2727 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2764 +label: "広島県" +value: "34" +data: Eccube\Entity\Master\Pref {#2728 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2765 +label: "山口県" +value: "35" +data: Eccube\Entity\Master\Pref {#2729 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2766 +label: "徳島県" +value: "36" +data: Eccube\Entity\Master\Pref {#2730 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2767 +label: "香川県" +value: "37" +data: Eccube\Entity\Master\Pref {#2731 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2768 +label: "愛媛県" +value: "38" +data: Eccube\Entity\Master\Pref {#2732 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2769 +label: "高知県" +value: "39" +data: Eccube\Entity\Master\Pref {#2733 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2770 +label: "福岡県" +value: "40" +data: Eccube\Entity\Master\Pref {#2734 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2771 +label: "佐賀県" +value: "41" +data: Eccube\Entity\Master\Pref {#2735 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2772 +label: "長崎県" +value: "42" +data: Eccube\Entity\Master\Pref {#2736 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2773 +label: "熊本県" +value: "43" +data: Eccube\Entity\Master\Pref {#2737 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2774 +label: "大分県" +value: "44" +data: Eccube\Entity\Master\Pref {#2738 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2775 +label: "宮崎県" +value: "45" +data: Eccube\Entity\Master\Pref {#2739 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2776 +label: "鹿児島県" +value: "46" +data: Eccube\Entity\Master\Pref {#2740 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2777 +label: "沖縄県" +value: "47" +data: Eccube\Entity\Master\Pref {#2741 …} +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 {#2682 -form: Symfony\Component\Form\Form {#2295 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2681 …5} |
| full_name | "entry[address][pref]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_address_pref" |
| is_selected | Closure($choice, $value) {#2779 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2034 …} } |
| 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 | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_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\NotBlank {#1934 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1921 +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\NotBlank {#1934 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1921 +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 | true |
same as passed value |
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\NotBlank {#1934 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1921 +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 {#457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#458 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#459 …} -namespace: Closure() {#461 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#2267 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1737 …} } |
| 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() {#2265 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1754 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#71 …} $translationDomain: "validators" $message: Closure() {#2266 …} } } |
| 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" "_entry_address_addr01" ] |
| cache_key | "_entry_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 {#2780 -form: Symfony\Component\Form\Form {#2298 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2781 …5} |
| full_name | "entry[address][addr01]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_address_addr01" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "addr01" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_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\NotBlank {#1935 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1922 +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\NotBlank {#1935 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1922 +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 | true |
same as passed value |
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\NotBlank {#1935 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1922 +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 {#457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#458 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#459 …} -namespace: Closure() {#461 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#2282 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1737 …} } |
| 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() {#2284 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1754 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#71 …} $translationDomain: "validators" $message: Closure() {#2283 …} } } |
| 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" "_entry_address_addr02" ] |
| cache_key | "_entry_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 {#2782 -form: Symfony\Component\Form\Form {#2301 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2783 …5} |
| full_name | "entry[address][addr02]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_address_addr02" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "addr02" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_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 | true |
same as passed value |
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\NotBlank {#1945 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1946 +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 {#1947 +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 {#457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#458 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#459 …} -namespace: Closure() {#461 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#1942 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1737 …} } |
| 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() {#1944 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1754 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#71 …} $translationDomain: "validators" $message: Closure() {#1943 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "common.phone_number_sample" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "tel" "phone_number" "_entry_phone_number" ] |
| cache_key | "_entry_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 {#2679 -form: Symfony\Component\Form\Form {#2304 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2680 …5} |
| full_name | "entry[phone_number]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_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 | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_phone_number" |
| valid | true |
| value | "" |
"Eccube\Form\Type\RepeatedEmailType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[ "first" => null "second" => null ] |
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 {#457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#458 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#459 …} -namespace: Closure() {#461 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#1972 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1737 …} } |
| entry_type | "Symfony\Component\Form\Extension\Core\Type\EmailType" |
| error_bubbling | false |
| error_mapping | [ "." => "second" ] |
| extra_fields_message | "This form should not contain extra fields." |
| first_name | "first" |
| first_options | [ "attr" => [ "placeholder" => "common.mail_address_sample" ] ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "form_error.same_email" |
| 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 | [ "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#1967 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#1969 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1970 +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: 254 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] ] |
| 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 | [] |
| second_name | "second" |
| second_options | [ "attr" => [ "placeholder" => "common.repeated_confirm" ] ] |
| setter | null |
| translation_domain | null |
| trim | true |
| type | "Symfony\Component\Form\Extension\Core\Type\TextType" |
| upload_max_size_message | Closure() {#1975 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1754 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#71 …} $translationDomain: "validators" $message: Closure() {#1974 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "repeated" "repeated_email" "_entry_email" ] |
| cache_key | "_entry_email_repeated_email" |
| compound | true |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#2785 -form: Symfony\Component\Form\Form {#2329 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2784 …5} |
| full_name | "entry[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_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 | "_entry_email" |
| valid | true |
| value | [ "first" => null "second" => null ] |
first
"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.mail_address_sample" ] |
[ "placeholder" => "common.mail_address_sample" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1967 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#1969 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1970 +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: 254 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1967 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#1969 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1970 +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: 254 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| error_bubbling | false |
false
|
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "common.mail_address_sample" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1967 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#1969 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1970 +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: 254 +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 {#457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#458 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#459 …} -namespace: Closure() {#461 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#2308 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1737 …} } |
| 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() {#2310 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1754 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#71 …} $translationDomain: "validators" $message: Closure() {#2309 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "common.mail_address_sample" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_entry_email_first" ] |
| cache_key | "_entry_email_first_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 {#2789 -form: Symfony\Component\Form\Form {#2332 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2788 …5} |
| full_name | "entry[email][first]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_email_first" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "first" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_email_first" |
| valid | true |
| value | "" |
second
"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.repeated_confirm" ] |
[ "placeholder" => "common.repeated_confirm" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1967 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#1969 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1970 +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: 254 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1967 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#1969 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1970 +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: 254 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| error_bubbling | false |
false
|
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "common.repeated_confirm" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1967 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#1969 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1970 +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: 254 +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 {#457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#458 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#459 …} -namespace: Closure() {#461 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#2319 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1737 …} } |
| 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() {#2321 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1754 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#71 …} $translationDomain: "validators" $message: Closure() {#2320 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "common.repeated_confirm" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_entry_email_second" ] |
| cache_key | "_entry_email_second_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 {#2790 -form: Symfony\Component\Form\Form {#2335 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2791 …5} |
| full_name | "entry[email][second]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_email_second" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "second" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_email_second" |
| valid | true |
| value | "" |
plain_password
"Eccube\Form\Type\RepeatedPasswordType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[ "first" => null "second" => null ] |
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 {#457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#458 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#459 …} -namespace: Closure() {#461 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#1992 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1737 …} } |
| error_bubbling | false |
| error_mapping | [ "." => "first" ] |
| extra_fields_message | "This form should not contain extra fields." |
| first_name | "first" |
| first_options | [ "attr" => [ "placeholder" => "半角英数記号12〜50文字" ] ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "form_error.same_password" |
| 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 | [ "constraints" => [ Symfony\Component\Validator\Constraints\Length {#1987 +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: 50 +min: 12 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#1988 +payload: null +message: "form_error.password_pattern_invalid" +pattern: "/\A(?=.*?[a-z])(?=.*?\d)[!-~]+\z/i" +htmlPattern: null +match: true +normalizer: null } ] ] |
| 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 | [] |
| second_name | "second" |
| second_options | [ "attr" => [ "placeholder" => "common.repeated_confirm" ] "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#1990 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] ] |
| setter | null |
| translation_domain | null |
| trim | true |
| type | "Symfony\Component\Form\Extension\Core\Type\TextType" |
| upload_max_size_message | Closure() {#1994 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1754 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#71 …} $translationDomain: "validators" $message: Closure() {#1993 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "repeated" "repeated_password" "_entry_plain_password" ] |
| cache_key | "_entry_plain_password_repeated_password" |
| compound | true |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#2786 -form: Symfony\Component\Form\Form {#2360 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2787 …5} |
| full_name | "entry[plain_password]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_plain_password" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "plain_password" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_plain_password" |
| valid | true |
| value | [ "first" => null "second" => null ] |
first
"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" => "半角英数記号12〜50文字" ] |
[ "placeholder" => "半角英数記号12〜50文字" ] |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#1987 +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: 50 +min: 12 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#1988 +payload: null +message: "form_error.password_pattern_invalid" +pattern: "/\A(?=.*?[a-z])(?=.*?\d)[!-~]+\z/i" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#1987 +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: 50 +min: 12 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#1988 +payload: null +message: "form_error.password_pattern_invalid" +pattern: "/\A(?=.*?[a-z])(?=.*?\d)[!-~]+\z/i" +htmlPattern: null +match: true +normalizer: null } ] |
| error_bubbling | false |
false
|
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "半角英数記号12〜50文字" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#1987 +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: 50 +min: 12 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#1988 +payload: null +message: "form_error.password_pattern_invalid" +pattern: "/\A(?=.*?[a-z])(?=.*?\d)[!-~]+\z/i" +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 {#457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#458 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#459 …} -namespace: Closure() {#461 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#2339 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1737 …} } |
| 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() {#2341 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1754 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#71 …} $translationDomain: "validators" $message: Closure() {#2340 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "半角英数記号12〜50文字" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_entry_plain_password_first" ] |
| cache_key | "_entry_plain_password_first_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 {#2795 -form: Symfony\Component\Form\Form {#2363 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2794 …5} |
| full_name | "entry[plain_password][first]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_plain_password_first" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "first" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_plain_password_first" |
| valid | true |
| value | "" |
second
"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.repeated_confirm" ] |
[ "placeholder" => "common.repeated_confirm" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1990 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1990 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| error_bubbling | false |
false
|
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "common.repeated_confirm" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1990 +payload: null +message: "This value should not be blank." +allowNull: false +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 {#457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#458 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#459 …} -namespace: Closure() {#461 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#2350 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1737 …} } |
| 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() {#2352 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1754 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#71 …} $translationDomain: "validators" $message: Closure() {#2351 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "common.repeated_confirm" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_entry_plain_password_second" ] |
| cache_key | "_entry_plain_password_second_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 {#2796 -form: Symfony\Component\Form\Form {#2366 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2797 …5} |
| full_name | "entry[plain_password][second]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_plain_password_second" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "second" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_plain_password_second" |
| valid | true |
| value | "" |
birth
"Symfony\Component\Form\Extension\Core\Type\BirthdayType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[ "year" => "" "month" => "" "day" => "" ] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\LessThanOrEqual {#1781 +payload: null +message: "form_error.select_is_future_or_now_date" +value: "2026-04-02" +propertyPath: null } ] |
[ Symfony\Component\Validator\Constraints\LessThanOrEqual {#1781 +payload: null +message: "form_error.select_is_future_or_now_date" +value: "2026-04-02" +propertyPath: null } ] |
| input | "datetime" |
same as passed value |
| placeholder | [ "year" => "----" "month" => "--" "day" => "--" ] |
[ "year" => "----" "month" => "--" "day" => "--" ] |
| required | false |
false
|
| widget | "choice" |
same as passed value |
| years | [ 2026 2025 2024 2023 2022 2021 2020 2019 2018 2017 2016 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005 2004 2003 2002 2001 2000 1999 1998 1997 1996 1995 1994 1993 1992 1991 1990 1989 1988 1987 1986 1985 1984 1983 1982 1981 1980 1979 1978 1977 1976 1975 1974 1973 1972 1971 1970 1969 1968 1967 1966 1965 1964 1963 1962 1961 1960 1959 1958 1957 1956 1955 1954 1953 1952 1951 1950 1949 1948 1947 1946 1945 1944 1943 1942 1941 1940 1939 1938 1937 1936 1935 1934 1933 1932 1931 1930 1929 1928 1927 1926 1925 1924 1923 1922 1921 1920 1919 1918 1917 1916 ] |
[ 2026 2025 2024 2023 2022 2021 2020 2019 2018 2017 2016 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005 2004 2003 2002 2001 2000 1999 1998 1997 1996 1995 1994 1993 1992 1991 1990 1989 1988 1987 1986 1985 1984 1983 1982 1981 1980 1979 1978 1977 1976 1975 1974 1973 1972 1971 1970 1969 1968 1967 1966 1965 1964 1963 1962 1961 1960 1959 1958 1957 1956 1955 1954 1953 1952 1951 1950 1949 1948 1947 1946 1945 1944 1943 1942 1941 1940 1939 1938 1937 1936 1935 1934 1933 1932 1931 1930 1929 1928 1927 1926 1925 1924 1923 1922 1921 1920 1919 1918 1917 1916 ] |
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 | false |
| choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
| compound | true |
| constraints | [ Symfony\Component\Validator\Constraints\LessThanOrEqual {#1781 +payload: null +message: "form_error.select_is_future_or_now_date" +value: "2026-04-02" +propertyPath: 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 {#457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#458 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#459 …} -namespace: Closure() {#461 …} } |
| data_class | null |
| days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | 2 |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | true |
| inherit_data | false |
| input | "datetime" |
| input_format | "Y-m-d" |
| 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" |
| model_timezone | null |
| months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
| placeholder | [ "year" => "----" "month" => "--" "day" => "--" ] |
| 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() {#2019 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1754 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#71 …} $translationDomain: "validators" $message: Closure() {#2020 …} } } |
| validation_groups | null |
| view_timezone | null |
| widget | "choice" |
| years | [ 2026 2025 2024 2023 2022 2021 2020 2019 2018 2017 2016 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005 2004 2003 2002 2001 2000 1999 1998 1997 1996 1995 1994 1993 1992 1991 1990 1989 1988 1987 1986 1985 1984 1983 1982 1981 1980 1979 1978 1977 1976 1975 1974 1973 1972 1971 1970 1969 1968 1967 1966 1965 1964 1963 1962 1961 1960 1959 1958 1957 1956 1955 1954 1953 1952 1951 1950 1949 1948 1947 1946 1945 1944 1943 1942 1941 1940 1939 1938 1937 1936 1935 1934 1933 1932 1931 1930 1929 1928 1927 1926 1925 1924 1923 1922 1921 1920 1919 1918 1917 1916 ] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "birthday" "_entry_birth" ] |
| cache_key | "_entry_birth_birthday" |
| compound | true |
| data | null |
| date_pattern | "{{ year }}{{ month }}{{ day }}" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#2793 -form: Symfony\Component\Form\Form {#2405 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2792 …5} |
| full_name | "entry[birth]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_birth" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "birth" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_birth" |
| valid | true |
| value | [ "year" => "" "month" => "" "day" => "" ] |
| widget | "choice" |
year
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_translation_domain | false |
false
|
| choices | [ 2026 => 2026 2025 => 2025 2024 => 2024 2023 => 2023 2022 => 2022 2021 => 2021 2020 => 2020 2019 => 2019 2018 => 2018 2017 => 2017 2016 => 2016 2015 => 2015 2014 => 2014 2013 => 2013 2012 => 2012 2011 => 2011 2010 => 2010 2009 => 2009 2008 => 2008 2007 => 2007 2006 => 2006 2005 => 2005 2004 => 2004 2003 => 2003 2002 => 2002 2001 => 2001 2000 => 2000 1999 => 1999 1998 => 1998 1997 => 1997 1996 => 1996 1995 => 1995 1994 => 1994 1993 => 1993 1992 => 1992 1991 => 1991 1990 => 1990 1989 => 1989 1988 => 1988 1987 => 1987 1986 => 1986 1985 => 1985 1984 => 1984 1983 => 1983 1982 => 1982 1981 => 1981 1980 => 1980 1979 => 1979 1978 => 1978 1977 => 1977 1976 => 1976 1975 => 1975 1974 => 1974 1973 => 1973 1972 => 1972 1971 => 1971 1970 => 1970 1969 => 1969 1968 => 1968 1967 => 1967 1966 => 1966 1965 => 1965 1964 => 1964 1963 => 1963 1962 => 1962 1961 => 1961 1960 => 1960 1959 => 1959 1958 => 1958 1957 => 1957 1956 => 1956 1955 => 1955 1954 => 1954 1953 => 1953 1952 => 1952 1951 => 1951 1950 => 1950 1949 => 1949 1948 => 1948 1947 => 1947 1946 => 1946 1945 => 1945 1944 => 1944 1943 => 1943 1942 => 1942 1941 => 1941 1940 => 1940 1939 => 1939 1938 => 1938 1937 => 1937 1936 => 1936 1935 => 1935 1934 => 1934 1933 => 1933 1932 => 1932 1931 => 1931 1930 => 1930 1929 => 1929 1928 => 1928 1927 => 1927 1926 => 1926 1925 => 1925 1924 => 1924 1923 => 1923 1922 => 1922 1921 => 1921 1920 => 1920 1919 => 1919 1918 => 1918 1917 => 1917 1916 => 1916 ] |
[ 2026 => 2026 2025 => 2025 2024 => 2024 2023 => 2023 2022 => 2022 2021 => 2021 2020 => 2020 2019 => 2019 2018 => 2018 2017 => 2017 2016 => 2016 2015 => 2015 2014 => 2014 2013 => 2013 2012 => 2012 2011 => 2011 2010 => 2010 2009 => 2009 2008 => 2008 2007 => 2007 2006 => 2006 2005 => 2005 2004 => 2004 2003 => 2003 2002 => 2002 2001 => 2001 2000 => 2000 1999 => 1999 1998 => 1998 1997 => 1997 1996 => 1996 1995 => 1995 1994 => 1994 1993 => 1993 1992 => 1992 1991 => 1991 1990 => 1990 1989 => 1989 1988 => 1988 1987 => 1987 1986 => 1986 1985 => 1985 1984 => 1984 1983 => 1983 1982 => 1982 1981 => 1981 1980 => 1980 1979 => 1979 1978 => 1978 1977 => 1977 1976 => 1976 1975 => 1975 1974 => 1974 1973 => 1973 1972 => 1972 1971 => 1971 1970 => 1970 1969 => 1969 1968 => 1968 1967 => 1967 1966 => 1966 1965 => 1965 1964 => 1964 1963 => 1963 1962 => 1962 1961 => 1961 1960 => 1960 1959 => 1959 1958 => 1958 1957 => 1957 1956 => 1956 1955 => 1955 1954 => 1954 1953 => 1953 1952 => 1952 1951 => 1951 1950 => 1950 1949 => 1949 1948 => 1948 1947 => 1947 1946 => 1946 1945 => 1945 1944 => 1944 1943 => 1943 1942 => 1942 1941 => 1941 1940 => 1940 1939 => 1939 1938 => 1938 1937 => 1937 1936 => 1936 1935 => 1935 1934 => 1934 1933 => 1933 1932 => 1932 1931 => 1931 1930 => 1930 1929 => 1929 1928 => 1928 1927 => 1927 1926 => 1926 1925 => 1925 1924 => 1924 1923 => 1923 1922 => 1922 1921 => 1921 1920 => 1920 1919 => 1919 1918 => 1918 1917 => 1917 1916 => 1916 ] |
| empty_data | "" |
same as passed value |
| error_bubbling | true |
same as passed value |
| invalid_message | "This value is not valid." |
same as passed value |
| invalid_message_parameters | [] |
[] |
| placeholder | "----" |
same as passed value |
| required | false |
false
|
| translation_domain | null |
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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ 2026 => 2026 2025 => 2025 2024 => 2024 2023 => 2023 2022 => 2022 2021 => 2021 2020 => 2020 2019 => 2019 2018 => 2018 2017 => 2017 2016 => 2016 2015 => 2015 2014 => 2014 2013 => 2013 2012 => 2012 2011 => 2011 2010 => 2010 2009 => 2009 2008 => 2008 2007 => 2007 2006 => 2006 2005 => 2005 2004 => 2004 2003 => 2003 2002 => 2002 2001 => 2001 2000 => 2000 1999 => 1999 1998 => 1998 1997 => 1997 1996 => 1996 1995 => 1995 1994 => 1994 1993 => 1993 1992 => 1992 1991 => 1991 1990 => 1990 1989 => 1989 1988 => 1988 1987 => 1987 1986 => 1986 1985 => 1985 1984 => 1984 1983 => 1983 1982 => 1982 1981 => 1981 1980 => 1980 1979 => 1979 1978 => 1978 1977 => 1977 1976 => 1976 1975 => 1975 1974 => 1974 1973 => 1973 1972 => 1972 1971 => 1971 1970 => 1970 1969 => 1969 1968 => 1968 1967 => 1967 1966 => 1966 1965 => 1965 1964 => 1964 1963 => 1963 1962 => 1962 1961 => 1961 1960 => 1960 1959 => 1959 1958 => 1958 1957 => 1957 1956 => 1956 1955 => 1955 1954 => 1954 1953 => 1953 1952 => 1952 1951 => 1951 1950 => 1950 1949 => 1949 1948 => 1948 1947 => 1947 1946 => 1946 1945 => 1945 1944 => 1944 1943 => 1943 1942 => 1942 1941 => 1941 1940 => 1940 1939 => 1939 1938 => 1938 1937 => 1937 1936 => 1936 1935 => 1935 1934 => 1934 1933 => 1933 1932 => 1932 1931 => 1931 1930 => 1930 1929 => 1929 1928 => 1928 1927 => 1927 1926 => 1926 1925 => 1925 1924 => 1924 1923 => 1923 1922 => 1922 1921 => 1921 1920 => 1920 1919 => 1919 1918 => 1918 1917 => 1917 1916 => 1916 ] |
| 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 {#457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#458 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#459 …} -namespace: Closure() {#461 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | "" |
| error_bubbling | true |
| 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 | [] |
| 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 | "----" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2371 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1754 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#71 …} $translationDomain: "validators" $message: Closure() {#2370 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_entry_birth_year" ] |
| cache_key | "_entry_birth_year_choice" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2802 +label: "2026" +value: "2026" +data: 2026 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2803 +label: "2025" +value: "2025" +data: 2025 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2804 +label: "2024" +value: "2024" +data: 2024 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2805 +label: "2023" +value: "2023" +data: 2023 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2806 +label: "2022" +value: "2022" +data: 2022 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2807 +label: "2021" +value: "2021" +data: 2021 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2808 +label: "2020" +value: "2020" +data: 2020 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2809 +label: "2019" +value: "2019" +data: 2019 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2810 +label: "2018" +value: "2018" +data: 2018 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2811 +label: "2017" +value: "2017" +data: 2017 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2812 +label: "2016" +value: "2016" +data: 2016 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2813 +label: "2015" +value: "2015" +data: 2015 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2814 +label: "2014" +value: "2014" +data: 2014 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2815 +label: "2013" +value: "2013" +data: 2013 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2816 +label: "2012" +value: "2012" +data: 2012 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2817 +label: "2011" +value: "2011" +data: 2011 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2818 +label: "2010" +value: "2010" +data: 2010 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2819 +label: "2009" +value: "2009" +data: 2009 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2820 +label: "2008" +value: "2008" +data: 2008 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2821 +label: "2007" +value: "2007" +data: 2007 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2822 +label: "2006" +value: "2006" +data: 2006 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2823 +label: "2005" +value: "2005" +data: 2005 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2824 +label: "2004" +value: "2004" +data: 2004 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2825 +label: "2003" +value: "2003" +data: 2003 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2826 +label: "2002" +value: "2002" +data: 2002 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2827 +label: "2001" +value: "2001" +data: 2001 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2828 +label: "2000" +value: "2000" +data: 2000 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2829 +label: "1999" +value: "1999" +data: 1999 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2830 +label: "1998" +value: "1998" +data: 1998 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2831 +label: "1997" +value: "1997" +data: 1997 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2832 +label: "1996" +value: "1996" +data: 1996 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2833 +label: "1995" +value: "1995" +data: 1995 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2834 +label: "1994" +value: "1994" +data: 1994 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2835 +label: "1993" +value: "1993" +data: 1993 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2836 +label: "1992" +value: "1992" +data: 1992 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2837 +label: "1991" +value: "1991" +data: 1991 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2838 +label: "1990" +value: "1990" +data: 1990 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2839 +label: "1989" +value: "1989" +data: 1989 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2840 +label: "1988" +value: "1988" +data: 1988 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2841 +label: "1987" +value: "1987" +data: 1987 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2842 +label: "1986" +value: "1986" +data: 1986 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2843 +label: "1985" +value: "1985" +data: 1985 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2844 +label: "1984" +value: "1984" +data: 1984 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2845 +label: "1983" +value: "1983" +data: 1983 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2846 +label: "1982" +value: "1982" +data: 1982 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2847 +label: "1981" +value: "1981" +data: 1981 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2848 +label: "1980" +value: "1980" +data: 1980 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2849 +label: "1979" +value: "1979" +data: 1979 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2850 +label: "1978" +value: "1978" +data: 1978 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2851 +label: "1977" +value: "1977" +data: 1977 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2852 +label: "1976" +value: "1976" +data: 1976 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2853 +label: "1975" +value: "1975" +data: 1975 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2854 +label: "1974" +value: "1974" +data: 1974 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2855 +label: "1973" +value: "1973" +data: 1973 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2856 +label: "1972" +value: "1972" +data: 1972 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2857 +label: "1971" +value: "1971" +data: 1971 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2858 +label: "1970" +value: "1970" +data: 1970 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2859 +label: "1969" +value: "1969" +data: 1969 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2860 +label: "1968" +value: "1968" +data: 1968 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2861 +label: "1967" +value: "1967" +data: 1967 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2862 +label: "1966" +value: "1966" +data: 1966 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2863 +label: "1965" +value: "1965" +data: 1965 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2864 +label: "1964" +value: "1964" +data: 1964 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2865 +label: "1963" +value: "1963" +data: 1963 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2866 +label: "1962" +value: "1962" +data: 1962 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2867 +label: "1961" +value: "1961" +data: 1961 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2868 +label: "1960" +value: "1960" +data: 1960 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2869 +label: "1959" +value: "1959" +data: 1959 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2870 +label: "1958" +value: "1958" +data: 1958 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2871 +label: "1957" +value: "1957" +data: 1957 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2872 +label: "1956" +value: "1956" +data: 1956 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2873 +label: "1955" +value: "1955" +data: 1955 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2874 +label: "1954" +value: "1954" +data: 1954 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2875 +label: "1953" +value: "1953" +data: 1953 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2876 +label: "1952" +value: "1952" +data: 1952 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2877 +label: "1951" +value: "1951" +data: 1951 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2878 +label: "1950" +value: "1950" +data: 1950 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2879 +label: "1949" +value: "1949" +data: 1949 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2880 +label: "1948" +value: "1948" +data: 1948 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2881 +label: "1947" +value: "1947" +data: 1947 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2882 +label: "1946" +value: "1946" +data: 1946 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2883 +label: "1945" +value: "1945" +data: 1945 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2884 +label: "1944" +value: "1944" +data: 1944 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2885 +label: "1943" +value: "1943" +data: 1943 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2886 +label: "1942" +value: "1942" +data: 1942 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2887 +label: "1941" +value: "1941" +data: 1941 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2888 +label: "1940" +value: "1940" +data: 1940 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2889 +label: "1939" +value: "1939" +data: 1939 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2890 +label: "1938" +value: "1938" +data: 1938 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2891 +label: "1937" +value: "1937" +data: 1937 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2892 +label: "1936" +value: "1936" +data: 1936 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2893 +label: "1935" +value: "1935" +data: 1935 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2894 +label: "1934" +value: "1934" +data: 1934 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2895 +label: "1933" +value: "1933" +data: 1933 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2896 +label: "1932" +value: "1932" +data: 1932 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2897 +label: "1931" +value: "1931" +data: 1931 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2898 +label: "1930" +value: "1930" +data: 1930 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2899 +label: "1929" +value: "1929" +data: 1929 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2900 +label: "1928" +value: "1928" +data: 1928 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2901 +label: "1927" +value: "1927" +data: 1927 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2902 +label: "1926" +value: "1926" +data: 1926 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2903 +label: "1925" +value: "1925" +data: 1925 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2904 +label: "1924" +value: "1924" +data: 1924 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2905 +label: "1923" +value: "1923" +data: 1923 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2906 +label: "1922" +value: "1922" +data: 1922 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2907 +label: "1921" +value: "1921" +data: 1921 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2908 +label: "1920" +value: "1920" +data: 1920 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2909 +label: "1919" +value: "1919" +data: 1919 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2910 +label: "1918" +value: "1918" +data: 1918 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2911 +label: "1917" +value: "1917" +data: 1917 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2912 +label: "1916" +value: "1916" +data: 1916 +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#2801 -form: Symfony\Component\Form\Form {#2408 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2800 …5} |
| full_name | "entry[birth][year]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_birth_year" |
| is_selected | Closure($choice, $value) {#2914 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2034 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "year" |
| placeholder | "----" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_birth_year" |
| valid | true |
| value | "" |
month
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_translation_domain | false |
false
|
| choices | [ "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 ] |
[ "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 ] |
| empty_data | "" |
same as passed value |
| error_bubbling | true |
same as passed value |
| invalid_message | "This value is not valid." |
same as passed value |
| invalid_message_parameters | [] |
[] |
| placeholder | "--" |
same as passed value |
| required | false |
false
|
| translation_domain | null |
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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 ] |
| 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 {#457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#458 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#459 …} -namespace: Closure() {#461 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | "" |
| error_bubbling | true |
| 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 | [] |
| 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 | "--" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2383 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1754 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#71 …} $translationDomain: "validators" $message: Closure() {#2382 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_entry_birth_month" ] |
| cache_key | "_entry_birth_month_choice" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2917 +label: "01" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2918 +label: "02" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2919 +label: "03" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2920 +label: "04" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2921 +label: "05" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2922 +label: "06" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2923 +label: "07" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2924 +label: "08" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2925 +label: "09" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2926 +label: "10" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2927 +label: "11" +value: "11" +data: 11 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2928 +label: "12" +value: "12" +data: 12 +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#2915 -form: Symfony\Component\Form\Form {#2411 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2916 …5} |
| full_name | "entry[birth][month]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_birth_month" |
| is_selected | Closure($choice, $value) {#2930 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2034 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "month" |
| placeholder | "--" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_birth_month" |
| valid | true |
| value | "" |
day
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_translation_domain | false |
false
|
| choices | [ "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 13 => 13 14 => 14 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 21 => 21 22 => 22 23 => 23 24 => 24 25 => 25 26 => 26 27 => 27 28 => 28 29 => 29 30 => 30 31 => 31 ] |
[ "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 13 => 13 14 => 14 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 21 => 21 22 => 22 23 => 23 24 => 24 25 => 25 26 => 26 27 => 27 28 => 28 29 => 29 30 => 30 31 => 31 ] |
| empty_data | "" |
same as passed value |
| error_bubbling | true |
same as passed value |
| invalid_message | "This value is not valid." |
same as passed value |
| invalid_message_parameters | [] |
[] |
| placeholder | "--" |
same as passed value |
| required | false |
false
|
| translation_domain | null |
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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 13 => 13 14 => 14 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 21 => 21 22 => 22 23 => 23 24 => 24 25 => 25 26 => 26 27 => 27 28 => 28 29 => 29 30 => 30 31 => 31 ] |
| 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 {#457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#458 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#459 …} -namespace: Closure() {#461 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | "" |
| error_bubbling | true |
| 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 | [] |
| 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 | "--" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2395 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1754 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#71 …} $translationDomain: "validators" $message: Closure() {#2394 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_entry_birth_day" ] |
| cache_key | "_entry_birth_day_choice" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2933 +label: "01" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2934 +label: "02" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2935 +label: "03" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2936 +label: "04" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2937 +label: "05" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2938 +label: "06" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2939 +label: "07" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2940 +label: "08" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2941 +label: "09" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2942 +label: "10" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2943 +label: "11" +value: "11" +data: 11 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2944 +label: "12" +value: "12" +data: 12 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2945 +label: "13" +value: "13" +data: 13 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2946 +label: "14" +value: "14" +data: 14 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2947 +label: "15" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2948 +label: "16" +value: "16" +data: 16 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2949 +label: "17" +value: "17" +data: 17 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2950 +label: "18" +value: "18" +data: 18 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2951 +label: "19" +value: "19" +data: 19 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2952 +label: "20" +value: "20" +data: 20 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2953 +label: "21" +value: "21" +data: 21 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2954 +label: "22" +value: "22" +data: 22 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2955 +label: "23" +value: "23" +data: 23 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2956 +label: "24" +value: "24" +data: 24 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2957 +label: "25" +value: "25" +data: 25 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2958 +label: "26" +value: "26" +data: 26 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2959 +label: "27" +value: "27" +data: 27 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2960 +label: "28" +value: "28" +data: 28 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2961 +label: "29" +value: "29" +data: 29 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2962 +label: "30" +value: "30" +data: 30 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2963 +label: "31" +value: "31" +data: 31 +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#2931 -form: Symfony\Component\Form\Form {#2414 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2932 …5} |
| full_name | "entry[birth][day]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_birth_day" |
| is_selected | Closure($choice, $value) {#2965 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2034 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "day" |
| placeholder | "--" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_birth_day" |
| valid | true |
| value | "" |
sex
"Eccube\Form\Type\Master\SexType"
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 | [] |
| 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 {#2060 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2103 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2087 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2086 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2089 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2091 -om: ContainerQV8FtI1\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#476 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2067 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "Eccube\Entity\Master\Sex" |
| 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 {#457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#458 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#459 …} -namespace: Closure() {#461 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerQV8FtI1\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#476 …2} |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| 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 {#2091 -om: ContainerQV8FtI1\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#476 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2067 …} -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 | null |
| 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 {#2081 -_em: Doctrine\ORM\EntityManager {#526 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2083 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2084 #from: "Eccube\Entity\Master\Sex" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2085 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT m FROM Eccube\Entity\Master\Sex m ORDER BY m.sort_no ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#2082 …} -_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() {#2066 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1754 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#71 …} $translationDomain: "validators" $message: Closure() {#2063 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "master" "sex" "_entry_sex" ] |
| cache_key | "_entry_sex_sex" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2100 +label: "男性" +value: "1" +data: Eccube\Entity\Master\Sex {#2112 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2097 +label: "女性" +value: "2" +data: Eccube\Entity\Master\Sex {#2113 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#2799 -form: Symfony\Component\Form\Form {#2449 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#2798 …5} |
| full_name | "entry[sex]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_sex" |
| is_selected | Closure($choice, $value) {#2967 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2034 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "sex" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_sex" |
| valid | true |
| value | "" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "男性" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | false |
false
|
| value | "1" |
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 | "entry" |
| 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 {#457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#458 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#459 …} -namespace: Closure() {#461 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#2424 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2418 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| 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 | Closure($modelData): bool {#2426 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "男性" |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#2430 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1754 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#71 …} $translationDomain: "validators" $message: Closure() {#2427 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_entry_sex_entry" ] |
| cache_key | "_entry_sex_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#2970 -form: Symfony\Component\Form\Form {#2452 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2969 …5} |
| full_name | "entry[sex]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_sex_1" |
| label | "男性" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_entry_sex_entry" |
| valid | true |
| value | "1" |
2
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "女性" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | false |
false
|
| value | "2" |
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 | "entry" |
| 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 {#457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#458 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#459 …} -namespace: Closure() {#461 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#2424 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2418 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| 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 | Closure($modelData): bool {#2426 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "女性" |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#2441 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1754 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#71 …} $translationDomain: "validators" $message: Closure() {#2440 …} } } |
| validation_groups | null |
| value | "2" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_entry_sex_entry" ] |
| cache_key | "_entry_sex_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#2971 -form: Symfony\Component\Form\Form {#2455 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2972 …5} |
| full_name | "entry[sex]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_sex_2" |
| label | "女性" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "2" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_entry_sex_entry" |
| valid | true |
| value | "2" |
job
"Eccube\Form\Type\Master\JobType"
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 | [] |
| 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 {#2060 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2152 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2136 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2135 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2138 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2140 -om: ContainerQV8FtI1\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#476 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2116 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "Eccube\Entity\Master\Job" |
| 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 {#457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#458 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#459 …} -namespace: Closure() {#461 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerQV8FtI1\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#476 …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 {#2140 -om: ContainerQV8FtI1\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#476 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2116 …} -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" |
| 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 {#2130 -_em: Doctrine\ORM\EntityManager {#526 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2132 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2133 #from: "Eccube\Entity\Master\Job" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2134 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT m FROM Eccube\Entity\Master\Job m ORDER BY m.sort_no ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#2131 …} -_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() {#2115 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1754 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#71 …} $translationDomain: "validators" $message: Closure() {#2114 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "master" "job" "_entry_job" ] |
| cache_key | "_entry_job_job" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2974 +label: "公務員" +value: "1" +data: Eccube\Entity\Master\Job {#2986 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2975 +label: "コンサルタント" +value: "2" +data: Eccube\Entity\Master\Job {#2987 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2978 +label: "コンピューター関連技術職" +value: "3" +data: Eccube\Entity\Master\Job {#2988 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2979 +label: "コンピューター関連以外の技術職" +value: "4" +data: Eccube\Entity\Master\Job {#2989 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2977 +label: "金融関係" +value: "5" +data: Eccube\Entity\Master\Job {#2990 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2973 +label: "医師" +value: "6" +data: Eccube\Entity\Master\Job {#2991 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2982 +label: "弁護士" +value: "7" +data: Eccube\Entity\Master\Job {#2992 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2980 +label: "総務・人事・事務" +value: "8" +data: Eccube\Entity\Master\Job {#2993 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2981 +label: "営業・販売" +value: "9" +data: Eccube\Entity\Master\Job {#2994 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2976 +label: "研究・開発" +value: "10" +data: Eccube\Entity\Master\Job {#2995 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2983 +label: "広報・宣伝" +value: "11" +data: Eccube\Entity\Master\Job {#2996 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3004 +label: "企画・マーケティング" +value: "12" +data: Eccube\Entity\Master\Job {#2997 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3005 +label: "デザイン関係" +value: "13" +data: Eccube\Entity\Master\Job {#2998 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3006 +label: "会社経営・役員" +value: "14" +data: Eccube\Entity\Master\Job {#2999 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3007 +label: "出版・マスコミ関係" +value: "15" +data: Eccube\Entity\Master\Job {#3000 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3008 +label: "学生・フリーター" +value: "16" +data: Eccube\Entity\Master\Job {#3001 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3009 +label: "主婦" +value: "17" +data: Eccube\Entity\Master\Job {#3002 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3010 +label: "その他" +value: "18" +data: Eccube\Entity\Master\Job {#3003 …} +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 {#2968 -form: Symfony\Component\Form\Form {#2458 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2966 …5} |
| full_name | "entry[job]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_job" |
| is_selected | Closure($choice, $value) {#3012 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2034 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "job" |
| placeholder | "common.select" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_job" |
| valid | true |
| value | "" |
mailmaga_flg
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
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 |
|---|---|---|
| choices | [ "admin.mailmagazine.customer.label_mailmagazine_yes" => "1" "admin.mailmagazine.customer.label_mailmagazine_no" => "0" ] |
[ "admin.mailmagazine.customer.label_mailmagazine_yes" => "1" "admin.mailmagazine.customer.label_mailmagazine_no" => "0" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1784 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1784 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| data | null |
null
|
| eccube_form_options | [ "auto_render" => true "form_theme" => "@MailMagazine42/entry_add_mailmaga.twig" ] |
[ "auto_render" => true "form_theme" => "@MailMagazine42/entry_add_mailmaga.twig" ] |
| expanded | true |
same as passed value |
| label | "admin.mailmagazine.customer.label_mailmagazine" |
same as passed value |
| label_attr | [ "class" => "ec-label" ] |
[ "class" => "ec-label" ] |
| mapped | true |
same as passed value |
| multiple | false |
false
|
| 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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "admin.mailmagazine.customer.label_mailmagazine_yes" => "1" "admin.mailmagazine.customer.label_mailmagazine_no" => "0" ] |
| compound | true |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1784 +payload: null +message: "This value should not be blank." +allowNull: false +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 {#457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#458 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#459 …} -namespace: Closure() {#461 …} } |
| data | null |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => true "form_theme" => "@MailMagazine42/entry_add_mailmaga.twig" ] |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| 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 | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "admin.mailmagazine.customer.label_mailmagazine" |
| label_attr | [ "class" => "ec-label" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2145 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1754 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#71 …} $translationDomain: "validators" $message: Closure() {#2146 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_entry_mailmaga_flg" ] |
| cache_key | "_entry_mailmaga_flg_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2160 +label: "admin.mailmagazine.customer.label_mailmagazine_yes" +value: "1" +data: "1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2161 +label: "admin.mailmagazine.customer.label_mailmagazine_no" +value: "0" +data: "0" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => true "form_theme" => "@MailMagazine42/entry_add_mailmaga.twig" "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#3013 -form: Symfony\Component\Form\Form {#2481 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#3014 …5} |
| full_name | "entry[mailmaga_flg]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_mailmaga_flg" |
| is_selected | Closure($choice, $value) {#3015 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2034 …} } |
| label | "admin.mailmagazine.customer.label_mailmagazine" |
| label_attr | [ "class" => "ec-label" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "mailmaga_flg" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_mailmaga_flg" |
| valid | true |
| value | "" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "admin.mailmagazine.customer.label_mailmagazine_yes" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | null |
null
|
| value | "1" |
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 | "entry" |
| 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 {#457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#458 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#459 …} -namespace: Closure() {#461 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#2424 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2418 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| 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 | Closure($modelData): bool {#2426 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "admin.mailmagazine.customer.label_mailmagazine_yes" |
| 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() {#2463 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1754 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#71 …} $translationDomain: "validators" $message: Closure() {#2462 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_entry_mailmaga_flg_entry" ] |
| cache_key | "_entry_mailmaga_flg_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#3019 -form: Symfony\Component\Form\Form {#2484 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3018 …5} |
| full_name | "entry[mailmaga_flg]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_mailmaga_flg_0" |
| label | "admin.mailmagazine.customer.label_mailmagazine_yes" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_mailmaga_flg_entry" |
| valid | true |
| value | "1" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "admin.mailmagazine.customer.label_mailmagazine_no" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | null |
null
|
| value | "0" |
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 | "entry" |
| 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 {#457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#458 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#459 …} -namespace: Closure() {#461 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#2424 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2418 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| 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 | Closure($modelData): bool {#2426 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "admin.mailmagazine.customer.label_mailmagazine_no" |
| 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() {#2473 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1754 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#71 …} $translationDomain: "validators" $message: Closure() {#2472 …} } } |
| validation_groups | null |
| value | "0" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_entry_mailmaga_flg_entry" ] |
| cache_key | "_entry_mailmaga_flg_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#3020 -form: Symfony\Component\Form\Form {#2487 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3021 …5} |
| full_name | "entry[mailmaga_flg]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_mailmaga_flg_1" |
| label | "admin.mailmagazine.customer.label_mailmagazine_no" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_mailmaga_flg_entry" |
| valid | true |
| value | "0" |
user_policy_check
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
false
|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2492 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2492 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| label | null |
null
|
| mapped | false |
false
|
| 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 | false |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2492 +payload: null +message: "This value should not be blank." +allowNull: false +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 {#457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#458 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#459 …} -namespace: Closure() {#461 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#2424 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2418 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| 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 | Closure($modelData): bool {#2426 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| 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 | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2552 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1754 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#71 …} $translationDomain: "validators" $message: Closure() {#2551 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_entry_user_policy_check" ] |
| cache_key | "_entry_user_policy_check_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#3017 -form: Symfony\Component\Form\Form {#2560 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3016 …5} |
| full_name | "entry[user_policy_check]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_user_policy_check" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "user_policy_check" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_user_policy_check" |
| valid | true |
| value | "1" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "cb01b764109b1c87ebc4a209.F8nc_DHmCuFyXytjc7NmeUZcnTltHkAbJGY0wazBiAM.IK6UrXrRWYM9aWo0SoQqES8N0wwYKXhRZRZClue1wmlirbXKRaVj1AMueg" |
| 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 | "cb01b764109b1c87ebc4a209.F8nc_DHmCuFyXytjc7NmeUZcnTltHkAbJGY0wazBiAM.IK6UrXrRWYM9aWo0SoQqES8N0wwYKXhRZRZClue1wmlirbXKRaVj1AMueg" |
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 {#457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#458 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#459 …} -namespace: Closure() {#461 …} } |
| data | "cb01b764109b1c87ebc4a209.F8nc_DHmCuFyXytjc7NmeUZcnTltHkAbJGY0wazBiAM.IK6UrXrRWYM9aWo0SoQqES8N0wwYKXhRZRZClue1wmlirbXKRaVj1AMueg" |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3026 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1737 …} } |
| 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() {#3028 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1754 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#71 …} $translationDomain: "validators" $message: Closure() {#3025 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_entry__token" ] |
| cache_key | "_entry__token_hidden" |
| compound | false |
| data | "cb01b764109b1c87ebc4a209.F8nc_DHmCuFyXytjc7NmeUZcnTltHkAbJGY0wazBiAM.IK6UrXrRWYM9aWo0SoQqES8N0wwYKXhRZRZClue1wmlirbXKRaVj1AMueg" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#3040 -form: Symfony\Component\Form\Form {#3035 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3029 …5} |
| full_name | "entry[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry__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 | "_entry__token" |
| valid | true |
| value | "cb01b764109b1c87ebc4a209.F8nc_DHmCuFyXytjc7NmeUZcnTltHkAbJGY0wazBiAM.IK6UrXrRWYM9aWo0SoQqES8N0wwYKXhRZRZClue1wmlirbXKRaVj1AMueg" |
(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 {#457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#458 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#459 …} -namespace: Closure() {#461 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3080 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1737 …} } |
| 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() {#3082 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1754 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#71 …} $translationDomain: "validators" $message: Closure() {#3081 …} } } |
| 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 {#4334 -form: Symfony\Component\Form\Form {#4323 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4335 …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 {#3141 -id: 1 -name: "パソコン" -hierarchy: 1 -sort_no: 165 -create_date: DateTime @1658656506 {#3107 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656576 {#3114 date: 2022-07-24 18:56:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11449 …} -Children: [ 12 => Eccube\Entity\Category {#3230 -id: 12 -name: "中古パソコン" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1658656506 {#3212 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3213 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11458 …} -Children: [ 47 => Eccube\Entity\Category {#3235 -id: 47 -name: "中古ノート" -hierarchy: 3 -sort_no: 119 -create_date: DateTime @1658656506 {#3228 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3229 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11469 …} -Children: [] -Parent: Eccube\Entity\Category {#3230} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 48 => Eccube\Entity\Category {#3244 -id: 48 -name: "中古デスクトップ" -hierarchy: 3 -sort_no: 118 -create_date: DateTime @1658656506 {#3242 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3243 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11461 …} -Children: [] -Parent: Eccube\Entity\Category {#3230} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 49 => Eccube\Entity\Category {#3251 -id: 49 -name: "中古・その他" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1658656506 {#3249 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3250 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11448 …} -Children: [] -Parent: Eccube\Entity\Category {#3230} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: Eccube\Entity\Category {#3141} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3120 -id: 10 -name: "ノートパソコン" -hierarchy: 2 -sort_no: 156 -create_date: DateTime @1658656506 {#3113 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3112 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3119 …} -Children: Doctrine\ORM\PersistentCollection {#3176 …} -Parent: Eccube\Entity\Category {#3141} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3177 -id: 41 -name: "ノートPC" -hierarchy: 3 -sort_no: 125 -create_date: DateTime @1658656506 {#3108 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3145 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3178 …} -Children: Doctrine\ORM\PersistentCollection {#3181 …} -Parent: Eccube\Entity\Category {#3120} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3188 -id: 42 -name: "ウルトラブック・モバイルPC" -hierarchy: 3 -sort_no: 124 -create_date: DateTime @1658656506 {#3186 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3187 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3189 …} -Children: Doctrine\ORM\PersistentCollection {#3192 …} -Parent: Eccube\Entity\Category {#3120} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3195 -id: 43 -name: "ミニノート・タブレットPC" -hierarchy: 3 -sort_no: 123 -create_date: DateTime @1658656506 {#3193 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3194 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3196 …} -Children: Doctrine\ORM\PersistentCollection {#3199 …} -Parent: Eccube\Entity\Category {#3120} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3202 -id: 11 -name: "デスクトップパソコン" -hierarchy: 2 -sort_no: 155 -create_date: DateTime @1658656506 {#3184 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3185 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3203 …} -Children: Doctrine\ORM\PersistentCollection {#3206 …} -Parent: Eccube\Entity\Category {#3141} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3207 -id: 44 -name: "デスクトップPC" -hierarchy: 3 -sort_no: 122 -create_date: DateTime @1658656506 {#3200 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3201 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3208 …} -Children: Doctrine\ORM\PersistentCollection {#3211 …} -Parent: Eccube\Entity\Category {#3202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3216 -id: 45 -name: "一体型PC" -hierarchy: 3 -sort_no: 121 -create_date: DateTime @1658656506 {#3214 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3215 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3217 …} -Children: Doctrine\ORM\PersistentCollection {#3220 …} -Parent: Eccube\Entity\Category {#3202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3223 -id: 46 -name: "サーバー" -hierarchy: 3 -sort_no: 120 -create_date: DateTime @1658656506 {#3221 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3222 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3224 …} -Children: Doctrine\ORM\PersistentCollection {#3227 …} -Parent: Eccube\Entity\Category {#3202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3230} Eccube\Entity\Category {#3235} Eccube\Entity\Category {#3244} Eccube\Entity\Category {#3251} Eccube\Entity\Category {#3258 -id: 2 -name: "パソコン周辺" -hierarchy: 1 -sort_no: 164 -create_date: DateTime @1658656506 {#3182 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1661921798 {#3183 date: 2022-08-31 13:56:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11463 …} -Children: [ 13 => Eccube\Entity\Category {#3263 -id: 13 -name: "液晶・モニタ" -hierarchy: 2 -sort_no: 154 -create_date: DateTime @1658656506 {#3240 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3241 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11466 …} -Children: [ 50 => Eccube\Entity\Category {#3268 -id: 50 -name: "液晶モニタ" -hierarchy: 3 -sort_no: 117 -create_date: DateTime @1658656506 {#3256 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3257 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11473 …} -Children: [] -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 52 => Eccube\Entity\Category {#3286 -id: 52 -name: "その他モニタ" -hierarchy: 3 -sort_no: 115 -create_date: DateTime @1658656506 {#3284 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3285 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#6804 …} -Children: [] -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 54 => Eccube\Entity\Category {#3307 -id: 54 -name: "モバイルプロジェクタ" -hierarchy: 3 -sort_no: 113 -create_date: DateTime @1658656506 {#3305 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3306 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5652 …} -Children: [] -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 57 => Eccube\Entity\Category {#3335 -id: 57 -name: "無線LAN" -hierarchy: 3 -sort_no: 110 -create_date: DateTime @1658656506 {#3333 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3334 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11447 …} -Children: [] -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 60 => Eccube\Entity\Category {#3363 -id: 60 -name: "周辺アクセサリ" -hierarchy: 3 -sort_no: 107 -create_date: DateTime @1658656506 {#3361 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3362 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11455 …} -Children: [] -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 61 => Eccube\Entity\Category {#3370 -id: 61 -name: "プリンタ" -hierarchy: 3 -sort_no: 106 -create_date: DateTime @1658656506 {#3368 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3369 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#6913 …} -Children: [] -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 62 => Eccube\Entity\Category {#3377 -id: 62 -name: "周辺機器・拡張機器" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1658656506 {#3375 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3376 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#6844 …} -Children: [] -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 69 => Eccube\Entity\Category {#3433 -id: 69 -name: "サプライ・その他" -hierarchy: 3 -sort_no: 98 -create_date: DateTime @1658656506 {#3431 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3432 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#6927 …} -Children: [] -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: Eccube\Entity\Category {#3258} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 14 => Eccube\Entity\Category {#3293 -id: 14 -name: "プロジェクタ" -hierarchy: 2 -sort_no: 153 -create_date: DateTime @1658656506 {#3275 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3276 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#6925 …} -Children: [ 53 => Eccube\Entity\Category {#3298 -id: 53 -name: "プロジェクタ本体" -hierarchy: 3 -sort_no: 114 -create_date: DateTime @1658656506 {#3291 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3292 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11454 …} -Children: [] -Parent: Eccube\Entity\Category {#3293} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 54 => Eccube\Entity\Category {#3307} ] -Parent: Eccube\Entity\Category {#3258} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 15 => Eccube\Entity\Category {#3321 -id: 15 -name: "通信・ネットワーク" -hierarchy: 2 -sort_no: 152 -create_date: DateTime @1658656506 {#3303 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3304 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5664 …} -Children: [ 56 => Eccube\Entity\Category {#3326 -id: 56 -name: "ルーター・ハブ・その他" -hierarchy: 3 -sort_no: 111 -create_date: DateTime @1658656506 {#3319 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3320 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11445 …} -Children: [] -Parent: Eccube\Entity\Category {#3321} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 57 => Eccube\Entity\Category {#3335} ] -Parent: Eccube\Entity\Category {#3258} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 16 => Eccube\Entity\Category {#3349 -id: 16 -name: "周辺装置" -hierarchy: 2 -sort_no: 151 -create_date: DateTime @1658656506 {#3331 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3332 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5661 …} -Children: [ 59 => Eccube\Entity\Category {#3354 -id: 59 -name: "キーボード・マウス" -hierarchy: 3 -sort_no: 108 -create_date: DateTime @1658656506 {#3347 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3348 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11462 …} -Children: [] -Parent: Eccube\Entity\Category {#3349} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 60 => Eccube\Entity\Category {#3363} 61 => Eccube\Entity\Category {#3370} 62 => Eccube\Entity\Category {#3377} ] -Parent: Eccube\Entity\Category {#3258} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 17 => Eccube\Entity\Category {#3398 -id: 17 -name: "サプライ品・その他" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1658656506 {#3273 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3274 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5556 …} -Children: [ 65 => Eccube\Entity\Category {#3403 -id: 65 -name: "メディア・サプライ品" -hierarchy: 3 -sort_no: 102 -create_date: DateTime @1658656506 {#3396 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3397 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#6928 …} -Children: [] -Parent: Eccube\Entity\Category {#3398} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 69 => Eccube\Entity\Category {#3433} ] -Parent: Eccube\Entity\Category {#3258} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3263} Eccube\Entity\Category {#3268} Eccube\Entity\Category {#3279 -id: 51 -name: "モニタ関連・ケーブル他" -hierarchy: 3 -sort_no: 116 -create_date: DateTime @1658656506 {#3277 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3278 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3280 …} -Children: Doctrine\ORM\PersistentCollection {#3283 …} -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3286} Eccube\Entity\Category {#3293} Eccube\Entity\Category {#3298} Eccube\Entity\Category {#3307} Eccube\Entity\Category {#3314 -id: 55 -name: "その他プロジェクタ機器" -hierarchy: 3 -sort_no: 112 -create_date: DateTime @1658656506 {#3312 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3313 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3315 …} -Children: Doctrine\ORM\PersistentCollection {#3318 …} -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3321} Eccube\Entity\Category {#3326} Eccube\Entity\Category {#3335} Eccube\Entity\Category {#3342 -id: 58 -name: "LANケーブル・その他" -hierarchy: 3 -sort_no: 109 -create_date: DateTime @1658656506 {#3340 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3341 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3343 …} -Children: Doctrine\ORM\PersistentCollection {#3346 …} -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3349} Eccube\Entity\Category {#3354} Eccube\Entity\Category {#3363} Eccube\Entity\Category {#3370} Eccube\Entity\Category {#3377} Eccube\Entity\Category {#3384 -id: 63 -name: "フォトフレーム" -hierarchy: 3 -sort_no: 104 -create_date: DateTime @1658656506 {#3382 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3383 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3385 …} -Children: Doctrine\ORM\PersistentCollection {#3388 …} -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3391 -id: 64 -name: "コンセント・OAタップ" -hierarchy: 3 -sort_no: 103 -create_date: DateTime @1658656506 {#3389 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3390 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3392 …} -Children: Doctrine\ORM\PersistentCollection {#3395 …} -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3398} Eccube\Entity\Category {#3403} Eccube\Entity\Category {#3412 -id: 66 -name: "プリンタ消耗品・トナー・リボン" -hierarchy: 3 -sort_no: 101 -create_date: DateTime @1658656506 {#3410 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3411 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3413 …} -Children: Doctrine\ORM\PersistentCollection {#3416 …} -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3419 -id: 67 -name: "インクジェット・インク" -hierarchy: 3 -sort_no: 100 -create_date: DateTime @1658656506 {#3417 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3418 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3420 …} -Children: Doctrine\ORM\PersistentCollection {#3423 …} -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3426 -id: 68 -name: "用紙" -hierarchy: 3 -sort_no: 99 -create_date: DateTime @1658656506 {#3424 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3425 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3427 …} -Children: Doctrine\ORM\PersistentCollection {#3430 …} -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3433} Eccube\Entity\Category {#3440 -id: 70 -name: "バッグ・インナーケース" -hierarchy: 3 -sort_no: 2 -create_date: DateTime @1658656506 {#3438 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3439 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3441 …} -Children: Doctrine\ORM\PersistentCollection {#3444 …} -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3447 -id: 3 -name: "パソコンパーツ" -hierarchy: 1 -sort_no: 163 -create_date: DateTime @1658656506 {#3409 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1661921809 {#3408 date: 2022-08-31 13:56:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5643 …} -Children: [ 18 => Eccube\Entity\Category {#3452 -id: 18 -name: "CPU・メモリなど" -hierarchy: 2 -sort_no: 150 -create_date: DateTime @1658656506 {#3360 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3359 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5624 …} -Children: [ 71 => Eccube\Entity\Category {#3457 -id: 71 -name: "CPU" -hierarchy: 3 -sort_no: 97 -create_date: DateTime @1658656506 {#3445 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3446 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#6911 …} -Children: [] -Parent: Eccube\Entity\Category {#3452} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 72 => Eccube\Entity\Category {#3468 -id: 72 -name: "デスクトップ用メモリ" -hierarchy: 3 -sort_no: 96 -create_date: DateTime @1658656506 {#3466 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3467 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5576 …} -Children: [] -Parent: Eccube\Entity\Category {#3452} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 73 => Eccube\Entity\Category {#3475 -id: 73 -name: "ノート用メモリ" -hierarchy: 3 -sort_no: 95 -create_date: DateTime @1658656506 {#3473 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3474 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#6912 …} -Children: [] -Parent: Eccube\Entity\Category {#3452} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 74 => Eccube\Entity\Category {#3482 -id: 74 -name: "フラッシュメモリ・その他" -hierarchy: 3 -sort_no: 94 -create_date: DateTime @1658656506 {#3480 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3481 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5595 …} -Children: [] -Parent: Eccube\Entity\Category {#3452} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 76 => Eccube\Entity\Category {#3503 -id: 76 -name: "マザーボード" -hierarchy: 3 -sort_no: 92 -create_date: DateTime @1658656506 {#3501 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3502 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#7217 …} -Children: [] -Parent: Eccube\Entity\Category {#3452} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 77 => Eccube\Entity\Category {#3510 -id: 77 -name: "HDD・SSD・Drive関連" -hierarchy: 3 -sort_no: 91 -create_date: DateTime @1658656506 {#3508 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3509 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11452 …} -Children: [] -Parent: Eccube\Entity\Category {#3452} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 79 => Eccube\Entity\Category {#3531 -id: 79 -name: "ケーブル" -hierarchy: 3 -sort_no: 89 -create_date: DateTime @1658656506 {#3529 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3530 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#7496 …} -Children: [] -Parent: Eccube\Entity\Category {#3452} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 80 => Eccube\Entity\Category {#3538 -id: 80 -name: "その他部品" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1658656506 {#3536 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3537 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5662 …} -Children: [] -Parent: Eccube\Entity\Category {#3452} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: Eccube\Entity\Category {#3447} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 19 => Eccube\Entity\Category {#3489 -id: 19 -name: "VGA・マザーボード・HDD" -hierarchy: 2 -sort_no: 149 -create_date: DateTime @1658656506 {#3463 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3462 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5744 …} -Children: [ 75 => Eccube\Entity\Category {#3494 -id: 75 -name: "グラフィックボード" -hierarchy: 3 -sort_no: 93 -create_date: DateTime @1658656506 {#3487 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3488 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5716 …} -Children: [] -Parent: Eccube\Entity\Category {#3489} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 76 => Eccube\Entity\Category {#3503} 77 => Eccube\Entity\Category {#3510} ] -Parent: Eccube\Entity\Category {#3447} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 20 => Eccube\Entity\Category {#3517 -id: 20 -name: "その他パーツ" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1658656506 {#3499 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3500 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#7389 …} -Children: [ 78 => Eccube\Entity\Category {#3522 -id: 78 -name: "電源・ケース" -hierarchy: 3 -sort_no: 90 -create_date: DateTime @1658656506 {#3515 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3516 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#7218 …} -Children: [] -Parent: Eccube\Entity\Category {#3517} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 79 => Eccube\Entity\Category {#3531} 80 => Eccube\Entity\Category {#3538} ] -Parent: Eccube\Entity\Category {#3447} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3452} Eccube\Entity\Category {#3457} Eccube\Entity\Category {#3468} Eccube\Entity\Category {#3475} Eccube\Entity\Category {#3482} Eccube\Entity\Category {#3489} Eccube\Entity\Category {#3494} Eccube\Entity\Category {#3503} Eccube\Entity\Category {#3510} Eccube\Entity\Category {#3517} Eccube\Entity\Category {#3522} Eccube\Entity\Category {#3531} Eccube\Entity\Category {#3538} Eccube\Entity\Category {#3545 -id: 4 -name: "スマホ関連" -hierarchy: 1 -sort_no: 162 -create_date: DateTime @1658656506 {#3465 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1661921821 {#3464 date: 2022-08-31 13:57:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#7459 …} -Children: [ 21 => Eccube\Entity\Category {#3550 -id: 21 -name: "スマートホン・電話機" -hierarchy: 2 -sort_no: 148 -create_date: DateTime @1658656506 {#3527 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3528 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5686 …} -Children: [ 81 => Eccube\Entity\Category {#3555 -id: 81 -name: "Android" -hierarchy: 3 -sort_no: 88 -create_date: DateTime @1658656506 {#3543 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3544 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5682 …} -Children: [] -Parent: Eccube\Entity\Category {#3550} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 82 => Eccube\Entity\Category {#3566 -id: 82 -name: "Apple" -hierarchy: 3 -sort_no: 87 -create_date: DateTime @1658656506 {#3564 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3565 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#7504 …} -Children: [] -Parent: Eccube\Entity\Category {#3550} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: Eccube\Entity\Category {#3545} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 23 => Eccube\Entity\Category {#3615 -id: 23 -name: "モバイル通信" -hierarchy: 2 -sort_no: 146 -create_date: DateTime @1658656506 {#3560 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3561 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#7781 …} -Children: [ 92 => Eccube\Entity\Category {#3650 -id: 92 -name: "その他モバイル機器" -hierarchy: 3 -sort_no: 77 -create_date: DateTime @1658656506 {#3648 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3649 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11471 …} -Children: [] -Parent: Eccube\Entity\Category {#3615} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: Eccube\Entity\Category {#3545} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 24 => Eccube\Entity\Category {#3657 -id: 24 -name: "アクセサリ" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1658656506 {#3625 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3626 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5616 …} -Children: [ 93 => Eccube\Entity\Category {#3662 -id: 93 -name: "スマートホン向けアクセサリ" -hierarchy: 3 -sort_no: 76 -create_date: DateTime @1658656506 {#3655 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3656 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#7304 …} -Children: [] -Parent: Eccube\Entity\Category {#3657} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 94 => Eccube\Entity\Category {#3671 -id: 94 -name: "iPhone・iPad向けアクセサリ" -hierarchy: 3 -sort_no: 75 -create_date: DateTime @1658656506 {#3669 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3670 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#7777 …} -Children: [] -Parent: Eccube\Entity\Category {#3657} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 96 => Eccube\Entity\Category {#3685 -id: 96 -name: "その他アクセサリ" -hierarchy: 3 -sort_no: 4 -create_date: DateTime @1658656506 {#3683 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3684 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5717 …} -Children: [] -Parent: Eccube\Entity\Category {#3657} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: Eccube\Entity\Category {#3545} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3550} Eccube\Entity\Category {#3555} Eccube\Entity\Category {#3566} Eccube\Entity\Category {#3573 -id: 83 -name: "電話機・FAX" -hierarchy: 3 -sort_no: 86 -create_date: DateTime @1658656506 {#3571 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3572 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3574 …} -Children: Doctrine\ORM\PersistentCollection {#3577 …} -Parent: Eccube\Entity\Category {#3550} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3580 -id: 22 -name: "携帯電話" -hierarchy: 2 -sort_no: 147 -create_date: DateTime @1658656506 {#3562 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3563 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3581 …} -Children: Doctrine\ORM\PersistentCollection {#3584 …} -Parent: Eccube\Entity\Category {#3545} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3585 -id: 84 -name: "DoCoMo" -hierarchy: 3 -sort_no: 85 -create_date: DateTime @1658656506 {#3578 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3579 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3586 …} -Children: Doctrine\ORM\PersistentCollection {#3589 …} -Parent: Eccube\Entity\Category {#3580} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3594 -id: 85 -name: "SoftBank" -hierarchy: 3 -sort_no: 84 -create_date: DateTime @1658656506 {#3592 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3593 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3595 …} -Children: Doctrine\ORM\PersistentCollection {#3598 …} -Parent: Eccube\Entity\Category {#3580} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3601 -id: 86 -name: "Au" -hierarchy: 3 -sort_no: 83 -create_date: DateTime @1658656506 {#3599 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3600 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3602 …} -Children: Doctrine\ORM\PersistentCollection {#3605 …} -Parent: Eccube\Entity\Category {#3580} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3608 -id: 87 -name: "その他キャリア" -hierarchy: 3 -sort_no: 82 -create_date: DateTime @1658656506 {#3606 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3607 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3609 …} -Children: Doctrine\ORM\PersistentCollection {#3612 …} -Parent: Eccube\Entity\Category {#3580} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3615} Eccube\Entity\Category {#3620 -id: 88 -name: "DoCoMo" -hierarchy: 3 -sort_no: 81 -create_date: DateTime @1658656506 {#3613 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3614 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3621 …} -Children: Doctrine\ORM\PersistentCollection {#3624 …} -Parent: Eccube\Entity\Category {#3615} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3629 -id: 89 -name: "SoftBank" -hierarchy: 3 -sort_no: 80 -create_date: DateTime @1658656506 {#3627 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3628 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3630 …} -Children: Doctrine\ORM\PersistentCollection {#3633 …} -Parent: Eccube\Entity\Category {#3615} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3636 -id: 90 -name: "Au" -hierarchy: 3 -sort_no: 79 -create_date: DateTime @1658656506 {#3634 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3635 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3637 …} -Children: Doctrine\ORM\PersistentCollection {#3640 …} -Parent: Eccube\Entity\Category {#3615} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3643 -id: 91 -name: "EMOBILE" -hierarchy: 3 -sort_no: 78 -create_date: DateTime @1658656506 {#3641 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3642 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3644 …} -Children: Doctrine\ORM\PersistentCollection {#3647 …} -Parent: Eccube\Entity\Category {#3615} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3650} Eccube\Entity\Category {#3657} Eccube\Entity\Category {#3662} Eccube\Entity\Category {#3671} Eccube\Entity\Category {#3678 -id: 95 -name: "携帯向けアクセサリ" -hierarchy: 3 -sort_no: 74 -create_date: DateTime @1658656506 {#3676 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3677 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3679 …} -Children: Doctrine\ORM\PersistentCollection {#3682 …} -Parent: Eccube\Entity\Category {#3657} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3685} Eccube\Entity\Category {#3692 -id: 5 -name: "AV機器・カー用品" -hierarchy: 1 -sort_no: 161 -create_date: DateTime @1658656506 {#3668 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1661921847 {#3667 date: 2022-08-31 13:57:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5767 …} -Children: [ 25 => Eccube\Entity\Category {#3697 -id: 25 -name: "テレビ" -hierarchy: 2 -sort_no: 145 -create_date: DateTime @1658656506 {#3590 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3591 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5693 …} -Children: [ 97 => Eccube\Entity\Category {#3702 -id: 97 -name: "液晶テレビ" -hierarchy: 3 -sort_no: 73 -create_date: DateTime @1658656506 {#3690 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3691 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11451 …} -Children: [] -Parent: Eccube\Entity\Category {#3697} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 103 => Eccube\Entity\Category {#3755 -id: 103 -name: "その他オーディオ機器" -hierarchy: 3 -sort_no: 67 -create_date: DateTime @1658656506 {#3753 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3754 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11467 …} -Children: [] -Parent: Eccube\Entity\Category {#3697} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 107 => Eccube\Entity\Category {#3790 -id: 107 -name: "ビデオカメラ・カメラ" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1658656506 {#3788 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3789 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#6898 …} -Children: [] -Parent: Eccube\Entity\Category {#3697} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 108 => Eccube\Entity\Category {#3797 -id: 108 -name: "その他映像関連機器" -hierarchy: 3 -sort_no: 62 -create_date: DateTime @1658656506 {#3795 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3796 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5906 …} -Children: [] -Parent: Eccube\Entity\Category {#3697} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 110 => Eccube\Entity\Category {#3818 -id: 110 -name: "車載モニタ・車載チューナー" -hierarchy: 3 -sort_no: 60 -create_date: DateTime @1658656506 {#3816 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3817 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11457 …} -Children: [] -Parent: Eccube\Entity\Category {#3697} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: Eccube\Entity\Category {#3692} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 26 => Eccube\Entity\Category {#3727 -id: 26 -name: "オーディオ機器" -hierarchy: 2 -sort_no: 144 -create_date: DateTime @1658656506 {#3709 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3710 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5864 …} -Children: [ 100 => Eccube\Entity\Category {#3732 -id: 100 -name: "スピーカー" -hierarchy: 3 -sort_no: 70 -create_date: DateTime @1658656506 {#3725 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3726 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#6486 …} -Children: [] -Parent: Eccube\Entity\Category {#3727} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 103 => Eccube\Entity\Category {#3755} ] -Parent: Eccube\Entity\Category {#3692} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 27 => Eccube\Entity\Category {#3762 -id: 27 -name: "映像関連機器" -hierarchy: 2 -sort_no: 143 -create_date: DateTime @1658656506 {#3707 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3708 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5908 …} -Children: [ 107 => Eccube\Entity\Category {#3790} 108 => Eccube\Entity\Category {#3797} ] -Parent: Eccube\Entity\Category {#3692} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 28 => Eccube\Entity\Category {#3804 -id: 28 -name: "カー用品" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1658656506 {#3772 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3773 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#7812 …} -Children: [ 110 => Eccube\Entity\Category {#3818} ] -Parent: Eccube\Entity\Category {#3692} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3697} Eccube\Entity\Category {#3702} Eccube\Entity\Category {#3713 -id: 98 -name: "アンテナ・ケーブル" -hierarchy: 3 -sort_no: 72 -create_date: DateTime @1658656506 {#3711 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3712 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3714 …} -Children: Doctrine\ORM\PersistentCollection {#3717 …} -Parent: Eccube\Entity\Category {#3697} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3720 -id: 99 -name: "その他テレビ機器" -hierarchy: 3 -sort_no: 71 -create_date: DateTime @1658656506 {#3718 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3719 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3721 …} -Children: Doctrine\ORM\PersistentCollection {#3724 …} -Parent: Eccube\Entity\Category {#3697} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3727} Eccube\Entity\Category {#3732} Eccube\Entity\Category {#3741 -id: 101 -name: "アンプ" -hierarchy: 3 -sort_no: 69 -create_date: DateTime @1658656506 {#3739 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3740 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3742 …} -Children: Doctrine\ORM\PersistentCollection {#3745 …} -Parent: Eccube\Entity\Category {#3697} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3748 -id: 102 -name: "ヘッドフォン・イヤホン" -hierarchy: 3 -sort_no: 68 -create_date: DateTime @1658656506 {#3746 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3747 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3749 …} -Children: Doctrine\ORM\PersistentCollection {#3752 …} -Parent: Eccube\Entity\Category {#3697} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3755} Eccube\Entity\Category {#3762} Eccube\Entity\Category {#3767 -id: 104 -name: "レコーダー・プレイヤー" -hierarchy: 3 -sort_no: 66 -create_date: DateTime @1658656506 {#3760 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3761 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3768 …} -Children: Doctrine\ORM\PersistentCollection {#3771 …} -Parent: Eccube\Entity\Category {#3762} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3776 -id: 105 -name: "ポータブルプレイヤー" -hierarchy: 3 -sort_no: 65 -create_date: DateTime @1658656506 {#3774 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3775 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3777 …} -Children: Doctrine\ORM\PersistentCollection {#3780 …} -Parent: Eccube\Entity\Category {#3697} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3783 -id: 106 -name: "メディアプレイヤー" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1658656506 {#3781 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3782 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3784 …} -Children: Doctrine\ORM\PersistentCollection {#3787 …} -Parent: Eccube\Entity\Category {#3697} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3790} Eccube\Entity\Category {#3797} Eccube\Entity\Category {#3804} Eccube\Entity\Category {#3809 -id: 109 -name: "カーナビ" -hierarchy: 3 -sort_no: 61 -create_date: DateTime @1658656506 {#3802 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3803 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3810 …} -Children: Doctrine\ORM\PersistentCollection {#3813 …} -Parent: Eccube\Entity\Category {#3804} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3818} Eccube\Entity\Category {#3825 -id: 111 -name: "車用品・オプション" -hierarchy: 3 -sort_no: 5 -create_date: DateTime @1658656506 {#3823 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3824 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3826 …} -Children: Doctrine\ORM\PersistentCollection {#3829 …} -Parent: Eccube\Entity\Category {#3697} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3832 -id: 6 -name: "生活家電" -hierarchy: 1 -sort_no: 160 -create_date: DateTime @1658656506 {#3738 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1661921923 {#3737 date: 2022-08-31 13:58:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5840 …} -Children: [ 33 => Eccube\Entity\Category {#4056 -id: 33 -name: "その他" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1658656506 {#3926 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3927 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5909 …} -Children: [ 146 => Eccube\Entity\Category {#4112 -id: 146 -name: "電子辞書・その他事務機器" -hierarchy: 3 -sort_no: 25 -create_date: DateTime @1658656506 {#4110 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4111 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11460 …} -Children: [] -Parent: Eccube\Entity\Category {#4056} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 147 => Eccube\Entity\Category {#4119 -id: 147 -name: "工具" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1658656506 {#4117 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4118 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#7854 …} -Children: [] -Parent: Eccube\Entity\Category {#4056} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: Eccube\Entity\Category {#3832} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3837 -id: 29 -name: "キッチン・調理" -hierarchy: 2 -sort_no: 142 -create_date: DateTime @1658656506 {#3814 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3815 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3838 …} -Children: Doctrine\ORM\PersistentCollection {#3841 …} -Parent: Eccube\Entity\Category {#3832} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3842 -id: 112 -name: "IH・炊飯器" -hierarchy: 3 -sort_no: 59 -create_date: DateTime @1658656506 {#3830 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3831 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3843 …} -Children: Doctrine\ORM\PersistentCollection {#3846 …} -Parent: Eccube\Entity\Category {#3837} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3853 -id: 113 -name: "電子レンジ・オーブン" -hierarchy: 3 -sort_no: 58 -create_date: DateTime @1658656506 {#3851 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3852 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3854 …} -Children: Doctrine\ORM\PersistentCollection {#3857 …} -Parent: Eccube\Entity\Category {#3837} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3860 -id: 114 -name: "卓上機器" -hierarchy: 3 -sort_no: 57 -create_date: DateTime @1658656506 {#3858 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3859 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3861 …} -Children: Doctrine\ORM\PersistentCollection {#3864 …} -Parent: Eccube\Entity\Category {#3837} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3867 -id: 115 -name: "冷蔵庫・保温庫" -hierarchy: 3 -sort_no: 56 -create_date: DateTime @1658656506 {#3865 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3866 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3868 …} -Children: Doctrine\ORM\PersistentCollection {#3871 …} -Parent: Eccube\Entity\Category {#3837} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3874 -id: 116 -name: "ホームベーカリー" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1658656506 {#3872 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3873 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3875 …} -Children: Doctrine\ORM\PersistentCollection {#3878 …} -Parent: Eccube\Entity\Category {#3837} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3881 -id: 117 -name: "調理機器" -hierarchy: 3 -sort_no: 54 -create_date: DateTime @1658656506 {#3879 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3880 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3882 …} -Children: Doctrine\ORM\PersistentCollection {#3885 …} -Parent: Eccube\Entity\Category {#3837} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3888 -id: 118 -name: "ポット・ケトル・浄水器" -hierarchy: 3 -sort_no: 53 -create_date: DateTime @1658656506 {#3886 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3887 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3889 …} -Children: Doctrine\ORM\PersistentCollection {#3892 …} -Parent: Eccube\Entity\Category {#3837} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3895 -id: 119 -name: "キッチン・厨房用品" -hierarchy: 3 -sort_no: 52 -create_date: DateTime @1658656506 {#3893 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3894 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3896 …} -Children: Doctrine\ORM\PersistentCollection {#3899 …} -Parent: Eccube\Entity\Category {#3837} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3902 -id: 120 -name: "計量・計り" -hierarchy: 3 -sort_no: 51 -create_date: DateTime @1658656506 {#3900 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3901 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3903 …} -Children: Doctrine\ORM\PersistentCollection {#3906 …} -Parent: Eccube\Entity\Category {#3837} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3909 -id: 121 -name: "キッチン・その他" -hierarchy: 3 -sort_no: 50 -create_date: DateTime @1658656506 {#3907 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3908 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3910 …} -Children: Doctrine\ORM\PersistentCollection {#3913 …} -Parent: Eccube\Entity\Category {#3837} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3916 -id: 30 -name: "リビング" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1658656506 {#3848 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3847 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3917 …} -Children: Doctrine\ORM\PersistentCollection {#3920 …} -Parent: Eccube\Entity\Category {#3832} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3921 -id: 122 -name: "照明・LED" -hierarchy: 3 -sort_no: 49 -create_date: DateTime @1658656506 {#3914 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3915 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3922 …} -Children: Doctrine\ORM\PersistentCollection {#3925 …} -Parent: Eccube\Entity\Category {#3916} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3930 -id: 123 -name: "掃除機" -hierarchy: 3 -sort_no: 48 -create_date: DateTime @1658656506 {#3928 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3929 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3931 …} -Children: Doctrine\ORM\PersistentCollection {#3934 …} -Parent: Eccube\Entity\Category {#3916} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3937 -id: 124 -name: "扇風機・ファン" -hierarchy: 3 -sort_no: 47 -create_date: DateTime @1658656506 {#3935 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3936 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3938 …} -Children: Doctrine\ORM\PersistentCollection {#3941 …} -Parent: Eccube\Entity\Category {#3916} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3944 -id: 125 -name: "洗濯機" -hierarchy: 3 -sort_no: 46 -create_date: DateTime @1658656506 {#3942 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3943 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3945 …} -Children: Doctrine\ORM\PersistentCollection {#3948 …} -Parent: Eccube\Entity\Category {#3916} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3951 -id: 126 -name: "アロマ・芳香" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1658656506 {#3949 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3950 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3952 …} -Children: Doctrine\ORM\PersistentCollection {#3955 …} -Parent: Eccube\Entity\Category {#3916} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3958 -id: 127 -name: "リビング・その他" -hierarchy: 3 -sort_no: 44 -create_date: DateTime @1658656506 {#3956 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3957 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3959 …} -Children: Doctrine\ORM\PersistentCollection {#3962 …} -Parent: Eccube\Entity\Category {#3916} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3965 -id: 31 -name: "冷暖房・空気清浄機" -hierarchy: 2 -sort_no: 140 -create_date: DateTime @1658656506 {#3850 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3849 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3966 …} -Children: Doctrine\ORM\PersistentCollection {#3969 …} -Parent: Eccube\Entity\Category {#3832} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3970 -id: 128 -name: "冷房機器" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1658656506 {#3963 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3964 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3971 …} -Children: Doctrine\ORM\PersistentCollection {#3974 …} -Parent: Eccube\Entity\Category {#3965} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3979 -id: 129 -name: "暖房機器" -hierarchy: 3 -sort_no: 42 -create_date: DateTime @1658656506 {#3977 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3978 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3980 …} -Children: Doctrine\ORM\PersistentCollection {#3983 …} -Parent: Eccube\Entity\Category {#3965} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3986 -id: 130 -name: "空気清浄器・その他" -hierarchy: 3 -sort_no: 41 -create_date: DateTime @1658656506 {#3984 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3985 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3987 …} -Children: Doctrine\ORM\PersistentCollection {#3990 …} -Parent: Eccube\Entity\Category {#3965} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3993 -id: 32 -name: "健康・美容" -hierarchy: 2 -sort_no: 139 -create_date: DateTime @1658656506 {#3975 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3976 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3994 …} -Children: Doctrine\ORM\PersistentCollection {#3997 …} -Parent: Eccube\Entity\Category {#3832} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3998 -id: 131 -name: "マッサージ・チェア" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1658656506 {#3991 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3992 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3999 …} -Children: Doctrine\ORM\PersistentCollection {#4002 …} -Parent: Eccube\Entity\Category {#3993} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4007 -id: 132 -name: "フィットネス機器" -hierarchy: 3 -sort_no: 39 -create_date: DateTime @1658656506 {#4005 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4006 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4008 …} -Children: Doctrine\ORM\PersistentCollection {#4011 …} -Parent: Eccube\Entity\Category {#3993} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4014 -id: 133 -name: "治療機器" -hierarchy: 3 -sort_no: 38 -create_date: DateTime @1658656506 {#4012 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4013 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4015 …} -Children: Doctrine\ORM\PersistentCollection {#4018 …} -Parent: Eccube\Entity\Category {#3993} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4021 -id: 134 -name: "その他健康・美容機器" -hierarchy: 3 -sort_no: 37 -create_date: DateTime @1658656506 {#4019 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4020 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4022 …} -Children: Doctrine\ORM\PersistentCollection {#4025 …} -Parent: Eccube\Entity\Category {#3993} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4028 -id: 135 -name: "体重計・体脂肪" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1658656506 {#4026 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4027 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4029 …} -Children: Doctrine\ORM\PersistentCollection {#4032 …} -Parent: Eccube\Entity\Category {#3993} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4035 -id: 136 -name: "血圧計・体温計" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1658656506 {#4033 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4034 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4036 …} -Children: Doctrine\ORM\PersistentCollection {#4039 …} -Parent: Eccube\Entity\Category {#3993} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4042 -id: 137 -name: "ドライヤー・ヘアー" -hierarchy: 3 -sort_no: 34 -create_date: DateTime @1658656506 {#4040 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4041 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4043 …} -Children: Doctrine\ORM\PersistentCollection {#4046 …} -Parent: Eccube\Entity\Category {#3993} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4049 -id: 138 -name: "電動歯ブラシ・オーラル" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1658656506 {#4047 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4048 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4050 …} -Children: Doctrine\ORM\PersistentCollection {#4053 …} -Parent: Eccube\Entity\Category {#3993} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4056} Eccube\Entity\Category {#4061 -id: 139 -name: "シェーバー・バリカン" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1658656506 {#4054 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4055 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4062 …} -Children: Doctrine\ORM\PersistentCollection {#4065 …} -Parent: Eccube\Entity\Category {#4056} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4070 -id: 140 -name: "美顔・むだ毛" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1658656506 {#4068 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4069 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4071 …} -Children: Doctrine\ORM\PersistentCollection {#4074 …} -Parent: Eccube\Entity\Category {#4056} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4077 -id: 141 -name: "生活用品" -hierarchy: 3 -sort_no: 30 -create_date: DateTime @1658656506 {#4075 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4076 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4078 …} -Children: Doctrine\ORM\PersistentCollection {#4081 …} -Parent: Eccube\Entity\Category {#4056} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4084 -id: 142 -name: "トイレ・バス" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1658656506 {#4082 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4083 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4085 …} -Children: Doctrine\ORM\PersistentCollection {#4088 …} -Parent: Eccube\Entity\Category {#4056} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4091 -id: 143 -name: "アウトドア・ガーデニング" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1658656506 {#4089 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4090 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4092 …} -Children: Doctrine\ORM\PersistentCollection {#4095 …} -Parent: Eccube\Entity\Category {#4056} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4098 -id: 144 -name: "ペット用品" -hierarchy: 3 -sort_no: 27 -create_date: DateTime @1658656506 {#4096 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4097 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4099 …} -Children: Doctrine\ORM\PersistentCollection {#4102 …} -Parent: Eccube\Entity\Category {#4056} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4105 -id: 145 -name: "寝具・布団" -hierarchy: 3 -sort_no: 26 -create_date: DateTime @1658656506 {#4103 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4104 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4106 …} -Children: Doctrine\ORM\PersistentCollection {#4109 …} -Parent: Eccube\Entity\Category {#4056} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4112} Eccube\Entity\Category {#4119} Eccube\Entity\Category {#4126 -id: 148 -name: "時計" -hierarchy: 3 -sort_no: 6 -create_date: DateTime @1658656506 {#4124 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4125 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4127 …} -Children: Doctrine\ORM\PersistentCollection {#4130 …} -Parent: Eccube\Entity\Category {#4056} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4133 -id: 7 -name: "おもちゃ" -hierarchy: 1 -sort_no: 159 -create_date: DateTime @1658656506 {#4067 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1661921863 {#4066 date: 2022-08-31 13:57:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5857 …} -Children: [ 34 => Eccube\Entity\Category {#4138 -id: 34 -name: "おもちゃ" -hierarchy: 2 -sort_no: 138 -create_date: DateTime @1658656506 {#4004 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4003 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5865 …} -Children: [ 150 => Eccube\Entity\Category {#4154 -id: 150 -name: "模型" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1658656506 {#4152 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4153 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11443 …} -Children: [] -Parent: Eccube\Entity\Category {#4138} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 152 => Eccube\Entity\Category {#4168 -id: 152 -name: "その他おもちゃ" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1658656506 {#4166 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4167 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5927 …} -Children: [] -Parent: Eccube\Entity\Category {#4138} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 156 => Eccube\Entity\Category {#4203 -id: 156 -name: "その他ラジコン" -hierarchy: 3 -sort_no: 7 -create_date: DateTime @1658656506 {#4201 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4202 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#7842 …} -Children: [] -Parent: Eccube\Entity\Category {#4138} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: Eccube\Entity\Category {#4133} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 35 => Eccube\Entity\Category {#4175 -id: 35 -name: "ラジコン" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1658656506 {#4149 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4148 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#7834 …} -Children: [ 156 => Eccube\Entity\Category {#4203} ] -Parent: Eccube\Entity\Category {#4133} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4138} Eccube\Entity\Category {#4143 -id: 149 -name: "ミニカー" -hierarchy: 3 -sort_no: 23 -create_date: DateTime @1658656506 {#4131 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4132 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4144 …} -Children: Doctrine\ORM\PersistentCollection {#4147 …} -Parent: Eccube\Entity\Category {#4138} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4154} Eccube\Entity\Category {#4161 -id: 151 -name: "子供向けおもちゃ" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1658656506 {#4159 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4160 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4162 …} -Children: Doctrine\ORM\PersistentCollection {#4165 …} -Parent: Eccube\Entity\Category {#4138} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4168} Eccube\Entity\Category {#4175} Eccube\Entity\Category {#4180 -id: 153 -name: "R/Cヘリコプター" -hierarchy: 3 -sort_no: 19 -create_date: DateTime @1658656506 {#4173 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4174 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4181 …} -Children: Doctrine\ORM\PersistentCollection {#4184 …} -Parent: Eccube\Entity\Category {#4175} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4189 -id: 154 -name: "R/C飛行機" -hierarchy: 3 -sort_no: 18 -create_date: DateTime @1658656506 {#4187 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4188 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4190 …} -Children: Doctrine\ORM\PersistentCollection {#4193 …} -Parent: Eccube\Entity\Category {#4138} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4196 -id: 155 -name: "R/Cカー" -hierarchy: 3 -sort_no: 17 -create_date: DateTime @1658656506 {#4194 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4195 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4197 …} -Children: Doctrine\ORM\PersistentCollection {#4200 …} -Parent: Eccube\Entity\Category {#4138} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4203} Eccube\Entity\Category {#4210 -id: 8 -name: "ゲーム関連" -hierarchy: 1 -sort_no: 158 -create_date: DateTime @1658656506 {#4186 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1661921871 {#4185 date: 2022-08-31 13:57:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5935 …} -Children: [ 36 => Eccube\Entity\Category {#4215 -id: 36 -name: "ゲーム関連" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1658656506 {#4151 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4150 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5981 …} -Children: [ 157 => Eccube\Entity\Category {#4220 -id: 157 -name: "携帯ゲーム端末向け" -hierarchy: 3 -sort_no: 16 -create_date: DateTime @1658656506 {#4208 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4209 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11464 …} -Children: [] -Parent: Eccube\Entity\Category {#4215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 158 => Eccube\Entity\Category {#4231 -id: 158 -name: "据え置き型ゲーム向け" -hierarchy: 3 -sort_no: 15 -create_date: DateTime @1658656506 {#4229 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4230 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#7216 …} -Children: [] -Parent: Eccube\Entity\Category {#4215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 159 => Eccube\Entity\Category {#4238 -id: 159 -name: "その他・ゲーム関連" -hierarchy: 3 -sort_no: 14 -create_date: DateTime @1658656506 {#4236 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4237 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5859 …} -Children: [] -Parent: Eccube\Entity\Category {#4215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 162 => Eccube\Entity\Category {#4266 -id: 162 -name: "PC向けゲーム・その他ソフト" -hierarchy: 3 -sort_no: 11 -create_date: DateTime @1658656506 {#4264 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4265 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#7656 …} -Children: [] -Parent: Eccube\Entity\Category {#4215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: Eccube\Entity\Category {#4210} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 37 => Eccube\Entity\Category {#4245 -id: 37 -name: "PCソフト" -hierarchy: 2 -sort_no: 136 -create_date: DateTime @1658656506 {#4227 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4228 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#9978 …} -Children: [ 162 => Eccube\Entity\Category {#4266} ] -Parent: Eccube\Entity\Category {#4210} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4215} Eccube\Entity\Category {#4220} Eccube\Entity\Category {#4231} Eccube\Entity\Category {#4238} Eccube\Entity\Category {#4245} Eccube\Entity\Category {#4250 -id: 160 -name: "OS" -hierarchy: 3 -sort_no: 13 -create_date: DateTime @1658656506 {#4243 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4244 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4251 …} -Children: Doctrine\ORM\PersistentCollection {#4254 …} -Parent: Eccube\Entity\Category {#4245} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4259 -id: 161 -name: "ビジネス向けソフト" -hierarchy: 3 -sort_no: 12 -create_date: DateTime @1658656506 {#4257 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4258 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4260 …} -Children: Doctrine\ORM\PersistentCollection {#4263 …} -Parent: Eccube\Entity\Category {#4215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4266} Eccube\Entity\Category {#4273 -id: 38 -name: "その他" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1658656506 {#4255 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4256 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4274 …} -Children: Doctrine\ORM\PersistentCollection {#4277 …} -Parent: Eccube\Entity\Category {#4210} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4278 -id: 163 -name: "輸入品・映像・音楽" -hierarchy: 3 -sort_no: 8 -create_date: DateTime @1658656506 {#4271 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4272 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4279 …} -Children: Doctrine\ORM\PersistentCollection {#4282 …} -Parent: Eccube\Entity\Category {#4273} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4287 -id: 9 -name: "ジャンク" -hierarchy: 1 -sort_no: 157 -create_date: DateTime @1658656506 {#4225 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1661921877 {#4226 date: 2022-08-31 13:57:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#9458 …} -Children: [ 40 => Eccube\Entity\Category {#4308 -id: 40 -name: "ジャンク品" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1658656506 {#4304 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4305 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#6825 …} -Children: [ 165 => Eccube\Entity\Category {#4313 -id: 165 -name: "ジャンク・保証無し" -hierarchy: 3 -sort_no: 9 -create_date: DateTime @1658656506 {#4306 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4307 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11470 …} -Children: [] -Parent: Eccube\Entity\Category {#4308} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: Eccube\Entity\Category {#4287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4292 -id: 39 -name: "アウトレット品" -hierarchy: 2 -sort_no: 135 -create_date: DateTime @1658656506 {#4283 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4284 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4293 …} -Children: Doctrine\ORM\PersistentCollection {#4296 …} -Parent: Eccube\Entity\Category {#4287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4297 -id: 164 -name: "アウトレット・在庫限り" -hierarchy: 3 -sort_no: 10 -create_date: DateTime @1658656506 {#4285 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4286 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4298 …} -Children: Doctrine\ORM\PersistentCollection {#4301 …} -Parent: Eccube\Entity\Category {#4292} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4308} Eccube\Entity\Category {#4313} ] |
[ Eccube\Entity\Category {#3141 -id: 1 -name: "パソコン" -hierarchy: 1 -sort_no: 165 -create_date: DateTime @1658656506 {#3107 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656576 {#3114 date: 2022-07-24 18:56:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11449 …} -Children: [ 12 => Eccube\Entity\Category {#3230 -id: 12 -name: "中古パソコン" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1658656506 {#3212 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3213 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11458 …} -Children: [ 47 => Eccube\Entity\Category {#3235 -id: 47 -name: "中古ノート" -hierarchy: 3 -sort_no: 119 -create_date: DateTime @1658656506 {#3228 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3229 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11469 …} -Children: [] -Parent: Eccube\Entity\Category {#3230} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 48 => Eccube\Entity\Category {#3244 -id: 48 -name: "中古デスクトップ" -hierarchy: 3 -sort_no: 118 -create_date: DateTime @1658656506 {#3242 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3243 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11461 …} -Children: [] -Parent: Eccube\Entity\Category {#3230} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 49 => Eccube\Entity\Category {#3251 -id: 49 -name: "中古・その他" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1658656506 {#3249 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3250 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11448 …} -Children: [] -Parent: Eccube\Entity\Category {#3230} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: Eccube\Entity\Category {#3141} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3120 -id: 10 -name: "ノートパソコン" -hierarchy: 2 -sort_no: 156 -create_date: DateTime @1658656506 {#3113 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3112 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3119 …} -Children: Doctrine\ORM\PersistentCollection {#3176 …} -Parent: Eccube\Entity\Category {#3141} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3177 -id: 41 -name: "ノートPC" -hierarchy: 3 -sort_no: 125 -create_date: DateTime @1658656506 {#3108 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3145 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3178 …} -Children: Doctrine\ORM\PersistentCollection {#3181 …} -Parent: Eccube\Entity\Category {#3120} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3188 -id: 42 -name: "ウルトラブック・モバイルPC" -hierarchy: 3 -sort_no: 124 -create_date: DateTime @1658656506 {#3186 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3187 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3189 …} -Children: Doctrine\ORM\PersistentCollection {#3192 …} -Parent: Eccube\Entity\Category {#3120} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3195 -id: 43 -name: "ミニノート・タブレットPC" -hierarchy: 3 -sort_no: 123 -create_date: DateTime @1658656506 {#3193 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3194 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3196 …} -Children: Doctrine\ORM\PersistentCollection {#3199 …} -Parent: Eccube\Entity\Category {#3120} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3202 -id: 11 -name: "デスクトップパソコン" -hierarchy: 2 -sort_no: 155 -create_date: DateTime @1658656506 {#3184 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3185 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3203 …} -Children: Doctrine\ORM\PersistentCollection {#3206 …} -Parent: Eccube\Entity\Category {#3141} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3207 -id: 44 -name: "デスクトップPC" -hierarchy: 3 -sort_no: 122 -create_date: DateTime @1658656506 {#3200 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3201 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3208 …} -Children: Doctrine\ORM\PersistentCollection {#3211 …} -Parent: Eccube\Entity\Category {#3202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3216 -id: 45 -name: "一体型PC" -hierarchy: 3 -sort_no: 121 -create_date: DateTime @1658656506 {#3214 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3215 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3217 …} -Children: Doctrine\ORM\PersistentCollection {#3220 …} -Parent: Eccube\Entity\Category {#3202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3223 -id: 46 -name: "サーバー" -hierarchy: 3 -sort_no: 120 -create_date: DateTime @1658656506 {#3221 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3222 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3224 …} -Children: Doctrine\ORM\PersistentCollection {#3227 …} -Parent: Eccube\Entity\Category {#3202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3230} Eccube\Entity\Category {#3235} Eccube\Entity\Category {#3244} Eccube\Entity\Category {#3251} Eccube\Entity\Category {#3258 -id: 2 -name: "パソコン周辺" -hierarchy: 1 -sort_no: 164 -create_date: DateTime @1658656506 {#3182 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1661921798 {#3183 date: 2022-08-31 13:56:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11463 …} -Children: [ 13 => Eccube\Entity\Category {#3263 -id: 13 -name: "液晶・モニタ" -hierarchy: 2 -sort_no: 154 -create_date: DateTime @1658656506 {#3240 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3241 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11466 …} -Children: [ 50 => Eccube\Entity\Category {#3268 -id: 50 -name: "液晶モニタ" -hierarchy: 3 -sort_no: 117 -create_date: DateTime @1658656506 {#3256 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3257 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11473 …} -Children: [] -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 52 => Eccube\Entity\Category {#3286 -id: 52 -name: "その他モニタ" -hierarchy: 3 -sort_no: 115 -create_date: DateTime @1658656506 {#3284 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3285 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#6804 …} -Children: [] -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 54 => Eccube\Entity\Category {#3307 -id: 54 -name: "モバイルプロジェクタ" -hierarchy: 3 -sort_no: 113 -create_date: DateTime @1658656506 {#3305 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3306 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5652 …} -Children: [] -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 57 => Eccube\Entity\Category {#3335 -id: 57 -name: "無線LAN" -hierarchy: 3 -sort_no: 110 -create_date: DateTime @1658656506 {#3333 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3334 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11447 …} -Children: [] -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 60 => Eccube\Entity\Category {#3363 -id: 60 -name: "周辺アクセサリ" -hierarchy: 3 -sort_no: 107 -create_date: DateTime @1658656506 {#3361 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3362 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11455 …} -Children: [] -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 61 => Eccube\Entity\Category {#3370 -id: 61 -name: "プリンタ" -hierarchy: 3 -sort_no: 106 -create_date: DateTime @1658656506 {#3368 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3369 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#6913 …} -Children: [] -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 62 => Eccube\Entity\Category {#3377 -id: 62 -name: "周辺機器・拡張機器" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1658656506 {#3375 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3376 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#6844 …} -Children: [] -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 69 => Eccube\Entity\Category {#3433 -id: 69 -name: "サプライ・その他" -hierarchy: 3 -sort_no: 98 -create_date: DateTime @1658656506 {#3431 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3432 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#6927 …} -Children: [] -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: Eccube\Entity\Category {#3258} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 14 => Eccube\Entity\Category {#3293 -id: 14 -name: "プロジェクタ" -hierarchy: 2 -sort_no: 153 -create_date: DateTime @1658656506 {#3275 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3276 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#6925 …} -Children: [ 53 => Eccube\Entity\Category {#3298 -id: 53 -name: "プロジェクタ本体" -hierarchy: 3 -sort_no: 114 -create_date: DateTime @1658656506 {#3291 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3292 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11454 …} -Children: [] -Parent: Eccube\Entity\Category {#3293} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 54 => Eccube\Entity\Category {#3307} ] -Parent: Eccube\Entity\Category {#3258} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 15 => Eccube\Entity\Category {#3321 -id: 15 -name: "通信・ネットワーク" -hierarchy: 2 -sort_no: 152 -create_date: DateTime @1658656506 {#3303 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3304 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5664 …} -Children: [ 56 => Eccube\Entity\Category {#3326 -id: 56 -name: "ルーター・ハブ・その他" -hierarchy: 3 -sort_no: 111 -create_date: DateTime @1658656506 {#3319 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3320 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11445 …} -Children: [] -Parent: Eccube\Entity\Category {#3321} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 57 => Eccube\Entity\Category {#3335} ] -Parent: Eccube\Entity\Category {#3258} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 16 => Eccube\Entity\Category {#3349 -id: 16 -name: "周辺装置" -hierarchy: 2 -sort_no: 151 -create_date: DateTime @1658656506 {#3331 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3332 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5661 …} -Children: [ 59 => Eccube\Entity\Category {#3354 -id: 59 -name: "キーボード・マウス" -hierarchy: 3 -sort_no: 108 -create_date: DateTime @1658656506 {#3347 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3348 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11462 …} -Children: [] -Parent: Eccube\Entity\Category {#3349} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 60 => Eccube\Entity\Category {#3363} 61 => Eccube\Entity\Category {#3370} 62 => Eccube\Entity\Category {#3377} ] -Parent: Eccube\Entity\Category {#3258} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 17 => Eccube\Entity\Category {#3398 -id: 17 -name: "サプライ品・その他" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1658656506 {#3273 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3274 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5556 …} -Children: [ 65 => Eccube\Entity\Category {#3403 -id: 65 -name: "メディア・サプライ品" -hierarchy: 3 -sort_no: 102 -create_date: DateTime @1658656506 {#3396 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3397 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#6928 …} -Children: [] -Parent: Eccube\Entity\Category {#3398} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 69 => Eccube\Entity\Category {#3433} ] -Parent: Eccube\Entity\Category {#3258} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3263} Eccube\Entity\Category {#3268} Eccube\Entity\Category {#3279 -id: 51 -name: "モニタ関連・ケーブル他" -hierarchy: 3 -sort_no: 116 -create_date: DateTime @1658656506 {#3277 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3278 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3280 …} -Children: Doctrine\ORM\PersistentCollection {#3283 …} -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3286} Eccube\Entity\Category {#3293} Eccube\Entity\Category {#3298} Eccube\Entity\Category {#3307} Eccube\Entity\Category {#3314 -id: 55 -name: "その他プロジェクタ機器" -hierarchy: 3 -sort_no: 112 -create_date: DateTime @1658656506 {#3312 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3313 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3315 …} -Children: Doctrine\ORM\PersistentCollection {#3318 …} -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3321} Eccube\Entity\Category {#3326} Eccube\Entity\Category {#3335} Eccube\Entity\Category {#3342 -id: 58 -name: "LANケーブル・その他" -hierarchy: 3 -sort_no: 109 -create_date: DateTime @1658656506 {#3340 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3341 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3343 …} -Children: Doctrine\ORM\PersistentCollection {#3346 …} -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3349} Eccube\Entity\Category {#3354} Eccube\Entity\Category {#3363} Eccube\Entity\Category {#3370} Eccube\Entity\Category {#3377} Eccube\Entity\Category {#3384 -id: 63 -name: "フォトフレーム" -hierarchy: 3 -sort_no: 104 -create_date: DateTime @1658656506 {#3382 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3383 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3385 …} -Children: Doctrine\ORM\PersistentCollection {#3388 …} -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3391 -id: 64 -name: "コンセント・OAタップ" -hierarchy: 3 -sort_no: 103 -create_date: DateTime @1658656506 {#3389 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3390 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3392 …} -Children: Doctrine\ORM\PersistentCollection {#3395 …} -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3398} Eccube\Entity\Category {#3403} Eccube\Entity\Category {#3412 -id: 66 -name: "プリンタ消耗品・トナー・リボン" -hierarchy: 3 -sort_no: 101 -create_date: DateTime @1658656506 {#3410 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3411 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3413 …} -Children: Doctrine\ORM\PersistentCollection {#3416 …} -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3419 -id: 67 -name: "インクジェット・インク" -hierarchy: 3 -sort_no: 100 -create_date: DateTime @1658656506 {#3417 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3418 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3420 …} -Children: Doctrine\ORM\PersistentCollection {#3423 …} -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3426 -id: 68 -name: "用紙" -hierarchy: 3 -sort_no: 99 -create_date: DateTime @1658656506 {#3424 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3425 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3427 …} -Children: Doctrine\ORM\PersistentCollection {#3430 …} -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3433} Eccube\Entity\Category {#3440 -id: 70 -name: "バッグ・インナーケース" -hierarchy: 3 -sort_no: 2 -create_date: DateTime @1658656506 {#3438 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3439 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3441 …} -Children: Doctrine\ORM\PersistentCollection {#3444 …} -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3447 -id: 3 -name: "パソコンパーツ" -hierarchy: 1 -sort_no: 163 -create_date: DateTime @1658656506 {#3409 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1661921809 {#3408 date: 2022-08-31 13:56:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5643 …} -Children: [ 18 => Eccube\Entity\Category {#3452 -id: 18 -name: "CPU・メモリなど" -hierarchy: 2 -sort_no: 150 -create_date: DateTime @1658656506 {#3360 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3359 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5624 …} -Children: [ 71 => Eccube\Entity\Category {#3457 -id: 71 -name: "CPU" -hierarchy: 3 -sort_no: 97 -create_date: DateTime @1658656506 {#3445 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3446 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#6911 …} -Children: [] -Parent: Eccube\Entity\Category {#3452} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 72 => Eccube\Entity\Category {#3468 -id: 72 -name: "デスクトップ用メモリ" -hierarchy: 3 -sort_no: 96 -create_date: DateTime @1658656506 {#3466 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3467 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5576 …} -Children: [] -Parent: Eccube\Entity\Category {#3452} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 73 => Eccube\Entity\Category {#3475 -id: 73 -name: "ノート用メモリ" -hierarchy: 3 -sort_no: 95 -create_date: DateTime @1658656506 {#3473 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3474 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#6912 …} -Children: [] -Parent: Eccube\Entity\Category {#3452} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 74 => Eccube\Entity\Category {#3482 -id: 74 -name: "フラッシュメモリ・その他" -hierarchy: 3 -sort_no: 94 -create_date: DateTime @1658656506 {#3480 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3481 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5595 …} -Children: [] -Parent: Eccube\Entity\Category {#3452} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 76 => Eccube\Entity\Category {#3503 -id: 76 -name: "マザーボード" -hierarchy: 3 -sort_no: 92 -create_date: DateTime @1658656506 {#3501 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3502 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#7217 …} -Children: [] -Parent: Eccube\Entity\Category {#3452} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 77 => Eccube\Entity\Category {#3510 -id: 77 -name: "HDD・SSD・Drive関連" -hierarchy: 3 -sort_no: 91 -create_date: DateTime @1658656506 {#3508 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3509 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11452 …} -Children: [] -Parent: Eccube\Entity\Category {#3452} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 79 => Eccube\Entity\Category {#3531 -id: 79 -name: "ケーブル" -hierarchy: 3 -sort_no: 89 -create_date: DateTime @1658656506 {#3529 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3530 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#7496 …} -Children: [] -Parent: Eccube\Entity\Category {#3452} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 80 => Eccube\Entity\Category {#3538 -id: 80 -name: "その他部品" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1658656506 {#3536 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3537 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5662 …} -Children: [] -Parent: Eccube\Entity\Category {#3452} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: Eccube\Entity\Category {#3447} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 19 => Eccube\Entity\Category {#3489 -id: 19 -name: "VGA・マザーボード・HDD" -hierarchy: 2 -sort_no: 149 -create_date: DateTime @1658656506 {#3463 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3462 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5744 …} -Children: [ 75 => Eccube\Entity\Category {#3494 -id: 75 -name: "グラフィックボード" -hierarchy: 3 -sort_no: 93 -create_date: DateTime @1658656506 {#3487 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3488 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5716 …} -Children: [] -Parent: Eccube\Entity\Category {#3489} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 76 => Eccube\Entity\Category {#3503} 77 => Eccube\Entity\Category {#3510} ] -Parent: Eccube\Entity\Category {#3447} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 20 => Eccube\Entity\Category {#3517 -id: 20 -name: "その他パーツ" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1658656506 {#3499 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3500 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#7389 …} -Children: [ 78 => Eccube\Entity\Category {#3522 -id: 78 -name: "電源・ケース" -hierarchy: 3 -sort_no: 90 -create_date: DateTime @1658656506 {#3515 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3516 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#7218 …} -Children: [] -Parent: Eccube\Entity\Category {#3517} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 79 => Eccube\Entity\Category {#3531} 80 => Eccube\Entity\Category {#3538} ] -Parent: Eccube\Entity\Category {#3447} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3452} Eccube\Entity\Category {#3457} Eccube\Entity\Category {#3468} Eccube\Entity\Category {#3475} Eccube\Entity\Category {#3482} Eccube\Entity\Category {#3489} Eccube\Entity\Category {#3494} Eccube\Entity\Category {#3503} Eccube\Entity\Category {#3510} Eccube\Entity\Category {#3517} Eccube\Entity\Category {#3522} Eccube\Entity\Category {#3531} Eccube\Entity\Category {#3538} Eccube\Entity\Category {#3545 -id: 4 -name: "スマホ関連" -hierarchy: 1 -sort_no: 162 -create_date: DateTime @1658656506 {#3465 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1661921821 {#3464 date: 2022-08-31 13:57:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#7459 …} -Children: [ 21 => Eccube\Entity\Category {#3550 -id: 21 -name: "スマートホン・電話機" -hierarchy: 2 -sort_no: 148 -create_date: DateTime @1658656506 {#3527 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3528 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5686 …} -Children: [ 81 => Eccube\Entity\Category {#3555 -id: 81 -name: "Android" -hierarchy: 3 -sort_no: 88 -create_date: DateTime @1658656506 {#3543 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3544 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5682 …} -Children: [] -Parent: Eccube\Entity\Category {#3550} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 82 => Eccube\Entity\Category {#3566 -id: 82 -name: "Apple" -hierarchy: 3 -sort_no: 87 -create_date: DateTime @1658656506 {#3564 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3565 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#7504 …} -Children: [] -Parent: Eccube\Entity\Category {#3550} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: Eccube\Entity\Category {#3545} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 23 => Eccube\Entity\Category {#3615 -id: 23 -name: "モバイル通信" -hierarchy: 2 -sort_no: 146 -create_date: DateTime @1658656506 {#3560 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3561 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#7781 …} -Children: [ 92 => Eccube\Entity\Category {#3650 -id: 92 -name: "その他モバイル機器" -hierarchy: 3 -sort_no: 77 -create_date: DateTime @1658656506 {#3648 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3649 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11471 …} -Children: [] -Parent: Eccube\Entity\Category {#3615} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: Eccube\Entity\Category {#3545} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 24 => Eccube\Entity\Category {#3657 -id: 24 -name: "アクセサリ" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1658656506 {#3625 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3626 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5616 …} -Children: [ 93 => Eccube\Entity\Category {#3662 -id: 93 -name: "スマートホン向けアクセサリ" -hierarchy: 3 -sort_no: 76 -create_date: DateTime @1658656506 {#3655 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3656 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#7304 …} -Children: [] -Parent: Eccube\Entity\Category {#3657} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 94 => Eccube\Entity\Category {#3671 -id: 94 -name: "iPhone・iPad向けアクセサリ" -hierarchy: 3 -sort_no: 75 -create_date: DateTime @1658656506 {#3669 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3670 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#7777 …} -Children: [] -Parent: Eccube\Entity\Category {#3657} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 96 => Eccube\Entity\Category {#3685 -id: 96 -name: "その他アクセサリ" -hierarchy: 3 -sort_no: 4 -create_date: DateTime @1658656506 {#3683 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3684 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5717 …} -Children: [] -Parent: Eccube\Entity\Category {#3657} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: Eccube\Entity\Category {#3545} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3550} Eccube\Entity\Category {#3555} Eccube\Entity\Category {#3566} Eccube\Entity\Category {#3573 -id: 83 -name: "電話機・FAX" -hierarchy: 3 -sort_no: 86 -create_date: DateTime @1658656506 {#3571 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3572 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3574 …} -Children: Doctrine\ORM\PersistentCollection {#3577 …} -Parent: Eccube\Entity\Category {#3550} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3580 -id: 22 -name: "携帯電話" -hierarchy: 2 -sort_no: 147 -create_date: DateTime @1658656506 {#3562 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3563 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3581 …} -Children: Doctrine\ORM\PersistentCollection {#3584 …} -Parent: Eccube\Entity\Category {#3545} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3585 -id: 84 -name: "DoCoMo" -hierarchy: 3 -sort_no: 85 -create_date: DateTime @1658656506 {#3578 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3579 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3586 …} -Children: Doctrine\ORM\PersistentCollection {#3589 …} -Parent: Eccube\Entity\Category {#3580} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3594 -id: 85 -name: "SoftBank" -hierarchy: 3 -sort_no: 84 -create_date: DateTime @1658656506 {#3592 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3593 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3595 …} -Children: Doctrine\ORM\PersistentCollection {#3598 …} -Parent: Eccube\Entity\Category {#3580} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3601 -id: 86 -name: "Au" -hierarchy: 3 -sort_no: 83 -create_date: DateTime @1658656506 {#3599 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3600 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3602 …} -Children: Doctrine\ORM\PersistentCollection {#3605 …} -Parent: Eccube\Entity\Category {#3580} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3608 -id: 87 -name: "その他キャリア" -hierarchy: 3 -sort_no: 82 -create_date: DateTime @1658656506 {#3606 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3607 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3609 …} -Children: Doctrine\ORM\PersistentCollection {#3612 …} -Parent: Eccube\Entity\Category {#3580} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3615} Eccube\Entity\Category {#3620 -id: 88 -name: "DoCoMo" -hierarchy: 3 -sort_no: 81 -create_date: DateTime @1658656506 {#3613 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3614 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3621 …} -Children: Doctrine\ORM\PersistentCollection {#3624 …} -Parent: Eccube\Entity\Category {#3615} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3629 -id: 89 -name: "SoftBank" -hierarchy: 3 -sort_no: 80 -create_date: DateTime @1658656506 {#3627 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3628 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3630 …} -Children: Doctrine\ORM\PersistentCollection {#3633 …} -Parent: Eccube\Entity\Category {#3615} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3636 -id: 90 -name: "Au" -hierarchy: 3 -sort_no: 79 -create_date: DateTime @1658656506 {#3634 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3635 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3637 …} -Children: Doctrine\ORM\PersistentCollection {#3640 …} -Parent: Eccube\Entity\Category {#3615} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3643 -id: 91 -name: "EMOBILE" -hierarchy: 3 -sort_no: 78 -create_date: DateTime @1658656506 {#3641 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3642 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3644 …} -Children: Doctrine\ORM\PersistentCollection {#3647 …} -Parent: Eccube\Entity\Category {#3615} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3650} Eccube\Entity\Category {#3657} Eccube\Entity\Category {#3662} Eccube\Entity\Category {#3671} Eccube\Entity\Category {#3678 -id: 95 -name: "携帯向けアクセサリ" -hierarchy: 3 -sort_no: 74 -create_date: DateTime @1658656506 {#3676 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3677 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3679 …} -Children: Doctrine\ORM\PersistentCollection {#3682 …} -Parent: Eccube\Entity\Category {#3657} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3685} Eccube\Entity\Category {#3692 -id: 5 -name: "AV機器・カー用品" -hierarchy: 1 -sort_no: 161 -create_date: DateTime @1658656506 {#3668 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1661921847 {#3667 date: 2022-08-31 13:57:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5767 …} -Children: [ 25 => Eccube\Entity\Category {#3697 -id: 25 -name: "テレビ" -hierarchy: 2 -sort_no: 145 -create_date: DateTime @1658656506 {#3590 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3591 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5693 …} -Children: [ 97 => Eccube\Entity\Category {#3702 -id: 97 -name: "液晶テレビ" -hierarchy: 3 -sort_no: 73 -create_date: DateTime @1658656506 {#3690 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3691 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11451 …} -Children: [] -Parent: Eccube\Entity\Category {#3697} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 103 => Eccube\Entity\Category {#3755 -id: 103 -name: "その他オーディオ機器" -hierarchy: 3 -sort_no: 67 -create_date: DateTime @1658656506 {#3753 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3754 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11467 …} -Children: [] -Parent: Eccube\Entity\Category {#3697} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 107 => Eccube\Entity\Category {#3790 -id: 107 -name: "ビデオカメラ・カメラ" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1658656506 {#3788 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3789 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#6898 …} -Children: [] -Parent: Eccube\Entity\Category {#3697} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 108 => Eccube\Entity\Category {#3797 -id: 108 -name: "その他映像関連機器" -hierarchy: 3 -sort_no: 62 -create_date: DateTime @1658656506 {#3795 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3796 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5906 …} -Children: [] -Parent: Eccube\Entity\Category {#3697} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 110 => Eccube\Entity\Category {#3818 -id: 110 -name: "車載モニタ・車載チューナー" -hierarchy: 3 -sort_no: 60 -create_date: DateTime @1658656506 {#3816 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3817 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11457 …} -Children: [] -Parent: Eccube\Entity\Category {#3697} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: Eccube\Entity\Category {#3692} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 26 => Eccube\Entity\Category {#3727 -id: 26 -name: "オーディオ機器" -hierarchy: 2 -sort_no: 144 -create_date: DateTime @1658656506 {#3709 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3710 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5864 …} -Children: [ 100 => Eccube\Entity\Category {#3732 -id: 100 -name: "スピーカー" -hierarchy: 3 -sort_no: 70 -create_date: DateTime @1658656506 {#3725 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3726 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#6486 …} -Children: [] -Parent: Eccube\Entity\Category {#3727} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 103 => Eccube\Entity\Category {#3755} ] -Parent: Eccube\Entity\Category {#3692} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 27 => Eccube\Entity\Category {#3762 -id: 27 -name: "映像関連機器" -hierarchy: 2 -sort_no: 143 -create_date: DateTime @1658656506 {#3707 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3708 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5908 …} -Children: [ 107 => Eccube\Entity\Category {#3790} 108 => Eccube\Entity\Category {#3797} ] -Parent: Eccube\Entity\Category {#3692} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 28 => Eccube\Entity\Category {#3804 -id: 28 -name: "カー用品" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1658656506 {#3772 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3773 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#7812 …} -Children: [ 110 => Eccube\Entity\Category {#3818} ] -Parent: Eccube\Entity\Category {#3692} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3697} Eccube\Entity\Category {#3702} Eccube\Entity\Category {#3713 -id: 98 -name: "アンテナ・ケーブル" -hierarchy: 3 -sort_no: 72 -create_date: DateTime @1658656506 {#3711 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3712 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3714 …} -Children: Doctrine\ORM\PersistentCollection {#3717 …} -Parent: Eccube\Entity\Category {#3697} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3720 -id: 99 -name: "その他テレビ機器" -hierarchy: 3 -sort_no: 71 -create_date: DateTime @1658656506 {#3718 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3719 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3721 …} -Children: Doctrine\ORM\PersistentCollection {#3724 …} -Parent: Eccube\Entity\Category {#3697} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3727} Eccube\Entity\Category {#3732} Eccube\Entity\Category {#3741 -id: 101 -name: "アンプ" -hierarchy: 3 -sort_no: 69 -create_date: DateTime @1658656506 {#3739 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3740 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3742 …} -Children: Doctrine\ORM\PersistentCollection {#3745 …} -Parent: Eccube\Entity\Category {#3697} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3748 -id: 102 -name: "ヘッドフォン・イヤホン" -hierarchy: 3 -sort_no: 68 -create_date: DateTime @1658656506 {#3746 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3747 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3749 …} -Children: Doctrine\ORM\PersistentCollection {#3752 …} -Parent: Eccube\Entity\Category {#3697} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3755} Eccube\Entity\Category {#3762} Eccube\Entity\Category {#3767 -id: 104 -name: "レコーダー・プレイヤー" -hierarchy: 3 -sort_no: 66 -create_date: DateTime @1658656506 {#3760 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3761 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3768 …} -Children: Doctrine\ORM\PersistentCollection {#3771 …} -Parent: Eccube\Entity\Category {#3762} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3776 -id: 105 -name: "ポータブルプレイヤー" -hierarchy: 3 -sort_no: 65 -create_date: DateTime @1658656506 {#3774 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3775 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3777 …} -Children: Doctrine\ORM\PersistentCollection {#3780 …} -Parent: Eccube\Entity\Category {#3697} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3783 -id: 106 -name: "メディアプレイヤー" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1658656506 {#3781 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3782 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3784 …} -Children: Doctrine\ORM\PersistentCollection {#3787 …} -Parent: Eccube\Entity\Category {#3697} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3790} Eccube\Entity\Category {#3797} Eccube\Entity\Category {#3804} Eccube\Entity\Category {#3809 -id: 109 -name: "カーナビ" -hierarchy: 3 -sort_no: 61 -create_date: DateTime @1658656506 {#3802 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3803 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3810 …} -Children: Doctrine\ORM\PersistentCollection {#3813 …} -Parent: Eccube\Entity\Category {#3804} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3818} Eccube\Entity\Category {#3825 -id: 111 -name: "車用品・オプション" -hierarchy: 3 -sort_no: 5 -create_date: DateTime @1658656506 {#3823 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3824 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3826 …} -Children: Doctrine\ORM\PersistentCollection {#3829 …} -Parent: Eccube\Entity\Category {#3697} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3832 -id: 6 -name: "生活家電" -hierarchy: 1 -sort_no: 160 -create_date: DateTime @1658656506 {#3738 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1661921923 {#3737 date: 2022-08-31 13:58:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5840 …} -Children: [ 33 => Eccube\Entity\Category {#4056 -id: 33 -name: "その他" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1658656506 {#3926 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3927 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5909 …} -Children: [ 146 => Eccube\Entity\Category {#4112 -id: 146 -name: "電子辞書・その他事務機器" -hierarchy: 3 -sort_no: 25 -create_date: DateTime @1658656506 {#4110 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4111 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11460 …} -Children: [] -Parent: Eccube\Entity\Category {#4056} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 147 => Eccube\Entity\Category {#4119 -id: 147 -name: "工具" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1658656506 {#4117 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4118 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#7854 …} -Children: [] -Parent: Eccube\Entity\Category {#4056} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: Eccube\Entity\Category {#3832} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3837 -id: 29 -name: "キッチン・調理" -hierarchy: 2 -sort_no: 142 -create_date: DateTime @1658656506 {#3814 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3815 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3838 …} -Children: Doctrine\ORM\PersistentCollection {#3841 …} -Parent: Eccube\Entity\Category {#3832} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3842 -id: 112 -name: "IH・炊飯器" -hierarchy: 3 -sort_no: 59 -create_date: DateTime @1658656506 {#3830 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3831 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3843 …} -Children: Doctrine\ORM\PersistentCollection {#3846 …} -Parent: Eccube\Entity\Category {#3837} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3853 -id: 113 -name: "電子レンジ・オーブン" -hierarchy: 3 -sort_no: 58 -create_date: DateTime @1658656506 {#3851 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3852 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3854 …} -Children: Doctrine\ORM\PersistentCollection {#3857 …} -Parent: Eccube\Entity\Category {#3837} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3860 -id: 114 -name: "卓上機器" -hierarchy: 3 -sort_no: 57 -create_date: DateTime @1658656506 {#3858 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3859 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3861 …} -Children: Doctrine\ORM\PersistentCollection {#3864 …} -Parent: Eccube\Entity\Category {#3837} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3867 -id: 115 -name: "冷蔵庫・保温庫" -hierarchy: 3 -sort_no: 56 -create_date: DateTime @1658656506 {#3865 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3866 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3868 …} -Children: Doctrine\ORM\PersistentCollection {#3871 …} -Parent: Eccube\Entity\Category {#3837} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3874 -id: 116 -name: "ホームベーカリー" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1658656506 {#3872 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3873 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3875 …} -Children: Doctrine\ORM\PersistentCollection {#3878 …} -Parent: Eccube\Entity\Category {#3837} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3881 -id: 117 -name: "調理機器" -hierarchy: 3 -sort_no: 54 -create_date: DateTime @1658656506 {#3879 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3880 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3882 …} -Children: Doctrine\ORM\PersistentCollection {#3885 …} -Parent: Eccube\Entity\Category {#3837} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3888 -id: 118 -name: "ポット・ケトル・浄水器" -hierarchy: 3 -sort_no: 53 -create_date: DateTime @1658656506 {#3886 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3887 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3889 …} -Children: Doctrine\ORM\PersistentCollection {#3892 …} -Parent: Eccube\Entity\Category {#3837} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3895 -id: 119 -name: "キッチン・厨房用品" -hierarchy: 3 -sort_no: 52 -create_date: DateTime @1658656506 {#3893 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3894 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3896 …} -Children: Doctrine\ORM\PersistentCollection {#3899 …} -Parent: Eccube\Entity\Category {#3837} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3902 -id: 120 -name: "計量・計り" -hierarchy: 3 -sort_no: 51 -create_date: DateTime @1658656506 {#3900 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3901 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3903 …} -Children: Doctrine\ORM\PersistentCollection {#3906 …} -Parent: Eccube\Entity\Category {#3837} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3909 -id: 121 -name: "キッチン・その他" -hierarchy: 3 -sort_no: 50 -create_date: DateTime @1658656506 {#3907 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3908 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3910 …} -Children: Doctrine\ORM\PersistentCollection {#3913 …} -Parent: Eccube\Entity\Category {#3837} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3916 -id: 30 -name: "リビング" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1658656506 {#3848 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3847 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3917 …} -Children: Doctrine\ORM\PersistentCollection {#3920 …} -Parent: Eccube\Entity\Category {#3832} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3921 -id: 122 -name: "照明・LED" -hierarchy: 3 -sort_no: 49 -create_date: DateTime @1658656506 {#3914 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3915 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3922 …} -Children: Doctrine\ORM\PersistentCollection {#3925 …} -Parent: Eccube\Entity\Category {#3916} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3930 -id: 123 -name: "掃除機" -hierarchy: 3 -sort_no: 48 -create_date: DateTime @1658656506 {#3928 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3929 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3931 …} -Children: Doctrine\ORM\PersistentCollection {#3934 …} -Parent: Eccube\Entity\Category {#3916} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3937 -id: 124 -name: "扇風機・ファン" -hierarchy: 3 -sort_no: 47 -create_date: DateTime @1658656506 {#3935 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3936 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3938 …} -Children: Doctrine\ORM\PersistentCollection {#3941 …} -Parent: Eccube\Entity\Category {#3916} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3944 -id: 125 -name: "洗濯機" -hierarchy: 3 -sort_no: 46 -create_date: DateTime @1658656506 {#3942 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3943 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3945 …} -Children: Doctrine\ORM\PersistentCollection {#3948 …} -Parent: Eccube\Entity\Category {#3916} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3951 -id: 126 -name: "アロマ・芳香" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1658656506 {#3949 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3950 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3952 …} -Children: Doctrine\ORM\PersistentCollection {#3955 …} -Parent: Eccube\Entity\Category {#3916} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3958 -id: 127 -name: "リビング・その他" -hierarchy: 3 -sort_no: 44 -create_date: DateTime @1658656506 {#3956 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3957 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3959 …} -Children: Doctrine\ORM\PersistentCollection {#3962 …} -Parent: Eccube\Entity\Category {#3916} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3965 -id: 31 -name: "冷暖房・空気清浄機" -hierarchy: 2 -sort_no: 140 -create_date: DateTime @1658656506 {#3850 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3849 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3966 …} -Children: Doctrine\ORM\PersistentCollection {#3969 …} -Parent: Eccube\Entity\Category {#3832} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3970 -id: 128 -name: "冷房機器" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1658656506 {#3963 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3964 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3971 …} -Children: Doctrine\ORM\PersistentCollection {#3974 …} -Parent: Eccube\Entity\Category {#3965} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3979 -id: 129 -name: "暖房機器" -hierarchy: 3 -sort_no: 42 -create_date: DateTime @1658656506 {#3977 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3978 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3980 …} -Children: Doctrine\ORM\PersistentCollection {#3983 …} -Parent: Eccube\Entity\Category {#3965} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3986 -id: 130 -name: "空気清浄器・その他" -hierarchy: 3 -sort_no: 41 -create_date: DateTime @1658656506 {#3984 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3985 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3987 …} -Children: Doctrine\ORM\PersistentCollection {#3990 …} -Parent: Eccube\Entity\Category {#3965} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3993 -id: 32 -name: "健康・美容" -hierarchy: 2 -sort_no: 139 -create_date: DateTime @1658656506 {#3975 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3976 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3994 …} -Children: Doctrine\ORM\PersistentCollection {#3997 …} -Parent: Eccube\Entity\Category {#3832} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3998 -id: 131 -name: "マッサージ・チェア" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1658656506 {#3991 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3992 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3999 …} -Children: Doctrine\ORM\PersistentCollection {#4002 …} -Parent: Eccube\Entity\Category {#3993} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4007 -id: 132 -name: "フィットネス機器" -hierarchy: 3 -sort_no: 39 -create_date: DateTime @1658656506 {#4005 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4006 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4008 …} -Children: Doctrine\ORM\PersistentCollection {#4011 …} -Parent: Eccube\Entity\Category {#3993} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4014 -id: 133 -name: "治療機器" -hierarchy: 3 -sort_no: 38 -create_date: DateTime @1658656506 {#4012 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4013 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4015 …} -Children: Doctrine\ORM\PersistentCollection {#4018 …} -Parent: Eccube\Entity\Category {#3993} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4021 -id: 134 -name: "その他健康・美容機器" -hierarchy: 3 -sort_no: 37 -create_date: DateTime @1658656506 {#4019 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4020 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4022 …} -Children: Doctrine\ORM\PersistentCollection {#4025 …} -Parent: Eccube\Entity\Category {#3993} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4028 -id: 135 -name: "体重計・体脂肪" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1658656506 {#4026 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4027 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4029 …} -Children: Doctrine\ORM\PersistentCollection {#4032 …} -Parent: Eccube\Entity\Category {#3993} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4035 -id: 136 -name: "血圧計・体温計" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1658656506 {#4033 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4034 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4036 …} -Children: Doctrine\ORM\PersistentCollection {#4039 …} -Parent: Eccube\Entity\Category {#3993} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4042 -id: 137 -name: "ドライヤー・ヘアー" -hierarchy: 3 -sort_no: 34 -create_date: DateTime @1658656506 {#4040 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4041 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4043 …} -Children: Doctrine\ORM\PersistentCollection {#4046 …} -Parent: Eccube\Entity\Category {#3993} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4049 -id: 138 -name: "電動歯ブラシ・オーラル" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1658656506 {#4047 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4048 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4050 …} -Children: Doctrine\ORM\PersistentCollection {#4053 …} -Parent: Eccube\Entity\Category {#3993} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4056} Eccube\Entity\Category {#4061 -id: 139 -name: "シェーバー・バリカン" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1658656506 {#4054 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4055 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4062 …} -Children: Doctrine\ORM\PersistentCollection {#4065 …} -Parent: Eccube\Entity\Category {#4056} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4070 -id: 140 -name: "美顔・むだ毛" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1658656506 {#4068 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4069 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4071 …} -Children: Doctrine\ORM\PersistentCollection {#4074 …} -Parent: Eccube\Entity\Category {#4056} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4077 -id: 141 -name: "生活用品" -hierarchy: 3 -sort_no: 30 -create_date: DateTime @1658656506 {#4075 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4076 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4078 …} -Children: Doctrine\ORM\PersistentCollection {#4081 …} -Parent: Eccube\Entity\Category {#4056} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4084 -id: 142 -name: "トイレ・バス" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1658656506 {#4082 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4083 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4085 …} -Children: Doctrine\ORM\PersistentCollection {#4088 …} -Parent: Eccube\Entity\Category {#4056} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4091 -id: 143 -name: "アウトドア・ガーデニング" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1658656506 {#4089 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4090 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4092 …} -Children: Doctrine\ORM\PersistentCollection {#4095 …} -Parent: Eccube\Entity\Category {#4056} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4098 -id: 144 -name: "ペット用品" -hierarchy: 3 -sort_no: 27 -create_date: DateTime @1658656506 {#4096 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4097 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4099 …} -Children: Doctrine\ORM\PersistentCollection {#4102 …} -Parent: Eccube\Entity\Category {#4056} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4105 -id: 145 -name: "寝具・布団" -hierarchy: 3 -sort_no: 26 -create_date: DateTime @1658656506 {#4103 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4104 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4106 …} -Children: Doctrine\ORM\PersistentCollection {#4109 …} -Parent: Eccube\Entity\Category {#4056} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4112} Eccube\Entity\Category {#4119} Eccube\Entity\Category {#4126 -id: 148 -name: "時計" -hierarchy: 3 -sort_no: 6 -create_date: DateTime @1658656506 {#4124 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4125 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4127 …} -Children: Doctrine\ORM\PersistentCollection {#4130 …} -Parent: Eccube\Entity\Category {#4056} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4133 -id: 7 -name: "おもちゃ" -hierarchy: 1 -sort_no: 159 -create_date: DateTime @1658656506 {#4067 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1661921863 {#4066 date: 2022-08-31 13:57:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5857 …} -Children: [ 34 => Eccube\Entity\Category {#4138 -id: 34 -name: "おもちゃ" -hierarchy: 2 -sort_no: 138 -create_date: DateTime @1658656506 {#4004 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4003 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5865 …} -Children: [ 150 => Eccube\Entity\Category {#4154 -id: 150 -name: "模型" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1658656506 {#4152 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4153 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11443 …} -Children: [] -Parent: Eccube\Entity\Category {#4138} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 152 => Eccube\Entity\Category {#4168 -id: 152 -name: "その他おもちゃ" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1658656506 {#4166 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4167 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5927 …} -Children: [] -Parent: Eccube\Entity\Category {#4138} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 156 => Eccube\Entity\Category {#4203 -id: 156 -name: "その他ラジコン" -hierarchy: 3 -sort_no: 7 -create_date: DateTime @1658656506 {#4201 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4202 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#7842 …} -Children: [] -Parent: Eccube\Entity\Category {#4138} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: Eccube\Entity\Category {#4133} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 35 => Eccube\Entity\Category {#4175 -id: 35 -name: "ラジコン" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1658656506 {#4149 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4148 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#7834 …} -Children: [ 156 => Eccube\Entity\Category {#4203} ] -Parent: Eccube\Entity\Category {#4133} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4138} Eccube\Entity\Category {#4143 -id: 149 -name: "ミニカー" -hierarchy: 3 -sort_no: 23 -create_date: DateTime @1658656506 {#4131 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4132 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4144 …} -Children: Doctrine\ORM\PersistentCollection {#4147 …} -Parent: Eccube\Entity\Category {#4138} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4154} Eccube\Entity\Category {#4161 -id: 151 -name: "子供向けおもちゃ" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1658656506 {#4159 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4160 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4162 …} -Children: Doctrine\ORM\PersistentCollection {#4165 …} -Parent: Eccube\Entity\Category {#4138} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4168} Eccube\Entity\Category {#4175} Eccube\Entity\Category {#4180 -id: 153 -name: "R/Cヘリコプター" -hierarchy: 3 -sort_no: 19 -create_date: DateTime @1658656506 {#4173 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4174 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4181 …} -Children: Doctrine\ORM\PersistentCollection {#4184 …} -Parent: Eccube\Entity\Category {#4175} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4189 -id: 154 -name: "R/C飛行機" -hierarchy: 3 -sort_no: 18 -create_date: DateTime @1658656506 {#4187 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4188 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4190 …} -Children: Doctrine\ORM\PersistentCollection {#4193 …} -Parent: Eccube\Entity\Category {#4138} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4196 -id: 155 -name: "R/Cカー" -hierarchy: 3 -sort_no: 17 -create_date: DateTime @1658656506 {#4194 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4195 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4197 …} -Children: Doctrine\ORM\PersistentCollection {#4200 …} -Parent: Eccube\Entity\Category {#4138} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4203} Eccube\Entity\Category {#4210 -id: 8 -name: "ゲーム関連" -hierarchy: 1 -sort_no: 158 -create_date: DateTime @1658656506 {#4186 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1661921871 {#4185 date: 2022-08-31 13:57:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5935 …} -Children: [ 36 => Eccube\Entity\Category {#4215 -id: 36 -name: "ゲーム関連" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1658656506 {#4151 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4150 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5981 …} -Children: [ 157 => Eccube\Entity\Category {#4220 -id: 157 -name: "携帯ゲーム端末向け" -hierarchy: 3 -sort_no: 16 -create_date: DateTime @1658656506 {#4208 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4209 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11464 …} -Children: [] -Parent: Eccube\Entity\Category {#4215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 158 => Eccube\Entity\Category {#4231 -id: 158 -name: "据え置き型ゲーム向け" -hierarchy: 3 -sort_no: 15 -create_date: DateTime @1658656506 {#4229 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4230 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#7216 …} -Children: [] -Parent: Eccube\Entity\Category {#4215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 159 => Eccube\Entity\Category {#4238 -id: 159 -name: "その他・ゲーム関連" -hierarchy: 3 -sort_no: 14 -create_date: DateTime @1658656506 {#4236 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4237 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5859 …} -Children: [] -Parent: Eccube\Entity\Category {#4215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 162 => Eccube\Entity\Category {#4266 -id: 162 -name: "PC向けゲーム・その他ソフト" -hierarchy: 3 -sort_no: 11 -create_date: DateTime @1658656506 {#4264 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4265 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#7656 …} -Children: [] -Parent: Eccube\Entity\Category {#4215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: Eccube\Entity\Category {#4210} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 37 => Eccube\Entity\Category {#4245 -id: 37 -name: "PCソフト" -hierarchy: 2 -sort_no: 136 -create_date: DateTime @1658656506 {#4227 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4228 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#9978 …} -Children: [ 162 => Eccube\Entity\Category {#4266} ] -Parent: Eccube\Entity\Category {#4210} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4215} Eccube\Entity\Category {#4220} Eccube\Entity\Category {#4231} Eccube\Entity\Category {#4238} Eccube\Entity\Category {#4245} Eccube\Entity\Category {#4250 -id: 160 -name: "OS" -hierarchy: 3 -sort_no: 13 -create_date: DateTime @1658656506 {#4243 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4244 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4251 …} -Children: Doctrine\ORM\PersistentCollection {#4254 …} -Parent: Eccube\Entity\Category {#4245} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4259 -id: 161 -name: "ビジネス向けソフト" -hierarchy: 3 -sort_no: 12 -create_date: DateTime @1658656506 {#4257 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4258 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4260 …} -Children: Doctrine\ORM\PersistentCollection {#4263 …} -Parent: Eccube\Entity\Category {#4215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4266} Eccube\Entity\Category {#4273 -id: 38 -name: "その他" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1658656506 {#4255 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4256 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4274 …} -Children: Doctrine\ORM\PersistentCollection {#4277 …} -Parent: Eccube\Entity\Category {#4210} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4278 -id: 163 -name: "輸入品・映像・音楽" -hierarchy: 3 -sort_no: 8 -create_date: DateTime @1658656506 {#4271 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4272 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4279 …} -Children: Doctrine\ORM\PersistentCollection {#4282 …} -Parent: Eccube\Entity\Category {#4273} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4287 -id: 9 -name: "ジャンク" -hierarchy: 1 -sort_no: 157 -create_date: DateTime @1658656506 {#4225 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1661921877 {#4226 date: 2022-08-31 13:57:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#9458 …} -Children: [ 40 => Eccube\Entity\Category {#4308 -id: 40 -name: "ジャンク品" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1658656506 {#4304 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4305 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#6825 …} -Children: [ 165 => Eccube\Entity\Category {#4313 -id: 165 -name: "ジャンク・保証無し" -hierarchy: 3 -sort_no: 9 -create_date: DateTime @1658656506 {#4306 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4307 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11470 …} -Children: [] -Parent: Eccube\Entity\Category {#4308} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: Eccube\Entity\Category {#4287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4292 -id: 39 -name: "アウトレット品" -hierarchy: 2 -sort_no: 135 -create_date: DateTime @1658656506 {#4283 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4284 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4293 …} -Children: Doctrine\ORM\PersistentCollection {#4296 …} -Parent: Eccube\Entity\Category {#4287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4297 -id: 164 -name: "アウトレット・在庫限り" -hierarchy: 3 -sort_no: 10 -create_date: DateTime @1658656506 {#4285 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4286 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4298 …} -Children: Doctrine\ORM\PersistentCollection {#4301 …} -Parent: Eccube\Entity\Category {#4292} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4308} Eccube\Entity\Category {#4313} ] |
| 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 {#3097 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3096 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#3098 -om: ContainerQV8FtI1\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#476 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#794 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | [ Eccube\Entity\Category {#3141 -id: 1 -name: "パソコン" -hierarchy: 1 -sort_no: 165 -create_date: DateTime @1658656506 {#3107 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656576 {#3114 date: 2022-07-24 18:56:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11449 …} -Children: [ 12 => Eccube\Entity\Category {#3230 -id: 12 -name: "中古パソコン" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1658656506 {#3212 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3213 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11458 …} -Children: [ 47 => Eccube\Entity\Category {#3235 -id: 47 -name: "中古ノート" -hierarchy: 3 -sort_no: 119 -create_date: DateTime @1658656506 {#3228 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3229 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11469 …} -Children: [] -Parent: Eccube\Entity\Category {#3230} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 48 => Eccube\Entity\Category {#3244 -id: 48 -name: "中古デスクトップ" -hierarchy: 3 -sort_no: 118 -create_date: DateTime @1658656506 {#3242 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3243 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11461 …} -Children: [] -Parent: Eccube\Entity\Category {#3230} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 49 => Eccube\Entity\Category {#3251 -id: 49 -name: "中古・その他" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1658656506 {#3249 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3250 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11448 …} -Children: [] -Parent: Eccube\Entity\Category {#3230} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: Eccube\Entity\Category {#3141} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3120 -id: 10 -name: "ノートパソコン" -hierarchy: 2 -sort_no: 156 -create_date: DateTime @1658656506 {#3113 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3112 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3119 …} -Children: Doctrine\ORM\PersistentCollection {#3176 …} -Parent: Eccube\Entity\Category {#3141} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3177 -id: 41 -name: "ノートPC" -hierarchy: 3 -sort_no: 125 -create_date: DateTime @1658656506 {#3108 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3145 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3178 …} -Children: Doctrine\ORM\PersistentCollection {#3181 …} -Parent: Eccube\Entity\Category {#3120} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3188 -id: 42 -name: "ウルトラブック・モバイルPC" -hierarchy: 3 -sort_no: 124 -create_date: DateTime @1658656506 {#3186 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3187 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3189 …} -Children: Doctrine\ORM\PersistentCollection {#3192 …} -Parent: Eccube\Entity\Category {#3120} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3195 -id: 43 -name: "ミニノート・タブレットPC" -hierarchy: 3 -sort_no: 123 -create_date: DateTime @1658656506 {#3193 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3194 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3196 …} -Children: Doctrine\ORM\PersistentCollection {#3199 …} -Parent: Eccube\Entity\Category {#3120} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3202 -id: 11 -name: "デスクトップパソコン" -hierarchy: 2 -sort_no: 155 -create_date: DateTime @1658656506 {#3184 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3185 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3203 …} -Children: Doctrine\ORM\PersistentCollection {#3206 …} -Parent: Eccube\Entity\Category {#3141} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3207 -id: 44 -name: "デスクトップPC" -hierarchy: 3 -sort_no: 122 -create_date: DateTime @1658656506 {#3200 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3201 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3208 …} -Children: Doctrine\ORM\PersistentCollection {#3211 …} -Parent: Eccube\Entity\Category {#3202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3216 -id: 45 -name: "一体型PC" -hierarchy: 3 -sort_no: 121 -create_date: DateTime @1658656506 {#3214 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3215 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3217 …} -Children: Doctrine\ORM\PersistentCollection {#3220 …} -Parent: Eccube\Entity\Category {#3202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3223 -id: 46 -name: "サーバー" -hierarchy: 3 -sort_no: 120 -create_date: DateTime @1658656506 {#3221 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3222 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3224 …} -Children: Doctrine\ORM\PersistentCollection {#3227 …} -Parent: Eccube\Entity\Category {#3202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3230} Eccube\Entity\Category {#3235} Eccube\Entity\Category {#3244} Eccube\Entity\Category {#3251} Eccube\Entity\Category {#3258 -id: 2 -name: "パソコン周辺" -hierarchy: 1 -sort_no: 164 -create_date: DateTime @1658656506 {#3182 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1661921798 {#3183 date: 2022-08-31 13:56:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11463 …} -Children: [ 13 => Eccube\Entity\Category {#3263 -id: 13 -name: "液晶・モニタ" -hierarchy: 2 -sort_no: 154 -create_date: DateTime @1658656506 {#3240 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3241 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11466 …} -Children: [ 50 => Eccube\Entity\Category {#3268 -id: 50 -name: "液晶モニタ" -hierarchy: 3 -sort_no: 117 -create_date: DateTime @1658656506 {#3256 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3257 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11473 …} -Children: [] -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 52 => Eccube\Entity\Category {#3286 -id: 52 -name: "その他モニタ" -hierarchy: 3 -sort_no: 115 -create_date: DateTime @1658656506 {#3284 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3285 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#6804 …} -Children: [] -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 54 => Eccube\Entity\Category {#3307 -id: 54 -name: "モバイルプロジェクタ" -hierarchy: 3 -sort_no: 113 -create_date: DateTime @1658656506 {#3305 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3306 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5652 …} -Children: [] -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 57 => Eccube\Entity\Category {#3335 -id: 57 -name: "無線LAN" -hierarchy: 3 -sort_no: 110 -create_date: DateTime @1658656506 {#3333 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3334 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11447 …} -Children: [] -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 60 => Eccube\Entity\Category {#3363 -id: 60 -name: "周辺アクセサリ" -hierarchy: 3 -sort_no: 107 -create_date: DateTime @1658656506 {#3361 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3362 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11455 …} -Children: [] -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 61 => Eccube\Entity\Category {#3370 -id: 61 -name: "プリンタ" -hierarchy: 3 -sort_no: 106 -create_date: DateTime @1658656506 {#3368 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3369 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#6913 …} -Children: [] -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 62 => Eccube\Entity\Category {#3377 -id: 62 -name: "周辺機器・拡張機器" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1658656506 {#3375 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3376 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#6844 …} -Children: [] -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 69 => Eccube\Entity\Category {#3433 -id: 69 -name: "サプライ・その他" -hierarchy: 3 -sort_no: 98 -create_date: DateTime @1658656506 {#3431 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3432 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#6927 …} -Children: [] -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: Eccube\Entity\Category {#3258} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 14 => Eccube\Entity\Category {#3293 -id: 14 -name: "プロジェクタ" -hierarchy: 2 -sort_no: 153 -create_date: DateTime @1658656506 {#3275 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3276 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#6925 …} -Children: [ 53 => Eccube\Entity\Category {#3298 -id: 53 -name: "プロジェクタ本体" -hierarchy: 3 -sort_no: 114 -create_date: DateTime @1658656506 {#3291 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3292 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11454 …} -Children: [] -Parent: Eccube\Entity\Category {#3293} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 54 => Eccube\Entity\Category {#3307} ] -Parent: Eccube\Entity\Category {#3258} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 15 => Eccube\Entity\Category {#3321 -id: 15 -name: "通信・ネットワーク" -hierarchy: 2 -sort_no: 152 -create_date: DateTime @1658656506 {#3303 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3304 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5664 …} -Children: [ 56 => Eccube\Entity\Category {#3326 -id: 56 -name: "ルーター・ハブ・その他" -hierarchy: 3 -sort_no: 111 -create_date: DateTime @1658656506 {#3319 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3320 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11445 …} -Children: [] -Parent: Eccube\Entity\Category {#3321} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 57 => Eccube\Entity\Category {#3335} ] -Parent: Eccube\Entity\Category {#3258} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 16 => Eccube\Entity\Category {#3349 -id: 16 -name: "周辺装置" -hierarchy: 2 -sort_no: 151 -create_date: DateTime @1658656506 {#3331 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3332 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5661 …} -Children: [ 59 => Eccube\Entity\Category {#3354 -id: 59 -name: "キーボード・マウス" -hierarchy: 3 -sort_no: 108 -create_date: DateTime @1658656506 {#3347 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3348 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11462 …} -Children: [] -Parent: Eccube\Entity\Category {#3349} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 60 => Eccube\Entity\Category {#3363} 61 => Eccube\Entity\Category {#3370} 62 => Eccube\Entity\Category {#3377} ] -Parent: Eccube\Entity\Category {#3258} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 17 => Eccube\Entity\Category {#3398 -id: 17 -name: "サプライ品・その他" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1658656506 {#3273 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3274 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5556 …} -Children: [ 65 => Eccube\Entity\Category {#3403 -id: 65 -name: "メディア・サプライ品" -hierarchy: 3 -sort_no: 102 -create_date: DateTime @1658656506 {#3396 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3397 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#6928 …} -Children: [] -Parent: Eccube\Entity\Category {#3398} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 69 => Eccube\Entity\Category {#3433} ] -Parent: Eccube\Entity\Category {#3258} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3263} Eccube\Entity\Category {#3268} Eccube\Entity\Category {#3279 -id: 51 -name: "モニタ関連・ケーブル他" -hierarchy: 3 -sort_no: 116 -create_date: DateTime @1658656506 {#3277 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3278 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3280 …} -Children: Doctrine\ORM\PersistentCollection {#3283 …} -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3286} Eccube\Entity\Category {#3293} Eccube\Entity\Category {#3298} Eccube\Entity\Category {#3307} Eccube\Entity\Category {#3314 -id: 55 -name: "その他プロジェクタ機器" -hierarchy: 3 -sort_no: 112 -create_date: DateTime @1658656506 {#3312 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3313 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3315 …} -Children: Doctrine\ORM\PersistentCollection {#3318 …} -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3321} Eccube\Entity\Category {#3326} Eccube\Entity\Category {#3335} Eccube\Entity\Category {#3342 -id: 58 -name: "LANケーブル・その他" -hierarchy: 3 -sort_no: 109 -create_date: DateTime @1658656506 {#3340 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3341 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3343 …} -Children: Doctrine\ORM\PersistentCollection {#3346 …} -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3349} Eccube\Entity\Category {#3354} Eccube\Entity\Category {#3363} Eccube\Entity\Category {#3370} Eccube\Entity\Category {#3377} Eccube\Entity\Category {#3384 -id: 63 -name: "フォトフレーム" -hierarchy: 3 -sort_no: 104 -create_date: DateTime @1658656506 {#3382 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3383 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3385 …} -Children: Doctrine\ORM\PersistentCollection {#3388 …} -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3391 -id: 64 -name: "コンセント・OAタップ" -hierarchy: 3 -sort_no: 103 -create_date: DateTime @1658656506 {#3389 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3390 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3392 …} -Children: Doctrine\ORM\PersistentCollection {#3395 …} -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3398} Eccube\Entity\Category {#3403} Eccube\Entity\Category {#3412 -id: 66 -name: "プリンタ消耗品・トナー・リボン" -hierarchy: 3 -sort_no: 101 -create_date: DateTime @1658656506 {#3410 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3411 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3413 …} -Children: Doctrine\ORM\PersistentCollection {#3416 …} -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3419 -id: 67 -name: "インクジェット・インク" -hierarchy: 3 -sort_no: 100 -create_date: DateTime @1658656506 {#3417 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3418 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3420 …} -Children: Doctrine\ORM\PersistentCollection {#3423 …} -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3426 -id: 68 -name: "用紙" -hierarchy: 3 -sort_no: 99 -create_date: DateTime @1658656506 {#3424 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3425 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3427 …} -Children: Doctrine\ORM\PersistentCollection {#3430 …} -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3433} Eccube\Entity\Category {#3440 -id: 70 -name: "バッグ・インナーケース" -hierarchy: 3 -sort_no: 2 -create_date: DateTime @1658656506 {#3438 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3439 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3441 …} -Children: Doctrine\ORM\PersistentCollection {#3444 …} -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3447 -id: 3 -name: "パソコンパーツ" -hierarchy: 1 -sort_no: 163 -create_date: DateTime @1658656506 {#3409 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1661921809 {#3408 date: 2022-08-31 13:56:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5643 …} -Children: [ 18 => Eccube\Entity\Category {#3452 -id: 18 -name: "CPU・メモリなど" -hierarchy: 2 -sort_no: 150 -create_date: DateTime @1658656506 {#3360 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3359 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5624 …} -Children: [ 71 => Eccube\Entity\Category {#3457 -id: 71 -name: "CPU" -hierarchy: 3 -sort_no: 97 -create_date: DateTime @1658656506 {#3445 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3446 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#6911 …} -Children: [] -Parent: Eccube\Entity\Category {#3452} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 72 => Eccube\Entity\Category {#3468 -id: 72 -name: "デスクトップ用メモリ" -hierarchy: 3 -sort_no: 96 -create_date: DateTime @1658656506 {#3466 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3467 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5576 …} -Children: [] -Parent: Eccube\Entity\Category {#3452} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 73 => Eccube\Entity\Category {#3475 -id: 73 -name: "ノート用メモリ" -hierarchy: 3 -sort_no: 95 -create_date: DateTime @1658656506 {#3473 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3474 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#6912 …} -Children: [] -Parent: Eccube\Entity\Category {#3452} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 74 => Eccube\Entity\Category {#3482 -id: 74 -name: "フラッシュメモリ・その他" -hierarchy: 3 -sort_no: 94 -create_date: DateTime @1658656506 {#3480 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3481 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5595 …} -Children: [] -Parent: Eccube\Entity\Category {#3452} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 76 => Eccube\Entity\Category {#3503 -id: 76 -name: "マザーボード" -hierarchy: 3 -sort_no: 92 -create_date: DateTime @1658656506 {#3501 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3502 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#7217 …} -Children: [] -Parent: Eccube\Entity\Category {#3452} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 77 => Eccube\Entity\Category {#3510 -id: 77 -name: "HDD・SSD・Drive関連" -hierarchy: 3 -sort_no: 91 -create_date: DateTime @1658656506 {#3508 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3509 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11452 …} -Children: [] -Parent: Eccube\Entity\Category {#3452} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 79 => Eccube\Entity\Category {#3531 -id: 79 -name: "ケーブル" -hierarchy: 3 -sort_no: 89 -create_date: DateTime @1658656506 {#3529 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3530 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#7496 …} -Children: [] -Parent: Eccube\Entity\Category {#3452} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 80 => Eccube\Entity\Category {#3538 -id: 80 -name: "その他部品" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1658656506 {#3536 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3537 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5662 …} -Children: [] -Parent: Eccube\Entity\Category {#3452} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: Eccube\Entity\Category {#3447} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 19 => Eccube\Entity\Category {#3489 -id: 19 -name: "VGA・マザーボード・HDD" -hierarchy: 2 -sort_no: 149 -create_date: DateTime @1658656506 {#3463 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3462 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5744 …} -Children: [ 75 => Eccube\Entity\Category {#3494 -id: 75 -name: "グラフィックボード" -hierarchy: 3 -sort_no: 93 -create_date: DateTime @1658656506 {#3487 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3488 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5716 …} -Children: [] -Parent: Eccube\Entity\Category {#3489} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 76 => Eccube\Entity\Category {#3503} 77 => Eccube\Entity\Category {#3510} ] -Parent: Eccube\Entity\Category {#3447} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 20 => Eccube\Entity\Category {#3517 -id: 20 -name: "その他パーツ" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1658656506 {#3499 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3500 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#7389 …} -Children: [ 78 => Eccube\Entity\Category {#3522 -id: 78 -name: "電源・ケース" -hierarchy: 3 -sort_no: 90 -create_date: DateTime @1658656506 {#3515 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3516 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#7218 …} -Children: [] -Parent: Eccube\Entity\Category {#3517} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 79 => Eccube\Entity\Category {#3531} 80 => Eccube\Entity\Category {#3538} ] -Parent: Eccube\Entity\Category {#3447} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3452} Eccube\Entity\Category {#3457} Eccube\Entity\Category {#3468} Eccube\Entity\Category {#3475} Eccube\Entity\Category {#3482} Eccube\Entity\Category {#3489} Eccube\Entity\Category {#3494} Eccube\Entity\Category {#3503} Eccube\Entity\Category {#3510} Eccube\Entity\Category {#3517} Eccube\Entity\Category {#3522} Eccube\Entity\Category {#3531} Eccube\Entity\Category {#3538} Eccube\Entity\Category {#3545 -id: 4 -name: "スマホ関連" -hierarchy: 1 -sort_no: 162 -create_date: DateTime @1658656506 {#3465 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1661921821 {#3464 date: 2022-08-31 13:57:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#7459 …} -Children: [ 21 => Eccube\Entity\Category {#3550 -id: 21 -name: "スマートホン・電話機" -hierarchy: 2 -sort_no: 148 -create_date: DateTime @1658656506 {#3527 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3528 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5686 …} -Children: [ 81 => Eccube\Entity\Category {#3555 -id: 81 -name: "Android" -hierarchy: 3 -sort_no: 88 -create_date: DateTime @1658656506 {#3543 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3544 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5682 …} -Children: [] -Parent: Eccube\Entity\Category {#3550} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 82 => Eccube\Entity\Category {#3566 -id: 82 -name: "Apple" -hierarchy: 3 -sort_no: 87 -create_date: DateTime @1658656506 {#3564 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3565 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#7504 …} -Children: [] -Parent: Eccube\Entity\Category {#3550} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: Eccube\Entity\Category {#3545} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 23 => Eccube\Entity\Category {#3615 -id: 23 -name: "モバイル通信" -hierarchy: 2 -sort_no: 146 -create_date: DateTime @1658656506 {#3560 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3561 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#7781 …} -Children: [ 92 => Eccube\Entity\Category {#3650 -id: 92 -name: "その他モバイル機器" -hierarchy: 3 -sort_no: 77 -create_date: DateTime @1658656506 {#3648 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3649 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11471 …} -Children: [] -Parent: Eccube\Entity\Category {#3615} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: Eccube\Entity\Category {#3545} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 24 => Eccube\Entity\Category {#3657 -id: 24 -name: "アクセサリ" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1658656506 {#3625 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3626 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5616 …} -Children: [ 93 => Eccube\Entity\Category {#3662 -id: 93 -name: "スマートホン向けアクセサリ" -hierarchy: 3 -sort_no: 76 -create_date: DateTime @1658656506 {#3655 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3656 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#7304 …} -Children: [] -Parent: Eccube\Entity\Category {#3657} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 94 => Eccube\Entity\Category {#3671 -id: 94 -name: "iPhone・iPad向けアクセサリ" -hierarchy: 3 -sort_no: 75 -create_date: DateTime @1658656506 {#3669 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3670 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#7777 …} -Children: [] -Parent: Eccube\Entity\Category {#3657} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 96 => Eccube\Entity\Category {#3685 -id: 96 -name: "その他アクセサリ" -hierarchy: 3 -sort_no: 4 -create_date: DateTime @1658656506 {#3683 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3684 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5717 …} -Children: [] -Parent: Eccube\Entity\Category {#3657} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: Eccube\Entity\Category {#3545} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3550} Eccube\Entity\Category {#3555} Eccube\Entity\Category {#3566} Eccube\Entity\Category {#3573 -id: 83 -name: "電話機・FAX" -hierarchy: 3 -sort_no: 86 -create_date: DateTime @1658656506 {#3571 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3572 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3574 …} -Children: Doctrine\ORM\PersistentCollection {#3577 …} -Parent: Eccube\Entity\Category {#3550} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3580 -id: 22 -name: "携帯電話" -hierarchy: 2 -sort_no: 147 -create_date: DateTime @1658656506 {#3562 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3563 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3581 …} -Children: Doctrine\ORM\PersistentCollection {#3584 …} -Parent: Eccube\Entity\Category {#3545} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3585 -id: 84 -name: "DoCoMo" -hierarchy: 3 -sort_no: 85 -create_date: DateTime @1658656506 {#3578 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3579 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3586 …} -Children: Doctrine\ORM\PersistentCollection {#3589 …} -Parent: Eccube\Entity\Category {#3580} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3594 -id: 85 -name: "SoftBank" -hierarchy: 3 -sort_no: 84 -create_date: DateTime @1658656506 {#3592 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3593 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3595 …} -Children: Doctrine\ORM\PersistentCollection {#3598 …} -Parent: Eccube\Entity\Category {#3580} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3601 -id: 86 -name: "Au" -hierarchy: 3 -sort_no: 83 -create_date: DateTime @1658656506 {#3599 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3600 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3602 …} -Children: Doctrine\ORM\PersistentCollection {#3605 …} -Parent: Eccube\Entity\Category {#3580} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3608 -id: 87 -name: "その他キャリア" -hierarchy: 3 -sort_no: 82 -create_date: DateTime @1658656506 {#3606 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3607 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3609 …} -Children: Doctrine\ORM\PersistentCollection {#3612 …} -Parent: Eccube\Entity\Category {#3580} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3615} Eccube\Entity\Category {#3620 -id: 88 -name: "DoCoMo" -hierarchy: 3 -sort_no: 81 -create_date: DateTime @1658656506 {#3613 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3614 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3621 …} -Children: Doctrine\ORM\PersistentCollection {#3624 …} -Parent: Eccube\Entity\Category {#3615} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3629 -id: 89 -name: "SoftBank" -hierarchy: 3 -sort_no: 80 -create_date: DateTime @1658656506 {#3627 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3628 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3630 …} -Children: Doctrine\ORM\PersistentCollection {#3633 …} -Parent: Eccube\Entity\Category {#3615} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3636 -id: 90 -name: "Au" -hierarchy: 3 -sort_no: 79 -create_date: DateTime @1658656506 {#3634 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3635 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3637 …} -Children: Doctrine\ORM\PersistentCollection {#3640 …} -Parent: Eccube\Entity\Category {#3615} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3643 -id: 91 -name: "EMOBILE" -hierarchy: 3 -sort_no: 78 -create_date: DateTime @1658656506 {#3641 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3642 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3644 …} -Children: Doctrine\ORM\PersistentCollection {#3647 …} -Parent: Eccube\Entity\Category {#3615} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3650} Eccube\Entity\Category {#3657} Eccube\Entity\Category {#3662} Eccube\Entity\Category {#3671} Eccube\Entity\Category {#3678 -id: 95 -name: "携帯向けアクセサリ" -hierarchy: 3 -sort_no: 74 -create_date: DateTime @1658656506 {#3676 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3677 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3679 …} -Children: Doctrine\ORM\PersistentCollection {#3682 …} -Parent: Eccube\Entity\Category {#3657} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3685} Eccube\Entity\Category {#3692 -id: 5 -name: "AV機器・カー用品" -hierarchy: 1 -sort_no: 161 -create_date: DateTime @1658656506 {#3668 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1661921847 {#3667 date: 2022-08-31 13:57:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5767 …} -Children: [ 25 => Eccube\Entity\Category {#3697 -id: 25 -name: "テレビ" -hierarchy: 2 -sort_no: 145 -create_date: DateTime @1658656506 {#3590 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3591 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5693 …} -Children: [ 97 => Eccube\Entity\Category {#3702 -id: 97 -name: "液晶テレビ" -hierarchy: 3 -sort_no: 73 -create_date: DateTime @1658656506 {#3690 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3691 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11451 …} -Children: [] -Parent: Eccube\Entity\Category {#3697} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 103 => Eccube\Entity\Category {#3755 -id: 103 -name: "その他オーディオ機器" -hierarchy: 3 -sort_no: 67 -create_date: DateTime @1658656506 {#3753 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3754 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11467 …} -Children: [] -Parent: Eccube\Entity\Category {#3697} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 107 => Eccube\Entity\Category {#3790 -id: 107 -name: "ビデオカメラ・カメラ" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1658656506 {#3788 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3789 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#6898 …} -Children: [] -Parent: Eccube\Entity\Category {#3697} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 108 => Eccube\Entity\Category {#3797 -id: 108 -name: "その他映像関連機器" -hierarchy: 3 -sort_no: 62 -create_date: DateTime @1658656506 {#3795 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3796 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5906 …} -Children: [] -Parent: Eccube\Entity\Category {#3697} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 110 => Eccube\Entity\Category {#3818 -id: 110 -name: "車載モニタ・車載チューナー" -hierarchy: 3 -sort_no: 60 -create_date: DateTime @1658656506 {#3816 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3817 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11457 …} -Children: [] -Parent: Eccube\Entity\Category {#3697} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: Eccube\Entity\Category {#3692} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 26 => Eccube\Entity\Category {#3727 -id: 26 -name: "オーディオ機器" -hierarchy: 2 -sort_no: 144 -create_date: DateTime @1658656506 {#3709 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3710 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5864 …} -Children: [ 100 => Eccube\Entity\Category {#3732 -id: 100 -name: "スピーカー" -hierarchy: 3 -sort_no: 70 -create_date: DateTime @1658656506 {#3725 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3726 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#6486 …} -Children: [] -Parent: Eccube\Entity\Category {#3727} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 103 => Eccube\Entity\Category {#3755} ] -Parent: Eccube\Entity\Category {#3692} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 27 => Eccube\Entity\Category {#3762 -id: 27 -name: "映像関連機器" -hierarchy: 2 -sort_no: 143 -create_date: DateTime @1658656506 {#3707 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3708 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5908 …} -Children: [ 107 => Eccube\Entity\Category {#3790} 108 => Eccube\Entity\Category {#3797} ] -Parent: Eccube\Entity\Category {#3692} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 28 => Eccube\Entity\Category {#3804 -id: 28 -name: "カー用品" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1658656506 {#3772 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3773 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#7812 …} -Children: [ 110 => Eccube\Entity\Category {#3818} ] -Parent: Eccube\Entity\Category {#3692} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3697} Eccube\Entity\Category {#3702} Eccube\Entity\Category {#3713 -id: 98 -name: "アンテナ・ケーブル" -hierarchy: 3 -sort_no: 72 -create_date: DateTime @1658656506 {#3711 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3712 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3714 …} -Children: Doctrine\ORM\PersistentCollection {#3717 …} -Parent: Eccube\Entity\Category {#3697} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3720 -id: 99 -name: "その他テレビ機器" -hierarchy: 3 -sort_no: 71 -create_date: DateTime @1658656506 {#3718 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3719 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3721 …} -Children: Doctrine\ORM\PersistentCollection {#3724 …} -Parent: Eccube\Entity\Category {#3697} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3727} Eccube\Entity\Category {#3732} Eccube\Entity\Category {#3741 -id: 101 -name: "アンプ" -hierarchy: 3 -sort_no: 69 -create_date: DateTime @1658656506 {#3739 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3740 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3742 …} -Children: Doctrine\ORM\PersistentCollection {#3745 …} -Parent: Eccube\Entity\Category {#3697} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3748 -id: 102 -name: "ヘッドフォン・イヤホン" -hierarchy: 3 -sort_no: 68 -create_date: DateTime @1658656506 {#3746 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3747 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3749 …} -Children: Doctrine\ORM\PersistentCollection {#3752 …} -Parent: Eccube\Entity\Category {#3697} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3755} Eccube\Entity\Category {#3762} Eccube\Entity\Category {#3767 -id: 104 -name: "レコーダー・プレイヤー" -hierarchy: 3 -sort_no: 66 -create_date: DateTime @1658656506 {#3760 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3761 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3768 …} -Children: Doctrine\ORM\PersistentCollection {#3771 …} -Parent: Eccube\Entity\Category {#3762} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3776 -id: 105 -name: "ポータブルプレイヤー" -hierarchy: 3 -sort_no: 65 -create_date: DateTime @1658656506 {#3774 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3775 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3777 …} -Children: Doctrine\ORM\PersistentCollection {#3780 …} -Parent: Eccube\Entity\Category {#3697} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3783 -id: 106 -name: "メディアプレイヤー" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1658656506 {#3781 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3782 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3784 …} -Children: Doctrine\ORM\PersistentCollection {#3787 …} -Parent: Eccube\Entity\Category {#3697} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3790} Eccube\Entity\Category {#3797} Eccube\Entity\Category {#3804} Eccube\Entity\Category {#3809 -id: 109 -name: "カーナビ" -hierarchy: 3 -sort_no: 61 -create_date: DateTime @1658656506 {#3802 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3803 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3810 …} -Children: Doctrine\ORM\PersistentCollection {#3813 …} -Parent: Eccube\Entity\Category {#3804} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3818} Eccube\Entity\Category {#3825 -id: 111 -name: "車用品・オプション" -hierarchy: 3 -sort_no: 5 -create_date: DateTime @1658656506 {#3823 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3824 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3826 …} -Children: Doctrine\ORM\PersistentCollection {#3829 …} -Parent: Eccube\Entity\Category {#3697} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3832 -id: 6 -name: "生活家電" -hierarchy: 1 -sort_no: 160 -create_date: DateTime @1658656506 {#3738 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1661921923 {#3737 date: 2022-08-31 13:58:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5840 …} -Children: [ 33 => Eccube\Entity\Category {#4056 -id: 33 -name: "その他" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1658656506 {#3926 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3927 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5909 …} -Children: [ 146 => Eccube\Entity\Category {#4112 -id: 146 -name: "電子辞書・その他事務機器" -hierarchy: 3 -sort_no: 25 -create_date: DateTime @1658656506 {#4110 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4111 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11460 …} -Children: [] -Parent: Eccube\Entity\Category {#4056} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 147 => Eccube\Entity\Category {#4119 -id: 147 -name: "工具" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1658656506 {#4117 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4118 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#7854 …} -Children: [] -Parent: Eccube\Entity\Category {#4056} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: Eccube\Entity\Category {#3832} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3837 -id: 29 -name: "キッチン・調理" -hierarchy: 2 -sort_no: 142 -create_date: DateTime @1658656506 {#3814 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3815 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3838 …} -Children: Doctrine\ORM\PersistentCollection {#3841 …} -Parent: Eccube\Entity\Category {#3832} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3842 -id: 112 -name: "IH・炊飯器" -hierarchy: 3 -sort_no: 59 -create_date: DateTime @1658656506 {#3830 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3831 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3843 …} -Children: Doctrine\ORM\PersistentCollection {#3846 …} -Parent: Eccube\Entity\Category {#3837} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3853 -id: 113 -name: "電子レンジ・オーブン" -hierarchy: 3 -sort_no: 58 -create_date: DateTime @1658656506 {#3851 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3852 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3854 …} -Children: Doctrine\ORM\PersistentCollection {#3857 …} -Parent: Eccube\Entity\Category {#3837} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3860 -id: 114 -name: "卓上機器" -hierarchy: 3 -sort_no: 57 -create_date: DateTime @1658656506 {#3858 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3859 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3861 …} -Children: Doctrine\ORM\PersistentCollection {#3864 …} -Parent: Eccube\Entity\Category {#3837} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3867 -id: 115 -name: "冷蔵庫・保温庫" -hierarchy: 3 -sort_no: 56 -create_date: DateTime @1658656506 {#3865 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3866 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3868 …} -Children: Doctrine\ORM\PersistentCollection {#3871 …} -Parent: Eccube\Entity\Category {#3837} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3874 -id: 116 -name: "ホームベーカリー" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1658656506 {#3872 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3873 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3875 …} -Children: Doctrine\ORM\PersistentCollection {#3878 …} -Parent: Eccube\Entity\Category {#3837} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3881 -id: 117 -name: "調理機器" -hierarchy: 3 -sort_no: 54 -create_date: DateTime @1658656506 {#3879 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3880 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3882 …} -Children: Doctrine\ORM\PersistentCollection {#3885 …} -Parent: Eccube\Entity\Category {#3837} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3888 -id: 118 -name: "ポット・ケトル・浄水器" -hierarchy: 3 -sort_no: 53 -create_date: DateTime @1658656506 {#3886 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3887 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3889 …} -Children: Doctrine\ORM\PersistentCollection {#3892 …} -Parent: Eccube\Entity\Category {#3837} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3895 -id: 119 -name: "キッチン・厨房用品" -hierarchy: 3 -sort_no: 52 -create_date: DateTime @1658656506 {#3893 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3894 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3896 …} -Children: Doctrine\ORM\PersistentCollection {#3899 …} -Parent: Eccube\Entity\Category {#3837} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3902 -id: 120 -name: "計量・計り" -hierarchy: 3 -sort_no: 51 -create_date: DateTime @1658656506 {#3900 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3901 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3903 …} -Children: Doctrine\ORM\PersistentCollection {#3906 …} -Parent: Eccube\Entity\Category {#3837} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3909 -id: 121 -name: "キッチン・その他" -hierarchy: 3 -sort_no: 50 -create_date: DateTime @1658656506 {#3907 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3908 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3910 …} -Children: Doctrine\ORM\PersistentCollection {#3913 …} -Parent: Eccube\Entity\Category {#3837} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3916 -id: 30 -name: "リビング" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1658656506 {#3848 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3847 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3917 …} -Children: Doctrine\ORM\PersistentCollection {#3920 …} -Parent: Eccube\Entity\Category {#3832} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3921 -id: 122 -name: "照明・LED" -hierarchy: 3 -sort_no: 49 -create_date: DateTime @1658656506 {#3914 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3915 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3922 …} -Children: Doctrine\ORM\PersistentCollection {#3925 …} -Parent: Eccube\Entity\Category {#3916} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3930 -id: 123 -name: "掃除機" -hierarchy: 3 -sort_no: 48 -create_date: DateTime @1658656506 {#3928 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3929 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3931 …} -Children: Doctrine\ORM\PersistentCollection {#3934 …} -Parent: Eccube\Entity\Category {#3916} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3937 -id: 124 -name: "扇風機・ファン" -hierarchy: 3 -sort_no: 47 -create_date: DateTime @1658656506 {#3935 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3936 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3938 …} -Children: Doctrine\ORM\PersistentCollection {#3941 …} -Parent: Eccube\Entity\Category {#3916} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3944 -id: 125 -name: "洗濯機" -hierarchy: 3 -sort_no: 46 -create_date: DateTime @1658656506 {#3942 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3943 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3945 …} -Children: Doctrine\ORM\PersistentCollection {#3948 …} -Parent: Eccube\Entity\Category {#3916} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3951 -id: 126 -name: "アロマ・芳香" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1658656506 {#3949 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3950 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3952 …} -Children: Doctrine\ORM\PersistentCollection {#3955 …} -Parent: Eccube\Entity\Category {#3916} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3958 -id: 127 -name: "リビング・その他" -hierarchy: 3 -sort_no: 44 -create_date: DateTime @1658656506 {#3956 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3957 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3959 …} -Children: Doctrine\ORM\PersistentCollection {#3962 …} -Parent: Eccube\Entity\Category {#3916} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3965 -id: 31 -name: "冷暖房・空気清浄機" -hierarchy: 2 -sort_no: 140 -create_date: DateTime @1658656506 {#3850 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3849 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3966 …} -Children: Doctrine\ORM\PersistentCollection {#3969 …} -Parent: Eccube\Entity\Category {#3832} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3970 -id: 128 -name: "冷房機器" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1658656506 {#3963 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3964 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3971 …} -Children: Doctrine\ORM\PersistentCollection {#3974 …} -Parent: Eccube\Entity\Category {#3965} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3979 -id: 129 -name: "暖房機器" -hierarchy: 3 -sort_no: 42 -create_date: DateTime @1658656506 {#3977 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3978 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3980 …} -Children: Doctrine\ORM\PersistentCollection {#3983 …} -Parent: Eccube\Entity\Category {#3965} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3986 -id: 130 -name: "空気清浄器・その他" -hierarchy: 3 -sort_no: 41 -create_date: DateTime @1658656506 {#3984 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3985 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3987 …} -Children: Doctrine\ORM\PersistentCollection {#3990 …} -Parent: Eccube\Entity\Category {#3965} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3993 -id: 32 -name: "健康・美容" -hierarchy: 2 -sort_no: 139 -create_date: DateTime @1658656506 {#3975 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3976 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3994 …} -Children: Doctrine\ORM\PersistentCollection {#3997 …} -Parent: Eccube\Entity\Category {#3832} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#3998 -id: 131 -name: "マッサージ・チェア" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1658656506 {#3991 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3992 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3999 …} -Children: Doctrine\ORM\PersistentCollection {#4002 …} -Parent: Eccube\Entity\Category {#3993} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4007 -id: 132 -name: "フィットネス機器" -hierarchy: 3 -sort_no: 39 -create_date: DateTime @1658656506 {#4005 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4006 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4008 …} -Children: Doctrine\ORM\PersistentCollection {#4011 …} -Parent: Eccube\Entity\Category {#3993} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4014 -id: 133 -name: "治療機器" -hierarchy: 3 -sort_no: 38 -create_date: DateTime @1658656506 {#4012 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4013 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4015 …} -Children: Doctrine\ORM\PersistentCollection {#4018 …} -Parent: Eccube\Entity\Category {#3993} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4021 -id: 134 -name: "その他健康・美容機器" -hierarchy: 3 -sort_no: 37 -create_date: DateTime @1658656506 {#4019 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4020 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4022 …} -Children: Doctrine\ORM\PersistentCollection {#4025 …} -Parent: Eccube\Entity\Category {#3993} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4028 -id: 135 -name: "体重計・体脂肪" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1658656506 {#4026 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4027 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4029 …} -Children: Doctrine\ORM\PersistentCollection {#4032 …} -Parent: Eccube\Entity\Category {#3993} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4035 -id: 136 -name: "血圧計・体温計" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1658656506 {#4033 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4034 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4036 …} -Children: Doctrine\ORM\PersistentCollection {#4039 …} -Parent: Eccube\Entity\Category {#3993} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4042 -id: 137 -name: "ドライヤー・ヘアー" -hierarchy: 3 -sort_no: 34 -create_date: DateTime @1658656506 {#4040 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4041 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4043 …} -Children: Doctrine\ORM\PersistentCollection {#4046 …} -Parent: Eccube\Entity\Category {#3993} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4049 -id: 138 -name: "電動歯ブラシ・オーラル" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1658656506 {#4047 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4048 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4050 …} -Children: Doctrine\ORM\PersistentCollection {#4053 …} -Parent: Eccube\Entity\Category {#3993} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4056} Eccube\Entity\Category {#4061 -id: 139 -name: "シェーバー・バリカン" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1658656506 {#4054 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4055 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4062 …} -Children: Doctrine\ORM\PersistentCollection {#4065 …} -Parent: Eccube\Entity\Category {#4056} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4070 -id: 140 -name: "美顔・むだ毛" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1658656506 {#4068 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4069 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4071 …} -Children: Doctrine\ORM\PersistentCollection {#4074 …} -Parent: Eccube\Entity\Category {#4056} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4077 -id: 141 -name: "生活用品" -hierarchy: 3 -sort_no: 30 -create_date: DateTime @1658656506 {#4075 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4076 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4078 …} -Children: Doctrine\ORM\PersistentCollection {#4081 …} -Parent: Eccube\Entity\Category {#4056} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4084 -id: 142 -name: "トイレ・バス" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1658656506 {#4082 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4083 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4085 …} -Children: Doctrine\ORM\PersistentCollection {#4088 …} -Parent: Eccube\Entity\Category {#4056} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4091 -id: 143 -name: "アウトドア・ガーデニング" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1658656506 {#4089 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4090 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4092 …} -Children: Doctrine\ORM\PersistentCollection {#4095 …} -Parent: Eccube\Entity\Category {#4056} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4098 -id: 144 -name: "ペット用品" -hierarchy: 3 -sort_no: 27 -create_date: DateTime @1658656506 {#4096 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4097 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4099 …} -Children: Doctrine\ORM\PersistentCollection {#4102 …} -Parent: Eccube\Entity\Category {#4056} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4105 -id: 145 -name: "寝具・布団" -hierarchy: 3 -sort_no: 26 -create_date: DateTime @1658656506 {#4103 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4104 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4106 …} -Children: Doctrine\ORM\PersistentCollection {#4109 …} -Parent: Eccube\Entity\Category {#4056} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4112} Eccube\Entity\Category {#4119} Eccube\Entity\Category {#4126 -id: 148 -name: "時計" -hierarchy: 3 -sort_no: 6 -create_date: DateTime @1658656506 {#4124 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4125 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4127 …} -Children: Doctrine\ORM\PersistentCollection {#4130 …} -Parent: Eccube\Entity\Category {#4056} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4133 -id: 7 -name: "おもちゃ" -hierarchy: 1 -sort_no: 159 -create_date: DateTime @1658656506 {#4067 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1661921863 {#4066 date: 2022-08-31 13:57:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5857 …} -Children: [ 34 => Eccube\Entity\Category {#4138 -id: 34 -name: "おもちゃ" -hierarchy: 2 -sort_no: 138 -create_date: DateTime @1658656506 {#4004 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4003 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5865 …} -Children: [ 150 => Eccube\Entity\Category {#4154 -id: 150 -name: "模型" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1658656506 {#4152 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4153 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11443 …} -Children: [] -Parent: Eccube\Entity\Category {#4138} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 152 => Eccube\Entity\Category {#4168 -id: 152 -name: "その他おもちゃ" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1658656506 {#4166 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4167 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5927 …} -Children: [] -Parent: Eccube\Entity\Category {#4138} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 156 => Eccube\Entity\Category {#4203 -id: 156 -name: "その他ラジコン" -hierarchy: 3 -sort_no: 7 -create_date: DateTime @1658656506 {#4201 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4202 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#7842 …} -Children: [] -Parent: Eccube\Entity\Category {#4138} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: Eccube\Entity\Category {#4133} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 35 => Eccube\Entity\Category {#4175 -id: 35 -name: "ラジコン" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1658656506 {#4149 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4148 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#7834 …} -Children: [ 156 => Eccube\Entity\Category {#4203} ] -Parent: Eccube\Entity\Category {#4133} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4138} Eccube\Entity\Category {#4143 -id: 149 -name: "ミニカー" -hierarchy: 3 -sort_no: 23 -create_date: DateTime @1658656506 {#4131 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4132 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4144 …} -Children: Doctrine\ORM\PersistentCollection {#4147 …} -Parent: Eccube\Entity\Category {#4138} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4154} Eccube\Entity\Category {#4161 -id: 151 -name: "子供向けおもちゃ" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1658656506 {#4159 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4160 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4162 …} -Children: Doctrine\ORM\PersistentCollection {#4165 …} -Parent: Eccube\Entity\Category {#4138} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4168} Eccube\Entity\Category {#4175} Eccube\Entity\Category {#4180 -id: 153 -name: "R/Cヘリコプター" -hierarchy: 3 -sort_no: 19 -create_date: DateTime @1658656506 {#4173 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4174 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4181 …} -Children: Doctrine\ORM\PersistentCollection {#4184 …} -Parent: Eccube\Entity\Category {#4175} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4189 -id: 154 -name: "R/C飛行機" -hierarchy: 3 -sort_no: 18 -create_date: DateTime @1658656506 {#4187 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4188 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4190 …} -Children: Doctrine\ORM\PersistentCollection {#4193 …} -Parent: Eccube\Entity\Category {#4138} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4196 -id: 155 -name: "R/Cカー" -hierarchy: 3 -sort_no: 17 -create_date: DateTime @1658656506 {#4194 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4195 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4197 …} -Children: Doctrine\ORM\PersistentCollection {#4200 …} -Parent: Eccube\Entity\Category {#4138} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4203} Eccube\Entity\Category {#4210 -id: 8 -name: "ゲーム関連" -hierarchy: 1 -sort_no: 158 -create_date: DateTime @1658656506 {#4186 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1661921871 {#4185 date: 2022-08-31 13:57:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5935 …} -Children: [ 36 => Eccube\Entity\Category {#4215 -id: 36 -name: "ゲーム関連" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1658656506 {#4151 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4150 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5981 …} -Children: [ 157 => Eccube\Entity\Category {#4220 -id: 157 -name: "携帯ゲーム端末向け" -hierarchy: 3 -sort_no: 16 -create_date: DateTime @1658656506 {#4208 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4209 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11464 …} -Children: [] -Parent: Eccube\Entity\Category {#4215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 158 => Eccube\Entity\Category {#4231 -id: 158 -name: "据え置き型ゲーム向け" -hierarchy: 3 -sort_no: 15 -create_date: DateTime @1658656506 {#4229 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4230 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#7216 …} -Children: [] -Parent: Eccube\Entity\Category {#4215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 159 => Eccube\Entity\Category {#4238 -id: 159 -name: "その他・ゲーム関連" -hierarchy: 3 -sort_no: 14 -create_date: DateTime @1658656506 {#4236 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4237 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5859 …} -Children: [] -Parent: Eccube\Entity\Category {#4215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 162 => Eccube\Entity\Category {#4266 -id: 162 -name: "PC向けゲーム・その他ソフト" -hierarchy: 3 -sort_no: 11 -create_date: DateTime @1658656506 {#4264 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4265 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#7656 …} -Children: [] -Parent: Eccube\Entity\Category {#4215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: Eccube\Entity\Category {#4210} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 37 => Eccube\Entity\Category {#4245 -id: 37 -name: "PCソフト" -hierarchy: 2 -sort_no: 136 -create_date: DateTime @1658656506 {#4227 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4228 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#9978 …} -Children: [ 162 => Eccube\Entity\Category {#4266} ] -Parent: Eccube\Entity\Category {#4210} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4215} Eccube\Entity\Category {#4220} Eccube\Entity\Category {#4231} Eccube\Entity\Category {#4238} Eccube\Entity\Category {#4245} Eccube\Entity\Category {#4250 -id: 160 -name: "OS" -hierarchy: 3 -sort_no: 13 -create_date: DateTime @1658656506 {#4243 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4244 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4251 …} -Children: Doctrine\ORM\PersistentCollection {#4254 …} -Parent: Eccube\Entity\Category {#4245} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4259 -id: 161 -name: "ビジネス向けソフト" -hierarchy: 3 -sort_no: 12 -create_date: DateTime @1658656506 {#4257 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4258 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4260 …} -Children: Doctrine\ORM\PersistentCollection {#4263 …} -Parent: Eccube\Entity\Category {#4215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4266} Eccube\Entity\Category {#4273 -id: 38 -name: "その他" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1658656506 {#4255 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4256 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4274 …} -Children: Doctrine\ORM\PersistentCollection {#4277 …} -Parent: Eccube\Entity\Category {#4210} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4278 -id: 163 -name: "輸入品・映像・音楽" -hierarchy: 3 -sort_no: 8 -create_date: DateTime @1658656506 {#4271 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4272 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4279 …} -Children: Doctrine\ORM\PersistentCollection {#4282 …} -Parent: Eccube\Entity\Category {#4273} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4287 -id: 9 -name: "ジャンク" -hierarchy: 1 -sort_no: 157 -create_date: DateTime @1658656506 {#4225 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1661921877 {#4226 date: 2022-08-31 13:57:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#9458 …} -Children: [ 40 => Eccube\Entity\Category {#4308 -id: 40 -name: "ジャンク品" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1658656506 {#4304 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4305 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#6825 …} -Children: [ 165 => Eccube\Entity\Category {#4313 -id: 165 -name: "ジャンク・保証無し" -hierarchy: 3 -sort_no: 9 -create_date: DateTime @1658656506 {#4306 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4307 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11470 …} -Children: [] -Parent: Eccube\Entity\Category {#4308} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: Eccube\Entity\Category {#4287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4292 -id: 39 -name: "アウトレット品" -hierarchy: 2 -sort_no: 135 -create_date: DateTime @1658656506 {#4283 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4284 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4293 …} -Children: Doctrine\ORM\PersistentCollection {#4296 …} -Parent: Eccube\Entity\Category {#4287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4297 -id: 164 -name: "アウトレット・在庫限り" -hierarchy: 3 -sort_no: 10 -create_date: DateTime @1658656506 {#4285 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4286 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4298 …} -Children: Doctrine\ORM\PersistentCollection {#4301 …} -Parent: Eccube\Entity\Category {#4292} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } Eccube\Entity\Category {#4308} Eccube\Entity\Category {#4313} ] |
| 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 {#457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#458 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#459 …} -namespace: Closure() {#461 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerQV8FtI1\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#476 …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 {#3098 -om: ContainerQV8FtI1\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#476 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#794 …} -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() {#3099 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1754 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#71 …} $translationDomain: "validators" $message: Closure() {#3100 …} } } |
| 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 | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4347 +label: "パソコン" +value: "1" +data: Eccube\Entity\Category {#3141 -id: 1 -name: "パソコン" -hierarchy: 1 -sort_no: 165 -create_date: DateTime @1658656506 {#3107 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656576 {#3114 date: 2022-07-24 18:56:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11449 …} -Children: [ 12 => Eccube\Entity\Category {#3230 -id: 12 -name: "中古パソコン" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1658656506 {#3212 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3213 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11458 …} -Children: [ 47 => Eccube\Entity\Category {#3235 -id: 47 -name: "中古ノート" -hierarchy: 3 -sort_no: 119 -create_date: DateTime @1658656506 {#3228 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3229 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11469 …} -Children: [] -Parent: Eccube\Entity\Category {#3230} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 48 => Eccube\Entity\Category {#3244 -id: 48 -name: "中古デスクトップ" -hierarchy: 3 -sort_no: 118 -create_date: DateTime @1658656506 {#3242 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3243 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11461 …} -Children: [] -Parent: Eccube\Entity\Category {#3230} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 49 => Eccube\Entity\Category {#3251 -id: 49 -name: "中古・その他" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1658656506 {#3249 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3250 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11448 …} -Children: [] -Parent: Eccube\Entity\Category {#3230} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: Eccube\Entity\Category {#3141} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4348 +label: " ノートパソコン" +value: "10" +data: Eccube\Entity\Category {#3120 -id: 10 -name: "ノートパソコン" -hierarchy: 2 -sort_no: 156 -create_date: DateTime @1658656506 {#3113 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3112 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3119 …} -Children: Doctrine\ORM\PersistentCollection {#3176 …} -Parent: Eccube\Entity\Category {#3141} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4349 +label: " ノートPC" +value: "41" +data: Eccube\Entity\Category {#3177 -id: 41 -name: "ノートPC" -hierarchy: 3 -sort_no: 125 -create_date: DateTime @1658656506 {#3108 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3145 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3178 …} -Children: Doctrine\ORM\PersistentCollection {#3181 …} -Parent: Eccube\Entity\Category {#3120} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4350 +label: " ウルトラブック・モバイルPC" +value: "42" +data: Eccube\Entity\Category {#3188 -id: 42 -name: "ウルトラブック・モバイルPC" -hierarchy: 3 -sort_no: 124 -create_date: DateTime @1658656506 {#3186 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3187 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3189 …} -Children: Doctrine\ORM\PersistentCollection {#3192 …} -Parent: Eccube\Entity\Category {#3120} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4351 +label: " ミニノート・タブレットPC" +value: "43" +data: Eccube\Entity\Category {#3195 -id: 43 -name: "ミニノート・タブレットPC" -hierarchy: 3 -sort_no: 123 -create_date: DateTime @1658656506 {#3193 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3194 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3196 …} -Children: Doctrine\ORM\PersistentCollection {#3199 …} -Parent: Eccube\Entity\Category {#3120} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4352 +label: " デスクトップパソコン" +value: "11" +data: Eccube\Entity\Category {#3202 -id: 11 -name: "デスクトップパソコン" -hierarchy: 2 -sort_no: 155 -create_date: DateTime @1658656506 {#3184 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3185 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3203 …} -Children: Doctrine\ORM\PersistentCollection {#3206 …} -Parent: Eccube\Entity\Category {#3141} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4353 +label: " デスクトップPC" +value: "44" +data: Eccube\Entity\Category {#3207 -id: 44 -name: "デスクトップPC" -hierarchy: 3 -sort_no: 122 -create_date: DateTime @1658656506 {#3200 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3201 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3208 …} -Children: Doctrine\ORM\PersistentCollection {#3211 …} -Parent: Eccube\Entity\Category {#3202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4354 +label: " 一体型PC" +value: "45" +data: Eccube\Entity\Category {#3216 -id: 45 -name: "一体型PC" -hierarchy: 3 -sort_no: 121 -create_date: DateTime @1658656506 {#3214 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3215 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3217 …} -Children: Doctrine\ORM\PersistentCollection {#3220 …} -Parent: Eccube\Entity\Category {#3202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4355 +label: " サーバー" +value: "46" +data: Eccube\Entity\Category {#3223 -id: 46 -name: "サーバー" -hierarchy: 3 -sort_no: 120 -create_date: DateTime @1658656506 {#3221 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3222 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3224 …} -Children: Doctrine\ORM\PersistentCollection {#3227 …} -Parent: Eccube\Entity\Category {#3202} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4356 +label: " 中古パソコン" +value: "12" +data: Eccube\Entity\Category {#3230} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4357 +label: " 中古ノート" +value: "47" +data: Eccube\Entity\Category {#3235} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4358 +label: " 中古デスクトップ" +value: "48" +data: Eccube\Entity\Category {#3244} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4359 +label: " 中古・その他" +value: "49" +data: Eccube\Entity\Category {#3251} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4360 +label: "パソコン周辺" +value: "2" +data: Eccube\Entity\Category {#3258 -id: 2 -name: "パソコン周辺" -hierarchy: 1 -sort_no: 164 -create_date: DateTime @1658656506 {#3182 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1661921798 {#3183 date: 2022-08-31 13:56:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11463 …} -Children: [ 13 => Eccube\Entity\Category {#3263 -id: 13 -name: "液晶・モニタ" -hierarchy: 2 -sort_no: 154 -create_date: DateTime @1658656506 {#3240 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3241 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11466 …} -Children: [ 50 => Eccube\Entity\Category {#3268 -id: 50 -name: "液晶モニタ" -hierarchy: 3 -sort_no: 117 -create_date: DateTime @1658656506 {#3256 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3257 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11473 …} -Children: [] -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 52 => Eccube\Entity\Category {#3286 -id: 52 -name: "その他モニタ" -hierarchy: 3 -sort_no: 115 -create_date: DateTime @1658656506 {#3284 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3285 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#6804 …} -Children: [] -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 54 => Eccube\Entity\Category {#3307 -id: 54 -name: "モバイルプロジェクタ" -hierarchy: 3 -sort_no: 113 -create_date: DateTime @1658656506 {#3305 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3306 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5652 …} -Children: [] -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 57 => Eccube\Entity\Category {#3335 -id: 57 -name: "無線LAN" -hierarchy: 3 -sort_no: 110 -create_date: DateTime @1658656506 {#3333 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3334 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11447 …} -Children: [] -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 60 => Eccube\Entity\Category {#3363 -id: 60 -name: "周辺アクセサリ" -hierarchy: 3 -sort_no: 107 -create_date: DateTime @1658656506 {#3361 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3362 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11455 …} -Children: [] -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 61 => Eccube\Entity\Category {#3370 -id: 61 -name: "プリンタ" -hierarchy: 3 -sort_no: 106 -create_date: DateTime @1658656506 {#3368 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3369 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#6913 …} -Children: [] -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 62 => Eccube\Entity\Category {#3377 -id: 62 -name: "周辺機器・拡張機器" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1658656506 {#3375 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3376 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#6844 …} -Children: [] -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 69 => Eccube\Entity\Category {#3433 -id: 69 -name: "サプライ・その他" -hierarchy: 3 -sort_no: 98 -create_date: DateTime @1658656506 {#3431 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3432 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#6927 …} -Children: [] -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: Eccube\Entity\Category {#3258} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 14 => Eccube\Entity\Category {#3293 -id: 14 -name: "プロジェクタ" -hierarchy: 2 -sort_no: 153 -create_date: DateTime @1658656506 {#3275 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3276 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#6925 …} -Children: [ 53 => Eccube\Entity\Category {#3298 -id: 53 -name: "プロジェクタ本体" -hierarchy: 3 -sort_no: 114 -create_date: DateTime @1658656506 {#3291 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3292 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11454 …} -Children: [] -Parent: Eccube\Entity\Category {#3293} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 54 => Eccube\Entity\Category {#3307} ] -Parent: Eccube\Entity\Category {#3258} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 15 => Eccube\Entity\Category {#3321 -id: 15 -name: "通信・ネットワーク" -hierarchy: 2 -sort_no: 152 -create_date: DateTime @1658656506 {#3303 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3304 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5664 …} -Children: [ 56 => Eccube\Entity\Category {#3326 -id: 56 -name: "ルーター・ハブ・その他" -hierarchy: 3 -sort_no: 111 -create_date: DateTime @1658656506 {#3319 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3320 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11445 …} -Children: [] -Parent: Eccube\Entity\Category {#3321} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 57 => Eccube\Entity\Category {#3335} ] -Parent: Eccube\Entity\Category {#3258} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 16 => Eccube\Entity\Category {#3349 -id: 16 -name: "周辺装置" -hierarchy: 2 -sort_no: 151 -create_date: DateTime @1658656506 {#3331 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3332 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5661 …} -Children: [ 59 => Eccube\Entity\Category {#3354 -id: 59 -name: "キーボード・マウス" -hierarchy: 3 -sort_no: 108 -create_date: DateTime @1658656506 {#3347 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3348 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11462 …} -Children: [] -Parent: Eccube\Entity\Category {#3349} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 60 => Eccube\Entity\Category {#3363} 61 => Eccube\Entity\Category {#3370} 62 => Eccube\Entity\Category {#3377} ] -Parent: Eccube\Entity\Category {#3258} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 17 => Eccube\Entity\Category {#3398 -id: 17 -name: "サプライ品・その他" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1658656506 {#3273 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3274 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5556 …} -Children: [ 65 => Eccube\Entity\Category {#3403 -id: 65 -name: "メディア・サプライ品" -hierarchy: 3 -sort_no: 102 -create_date: DateTime @1658656506 {#3396 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3397 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#6928 …} -Children: [] -Parent: Eccube\Entity\Category {#3398} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 69 => Eccube\Entity\Category {#3433} ] -Parent: Eccube\Entity\Category {#3258} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4361 +label: " 液晶・モニタ" +value: "13" +data: Eccube\Entity\Category {#3263} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4362 +label: " 液晶モニタ" +value: "50" +data: Eccube\Entity\Category {#3268} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4363 +label: " モニタ関連・ケーブル他" +value: "51" +data: Eccube\Entity\Category {#3279 -id: 51 -name: "モニタ関連・ケーブル他" -hierarchy: 3 -sort_no: 116 -create_date: DateTime @1658656506 {#3277 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3278 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3280 …} -Children: Doctrine\ORM\PersistentCollection {#3283 …} -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4364 +label: " その他モニタ" +value: "52" +data: Eccube\Entity\Category {#3286} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4365 +label: " プロジェクタ" +value: "14" +data: Eccube\Entity\Category {#3293} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4366 +label: " プロジェクタ本体" +value: "53" +data: Eccube\Entity\Category {#3298} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4367 +label: " モバイルプロジェクタ" +value: "54" +data: Eccube\Entity\Category {#3307} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4368 +label: " その他プロジェクタ機器" +value: "55" +data: Eccube\Entity\Category {#3314 -id: 55 -name: "その他プロジェクタ機器" -hierarchy: 3 -sort_no: 112 -create_date: DateTime @1658656506 {#3312 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3313 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3315 …} -Children: Doctrine\ORM\PersistentCollection {#3318 …} -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4369 +label: " 通信・ネットワーク" +value: "15" +data: Eccube\Entity\Category {#3321} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4370 +label: " ルーター・ハブ・その他" +value: "56" +data: Eccube\Entity\Category {#3326} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4371 +label: " 無線LAN" +value: "57" +data: Eccube\Entity\Category {#3335} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4372 +label: " LANケーブル・その他" +value: "58" +data: Eccube\Entity\Category {#3342 -id: 58 -name: "LANケーブル・その他" -hierarchy: 3 -sort_no: 109 -create_date: DateTime @1658656506 {#3340 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3341 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3343 …} -Children: Doctrine\ORM\PersistentCollection {#3346 …} -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4373 +label: " 周辺装置" +value: "16" +data: Eccube\Entity\Category {#3349} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4374 +label: " キーボード・マウス" +value: "59" +data: Eccube\Entity\Category {#3354} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4375 +label: " 周辺アクセサリ" +value: "60" +data: Eccube\Entity\Category {#3363} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4376 +label: " プリンタ" +value: "61" +data: Eccube\Entity\Category {#3370} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4377 +label: " 周辺機器・拡張機器" +value: "62" +data: Eccube\Entity\Category {#3377} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4378 +label: " フォトフレーム" +value: "63" +data: Eccube\Entity\Category {#3384 -id: 63 -name: "フォトフレーム" -hierarchy: 3 -sort_no: 104 -create_date: DateTime @1658656506 {#3382 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3383 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3385 …} -Children: Doctrine\ORM\PersistentCollection {#3388 …} -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4379 +label: " コンセント・OAタップ" +value: "64" +data: Eccube\Entity\Category {#3391 -id: 64 -name: "コンセント・OAタップ" -hierarchy: 3 -sort_no: 103 -create_date: DateTime @1658656506 {#3389 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3390 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3392 …} -Children: Doctrine\ORM\PersistentCollection {#3395 …} -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4380 +label: " サプライ品・その他" +value: "17" +data: Eccube\Entity\Category {#3398} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4381 +label: " メディア・サプライ品" +value: "65" +data: Eccube\Entity\Category {#3403} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4382 +label: " プリンタ消耗品・トナー・リボン" +value: "66" +data: Eccube\Entity\Category {#3412 -id: 66 -name: "プリンタ消耗品・トナー・リボン" -hierarchy: 3 -sort_no: 101 -create_date: DateTime @1658656506 {#3410 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3411 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3413 …} -Children: Doctrine\ORM\PersistentCollection {#3416 …} -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4383 +label: " インクジェット・インク" +value: "67" +data: Eccube\Entity\Category {#3419 -id: 67 -name: "インクジェット・インク" -hierarchy: 3 -sort_no: 100 -create_date: DateTime @1658656506 {#3417 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3418 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3420 …} -Children: Doctrine\ORM\PersistentCollection {#3423 …} -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4384 +label: " 用紙" +value: "68" +data: Eccube\Entity\Category {#3426 -id: 68 -name: "用紙" -hierarchy: 3 -sort_no: 99 -create_date: DateTime @1658656506 {#3424 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3425 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3427 …} -Children: Doctrine\ORM\PersistentCollection {#3430 …} -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4385 +label: " サプライ・その他" +value: "69" +data: Eccube\Entity\Category {#3433} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4386 +label: " バッグ・インナーケース" +value: "70" +data: Eccube\Entity\Category {#3440 -id: 70 -name: "バッグ・インナーケース" -hierarchy: 3 -sort_no: 2 -create_date: DateTime @1658656506 {#3438 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3439 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3441 …} -Children: Doctrine\ORM\PersistentCollection {#3444 …} -Parent: Eccube\Entity\Category {#3263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4387 +label: "パソコンパーツ" +value: "3" +data: Eccube\Entity\Category {#3447 -id: 3 -name: "パソコンパーツ" -hierarchy: 1 -sort_no: 163 -create_date: DateTime @1658656506 {#3409 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1661921809 {#3408 date: 2022-08-31 13:56:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5643 …} -Children: [ 18 => Eccube\Entity\Category {#3452 -id: 18 -name: "CPU・メモリなど" -hierarchy: 2 -sort_no: 150 -create_date: DateTime @1658656506 {#3360 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3359 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5624 …} -Children: [ 71 => Eccube\Entity\Category {#3457 -id: 71 -name: "CPU" -hierarchy: 3 -sort_no: 97 -create_date: DateTime @1658656506 {#3445 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3446 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#6911 …} -Children: [] -Parent: Eccube\Entity\Category {#3452} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 72 => Eccube\Entity\Category {#3468 -id: 72 -name: "デスクトップ用メモリ" -hierarchy: 3 -sort_no: 96 -create_date: DateTime @1658656506 {#3466 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3467 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5576 …} -Children: [] -Parent: Eccube\Entity\Category {#3452} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 73 => Eccube\Entity\Category {#3475 -id: 73 -name: "ノート用メモリ" -hierarchy: 3 -sort_no: 95 -create_date: DateTime @1658656506 {#3473 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3474 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#6912 …} -Children: [] -Parent: Eccube\Entity\Category {#3452} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 74 => Eccube\Entity\Category {#3482 -id: 74 -name: "フラッシュメモリ・その他" -hierarchy: 3 -sort_no: 94 -create_date: DateTime @1658656506 {#3480 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3481 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5595 …} -Children: [] -Parent: Eccube\Entity\Category {#3452} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 76 => Eccube\Entity\Category {#3503 -id: 76 -name: "マザーボード" -hierarchy: 3 -sort_no: 92 -create_date: DateTime @1658656506 {#3501 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3502 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#7217 …} -Children: [] -Parent: Eccube\Entity\Category {#3452} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 77 => Eccube\Entity\Category {#3510 -id: 77 -name: "HDD・SSD・Drive関連" -hierarchy: 3 -sort_no: 91 -create_date: DateTime @1658656506 {#3508 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3509 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11452 …} -Children: [] -Parent: Eccube\Entity\Category {#3452} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 79 => Eccube\Entity\Category {#3531 -id: 79 -name: "ケーブル" -hierarchy: 3 -sort_no: 89 -create_date: DateTime @1658656506 {#3529 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3530 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#7496 …} -Children: [] -Parent: Eccube\Entity\Category {#3452} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 80 => Eccube\Entity\Category {#3538 -id: 80 -name: "その他部品" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1658656506 {#3536 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3537 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5662 …} -Children: [] -Parent: Eccube\Entity\Category {#3452} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: Eccube\Entity\Category {#3447} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 19 => Eccube\Entity\Category {#3489 -id: 19 -name: "VGA・マザーボード・HDD" -hierarchy: 2 -sort_no: 149 -create_date: DateTime @1658656506 {#3463 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3462 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5744 …} -Children: [ 75 => Eccube\Entity\Category {#3494 -id: 75 -name: "グラフィックボード" -hierarchy: 3 -sort_no: 93 -create_date: DateTime @1658656506 {#3487 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3488 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5716 …} -Children: [] -Parent: Eccube\Entity\Category {#3489} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 76 => Eccube\Entity\Category {#3503} 77 => Eccube\Entity\Category {#3510} ] -Parent: Eccube\Entity\Category {#3447} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 20 => Eccube\Entity\Category {#3517 -id: 20 -name: "その他パーツ" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1658656506 {#3499 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3500 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#7389 …} -Children: [ 78 => Eccube\Entity\Category {#3522 -id: 78 -name: "電源・ケース" -hierarchy: 3 -sort_no: 90 -create_date: DateTime @1658656506 {#3515 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3516 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#7218 …} -Children: [] -Parent: Eccube\Entity\Category {#3517} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 79 => Eccube\Entity\Category {#3531} 80 => Eccube\Entity\Category {#3538} ] -Parent: Eccube\Entity\Category {#3447} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4388 +label: " CPU・メモリなど" +value: "18" +data: Eccube\Entity\Category {#3452} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4389 +label: " CPU" +value: "71" +data: Eccube\Entity\Category {#3457} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4390 +label: " デスクトップ用メモリ" +value: "72" +data: Eccube\Entity\Category {#3468} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4391 +label: " ノート用メモリ" +value: "73" +data: Eccube\Entity\Category {#3475} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4392 +label: " フラッシュメモリ・その他" +value: "74" +data: Eccube\Entity\Category {#3482} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4393 +label: " VGA・マザーボード・HDD" +value: "19" +data: Eccube\Entity\Category {#3489} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4394 +label: " グラフィックボード" +value: "75" +data: Eccube\Entity\Category {#3494} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4395 +label: " マザーボード" +value: "76" +data: Eccube\Entity\Category {#3503} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4396 +label: " HDD・SSD・Drive関連" +value: "77" +data: Eccube\Entity\Category {#3510} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4397 +label: " その他パーツ" +value: "20" +data: Eccube\Entity\Category {#3517} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4398 +label: " 電源・ケース" +value: "78" +data: Eccube\Entity\Category {#3522} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4399 +label: " ケーブル" +value: "79" +data: Eccube\Entity\Category {#3531} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4400 +label: " その他部品" +value: "80" +data: Eccube\Entity\Category {#3538} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4401 +label: "スマホ関連" +value: "4" +data: Eccube\Entity\Category {#3545 -id: 4 -name: "スマホ関連" -hierarchy: 1 -sort_no: 162 -create_date: DateTime @1658656506 {#3465 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1661921821 {#3464 date: 2022-08-31 13:57:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#7459 …} -Children: [ 21 => Eccube\Entity\Category {#3550 -id: 21 -name: "スマートホン・電話機" -hierarchy: 2 -sort_no: 148 -create_date: DateTime @1658656506 {#3527 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3528 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5686 …} -Children: [ 81 => Eccube\Entity\Category {#3555 -id: 81 -name: "Android" -hierarchy: 3 -sort_no: 88 -create_date: DateTime @1658656506 {#3543 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3544 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5682 …} -Children: [] -Parent: Eccube\Entity\Category {#3550} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 82 => Eccube\Entity\Category {#3566 -id: 82 -name: "Apple" -hierarchy: 3 -sort_no: 87 -create_date: DateTime @1658656506 {#3564 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3565 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#7504 …} -Children: [] -Parent: Eccube\Entity\Category {#3550} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: Eccube\Entity\Category {#3545} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 23 => Eccube\Entity\Category {#3615 -id: 23 -name: "モバイル通信" -hierarchy: 2 -sort_no: 146 -create_date: DateTime @1658656506 {#3560 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3561 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#7781 …} -Children: [ 92 => Eccube\Entity\Category {#3650 -id: 92 -name: "その他モバイル機器" -hierarchy: 3 -sort_no: 77 -create_date: DateTime @1658656506 {#3648 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3649 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11471 …} -Children: [] -Parent: Eccube\Entity\Category {#3615} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: Eccube\Entity\Category {#3545} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 24 => Eccube\Entity\Category {#3657 -id: 24 -name: "アクセサリ" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1658656506 {#3625 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3626 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5616 …} -Children: [ 93 => Eccube\Entity\Category {#3662 -id: 93 -name: "スマートホン向けアクセサリ" -hierarchy: 3 -sort_no: 76 -create_date: DateTime @1658656506 {#3655 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3656 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#7304 …} -Children: [] -Parent: Eccube\Entity\Category {#3657} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 94 => Eccube\Entity\Category {#3671 -id: 94 -name: "iPhone・iPad向けアクセサリ" -hierarchy: 3 -sort_no: 75 -create_date: DateTime @1658656506 {#3669 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3670 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#7777 …} -Children: [] -Parent: Eccube\Entity\Category {#3657} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 96 => Eccube\Entity\Category {#3685 -id: 96 -name: "その他アクセサリ" -hierarchy: 3 -sort_no: 4 -create_date: DateTime @1658656506 {#3683 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3684 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5717 …} -Children: [] -Parent: Eccube\Entity\Category {#3657} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: Eccube\Entity\Category {#3545} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4402 +label: " スマートホン・電話機" +value: "21" +data: Eccube\Entity\Category {#3550} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4403 +label: " Android" +value: "81" +data: Eccube\Entity\Category {#3555} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4404 +label: " Apple" +value: "82" +data: Eccube\Entity\Category {#3566} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4405 +label: " 電話機・FAX" +value: "83" +data: Eccube\Entity\Category {#3573 -id: 83 -name: "電話機・FAX" -hierarchy: 3 -sort_no: 86 -create_date: DateTime @1658656506 {#3571 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3572 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3574 …} -Children: Doctrine\ORM\PersistentCollection {#3577 …} -Parent: Eccube\Entity\Category {#3550} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4406 +label: " 携帯電話" +value: "22" +data: Eccube\Entity\Category {#3580 -id: 22 -name: "携帯電話" -hierarchy: 2 -sort_no: 147 -create_date: DateTime @1658656506 {#3562 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3563 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3581 …} -Children: Doctrine\ORM\PersistentCollection {#3584 …} -Parent: Eccube\Entity\Category {#3545} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4407 +label: " DoCoMo" +value: "84" +data: Eccube\Entity\Category {#3585 -id: 84 -name: "DoCoMo" -hierarchy: 3 -sort_no: 85 -create_date: DateTime @1658656506 {#3578 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3579 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3586 …} -Children: Doctrine\ORM\PersistentCollection {#3589 …} -Parent: Eccube\Entity\Category {#3580} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4408 +label: " SoftBank" +value: "85" +data: Eccube\Entity\Category {#3594 -id: 85 -name: "SoftBank" -hierarchy: 3 -sort_no: 84 -create_date: DateTime @1658656506 {#3592 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3593 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3595 …} -Children: Doctrine\ORM\PersistentCollection {#3598 …} -Parent: Eccube\Entity\Category {#3580} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4409 +label: " Au" +value: "86" +data: Eccube\Entity\Category {#3601 -id: 86 -name: "Au" -hierarchy: 3 -sort_no: 83 -create_date: DateTime @1658656506 {#3599 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3600 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3602 …} -Children: Doctrine\ORM\PersistentCollection {#3605 …} -Parent: Eccube\Entity\Category {#3580} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4410 +label: " その他キャリア" +value: "87" +data: Eccube\Entity\Category {#3608 -id: 87 -name: "その他キャリア" -hierarchy: 3 -sort_no: 82 -create_date: DateTime @1658656506 {#3606 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3607 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3609 …} -Children: Doctrine\ORM\PersistentCollection {#3612 …} -Parent: Eccube\Entity\Category {#3580} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4411 +label: " モバイル通信" +value: "23" +data: Eccube\Entity\Category {#3615} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4412 +label: " DoCoMo" +value: "88" +data: Eccube\Entity\Category {#3620 -id: 88 -name: "DoCoMo" -hierarchy: 3 -sort_no: 81 -create_date: DateTime @1658656506 {#3613 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3614 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3621 …} -Children: Doctrine\ORM\PersistentCollection {#3624 …} -Parent: Eccube\Entity\Category {#3615} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4413 +label: " SoftBank" +value: "89" +data: Eccube\Entity\Category {#3629 -id: 89 -name: "SoftBank" -hierarchy: 3 -sort_no: 80 -create_date: DateTime @1658656506 {#3627 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3628 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3630 …} -Children: Doctrine\ORM\PersistentCollection {#3633 …} -Parent: Eccube\Entity\Category {#3615} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4414 +label: " Au" +value: "90" +data: Eccube\Entity\Category {#3636 -id: 90 -name: "Au" -hierarchy: 3 -sort_no: 79 -create_date: DateTime @1658656506 {#3634 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3635 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3637 …} -Children: Doctrine\ORM\PersistentCollection {#3640 …} -Parent: Eccube\Entity\Category {#3615} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4415 +label: " EMOBILE" +value: "91" +data: Eccube\Entity\Category {#3643 -id: 91 -name: "EMOBILE" -hierarchy: 3 -sort_no: 78 -create_date: DateTime @1658656506 {#3641 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3642 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3644 …} -Children: Doctrine\ORM\PersistentCollection {#3647 …} -Parent: Eccube\Entity\Category {#3615} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4416 +label: " その他モバイル機器" +value: "92" +data: Eccube\Entity\Category {#3650} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4417 +label: " アクセサリ" +value: "24" +data: Eccube\Entity\Category {#3657} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4418 +label: " スマートホン向けアクセサリ" +value: "93" +data: Eccube\Entity\Category {#3662} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4419 +label: " iPhone・iPad向けアクセサリ" +value: "94" +data: Eccube\Entity\Category {#3671} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4420 +label: " 携帯向けアクセサリ" +value: "95" +data: Eccube\Entity\Category {#3678 -id: 95 -name: "携帯向けアクセサリ" -hierarchy: 3 -sort_no: 74 -create_date: DateTime @1658656506 {#3676 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3677 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3679 …} -Children: Doctrine\ORM\PersistentCollection {#3682 …} -Parent: Eccube\Entity\Category {#3657} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4421 +label: " その他アクセサリ" +value: "96" +data: Eccube\Entity\Category {#3685} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4422 +label: "AV機器・カー用品" +value: "5" +data: Eccube\Entity\Category {#3692 -id: 5 -name: "AV機器・カー用品" -hierarchy: 1 -sort_no: 161 -create_date: DateTime @1658656506 {#3668 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1661921847 {#3667 date: 2022-08-31 13:57:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5767 …} -Children: [ 25 => Eccube\Entity\Category {#3697 -id: 25 -name: "テレビ" -hierarchy: 2 -sort_no: 145 -create_date: DateTime @1658656506 {#3590 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3591 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5693 …} -Children: [ 97 => Eccube\Entity\Category {#3702 -id: 97 -name: "液晶テレビ" -hierarchy: 3 -sort_no: 73 -create_date: DateTime @1658656506 {#3690 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3691 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11451 …} -Children: [] -Parent: Eccube\Entity\Category {#3697} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 103 => Eccube\Entity\Category {#3755 -id: 103 -name: "その他オーディオ機器" -hierarchy: 3 -sort_no: 67 -create_date: DateTime @1658656506 {#3753 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3754 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11467 …} -Children: [] -Parent: Eccube\Entity\Category {#3697} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 107 => Eccube\Entity\Category {#3790 -id: 107 -name: "ビデオカメラ・カメラ" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1658656506 {#3788 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3789 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#6898 …} -Children: [] -Parent: Eccube\Entity\Category {#3697} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 108 => Eccube\Entity\Category {#3797 -id: 108 -name: "その他映像関連機器" -hierarchy: 3 -sort_no: 62 -create_date: DateTime @1658656506 {#3795 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3796 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5906 …} -Children: [] -Parent: Eccube\Entity\Category {#3697} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 110 => Eccube\Entity\Category {#3818 -id: 110 -name: "車載モニタ・車載チューナー" -hierarchy: 3 -sort_no: 60 -create_date: DateTime @1658656506 {#3816 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3817 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11457 …} -Children: [] -Parent: Eccube\Entity\Category {#3697} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: Eccube\Entity\Category {#3692} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 26 => Eccube\Entity\Category {#3727 -id: 26 -name: "オーディオ機器" -hierarchy: 2 -sort_no: 144 -create_date: DateTime @1658656506 {#3709 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3710 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5864 …} -Children: [ 100 => Eccube\Entity\Category {#3732 -id: 100 -name: "スピーカー" -hierarchy: 3 -sort_no: 70 -create_date: DateTime @1658656506 {#3725 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3726 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#6486 …} -Children: [] -Parent: Eccube\Entity\Category {#3727} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 103 => Eccube\Entity\Category {#3755} ] -Parent: Eccube\Entity\Category {#3692} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 27 => Eccube\Entity\Category {#3762 -id: 27 -name: "映像関連機器" -hierarchy: 2 -sort_no: 143 -create_date: DateTime @1658656506 {#3707 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3708 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5908 …} -Children: [ 107 => Eccube\Entity\Category {#3790} 108 => Eccube\Entity\Category {#3797} ] -Parent: Eccube\Entity\Category {#3692} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 28 => Eccube\Entity\Category {#3804 -id: 28 -name: "カー用品" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1658656506 {#3772 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3773 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#7812 …} -Children: [ 110 => Eccube\Entity\Category {#3818} ] -Parent: Eccube\Entity\Category {#3692} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4423 +label: " テレビ" +value: "25" +data: Eccube\Entity\Category {#3697} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4424 +label: " 液晶テレビ" +value: "97" +data: Eccube\Entity\Category {#3702} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4425 +label: " アンテナ・ケーブル" +value: "98" +data: Eccube\Entity\Category {#3713 -id: 98 -name: "アンテナ・ケーブル" -hierarchy: 3 -sort_no: 72 -create_date: DateTime @1658656506 {#3711 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3712 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3714 …} -Children: Doctrine\ORM\PersistentCollection {#3717 …} -Parent: Eccube\Entity\Category {#3697} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4426 +label: " その他テレビ機器" +value: "99" +data: Eccube\Entity\Category {#3720 -id: 99 -name: "その他テレビ機器" -hierarchy: 3 -sort_no: 71 -create_date: DateTime @1658656506 {#3718 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3719 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3721 …} -Children: Doctrine\ORM\PersistentCollection {#3724 …} -Parent: Eccube\Entity\Category {#3697} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4427 +label: " オーディオ機器" +value: "26" +data: Eccube\Entity\Category {#3727} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4428 +label: " スピーカー" +value: "100" +data: Eccube\Entity\Category {#3732} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4429 +label: " アンプ" +value: "101" +data: Eccube\Entity\Category {#3741 -id: 101 -name: "アンプ" -hierarchy: 3 -sort_no: 69 -create_date: DateTime @1658656506 {#3739 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3740 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3742 …} -Children: Doctrine\ORM\PersistentCollection {#3745 …} -Parent: Eccube\Entity\Category {#3697} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4430 +label: " ヘッドフォン・イヤホン" +value: "102" +data: Eccube\Entity\Category {#3748 -id: 102 -name: "ヘッドフォン・イヤホン" -hierarchy: 3 -sort_no: 68 -create_date: DateTime @1658656506 {#3746 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3747 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3749 …} -Children: Doctrine\ORM\PersistentCollection {#3752 …} -Parent: Eccube\Entity\Category {#3697} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4431 +label: " その他オーディオ機器" +value: "103" +data: Eccube\Entity\Category {#3755} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4432 +label: " 映像関連機器" +value: "27" +data: Eccube\Entity\Category {#3762} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4433 +label: " レコーダー・プレイヤー" +value: "104" +data: Eccube\Entity\Category {#3767 -id: 104 -name: "レコーダー・プレイヤー" -hierarchy: 3 -sort_no: 66 -create_date: DateTime @1658656506 {#3760 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3761 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3768 …} -Children: Doctrine\ORM\PersistentCollection {#3771 …} -Parent: Eccube\Entity\Category {#3762} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4434 +label: " ポータブルプレイヤー" +value: "105" +data: Eccube\Entity\Category {#3776 -id: 105 -name: "ポータブルプレイヤー" -hierarchy: 3 -sort_no: 65 -create_date: DateTime @1658656506 {#3774 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3775 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3777 …} -Children: Doctrine\ORM\PersistentCollection {#3780 …} -Parent: Eccube\Entity\Category {#3697} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4435 +label: " メディアプレイヤー" +value: "106" +data: Eccube\Entity\Category {#3783 -id: 106 -name: "メディアプレイヤー" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1658656506 {#3781 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3782 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3784 …} -Children: Doctrine\ORM\PersistentCollection {#3787 …} -Parent: Eccube\Entity\Category {#3697} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4436 +label: " ビデオカメラ・カメラ" +value: "107" +data: Eccube\Entity\Category {#3790} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4437 +label: " その他映像関連機器" +value: "108" +data: Eccube\Entity\Category {#3797} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4438 +label: " カー用品" +value: "28" +data: Eccube\Entity\Category {#3804} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4439 +label: " カーナビ" +value: "109" +data: Eccube\Entity\Category {#3809 -id: 109 -name: "カーナビ" -hierarchy: 3 -sort_no: 61 -create_date: DateTime @1658656506 {#3802 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3803 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3810 …} -Children: Doctrine\ORM\PersistentCollection {#3813 …} -Parent: Eccube\Entity\Category {#3804} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4440 +label: " 車載モニタ・車載チューナー" +value: "110" +data: Eccube\Entity\Category {#3818} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4441 +label: " 車用品・オプション" +value: "111" +data: Eccube\Entity\Category {#3825 -id: 111 -name: "車用品・オプション" -hierarchy: 3 -sort_no: 5 -create_date: DateTime @1658656506 {#3823 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3824 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3826 …} -Children: Doctrine\ORM\PersistentCollection {#3829 …} -Parent: Eccube\Entity\Category {#3697} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4442 +label: "生活家電" +value: "6" +data: Eccube\Entity\Category {#3832 -id: 6 -name: "生活家電" -hierarchy: 1 -sort_no: 160 -create_date: DateTime @1658656506 {#3738 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1661921923 {#3737 date: 2022-08-31 13:58:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5840 …} -Children: [ 33 => Eccube\Entity\Category {#4056 -id: 33 -name: "その他" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1658656506 {#3926 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3927 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5909 …} -Children: [ 146 => Eccube\Entity\Category {#4112 -id: 146 -name: "電子辞書・その他事務機器" -hierarchy: 3 -sort_no: 25 -create_date: DateTime @1658656506 {#4110 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4111 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11460 …} -Children: [] -Parent: Eccube\Entity\Category {#4056} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 147 => Eccube\Entity\Category {#4119 -id: 147 -name: "工具" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1658656506 {#4117 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4118 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#7854 …} -Children: [] -Parent: Eccube\Entity\Category {#4056} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: Eccube\Entity\Category {#3832} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4443 +label: " キッチン・調理" +value: "29" +data: Eccube\Entity\Category {#3837 -id: 29 -name: "キッチン・調理" -hierarchy: 2 -sort_no: 142 -create_date: DateTime @1658656506 {#3814 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3815 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3838 …} -Children: Doctrine\ORM\PersistentCollection {#3841 …} -Parent: Eccube\Entity\Category {#3832} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4444 +label: " IH・炊飯器" +value: "112" +data: Eccube\Entity\Category {#3842 -id: 112 -name: "IH・炊飯器" -hierarchy: 3 -sort_no: 59 -create_date: DateTime @1658656506 {#3830 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3831 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3843 …} -Children: Doctrine\ORM\PersistentCollection {#3846 …} -Parent: Eccube\Entity\Category {#3837} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4445 +label: " 電子レンジ・オーブン" +value: "113" +data: Eccube\Entity\Category {#3853 -id: 113 -name: "電子レンジ・オーブン" -hierarchy: 3 -sort_no: 58 -create_date: DateTime @1658656506 {#3851 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3852 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3854 …} -Children: Doctrine\ORM\PersistentCollection {#3857 …} -Parent: Eccube\Entity\Category {#3837} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4446 +label: " 卓上機器" +value: "114" +data: Eccube\Entity\Category {#3860 -id: 114 -name: "卓上機器" -hierarchy: 3 -sort_no: 57 -create_date: DateTime @1658656506 {#3858 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3859 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3861 …} -Children: Doctrine\ORM\PersistentCollection {#3864 …} -Parent: Eccube\Entity\Category {#3837} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4447 +label: " 冷蔵庫・保温庫" +value: "115" +data: Eccube\Entity\Category {#3867 -id: 115 -name: "冷蔵庫・保温庫" -hierarchy: 3 -sort_no: 56 -create_date: DateTime @1658656506 {#3865 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3866 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3868 …} -Children: Doctrine\ORM\PersistentCollection {#3871 …} -Parent: Eccube\Entity\Category {#3837} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4448 +label: " ホームベーカリー" +value: "116" +data: Eccube\Entity\Category {#3874 -id: 116 -name: "ホームベーカリー" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1658656506 {#3872 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3873 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3875 …} -Children: Doctrine\ORM\PersistentCollection {#3878 …} -Parent: Eccube\Entity\Category {#3837} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4449 +label: " 調理機器" +value: "117" +data: Eccube\Entity\Category {#3881 -id: 117 -name: "調理機器" -hierarchy: 3 -sort_no: 54 -create_date: DateTime @1658656506 {#3879 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3880 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3882 …} -Children: Doctrine\ORM\PersistentCollection {#3885 …} -Parent: Eccube\Entity\Category {#3837} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4450 +label: " ポット・ケトル・浄水器" +value: "118" +data: Eccube\Entity\Category {#3888 -id: 118 -name: "ポット・ケトル・浄水器" -hierarchy: 3 -sort_no: 53 -create_date: DateTime @1658656506 {#3886 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3887 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3889 …} -Children: Doctrine\ORM\PersistentCollection {#3892 …} -Parent: Eccube\Entity\Category {#3837} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4451 +label: " キッチン・厨房用品" +value: "119" +data: Eccube\Entity\Category {#3895 -id: 119 -name: "キッチン・厨房用品" -hierarchy: 3 -sort_no: 52 -create_date: DateTime @1658656506 {#3893 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3894 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3896 …} -Children: Doctrine\ORM\PersistentCollection {#3899 …} -Parent: Eccube\Entity\Category {#3837} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4452 +label: " 計量・計り" +value: "120" +data: Eccube\Entity\Category {#3902 -id: 120 -name: "計量・計り" -hierarchy: 3 -sort_no: 51 -create_date: DateTime @1658656506 {#3900 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3901 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3903 …} -Children: Doctrine\ORM\PersistentCollection {#3906 …} -Parent: Eccube\Entity\Category {#3837} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4453 +label: " キッチン・その他" +value: "121" +data: Eccube\Entity\Category {#3909 -id: 121 -name: "キッチン・その他" -hierarchy: 3 -sort_no: 50 -create_date: DateTime @1658656506 {#3907 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3908 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3910 …} -Children: Doctrine\ORM\PersistentCollection {#3913 …} -Parent: Eccube\Entity\Category {#3837} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4454 +label: " リビング" +value: "30" +data: Eccube\Entity\Category {#3916 -id: 30 -name: "リビング" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1658656506 {#3848 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3847 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3917 …} -Children: Doctrine\ORM\PersistentCollection {#3920 …} -Parent: Eccube\Entity\Category {#3832} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4455 +label: " 照明・LED" +value: "122" +data: Eccube\Entity\Category {#3921 -id: 122 -name: "照明・LED" -hierarchy: 3 -sort_no: 49 -create_date: DateTime @1658656506 {#3914 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3915 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3922 …} -Children: Doctrine\ORM\PersistentCollection {#3925 …} -Parent: Eccube\Entity\Category {#3916} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4456 +label: " 掃除機" +value: "123" +data: Eccube\Entity\Category {#3930 -id: 123 -name: "掃除機" -hierarchy: 3 -sort_no: 48 -create_date: DateTime @1658656506 {#3928 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3929 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3931 …} -Children: Doctrine\ORM\PersistentCollection {#3934 …} -Parent: Eccube\Entity\Category {#3916} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4457 +label: " 扇風機・ファン" +value: "124" +data: Eccube\Entity\Category {#3937 -id: 124 -name: "扇風機・ファン" -hierarchy: 3 -sort_no: 47 -create_date: DateTime @1658656506 {#3935 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3936 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3938 …} -Children: Doctrine\ORM\PersistentCollection {#3941 …} -Parent: Eccube\Entity\Category {#3916} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4458 +label: " 洗濯機" +value: "125" +data: Eccube\Entity\Category {#3944 -id: 125 -name: "洗濯機" -hierarchy: 3 -sort_no: 46 -create_date: DateTime @1658656506 {#3942 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3943 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3945 …} -Children: Doctrine\ORM\PersistentCollection {#3948 …} -Parent: Eccube\Entity\Category {#3916} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4459 +label: " アロマ・芳香" +value: "126" +data: Eccube\Entity\Category {#3951 -id: 126 -name: "アロマ・芳香" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1658656506 {#3949 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3950 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3952 …} -Children: Doctrine\ORM\PersistentCollection {#3955 …} -Parent: Eccube\Entity\Category {#3916} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4460 +label: " リビング・その他" +value: "127" +data: Eccube\Entity\Category {#3958 -id: 127 -name: "リビング・その他" -hierarchy: 3 -sort_no: 44 -create_date: DateTime @1658656506 {#3956 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3957 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3959 …} -Children: Doctrine\ORM\PersistentCollection {#3962 …} -Parent: Eccube\Entity\Category {#3916} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4461 +label: " 冷暖房・空気清浄機" +value: "31" +data: Eccube\Entity\Category {#3965 -id: 31 -name: "冷暖房・空気清浄機" -hierarchy: 2 -sort_no: 140 -create_date: DateTime @1658656506 {#3850 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3849 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3966 …} -Children: Doctrine\ORM\PersistentCollection {#3969 …} -Parent: Eccube\Entity\Category {#3832} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4462 +label: " 冷房機器" +value: "128" +data: Eccube\Entity\Category {#3970 -id: 128 -name: "冷房機器" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1658656506 {#3963 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3964 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3971 …} -Children: Doctrine\ORM\PersistentCollection {#3974 …} -Parent: Eccube\Entity\Category {#3965} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4463 +label: " 暖房機器" +value: "129" +data: Eccube\Entity\Category {#3979 -id: 129 -name: "暖房機器" -hierarchy: 3 -sort_no: 42 -create_date: DateTime @1658656506 {#3977 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3978 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3980 …} -Children: Doctrine\ORM\PersistentCollection {#3983 …} -Parent: Eccube\Entity\Category {#3965} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4464 +label: " 空気清浄器・その他" +value: "130" +data: Eccube\Entity\Category {#3986 -id: 130 -name: "空気清浄器・その他" -hierarchy: 3 -sort_no: 41 -create_date: DateTime @1658656506 {#3984 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3985 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3987 …} -Children: Doctrine\ORM\PersistentCollection {#3990 …} -Parent: Eccube\Entity\Category {#3965} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4465 +label: " 健康・美容" +value: "32" +data: Eccube\Entity\Category {#3993 -id: 32 -name: "健康・美容" -hierarchy: 2 -sort_no: 139 -create_date: DateTime @1658656506 {#3975 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3976 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3994 …} -Children: Doctrine\ORM\PersistentCollection {#3997 …} -Parent: Eccube\Entity\Category {#3832} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4466 +label: " マッサージ・チェア" +value: "131" +data: Eccube\Entity\Category {#3998 -id: 131 -name: "マッサージ・チェア" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1658656506 {#3991 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#3992 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3999 …} -Children: Doctrine\ORM\PersistentCollection {#4002 …} -Parent: Eccube\Entity\Category {#3993} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4467 +label: " フィットネス機器" +value: "132" +data: Eccube\Entity\Category {#4007 -id: 132 -name: "フィットネス機器" -hierarchy: 3 -sort_no: 39 -create_date: DateTime @1658656506 {#4005 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4006 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4008 …} -Children: Doctrine\ORM\PersistentCollection {#4011 …} -Parent: Eccube\Entity\Category {#3993} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4468 +label: " 治療機器" +value: "133" +data: Eccube\Entity\Category {#4014 -id: 133 -name: "治療機器" -hierarchy: 3 -sort_no: 38 -create_date: DateTime @1658656506 {#4012 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4013 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4015 …} -Children: Doctrine\ORM\PersistentCollection {#4018 …} -Parent: Eccube\Entity\Category {#3993} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4469 +label: " その他健康・美容機器" +value: "134" +data: Eccube\Entity\Category {#4021 -id: 134 -name: "その他健康・美容機器" -hierarchy: 3 -sort_no: 37 -create_date: DateTime @1658656506 {#4019 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4020 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4022 …} -Children: Doctrine\ORM\PersistentCollection {#4025 …} -Parent: Eccube\Entity\Category {#3993} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4470 +label: " 体重計・体脂肪" +value: "135" +data: Eccube\Entity\Category {#4028 -id: 135 -name: "体重計・体脂肪" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1658656506 {#4026 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4027 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4029 …} -Children: Doctrine\ORM\PersistentCollection {#4032 …} -Parent: Eccube\Entity\Category {#3993} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4471 +label: " 血圧計・体温計" +value: "136" +data: Eccube\Entity\Category {#4035 -id: 136 -name: "血圧計・体温計" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1658656506 {#4033 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4034 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4036 …} -Children: Doctrine\ORM\PersistentCollection {#4039 …} -Parent: Eccube\Entity\Category {#3993} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4472 +label: " ドライヤー・ヘアー" +value: "137" +data: Eccube\Entity\Category {#4042 -id: 137 -name: "ドライヤー・ヘアー" -hierarchy: 3 -sort_no: 34 -create_date: DateTime @1658656506 {#4040 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4041 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4043 …} -Children: Doctrine\ORM\PersistentCollection {#4046 …} -Parent: Eccube\Entity\Category {#3993} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4473 +label: " 電動歯ブラシ・オーラル" +value: "138" +data: Eccube\Entity\Category {#4049 -id: 138 -name: "電動歯ブラシ・オーラル" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1658656506 {#4047 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4048 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4050 …} -Children: Doctrine\ORM\PersistentCollection {#4053 …} -Parent: Eccube\Entity\Category {#3993} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4474 +label: " その他" +value: "33" +data: Eccube\Entity\Category {#4056} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4475 +label: " シェーバー・バリカン" +value: "139" +data: Eccube\Entity\Category {#4061 -id: 139 -name: "シェーバー・バリカン" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1658656506 {#4054 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4055 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4062 …} -Children: Doctrine\ORM\PersistentCollection {#4065 …} -Parent: Eccube\Entity\Category {#4056} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4476 +label: " 美顔・むだ毛" +value: "140" +data: Eccube\Entity\Category {#4070 -id: 140 -name: "美顔・むだ毛" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1658656506 {#4068 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4069 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4071 …} -Children: Doctrine\ORM\PersistentCollection {#4074 …} -Parent: Eccube\Entity\Category {#4056} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4477 +label: " 生活用品" +value: "141" +data: Eccube\Entity\Category {#4077 -id: 141 -name: "生活用品" -hierarchy: 3 -sort_no: 30 -create_date: DateTime @1658656506 {#4075 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4076 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4078 …} -Children: Doctrine\ORM\PersistentCollection {#4081 …} -Parent: Eccube\Entity\Category {#4056} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4478 +label: " トイレ・バス" +value: "142" +data: Eccube\Entity\Category {#4084 -id: 142 -name: "トイレ・バス" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1658656506 {#4082 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4083 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4085 …} -Children: Doctrine\ORM\PersistentCollection {#4088 …} -Parent: Eccube\Entity\Category {#4056} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4479 +label: " アウトドア・ガーデニング" +value: "143" +data: Eccube\Entity\Category {#4091 -id: 143 -name: "アウトドア・ガーデニング" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1658656506 {#4089 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4090 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4092 …} -Children: Doctrine\ORM\PersistentCollection {#4095 …} -Parent: Eccube\Entity\Category {#4056} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4480 +label: " ペット用品" +value: "144" +data: Eccube\Entity\Category {#4098 -id: 144 -name: "ペット用品" -hierarchy: 3 -sort_no: 27 -create_date: DateTime @1658656506 {#4096 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4097 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4099 …} -Children: Doctrine\ORM\PersistentCollection {#4102 …} -Parent: Eccube\Entity\Category {#4056} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4481 +label: " 寝具・布団" +value: "145" +data: Eccube\Entity\Category {#4105 -id: 145 -name: "寝具・布団" -hierarchy: 3 -sort_no: 26 -create_date: DateTime @1658656506 {#4103 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4104 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4106 …} -Children: Doctrine\ORM\PersistentCollection {#4109 …} -Parent: Eccube\Entity\Category {#4056} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4482 +label: " 電子辞書・その他事務機器" +value: "146" +data: Eccube\Entity\Category {#4112} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4483 +label: " 工具" +value: "147" +data: Eccube\Entity\Category {#4119} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4484 +label: " 時計" +value: "148" +data: Eccube\Entity\Category {#4126 -id: 148 -name: "時計" -hierarchy: 3 -sort_no: 6 -create_date: DateTime @1658656506 {#4124 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4125 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4127 …} -Children: Doctrine\ORM\PersistentCollection {#4130 …} -Parent: Eccube\Entity\Category {#4056} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4485 +label: "おもちゃ" +value: "7" +data: Eccube\Entity\Category {#4133 -id: 7 -name: "おもちゃ" -hierarchy: 1 -sort_no: 159 -create_date: DateTime @1658656506 {#4067 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1661921863 {#4066 date: 2022-08-31 13:57:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5857 …} -Children: [ 34 => Eccube\Entity\Category {#4138 -id: 34 -name: "おもちゃ" -hierarchy: 2 -sort_no: 138 -create_date: DateTime @1658656506 {#4004 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4003 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5865 …} -Children: [ 150 => Eccube\Entity\Category {#4154 -id: 150 -name: "模型" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1658656506 {#4152 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4153 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11443 …} -Children: [] -Parent: Eccube\Entity\Category {#4138} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 152 => Eccube\Entity\Category {#4168 -id: 152 -name: "その他おもちゃ" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1658656506 {#4166 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4167 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5927 …} -Children: [] -Parent: Eccube\Entity\Category {#4138} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 156 => Eccube\Entity\Category {#4203 -id: 156 -name: "その他ラジコン" -hierarchy: 3 -sort_no: 7 -create_date: DateTime @1658656506 {#4201 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4202 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#7842 …} -Children: [] -Parent: Eccube\Entity\Category {#4138} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: Eccube\Entity\Category {#4133} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 35 => Eccube\Entity\Category {#4175 -id: 35 -name: "ラジコン" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1658656506 {#4149 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4148 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#7834 …} -Children: [ 156 => Eccube\Entity\Category {#4203} ] -Parent: Eccube\Entity\Category {#4133} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4486 +label: " おもちゃ" +value: "34" +data: Eccube\Entity\Category {#4138} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4487 +label: " ミニカー" +value: "149" +data: Eccube\Entity\Category {#4143 -id: 149 -name: "ミニカー" -hierarchy: 3 -sort_no: 23 -create_date: DateTime @1658656506 {#4131 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4132 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4144 …} -Children: Doctrine\ORM\PersistentCollection {#4147 …} -Parent: Eccube\Entity\Category {#4138} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4488 +label: " 模型" +value: "150" +data: Eccube\Entity\Category {#4154} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4489 +label: " 子供向けおもちゃ" +value: "151" +data: Eccube\Entity\Category {#4161 -id: 151 -name: "子供向けおもちゃ" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1658656506 {#4159 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4160 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4162 …} -Children: Doctrine\ORM\PersistentCollection {#4165 …} -Parent: Eccube\Entity\Category {#4138} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4490 +label: " その他おもちゃ" +value: "152" +data: Eccube\Entity\Category {#4168} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4491 +label: " ラジコン" +value: "35" +data: Eccube\Entity\Category {#4175} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4492 +label: " R/Cヘリコプター" +value: "153" +data: Eccube\Entity\Category {#4180 -id: 153 -name: "R/Cヘリコプター" -hierarchy: 3 -sort_no: 19 -create_date: DateTime @1658656506 {#4173 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4174 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4181 …} -Children: Doctrine\ORM\PersistentCollection {#4184 …} -Parent: Eccube\Entity\Category {#4175} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4493 +label: " R/C飛行機" +value: "154" +data: Eccube\Entity\Category {#4189 -id: 154 -name: "R/C飛行機" -hierarchy: 3 -sort_no: 18 -create_date: DateTime @1658656506 {#4187 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4188 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4190 …} -Children: Doctrine\ORM\PersistentCollection {#4193 …} -Parent: Eccube\Entity\Category {#4138} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4494 +label: " R/Cカー" +value: "155" +data: Eccube\Entity\Category {#4196 -id: 155 -name: "R/Cカー" -hierarchy: 3 -sort_no: 17 -create_date: DateTime @1658656506 {#4194 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4195 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4197 …} -Children: Doctrine\ORM\PersistentCollection {#4200 …} -Parent: Eccube\Entity\Category {#4138} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4495 +label: " その他ラジコン" +value: "156" +data: Eccube\Entity\Category {#4203} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4496 +label: "ゲーム関連" +value: "8" +data: Eccube\Entity\Category {#4210 -id: 8 -name: "ゲーム関連" -hierarchy: 1 -sort_no: 158 -create_date: DateTime @1658656506 {#4186 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1661921871 {#4185 date: 2022-08-31 13:57:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5935 …} -Children: [ 36 => Eccube\Entity\Category {#4215 -id: 36 -name: "ゲーム関連" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1658656506 {#4151 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4150 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5981 …} -Children: [ 157 => Eccube\Entity\Category {#4220 -id: 157 -name: "携帯ゲーム端末向け" -hierarchy: 3 -sort_no: 16 -create_date: DateTime @1658656506 {#4208 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4209 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11464 …} -Children: [] -Parent: Eccube\Entity\Category {#4215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 158 => Eccube\Entity\Category {#4231 -id: 158 -name: "据え置き型ゲーム向け" -hierarchy: 3 -sort_no: 15 -create_date: DateTime @1658656506 {#4229 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4230 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#7216 …} -Children: [] -Parent: Eccube\Entity\Category {#4215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 159 => Eccube\Entity\Category {#4238 -id: 159 -name: "その他・ゲーム関連" -hierarchy: 3 -sort_no: 14 -create_date: DateTime @1658656506 {#4236 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4237 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#5859 …} -Children: [] -Parent: Eccube\Entity\Category {#4215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 162 => Eccube\Entity\Category {#4266 -id: 162 -name: "PC向けゲーム・その他ソフト" -hierarchy: 3 -sort_no: 11 -create_date: DateTime @1658656506 {#4264 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4265 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#7656 …} -Children: [] -Parent: Eccube\Entity\Category {#4215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: Eccube\Entity\Category {#4210} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } 37 => Eccube\Entity\Category {#4245 -id: 37 -name: "PCソフト" -hierarchy: 2 -sort_no: 136 -create_date: DateTime @1658656506 {#4227 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4228 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#9978 …} -Children: [ 162 => Eccube\Entity\Category {#4266} ] -Parent: Eccube\Entity\Category {#4210} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4497 +label: " ゲーム関連" +value: "36" +data: Eccube\Entity\Category {#4215} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4498 +label: " 携帯ゲーム端末向け" +value: "157" +data: Eccube\Entity\Category {#4220} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4499 +label: " 据え置き型ゲーム向け" +value: "158" +data: Eccube\Entity\Category {#4231} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4500 +label: " その他・ゲーム関連" +value: "159" +data: Eccube\Entity\Category {#4238} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4501 +label: " PCソフト" +value: "37" +data: Eccube\Entity\Category {#4245} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4502 +label: " OS" +value: "160" +data: Eccube\Entity\Category {#4250 -id: 160 -name: "OS" -hierarchy: 3 -sort_no: 13 -create_date: DateTime @1658656506 {#4243 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4244 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4251 …} -Children: Doctrine\ORM\PersistentCollection {#4254 …} -Parent: Eccube\Entity\Category {#4245} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4503 +label: " ビジネス向けソフト" +value: "161" +data: Eccube\Entity\Category {#4259 -id: 161 -name: "ビジネス向けソフト" -hierarchy: 3 -sort_no: 12 -create_date: DateTime @1658656506 {#4257 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4258 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4260 …} -Children: Doctrine\ORM\PersistentCollection {#4263 …} -Parent: Eccube\Entity\Category {#4215} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4504 +label: " PC向けゲーム・その他ソフト" +value: "162" +data: Eccube\Entity\Category {#4266} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4505 +label: " その他" +value: "38" +data: Eccube\Entity\Category {#4273 -id: 38 -name: "その他" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1658656506 {#4255 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4256 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4274 …} -Children: Doctrine\ORM\PersistentCollection {#4277 …} -Parent: Eccube\Entity\Category {#4210} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4506 +label: " 輸入品・映像・音楽" +value: "163" +data: Eccube\Entity\Category {#4278 -id: 163 -name: "輸入品・映像・音楽" -hierarchy: 3 -sort_no: 8 -create_date: DateTime @1658656506 {#4271 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4272 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4279 …} -Children: Doctrine\ORM\PersistentCollection {#4282 …} -Parent: Eccube\Entity\Category {#4273} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4507 +label: "ジャンク" +value: "9" +data: Eccube\Entity\Category {#4287 -id: 9 -name: "ジャンク" -hierarchy: 1 -sort_no: 157 -create_date: DateTime @1658656506 {#4225 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1661921877 {#4226 date: 2022-08-31 13:57:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#9458 …} -Children: [ 40 => Eccube\Entity\Category {#4308 -id: 40 -name: "ジャンク品" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1658656506 {#4304 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4305 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#6825 …} -Children: [ 165 => Eccube\Entity\Category {#4313 -id: 165 -name: "ジャンク・保証無し" -hierarchy: 3 -sort_no: 9 -create_date: DateTime @1658656506 {#4306 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4307 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#11470 …} -Children: [] -Parent: Eccube\Entity\Category {#4308} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: Eccube\Entity\Category {#4287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } ] -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4508 +label: " アウトレット品" +value: "39" +data: Eccube\Entity\Category {#4292 -id: 39 -name: "アウトレット品" -hierarchy: 2 -sort_no: 135 -create_date: DateTime @1658656506 {#4283 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4284 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4293 …} -Children: Doctrine\ORM\PersistentCollection {#4296 …} -Parent: Eccube\Entity\Category {#4287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4509 +label: " アウトレット・在庫限り" +value: "164" +data: Eccube\Entity\Category {#4297 -id: 164 -name: "アウトレット・在庫限り" -hierarchy: 3 -sort_no: 10 -create_date: DateTime @1658656506 {#4285 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658656506 {#4286 date: 2022-07-24 18:55:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4298 …} -Children: Doctrine\ORM\PersistentCollection {#4301 …} -Parent: Eccube\Entity\Category {#4292} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3123 …} } +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4510 +label: " ジャンク品" +value: "40" +data: Eccube\Entity\Category {#4308} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4511 +label: " ジャンク・保証無し" +value: "165" +data: Eccube\Entity\Category {#4313} +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 {#4339 -form: Symfony\Component\Form\Form {#4326 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4338 …5} |
| full_name | "category_id" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_id" |
| is_selected | Closure($choice, $value) {#4345 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2034 …} } |
| 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 {#457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#458 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#459 …} -namespace: Closure() {#461 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3116 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1737 …} } |
| 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() {#3106 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1754 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#71 …} $translationDomain: "validators" $message: Closure() {#3115 …} } } |
| 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 {#4512 -form: Symfony\Component\Form\Form {#4329 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4344 …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 | "" |