- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 429
- Events
- Routing
- Cache
- Translation 38
- Security
- Twig
- Doctrine
- Migrations
- Debug
- E-mails
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
-
name01
-
name02
-
-
-
kana01
-
kana02
-
-
company_name
-
postal_code
-
-
pref
-
addr01
-
addr02
-
-
phone_number
-
-
first
-
second
-
-
-
first
-
second
-
-
-
year
-
month
-
day
-
-
-
1
-
2
-
3
-
4
-
-
job
-
emailcc1
-
emailcc2
-
emailcc3
-
emailcc4
-
emailcc5
-
emailcc6
-
emailcc7
-
emailcc8
-
emailcc9
-
emailcc10
-
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 {#3024 -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 {#3040 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#3039 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#3034 …} -Status: Eccube\Entity\Master\CustomerStatus {#3035 …} -Sex: null -Job: null -Country: null -Pref: null -emailcc1: null -emailcc2: null -emailcc3: null -emailcc4: null -emailcc5: null -emailcc6: null -emailcc7: null -emailcc8: null -emailcc9: null -emailcc10: null -is_vendor: false -Vendor: null -AvailableVendors: 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 {#3024 -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 {#3040 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#3039 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#3034 …} -Status: Eccube\Entity\Master\CustomerStatus {#3035 …} -Sex: null -Job: null -Country: null -Pref: null -emailcc1: null -emailcc2: null -emailcc3: null -emailcc4: null -emailcc5: null -emailcc6: null -emailcc7: null -emailcc8: null -emailcc9: null -emailcc10: null -is_vendor: false -Vendor: null -AvailableVendors: 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 {#501 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#500 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#499 …} -namespace: Closure() {#497 …} } |
| data | Eccube\Entity\Customer {#3024 -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 {#3040 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#3039 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#3034 …} -Status: Eccube\Entity\Master\CustomerStatus {#3035 …} -Sex: null -Job: null -Country: null -Pref: null -emailcc1: null -emailcc2: null -emailcc3: null -emailcc4: null -emailcc5: null -emailcc6: null -emailcc7: null -emailcc8: null -emailcc9: null -emailcc10: null -is_vendor: false -Vendor: null -AvailableVendors: 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) {#3077 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3043 …} 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() {#3079 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3060 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#789 …} $translationDomain: "validators" $message: Closure() {#3078 …} } } |
| 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 {#3024 -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 {#3040 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#3039 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#3034 …} -Status: Eccube\Entity\Master\CustomerStatus {#3035 …} -Sex: null -Job: null -Country: null -Pref: null -emailcc1: null -emailcc2: null -emailcc3: null -emailcc4: null -emailcc5: null -emailcc6: null -emailcc7: null -emailcc8: null -emailcc9: null -emailcc10: null -is_vendor: false -Vendor: null -AvailableVendors: null } |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4085 -form: Symfony\Component\Form\Form {#3722 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4075 …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 {#3024 -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 {#3040 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#3039 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#3034 …} -Status: Eccube\Entity\Master\CustomerStatus {#3035 …} -Sex: null -Job: null -Country: null -Pref: null -emailcc1: null -emailcc2: null -emailcc3: null -emailcc4: null -emailcc5: null -emailcc6: null -emailcc7: null -emailcc8: null -emailcc9: null -emailcc10: null -is_vendor: false -Vendor: null -AvailableVendors: null } |
name
"Eccube\Form\Type\NameType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Eccube\Entity\Customer {#3024 -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 {#3040 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#3039 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#3034 …} -Status: Eccube\Entity\Master\CustomerStatus {#3035 …} -Sex: null -Job: null -Country: null -Pref: null -emailcc1: null -emailcc2: null -emailcc3: null -emailcc4: null -emailcc5: null -emailcc6: null -emailcc7: null -emailcc8: null -emailcc9: null -emailcc10: null -is_vendor: false -Vendor: null -AvailableVendors: 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 {#501 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#500 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#499 …} -namespace: Closure() {#497 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3241 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3043 …} } |
| 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 {#3253 +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 {#3249 +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 {#3261 +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 {#3257 +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() {#3233 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3060 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#789 …} $translationDomain: "validators" $message: Closure() {#3237 …} } } |
| 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 {#3024 -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 {#3040 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#3039 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#3034 …} -Status: Eccube\Entity\Master\CustomerStatus {#3035 …} -Sex: null -Job: null -Country: null -Pref: null -emailcc1: null -emailcc2: null -emailcc3: null -emailcc4: null -emailcc5: null -emailcc6: null -emailcc7: null -emailcc8: null -emailcc9: null -emailcc10: null -is_vendor: false -Vendor: null -AvailableVendors: null } |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4089 -form: Symfony\Component\Form\Form {#3747 …} -errors: [] } |
| firstname_name | "name02" |
| form | Symfony\Component\Form\FormView {#4088 …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 {#3024 -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 {#3040 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#3039 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#3034 …} -Status: Eccube\Entity\Master\CustomerStatus {#3035 …} -Sex: null -Job: null -Country: null -Pref: null -emailcc1: null -emailcc2: null -emailcc3: null -emailcc4: null -emailcc5: null -emailcc6: null -emailcc7: null -emailcc8: null -emailcc9: null -emailcc10: null -is_vendor: false -Vendor: null -AvailableVendors: 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 {#3302 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3261 +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 {#3257 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3302 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3261 +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 {#3257 +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 {#3302 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3261 +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 {#3257 +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 {#501 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#500 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#499 …} -namespace: Closure() {#497 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3726 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3043 …} } |
| 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() {#3728 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3060 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#789 …} $translationDomain: "validators" $message: Closure() {#3727 …} } } |
| 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 {#4224 -form: Symfony\Component\Form\Form {#3750 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4223 …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 {#3304 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3253 +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 {#3249 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3304 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3253 +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 {#3249 +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 {#3304 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3253 +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 {#3249 +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 {#501 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#500 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#499 …} -namespace: Closure() {#497 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3737 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3043 …} } |
| 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() {#3739 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3060 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#789 …} $translationDomain: "validators" $message: Closure() {#3738 …} } } |
| 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 {#4225 -form: Symfony\Component\Form\Form {#3753 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4226 …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 {#3024 -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 {#3040 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#3039 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#3034 …} -Status: Eccube\Entity\Master\CustomerStatus {#3035 …} -Sex: null -Job: null -Country: null -Pref: null -emailcc1: null -emailcc2: null -emailcc3: null -emailcc4: null -emailcc5: null -emailcc6: null -emailcc7: null -emailcc8: null -emailcc9: null -emailcc10: null -is_vendor: false -Vendor: null -AvailableVendors: 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 {#501 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#500 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#499 …} -namespace: Closure() {#497 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3314 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3043 …} } |
| 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 {#3311 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3312 +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 {#3309 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3310 +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() {#3316 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3060 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#789 …} $translationDomain: "validators" $message: Closure() {#3315 …} } } |
| 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 {#3024 -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 {#3040 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#3039 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#3034 …} -Status: Eccube\Entity\Master\CustomerStatus {#3035 …} -Sex: null -Job: null -Country: null -Pref: null -emailcc1: null -emailcc2: null -emailcc3: null -emailcc4: null -emailcc5: null -emailcc6: null -emailcc7: null -emailcc8: null -emailcc9: null -emailcc10: null -is_vendor: false -Vendor: null -AvailableVendors: null } |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4221 -form: Symfony\Component\Form\Form {#3778 …} -errors: [] } |
| firstname_name | "kana02" |
| form | Symfony\Component\Form\FormView {#4222 …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 {#3024 -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 {#3040 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#3039 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#3034 …} -Status: Eccube\Entity\Master\CustomerStatus {#3035 …} -Sex: null -Job: null -Country: null -Pref: null -emailcc1: null -emailcc2: null -emailcc3: null -emailcc4: null -emailcc5: null -emailcc6: null -emailcc7: null -emailcc8: null -emailcc9: null -emailcc10: null -is_vendor: false -Vendor: null -AvailableVendors: 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 {#3323 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#3309 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3310 +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 {#3323 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#3309 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3310 +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 {#3323 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#3309 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3310 +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 {#501 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#500 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#499 …} -namespace: Closure() {#497 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3757 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3043 …} } |
| 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() {#3759 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3060 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#789 …} $translationDomain: "validators" $message: Closure() {#3758 …} } } |
| 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 {#4230 -form: Symfony\Component\Form\Form {#3781 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4229 …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 {#3324 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#3311 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3312 +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 {#3324 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#3311 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3312 +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 {#3324 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#3311 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3312 +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 {#501 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#500 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#499 …} -namespace: Closure() {#497 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3768 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3043 …} } |
| 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() {#3770 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3060 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#789 …} $translationDomain: "validators" $message: Closure() {#3769 …} } } |
| 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 {#4231 -form: Symfony\Component\Form\Form {#3784 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4232 …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 {#3086 +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 {#3086 +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 {#3086 +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 {#501 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#500 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#499 …} -namespace: Closure() {#497 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3337 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3043 …} } |
| 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() {#3339 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3060 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#789 …} $translationDomain: "validators" $message: Closure() {#3338 …} } } |
| 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 {#4228 -form: Symfony\Component\Form\Form {#3787 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4227 …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 {#3361 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3362 +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 {#3363 +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 {#501 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#500 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#499 …} -namespace: Closure() {#497 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3358 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3043 …} } |
| 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() {#3360 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3060 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#789 …} $translationDomain: "validators" $message: Closure() {#3359 …} } } |
| 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 {#4234 -form: Symfony\Component\Form\Form {#3790 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4233 …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 {#3024 -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 {#3040 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#3039 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#3034 …} -Status: Eccube\Entity\Master\CustomerStatus {#3035 …} -Sex: null -Job: null -Country: null -Pref: null -emailcc1: null -emailcc2: null -emailcc3: null -emailcc4: null -emailcc5: null -emailcc6: null -emailcc7: null -emailcc8: null -emailcc9: null -emailcc10: null -is_vendor: false -Vendor: null -AvailableVendors: 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 {#3377 +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 {#3378 +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 {#501 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#500 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#499 …} -namespace: Closure() {#497 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3380 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3043 …} } |
| 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() {#3382 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3060 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#789 …} $translationDomain: "validators" $message: Closure() {#3381 …} } } |
| 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 {#3024 -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 {#3040 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#3039 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#3034 …} -Status: Eccube\Entity\Master\CustomerStatus {#3035 …} -Sex: null -Job: null -Country: null -Pref: null -emailcc1: null -emailcc2: null -emailcc3: null -emailcc4: null -emailcc5: null -emailcc6: null -emailcc7: null -emailcc8: null -emailcc9: null -emailcc10: null -is_vendor: false -Vendor: null -AvailableVendors: null } |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4235 -form: Symfony\Component\Form\Form {#3844 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4236 …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 {#3024 -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 {#3040 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#3039 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#3034 …} -Status: Eccube\Entity\Master\CustomerStatus {#3035 …} -Sex: null -Job: null -Country: null -Pref: null -emailcc1: null -emailcc2: null -emailcc3: null -emailcc4: null -emailcc5: null -emailcc6: null -emailcc7: null -emailcc8: null -emailcc9: null -emailcc10: null -is_vendor: false -Vendor: null -AvailableVendors: 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 {#3389 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3389 +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 {#3516 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#3824 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#3807 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3806 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3808 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#3812 -om: ContainerK8lbXrB\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#486 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2660 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "Eccube\Entity\Master\Pref" |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3389 +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 {#501 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#500 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#499 …} -namespace: Closure() {#497 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerK8lbXrB\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#486 …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 {#3812 -om: ContainerK8lbXrB\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#486 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2660 …} -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 {#3801 -_em: Doctrine\ORM\EntityManager {#453 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3803 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3804 #from: "Eccube\Entity\Master\Pref" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3805 #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 {#3802 …} -_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() {#3799 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3060 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#789 …} $translationDomain: "validators" $message: Closure() {#3798 …} } } |
| 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 {#4241 +label: "北海道" +value: "1" +data: Eccube\Entity\Master\Pref {#4258 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4243 +label: "青森県" +value: "2" +data: Eccube\Entity\Master\Pref {#4259 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4245 +label: "岩手県" +value: "3" +data: Eccube\Entity\Master\Pref {#4260 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4248 +label: "宮城県" +value: "4" +data: Eccube\Entity\Master\Pref {#4261 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4247 +label: "秋田県" +value: "5" +data: Eccube\Entity\Master\Pref {#4262 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4242 +label: "山形県" +value: "6" +data: Eccube\Entity\Master\Pref {#4263 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4254 +label: "福島県" +value: "7" +data: Eccube\Entity\Master\Pref {#4264 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4252 +label: "茨城県" +value: "8" +data: Eccube\Entity\Master\Pref {#4265 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4251 +label: "栃木県" +value: "9" +data: Eccube\Entity\Master\Pref {#4266 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4244 +label: "群馬県" +value: "10" +data: Eccube\Entity\Master\Pref {#4267 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4255 +label: "埼玉県" +value: "11" +data: Eccube\Entity\Master\Pref {#4268 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4305 +label: "千葉県" +value: "12" +data: Eccube\Entity\Master\Pref {#4269 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4306 +label: "東京都" +value: "13" +data: Eccube\Entity\Master\Pref {#4270 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4307 +label: "神奈川県" +value: "14" +data: Eccube\Entity\Master\Pref {#4271 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4308 +label: "新潟県" +value: "15" +data: Eccube\Entity\Master\Pref {#4272 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4309 +label: "富山県" +value: "16" +data: Eccube\Entity\Master\Pref {#4273 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4310 +label: "石川県" +value: "17" +data: Eccube\Entity\Master\Pref {#4274 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4311 +label: "福井県" +value: "18" +data: Eccube\Entity\Master\Pref {#4275 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4312 +label: "山梨県" +value: "19" +data: Eccube\Entity\Master\Pref {#4276 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4313 +label: "長野県" +value: "20" +data: Eccube\Entity\Master\Pref {#4277 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4314 +label: "岐阜県" +value: "21" +data: Eccube\Entity\Master\Pref {#4278 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4315 +label: "静岡県" +value: "22" +data: Eccube\Entity\Master\Pref {#4279 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4316 +label: "愛知県" +value: "23" +data: Eccube\Entity\Master\Pref {#4280 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4317 +label: "三重県" +value: "24" +data: Eccube\Entity\Master\Pref {#4281 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4318 +label: "滋賀県" +value: "25" +data: Eccube\Entity\Master\Pref {#4282 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4319 +label: "京都府" +value: "26" +data: Eccube\Entity\Master\Pref {#4283 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4320 +label: "大阪府" +value: "27" +data: Eccube\Entity\Master\Pref {#4284 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4321 +label: "兵庫県" +value: "28" +data: Eccube\Entity\Master\Pref {#4285 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4322 +label: "奈良県" +value: "29" +data: Eccube\Entity\Master\Pref {#4286 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4323 +label: "和歌山県" +value: "30" +data: Eccube\Entity\Master\Pref {#4287 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4324 +label: "鳥取県" +value: "31" +data: Eccube\Entity\Master\Pref {#4288 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4325 +label: "島根県" +value: "32" +data: Eccube\Entity\Master\Pref {#4289 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4326 +label: "岡山県" +value: "33" +data: Eccube\Entity\Master\Pref {#4290 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4327 +label: "広島県" +value: "34" +data: Eccube\Entity\Master\Pref {#4291 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4328 +label: "山口県" +value: "35" +data: Eccube\Entity\Master\Pref {#4292 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4329 +label: "徳島県" +value: "36" +data: Eccube\Entity\Master\Pref {#4293 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4330 +label: "香川県" +value: "37" +data: Eccube\Entity\Master\Pref {#4294 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4331 +label: "愛媛県" +value: "38" +data: Eccube\Entity\Master\Pref {#4295 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4332 +label: "高知県" +value: "39" +data: Eccube\Entity\Master\Pref {#4296 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4333 +label: "福岡県" +value: "40" +data: Eccube\Entity\Master\Pref {#4297 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4334 +label: "佐賀県" +value: "41" +data: Eccube\Entity\Master\Pref {#4298 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4335 +label: "長崎県" +value: "42" +data: Eccube\Entity\Master\Pref {#4299 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4336 +label: "熊本県" +value: "43" +data: Eccube\Entity\Master\Pref {#4300 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4337 +label: "大分県" +value: "44" +data: Eccube\Entity\Master\Pref {#4301 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4338 +label: "宮崎県" +value: "45" +data: Eccube\Entity\Master\Pref {#4302 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4339 +label: "鹿児島県" +value: "46" +data: Eccube\Entity\Master\Pref {#4303 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4340 +label: "沖縄県" +value: "47" +data: Eccube\Entity\Master\Pref {#4304 …} +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 {#4240 -form: Symfony\Component\Form\Form {#3847 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4239 …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) {#4342 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3490 …} } |
| 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 {#3390 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3377 +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 {#3390 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3377 +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 {#3390 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3377 +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 {#501 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#500 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#499 …} -namespace: Closure() {#497 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3817 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3043 …} } |
| 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() {#3825 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3060 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#789 …} $translationDomain: "validators" $message: Closure() {#3816 …} } } |
| 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 {#4343 -form: Symfony\Component\Form\Form {#3850 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4344 …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 {#3391 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3378 +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 {#3391 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3378 +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 {#3391 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3378 +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 {#501 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#500 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#499 …} -namespace: Closure() {#497 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3834 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3043 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| purify_html | true |
| purify_html_profile | "default" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#3836 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3060 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#789 …} $translationDomain: "validators" $message: Closure() {#3835 …} } } |
| 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 {#4345 -form: Symfony\Component\Form\Form {#3853 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4346 …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 {#3401 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3402 +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 {#3403 +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 {#501 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#500 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#499 …} -namespace: Closure() {#497 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3398 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3043 …} } |
| 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() {#3400 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3060 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#789 …} $translationDomain: "validators" $message: Closure() {#3399 …} } } |
| 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 {#4237 -form: Symfony\Component\Form\Form {#3856 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4238 …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 {#501 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#500 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#499 …} -namespace: Closure() {#497 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3428 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3043 …} } |
| 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 {#3423 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#3425 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3426 +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() {#3431 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3060 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#789 …} $translationDomain: "validators" $message: Closure() {#3430 …} } } |
| 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 {#4348 -form: Symfony\Component\Form\Form {#3881 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4347 …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 {#3423 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#3425 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3426 +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 {#3423 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#3425 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3426 +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 {#3423 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#3425 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3426 +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 {#501 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#500 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#499 …} -namespace: Closure() {#497 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3860 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3043 …} } |
| 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() {#3862 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3060 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#789 …} $translationDomain: "validators" $message: Closure() {#3861 …} } } |
| 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 {#4352 -form: Symfony\Component\Form\Form {#3884 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4351 …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 {#3423 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#3425 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3426 +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 {#3423 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#3425 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3426 +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 {#3423 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#3425 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#3426 +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 {#501 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#500 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#499 …} -namespace: Closure() {#497 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3871 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3043 …} } |
| 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() {#3873 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3060 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#789 …} $translationDomain: "validators" $message: Closure() {#3872 …} } } |
| 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 {#4353 -form: Symfony\Component\Form\Form {#3887 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4354 …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 {#501 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#500 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#499 …} -namespace: Closure() {#497 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3478 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3043 …} } |
| 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 {#3443 +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 {#3444 +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 {#3446 +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() {#3476 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3060 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#789 …} $translationDomain: "validators" $message: Closure() {#3477 …} } } |
| 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 {#4349 -form: Symfony\Component\Form\Form {#3912 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4350 …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 {#3443 +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 {#3444 +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 {#3443 +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 {#3444 +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 {#3443 +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 {#3444 +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 {#501 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#500 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#499 …} -namespace: Closure() {#497 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3891 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3043 …} } |
| 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() {#3893 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3060 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#789 …} $translationDomain: "validators" $message: Closure() {#3892 …} } } |
| 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 {#4358 -form: Symfony\Component\Form\Form {#3915 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4357 …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 {#3446 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3446 +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 {#3446 +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 {#501 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#500 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#499 …} -namespace: Closure() {#497 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3902 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3043 …} } |
| 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() {#3904 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3060 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#789 …} $translationDomain: "validators" $message: Closure() {#3903 …} } } |
| 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 {#4359 -form: Symfony\Component\Form\Form {#3918 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4360 …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 {#3087 +payload: null +message: "form_error.select_is_future_or_now_date" +value: "2026-02-03" +propertyPath: null } ] |
[ Symfony\Component\Validator\Constraints\LessThanOrEqual {#3087 +payload: null +message: "form_error.select_is_future_or_now_date" +value: "2026-02-03" +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 {#3087 +payload: null +message: "form_error.select_is_future_or_now_date" +value: "2026-02-03" +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 {#501 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#500 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#499 …} -namespace: Closure() {#497 …} } |
| 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() {#3451 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3060 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#789 …} $translationDomain: "validators" $message: Closure() {#3450 …} } } |
| 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 {#4356 -form: Symfony\Component\Form\Form {#3957 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4355 …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 {#501 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#500 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#499 …} -namespace: Closure() {#497 …} } |
| 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() {#3923 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3060 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#789 …} $translationDomain: "validators" $message: Closure() {#3922 …} } } |
| 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 {#4365 +label: "2026" +value: "2026" +data: 2026 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4366 +label: "2025" +value: "2025" +data: 2025 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4367 +label: "2024" +value: "2024" +data: 2024 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4368 +label: "2023" +value: "2023" +data: 2023 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4369 +label: "2022" +value: "2022" +data: 2022 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4370 +label: "2021" +value: "2021" +data: 2021 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4371 +label: "2020" +value: "2020" +data: 2020 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4372 +label: "2019" +value: "2019" +data: 2019 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4373 +label: "2018" +value: "2018" +data: 2018 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4374 +label: "2017" +value: "2017" +data: 2017 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4375 +label: "2016" +value: "2016" +data: 2016 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4376 +label: "2015" +value: "2015" +data: 2015 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4377 +label: "2014" +value: "2014" +data: 2014 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4378 +label: "2013" +value: "2013" +data: 2013 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4379 +label: "2012" +value: "2012" +data: 2012 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4380 +label: "2011" +value: "2011" +data: 2011 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4381 +label: "2010" +value: "2010" +data: 2010 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4382 +label: "2009" +value: "2009" +data: 2009 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4383 +label: "2008" +value: "2008" +data: 2008 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4384 +label: "2007" +value: "2007" +data: 2007 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4385 +label: "2006" +value: "2006" +data: 2006 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4386 +label: "2005" +value: "2005" +data: 2005 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4387 +label: "2004" +value: "2004" +data: 2004 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4388 +label: "2003" +value: "2003" +data: 2003 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4389 +label: "2002" +value: "2002" +data: 2002 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4390 +label: "2001" +value: "2001" +data: 2001 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4391 +label: "2000" +value: "2000" +data: 2000 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4392 +label: "1999" +value: "1999" +data: 1999 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4393 +label: "1998" +value: "1998" +data: 1998 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4394 +label: "1997" +value: "1997" +data: 1997 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4395 +label: "1996" +value: "1996" +data: 1996 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4396 +label: "1995" +value: "1995" +data: 1995 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4397 +label: "1994" +value: "1994" +data: 1994 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4398 +label: "1993" +value: "1993" +data: 1993 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4399 +label: "1992" +value: "1992" +data: 1992 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4400 +label: "1991" +value: "1991" +data: 1991 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4401 +label: "1990" +value: "1990" +data: 1990 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4402 +label: "1989" +value: "1989" +data: 1989 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4403 +label: "1988" +value: "1988" +data: 1988 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4404 +label: "1987" +value: "1987" +data: 1987 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4405 +label: "1986" +value: "1986" +data: 1986 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4406 +label: "1985" +value: "1985" +data: 1985 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4407 +label: "1984" +value: "1984" +data: 1984 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4408 +label: "1983" +value: "1983" +data: 1983 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4409 +label: "1982" +value: "1982" +data: 1982 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4410 +label: "1981" +value: "1981" +data: 1981 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4411 +label: "1980" +value: "1980" +data: 1980 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4412 +label: "1979" +value: "1979" +data: 1979 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4413 +label: "1978" +value: "1978" +data: 1978 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4414 +label: "1977" +value: "1977" +data: 1977 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4415 +label: "1976" +value: "1976" +data: 1976 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4416 +label: "1975" +value: "1975" +data: 1975 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4417 +label: "1974" +value: "1974" +data: 1974 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4418 +label: "1973" +value: "1973" +data: 1973 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4419 +label: "1972" +value: "1972" +data: 1972 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4420 +label: "1971" +value: "1971" +data: 1971 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4421 +label: "1970" +value: "1970" +data: 1970 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4422 +label: "1969" +value: "1969" +data: 1969 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4423 +label: "1968" +value: "1968" +data: 1968 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4424 +label: "1967" +value: "1967" +data: 1967 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4425 +label: "1966" +value: "1966" +data: 1966 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4426 +label: "1965" +value: "1965" +data: 1965 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4427 +label: "1964" +value: "1964" +data: 1964 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4428 +label: "1963" +value: "1963" +data: 1963 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4429 +label: "1962" +value: "1962" +data: 1962 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4430 +label: "1961" +value: "1961" +data: 1961 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4431 +label: "1960" +value: "1960" +data: 1960 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4432 +label: "1959" +value: "1959" +data: 1959 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4433 +label: "1958" +value: "1958" +data: 1958 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4434 +label: "1957" +value: "1957" +data: 1957 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4435 +label: "1956" +value: "1956" +data: 1956 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4436 +label: "1955" +value: "1955" +data: 1955 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4437 +label: "1954" +value: "1954" +data: 1954 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4438 +label: "1953" +value: "1953" +data: 1953 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4439 +label: "1952" +value: "1952" +data: 1952 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4440 +label: "1951" +value: "1951" +data: 1951 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4441 +label: "1950" +value: "1950" +data: 1950 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4442 +label: "1949" +value: "1949" +data: 1949 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4443 +label: "1948" +value: "1948" +data: 1948 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4444 +label: "1947" +value: "1947" +data: 1947 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4445 +label: "1946" +value: "1946" +data: 1946 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4446 +label: "1945" +value: "1945" +data: 1945 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4447 +label: "1944" +value: "1944" +data: 1944 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4448 +label: "1943" +value: "1943" +data: 1943 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4449 +label: "1942" +value: "1942" +data: 1942 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4450 +label: "1941" +value: "1941" +data: 1941 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4451 +label: "1940" +value: "1940" +data: 1940 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4452 +label: "1939" +value: "1939" +data: 1939 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4453 +label: "1938" +value: "1938" +data: 1938 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4454 +label: "1937" +value: "1937" +data: 1937 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4455 +label: "1936" +value: "1936" +data: 1936 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4456 +label: "1935" +value: "1935" +data: 1935 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4457 +label: "1934" +value: "1934" +data: 1934 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4458 +label: "1933" +value: "1933" +data: 1933 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4459 +label: "1932" +value: "1932" +data: 1932 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4460 +label: "1931" +value: "1931" +data: 1931 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4461 +label: "1930" +value: "1930" +data: 1930 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4462 +label: "1929" +value: "1929" +data: 1929 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4463 +label: "1928" +value: "1928" +data: 1928 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4464 +label: "1927" +value: "1927" +data: 1927 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4465 +label: "1926" +value: "1926" +data: 1926 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4466 +label: "1925" +value: "1925" +data: 1925 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4467 +label: "1924" +value: "1924" +data: 1924 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4468 +label: "1923" +value: "1923" +data: 1923 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4469 +label: "1922" +value: "1922" +data: 1922 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4470 +label: "1921" +value: "1921" +data: 1921 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4471 +label: "1920" +value: "1920" +data: 1920 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4472 +label: "1919" +value: "1919" +data: 1919 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4473 +label: "1918" +value: "1918" +data: 1918 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4474 +label: "1917" +value: "1917" +data: 1917 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4475 +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 {#4364 -form: Symfony\Component\Form\Form {#3960 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4363 …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) {#4477 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3490 …} } |
| 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 {#501 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#500 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#499 …} -namespace: Closure() {#497 …} } |
| 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() {#3935 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3060 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#789 …} $translationDomain: "validators" $message: Closure() {#3934 …} } } |
| 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 {#4480 +label: "01" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4481 +label: "02" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4482 +label: "03" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4483 +label: "04" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4484 +label: "05" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4485 +label: "06" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4486 +label: "07" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4487 +label: "08" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4488 +label: "09" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4489 +label: "10" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4490 +label: "11" +value: "11" +data: 11 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4491 +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 {#4478 -form: Symfony\Component\Form\Form {#3963 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4479 …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) {#4493 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3490 …} } |
| 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 {#501 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#500 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#499 …} -namespace: Closure() {#497 …} } |
| 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() {#3947 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3060 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#789 …} $translationDomain: "validators" $message: Closure() {#3946 …} } } |
| 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 {#4496 +label: "01" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4497 +label: "02" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4498 +label: "03" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4499 +label: "04" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4500 +label: "05" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4501 +label: "06" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4502 +label: "07" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4503 +label: "08" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4504 +label: "09" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4505 +label: "10" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4506 +label: "11" +value: "11" +data: 11 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4507 +label: "12" +value: "12" +data: 12 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4508 +label: "13" +value: "13" +data: 13 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4509 +label: "14" +value: "14" +data: 14 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4510 +label: "15" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4511 +label: "16" +value: "16" +data: 16 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4512 +label: "17" +value: "17" +data: 17 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4513 +label: "18" +value: "18" +data: 18 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4514 +label: "19" +value: "19" +data: 19 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4515 +label: "20" +value: "20" +data: 20 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4516 +label: "21" +value: "21" +data: 21 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4517 +label: "22" +value: "22" +data: 22 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4518 +label: "23" +value: "23" +data: 23 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4519 +label: "24" +value: "24" +data: 24 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4520 +label: "25" +value: "25" +data: 25 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4521 +label: "26" +value: "26" +data: 26 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4522 +label: "27" +value: "27" +data: 27 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4523 +label: "28" +value: "28" +data: 28 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4524 +label: "29" +value: "29" +data: 29 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4525 +label: "30" +value: "30" +data: 30 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4526 +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 {#4494 -form: Symfony\Component\Form\Form {#3966 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4495 …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) {#4528 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3490 …} } |
| 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 {#3516 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#3555 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#3538 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3539 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3537 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#3533 -om: ContainerK8lbXrB\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#486 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3523 …} -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 {#501 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#500 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#499 …} -namespace: Closure() {#497 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerK8lbXrB\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#486 …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 {#3533 -om: ContainerK8lbXrB\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#486 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3523 …} -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 {#3544 -_em: Doctrine\ORM\EntityManager {#453 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3542 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3541 #from: "Eccube\Entity\Master\Sex" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3540 #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 {#3545 …} -_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() {#3522 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3060 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#789 …} $translationDomain: "validators" $message: Closure() {#3519 …} } } |
| 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 {#3550 +label: "男性" +value: "1" +data: Eccube\Entity\Master\Sex {#3569 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3528 +label: "女性" +value: "2" +data: Eccube\Entity\Master\Sex {#3570 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3556 +label: "その他" +value: "3" +data: Eccube\Entity\Master\Sex {#3571 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3559 +label: "回答しない" +value: "4" +data: Eccube\Entity\Master\Sex {#3572 …} +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 {#4362 -form: Symfony\Component\Form\Form {#4021 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#4361 …5} |
| full_name | "entry[sex]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_sex" |
| is_selected | Closure($choice, $value) {#4530 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3490 …} } |
| 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 {#501 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#500 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#499 …} -namespace: Closure() {#497 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#3976 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3970 …} } |
| 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 {#3978 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() {#3982 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3060 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#789 …} $translationDomain: "validators" $message: Closure() {#3979 …} } } |
| 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 {#4533 -form: Symfony\Component\Form\Form {#4024 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4532 …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 {#501 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#500 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#499 …} -namespace: Closure() {#497 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#3976 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3970 …} } |
| 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 {#3978 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() {#3993 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3060 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#789 …} $translationDomain: "validators" $message: Closure() {#3992 …} } } |
| 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 {#4534 -form: Symfony\Component\Form\Form {#4027 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4535 …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" |
3
"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 | "3" |
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 {#501 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#500 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#499 …} -namespace: Closure() {#497 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#3976 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3970 …} } |
| 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 {#3978 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() {#4003 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3060 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#789 …} $translationDomain: "validators" $message: Closure() {#4002 …} } } |
| validation_groups | null |
| value | "3" |
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 {#4536 -form: Symfony\Component\Form\Form {#4030 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4537 …5} |
| full_name | "entry[sex]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_sex_3" |
| label | "その他" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "3" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_entry_sex_entry" |
| valid | true |
| value | "3" |
4
"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 | "4" |
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 {#501 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#500 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#499 …} -namespace: Closure() {#497 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#3976 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3970 …} } |
| 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 {#3978 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() {#4013 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3060 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#789 …} $translationDomain: "validators" $message: Closure() {#4012 …} } } |
| validation_groups | null |
| value | "4" |
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 {#4538 -form: Symfony\Component\Form\Form {#4033 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4539 …5} |
| full_name | "entry[sex]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_sex_4" |
| label | "回答しない" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "4" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_entry_sex_entry" |
| valid | true |
| value | "4" |
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 {#3516 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#3609 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#3592 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3593 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3591 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#3587 -om: ContainerK8lbXrB\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#486 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3577 …} -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 {#501 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#500 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#499 …} -namespace: Closure() {#497 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerK8lbXrB\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#486 …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 {#3587 -om: ContainerK8lbXrB\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#486 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3577 …} -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 {#3598 -_em: Doctrine\ORM\EntityManager {#453 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3596 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3595 #from: "Eccube\Entity\Master\Job" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3594 #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 {#3599 …} -_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() {#3576 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3060 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#789 …} $translationDomain: "validators" $message: Closure() {#3575 …} } } |
| 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 {#4541 +label: "公務員" +value: "1" +data: Eccube\Entity\Master\Job {#4557 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4542 +label: "コンサルタント" +value: "2" +data: Eccube\Entity\Master\Job {#4558 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4544 +label: "コンピューター関連技術職" +value: "3" +data: Eccube\Entity\Master\Job {#4559 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4547 +label: "コンピューター関連以外の技術職" +value: "4" +data: Eccube\Entity\Master\Job {#4560 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4546 +label: "金融関係" +value: "5" +data: Eccube\Entity\Master\Job {#4561 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4540 +label: "医師" +value: "6" +data: Eccube\Entity\Master\Job {#4562 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4553 +label: "弁護士" +value: "7" +data: Eccube\Entity\Master\Job {#4563 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4551 +label: "総務・人事・事務" +value: "8" +data: Eccube\Entity\Master\Job {#4564 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4550 +label: "営業・販売" +value: "9" +data: Eccube\Entity\Master\Job {#4565 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4543 +label: "研究・開発" +value: "10" +data: Eccube\Entity\Master\Job {#4566 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4554 +label: "広報・宣伝" +value: "11" +data: Eccube\Entity\Master\Job {#4567 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4575 +label: "企画・マーケティング" +value: "12" +data: Eccube\Entity\Master\Job {#4568 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4576 +label: "デザイン関係" +value: "13" +data: Eccube\Entity\Master\Job {#4569 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4577 +label: "会社経営・役員" +value: "14" +data: Eccube\Entity\Master\Job {#4570 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4578 +label: "出版・マスコミ関係" +value: "15" +data: Eccube\Entity\Master\Job {#4571 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4579 +label: "学生・フリーター" +value: "16" +data: Eccube\Entity\Master\Job {#4572 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4580 +label: "主婦" +value: "17" +data: Eccube\Entity\Master\Job {#4573 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4581 +label: "その他" +value: "18" +data: Eccube\Entity\Master\Job {#4574 …} +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 {#4531 -form: Symfony\Component\Form\Form {#4036 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4529 …5} |
| full_name | "entry[job]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_job" |
| is_selected | Closure($choice, $value) {#4583 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3490 …} } |
| 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 | "" |
emailcc1
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "メールアドレス(CC用1)" |
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 |
| 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 {#501 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#500 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#499 …} -namespace: Closure() {#497 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3613 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3043 …} } |
| 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 | "メールアドレス(CC用1)" |
| 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() {#3615 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3060 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#789 …} $translationDomain: "validators" $message: Closure() {#3612 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_entry_emailcc1" ] |
| cache_key | "_entry_emailcc1_email" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4584 -form: Symfony\Component\Form\Form {#4039 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4585 …5} |
| full_name | "entry[emailcc1]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_emailcc1" |
| label | "メールアドレス(CC用1)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "emailcc1" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_emailcc1" |
| valid | true |
| value | "" |
emailcc2
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "メールアドレス(CC用2)" |
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 |
| 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 {#501 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#500 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#499 …} -namespace: Closure() {#497 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3624 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3043 …} } |
| 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 | "メールアドレス(CC用2)" |
| 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() {#3626 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3060 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#789 …} $translationDomain: "validators" $message: Closure() {#3625 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_entry_emailcc2" ] |
| cache_key | "_entry_emailcc2_email" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4586 -form: Symfony\Component\Form\Form {#4042 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4587 …5} |
| full_name | "entry[emailcc2]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_emailcc2" |
| label | "メールアドレス(CC用2)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "emailcc2" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_emailcc2" |
| valid | true |
| value | "" |
emailcc3
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "メールアドレス(CC用3)" |
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 |
| 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 {#501 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#500 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#499 …} -namespace: Closure() {#497 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3635 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3043 …} } |
| 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 | "メールアドレス(CC用3)" |
| 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() {#3637 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3060 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#789 …} $translationDomain: "validators" $message: Closure() {#3636 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_entry_emailcc3" ] |
| cache_key | "_entry_emailcc3_email" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4588 -form: Symfony\Component\Form\Form {#4045 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4589 …5} |
| full_name | "entry[emailcc3]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_emailcc3" |
| label | "メールアドレス(CC用3)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "emailcc3" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_emailcc3" |
| valid | true |
| value | "" |
emailcc4
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "メールアドレス(CC用4)" |
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 |
| 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 {#501 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#500 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#499 …} -namespace: Closure() {#497 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3646 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3043 …} } |
| 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 | "メールアドレス(CC用4)" |
| 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() {#3648 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3060 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#789 …} $translationDomain: "validators" $message: Closure() {#3647 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_entry_emailcc4" ] |
| cache_key | "_entry_emailcc4_email" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4590 -form: Symfony\Component\Form\Form {#4048 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4591 …5} |
| full_name | "entry[emailcc4]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_emailcc4" |
| label | "メールアドレス(CC用4)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "emailcc4" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_emailcc4" |
| valid | true |
| value | "" |
emailcc5
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "メールアドレス(CC用5)" |
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 |
| 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 {#501 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#500 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#499 …} -namespace: Closure() {#497 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3657 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3043 …} } |
| 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 | "メールアドレス(CC用5)" |
| 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() {#3659 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3060 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#789 …} $translationDomain: "validators" $message: Closure() {#3658 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_entry_emailcc5" ] |
| cache_key | "_entry_emailcc5_email" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4592 -form: Symfony\Component\Form\Form {#4051 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4593 …5} |
| full_name | "entry[emailcc5]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_emailcc5" |
| label | "メールアドレス(CC用5)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "emailcc5" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_emailcc5" |
| valid | true |
| value | "" |
emailcc6
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "メールアドレス(CC用6)" |
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 |
| 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 {#501 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#500 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#499 …} -namespace: Closure() {#497 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3668 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3043 …} } |
| 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 | "メールアドレス(CC用6)" |
| 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() {#3670 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3060 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#789 …} $translationDomain: "validators" $message: Closure() {#3669 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_entry_emailcc6" ] |
| cache_key | "_entry_emailcc6_email" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4594 -form: Symfony\Component\Form\Form {#4054 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4595 …5} |
| full_name | "entry[emailcc6]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_emailcc6" |
| label | "メールアドレス(CC用6)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "emailcc6" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_emailcc6" |
| valid | true |
| value | "" |
emailcc7
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "メールアドレス(CC用7)" |
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 |
| 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 {#501 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#500 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#499 …} -namespace: Closure() {#497 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3679 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3043 …} } |
| 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 | "メールアドレス(CC用7)" |
| 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() {#3681 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3060 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#789 …} $translationDomain: "validators" $message: Closure() {#3680 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_entry_emailcc7" ] |
| cache_key | "_entry_emailcc7_email" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4596 -form: Symfony\Component\Form\Form {#4057 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4597 …5} |
| full_name | "entry[emailcc7]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_emailcc7" |
| label | "メールアドレス(CC用7)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "emailcc7" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_emailcc7" |
| valid | true |
| value | "" |
emailcc8
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "メールアドレス(CC用8)" |
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 |
| 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 {#501 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#500 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#499 …} -namespace: Closure() {#497 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3690 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3043 …} } |
| 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 | "メールアドレス(CC用8)" |
| 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() {#3692 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3060 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#789 …} $translationDomain: "validators" $message: Closure() {#3691 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_entry_emailcc8" ] |
| cache_key | "_entry_emailcc8_email" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4598 -form: Symfony\Component\Form\Form {#4060 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4599 …5} |
| full_name | "entry[emailcc8]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_emailcc8" |
| label | "メールアドレス(CC用8)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "emailcc8" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_emailcc8" |
| valid | true |
| value | "" |
emailcc9
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "メールアドレス(CC用9)" |
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 |
| 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 {#501 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#500 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#499 …} -namespace: Closure() {#497 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3701 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3043 …} } |
| 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 | "メールアドレス(CC用9)" |
| 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() {#3703 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3060 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#789 …} $translationDomain: "validators" $message: Closure() {#3702 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_entry_emailcc9" ] |
| cache_key | "_entry_emailcc9_email" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4600 -form: Symfony\Component\Form\Form {#4063 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4601 …5} |
| full_name | "entry[emailcc9]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_emailcc9" |
| label | "メールアドレス(CC用9)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "emailcc9" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_emailcc9" |
| valid | true |
| value | "" |
emailcc10
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "メールアドレス(CC用10)" |
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 |
| 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 {#501 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#500 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#499 …} -namespace: Closure() {#497 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3712 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3043 …} } |
| 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 | "メールアドレス(CC用10)" |
| 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() {#3714 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3060 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#789 …} $translationDomain: "validators" $message: Closure() {#3713 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_entry_emailcc10" ] |
| cache_key | "_entry_emailcc10_email" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4602 -form: Symfony\Component\Form\Form {#4066 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4603 …5} |
| full_name | "entry[emailcc10]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_emailcc10" |
| label | "メールアドレス(CC用10)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "emailcc10" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_emailcc10" |
| valid | true |
| value | "" |
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 {#4071 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4071 +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 {#4071 +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 {#501 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#500 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#499 …} -namespace: Closure() {#497 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#3976 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3970 …} } |
| 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 {#3978 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() {#4074 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3060 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#789 …} $translationDomain: "validators" $message: Closure() {#4073 …} } } |
| 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 {#4604 -form: Symfony\Component\Form\Form {#4082 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4605 …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 | "3f639e.xajngVtOIr5rao_JxCW9Q37_LPtC7swW6-CiYROBcFA.st20zW8mGuglDseDrGaPCguLT7QJi5thvaPhBXq4JjWwzoGyDDls0AQA-A" |
| 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 | "3f639e.xajngVtOIr5rao_JxCW9Q37_LPtC7swW6-CiYROBcFA.st20zW8mGuglDseDrGaPCguLT7QJi5thvaPhBXq4JjWwzoGyDDls0AQA-A" |
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 {#501 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#500 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#499 …} -namespace: Closure() {#497 …} } |
| data | "3f639e.xajngVtOIr5rao_JxCW9Q37_LPtC7swW6-CiYROBcFA.st20zW8mGuglDseDrGaPCguLT7QJi5thvaPhBXq4JjWwzoGyDDls0AQA-A" |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4610 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3043 …} } |
| 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() {#4612 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3060 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#789 …} $translationDomain: "validators" $message: Closure() {#4609 …} } } |
| 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 | "3f639e.xajngVtOIr5rao_JxCW9Q37_LPtC7swW6-CiYROBcFA.st20zW8mGuglDseDrGaPCguLT7QJi5thvaPhBXq4JjWwzoGyDDls0AQA-A" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4624 -form: Symfony\Component\Form\Form {#4619 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4613 …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 | "3f639e.xajngVtOIr5rao_JxCW9Q37_LPtC7swW6-CiYROBcFA.st20zW8mGuglDseDrGaPCguLT7QJi5thvaPhBXq4JjWwzoGyDDls0AQA-A" |
(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 {#501 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#500 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#499 …} -namespace: Closure() {#497 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#7371 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3043 …} } |
| 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() {#7373 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3060 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#789 …} $translationDomain: "validators" $message: Closure() {#7372 …} } } |
| 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 {#7418 -form: Symfony\Component\Form\Form {#7408 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7419 …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 {#4899 -id: 127 -name: "デモカテゴリー" -hierarchy: 1 -sort_no: 117 -create_date: DateTime @1759418848 {#4905 date: 2025-10-03 00:27:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759418848 {#4903 date: 2025-10-03 00:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4921 …} -Children: Doctrine\ORM\PersistentCollection {#4997 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#4992 -id: 40 -name: "その他" -hierarchy: 1 -sort_no: 116 -create_date: DateTime @1759398557 {#4996 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#4995 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4991 …} -Children: Doctrine\ORM\PersistentCollection {#4988 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#4987 -id: 125 -name: "その他" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1759398933 {#4994 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#4993 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4986 …} -Children: Doctrine\ORM\PersistentCollection {#4983 …} -Parent: Eccube\Entity\Category {#4992} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#4978 -id: 39 -name: "消耗品" -hierarchy: 1 -sort_no: 114 -create_date: DateTime @1759398557 {#4982 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#4981 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4977 …} -Children: Doctrine\ORM\PersistentCollection {#4974 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#4973 -id: 122 -name: "アドブルー" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1759398933 {#4980 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#4979 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4972 …} -Children: Doctrine\ORM\PersistentCollection {#4969 …} -Parent: Eccube\Entity\Category {#4978} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#4964 -id: 123 -name: "ハブナット" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1759398933 {#4966 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#4965 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4963 …} -Children: Doctrine\ORM\PersistentCollection {#4960 …} -Parent: Eccube\Entity\Category {#4978} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#4957 -id: 124 -name: "ハブボルト" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1759398933 {#4959 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#4958 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4956 …} -Children: Doctrine\ORM\PersistentCollection {#4953 …} -Parent: Eccube\Entity\Category {#4978} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#4902 -id: 38 -name: "故障診断機" -hierarchy: 1 -sort_no: 110 -create_date: DateTime @1759398557 {#4968 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#4967 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4900 …} -Children: Doctrine\ORM\PersistentCollection {#4930 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#4931 -id: 117 -name: "G-SCAN" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1759398933 {#4896 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#4904 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4932 …} -Children: Doctrine\ORM\PersistentCollection {#4935 …} -Parent: Eccube\Entity\Category {#4902} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#4940 -id: 118 -name: "その他" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1759398933 {#4938 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#4939 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4941 …} -Children: Doctrine\ORM\PersistentCollection {#4944 …} -Parent: Eccube\Entity\Category {#4902} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#4947 -id: 119 -name: "カプラ" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1759398933 {#4945 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#4946 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4948 …} -Children: Doctrine\ORM\PersistentCollection {#4951 …} -Parent: Eccube\Entity\Category {#4902} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5002 -id: 120 -name: "ソフト" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1759398933 {#4952 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5004 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5003 …} -Children: Doctrine\ORM\PersistentCollection {#5007 …} -Parent: Eccube\Entity\Category {#4902} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5010 -id: 121 -name: "保証" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1759398933 {#5008 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5009 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5011 …} -Children: Doctrine\ORM\PersistentCollection {#5014 …} -Parent: Eccube\Entity\Category {#4902} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5017 -id: 37 -name: "バックモニター" -hierarchy: 1 -sort_no: 104 -create_date: DateTime @1759398557 {#4936 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#4937 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5018 …} -Children: Doctrine\ORM\PersistentCollection {#5021 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5022 -id: 114 -name: "バックカメラ" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1759398933 {#5015 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5016 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5023 …} -Children: Doctrine\ORM\PersistentCollection {#5026 …} -Parent: Eccube\Entity\Category {#5017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5031 -id: 115 -name: "有線型" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1759398933 {#5029 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5030 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5032 …} -Children: Doctrine\ORM\PersistentCollection {#5035 …} -Parent: Eccube\Entity\Category {#5017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5038 -id: 116 -name: "無線型" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1759398933 {#5036 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5037 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5039 …} -Children: Doctrine\ORM\PersistentCollection {#5042 …} -Parent: Eccube\Entity\Category {#5017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5043 -id: 36 -name: "ドライブレコーダー" -hierarchy: 1 -sort_no: 100 -create_date: DateTime @1759398557 {#5027 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5028 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5044 …} -Children: Doctrine\ORM\PersistentCollection {#5047 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5052 -id: 35 -name: "カーナビ" -hierarchy: 1 -sort_no: 99 -create_date: DateTime @1759398557 {#5048 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5049 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5053 …} -Children: Doctrine\ORM\PersistentCollection {#5056 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5057 -id: 111 -name: "SDカーナビ" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1759398933 {#5050 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5051 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5058 …} -Children: Doctrine\ORM\PersistentCollection {#5061 …} -Parent: Eccube\Entity\Category {#5052} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5066 -id: 112 -name: "ポータルブルカーナビ" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1759398933 {#5064 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5065 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5067 …} -Children: Doctrine\ORM\PersistentCollection {#5070 …} -Parent: Eccube\Entity\Category {#5052} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5075 -id: 34 -name: "ETC" -hierarchy: 1 -sort_no: 96 -create_date: DateTime @1759398557 {#5063 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5062 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5076 …} -Children: Doctrine\ORM\PersistentCollection {#5079 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5080 -id: 110 -name: "1.0" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1759398933 {#5071 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1766481462 {#5072 date: 2025-12-23 18:17:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5081 …} -Children: Doctrine\ORM\PersistentCollection {#5084 …} -Parent: Eccube\Entity\Category {#5075} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5085 -id: 126 -name: "1" -hierarchy: 3 -sort_no: 93 -create_date: DateTime @1759399037 {#5073 date: 2025-10-02 18:57:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759399037 {#5074 date: 2025-10-02 18:57:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5086 …} -Children: Doctrine\ORM\PersistentCollection {#5089 …} -Parent: Eccube\Entity\Category {#5080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5094 -id: 109 -name: "2.0" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1759398933 {#5092 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1766481470 {#5093 date: 2025-12-23 18:17:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5095 …} -Children: Doctrine\ORM\PersistentCollection {#5098 …} -Parent: Eccube\Entity\Category {#5075} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5101 -id: 33 -name: "チェーン" -hierarchy: 1 -sort_no: 92 -create_date: DateTime @1759398557 {#5091 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5090 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5102 …} -Children: Doctrine\ORM\PersistentCollection {#5105 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5106 -id: 104 -name: "SCCチェーン" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1759398933 {#5099 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5100 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5107 …} -Children: Doctrine\ORM\PersistentCollection {#5110 …} -Parent: Eccube\Entity\Category {#5101} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5115 -id: 105 -name: "クロスチェーン" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1759398933 {#5113 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5114 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5116 …} -Children: Doctrine\ORM\PersistentCollection {#5119 …} -Parent: Eccube\Entity\Category {#5101} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5122 -id: 106 -name: "タイヤチェーン" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1759398933 {#5120 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5121 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5123 …} -Children: Doctrine\ORM\PersistentCollection {#5126 …} -Parent: Eccube\Entity\Category {#5101} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5129 -id: 107 -name: "ダッシュチェーン" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1759398933 {#5127 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5128 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5130 …} -Children: Doctrine\ORM\PersistentCollection {#5133 …} -Parent: Eccube\Entity\Category {#5101} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5136 -id: 108 -name: "チェーンバンド" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1759398933 {#5134 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5135 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5137 …} -Children: Doctrine\ORM\PersistentCollection {#5140 …} -Parent: Eccube\Entity\Category {#5101} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5143 -id: 32 -name: "サスペンション" -hierarchy: 1 -sort_no: 86 -create_date: DateTime @1759398557 {#5111 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5112 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5144 …} -Children: Doctrine\ORM\PersistentCollection {#5147 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5148 -id: 101 -name: "アブソーバー" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1759398933 {#5141 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5142 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5149 …} -Children: Doctrine\ORM\PersistentCollection {#5152 …} -Parent: Eccube\Entity\Category {#5143} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5157 -id: 102 -name: "エアサス" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1759398933 {#5155 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5156 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5158 …} -Children: Doctrine\ORM\PersistentCollection {#5161 …} -Parent: Eccube\Entity\Category {#5143} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5164 -id: 103 -name: "キャブ" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1759398933 {#5162 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5163 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5165 …} -Children: Doctrine\ORM\PersistentCollection {#5168 …} -Parent: Eccube\Entity\Category {#5143} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5171 -id: 31 -name: "LED" -hierarchy: 1 -sort_no: 82 -create_date: DateTime @1759398557 {#5153 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5154 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5172 …} -Children: Doctrine\ORM\PersistentCollection {#5175 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5176 -id: 96 -name: "その他" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1759398933 {#5169 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5170 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5177 …} -Children: Doctrine\ORM\PersistentCollection {#5180 …} -Parent: Eccube\Entity\Category {#5171} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5185 -id: 97 -name: "ハーネス" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1759398933 {#5183 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5184 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5186 …} -Children: Doctrine\ORM\PersistentCollection {#5189 …} -Parent: Eccube\Entity\Category {#5171} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5192 -id: 98 -name: "バルブ" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1759398933 {#5190 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5191 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5193 …} -Children: Doctrine\ORM\PersistentCollection {#5196 …} -Parent: Eccube\Entity\Category {#5171} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5199 -id: 99 -name: "マーカーランプ/KO灯" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1759398933 {#5197 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5198 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5200 …} -Children: Doctrine\ORM\PersistentCollection {#5203 …} -Parent: Eccube\Entity\Category {#5171} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5206 -id: 100 -name: "ランプ" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1759398933 {#5204 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5205 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5207 …} -Children: Doctrine\ORM\PersistentCollection {#5210 …} -Parent: Eccube\Entity\Category {#5171} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5213 -id: 30 -name: "ワイパー" -hierarchy: 1 -sort_no: 76 -create_date: DateTime @1759398557 {#5181 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5182 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5214 …} -Children: Doctrine\ORM\PersistentCollection {#5217 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5218 -id: 94 -name: "ワイパーゴム" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1759398933 {#5211 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5212 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5219 …} -Children: Doctrine\ORM\PersistentCollection {#5222 …} -Parent: Eccube\Entity\Category {#5213} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5227 -id: 95 -name: "ワイパーブレード" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1759398933 {#5225 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5226 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5228 …} -Children: Doctrine\ORM\PersistentCollection {#5231 …} -Parent: Eccube\Entity\Category {#5213} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5234 -id: 29 -name: "バッテリー" -hierarchy: 1 -sort_no: 73 -create_date: DateTime @1759398557 {#5224 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5223 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5235 …} -Children: Doctrine\ORM\PersistentCollection {#5238 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5239 -id: 90 -name: "その他" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1759398933 {#5232 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5233 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5240 …} -Children: Doctrine\ORM\PersistentCollection {#5243 …} -Parent: Eccube\Entity\Category {#5234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5248 -id: 91 -name: "エナジーウイズバッテリー" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1759398933 {#5246 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5247 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5249 …} -Children: Doctrine\ORM\PersistentCollection {#5252 …} -Parent: Eccube\Entity\Category {#5234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5255 -id: 92 -name: "パナソニック" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1759398933 {#5253 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5254 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5256 …} -Children: Doctrine\ORM\PersistentCollection {#5259 …} -Parent: Eccube\Entity\Category {#5234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5262 -id: 93 -name: "昭和電工バッテリー" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1759398933 {#5260 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5261 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5263 …} -Children: Doctrine\ORM\PersistentCollection {#5266 …} -Parent: Eccube\Entity\Category {#5234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5269 -id: 28 -name: "フィルター" -hierarchy: 1 -sort_no: 68 -create_date: DateTime @1759398557 {#5245 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5244 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5270 …} -Children: Doctrine\ORM\PersistentCollection {#5273 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5274 -id: 82 -name: "その他フィルター" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1759398933 {#5267 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5268 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5275 …} -Children: Doctrine\ORM\PersistentCollection {#5278 …} -Parent: Eccube\Entity\Category {#5269} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5283 -id: 83 -name: "エアコンフィルター" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1759398933 {#5281 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5282 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5284 …} -Children: Doctrine\ORM\PersistentCollection {#5287 …} -Parent: Eccube\Entity\Category {#5269} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5290 -id: 84 -name: "エアフィルター" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1759398933 {#5288 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5289 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5291 …} -Children: Doctrine\ORM\PersistentCollection {#5294 …} -Parent: Eccube\Entity\Category {#5269} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5297 -id: 86 -name: "オイルフィルター" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1759398933 {#5295 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5296 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5298 …} -Children: Doctrine\ORM\PersistentCollection {#5301 …} -Parent: Eccube\Entity\Category {#5269} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5304 -id: 87 -name: "尿素フィルター" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1759398933 {#5302 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1766481024 {#5303 date: 2025-12-23 18:10:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5305 …} -Children: Doctrine\ORM\PersistentCollection {#5308 …} -Parent: Eccube\Entity\Category {#5269} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5311 -id: 88 -name: "フューエルフィルター" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1759398933 {#5309 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5310 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5312 …} -Children: Doctrine\ORM\PersistentCollection {#5315 …} -Parent: Eccube\Entity\Category {#5269} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5318 -id: 89 -name: "ブローバイフィルター" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1759398933 {#5316 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5317 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5319 …} -Children: Doctrine\ORM\PersistentCollection {#5322 …} -Parent: Eccube\Entity\Category {#5269} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5325 -id: 27 -name: "部品" -hierarchy: 1 -sort_no: 60 -create_date: DateTime @1759398557 {#5279 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5280 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5326 …} -Children: Doctrine\ORM\PersistentCollection {#5329 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5330 -id: 81 -name: "NOxセンサー" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1759398933 {#5323 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5324 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5331 …} -Children: Doctrine\ORM\PersistentCollection {#5334 …} -Parent: Eccube\Entity\Category {#5325} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5339 -id: 26 -name: "溶剤" -hierarchy: 1 -sort_no: 58 -create_date: DateTime @1759398557 {#5335 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5336 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5340 …} -Children: Doctrine\ORM\PersistentCollection {#5343 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5344 -id: 80 -name: "ラッカーシンナー" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1759398933 {#5337 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5338 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5345 …} -Children: Doctrine\ORM\PersistentCollection {#5348 …} -Parent: Eccube\Entity\Category {#5339} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5353 -id: 25 -name: "油脂類" -hierarchy: 1 -sort_no: 56 -create_date: DateTime @1759398557 {#5349 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5350 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5354 …} -Children: Doctrine\ORM\PersistentCollection {#5357 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5358 -id: 70 -name: "ATF" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1759398933 {#5351 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5352 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5359 …} -Children: Doctrine\ORM\PersistentCollection {#5362 …} -Parent: Eccube\Entity\Category {#5353} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5367 -id: 72 -name: "ガスオイル" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1759398933 {#5365 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5366 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5368 …} -Children: Doctrine\ORM\PersistentCollection {#5371 …} -Parent: Eccube\Entity\Category {#5353} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5374 -id: 73 -name: "ガソリンエンジンオイル" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1759398933 {#5372 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5373 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5375 …} -Children: Doctrine\ORM\PersistentCollection {#5378 …} -Parent: Eccube\Entity\Category {#5353} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5381 -id: 75 -name: "ギヤオイル" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1759398933 {#5379 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5380 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5382 …} -Children: Doctrine\ORM\PersistentCollection {#5385 …} -Parent: Eccube\Entity\Category {#5353} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5388 -id: 76 -name: "グリース" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1759398933 {#5386 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5387 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5389 …} -Children: Doctrine\ORM\PersistentCollection {#5392 …} -Parent: Eccube\Entity\Category {#5353} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5395 -id: 77 -name: "ディーゼルエンジンオイル" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1759398933 {#5393 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5394 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5396 …} -Children: Doctrine\ORM\PersistentCollection {#5399 …} -Parent: Eccube\Entity\Category {#5353} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5402 -id: 78 -name: "ブレーキフルード" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1759398933 {#5400 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5401 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5403 …} -Children: Doctrine\ORM\PersistentCollection {#5406 …} -Parent: Eccube\Entity\Category {#5353} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5409 -id: 79 -name: "耐摩耗性油圧作動油" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1759398933 {#5407 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5408 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5410 …} -Children: Doctrine\ORM\PersistentCollection {#5413 …} -Parent: Eccube\Entity\Category {#5353} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5416 -id: 24 -name: "整備機器" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1759398557 {#5364 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5363 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5417 …} -Children: Doctrine\ORM\PersistentCollection {#5420 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5421 -id: 69 -name: "ジャンプスターター" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1759398933 {#5414 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5415 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5422 …} -Children: Doctrine\ORM\PersistentCollection {#5425 …} -Parent: Eccube\Entity\Category {#5416} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5430 -id: 23 -name: "工具" -hierarchy: 1 -sort_no: 45 -create_date: DateTime @1759398557 {#5426 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5427 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5431 …} -Children: Doctrine\ORM\PersistentCollection {#5434 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5435 -id: 68 -name: "工具セット" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1759398933 {#5428 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5429 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5436 …} -Children: Doctrine\ORM\PersistentCollection {#5439 …} -Parent: Eccube\Entity\Category {#5430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5442 -id: 22 -name: "尿素フィルター" -hierarchy: 1 -sort_no: 43 -create_date: DateTime @1759398557 {#5440 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5441 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5443 …} -Children: Doctrine\ORM\PersistentCollection {#5446 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5451 -id: 21 -name: "塗料" -hierarchy: 1 -sort_no: 42 -create_date: DateTime @1759398557 {#5447 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5448 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5452 …} -Children: Doctrine\ORM\PersistentCollection {#5455 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5456 -id: 66 -name: "日本ペイント" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1759398933 {#5449 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5450 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5457 …} -Children: Doctrine\ORM\PersistentCollection {#5460 …} -Parent: Eccube\Entity\Category {#5451} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5465 -id: 67 -name: "関西ペイント" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1759398933 {#5463 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5464 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5466 …} -Children: Doctrine\ORM\PersistentCollection {#5469 …} -Parent: Eccube\Entity\Category {#5451} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5472 -id: 20 -name: "副資材" -hierarchy: 1 -sort_no: 39 -create_date: DateTime @1759398557 {#5462 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5461 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5473 …} -Children: Doctrine\ORM\PersistentCollection {#5476 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5477 -id: 44 -name: "ウエス" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1759398933 {#5470 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5471 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5478 …} -Children: Doctrine\ORM\PersistentCollection {#5481 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5486 -id: 45 -name: "ガンクリーナー" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1759398933 {#5484 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5485 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5487 …} -Children: Doctrine\ORM\PersistentCollection {#5490 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5493 -id: 46 -name: "シリコンオフ" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1759398933 {#5491 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5492 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5494 …} -Children: Doctrine\ORM\PersistentCollection {#5497 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5500 -id: 47 -name: "シンナー" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1759398933 {#5498 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5499 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5501 …} -Children: Doctrine\ORM\PersistentCollection {#5504 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5507 -id: 48 -name: "シートカバー" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1759398933 {#5505 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5506 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5508 …} -Children: Doctrine\ORM\PersistentCollection {#5511 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5514 -id: 49 -name: "シーラー" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1759398933 {#5512 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5513 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5515 …} -Children: Doctrine\ORM\PersistentCollection {#5518 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5521 -id: 50 -name: "ストレーナー" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1759398933 {#5519 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5520 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5522 …} -Children: Doctrine\ORM\PersistentCollection {#5525 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5528 -id: 51 -name: "タッククロス" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1759398933 {#5526 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5527 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5529 …} -Children: Doctrine\ORM\PersistentCollection {#5532 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5535 -id: 52 -name: "トレーサー" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1759398933 {#5533 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5534 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5536 …} -Children: Doctrine\ORM\PersistentCollection {#5539 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5542 -id: 53 -name: "バフ" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1759398933 {#5540 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5541 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5543 …} -Children: Doctrine\ORM\PersistentCollection {#5546 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5549 -id: 54 -name: "パテボード" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1759398933 {#5547 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5548 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5550 …} -Children: Doctrine\ORM\PersistentCollection {#5553 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5556 -id: 55 -name: "マスキング" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1759398933 {#5554 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5555 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5557 …} -Children: Doctrine\ORM\PersistentCollection {#5560 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5563 -id: 56 -name: "マット" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1759398933 {#5561 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5562 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5564 …} -Children: Doctrine\ORM\PersistentCollection {#5567 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5570 -id: 57 -name: "リムーバー" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1759398933 {#5568 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5569 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5571 …} -Children: Doctrine\ORM\PersistentCollection {#5574 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5577 -id: 58 -name: "不織布研磨剤" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1759398933 {#5575 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5576 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5578 …} -Children: Doctrine\ORM\PersistentCollection {#5581 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5584 -id: 59 -name: "塗装服" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1759398933 {#5582 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5583 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5585 …} -Children: Doctrine\ORM\PersistentCollection {#5588 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5591 -id: 60 -name: "手袋" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1759398933 {#5589 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5590 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5592 …} -Children: Doctrine\ORM\PersistentCollection {#5595 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5598 -id: 61 -name: "洗剤" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1759398933 {#5596 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5597 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5599 …} -Children: Doctrine\ORM\PersistentCollection {#5602 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5605 -id: 62 -name: "研磨剤製品" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1759398933 {#5603 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5604 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5606 …} -Children: Doctrine\ORM\PersistentCollection {#5609 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5612 -id: 63 -name: "調色カップ" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1759398933 {#5610 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5611 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5613 …} -Children: Doctrine\ORM\PersistentCollection {#5616 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5619 -id: 64 -name: "調色カード" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1759398933 {#5617 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5618 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5620 …} -Children: Doctrine\ORM\PersistentCollection {#5623 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5626 -id: 65 -name: "養生シート" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1759398933 {#5624 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5625 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5627 …} -Children: Doctrine\ORM\PersistentCollection {#5630 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5631 -id: 19 -name: "ランプ" -hierarchy: 1 -sort_no: 16 -create_date: DateTime @1759398557 {#5483 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5482 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5632 …} -Children: Doctrine\ORM\PersistentCollection {#5635 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5638 -id: 18 -name: "ミッションフィルター" -hierarchy: 1 -sort_no: 15 -create_date: DateTime @1759398557 {#5636 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5637 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5639 …} -Children: Doctrine\ORM\PersistentCollection {#5642 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5645 -id: 17 -name: "ブローバイフィルター" -hierarchy: 1 -sort_no: 14 -create_date: DateTime @1759398557 {#5643 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5644 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5646 …} -Children: Doctrine\ORM\PersistentCollection {#5649 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5652 -id: 16 -name: "フューエルフィルター" -hierarchy: 1 -sort_no: 13 -create_date: DateTime @1759398557 {#5650 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5651 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5653 …} -Children: Doctrine\ORM\PersistentCollection {#5656 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5659 -id: 15 -name: "ドライヤーフィルター" -hierarchy: 1 -sort_no: 12 -create_date: DateTime @1759398557 {#5657 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5658 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5660 …} -Children: Doctrine\ORM\PersistentCollection {#5663 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5666 -id: 14 -name: "セバンバッテリー" -hierarchy: 1 -sort_no: 11 -create_date: DateTime @1759398557 {#5664 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5665 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5667 …} -Children: Doctrine\ORM\PersistentCollection {#5670 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5673 -id: 13 -name: "スキャンツール" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1759398557 {#5671 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5672 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5674 …} -Children: Doctrine\ORM\PersistentCollection {#5677 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5682 -id: 12 -name: "コンパクトツール" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1759398557 {#5678 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5679 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5683 …} -Children: Doctrine\ORM\PersistentCollection {#5686 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5687 -id: 43 -name: "エアー工具" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1759398933 {#5680 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5681 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5688 …} -Children: Doctrine\ORM\PersistentCollection {#5691 …} -Parent: Eccube\Entity\Category {#5682} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5694 -id: 11 -name: "オイルフィルター" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1759398557 {#5692 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5693 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5695 …} -Children: Doctrine\ORM\PersistentCollection {#5698 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5701 -id: 10 -name: "エアフィルター" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1759398557 {#5699 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5700 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5702 …} -Children: Doctrine\ORM\PersistentCollection {#5705 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5710 -id: 9 -name: "エアサス" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1759398557 {#5706 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5707 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5711 …} -Children: Doctrine\ORM\PersistentCollection {#5714 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5715 -id: 41 -name: "ASSY" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1759398933 {#5708 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5709 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5716 …} -Children: Doctrine\ORM\PersistentCollection {#5719 …} -Parent: Eccube\Entity\Category {#5710} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5724 -id: 42 -name: "ベローズ" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1759398933 {#5722 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5723 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5725 …} -Children: Doctrine\ORM\PersistentCollection {#5728 …} -Parent: Eccube\Entity\Category {#5710} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5729 -id: 8 -name: "エアコンフィルター" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1759398557 {#5721 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5720 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5730 …} -Children: Doctrine\ORM\PersistentCollection {#5733 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5736 -id: 7 -name: "Products" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1759398557 {#5734 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5735 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5737 …} -Children: Doctrine\ORM\PersistentCollection {#5740 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } ] |
[ Eccube\Entity\Category {#4899 -id: 127 -name: "デモカテゴリー" -hierarchy: 1 -sort_no: 117 -create_date: DateTime @1759418848 {#4905 date: 2025-10-03 00:27:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759418848 {#4903 date: 2025-10-03 00:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4921 …} -Children: Doctrine\ORM\PersistentCollection {#4997 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#4992 -id: 40 -name: "その他" -hierarchy: 1 -sort_no: 116 -create_date: DateTime @1759398557 {#4996 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#4995 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4991 …} -Children: Doctrine\ORM\PersistentCollection {#4988 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#4987 -id: 125 -name: "その他" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1759398933 {#4994 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#4993 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4986 …} -Children: Doctrine\ORM\PersistentCollection {#4983 …} -Parent: Eccube\Entity\Category {#4992} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#4978 -id: 39 -name: "消耗品" -hierarchy: 1 -sort_no: 114 -create_date: DateTime @1759398557 {#4982 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#4981 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4977 …} -Children: Doctrine\ORM\PersistentCollection {#4974 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#4973 -id: 122 -name: "アドブルー" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1759398933 {#4980 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#4979 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4972 …} -Children: Doctrine\ORM\PersistentCollection {#4969 …} -Parent: Eccube\Entity\Category {#4978} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#4964 -id: 123 -name: "ハブナット" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1759398933 {#4966 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#4965 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4963 …} -Children: Doctrine\ORM\PersistentCollection {#4960 …} -Parent: Eccube\Entity\Category {#4978} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#4957 -id: 124 -name: "ハブボルト" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1759398933 {#4959 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#4958 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4956 …} -Children: Doctrine\ORM\PersistentCollection {#4953 …} -Parent: Eccube\Entity\Category {#4978} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#4902 -id: 38 -name: "故障診断機" -hierarchy: 1 -sort_no: 110 -create_date: DateTime @1759398557 {#4968 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#4967 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4900 …} -Children: Doctrine\ORM\PersistentCollection {#4930 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#4931 -id: 117 -name: "G-SCAN" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1759398933 {#4896 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#4904 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4932 …} -Children: Doctrine\ORM\PersistentCollection {#4935 …} -Parent: Eccube\Entity\Category {#4902} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#4940 -id: 118 -name: "その他" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1759398933 {#4938 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#4939 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4941 …} -Children: Doctrine\ORM\PersistentCollection {#4944 …} -Parent: Eccube\Entity\Category {#4902} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#4947 -id: 119 -name: "カプラ" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1759398933 {#4945 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#4946 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4948 …} -Children: Doctrine\ORM\PersistentCollection {#4951 …} -Parent: Eccube\Entity\Category {#4902} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5002 -id: 120 -name: "ソフト" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1759398933 {#4952 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5004 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5003 …} -Children: Doctrine\ORM\PersistentCollection {#5007 …} -Parent: Eccube\Entity\Category {#4902} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5010 -id: 121 -name: "保証" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1759398933 {#5008 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5009 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5011 …} -Children: Doctrine\ORM\PersistentCollection {#5014 …} -Parent: Eccube\Entity\Category {#4902} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5017 -id: 37 -name: "バックモニター" -hierarchy: 1 -sort_no: 104 -create_date: DateTime @1759398557 {#4936 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#4937 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5018 …} -Children: Doctrine\ORM\PersistentCollection {#5021 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5022 -id: 114 -name: "バックカメラ" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1759398933 {#5015 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5016 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5023 …} -Children: Doctrine\ORM\PersistentCollection {#5026 …} -Parent: Eccube\Entity\Category {#5017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5031 -id: 115 -name: "有線型" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1759398933 {#5029 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5030 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5032 …} -Children: Doctrine\ORM\PersistentCollection {#5035 …} -Parent: Eccube\Entity\Category {#5017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5038 -id: 116 -name: "無線型" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1759398933 {#5036 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5037 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5039 …} -Children: Doctrine\ORM\PersistentCollection {#5042 …} -Parent: Eccube\Entity\Category {#5017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5043 -id: 36 -name: "ドライブレコーダー" -hierarchy: 1 -sort_no: 100 -create_date: DateTime @1759398557 {#5027 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5028 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5044 …} -Children: Doctrine\ORM\PersistentCollection {#5047 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5052 -id: 35 -name: "カーナビ" -hierarchy: 1 -sort_no: 99 -create_date: DateTime @1759398557 {#5048 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5049 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5053 …} -Children: Doctrine\ORM\PersistentCollection {#5056 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5057 -id: 111 -name: "SDカーナビ" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1759398933 {#5050 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5051 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5058 …} -Children: Doctrine\ORM\PersistentCollection {#5061 …} -Parent: Eccube\Entity\Category {#5052} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5066 -id: 112 -name: "ポータルブルカーナビ" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1759398933 {#5064 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5065 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5067 …} -Children: Doctrine\ORM\PersistentCollection {#5070 …} -Parent: Eccube\Entity\Category {#5052} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5075 -id: 34 -name: "ETC" -hierarchy: 1 -sort_no: 96 -create_date: DateTime @1759398557 {#5063 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5062 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5076 …} -Children: Doctrine\ORM\PersistentCollection {#5079 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5080 -id: 110 -name: "1.0" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1759398933 {#5071 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1766481462 {#5072 date: 2025-12-23 18:17:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5081 …} -Children: Doctrine\ORM\PersistentCollection {#5084 …} -Parent: Eccube\Entity\Category {#5075} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5085 -id: 126 -name: "1" -hierarchy: 3 -sort_no: 93 -create_date: DateTime @1759399037 {#5073 date: 2025-10-02 18:57:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759399037 {#5074 date: 2025-10-02 18:57:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5086 …} -Children: Doctrine\ORM\PersistentCollection {#5089 …} -Parent: Eccube\Entity\Category {#5080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5094 -id: 109 -name: "2.0" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1759398933 {#5092 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1766481470 {#5093 date: 2025-12-23 18:17:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5095 …} -Children: Doctrine\ORM\PersistentCollection {#5098 …} -Parent: Eccube\Entity\Category {#5075} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5101 -id: 33 -name: "チェーン" -hierarchy: 1 -sort_no: 92 -create_date: DateTime @1759398557 {#5091 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5090 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5102 …} -Children: Doctrine\ORM\PersistentCollection {#5105 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5106 -id: 104 -name: "SCCチェーン" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1759398933 {#5099 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5100 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5107 …} -Children: Doctrine\ORM\PersistentCollection {#5110 …} -Parent: Eccube\Entity\Category {#5101} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5115 -id: 105 -name: "クロスチェーン" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1759398933 {#5113 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5114 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5116 …} -Children: Doctrine\ORM\PersistentCollection {#5119 …} -Parent: Eccube\Entity\Category {#5101} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5122 -id: 106 -name: "タイヤチェーン" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1759398933 {#5120 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5121 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5123 …} -Children: Doctrine\ORM\PersistentCollection {#5126 …} -Parent: Eccube\Entity\Category {#5101} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5129 -id: 107 -name: "ダッシュチェーン" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1759398933 {#5127 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5128 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5130 …} -Children: Doctrine\ORM\PersistentCollection {#5133 …} -Parent: Eccube\Entity\Category {#5101} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5136 -id: 108 -name: "チェーンバンド" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1759398933 {#5134 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5135 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5137 …} -Children: Doctrine\ORM\PersistentCollection {#5140 …} -Parent: Eccube\Entity\Category {#5101} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5143 -id: 32 -name: "サスペンション" -hierarchy: 1 -sort_no: 86 -create_date: DateTime @1759398557 {#5111 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5112 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5144 …} -Children: Doctrine\ORM\PersistentCollection {#5147 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5148 -id: 101 -name: "アブソーバー" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1759398933 {#5141 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5142 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5149 …} -Children: Doctrine\ORM\PersistentCollection {#5152 …} -Parent: Eccube\Entity\Category {#5143} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5157 -id: 102 -name: "エアサス" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1759398933 {#5155 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5156 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5158 …} -Children: Doctrine\ORM\PersistentCollection {#5161 …} -Parent: Eccube\Entity\Category {#5143} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5164 -id: 103 -name: "キャブ" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1759398933 {#5162 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5163 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5165 …} -Children: Doctrine\ORM\PersistentCollection {#5168 …} -Parent: Eccube\Entity\Category {#5143} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5171 -id: 31 -name: "LED" -hierarchy: 1 -sort_no: 82 -create_date: DateTime @1759398557 {#5153 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5154 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5172 …} -Children: Doctrine\ORM\PersistentCollection {#5175 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5176 -id: 96 -name: "その他" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1759398933 {#5169 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5170 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5177 …} -Children: Doctrine\ORM\PersistentCollection {#5180 …} -Parent: Eccube\Entity\Category {#5171} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5185 -id: 97 -name: "ハーネス" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1759398933 {#5183 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5184 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5186 …} -Children: Doctrine\ORM\PersistentCollection {#5189 …} -Parent: Eccube\Entity\Category {#5171} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5192 -id: 98 -name: "バルブ" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1759398933 {#5190 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5191 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5193 …} -Children: Doctrine\ORM\PersistentCollection {#5196 …} -Parent: Eccube\Entity\Category {#5171} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5199 -id: 99 -name: "マーカーランプ/KO灯" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1759398933 {#5197 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5198 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5200 …} -Children: Doctrine\ORM\PersistentCollection {#5203 …} -Parent: Eccube\Entity\Category {#5171} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5206 -id: 100 -name: "ランプ" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1759398933 {#5204 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5205 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5207 …} -Children: Doctrine\ORM\PersistentCollection {#5210 …} -Parent: Eccube\Entity\Category {#5171} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5213 -id: 30 -name: "ワイパー" -hierarchy: 1 -sort_no: 76 -create_date: DateTime @1759398557 {#5181 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5182 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5214 …} -Children: Doctrine\ORM\PersistentCollection {#5217 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5218 -id: 94 -name: "ワイパーゴム" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1759398933 {#5211 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5212 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5219 …} -Children: Doctrine\ORM\PersistentCollection {#5222 …} -Parent: Eccube\Entity\Category {#5213} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5227 -id: 95 -name: "ワイパーブレード" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1759398933 {#5225 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5226 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5228 …} -Children: Doctrine\ORM\PersistentCollection {#5231 …} -Parent: Eccube\Entity\Category {#5213} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5234 -id: 29 -name: "バッテリー" -hierarchy: 1 -sort_no: 73 -create_date: DateTime @1759398557 {#5224 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5223 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5235 …} -Children: Doctrine\ORM\PersistentCollection {#5238 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5239 -id: 90 -name: "その他" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1759398933 {#5232 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5233 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5240 …} -Children: Doctrine\ORM\PersistentCollection {#5243 …} -Parent: Eccube\Entity\Category {#5234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5248 -id: 91 -name: "エナジーウイズバッテリー" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1759398933 {#5246 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5247 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5249 …} -Children: Doctrine\ORM\PersistentCollection {#5252 …} -Parent: Eccube\Entity\Category {#5234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5255 -id: 92 -name: "パナソニック" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1759398933 {#5253 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5254 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5256 …} -Children: Doctrine\ORM\PersistentCollection {#5259 …} -Parent: Eccube\Entity\Category {#5234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5262 -id: 93 -name: "昭和電工バッテリー" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1759398933 {#5260 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5261 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5263 …} -Children: Doctrine\ORM\PersistentCollection {#5266 …} -Parent: Eccube\Entity\Category {#5234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5269 -id: 28 -name: "フィルター" -hierarchy: 1 -sort_no: 68 -create_date: DateTime @1759398557 {#5245 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5244 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5270 …} -Children: Doctrine\ORM\PersistentCollection {#5273 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5274 -id: 82 -name: "その他フィルター" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1759398933 {#5267 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5268 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5275 …} -Children: Doctrine\ORM\PersistentCollection {#5278 …} -Parent: Eccube\Entity\Category {#5269} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5283 -id: 83 -name: "エアコンフィルター" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1759398933 {#5281 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5282 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5284 …} -Children: Doctrine\ORM\PersistentCollection {#5287 …} -Parent: Eccube\Entity\Category {#5269} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5290 -id: 84 -name: "エアフィルター" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1759398933 {#5288 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5289 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5291 …} -Children: Doctrine\ORM\PersistentCollection {#5294 …} -Parent: Eccube\Entity\Category {#5269} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5297 -id: 86 -name: "オイルフィルター" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1759398933 {#5295 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5296 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5298 …} -Children: Doctrine\ORM\PersistentCollection {#5301 …} -Parent: Eccube\Entity\Category {#5269} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5304 -id: 87 -name: "尿素フィルター" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1759398933 {#5302 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1766481024 {#5303 date: 2025-12-23 18:10:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5305 …} -Children: Doctrine\ORM\PersistentCollection {#5308 …} -Parent: Eccube\Entity\Category {#5269} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5311 -id: 88 -name: "フューエルフィルター" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1759398933 {#5309 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5310 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5312 …} -Children: Doctrine\ORM\PersistentCollection {#5315 …} -Parent: Eccube\Entity\Category {#5269} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5318 -id: 89 -name: "ブローバイフィルター" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1759398933 {#5316 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5317 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5319 …} -Children: Doctrine\ORM\PersistentCollection {#5322 …} -Parent: Eccube\Entity\Category {#5269} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5325 -id: 27 -name: "部品" -hierarchy: 1 -sort_no: 60 -create_date: DateTime @1759398557 {#5279 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5280 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5326 …} -Children: Doctrine\ORM\PersistentCollection {#5329 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5330 -id: 81 -name: "NOxセンサー" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1759398933 {#5323 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5324 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5331 …} -Children: Doctrine\ORM\PersistentCollection {#5334 …} -Parent: Eccube\Entity\Category {#5325} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5339 -id: 26 -name: "溶剤" -hierarchy: 1 -sort_no: 58 -create_date: DateTime @1759398557 {#5335 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5336 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5340 …} -Children: Doctrine\ORM\PersistentCollection {#5343 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5344 -id: 80 -name: "ラッカーシンナー" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1759398933 {#5337 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5338 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5345 …} -Children: Doctrine\ORM\PersistentCollection {#5348 …} -Parent: Eccube\Entity\Category {#5339} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5353 -id: 25 -name: "油脂類" -hierarchy: 1 -sort_no: 56 -create_date: DateTime @1759398557 {#5349 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5350 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5354 …} -Children: Doctrine\ORM\PersistentCollection {#5357 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5358 -id: 70 -name: "ATF" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1759398933 {#5351 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5352 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5359 …} -Children: Doctrine\ORM\PersistentCollection {#5362 …} -Parent: Eccube\Entity\Category {#5353} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5367 -id: 72 -name: "ガスオイル" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1759398933 {#5365 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5366 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5368 …} -Children: Doctrine\ORM\PersistentCollection {#5371 …} -Parent: Eccube\Entity\Category {#5353} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5374 -id: 73 -name: "ガソリンエンジンオイル" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1759398933 {#5372 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5373 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5375 …} -Children: Doctrine\ORM\PersistentCollection {#5378 …} -Parent: Eccube\Entity\Category {#5353} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5381 -id: 75 -name: "ギヤオイル" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1759398933 {#5379 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5380 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5382 …} -Children: Doctrine\ORM\PersistentCollection {#5385 …} -Parent: Eccube\Entity\Category {#5353} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5388 -id: 76 -name: "グリース" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1759398933 {#5386 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5387 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5389 …} -Children: Doctrine\ORM\PersistentCollection {#5392 …} -Parent: Eccube\Entity\Category {#5353} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5395 -id: 77 -name: "ディーゼルエンジンオイル" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1759398933 {#5393 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5394 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5396 …} -Children: Doctrine\ORM\PersistentCollection {#5399 …} -Parent: Eccube\Entity\Category {#5353} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5402 -id: 78 -name: "ブレーキフルード" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1759398933 {#5400 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5401 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5403 …} -Children: Doctrine\ORM\PersistentCollection {#5406 …} -Parent: Eccube\Entity\Category {#5353} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5409 -id: 79 -name: "耐摩耗性油圧作動油" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1759398933 {#5407 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5408 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5410 …} -Children: Doctrine\ORM\PersistentCollection {#5413 …} -Parent: Eccube\Entity\Category {#5353} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5416 -id: 24 -name: "整備機器" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1759398557 {#5364 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5363 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5417 …} -Children: Doctrine\ORM\PersistentCollection {#5420 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5421 -id: 69 -name: "ジャンプスターター" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1759398933 {#5414 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5415 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5422 …} -Children: Doctrine\ORM\PersistentCollection {#5425 …} -Parent: Eccube\Entity\Category {#5416} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5430 -id: 23 -name: "工具" -hierarchy: 1 -sort_no: 45 -create_date: DateTime @1759398557 {#5426 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5427 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5431 …} -Children: Doctrine\ORM\PersistentCollection {#5434 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5435 -id: 68 -name: "工具セット" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1759398933 {#5428 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5429 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5436 …} -Children: Doctrine\ORM\PersistentCollection {#5439 …} -Parent: Eccube\Entity\Category {#5430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5442 -id: 22 -name: "尿素フィルター" -hierarchy: 1 -sort_no: 43 -create_date: DateTime @1759398557 {#5440 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5441 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5443 …} -Children: Doctrine\ORM\PersistentCollection {#5446 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5451 -id: 21 -name: "塗料" -hierarchy: 1 -sort_no: 42 -create_date: DateTime @1759398557 {#5447 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5448 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5452 …} -Children: Doctrine\ORM\PersistentCollection {#5455 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5456 -id: 66 -name: "日本ペイント" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1759398933 {#5449 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5450 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5457 …} -Children: Doctrine\ORM\PersistentCollection {#5460 …} -Parent: Eccube\Entity\Category {#5451} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5465 -id: 67 -name: "関西ペイント" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1759398933 {#5463 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5464 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5466 …} -Children: Doctrine\ORM\PersistentCollection {#5469 …} -Parent: Eccube\Entity\Category {#5451} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5472 -id: 20 -name: "副資材" -hierarchy: 1 -sort_no: 39 -create_date: DateTime @1759398557 {#5462 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5461 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5473 …} -Children: Doctrine\ORM\PersistentCollection {#5476 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5477 -id: 44 -name: "ウエス" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1759398933 {#5470 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5471 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5478 …} -Children: Doctrine\ORM\PersistentCollection {#5481 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5486 -id: 45 -name: "ガンクリーナー" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1759398933 {#5484 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5485 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5487 …} -Children: Doctrine\ORM\PersistentCollection {#5490 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5493 -id: 46 -name: "シリコンオフ" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1759398933 {#5491 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5492 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5494 …} -Children: Doctrine\ORM\PersistentCollection {#5497 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5500 -id: 47 -name: "シンナー" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1759398933 {#5498 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5499 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5501 …} -Children: Doctrine\ORM\PersistentCollection {#5504 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5507 -id: 48 -name: "シートカバー" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1759398933 {#5505 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5506 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5508 …} -Children: Doctrine\ORM\PersistentCollection {#5511 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5514 -id: 49 -name: "シーラー" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1759398933 {#5512 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5513 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5515 …} -Children: Doctrine\ORM\PersistentCollection {#5518 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5521 -id: 50 -name: "ストレーナー" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1759398933 {#5519 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5520 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5522 …} -Children: Doctrine\ORM\PersistentCollection {#5525 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5528 -id: 51 -name: "タッククロス" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1759398933 {#5526 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5527 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5529 …} -Children: Doctrine\ORM\PersistentCollection {#5532 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5535 -id: 52 -name: "トレーサー" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1759398933 {#5533 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5534 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5536 …} -Children: Doctrine\ORM\PersistentCollection {#5539 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5542 -id: 53 -name: "バフ" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1759398933 {#5540 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5541 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5543 …} -Children: Doctrine\ORM\PersistentCollection {#5546 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5549 -id: 54 -name: "パテボード" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1759398933 {#5547 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5548 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5550 …} -Children: Doctrine\ORM\PersistentCollection {#5553 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5556 -id: 55 -name: "マスキング" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1759398933 {#5554 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5555 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5557 …} -Children: Doctrine\ORM\PersistentCollection {#5560 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5563 -id: 56 -name: "マット" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1759398933 {#5561 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5562 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5564 …} -Children: Doctrine\ORM\PersistentCollection {#5567 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5570 -id: 57 -name: "リムーバー" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1759398933 {#5568 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5569 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5571 …} -Children: Doctrine\ORM\PersistentCollection {#5574 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5577 -id: 58 -name: "不織布研磨剤" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1759398933 {#5575 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5576 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5578 …} -Children: Doctrine\ORM\PersistentCollection {#5581 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5584 -id: 59 -name: "塗装服" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1759398933 {#5582 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5583 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5585 …} -Children: Doctrine\ORM\PersistentCollection {#5588 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5591 -id: 60 -name: "手袋" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1759398933 {#5589 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5590 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5592 …} -Children: Doctrine\ORM\PersistentCollection {#5595 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5598 -id: 61 -name: "洗剤" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1759398933 {#5596 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5597 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5599 …} -Children: Doctrine\ORM\PersistentCollection {#5602 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5605 -id: 62 -name: "研磨剤製品" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1759398933 {#5603 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5604 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5606 …} -Children: Doctrine\ORM\PersistentCollection {#5609 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5612 -id: 63 -name: "調色カップ" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1759398933 {#5610 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5611 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5613 …} -Children: Doctrine\ORM\PersistentCollection {#5616 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5619 -id: 64 -name: "調色カード" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1759398933 {#5617 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5618 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5620 …} -Children: Doctrine\ORM\PersistentCollection {#5623 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5626 -id: 65 -name: "養生シート" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1759398933 {#5624 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5625 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5627 …} -Children: Doctrine\ORM\PersistentCollection {#5630 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5631 -id: 19 -name: "ランプ" -hierarchy: 1 -sort_no: 16 -create_date: DateTime @1759398557 {#5483 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5482 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5632 …} -Children: Doctrine\ORM\PersistentCollection {#5635 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5638 -id: 18 -name: "ミッションフィルター" -hierarchy: 1 -sort_no: 15 -create_date: DateTime @1759398557 {#5636 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5637 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5639 …} -Children: Doctrine\ORM\PersistentCollection {#5642 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5645 -id: 17 -name: "ブローバイフィルター" -hierarchy: 1 -sort_no: 14 -create_date: DateTime @1759398557 {#5643 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5644 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5646 …} -Children: Doctrine\ORM\PersistentCollection {#5649 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5652 -id: 16 -name: "フューエルフィルター" -hierarchy: 1 -sort_no: 13 -create_date: DateTime @1759398557 {#5650 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5651 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5653 …} -Children: Doctrine\ORM\PersistentCollection {#5656 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5659 -id: 15 -name: "ドライヤーフィルター" -hierarchy: 1 -sort_no: 12 -create_date: DateTime @1759398557 {#5657 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5658 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5660 …} -Children: Doctrine\ORM\PersistentCollection {#5663 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5666 -id: 14 -name: "セバンバッテリー" -hierarchy: 1 -sort_no: 11 -create_date: DateTime @1759398557 {#5664 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5665 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5667 …} -Children: Doctrine\ORM\PersistentCollection {#5670 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5673 -id: 13 -name: "スキャンツール" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1759398557 {#5671 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5672 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5674 …} -Children: Doctrine\ORM\PersistentCollection {#5677 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5682 -id: 12 -name: "コンパクトツール" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1759398557 {#5678 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5679 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5683 …} -Children: Doctrine\ORM\PersistentCollection {#5686 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5687 -id: 43 -name: "エアー工具" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1759398933 {#5680 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5681 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5688 …} -Children: Doctrine\ORM\PersistentCollection {#5691 …} -Parent: Eccube\Entity\Category {#5682} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5694 -id: 11 -name: "オイルフィルター" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1759398557 {#5692 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5693 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5695 …} -Children: Doctrine\ORM\PersistentCollection {#5698 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5701 -id: 10 -name: "エアフィルター" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1759398557 {#5699 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5700 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5702 …} -Children: Doctrine\ORM\PersistentCollection {#5705 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5710 -id: 9 -name: "エアサス" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1759398557 {#5706 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5707 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5711 …} -Children: Doctrine\ORM\PersistentCollection {#5714 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5715 -id: 41 -name: "ASSY" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1759398933 {#5708 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5709 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5716 …} -Children: Doctrine\ORM\PersistentCollection {#5719 …} -Parent: Eccube\Entity\Category {#5710} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5724 -id: 42 -name: "ベローズ" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1759398933 {#5722 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5723 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5725 …} -Children: Doctrine\ORM\PersistentCollection {#5728 …} -Parent: Eccube\Entity\Category {#5710} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5729 -id: 8 -name: "エアコンフィルター" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1759398557 {#5721 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5720 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5730 …} -Children: Doctrine\ORM\PersistentCollection {#5733 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5736 -id: 7 -name: "Products" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1759398557 {#5734 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5735 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5737 …} -Children: Doctrine\ORM\PersistentCollection {#5740 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } ] |
| 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 {#7387 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#7392 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4806 -om: ContainerK8lbXrB\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#486 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4802 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | [ Eccube\Entity\Category {#4899 -id: 127 -name: "デモカテゴリー" -hierarchy: 1 -sort_no: 117 -create_date: DateTime @1759418848 {#4905 date: 2025-10-03 00:27:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759418848 {#4903 date: 2025-10-03 00:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4921 …} -Children: Doctrine\ORM\PersistentCollection {#4997 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#4992 -id: 40 -name: "その他" -hierarchy: 1 -sort_no: 116 -create_date: DateTime @1759398557 {#4996 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#4995 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4991 …} -Children: Doctrine\ORM\PersistentCollection {#4988 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#4987 -id: 125 -name: "その他" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1759398933 {#4994 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#4993 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4986 …} -Children: Doctrine\ORM\PersistentCollection {#4983 …} -Parent: Eccube\Entity\Category {#4992} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#4978 -id: 39 -name: "消耗品" -hierarchy: 1 -sort_no: 114 -create_date: DateTime @1759398557 {#4982 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#4981 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4977 …} -Children: Doctrine\ORM\PersistentCollection {#4974 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#4973 -id: 122 -name: "アドブルー" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1759398933 {#4980 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#4979 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4972 …} -Children: Doctrine\ORM\PersistentCollection {#4969 …} -Parent: Eccube\Entity\Category {#4978} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#4964 -id: 123 -name: "ハブナット" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1759398933 {#4966 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#4965 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4963 …} -Children: Doctrine\ORM\PersistentCollection {#4960 …} -Parent: Eccube\Entity\Category {#4978} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#4957 -id: 124 -name: "ハブボルト" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1759398933 {#4959 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#4958 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4956 …} -Children: Doctrine\ORM\PersistentCollection {#4953 …} -Parent: Eccube\Entity\Category {#4978} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#4902 -id: 38 -name: "故障診断機" -hierarchy: 1 -sort_no: 110 -create_date: DateTime @1759398557 {#4968 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#4967 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4900 …} -Children: Doctrine\ORM\PersistentCollection {#4930 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#4931 -id: 117 -name: "G-SCAN" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1759398933 {#4896 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#4904 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4932 …} -Children: Doctrine\ORM\PersistentCollection {#4935 …} -Parent: Eccube\Entity\Category {#4902} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#4940 -id: 118 -name: "その他" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1759398933 {#4938 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#4939 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4941 …} -Children: Doctrine\ORM\PersistentCollection {#4944 …} -Parent: Eccube\Entity\Category {#4902} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#4947 -id: 119 -name: "カプラ" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1759398933 {#4945 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#4946 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4948 …} -Children: Doctrine\ORM\PersistentCollection {#4951 …} -Parent: Eccube\Entity\Category {#4902} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5002 -id: 120 -name: "ソフト" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1759398933 {#4952 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5004 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5003 …} -Children: Doctrine\ORM\PersistentCollection {#5007 …} -Parent: Eccube\Entity\Category {#4902} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5010 -id: 121 -name: "保証" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1759398933 {#5008 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5009 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5011 …} -Children: Doctrine\ORM\PersistentCollection {#5014 …} -Parent: Eccube\Entity\Category {#4902} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5017 -id: 37 -name: "バックモニター" -hierarchy: 1 -sort_no: 104 -create_date: DateTime @1759398557 {#4936 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#4937 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5018 …} -Children: Doctrine\ORM\PersistentCollection {#5021 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5022 -id: 114 -name: "バックカメラ" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1759398933 {#5015 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5016 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5023 …} -Children: Doctrine\ORM\PersistentCollection {#5026 …} -Parent: Eccube\Entity\Category {#5017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5031 -id: 115 -name: "有線型" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1759398933 {#5029 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5030 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5032 …} -Children: Doctrine\ORM\PersistentCollection {#5035 …} -Parent: Eccube\Entity\Category {#5017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5038 -id: 116 -name: "無線型" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1759398933 {#5036 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5037 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5039 …} -Children: Doctrine\ORM\PersistentCollection {#5042 …} -Parent: Eccube\Entity\Category {#5017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5043 -id: 36 -name: "ドライブレコーダー" -hierarchy: 1 -sort_no: 100 -create_date: DateTime @1759398557 {#5027 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5028 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5044 …} -Children: Doctrine\ORM\PersistentCollection {#5047 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5052 -id: 35 -name: "カーナビ" -hierarchy: 1 -sort_no: 99 -create_date: DateTime @1759398557 {#5048 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5049 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5053 …} -Children: Doctrine\ORM\PersistentCollection {#5056 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5057 -id: 111 -name: "SDカーナビ" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1759398933 {#5050 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5051 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5058 …} -Children: Doctrine\ORM\PersistentCollection {#5061 …} -Parent: Eccube\Entity\Category {#5052} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5066 -id: 112 -name: "ポータルブルカーナビ" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1759398933 {#5064 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5065 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5067 …} -Children: Doctrine\ORM\PersistentCollection {#5070 …} -Parent: Eccube\Entity\Category {#5052} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5075 -id: 34 -name: "ETC" -hierarchy: 1 -sort_no: 96 -create_date: DateTime @1759398557 {#5063 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5062 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5076 …} -Children: Doctrine\ORM\PersistentCollection {#5079 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5080 -id: 110 -name: "1.0" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1759398933 {#5071 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1766481462 {#5072 date: 2025-12-23 18:17:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5081 …} -Children: Doctrine\ORM\PersistentCollection {#5084 …} -Parent: Eccube\Entity\Category {#5075} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5085 -id: 126 -name: "1" -hierarchy: 3 -sort_no: 93 -create_date: DateTime @1759399037 {#5073 date: 2025-10-02 18:57:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759399037 {#5074 date: 2025-10-02 18:57:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5086 …} -Children: Doctrine\ORM\PersistentCollection {#5089 …} -Parent: Eccube\Entity\Category {#5080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5094 -id: 109 -name: "2.0" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1759398933 {#5092 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1766481470 {#5093 date: 2025-12-23 18:17:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5095 …} -Children: Doctrine\ORM\PersistentCollection {#5098 …} -Parent: Eccube\Entity\Category {#5075} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5101 -id: 33 -name: "チェーン" -hierarchy: 1 -sort_no: 92 -create_date: DateTime @1759398557 {#5091 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5090 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5102 …} -Children: Doctrine\ORM\PersistentCollection {#5105 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5106 -id: 104 -name: "SCCチェーン" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1759398933 {#5099 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5100 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5107 …} -Children: Doctrine\ORM\PersistentCollection {#5110 …} -Parent: Eccube\Entity\Category {#5101} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5115 -id: 105 -name: "クロスチェーン" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1759398933 {#5113 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5114 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5116 …} -Children: Doctrine\ORM\PersistentCollection {#5119 …} -Parent: Eccube\Entity\Category {#5101} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5122 -id: 106 -name: "タイヤチェーン" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1759398933 {#5120 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5121 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5123 …} -Children: Doctrine\ORM\PersistentCollection {#5126 …} -Parent: Eccube\Entity\Category {#5101} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5129 -id: 107 -name: "ダッシュチェーン" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1759398933 {#5127 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5128 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5130 …} -Children: Doctrine\ORM\PersistentCollection {#5133 …} -Parent: Eccube\Entity\Category {#5101} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5136 -id: 108 -name: "チェーンバンド" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1759398933 {#5134 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5135 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5137 …} -Children: Doctrine\ORM\PersistentCollection {#5140 …} -Parent: Eccube\Entity\Category {#5101} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5143 -id: 32 -name: "サスペンション" -hierarchy: 1 -sort_no: 86 -create_date: DateTime @1759398557 {#5111 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5112 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5144 …} -Children: Doctrine\ORM\PersistentCollection {#5147 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5148 -id: 101 -name: "アブソーバー" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1759398933 {#5141 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5142 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5149 …} -Children: Doctrine\ORM\PersistentCollection {#5152 …} -Parent: Eccube\Entity\Category {#5143} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5157 -id: 102 -name: "エアサス" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1759398933 {#5155 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5156 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5158 …} -Children: Doctrine\ORM\PersistentCollection {#5161 …} -Parent: Eccube\Entity\Category {#5143} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5164 -id: 103 -name: "キャブ" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1759398933 {#5162 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5163 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5165 …} -Children: Doctrine\ORM\PersistentCollection {#5168 …} -Parent: Eccube\Entity\Category {#5143} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5171 -id: 31 -name: "LED" -hierarchy: 1 -sort_no: 82 -create_date: DateTime @1759398557 {#5153 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5154 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5172 …} -Children: Doctrine\ORM\PersistentCollection {#5175 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5176 -id: 96 -name: "その他" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1759398933 {#5169 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5170 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5177 …} -Children: Doctrine\ORM\PersistentCollection {#5180 …} -Parent: Eccube\Entity\Category {#5171} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5185 -id: 97 -name: "ハーネス" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1759398933 {#5183 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5184 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5186 …} -Children: Doctrine\ORM\PersistentCollection {#5189 …} -Parent: Eccube\Entity\Category {#5171} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5192 -id: 98 -name: "バルブ" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1759398933 {#5190 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5191 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5193 …} -Children: Doctrine\ORM\PersistentCollection {#5196 …} -Parent: Eccube\Entity\Category {#5171} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5199 -id: 99 -name: "マーカーランプ/KO灯" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1759398933 {#5197 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5198 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5200 …} -Children: Doctrine\ORM\PersistentCollection {#5203 …} -Parent: Eccube\Entity\Category {#5171} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5206 -id: 100 -name: "ランプ" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1759398933 {#5204 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5205 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5207 …} -Children: Doctrine\ORM\PersistentCollection {#5210 …} -Parent: Eccube\Entity\Category {#5171} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5213 -id: 30 -name: "ワイパー" -hierarchy: 1 -sort_no: 76 -create_date: DateTime @1759398557 {#5181 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5182 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5214 …} -Children: Doctrine\ORM\PersistentCollection {#5217 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5218 -id: 94 -name: "ワイパーゴム" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1759398933 {#5211 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5212 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5219 …} -Children: Doctrine\ORM\PersistentCollection {#5222 …} -Parent: Eccube\Entity\Category {#5213} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5227 -id: 95 -name: "ワイパーブレード" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1759398933 {#5225 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5226 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5228 …} -Children: Doctrine\ORM\PersistentCollection {#5231 …} -Parent: Eccube\Entity\Category {#5213} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5234 -id: 29 -name: "バッテリー" -hierarchy: 1 -sort_no: 73 -create_date: DateTime @1759398557 {#5224 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5223 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5235 …} -Children: Doctrine\ORM\PersistentCollection {#5238 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5239 -id: 90 -name: "その他" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1759398933 {#5232 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5233 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5240 …} -Children: Doctrine\ORM\PersistentCollection {#5243 …} -Parent: Eccube\Entity\Category {#5234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5248 -id: 91 -name: "エナジーウイズバッテリー" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1759398933 {#5246 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5247 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5249 …} -Children: Doctrine\ORM\PersistentCollection {#5252 …} -Parent: Eccube\Entity\Category {#5234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5255 -id: 92 -name: "パナソニック" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1759398933 {#5253 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5254 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5256 …} -Children: Doctrine\ORM\PersistentCollection {#5259 …} -Parent: Eccube\Entity\Category {#5234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5262 -id: 93 -name: "昭和電工バッテリー" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1759398933 {#5260 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5261 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5263 …} -Children: Doctrine\ORM\PersistentCollection {#5266 …} -Parent: Eccube\Entity\Category {#5234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5269 -id: 28 -name: "フィルター" -hierarchy: 1 -sort_no: 68 -create_date: DateTime @1759398557 {#5245 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5244 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5270 …} -Children: Doctrine\ORM\PersistentCollection {#5273 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5274 -id: 82 -name: "その他フィルター" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1759398933 {#5267 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5268 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5275 …} -Children: Doctrine\ORM\PersistentCollection {#5278 …} -Parent: Eccube\Entity\Category {#5269} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5283 -id: 83 -name: "エアコンフィルター" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1759398933 {#5281 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5282 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5284 …} -Children: Doctrine\ORM\PersistentCollection {#5287 …} -Parent: Eccube\Entity\Category {#5269} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5290 -id: 84 -name: "エアフィルター" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1759398933 {#5288 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5289 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5291 …} -Children: Doctrine\ORM\PersistentCollection {#5294 …} -Parent: Eccube\Entity\Category {#5269} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5297 -id: 86 -name: "オイルフィルター" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1759398933 {#5295 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5296 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5298 …} -Children: Doctrine\ORM\PersistentCollection {#5301 …} -Parent: Eccube\Entity\Category {#5269} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5304 -id: 87 -name: "尿素フィルター" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1759398933 {#5302 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1766481024 {#5303 date: 2025-12-23 18:10:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5305 …} -Children: Doctrine\ORM\PersistentCollection {#5308 …} -Parent: Eccube\Entity\Category {#5269} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5311 -id: 88 -name: "フューエルフィルター" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1759398933 {#5309 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5310 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5312 …} -Children: Doctrine\ORM\PersistentCollection {#5315 …} -Parent: Eccube\Entity\Category {#5269} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5318 -id: 89 -name: "ブローバイフィルター" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1759398933 {#5316 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5317 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5319 …} -Children: Doctrine\ORM\PersistentCollection {#5322 …} -Parent: Eccube\Entity\Category {#5269} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5325 -id: 27 -name: "部品" -hierarchy: 1 -sort_no: 60 -create_date: DateTime @1759398557 {#5279 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5280 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5326 …} -Children: Doctrine\ORM\PersistentCollection {#5329 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5330 -id: 81 -name: "NOxセンサー" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1759398933 {#5323 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5324 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5331 …} -Children: Doctrine\ORM\PersistentCollection {#5334 …} -Parent: Eccube\Entity\Category {#5325} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5339 -id: 26 -name: "溶剤" -hierarchy: 1 -sort_no: 58 -create_date: DateTime @1759398557 {#5335 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5336 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5340 …} -Children: Doctrine\ORM\PersistentCollection {#5343 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5344 -id: 80 -name: "ラッカーシンナー" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1759398933 {#5337 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5338 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5345 …} -Children: Doctrine\ORM\PersistentCollection {#5348 …} -Parent: Eccube\Entity\Category {#5339} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5353 -id: 25 -name: "油脂類" -hierarchy: 1 -sort_no: 56 -create_date: DateTime @1759398557 {#5349 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5350 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5354 …} -Children: Doctrine\ORM\PersistentCollection {#5357 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5358 -id: 70 -name: "ATF" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1759398933 {#5351 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5352 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5359 …} -Children: Doctrine\ORM\PersistentCollection {#5362 …} -Parent: Eccube\Entity\Category {#5353} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5367 -id: 72 -name: "ガスオイル" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1759398933 {#5365 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5366 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5368 …} -Children: Doctrine\ORM\PersistentCollection {#5371 …} -Parent: Eccube\Entity\Category {#5353} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5374 -id: 73 -name: "ガソリンエンジンオイル" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1759398933 {#5372 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5373 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5375 …} -Children: Doctrine\ORM\PersistentCollection {#5378 …} -Parent: Eccube\Entity\Category {#5353} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5381 -id: 75 -name: "ギヤオイル" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1759398933 {#5379 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5380 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5382 …} -Children: Doctrine\ORM\PersistentCollection {#5385 …} -Parent: Eccube\Entity\Category {#5353} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5388 -id: 76 -name: "グリース" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1759398933 {#5386 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5387 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5389 …} -Children: Doctrine\ORM\PersistentCollection {#5392 …} -Parent: Eccube\Entity\Category {#5353} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5395 -id: 77 -name: "ディーゼルエンジンオイル" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1759398933 {#5393 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5394 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5396 …} -Children: Doctrine\ORM\PersistentCollection {#5399 …} -Parent: Eccube\Entity\Category {#5353} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5402 -id: 78 -name: "ブレーキフルード" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1759398933 {#5400 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5401 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5403 …} -Children: Doctrine\ORM\PersistentCollection {#5406 …} -Parent: Eccube\Entity\Category {#5353} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5409 -id: 79 -name: "耐摩耗性油圧作動油" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1759398933 {#5407 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5408 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5410 …} -Children: Doctrine\ORM\PersistentCollection {#5413 …} -Parent: Eccube\Entity\Category {#5353} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5416 -id: 24 -name: "整備機器" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1759398557 {#5364 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5363 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5417 …} -Children: Doctrine\ORM\PersistentCollection {#5420 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5421 -id: 69 -name: "ジャンプスターター" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1759398933 {#5414 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5415 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5422 …} -Children: Doctrine\ORM\PersistentCollection {#5425 …} -Parent: Eccube\Entity\Category {#5416} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5430 -id: 23 -name: "工具" -hierarchy: 1 -sort_no: 45 -create_date: DateTime @1759398557 {#5426 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5427 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5431 …} -Children: Doctrine\ORM\PersistentCollection {#5434 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5435 -id: 68 -name: "工具セット" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1759398933 {#5428 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5429 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5436 …} -Children: Doctrine\ORM\PersistentCollection {#5439 …} -Parent: Eccube\Entity\Category {#5430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5442 -id: 22 -name: "尿素フィルター" -hierarchy: 1 -sort_no: 43 -create_date: DateTime @1759398557 {#5440 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5441 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5443 …} -Children: Doctrine\ORM\PersistentCollection {#5446 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5451 -id: 21 -name: "塗料" -hierarchy: 1 -sort_no: 42 -create_date: DateTime @1759398557 {#5447 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5448 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5452 …} -Children: Doctrine\ORM\PersistentCollection {#5455 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5456 -id: 66 -name: "日本ペイント" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1759398933 {#5449 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5450 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5457 …} -Children: Doctrine\ORM\PersistentCollection {#5460 …} -Parent: Eccube\Entity\Category {#5451} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5465 -id: 67 -name: "関西ペイント" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1759398933 {#5463 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5464 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5466 …} -Children: Doctrine\ORM\PersistentCollection {#5469 …} -Parent: Eccube\Entity\Category {#5451} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5472 -id: 20 -name: "副資材" -hierarchy: 1 -sort_no: 39 -create_date: DateTime @1759398557 {#5462 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5461 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5473 …} -Children: Doctrine\ORM\PersistentCollection {#5476 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5477 -id: 44 -name: "ウエス" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1759398933 {#5470 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5471 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5478 …} -Children: Doctrine\ORM\PersistentCollection {#5481 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5486 -id: 45 -name: "ガンクリーナー" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1759398933 {#5484 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5485 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5487 …} -Children: Doctrine\ORM\PersistentCollection {#5490 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5493 -id: 46 -name: "シリコンオフ" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1759398933 {#5491 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5492 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5494 …} -Children: Doctrine\ORM\PersistentCollection {#5497 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5500 -id: 47 -name: "シンナー" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1759398933 {#5498 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5499 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5501 …} -Children: Doctrine\ORM\PersistentCollection {#5504 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5507 -id: 48 -name: "シートカバー" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1759398933 {#5505 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5506 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5508 …} -Children: Doctrine\ORM\PersistentCollection {#5511 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5514 -id: 49 -name: "シーラー" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1759398933 {#5512 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5513 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5515 …} -Children: Doctrine\ORM\PersistentCollection {#5518 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5521 -id: 50 -name: "ストレーナー" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1759398933 {#5519 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5520 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5522 …} -Children: Doctrine\ORM\PersistentCollection {#5525 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5528 -id: 51 -name: "タッククロス" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1759398933 {#5526 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5527 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5529 …} -Children: Doctrine\ORM\PersistentCollection {#5532 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5535 -id: 52 -name: "トレーサー" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1759398933 {#5533 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5534 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5536 …} -Children: Doctrine\ORM\PersistentCollection {#5539 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5542 -id: 53 -name: "バフ" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1759398933 {#5540 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5541 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5543 …} -Children: Doctrine\ORM\PersistentCollection {#5546 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5549 -id: 54 -name: "パテボード" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1759398933 {#5547 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5548 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5550 …} -Children: Doctrine\ORM\PersistentCollection {#5553 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5556 -id: 55 -name: "マスキング" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1759398933 {#5554 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5555 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5557 …} -Children: Doctrine\ORM\PersistentCollection {#5560 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5563 -id: 56 -name: "マット" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1759398933 {#5561 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5562 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5564 …} -Children: Doctrine\ORM\PersistentCollection {#5567 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5570 -id: 57 -name: "リムーバー" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1759398933 {#5568 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5569 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5571 …} -Children: Doctrine\ORM\PersistentCollection {#5574 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5577 -id: 58 -name: "不織布研磨剤" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1759398933 {#5575 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5576 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5578 …} -Children: Doctrine\ORM\PersistentCollection {#5581 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5584 -id: 59 -name: "塗装服" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1759398933 {#5582 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5583 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5585 …} -Children: Doctrine\ORM\PersistentCollection {#5588 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5591 -id: 60 -name: "手袋" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1759398933 {#5589 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5590 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5592 …} -Children: Doctrine\ORM\PersistentCollection {#5595 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5598 -id: 61 -name: "洗剤" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1759398933 {#5596 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5597 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5599 …} -Children: Doctrine\ORM\PersistentCollection {#5602 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5605 -id: 62 -name: "研磨剤製品" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1759398933 {#5603 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5604 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5606 …} -Children: Doctrine\ORM\PersistentCollection {#5609 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5612 -id: 63 -name: "調色カップ" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1759398933 {#5610 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5611 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5613 …} -Children: Doctrine\ORM\PersistentCollection {#5616 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5619 -id: 64 -name: "調色カード" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1759398933 {#5617 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5618 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5620 …} -Children: Doctrine\ORM\PersistentCollection {#5623 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5626 -id: 65 -name: "養生シート" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1759398933 {#5624 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5625 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5627 …} -Children: Doctrine\ORM\PersistentCollection {#5630 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5631 -id: 19 -name: "ランプ" -hierarchy: 1 -sort_no: 16 -create_date: DateTime @1759398557 {#5483 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5482 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5632 …} -Children: Doctrine\ORM\PersistentCollection {#5635 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5638 -id: 18 -name: "ミッションフィルター" -hierarchy: 1 -sort_no: 15 -create_date: DateTime @1759398557 {#5636 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5637 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5639 …} -Children: Doctrine\ORM\PersistentCollection {#5642 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5645 -id: 17 -name: "ブローバイフィルター" -hierarchy: 1 -sort_no: 14 -create_date: DateTime @1759398557 {#5643 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5644 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5646 …} -Children: Doctrine\ORM\PersistentCollection {#5649 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5652 -id: 16 -name: "フューエルフィルター" -hierarchy: 1 -sort_no: 13 -create_date: DateTime @1759398557 {#5650 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5651 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5653 …} -Children: Doctrine\ORM\PersistentCollection {#5656 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5659 -id: 15 -name: "ドライヤーフィルター" -hierarchy: 1 -sort_no: 12 -create_date: DateTime @1759398557 {#5657 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5658 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5660 …} -Children: Doctrine\ORM\PersistentCollection {#5663 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5666 -id: 14 -name: "セバンバッテリー" -hierarchy: 1 -sort_no: 11 -create_date: DateTime @1759398557 {#5664 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5665 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5667 …} -Children: Doctrine\ORM\PersistentCollection {#5670 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5673 -id: 13 -name: "スキャンツール" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1759398557 {#5671 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5672 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5674 …} -Children: Doctrine\ORM\PersistentCollection {#5677 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5682 -id: 12 -name: "コンパクトツール" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1759398557 {#5678 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5679 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5683 …} -Children: Doctrine\ORM\PersistentCollection {#5686 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5687 -id: 43 -name: "エアー工具" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1759398933 {#5680 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5681 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5688 …} -Children: Doctrine\ORM\PersistentCollection {#5691 …} -Parent: Eccube\Entity\Category {#5682} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5694 -id: 11 -name: "オイルフィルター" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1759398557 {#5692 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5693 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5695 …} -Children: Doctrine\ORM\PersistentCollection {#5698 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5701 -id: 10 -name: "エアフィルター" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1759398557 {#5699 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5700 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5702 …} -Children: Doctrine\ORM\PersistentCollection {#5705 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5710 -id: 9 -name: "エアサス" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1759398557 {#5706 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5707 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5711 …} -Children: Doctrine\ORM\PersistentCollection {#5714 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5715 -id: 41 -name: "ASSY" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1759398933 {#5708 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5709 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5716 …} -Children: Doctrine\ORM\PersistentCollection {#5719 …} -Parent: Eccube\Entity\Category {#5710} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5724 -id: 42 -name: "ベローズ" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1759398933 {#5722 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5723 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5725 …} -Children: Doctrine\ORM\PersistentCollection {#5728 …} -Parent: Eccube\Entity\Category {#5710} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5729 -id: 8 -name: "エアコンフィルター" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1759398557 {#5721 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5720 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5730 …} -Children: Doctrine\ORM\PersistentCollection {#5733 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } Eccube\Entity\Category {#5736 -id: 7 -name: "Products" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1759398557 {#5734 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5735 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5737 …} -Children: Doctrine\ORM\PersistentCollection {#5740 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } ] |
| 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 {#501 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#500 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#499 …} -namespace: Closure() {#497 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerK8lbXrB\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#486 …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 {#4806 -om: ContainerK8lbXrB\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#486 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4802 …} -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() {#7388 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3060 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#789 …} $translationDomain: "validators" $message: Closure() {#7389 …} } } |
| 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 | [ 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7430 +label: "デモカテゴリー" +value: "127" +data: Eccube\Entity\Category {#4899 -id: 127 -name: "デモカテゴリー" -hierarchy: 1 -sort_no: 117 -create_date: DateTime @1759418848 {#4905 date: 2025-10-03 00:27:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759418848 {#4903 date: 2025-10-03 00:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4921 …} -Children: Doctrine\ORM\PersistentCollection {#4997 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7431 +label: "その他" +value: "40" +data: Eccube\Entity\Category {#4992 -id: 40 -name: "その他" -hierarchy: 1 -sort_no: 116 -create_date: DateTime @1759398557 {#4996 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#4995 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4991 …} -Children: Doctrine\ORM\PersistentCollection {#4988 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7432 +label: " その他" +value: "125" +data: Eccube\Entity\Category {#4987 -id: 125 -name: "その他" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1759398933 {#4994 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#4993 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4986 …} -Children: Doctrine\ORM\PersistentCollection {#4983 …} -Parent: Eccube\Entity\Category {#4992} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7433 +label: "消耗品" +value: "39" +data: Eccube\Entity\Category {#4978 -id: 39 -name: "消耗品" -hierarchy: 1 -sort_no: 114 -create_date: DateTime @1759398557 {#4982 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#4981 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4977 …} -Children: Doctrine\ORM\PersistentCollection {#4974 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7434 +label: " アドブルー" +value: "122" +data: Eccube\Entity\Category {#4973 -id: 122 -name: "アドブルー" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1759398933 {#4980 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#4979 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4972 …} -Children: Doctrine\ORM\PersistentCollection {#4969 …} -Parent: Eccube\Entity\Category {#4978} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7435 +label: " ハブナット" +value: "123" +data: Eccube\Entity\Category {#4964 -id: 123 -name: "ハブナット" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1759398933 {#4966 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#4965 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4963 …} -Children: Doctrine\ORM\PersistentCollection {#4960 …} -Parent: Eccube\Entity\Category {#4978} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7436 +label: " ハブボルト" +value: "124" +data: Eccube\Entity\Category {#4957 -id: 124 -name: "ハブボルト" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1759398933 {#4959 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#4958 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4956 …} -Children: Doctrine\ORM\PersistentCollection {#4953 …} -Parent: Eccube\Entity\Category {#4978} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7437 +label: "故障診断機" +value: "38" +data: Eccube\Entity\Category {#4902 -id: 38 -name: "故障診断機" -hierarchy: 1 -sort_no: 110 -create_date: DateTime @1759398557 {#4968 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#4967 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4900 …} -Children: Doctrine\ORM\PersistentCollection {#4930 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7438 +label: " G-SCAN" +value: "117" +data: Eccube\Entity\Category {#4931 -id: 117 -name: "G-SCAN" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1759398933 {#4896 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#4904 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4932 …} -Children: Doctrine\ORM\PersistentCollection {#4935 …} -Parent: Eccube\Entity\Category {#4902} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7439 +label: " その他" +value: "118" +data: Eccube\Entity\Category {#4940 -id: 118 -name: "その他" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1759398933 {#4938 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#4939 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4941 …} -Children: Doctrine\ORM\PersistentCollection {#4944 …} -Parent: Eccube\Entity\Category {#4902} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7440 +label: " カプラ" +value: "119" +data: Eccube\Entity\Category {#4947 -id: 119 -name: "カプラ" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1759398933 {#4945 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#4946 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4948 …} -Children: Doctrine\ORM\PersistentCollection {#4951 …} -Parent: Eccube\Entity\Category {#4902} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7441 +label: " ソフト" +value: "120" +data: Eccube\Entity\Category {#5002 -id: 120 -name: "ソフト" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1759398933 {#4952 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5004 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5003 …} -Children: Doctrine\ORM\PersistentCollection {#5007 …} -Parent: Eccube\Entity\Category {#4902} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7442 +label: " 保証" +value: "121" +data: Eccube\Entity\Category {#5010 -id: 121 -name: "保証" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1759398933 {#5008 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5009 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5011 …} -Children: Doctrine\ORM\PersistentCollection {#5014 …} -Parent: Eccube\Entity\Category {#4902} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7443 +label: "バックモニター" +value: "37" +data: Eccube\Entity\Category {#5017 -id: 37 -name: "バックモニター" -hierarchy: 1 -sort_no: 104 -create_date: DateTime @1759398557 {#4936 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#4937 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5018 …} -Children: Doctrine\ORM\PersistentCollection {#5021 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7444 +label: " バックカメラ" +value: "114" +data: Eccube\Entity\Category {#5022 -id: 114 -name: "バックカメラ" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1759398933 {#5015 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5016 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5023 …} -Children: Doctrine\ORM\PersistentCollection {#5026 …} -Parent: Eccube\Entity\Category {#5017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7445 +label: " 有線型" +value: "115" +data: Eccube\Entity\Category {#5031 -id: 115 -name: "有線型" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1759398933 {#5029 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5030 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5032 …} -Children: Doctrine\ORM\PersistentCollection {#5035 …} -Parent: Eccube\Entity\Category {#5017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7446 +label: " 無線型" +value: "116" +data: Eccube\Entity\Category {#5038 -id: 116 -name: "無線型" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1759398933 {#5036 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5037 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5039 …} -Children: Doctrine\ORM\PersistentCollection {#5042 …} -Parent: Eccube\Entity\Category {#5017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7447 +label: "ドライブレコーダー" +value: "36" +data: Eccube\Entity\Category {#5043 -id: 36 -name: "ドライブレコーダー" -hierarchy: 1 -sort_no: 100 -create_date: DateTime @1759398557 {#5027 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5028 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5044 …} -Children: Doctrine\ORM\PersistentCollection {#5047 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7448 +label: "カーナビ" +value: "35" +data: Eccube\Entity\Category {#5052 -id: 35 -name: "カーナビ" -hierarchy: 1 -sort_no: 99 -create_date: DateTime @1759398557 {#5048 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5049 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5053 …} -Children: Doctrine\ORM\PersistentCollection {#5056 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7449 +label: " SDカーナビ" +value: "111" +data: Eccube\Entity\Category {#5057 -id: 111 -name: "SDカーナビ" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1759398933 {#5050 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5051 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5058 …} -Children: Doctrine\ORM\PersistentCollection {#5061 …} -Parent: Eccube\Entity\Category {#5052} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7450 +label: " ポータルブルカーナビ" +value: "112" +data: Eccube\Entity\Category {#5066 -id: 112 -name: "ポータルブルカーナビ" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1759398933 {#5064 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5065 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5067 …} -Children: Doctrine\ORM\PersistentCollection {#5070 …} -Parent: Eccube\Entity\Category {#5052} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7451 +label: "ETC" +value: "34" +data: Eccube\Entity\Category {#5075 -id: 34 -name: "ETC" -hierarchy: 1 -sort_no: 96 -create_date: DateTime @1759398557 {#5063 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5062 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5076 …} -Children: Doctrine\ORM\PersistentCollection {#5079 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7452 +label: " 1.0" +value: "110" +data: Eccube\Entity\Category {#5080 -id: 110 -name: "1.0" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1759398933 {#5071 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1766481462 {#5072 date: 2025-12-23 18:17:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5081 …} -Children: Doctrine\ORM\PersistentCollection {#5084 …} -Parent: Eccube\Entity\Category {#5075} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7453 +label: " 1" +value: "126" +data: Eccube\Entity\Category {#5085 -id: 126 -name: "1" -hierarchy: 3 -sort_no: 93 -create_date: DateTime @1759399037 {#5073 date: 2025-10-02 18:57:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759399037 {#5074 date: 2025-10-02 18:57:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5086 …} -Children: Doctrine\ORM\PersistentCollection {#5089 …} -Parent: Eccube\Entity\Category {#5080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7454 +label: " 2.0" +value: "109" +data: Eccube\Entity\Category {#5094 -id: 109 -name: "2.0" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1759398933 {#5092 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1766481470 {#5093 date: 2025-12-23 18:17:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5095 …} -Children: Doctrine\ORM\PersistentCollection {#5098 …} -Parent: Eccube\Entity\Category {#5075} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7455 +label: "チェーン" +value: "33" +data: Eccube\Entity\Category {#5101 -id: 33 -name: "チェーン" -hierarchy: 1 -sort_no: 92 -create_date: DateTime @1759398557 {#5091 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5090 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5102 …} -Children: Doctrine\ORM\PersistentCollection {#5105 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7456 +label: " SCCチェーン" +value: "104" +data: Eccube\Entity\Category {#5106 -id: 104 -name: "SCCチェーン" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1759398933 {#5099 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5100 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5107 …} -Children: Doctrine\ORM\PersistentCollection {#5110 …} -Parent: Eccube\Entity\Category {#5101} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7457 +label: " クロスチェーン" +value: "105" +data: Eccube\Entity\Category {#5115 -id: 105 -name: "クロスチェーン" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1759398933 {#5113 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5114 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5116 …} -Children: Doctrine\ORM\PersistentCollection {#5119 …} -Parent: Eccube\Entity\Category {#5101} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7458 +label: " タイヤチェーン" +value: "106" +data: Eccube\Entity\Category {#5122 -id: 106 -name: "タイヤチェーン" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1759398933 {#5120 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5121 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5123 …} -Children: Doctrine\ORM\PersistentCollection {#5126 …} -Parent: Eccube\Entity\Category {#5101} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7459 +label: " ダッシュチェーン" +value: "107" +data: Eccube\Entity\Category {#5129 -id: 107 -name: "ダッシュチェーン" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1759398933 {#5127 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5128 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5130 …} -Children: Doctrine\ORM\PersistentCollection {#5133 …} -Parent: Eccube\Entity\Category {#5101} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7460 +label: " チェーンバンド" +value: "108" +data: Eccube\Entity\Category {#5136 -id: 108 -name: "チェーンバンド" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1759398933 {#5134 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5135 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5137 …} -Children: Doctrine\ORM\PersistentCollection {#5140 …} -Parent: Eccube\Entity\Category {#5101} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7461 +label: "サスペンション" +value: "32" +data: Eccube\Entity\Category {#5143 -id: 32 -name: "サスペンション" -hierarchy: 1 -sort_no: 86 -create_date: DateTime @1759398557 {#5111 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5112 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5144 …} -Children: Doctrine\ORM\PersistentCollection {#5147 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7462 +label: " アブソーバー" +value: "101" +data: Eccube\Entity\Category {#5148 -id: 101 -name: "アブソーバー" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1759398933 {#5141 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5142 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5149 …} -Children: Doctrine\ORM\PersistentCollection {#5152 …} -Parent: Eccube\Entity\Category {#5143} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7463 +label: " エアサス" +value: "102" +data: Eccube\Entity\Category {#5157 -id: 102 -name: "エアサス" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1759398933 {#5155 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5156 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5158 …} -Children: Doctrine\ORM\PersistentCollection {#5161 …} -Parent: Eccube\Entity\Category {#5143} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7464 +label: " キャブ" +value: "103" +data: Eccube\Entity\Category {#5164 -id: 103 -name: "キャブ" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1759398933 {#5162 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5163 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5165 …} -Children: Doctrine\ORM\PersistentCollection {#5168 …} -Parent: Eccube\Entity\Category {#5143} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7465 +label: "LED" +value: "31" +data: Eccube\Entity\Category {#5171 -id: 31 -name: "LED" -hierarchy: 1 -sort_no: 82 -create_date: DateTime @1759398557 {#5153 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5154 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5172 …} -Children: Doctrine\ORM\PersistentCollection {#5175 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7466 +label: " その他" +value: "96" +data: Eccube\Entity\Category {#5176 -id: 96 -name: "その他" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1759398933 {#5169 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5170 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5177 …} -Children: Doctrine\ORM\PersistentCollection {#5180 …} -Parent: Eccube\Entity\Category {#5171} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7467 +label: " ハーネス" +value: "97" +data: Eccube\Entity\Category {#5185 -id: 97 -name: "ハーネス" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1759398933 {#5183 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5184 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5186 …} -Children: Doctrine\ORM\PersistentCollection {#5189 …} -Parent: Eccube\Entity\Category {#5171} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7468 +label: " バルブ" +value: "98" +data: Eccube\Entity\Category {#5192 -id: 98 -name: "バルブ" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1759398933 {#5190 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5191 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5193 …} -Children: Doctrine\ORM\PersistentCollection {#5196 …} -Parent: Eccube\Entity\Category {#5171} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7469 +label: " マーカーランプ/KO灯" +value: "99" +data: Eccube\Entity\Category {#5199 -id: 99 -name: "マーカーランプ/KO灯" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1759398933 {#5197 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5198 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5200 …} -Children: Doctrine\ORM\PersistentCollection {#5203 …} -Parent: Eccube\Entity\Category {#5171} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7470 +label: " ランプ" +value: "100" +data: Eccube\Entity\Category {#5206 -id: 100 -name: "ランプ" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1759398933 {#5204 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5205 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5207 …} -Children: Doctrine\ORM\PersistentCollection {#5210 …} -Parent: Eccube\Entity\Category {#5171} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7471 +label: "ワイパー" +value: "30" +data: Eccube\Entity\Category {#5213 -id: 30 -name: "ワイパー" -hierarchy: 1 -sort_no: 76 -create_date: DateTime @1759398557 {#5181 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5182 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5214 …} -Children: Doctrine\ORM\PersistentCollection {#5217 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7472 +label: " ワイパーゴム" +value: "94" +data: Eccube\Entity\Category {#5218 -id: 94 -name: "ワイパーゴム" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1759398933 {#5211 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5212 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5219 …} -Children: Doctrine\ORM\PersistentCollection {#5222 …} -Parent: Eccube\Entity\Category {#5213} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7473 +label: " ワイパーブレード" +value: "95" +data: Eccube\Entity\Category {#5227 -id: 95 -name: "ワイパーブレード" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1759398933 {#5225 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5226 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5228 …} -Children: Doctrine\ORM\PersistentCollection {#5231 …} -Parent: Eccube\Entity\Category {#5213} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7474 +label: "バッテリー" +value: "29" +data: Eccube\Entity\Category {#5234 -id: 29 -name: "バッテリー" -hierarchy: 1 -sort_no: 73 -create_date: DateTime @1759398557 {#5224 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5223 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5235 …} -Children: Doctrine\ORM\PersistentCollection {#5238 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7475 +label: " その他" +value: "90" +data: Eccube\Entity\Category {#5239 -id: 90 -name: "その他" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1759398933 {#5232 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5233 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5240 …} -Children: Doctrine\ORM\PersistentCollection {#5243 …} -Parent: Eccube\Entity\Category {#5234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7476 +label: " エナジーウイズバッテリー" +value: "91" +data: Eccube\Entity\Category {#5248 -id: 91 -name: "エナジーウイズバッテリー" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1759398933 {#5246 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5247 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5249 …} -Children: Doctrine\ORM\PersistentCollection {#5252 …} -Parent: Eccube\Entity\Category {#5234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7477 +label: " パナソニック" +value: "92" +data: Eccube\Entity\Category {#5255 -id: 92 -name: "パナソニック" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1759398933 {#5253 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5254 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5256 …} -Children: Doctrine\ORM\PersistentCollection {#5259 …} -Parent: Eccube\Entity\Category {#5234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7478 +label: " 昭和電工バッテリー" +value: "93" +data: Eccube\Entity\Category {#5262 -id: 93 -name: "昭和電工バッテリー" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1759398933 {#5260 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5261 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5263 …} -Children: Doctrine\ORM\PersistentCollection {#5266 …} -Parent: Eccube\Entity\Category {#5234} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7479 +label: "フィルター" +value: "28" +data: Eccube\Entity\Category {#5269 -id: 28 -name: "フィルター" -hierarchy: 1 -sort_no: 68 -create_date: DateTime @1759398557 {#5245 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5244 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5270 …} -Children: Doctrine\ORM\PersistentCollection {#5273 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7480 +label: " その他フィルター" +value: "82" +data: Eccube\Entity\Category {#5274 -id: 82 -name: "その他フィルター" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1759398933 {#5267 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5268 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5275 …} -Children: Doctrine\ORM\PersistentCollection {#5278 …} -Parent: Eccube\Entity\Category {#5269} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7481 +label: " エアコンフィルター" +value: "83" +data: Eccube\Entity\Category {#5283 -id: 83 -name: "エアコンフィルター" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1759398933 {#5281 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5282 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5284 …} -Children: Doctrine\ORM\PersistentCollection {#5287 …} -Parent: Eccube\Entity\Category {#5269} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7482 +label: " エアフィルター" +value: "84" +data: Eccube\Entity\Category {#5290 -id: 84 -name: "エアフィルター" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1759398933 {#5288 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5289 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5291 …} -Children: Doctrine\ORM\PersistentCollection {#5294 …} -Parent: Eccube\Entity\Category {#5269} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7483 +label: " オイルフィルター" +value: "86" +data: Eccube\Entity\Category {#5297 -id: 86 -name: "オイルフィルター" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1759398933 {#5295 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5296 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5298 …} -Children: Doctrine\ORM\PersistentCollection {#5301 …} -Parent: Eccube\Entity\Category {#5269} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7484 +label: " 尿素フィルター" +value: "87" +data: Eccube\Entity\Category {#5304 -id: 87 -name: "尿素フィルター" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1759398933 {#5302 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1766481024 {#5303 date: 2025-12-23 18:10:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5305 …} -Children: Doctrine\ORM\PersistentCollection {#5308 …} -Parent: Eccube\Entity\Category {#5269} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7485 +label: " フューエルフィルター" +value: "88" +data: Eccube\Entity\Category {#5311 -id: 88 -name: "フューエルフィルター" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1759398933 {#5309 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5310 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5312 …} -Children: Doctrine\ORM\PersistentCollection {#5315 …} -Parent: Eccube\Entity\Category {#5269} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7486 +label: " ブローバイフィルター" +value: "89" +data: Eccube\Entity\Category {#5318 -id: 89 -name: "ブローバイフィルター" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1759398933 {#5316 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5317 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5319 …} -Children: Doctrine\ORM\PersistentCollection {#5322 …} -Parent: Eccube\Entity\Category {#5269} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7487 +label: "部品" +value: "27" +data: Eccube\Entity\Category {#5325 -id: 27 -name: "部品" -hierarchy: 1 -sort_no: 60 -create_date: DateTime @1759398557 {#5279 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5280 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5326 …} -Children: Doctrine\ORM\PersistentCollection {#5329 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7488 +label: " NOxセンサー" +value: "81" +data: Eccube\Entity\Category {#5330 -id: 81 -name: "NOxセンサー" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1759398933 {#5323 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5324 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5331 …} -Children: Doctrine\ORM\PersistentCollection {#5334 …} -Parent: Eccube\Entity\Category {#5325} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7489 +label: "溶剤" +value: "26" +data: Eccube\Entity\Category {#5339 -id: 26 -name: "溶剤" -hierarchy: 1 -sort_no: 58 -create_date: DateTime @1759398557 {#5335 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5336 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5340 …} -Children: Doctrine\ORM\PersistentCollection {#5343 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7490 +label: " ラッカーシンナー" +value: "80" +data: Eccube\Entity\Category {#5344 -id: 80 -name: "ラッカーシンナー" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1759398933 {#5337 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5338 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5345 …} -Children: Doctrine\ORM\PersistentCollection {#5348 …} -Parent: Eccube\Entity\Category {#5339} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7491 +label: "油脂類" +value: "25" +data: Eccube\Entity\Category {#5353 -id: 25 -name: "油脂類" -hierarchy: 1 -sort_no: 56 -create_date: DateTime @1759398557 {#5349 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5350 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5354 …} -Children: Doctrine\ORM\PersistentCollection {#5357 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7492 +label: " ATF" +value: "70" +data: Eccube\Entity\Category {#5358 -id: 70 -name: "ATF" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1759398933 {#5351 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5352 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5359 …} -Children: Doctrine\ORM\PersistentCollection {#5362 …} -Parent: Eccube\Entity\Category {#5353} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7493 +label: " ガスオイル" +value: "72" +data: Eccube\Entity\Category {#5367 -id: 72 -name: "ガスオイル" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1759398933 {#5365 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5366 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5368 …} -Children: Doctrine\ORM\PersistentCollection {#5371 …} -Parent: Eccube\Entity\Category {#5353} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7494 +label: " ガソリンエンジンオイル" +value: "73" +data: Eccube\Entity\Category {#5374 -id: 73 -name: "ガソリンエンジンオイル" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1759398933 {#5372 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5373 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5375 …} -Children: Doctrine\ORM\PersistentCollection {#5378 …} -Parent: Eccube\Entity\Category {#5353} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7495 +label: " ギヤオイル" +value: "75" +data: Eccube\Entity\Category {#5381 -id: 75 -name: "ギヤオイル" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1759398933 {#5379 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5380 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5382 …} -Children: Doctrine\ORM\PersistentCollection {#5385 …} -Parent: Eccube\Entity\Category {#5353} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7496 +label: " グリース" +value: "76" +data: Eccube\Entity\Category {#5388 -id: 76 -name: "グリース" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1759398933 {#5386 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5387 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5389 …} -Children: Doctrine\ORM\PersistentCollection {#5392 …} -Parent: Eccube\Entity\Category {#5353} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7497 +label: " ディーゼルエンジンオイル" +value: "77" +data: Eccube\Entity\Category {#5395 -id: 77 -name: "ディーゼルエンジンオイル" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1759398933 {#5393 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5394 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5396 …} -Children: Doctrine\ORM\PersistentCollection {#5399 …} -Parent: Eccube\Entity\Category {#5353} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7498 +label: " ブレーキフルード" +value: "78" +data: Eccube\Entity\Category {#5402 -id: 78 -name: "ブレーキフルード" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1759398933 {#5400 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5401 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5403 …} -Children: Doctrine\ORM\PersistentCollection {#5406 …} -Parent: Eccube\Entity\Category {#5353} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7499 +label: " 耐摩耗性油圧作動油" +value: "79" +data: Eccube\Entity\Category {#5409 -id: 79 -name: "耐摩耗性油圧作動油" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1759398933 {#5407 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5408 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5410 …} -Children: Doctrine\ORM\PersistentCollection {#5413 …} -Parent: Eccube\Entity\Category {#5353} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7500 +label: "整備機器" +value: "24" +data: Eccube\Entity\Category {#5416 -id: 24 -name: "整備機器" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1759398557 {#5364 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5363 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5417 …} -Children: Doctrine\ORM\PersistentCollection {#5420 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7501 +label: " ジャンプスターター" +value: "69" +data: Eccube\Entity\Category {#5421 -id: 69 -name: "ジャンプスターター" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1759398933 {#5414 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5415 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5422 …} -Children: Doctrine\ORM\PersistentCollection {#5425 …} -Parent: Eccube\Entity\Category {#5416} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7502 +label: "工具" +value: "23" +data: Eccube\Entity\Category {#5430 -id: 23 -name: "工具" -hierarchy: 1 -sort_no: 45 -create_date: DateTime @1759398557 {#5426 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5427 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5431 …} -Children: Doctrine\ORM\PersistentCollection {#5434 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7503 +label: " 工具セット" +value: "68" +data: Eccube\Entity\Category {#5435 -id: 68 -name: "工具セット" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1759398933 {#5428 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5429 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5436 …} -Children: Doctrine\ORM\PersistentCollection {#5439 …} -Parent: Eccube\Entity\Category {#5430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7504 +label: "尿素フィルター" +value: "22" +data: Eccube\Entity\Category {#5442 -id: 22 -name: "尿素フィルター" -hierarchy: 1 -sort_no: 43 -create_date: DateTime @1759398557 {#5440 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5441 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5443 …} -Children: Doctrine\ORM\PersistentCollection {#5446 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7505 +label: "塗料" +value: "21" +data: Eccube\Entity\Category {#5451 -id: 21 -name: "塗料" -hierarchy: 1 -sort_no: 42 -create_date: DateTime @1759398557 {#5447 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5448 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5452 …} -Children: Doctrine\ORM\PersistentCollection {#5455 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7506 +label: " 日本ペイント" +value: "66" +data: Eccube\Entity\Category {#5456 -id: 66 -name: "日本ペイント" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1759398933 {#5449 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5450 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5457 …} -Children: Doctrine\ORM\PersistentCollection {#5460 …} -Parent: Eccube\Entity\Category {#5451} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7507 +label: " 関西ペイント" +value: "67" +data: Eccube\Entity\Category {#5465 -id: 67 -name: "関西ペイント" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1759398933 {#5463 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5464 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5466 …} -Children: Doctrine\ORM\PersistentCollection {#5469 …} -Parent: Eccube\Entity\Category {#5451} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7508 +label: "副資材" +value: "20" +data: Eccube\Entity\Category {#5472 -id: 20 -name: "副資材" -hierarchy: 1 -sort_no: 39 -create_date: DateTime @1759398557 {#5462 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5461 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5473 …} -Children: Doctrine\ORM\PersistentCollection {#5476 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7509 +label: " ウエス" +value: "44" +data: Eccube\Entity\Category {#5477 -id: 44 -name: "ウエス" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1759398933 {#5470 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5471 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5478 …} -Children: Doctrine\ORM\PersistentCollection {#5481 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7510 +label: " ガンクリーナー" +value: "45" +data: Eccube\Entity\Category {#5486 -id: 45 -name: "ガンクリーナー" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1759398933 {#5484 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5485 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5487 …} -Children: Doctrine\ORM\PersistentCollection {#5490 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7511 +label: " シリコンオフ" +value: "46" +data: Eccube\Entity\Category {#5493 -id: 46 -name: "シリコンオフ" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1759398933 {#5491 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5492 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5494 …} -Children: Doctrine\ORM\PersistentCollection {#5497 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7512 +label: " シンナー" +value: "47" +data: Eccube\Entity\Category {#5500 -id: 47 -name: "シンナー" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1759398933 {#5498 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5499 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5501 …} -Children: Doctrine\ORM\PersistentCollection {#5504 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7513 +label: " シートカバー" +value: "48" +data: Eccube\Entity\Category {#5507 -id: 48 -name: "シートカバー" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1759398933 {#5505 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5506 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5508 …} -Children: Doctrine\ORM\PersistentCollection {#5511 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7514 +label: " シーラー" +value: "49" +data: Eccube\Entity\Category {#5514 -id: 49 -name: "シーラー" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1759398933 {#5512 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5513 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5515 …} -Children: Doctrine\ORM\PersistentCollection {#5518 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7515 +label: " ストレーナー" +value: "50" +data: Eccube\Entity\Category {#5521 -id: 50 -name: "ストレーナー" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1759398933 {#5519 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5520 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5522 …} -Children: Doctrine\ORM\PersistentCollection {#5525 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7516 +label: " タッククロス" +value: "51" +data: Eccube\Entity\Category {#5528 -id: 51 -name: "タッククロス" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1759398933 {#5526 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5527 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5529 …} -Children: Doctrine\ORM\PersistentCollection {#5532 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7517 +label: " トレーサー" +value: "52" +data: Eccube\Entity\Category {#5535 -id: 52 -name: "トレーサー" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1759398933 {#5533 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5534 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5536 …} -Children: Doctrine\ORM\PersistentCollection {#5539 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7518 +label: " バフ" +value: "53" +data: Eccube\Entity\Category {#5542 -id: 53 -name: "バフ" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1759398933 {#5540 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5541 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5543 …} -Children: Doctrine\ORM\PersistentCollection {#5546 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7519 +label: " パテボード" +value: "54" +data: Eccube\Entity\Category {#5549 -id: 54 -name: "パテボード" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1759398933 {#5547 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5548 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5550 …} -Children: Doctrine\ORM\PersistentCollection {#5553 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7520 +label: " マスキング" +value: "55" +data: Eccube\Entity\Category {#5556 -id: 55 -name: "マスキング" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1759398933 {#5554 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5555 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5557 …} -Children: Doctrine\ORM\PersistentCollection {#5560 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7521 +label: " マット" +value: "56" +data: Eccube\Entity\Category {#5563 -id: 56 -name: "マット" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1759398933 {#5561 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5562 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5564 …} -Children: Doctrine\ORM\PersistentCollection {#5567 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7522 +label: " リムーバー" +value: "57" +data: Eccube\Entity\Category {#5570 -id: 57 -name: "リムーバー" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1759398933 {#5568 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5569 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5571 …} -Children: Doctrine\ORM\PersistentCollection {#5574 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7523 +label: " 不織布研磨剤" +value: "58" +data: Eccube\Entity\Category {#5577 -id: 58 -name: "不織布研磨剤" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1759398933 {#5575 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5576 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5578 …} -Children: Doctrine\ORM\PersistentCollection {#5581 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7524 +label: " 塗装服" +value: "59" +data: Eccube\Entity\Category {#5584 -id: 59 -name: "塗装服" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1759398933 {#5582 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5583 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5585 …} -Children: Doctrine\ORM\PersistentCollection {#5588 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7525 +label: " 手袋" +value: "60" +data: Eccube\Entity\Category {#5591 -id: 60 -name: "手袋" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1759398933 {#5589 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5590 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5592 …} -Children: Doctrine\ORM\PersistentCollection {#5595 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7526 +label: " 洗剤" +value: "61" +data: Eccube\Entity\Category {#5598 -id: 61 -name: "洗剤" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1759398933 {#5596 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5597 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5599 …} -Children: Doctrine\ORM\PersistentCollection {#5602 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7527 +label: " 研磨剤製品" +value: "62" +data: Eccube\Entity\Category {#5605 -id: 62 -name: "研磨剤製品" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1759398933 {#5603 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5604 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5606 …} -Children: Doctrine\ORM\PersistentCollection {#5609 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7528 +label: " 調色カップ" +value: "63" +data: Eccube\Entity\Category {#5612 -id: 63 -name: "調色カップ" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1759398933 {#5610 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5611 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5613 …} -Children: Doctrine\ORM\PersistentCollection {#5616 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7529 +label: " 調色カード" +value: "64" +data: Eccube\Entity\Category {#5619 -id: 64 -name: "調色カード" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1759398933 {#5617 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5618 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5620 …} -Children: Doctrine\ORM\PersistentCollection {#5623 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7530 +label: " 養生シート" +value: "65" +data: Eccube\Entity\Category {#5626 -id: 65 -name: "養生シート" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1759398933 {#5624 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5625 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5627 …} -Children: Doctrine\ORM\PersistentCollection {#5630 …} -Parent: Eccube\Entity\Category {#5472} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7531 +label: "ランプ" +value: "19" +data: Eccube\Entity\Category {#5631 -id: 19 -name: "ランプ" -hierarchy: 1 -sort_no: 16 -create_date: DateTime @1759398557 {#5483 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5482 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5632 …} -Children: Doctrine\ORM\PersistentCollection {#5635 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7532 +label: "ミッションフィルター" +value: "18" +data: Eccube\Entity\Category {#5638 -id: 18 -name: "ミッションフィルター" -hierarchy: 1 -sort_no: 15 -create_date: DateTime @1759398557 {#5636 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5637 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5639 …} -Children: Doctrine\ORM\PersistentCollection {#5642 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7533 +label: "ブローバイフィルター" +value: "17" +data: Eccube\Entity\Category {#5645 -id: 17 -name: "ブローバイフィルター" -hierarchy: 1 -sort_no: 14 -create_date: DateTime @1759398557 {#5643 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5644 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5646 …} -Children: Doctrine\ORM\PersistentCollection {#5649 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7534 +label: "フューエルフィルター" +value: "16" +data: Eccube\Entity\Category {#5652 -id: 16 -name: "フューエルフィルター" -hierarchy: 1 -sort_no: 13 -create_date: DateTime @1759398557 {#5650 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5651 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5653 …} -Children: Doctrine\ORM\PersistentCollection {#5656 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7535 +label: "ドライヤーフィルター" +value: "15" +data: Eccube\Entity\Category {#5659 -id: 15 -name: "ドライヤーフィルター" -hierarchy: 1 -sort_no: 12 -create_date: DateTime @1759398557 {#5657 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5658 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5660 …} -Children: Doctrine\ORM\PersistentCollection {#5663 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7536 +label: "セバンバッテリー" +value: "14" +data: Eccube\Entity\Category {#5666 -id: 14 -name: "セバンバッテリー" -hierarchy: 1 -sort_no: 11 -create_date: DateTime @1759398557 {#5664 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5665 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5667 …} -Children: Doctrine\ORM\PersistentCollection {#5670 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7537 +label: "スキャンツール" +value: "13" +data: Eccube\Entity\Category {#5673 -id: 13 -name: "スキャンツール" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1759398557 {#5671 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5672 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5674 …} -Children: Doctrine\ORM\PersistentCollection {#5677 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7538 +label: "コンパクトツール" +value: "12" +data: Eccube\Entity\Category {#5682 -id: 12 -name: "コンパクトツール" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1759398557 {#5678 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5679 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5683 …} -Children: Doctrine\ORM\PersistentCollection {#5686 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7539 +label: " エアー工具" +value: "43" +data: Eccube\Entity\Category {#5687 -id: 43 -name: "エアー工具" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1759398933 {#5680 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5681 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5688 …} -Children: Doctrine\ORM\PersistentCollection {#5691 …} -Parent: Eccube\Entity\Category {#5682} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7540 +label: "オイルフィルター" +value: "11" +data: Eccube\Entity\Category {#5694 -id: 11 -name: "オイルフィルター" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1759398557 {#5692 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5693 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5695 …} -Children: Doctrine\ORM\PersistentCollection {#5698 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7541 +label: "エアフィルター" +value: "10" +data: Eccube\Entity\Category {#5701 -id: 10 -name: "エアフィルター" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1759398557 {#5699 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5700 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5702 …} -Children: Doctrine\ORM\PersistentCollection {#5705 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7542 +label: "エアサス" +value: "9" +data: Eccube\Entity\Category {#5710 -id: 9 -name: "エアサス" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1759398557 {#5706 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5707 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5711 …} -Children: Doctrine\ORM\PersistentCollection {#5714 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7543 +label: " ASSY" +value: "41" +data: Eccube\Entity\Category {#5715 -id: 41 -name: "ASSY" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1759398933 {#5708 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5709 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5716 …} -Children: Doctrine\ORM\PersistentCollection {#5719 …} -Parent: Eccube\Entity\Category {#5710} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7544 +label: " ベローズ" +value: "42" +data: Eccube\Entity\Category {#5724 -id: 42 -name: "ベローズ" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1759398933 {#5722 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398933 {#5723 date: 2025-10-02 18:55:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5725 …} -Children: Doctrine\ORM\PersistentCollection {#5728 …} -Parent: Eccube\Entity\Category {#5710} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7545 +label: "エアコンフィルター" +value: "8" +data: Eccube\Entity\Category {#5729 -id: 8 -name: "エアコンフィルター" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1759398557 {#5721 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5720 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5730 …} -Children: Doctrine\ORM\PersistentCollection {#5733 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7546 +label: "Products" +value: "7" +data: Eccube\Entity\Category {#5736 -id: 7 -name: "Products" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1759398557 {#5734 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759398557 {#5735 date: 2025-10-02 18:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5737 …} -Children: Doctrine\ORM\PersistentCollection {#5740 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4999 …} } +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 {#7423 -form: Symfony\Component\Form\Form {#7405 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#7422 …5} |
| full_name | "category_id" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_id" |
| is_selected | Closure($choice, $value) {#7429 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3490 …} } |
| 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 {#501 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#500 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#499 …} -namespace: Closure() {#497 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#7399 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3043 …} } |
| 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() {#7393 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3060 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#789 …} $translationDomain: "validators" $message: Closure() {#7400 …} } } |
| 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 {#7547 -form: Symfony\Component\Form\Form {#7413 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7428 …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 | "" |