- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 249
- Events
- Routing
- Cache
- Translation 36
- Security
- Twig
- Doctrine 1
- Migrations 12
- 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
-
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 {#5035 -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 {#5055 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#5054 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#5042 …} -Status: Eccube\Entity\Master\CustomerStatus {#5053 …} -Sex: null -Job: null -Country: null -Pref: 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 {#5035 -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 {#5055 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#5054 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#5042 …} -Status: Eccube\Entity\Master\CustomerStatus {#5053 …} -Sex: null -Job: null -Country: null -Pref: 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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
| data | Eccube\Entity\Customer {#5035 -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 {#5055 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#5054 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#5042 …} -Status: Eccube\Entity\Master\CustomerStatus {#5053 …} -Sex: null -Job: null -Country: null -Pref: 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) {#5109 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5057 …} 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() {#5107 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5078 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#811 …} $translationDomain: "validators" $message: Closure() {#5108 …} } } |
| 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 {#5035 -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 {#5055 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#5054 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#5042 …} -Status: Eccube\Entity\Master\CustomerStatus {#5053 …} -Sex: null -Job: null -Country: null -Pref: null } |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5846 -form: Symfony\Component\Form\Form {#5408 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5737 …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 {#5035 -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 {#5055 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#5054 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#5042 …} -Status: Eccube\Entity\Master\CustomerStatus {#5053 …} -Sex: null -Job: null -Country: null -Pref: null } |
name
"Eccube\Form\Type\NameType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Eccube\Entity\Customer {#5035 -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 {#5055 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#5054 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#5042 …} -Status: Eccube\Entity\Master\CustomerStatus {#5053 …} -Sex: null -Job: null -Country: null -Pref: 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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5077 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5057 …} } |
| 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 {#5094 +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 +payload: null } Symfony\Component\Validator\Constraints\Regex {#5091 +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null +payload: 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 {#5084 +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 +payload: null } Symfony\Component\Validator\Constraints\Regex {#5083 +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null +payload: 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() {#5154 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5078 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#811 …} $translationDomain: "validators" $message: Closure() {#5089 …} } } |
| 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 {#5035 -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 {#5055 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#5054 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#5042 …} -Status: Eccube\Entity\Master\CustomerStatus {#5053 …} -Sex: null -Job: null -Country: null -Pref: null } |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5851 -form: Symfony\Component\Form\Form {#5427 …} -errors: [] } |
| firstname_name | "name02" |
| form | Symfony\Component\Form\FormView {#5852 …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 {#5035 -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 {#5055 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#5054 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#5042 …} -Status: Eccube\Entity\Master\CustomerStatus {#5053 …} -Sex: null -Job: null -Country: null -Pref: 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 {#5121 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5084 +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 +payload: null } Symfony\Component\Validator\Constraints\Regex {#5083 +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5121 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5084 +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 +payload: null } Symfony\Component\Validator\Constraints\Regex {#5083 +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null +payload: 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 {#5121 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5084 +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 +payload: null } Symfony\Component\Validator\Constraints\Regex {#5083 +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null +payload: 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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5448 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5057 …} } |
| 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() {#5453 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5078 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#811 …} $translationDomain: "validators" $message: Closure() {#5452 …} } } |
| 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 {#5847 -form: Symfony\Component\Form\Form {#5430 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5848 …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 {#5096 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5094 +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 +payload: null } Symfony\Component\Validator\Constraints\Regex {#5091 +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5096 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5094 +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 +payload: null } Symfony\Component\Validator\Constraints\Regex {#5091 +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null +payload: 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 {#5096 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5094 +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 +payload: null } Symfony\Component\Validator\Constraints\Regex {#5091 +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null +payload: 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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5417 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5057 …} } |
| 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() {#5419 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5078 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#811 …} $translationDomain: "validators" $message: Closure() {#5418 …} } } |
| 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 {#5746 -form: Symfony\Component\Form\Form {#5433 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5753 …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 {#5035 -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 {#5055 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#5054 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#5042 …} -Status: Eccube\Entity\Master\CustomerStatus {#5053 …} -Sex: null -Job: null -Country: null -Pref: 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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5124 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5057 …} } |
| 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 {#5103 +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5104 +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 +payload: 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_kana" ] "constraints" => [ Symfony\Component\Validator\Constraints\Regex {#5101 +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5102 +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 +payload: 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() {#5127 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5078 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#811 …} $translationDomain: "validators" $message: Closure() {#5125 …} } } |
| 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 {#5035 -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 {#5055 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#5054 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#5042 …} -Status: Eccube\Entity\Master\CustomerStatus {#5053 …} -Sex: null -Job: null -Country: null -Pref: null } |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5850 -form: Symfony\Component\Form\Form {#5468 …} -errors: [] } |
| firstname_name | "kana02" |
| form | Symfony\Component\Form\FormView {#5849 …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 {#5035 -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 {#5055 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#5054 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#5042 …} -Status: Eccube\Entity\Master\CustomerStatus {#5053 …} -Sex: null -Job: null -Country: null -Pref: 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 {#5134 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Regex {#5101 +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5102 +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 +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5134 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Regex {#5101 +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5102 +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 +payload: 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_kana" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5134 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Regex {#5101 +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5102 +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 +payload: 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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5437 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5057 …} } |
| 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() {#5439 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5078 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#811 …} $translationDomain: "validators" $message: Closure() {#5438 …} } } |
| 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 {#5840 -form: Symfony\Component\Form\Form {#5471 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5744 …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 {#5135 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Regex {#5103 +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5104 +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 +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5135 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Regex {#5103 +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5104 +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 +payload: 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_kana" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5135 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Regex {#5103 +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5104 +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 +payload: 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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5447 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5057 …} } |
| 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() {#5459 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5078 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#811 …} $translationDomain: "validators" $message: Closure() {#5460 …} } } |
| 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 {#5841 -form: Symfony\Component\Form\Form {#5474 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5842 …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 {#5155 +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 +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#5155 +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 +payload: null } ] |
| 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 {#5155 +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 +payload: 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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5148 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5057 …} } |
| 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() {#5150 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5078 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#811 …} $translationDomain: "validators" $message: Closure() {#5149 …} } } |
| 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 {#5745 -form: Symfony\Component\Form\Form {#5477 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5754 …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 {#5183 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5184 +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 +payload: null } Symfony\Component\Validator\Constraints\Type {#5185 +message: "form_error.numeric_only" +type: "digit" +payload: 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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5180 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5057 …} } |
| 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() {#5182 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5078 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#811 …} $translationDomain: "validators" $message: Closure() {#5181 …} } } |
| 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 {#5844 -form: Symfony\Component\Form\Form {#5480 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5843 …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 {#5035 -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 {#5055 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#5054 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#5042 …} -Status: Eccube\Entity\Master\CustomerStatus {#5053 …} -Sex: null -Job: null -Country: null -Pref: 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 {#5199 +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 +payload: null } ] "attr" => [ "class" => "p-locality p-street-address" "placeholder" => "common.address_sample_01" ] ] |
| addr02_name | "addr02" |
| addr02_options | [ "constraints" => [ Symfony\Component\Validator\Constraints\Length {#5200 +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 +payload: null } ] "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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5202 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5057 …} } |
| 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() {#5204 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5078 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#811 …} $translationDomain: "validators" $message: Closure() {#5203 …} } } |
| 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 {#5035 -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 {#5055 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#5054 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#5042 …} -Status: Eccube\Entity\Master\CustomerStatus {#5053 …} -Sex: null -Job: null -Country: null -Pref: null } |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5845 -form: Symfony\Component\Form\Form {#5533 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5854 …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 {#5035 -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 {#5055 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#5054 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#5042 …} -Status: Eccube\Entity\Master\CustomerStatus {#5053 …} -Sex: null -Job: null -Country: null -Pref: 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 {#5211 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5211 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: 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 {#5338 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#5513 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#5496 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#5495 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#5497 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5501 -om: ContainerOHfrdxX\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#479 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3346 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "Eccube\Entity\Master\Pref" |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5211 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: 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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerOHfrdxX\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#479 …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 {#5501 -om: ContainerOHfrdxX\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#479 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3346 …} -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 {#5490 -_em: Doctrine\ORM\EntityManager {#439 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#5492 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#5493 #from: "Eccube\Entity\Master\Pref" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#5494 #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 {#5491 …} -_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() {#5489 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5078 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#811 …} $translationDomain: "validators" $message: Closure() {#5488 …} } } |
| 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 {#5860 +label: "北海道" +value: "1" +data: Eccube\Entity\Master\Pref {#5876 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5862 +label: "青森県" +value: "2" +data: Eccube\Entity\Master\Pref {#5877 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5864 +label: "岩手県" +value: "3" +data: Eccube\Entity\Master\Pref {#5878 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5867 +label: "宮城県" +value: "4" +data: Eccube\Entity\Master\Pref {#5879 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5866 +label: "秋田県" +value: "5" +data: Eccube\Entity\Master\Pref {#5880 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5861 +label: "山形県" +value: "6" +data: Eccube\Entity\Master\Pref {#5881 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5872 +label: "福島県" +value: "7" +data: Eccube\Entity\Master\Pref {#5882 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5870 +label: "茨城県" +value: "8" +data: Eccube\Entity\Master\Pref {#5883 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5868 +label: "栃木県" +value: "9" +data: Eccube\Entity\Master\Pref {#5884 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5863 +label: "群馬県" +value: "10" +data: Eccube\Entity\Master\Pref {#5885 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5873 +label: "埼玉県" +value: "11" +data: Eccube\Entity\Master\Pref {#5886 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5922 +label: "千葉県" +value: "12" +data: Eccube\Entity\Master\Pref {#5887 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5923 +label: "東京都" +value: "13" +data: Eccube\Entity\Master\Pref {#5888 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5924 +label: "神奈川県" +value: "14" +data: Eccube\Entity\Master\Pref {#5889 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5925 +label: "新潟県" +value: "15" +data: Eccube\Entity\Master\Pref {#5890 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5926 +label: "富山県" +value: "16" +data: Eccube\Entity\Master\Pref {#5891 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5927 +label: "石川県" +value: "17" +data: Eccube\Entity\Master\Pref {#5892 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5928 +label: "福井県" +value: "18" +data: Eccube\Entity\Master\Pref {#5893 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5929 +label: "山梨県" +value: "19" +data: Eccube\Entity\Master\Pref {#5894 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5930 +label: "長野県" +value: "20" +data: Eccube\Entity\Master\Pref {#5895 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5931 +label: "岐阜県" +value: "21" +data: Eccube\Entity\Master\Pref {#5896 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5932 +label: "静岡県" +value: "22" +data: Eccube\Entity\Master\Pref {#5897 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5933 +label: "愛知県" +value: "23" +data: Proxies\__CG__\Eccube\Entity\Master\Pref {#3381 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5934 +label: "三重県" +value: "24" +data: Eccube\Entity\Master\Pref {#5898 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5935 +label: "滋賀県" +value: "25" +data: Eccube\Entity\Master\Pref {#5899 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5936 +label: "京都府" +value: "26" +data: Eccube\Entity\Master\Pref {#5900 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5937 +label: "大阪府" +value: "27" +data: Eccube\Entity\Master\Pref {#5901 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5938 +label: "兵庫県" +value: "28" +data: Eccube\Entity\Master\Pref {#5902 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5939 +label: "奈良県" +value: "29" +data: Eccube\Entity\Master\Pref {#5903 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5940 +label: "和歌山県" +value: "30" +data: Eccube\Entity\Master\Pref {#5904 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5941 +label: "鳥取県" +value: "31" +data: Eccube\Entity\Master\Pref {#5905 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5942 +label: "島根県" +value: "32" +data: Eccube\Entity\Master\Pref {#5906 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5943 +label: "岡山県" +value: "33" +data: Eccube\Entity\Master\Pref {#5907 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5944 +label: "広島県" +value: "34" +data: Eccube\Entity\Master\Pref {#5908 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5945 +label: "山口県" +value: "35" +data: Eccube\Entity\Master\Pref {#5909 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5946 +label: "徳島県" +value: "36" +data: Eccube\Entity\Master\Pref {#5910 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5947 +label: "香川県" +value: "37" +data: Eccube\Entity\Master\Pref {#5911 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5948 +label: "愛媛県" +value: "38" +data: Eccube\Entity\Master\Pref {#5912 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5949 +label: "高知県" +value: "39" +data: Eccube\Entity\Master\Pref {#5913 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5950 +label: "福岡県" +value: "40" +data: Eccube\Entity\Master\Pref {#5914 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5951 +label: "佐賀県" +value: "41" +data: Eccube\Entity\Master\Pref {#5915 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5952 +label: "長崎県" +value: "42" +data: Eccube\Entity\Master\Pref {#5916 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5953 +label: "熊本県" +value: "43" +data: Eccube\Entity\Master\Pref {#5917 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5954 +label: "大分県" +value: "44" +data: Eccube\Entity\Master\Pref {#5918 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5955 +label: "宮崎県" +value: "45" +data: Eccube\Entity\Master\Pref {#5919 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5956 +label: "鹿児島県" +value: "46" +data: Eccube\Entity\Master\Pref {#5920 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5957 +label: "沖縄県" +value: "47" +data: Eccube\Entity\Master\Pref {#5921 …} +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 {#5859 -form: Symfony\Component\Form\Form {#5536 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5858 …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) {#5959 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5312 …} } |
| 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 {#5212 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5199 +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 +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5212 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5199 +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 +payload: 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-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 {#5212 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5199 +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 +payload: 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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5506 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5057 …} } |
| 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() {#5514 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5078 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#811 …} $translationDomain: "validators" $message: Closure() {#5505 …} } } |
| 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 {#5960 -form: Symfony\Component\Form\Form {#5539 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5961 …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 {#5213 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5200 +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 +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5213 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5200 +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 +payload: 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-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 {#5213 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5200 +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 +payload: 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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5523 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5057 …} } |
| 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() {#5525 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5078 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#811 …} $translationDomain: "validators" $message: Closure() {#5524 …} } } |
| 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 {#5962 -form: Symfony\Component\Form\Form {#5542 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5963 …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 {#5223 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5224 +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 +payload: null } Symfony\Component\Validator\Constraints\Type {#5225 +message: "form_error.numeric_only" +type: "digit" +payload: 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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5220 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5057 …} } |
| 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() {#5222 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5078 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#811 …} $translationDomain: "validators" $message: Closure() {#5221 …} } } |
| 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 {#5856 -form: Symfony\Component\Form\Form {#5545 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5857 …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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5250 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5057 …} } |
| 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 {#5245 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Eccube\Form\Validator\Email {#5247 +message: "This value is not a valid email address." +mode: null +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5248 +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 +payload: 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" ] ] |
| setter | null |
| translation_domain | null |
| trim | true |
| type | "Symfony\Component\Form\Extension\Core\Type\TextType" |
| upload_max_size_message | Closure() {#5253 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5078 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#811 …} $translationDomain: "validators" $message: Closure() {#5252 …} } } |
| 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 {#5965 -form: Symfony\Component\Form\Form {#5570 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5964 …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 {#5245 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Eccube\Form\Validator\Email {#5247 +message: "This value is not a valid email address." +mode: null +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5248 +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 +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5245 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Eccube\Form\Validator\Email {#5247 +message: "This value is not a valid email address." +mode: null +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5248 +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 +payload: 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.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 {#5245 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Eccube\Form\Validator\Email {#5247 +message: "This value is not a valid email address." +mode: null +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5248 +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 +payload: 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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5549 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5057 …} } |
| 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() {#5551 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5078 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#811 …} $translationDomain: "validators" $message: Closure() {#5550 …} } } |
| 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 {#5969 -form: Symfony\Component\Form\Form {#5573 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5968 …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 {#5245 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Eccube\Form\Validator\Email {#5247 +message: "This value is not a valid email address." +mode: null +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5248 +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 +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5245 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Eccube\Form\Validator\Email {#5247 +message: "This value is not a valid email address." +mode: null +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5248 +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 +payload: 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 {#5245 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Eccube\Form\Validator\Email {#5247 +message: "This value is not a valid email address." +mode: null +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5248 +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 +payload: 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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5560 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5057 …} } |
| 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() {#5562 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5078 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#811 …} $translationDomain: "validators" $message: Closure() {#5561 …} } } |
| 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 {#5970 -form: Symfony\Component\Form\Form {#5576 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5971 …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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5305 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5057 …} } |
| error_bubbling | false |
| error_mapping | [ "." => "first" ] |
| extra_fields_message | "This form should not contain extra fields." |
| first_name | "first" |
| first_options | [ "attr" => [ "placeholder" => "半角英数記号8〜16文字" ] ] |
| 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 {#5265 +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: 8 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } Symfony\Component\Validator\Constraints\Regex {#5266 +message: "form_error.password_pattern_invalid" +pattern: "/\A(?=.*?[a-z])(?=.*?\d)[!-~]+\z/i" +htmlPattern: null +match: true +normalizer: null +payload: 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 {#5268 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] ] |
| setter | null |
| translation_domain | null |
| trim | true |
| type | "Symfony\Component\Form\Extension\Core\Type\TextType" |
| upload_max_size_message | Closure() {#5303 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5078 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#811 …} $translationDomain: "validators" $message: Closure() {#5304 …} } } |
| 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 {#5966 -form: Symfony\Component\Form\Form {#5601 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5967 …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" => "半角英数記号8〜16文字" ] |
[ "placeholder" => "半角英数記号8〜16文字" ] |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#5265 +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: 8 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } Symfony\Component\Validator\Constraints\Regex {#5266 +message: "form_error.password_pattern_invalid" +pattern: "/\A(?=.*?[a-z])(?=.*?\d)[!-~]+\z/i" +htmlPattern: null +match: true +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#5265 +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: 8 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } Symfony\Component\Validator\Constraints\Regex {#5266 +message: "form_error.password_pattern_invalid" +pattern: "/\A(?=.*?[a-z])(?=.*?\d)[!-~]+\z/i" +htmlPattern: null +match: true +normalizer: null +payload: 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" => "半角英数記号8〜16文字" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#5265 +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: 8 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } Symfony\Component\Validator\Constraints\Regex {#5266 +message: "form_error.password_pattern_invalid" +pattern: "/\A(?=.*?[a-z])(?=.*?\d)[!-~]+\z/i" +htmlPattern: null +match: true +normalizer: null +payload: 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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5580 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5057 …} } |
| 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() {#5582 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5078 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#811 …} $translationDomain: "validators" $message: Closure() {#5581 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "半角英数記号8〜16文字" ] |
| 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 {#5975 -form: Symfony\Component\Form\Form {#5604 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5974 …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 {#5268 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5268 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: 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 {#5268 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: 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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5591 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5057 …} } |
| 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() {#5593 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5078 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#811 …} $translationDomain: "validators" $message: Closure() {#5592 …} } } |
| 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 {#5976 -form: Symfony\Component\Form\Form {#5607 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5977 …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 {#5161 +message: "form_error.select_is_future_or_now_date" +value: "2026-04-21" +propertyPath: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\LessThanOrEqual {#5161 +message: "form_error.select_is_future_or_now_date" +value: "2026-04-21" +propertyPath: null +payload: 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 {#5161 +message: "form_error.select_is_future_or_now_date" +value: "2026-04-21" +propertyPath: null +payload: 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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
| 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() {#5278 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5078 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#811 …} $translationDomain: "validators" $message: Closure() {#5277 …} } } |
| 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 {#5973 -form: Symfony\Component\Form\Form {#5646 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5972 …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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
| 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() {#5612 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5078 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#811 …} $translationDomain: "validators" $message: Closure() {#5611 …} } } |
| 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 {#5982 +label: "2026" +value: "2026" +data: 2026 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5983 +label: "2025" +value: "2025" +data: 2025 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5984 +label: "2024" +value: "2024" +data: 2024 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5985 +label: "2023" +value: "2023" +data: 2023 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5986 +label: "2022" +value: "2022" +data: 2022 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5987 +label: "2021" +value: "2021" +data: 2021 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5988 +label: "2020" +value: "2020" +data: 2020 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5989 +label: "2019" +value: "2019" +data: 2019 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5990 +label: "2018" +value: "2018" +data: 2018 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5991 +label: "2017" +value: "2017" +data: 2017 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5992 +label: "2016" +value: "2016" +data: 2016 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5993 +label: "2015" +value: "2015" +data: 2015 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5994 +label: "2014" +value: "2014" +data: 2014 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5995 +label: "2013" +value: "2013" +data: 2013 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5996 +label: "2012" +value: "2012" +data: 2012 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5997 +label: "2011" +value: "2011" +data: 2011 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5998 +label: "2010" +value: "2010" +data: 2010 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5999 +label: "2009" +value: "2009" +data: 2009 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6000 +label: "2008" +value: "2008" +data: 2008 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6001 +label: "2007" +value: "2007" +data: 2007 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6002 +label: "2006" +value: "2006" +data: 2006 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6003 +label: "2005" +value: "2005" +data: 2005 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6004 +label: "2004" +value: "2004" +data: 2004 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6005 +label: "2003" +value: "2003" +data: 2003 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6006 +label: "2002" +value: "2002" +data: 2002 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6007 +label: "2001" +value: "2001" +data: 2001 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6008 +label: "2000" +value: "2000" +data: 2000 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6009 +label: "1999" +value: "1999" +data: 1999 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6010 +label: "1998" +value: "1998" +data: 1998 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6011 +label: "1997" +value: "1997" +data: 1997 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6012 +label: "1996" +value: "1996" +data: 1996 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6013 +label: "1995" +value: "1995" +data: 1995 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6014 +label: "1994" +value: "1994" +data: 1994 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6015 +label: "1993" +value: "1993" +data: 1993 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6016 +label: "1992" +value: "1992" +data: 1992 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6017 +label: "1991" +value: "1991" +data: 1991 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6018 +label: "1990" +value: "1990" +data: 1990 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6019 +label: "1989" +value: "1989" +data: 1989 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6020 +label: "1988" +value: "1988" +data: 1988 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6021 +label: "1987" +value: "1987" +data: 1987 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6022 +label: "1986" +value: "1986" +data: 1986 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6023 +label: "1985" +value: "1985" +data: 1985 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6024 +label: "1984" +value: "1984" +data: 1984 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6025 +label: "1983" +value: "1983" +data: 1983 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6026 +label: "1982" +value: "1982" +data: 1982 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6027 +label: "1981" +value: "1981" +data: 1981 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6028 +label: "1980" +value: "1980" +data: 1980 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6029 +label: "1979" +value: "1979" +data: 1979 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6030 +label: "1978" +value: "1978" +data: 1978 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6031 +label: "1977" +value: "1977" +data: 1977 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6032 +label: "1976" +value: "1976" +data: 1976 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6033 +label: "1975" +value: "1975" +data: 1975 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6034 +label: "1974" +value: "1974" +data: 1974 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6035 +label: "1973" +value: "1973" +data: 1973 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6036 +label: "1972" +value: "1972" +data: 1972 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6037 +label: "1971" +value: "1971" +data: 1971 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6038 +label: "1970" +value: "1970" +data: 1970 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6039 +label: "1969" +value: "1969" +data: 1969 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6040 +label: "1968" +value: "1968" +data: 1968 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6041 +label: "1967" +value: "1967" +data: 1967 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6042 +label: "1966" +value: "1966" +data: 1966 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6043 +label: "1965" +value: "1965" +data: 1965 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6044 +label: "1964" +value: "1964" +data: 1964 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6045 +label: "1963" +value: "1963" +data: 1963 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6046 +label: "1962" +value: "1962" +data: 1962 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6047 +label: "1961" +value: "1961" +data: 1961 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6048 +label: "1960" +value: "1960" +data: 1960 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6049 +label: "1959" +value: "1959" +data: 1959 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6050 +label: "1958" +value: "1958" +data: 1958 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6051 +label: "1957" +value: "1957" +data: 1957 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6052 +label: "1956" +value: "1956" +data: 1956 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6053 +label: "1955" +value: "1955" +data: 1955 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6054 +label: "1954" +value: "1954" +data: 1954 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6055 +label: "1953" +value: "1953" +data: 1953 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6056 +label: "1952" +value: "1952" +data: 1952 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6057 +label: "1951" +value: "1951" +data: 1951 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6058 +label: "1950" +value: "1950" +data: 1950 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6059 +label: "1949" +value: "1949" +data: 1949 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6060 +label: "1948" +value: "1948" +data: 1948 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6061 +label: "1947" +value: "1947" +data: 1947 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6062 +label: "1946" +value: "1946" +data: 1946 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6063 +label: "1945" +value: "1945" +data: 1945 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6064 +label: "1944" +value: "1944" +data: 1944 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6065 +label: "1943" +value: "1943" +data: 1943 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6066 +label: "1942" +value: "1942" +data: 1942 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6067 +label: "1941" +value: "1941" +data: 1941 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6068 +label: "1940" +value: "1940" +data: 1940 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6069 +label: "1939" +value: "1939" +data: 1939 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6070 +label: "1938" +value: "1938" +data: 1938 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6071 +label: "1937" +value: "1937" +data: 1937 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6072 +label: "1936" +value: "1936" +data: 1936 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6073 +label: "1935" +value: "1935" +data: 1935 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6074 +label: "1934" +value: "1934" +data: 1934 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6075 +label: "1933" +value: "1933" +data: 1933 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6076 +label: "1932" +value: "1932" +data: 1932 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6077 +label: "1931" +value: "1931" +data: 1931 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6078 +label: "1930" +value: "1930" +data: 1930 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6079 +label: "1929" +value: "1929" +data: 1929 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6080 +label: "1928" +value: "1928" +data: 1928 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6081 +label: "1927" +value: "1927" +data: 1927 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6082 +label: "1926" +value: "1926" +data: 1926 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6083 +label: "1925" +value: "1925" +data: 1925 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6084 +label: "1924" +value: "1924" +data: 1924 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6085 +label: "1923" +value: "1923" +data: 1923 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6086 +label: "1922" +value: "1922" +data: 1922 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6087 +label: "1921" +value: "1921" +data: 1921 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6088 +label: "1920" +value: "1920" +data: 1920 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6089 +label: "1919" +value: "1919" +data: 1919 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6090 +label: "1918" +value: "1918" +data: 1918 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6091 +label: "1917" +value: "1917" +data: 1917 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6092 +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 {#5981 -form: Symfony\Component\Form\Form {#5649 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5980 …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) {#6094 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5312 …} } |
| 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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
| 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() {#5624 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5078 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#811 …} $translationDomain: "validators" $message: Closure() {#5623 …} } } |
| 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 {#6097 +label: "01" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6098 +label: "02" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6099 +label: "03" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6100 +label: "04" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6101 +label: "05" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6102 +label: "06" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6103 +label: "07" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6104 +label: "08" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6105 +label: "09" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6106 +label: "10" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6107 +label: "11" +value: "11" +data: 11 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6108 +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 {#6095 -form: Symfony\Component\Form\Form {#5652 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#6096 …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) {#6110 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5312 …} } |
| 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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
| 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() {#5636 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5078 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#811 …} $translationDomain: "validators" $message: Closure() {#5635 …} } } |
| 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 {#6113 +label: "01" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6114 +label: "02" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6115 +label: "03" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6116 +label: "04" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6117 +label: "05" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6118 +label: "06" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6119 +label: "07" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6120 +label: "08" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6121 +label: "09" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6122 +label: "10" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6123 +label: "11" +value: "11" +data: 11 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6124 +label: "12" +value: "12" +data: 12 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6125 +label: "13" +value: "13" +data: 13 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6126 +label: "14" +value: "14" +data: 14 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6127 +label: "15" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6128 +label: "16" +value: "16" +data: 16 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6129 +label: "17" +value: "17" +data: 17 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6130 +label: "18" +value: "18" +data: 18 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6131 +label: "19" +value: "19" +data: 19 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6132 +label: "20" +value: "20" +data: 20 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6133 +label: "21" +value: "21" +data: 21 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6134 +label: "22" +value: "22" +data: 22 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6135 +label: "23" +value: "23" +data: 23 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6136 +label: "24" +value: "24" +data: 24 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6137 +label: "25" +value: "25" +data: 25 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6138 +label: "26" +value: "26" +data: 26 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6139 +label: "27" +value: "27" +data: 27 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6140 +label: "28" +value: "28" +data: 28 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6141 +label: "29" +value: "29" +data: 29 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6142 +label: "30" +value: "30" +data: 30 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6143 +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 {#6111 -form: Symfony\Component\Form\Form {#5655 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#6112 …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) {#6145 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5312 …} } |
| 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 {#5338 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#5369 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#5351 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#5365 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#5350 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5360 -om: ContainerOHfrdxX\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#479 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4861 …} -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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerOHfrdxX\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#479 …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 {#5360 -om: ContainerOHfrdxX\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#479 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4861 …} -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 {#5343 -_em: Doctrine\ORM\EntityManager {#439 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#5341 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#5340 #from: "Eccube\Entity\Master\Sex" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#5339 #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 {#5342 …} -_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() {#5345 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5078 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#811 …} $translationDomain: "validators" $message: Closure() {#5348 …} } } |
| 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 {#5363 +label: "男性" +value: "1" +data: Eccube\Entity\Master\Sex {#5382 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5374 +label: "女性" +value: "2" +data: Eccube\Entity\Master\Sex {#5383 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5371 +label: "その他" +value: "3" +data: Eccube\Entity\Master\Sex {#5384 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5361 +label: "回答しない" +value: "4" +data: Eccube\Entity\Master\Sex {#5385 …} +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 {#5979 -form: Symfony\Component\Form\Form {#5710 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#5978 …5} |
| full_name | "entry[sex]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_sex" |
| is_selected | Closure($choice, $value) {#6147 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5312 …} } |
| 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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#5663 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5664 …} } |
| 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 {#5667 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() {#5671 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5078 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#811 …} $translationDomain: "validators" $message: Closure() {#5668 …} } } |
| 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 {#6150 -form: Symfony\Component\Form\Form {#5713 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6149 …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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#5663 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5664 …} } |
| 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 {#5667 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() {#5681 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5078 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#811 …} $translationDomain: "validators" $message: Closure() {#5682 …} } } |
| 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 {#6151 -form: Symfony\Component\Form\Form {#5716 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6152 …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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#5663 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5664 …} } |
| 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 {#5667 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() {#5692 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5078 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#811 …} $translationDomain: "validators" $message: Closure() {#5691 …} } } |
| 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 {#6153 -form: Symfony\Component\Form\Form {#5719 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6154 …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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#5663 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5664 …} } |
| 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 {#5667 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() {#5702 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5078 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#811 …} $translationDomain: "validators" $message: Closure() {#5701 …} } } |
| 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 {#6155 -form: Symfony\Component\Form\Form {#5722 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6156 …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 {#5338 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#5414 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#5397 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#5396 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#5398 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5402 -om: ContainerOHfrdxX\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#479 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4786 …} -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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerOHfrdxX\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#479 …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 {#5402 -om: ContainerOHfrdxX\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#479 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4786 …} -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 {#5391 -_em: Doctrine\ORM\EntityManager {#439 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#5393 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#5394 #from: "Eccube\Entity\Master\Job" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#5395 #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 {#5392 …} -_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() {#5389 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5078 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#811 …} $translationDomain: "validators" $message: Closure() {#5388 …} } } |
| 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 {#6158 +label: "公務員" +value: "1" +data: Eccube\Entity\Master\Job {#6173 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6159 +label: "コンサルタント" +value: "2" +data: Eccube\Entity\Master\Job {#6174 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6161 +label: "コンピューター関連技術職" +value: "3" +data: Eccube\Entity\Master\Job {#6175 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6164 +label: "コンピューター関連以外の技術職" +value: "4" +data: Eccube\Entity\Master\Job {#6176 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6163 +label: "金融関係" +value: "5" +data: Eccube\Entity\Master\Job {#6177 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6157 +label: "医師" +value: "6" +data: Eccube\Entity\Master\Job {#6178 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6169 +label: "弁護士" +value: "7" +data: Eccube\Entity\Master\Job {#6179 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6167 +label: "総務・人事・事務" +value: "8" +data: Eccube\Entity\Master\Job {#6180 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6165 +label: "営業・販売" +value: "9" +data: Eccube\Entity\Master\Job {#6181 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6160 +label: "研究・開発" +value: "10" +data: Eccube\Entity\Master\Job {#6182 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6170 +label: "広報・宣伝" +value: "11" +data: Eccube\Entity\Master\Job {#6183 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6191 +label: "企画・マーケティング" +value: "12" +data: Eccube\Entity\Master\Job {#6184 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6192 +label: "デザイン関係" +value: "13" +data: Eccube\Entity\Master\Job {#6185 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6193 +label: "会社経営・役員" +value: "14" +data: Eccube\Entity\Master\Job {#6186 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6194 +label: "出版・マスコミ関係" +value: "15" +data: Eccube\Entity\Master\Job {#6187 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6195 +label: "学生・フリーター" +value: "16" +data: Eccube\Entity\Master\Job {#6188 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6196 +label: "主婦" +value: "17" +data: Eccube\Entity\Master\Job {#6189 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6197 +label: "その他" +value: "18" +data: Eccube\Entity\Master\Job {#6190 …} +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 {#6148 -form: Symfony\Component\Form\Form {#5725 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#6146 …5} |
| full_name | "entry[job]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_job" |
| is_selected | Closure($choice, $value) {#6199 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5312 …} } |
| 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 | "" |
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 {#5733 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5733 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: 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 {#5733 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: 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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#5663 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5664 …} } |
| 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 {#5667 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() {#5736 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5078 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#811 …} $translationDomain: "validators" $message: Closure() {#5735 …} } } |
| 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 {#6200 -form: Symfony\Component\Form\Form {#5741 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6201 …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 | "db99abc640a72a4e05bdea12.F3FrSb7Bhy3mZCj6EHMIil17IEWLvKI452TZONTg73M.WR8ReI2Y5RWUXFKrSRZe-2kfWGjM1c99iUnvAJ-KpSB0FBw_z4_1GK4OZQ" |
| 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 | "db99abc640a72a4e05bdea12.F3FrSb7Bhy3mZCj6EHMIil17IEWLvKI452TZONTg73M.WR8ReI2Y5RWUXFKrSRZe-2kfWGjM1c99iUnvAJ-KpSB0FBw_z4_1GK4OZQ" |
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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
| data | "db99abc640a72a4e05bdea12.F3FrSb7Bhy3mZCj6EHMIil17IEWLvKI452TZONTg73M.WR8ReI2Y5RWUXFKrSRZe-2kfWGjM1c99iUnvAJ-KpSB0FBw_z4_1GK4OZQ" |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#6204 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5057 …} } |
| 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() {#6208 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5078 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#811 …} $translationDomain: "validators" $message: Closure() {#6202 …} } } |
| 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 | "db99abc640a72a4e05bdea12.F3FrSb7Bhy3mZCj6EHMIil17IEWLvKI452TZONTg73M.WR8ReI2Y5RWUXFKrSRZe-2kfWGjM1c99iUnvAJ-KpSB0FBw_z4_1GK4OZQ" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#6220 -form: Symfony\Component\Form\Form {#6215 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6209 …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 | "db99abc640a72a4e05bdea12.F3FrSb7Bhy3mZCj6EHMIil17IEWLvKI452TZONTg73M.WR8ReI2Y5RWUXFKrSRZe-2kfWGjM1c99iUnvAJ-KpSB0FBw_z4_1GK4OZQ" |
(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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#10456 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5057 …} } |
| 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() {#10458 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5078 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#811 …} $translationDomain: "validators" $message: Closure() {#10457 …} } } |
| 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 {#10503 -form: Symfony\Component\Form\Form {#10491 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#10504 …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 {#6645 -id: 69 -name: "エアコン(2階下ろし工事)" -hierarchy: 1 -sort_no: 146 -create_date: DateTime @1720663319 {#6612 date: 2024-07-11 11:01:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720663319 {#6650 date: 2024-07-11 11:01:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6659 …} -Children: Doctrine\ORM\PersistentCollection {#6912 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#6911 -id: 86 -name: "お掃除機能なし" -hierarchy: 2 -sort_no: 145 -create_date: DateTime @1731913497 {#6648 date: 2024-11-18 16:04:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115143 {#6646 date: 2025-07-10 11:39:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6910 …} -Children: Doctrine\ORM\PersistentCollection {#6907 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#6902 -id: 85 -name: "お掃除機能あり" -hierarchy: 2 -sort_no: 144 -create_date: DateTime @1731913478 {#6904 date: 2024-11-18 16:04:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115143 {#6903 date: 2025-07-10 11:39:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6901 …} -Children: Doctrine\ORM\PersistentCollection {#6898 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#6895 -id: 84 -name: "200V" -hierarchy: 2 -sort_no: 143 -create_date: DateTime @1731913463 {#6897 date: 2024-11-18 16:04:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115143 {#6896 date: 2025-07-10 11:39:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6894 …} -Children: Doctrine\ORM\PersistentCollection {#6891 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#6888 -id: 83 -name: "100V" -hierarchy: 2 -sort_no: 142 -create_date: DateTime @1731913457 {#6890 date: 2024-11-18 16:04:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115143 {#6889 date: 2025-07-10 11:39:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6887 …} -Children: Doctrine\ORM\PersistentCollection {#6884 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#6638 -id: 71 -name: "三菱重工" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1720664214 {#6883 date: 2024-07-11 11:16:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115143 {#6882 date: 2025-07-10 11:39:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6649 …} -Children: Doctrine\ORM\PersistentCollection {#6666 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#6872 -id: 72 -name: "ダイキン" -hierarchy: 2 -sort_no: 140 -create_date: DateTime @1720664266 {#6870 date: 2024-07-11 11:17:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115143 {#6873 date: 2025-07-10 11:39:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6874 …} -Children: Doctrine\ORM\PersistentCollection {#6877 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#6880 -id: 80 -name: "三菱電機" -hierarchy: 2 -sort_no: 139 -create_date: DateTime @1720664828 {#6878 date: 2024-07-11 11:27:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115143 {#6879 date: 2025-07-10 11:39:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6881 …} -Children: Doctrine\ORM\PersistentCollection {#6916 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#6920 -id: 73 -name: "Panasonic" -hierarchy: 2 -sort_no: 138 -create_date: DateTime @1720664307 {#6918 date: 2024-07-11 11:18:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115143 {#6919 date: 2025-07-10 11:39:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6921 …} -Children: Doctrine\ORM\PersistentCollection {#6924 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#6927 -id: 157 -name: "富士通" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1752115139 {#6925 date: 2025-07-10 11:38:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115143 {#6926 date: 2025-07-10 11:39:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6928 …} -Children: Doctrine\ORM\PersistentCollection {#6931 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#6934 -id: 74 -name: "6畳用" -hierarchy: 2 -sort_no: 136 -create_date: DateTime @1720664335 {#6932 date: 2024-07-11 11:18:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115143 {#6933 date: 2025-07-10 11:39:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6935 …} -Children: Doctrine\ORM\PersistentCollection {#6938 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#6941 -id: 75 -name: "8畳用" -hierarchy: 2 -sort_no: 135 -create_date: DateTime @1720664379 {#6939 date: 2024-07-11 11:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115143 {#6940 date: 2025-07-10 11:39:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6942 …} -Children: Doctrine\ORM\PersistentCollection {#6945 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#6948 -id: 76 -name: "10畳用" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1720664406 {#6946 date: 2024-07-11 11:20:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115143 {#6947 date: 2025-07-10 11:39:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6949 …} -Children: Doctrine\ORM\PersistentCollection {#6952 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#6955 -id: 77 -name: "12畳用" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1720664429 {#6953 date: 2024-07-11 11:20:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115143 {#6954 date: 2025-07-10 11:39:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6956 …} -Children: Doctrine\ORM\PersistentCollection {#6959 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#6962 -id: 78 -name: "14畳用" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1720664446 {#6960 date: 2024-07-11 11:20:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115143 {#6961 date: 2025-07-10 11:39:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6963 …} -Children: Doctrine\ORM\PersistentCollection {#6966 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#6969 -id: 79 -name: "18畳用" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1720664475 {#6967 date: 2024-07-11 11:21:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115143 {#6968 date: 2025-07-10 11:39:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6970 …} -Children: Doctrine\ORM\PersistentCollection {#6973 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#6976 -id: 1 -name: "エアコン(標準工事)" -hierarchy: 1 -sort_no: 130 -create_date: DateTime @1669598788 {#6906 date: 2022-11-28 10:26:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721638248 {#6905 date: 2024-07-22 17:50:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6977 …} -Children: Doctrine\ORM\PersistentCollection {#6980 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#6981 -id: 90 -name: "お掃除機能なし" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1731913766 {#6974 date: 2024-11-18 16:09:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115059 {#6975 date: 2025-07-10 11:37:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6982 …} -Children: Doctrine\ORM\PersistentCollection {#6985 …} -Parent: Eccube\Entity\Category {#6976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#6990 -id: 89 -name: "お掃除機能あり" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1731913761 {#6988 date: 2024-11-18 16:09:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115059 {#6989 date: 2025-07-10 11:37:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6991 …} -Children: Doctrine\ORM\PersistentCollection {#6994 …} -Parent: Eccube\Entity\Category {#6976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#6997 -id: 88 -name: "200V" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1731913748 {#6995 date: 2024-11-18 16:09:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115059 {#6996 date: 2025-07-10 11:37:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6998 …} -Children: Doctrine\ORM\PersistentCollection {#7001 …} -Parent: Eccube\Entity\Category {#6976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7004 -id: 87 -name: "100V" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1731913743 {#7002 date: 2024-11-18 16:09:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115059 {#7003 date: 2025-07-10 11:37:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7005 …} -Children: Doctrine\ORM\PersistentCollection {#7008 …} -Parent: Eccube\Entity\Category {#6976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7011 -id: 19 -name: "三菱重工" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1670472844 {#7009 date: 2022-12-08 13:14:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115059 {#7010 date: 2025-07-10 11:37:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7012 …} -Children: Doctrine\ORM\PersistentCollection {#7015 …} -Parent: Eccube\Entity\Category {#6976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7018 -id: 18 -name: "ダイキン" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1670472740 {#7016 date: 2022-12-08 13:12:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115059 {#7017 date: 2025-07-10 11:37:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7019 …} -Children: Doctrine\ORM\PersistentCollection {#7022 …} -Parent: Eccube\Entity\Category {#6976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7025 -id: 17 -name: "三菱電機" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1670472734 {#7023 date: 2022-12-08 13:12:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115059 {#7024 date: 2025-07-10 11:37:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7026 …} -Children: Doctrine\ORM\PersistentCollection {#7029 …} -Parent: Eccube\Entity\Category {#6976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7032 -id: 16 -name: "Panasonic" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1670472724 {#7030 date: 2022-12-08 13:12:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115059 {#7031 date: 2025-07-10 11:37:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7033 …} -Children: Doctrine\ORM\PersistentCollection {#7036 …} -Parent: Eccube\Entity\Category {#6976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7039 -id: 156 -name: "富士通" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1752115050 {#7037 date: 2025-07-10 11:37:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115059 {#7038 date: 2025-07-10 11:37:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7040 …} -Children: Doctrine\ORM\PersistentCollection {#7043 …} -Parent: Eccube\Entity\Category {#6976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7046 -id: 62 -name: "6畳用" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1706006979 {#7044 date: 2024-01-23 19:49:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115059 {#7045 date: 2025-07-10 11:37:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7047 …} -Children: Doctrine\ORM\PersistentCollection {#7050 …} -Parent: Eccube\Entity\Category {#6976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7053 -id: 63 -name: "8畳用" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1706006993 {#7051 date: 2024-01-23 19:49:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115059 {#7052 date: 2025-07-10 11:37:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7054 …} -Children: Doctrine\ORM\PersistentCollection {#7057 …} -Parent: Eccube\Entity\Category {#6976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7060 -id: 64 -name: "10畳用" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1706007060 {#7058 date: 2024-01-23 19:51:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115059 {#7059 date: 2025-07-10 11:37:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7061 …} -Children: Doctrine\ORM\PersistentCollection {#7064 …} -Parent: Eccube\Entity\Category {#6976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7067 -id: 65 -name: "12畳用" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1706007068 {#7065 date: 2024-01-23 19:51:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115059 {#7066 date: 2025-07-10 11:37:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7068 …} -Children: Doctrine\ORM\PersistentCollection {#7071 …} -Parent: Eccube\Entity\Category {#6976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7074 -id: 66 -name: "14畳用" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1706007208 {#7072 date: 2024-01-23 19:53:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115059 {#7073 date: 2025-07-10 11:37:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7075 …} -Children: Doctrine\ORM\PersistentCollection {#7078 …} -Parent: Eccube\Entity\Category {#6976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7081 -id: 67 -name: "18畳用" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1706007232 {#7079 date: 2024-01-23 19:53:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115059 {#7080 date: 2025-07-10 11:37:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7082 …} -Children: Doctrine\ORM\PersistentCollection {#7085 …} -Parent: Eccube\Entity\Category {#6976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7088 -id: 2 -name: "トイレ" -hierarchy: 1 -sort_no: 113 -create_date: DateTime @1669598788 {#6986 date: 2022-11-28 10:26:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6987 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7089 …} -Children: Doctrine\ORM\PersistentCollection {#7092 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7093 -id: 96 -name: "壁リモコン" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1731913939 {#7086 date: 2024-11-18 16:12:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913939 {#7087 date: 2024-11-18 16:12:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7094 …} -Children: Doctrine\ORM\PersistentCollection {#7097 …} -Parent: Eccube\Entity\Category {#7088} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7102 -id: 95 -name: "袖リモコン" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1731913932 {#7100 date: 2024-11-18 16:12:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913932 {#7101 date: 2024-11-18 16:12:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7103 …} -Children: Doctrine\ORM\PersistentCollection {#7106 …} -Parent: Eccube\Entity\Category {#7088} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7109 -id: 94 -name: "タンク手洗いなし" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1731913897 {#7107 date: 2024-11-18 16:11:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#7108 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7110 …} -Children: Doctrine\ORM\PersistentCollection {#7113 …} -Parent: Eccube\Entity\Category {#7088} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7116 -id: 93 -name: "タンク手洗いあり" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1731913888 {#7114 date: 2024-11-18 16:11:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#7115 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7117 …} -Children: Doctrine\ORM\PersistentCollection {#7120 …} -Parent: Eccube\Entity\Category {#7088} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7123 -id: 92 -name: "タンクなし" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1731913876 {#7121 date: 2024-11-18 16:11:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#7122 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7124 …} -Children: Doctrine\ORM\PersistentCollection {#7127 …} -Parent: Eccube\Entity\Category {#7088} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7130 -id: 91 -name: "タンクあり" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1731913860 {#7128 date: 2024-11-18 16:11:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#7129 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7131 …} -Children: Doctrine\ORM\PersistentCollection {#7134 …} -Parent: Eccube\Entity\Category {#7088} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7137 -id: 21 -name: "TOTO" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1670472865 {#7135 date: 2022-12-08 13:14:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#7136 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7138 …} -Children: Doctrine\ORM\PersistentCollection {#7141 …} -Parent: Eccube\Entity\Category {#7088} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7144 -id: 22 -name: "Panasonic" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1670472872 {#7142 date: 2022-12-08 13:14:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#7143 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7145 …} -Children: Doctrine\ORM\PersistentCollection {#7148 …} -Parent: Eccube\Entity\Category {#7088} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7151 -id: 20 -name: "LIXIL" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1670472857 {#7149 date: 2022-12-08 13:14:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#7150 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7152 …} -Children: Doctrine\ORM\PersistentCollection {#7155 …} -Parent: Eccube\Entity\Category {#7088} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7158 -id: 8 -name: "蛇口(水栓)" -hierarchy: 1 -sort_no: 106 -create_date: DateTime @1670472042 {#7098 date: 2022-12-08 13:00:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7099 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7159 …} -Children: Doctrine\ORM\PersistentCollection {#7162 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7163 -id: 108 -name: "台所水栓ホース引き出しなし" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1731914434 {#7156 date: 2024-11-18 16:20:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914434 {#7157 date: 2024-11-18 16:20:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7164 …} -Children: Doctrine\ORM\PersistentCollection {#7167 …} -Parent: Eccube\Entity\Category {#7158} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7172 -id: 107 -name: "台所水栓ホース引き出しあり" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1731914429 {#7170 date: 2024-11-18 16:20:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914429 {#7171 date: 2024-11-18 16:20:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7173 …} -Children: Doctrine\ORM\PersistentCollection {#7176 …} -Parent: Eccube\Entity\Category {#7158} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7179 -id: 106 -name: "浴室 壁付水栓" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1731914405 {#7177 date: 2024-11-18 16:20:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914405 {#7178 date: 2024-11-18 16:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7180 …} -Children: Doctrine\ORM\PersistentCollection {#7183 …} -Parent: Eccube\Entity\Category {#7158} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7186 -id: 105 -name: "台所 壁付水栓" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1731914398 {#7184 date: 2024-11-18 16:19:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914398 {#7185 date: 2024-11-18 16:19:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7187 …} -Children: Doctrine\ORM\PersistentCollection {#7190 …} -Parent: Eccube\Entity\Category {#7158} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7193 -id: 104 -name: "台所 ワンホール混合栓" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1731914390 {#7191 date: 2024-11-18 16:19:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914390 {#7192 date: 2024-11-18 16:19:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7194 …} -Children: Doctrine\ORM\PersistentCollection {#7197 …} -Parent: Eccube\Entity\Category {#7158} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7200 -id: 25 -name: "KVK" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1670472931 {#7198 date: 2022-12-08 13:15:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472931 {#7199 date: 2022-12-08 13:15:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7201 …} -Children: Doctrine\ORM\PersistentCollection {#7204 …} -Parent: Eccube\Entity\Category {#7158} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7207 -id: 24 -name: "TOTO" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1670472893 {#7205 date: 2022-12-08 13:14:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472893 {#7206 date: 2022-12-08 13:14:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7208 …} -Children: Doctrine\ORM\PersistentCollection {#7211 …} -Parent: Eccube\Entity\Category {#7158} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7214 -id: 23 -name: "LIXIL" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1670472887 {#7212 date: 2022-12-08 13:14:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472887 {#7213 date: 2022-12-08 13:14:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7215 …} -Children: Doctrine\ORM\PersistentCollection {#7218 …} -Parent: Eccube\Entity\Category {#7158} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7221 -id: 9 -name: "洗面台・洗面化粧台" -hierarchy: 1 -sort_no: 100 -create_date: DateTime @1670472089 {#7169 date: 2022-12-08 13:01:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7168 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7222 …} -Children: Doctrine\ORM\PersistentCollection {#7225 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7226 -id: 103 -name: "鏡3面(75cm)" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1731914232 {#7219 date: 2024-11-18 16:17:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914232 {#7220 date: 2024-11-18 16:17:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7227 …} -Children: Doctrine\ORM\PersistentCollection {#7230 …} -Parent: Eccube\Entity\Category {#7221} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7235 -id: 102 -name: "鏡2面(60cm)" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1731914220 {#7233 date: 2024-11-18 16:17:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914220 {#7234 date: 2024-11-18 16:17:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7236 …} -Children: Doctrine\ORM\PersistentCollection {#7239 …} -Parent: Eccube\Entity\Category {#7221} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7242 -id: 101 -name: "鏡1面" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1731914205 {#7240 date: 2024-11-18 16:16:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914205 {#7241 date: 2024-11-18 16:16:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7243 …} -Children: Doctrine\ORM\PersistentCollection {#7246 …} -Parent: Eccube\Entity\Category {#7221} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7249 -id: 100 -name: "片引き出し" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1731914188 {#7247 date: 2024-11-18 16:16:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914188 {#7248 date: 2024-11-18 16:16:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7250 …} -Children: Doctrine\ORM\PersistentCollection {#7253 …} -Parent: Eccube\Entity\Category {#7221} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7256 -id: 99 -name: "両開き" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1731914179 {#7254 date: 2024-11-18 16:16:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914179 {#7255 date: 2024-11-18 16:16:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7257 …} -Children: Doctrine\ORM\PersistentCollection {#7260 …} -Parent: Eccube\Entity\Category {#7221} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7263 -id: 98 -name: "75cm" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1731914156 {#7261 date: 2024-11-18 16:15:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914156 {#7262 date: 2024-11-18 16:15:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7264 …} -Children: Doctrine\ORM\PersistentCollection {#7267 …} -Parent: Eccube\Entity\Category {#7221} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7270 -id: 97 -name: "60cm" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1731914147 {#7268 date: 2024-11-18 16:15:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914147 {#7269 date: 2024-11-18 16:15:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7271 …} -Children: Doctrine\ORM\PersistentCollection {#7274 …} -Parent: Eccube\Entity\Category {#7221} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7277 -id: 28 -name: "Panasonic" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1670472955 {#7275 date: 2022-12-08 13:15:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472955 {#7276 date: 2022-12-08 13:15:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7278 …} -Children: Doctrine\ORM\PersistentCollection {#7281 …} -Parent: Eccube\Entity\Category {#7221} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7284 -id: 27 -name: "TOTO" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1670472948 {#7282 date: 2022-12-08 13:15:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472948 {#7283 date: 2022-12-08 13:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7285 …} -Children: Doctrine\ORM\PersistentCollection {#7288 …} -Parent: Eccube\Entity\Category {#7221} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7291 -id: 26 -name: "LIXIL" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1670472940 {#7289 date: 2022-12-08 13:15:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472940 {#7290 date: 2022-12-08 13:15:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7292 …} -Children: Doctrine\ORM\PersistentCollection {#7295 …} -Parent: Eccube\Entity\Category {#7221} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7298 -id: 10 -name: "ガス給湯器(都市ガス)" -hierarchy: 1 -sort_no: 88 -create_date: DateTime @1670472106 {#7232 date: 2022-12-08 13:01:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7231 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7299 …} -Children: Doctrine\ORM\PersistentCollection {#7302 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7303 -id: 113 -name: "24号" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1731914656 {#7296 date: 2024-11-18 16:24:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914656 {#7297 date: 2024-11-18 16:24:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7304 …} -Children: Doctrine\ORM\PersistentCollection {#7307 …} -Parent: Eccube\Entity\Category {#7298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7312 -id: 112 -name: "20号" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1731914651 {#7310 date: 2024-11-18 16:24:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914651 {#7311 date: 2024-11-18 16:24:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7313 …} -Children: Doctrine\ORM\PersistentCollection {#7316 …} -Parent: Eccube\Entity\Category {#7298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7319 -id: 111 -name: "16号" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1731914646 {#7317 date: 2024-11-18 16:24:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914646 {#7318 date: 2024-11-18 16:24:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7320 …} -Children: Doctrine\ORM\PersistentCollection {#7323 …} -Parent: Eccube\Entity\Category {#7298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7326 -id: 110 -name: "エコジョーズ(省エネ)" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1731914629 {#7324 date: 2024-11-18 16:23:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914629 {#7325 date: 2024-11-18 16:23:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7327 …} -Children: Doctrine\ORM\PersistentCollection {#7330 …} -Parent: Eccube\Entity\Category {#7298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7333 -id: 109 -name: "従来型(お値打ちスタンダード)" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1731914620 {#7331 date: 2024-11-18 16:23:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914620 {#7332 date: 2024-11-18 16:23:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7334 …} -Children: Doctrine\ORM\PersistentCollection {#7337 …} -Parent: Eccube\Entity\Category {#7298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7340 -id: 33 -name: "長府製作所" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1670472994 {#7338 date: 2022-12-08 13:16:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472994 {#7339 date: 2022-12-08 13:16:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7341 …} -Children: Doctrine\ORM\PersistentCollection {#7344 …} -Parent: Eccube\Entity\Category {#7298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7347 -id: 32 -name: "パーパス" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1670472983 {#7345 date: 2022-12-08 13:16:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472983 {#7346 date: 2022-12-08 13:16:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7348 …} -Children: Doctrine\ORM\PersistentCollection {#7351 …} -Parent: Eccube\Entity\Category {#7298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7354 -id: 31 -name: "パロマ" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1670472977 {#7352 date: 2022-12-08 13:16:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472977 {#7353 date: 2022-12-08 13:16:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7355 …} -Children: Doctrine\ORM\PersistentCollection {#7358 …} -Parent: Eccube\Entity\Category {#7298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7361 -id: 30 -name: "ノーリツ" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1670472971 {#7359 date: 2022-12-08 13:16:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472971 {#7360 date: 2022-12-08 13:16:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7362 …} -Children: Doctrine\ORM\PersistentCollection {#7365 …} -Parent: Eccube\Entity\Category {#7298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7368 -id: 29 -name: "Rinnai" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1670472966 {#7366 date: 2022-12-08 13:16:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914603 {#7367 date: 2024-11-18 16:23:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7369 …} -Children: Doctrine\ORM\PersistentCollection {#7372 …} -Parent: Eccube\Entity\Category {#7298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7375 -id: 56 -name: "ガス給湯器(LPガス)" -hierarchy: 1 -sort_no: 79 -create_date: DateTime @1701863037 {#7309 date: 2023-12-06 20:43:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7308 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7376 …} -Children: Doctrine\ORM\PersistentCollection {#7379 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7380 -id: 57 -name: "長府製作所" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1701863115 {#7373 date: 2023-12-06 20:45:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#7374 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7381 …} -Children: Doctrine\ORM\PersistentCollection {#7384 …} -Parent: Eccube\Entity\Category {#7375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7389 -id: 58 -name: "パーパス" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1701863124 {#7387 date: 2023-12-06 20:45:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#7388 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7390 …} -Children: Doctrine\ORM\PersistentCollection {#7393 …} -Parent: Eccube\Entity\Category {#7375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7396 -id: 59 -name: "パロマ" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1701863130 {#7394 date: 2023-12-06 20:45:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#7395 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7397 …} -Children: Doctrine\ORM\PersistentCollection {#7400 …} -Parent: Eccube\Entity\Category {#7375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7403 -id: 60 -name: "ノーリツ" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1701863140 {#7401 date: 2023-12-06 20:45:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#7402 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7404 …} -Children: Doctrine\ORM\PersistentCollection {#7407 …} -Parent: Eccube\Entity\Category {#7375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7410 -id: 61 -name: "Rinnai" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1701863144 {#7408 date: 2023-12-06 20:45:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914800 {#7409 date: 2024-11-18 16:26:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7411 …} -Children: Doctrine\ORM\PersistentCollection {#7414 …} -Parent: Eccube\Entity\Category {#7375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7417 -id: 118 -name: "24号" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1731914907 {#7415 date: 2024-11-18 16:28:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914907 {#7416 date: 2024-11-18 16:28:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7418 …} -Children: Doctrine\ORM\PersistentCollection {#7421 …} -Parent: Eccube\Entity\Category {#7375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7424 -id: 117 -name: "20号" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1731914873 {#7422 date: 2024-11-18 16:27:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914873 {#7423 date: 2024-11-18 16:27:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7425 …} -Children: Doctrine\ORM\PersistentCollection {#7428 …} -Parent: Eccube\Entity\Category {#7375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7431 -id: 116 -name: "16号" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1731914867 {#7429 date: 2024-11-18 16:27:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914867 {#7430 date: 2024-11-18 16:27:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7432 …} -Children: Doctrine\ORM\PersistentCollection {#7435 …} -Parent: Eccube\Entity\Category {#7375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7438 -id: 115 -name: "エコジョーズ(省エネ)" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1731914857 {#7436 date: 2024-11-18 16:27:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914857 {#7437 date: 2024-11-18 16:27:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7439 …} -Children: Doctrine\ORM\PersistentCollection {#7442 …} -Parent: Eccube\Entity\Category {#7375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7445 -id: 114 -name: "従来型(お値打ちスタンダード)" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1731914849 {#7443 date: 2024-11-18 16:27:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914849 {#7444 date: 2024-11-18 16:27:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7446 …} -Children: Doctrine\ORM\PersistentCollection {#7449 …} -Parent: Eccube\Entity\Category {#7375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7452 -id: 11 -name: "エコキュート" -hierarchy: 1 -sort_no: 70 -create_date: DateTime @1670472157 {#7386 date: 2022-12-08 13:02:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7385 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7453 …} -Children: Doctrine\ORM\PersistentCollection {#7456 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7457 -id: 155 -name: "高圧" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1731916474 {#7450 date: 2024-11-18 16:54:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916474 {#7451 date: 2024-11-18 16:54:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7458 …} -Children: Doctrine\ORM\PersistentCollection {#7461 …} -Parent: Eccube\Entity\Category {#7452} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7466 -id: 154 -name: "標準" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1731916467 {#7464 date: 2024-11-18 16:54:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916467 {#7465 date: 2024-11-18 16:54:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7467 …} -Children: Doctrine\ORM\PersistentCollection {#7470 …} -Parent: Eccube\Entity\Category {#7452} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7473 -id: 153 -name: "460L(4~5人用)" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1731916460 {#7471 date: 2024-11-18 16:54:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916460 {#7472 date: 2024-11-18 16:54:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7474 …} -Children: Doctrine\ORM\PersistentCollection {#7477 …} -Parent: Eccube\Entity\Category {#7452} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7480 -id: 152 -name: "370L(3~4人用)" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1731916452 {#7478 date: 2024-11-18 16:54:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916452 {#7479 date: 2024-11-18 16:54:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7481 …} -Children: Doctrine\ORM\PersistentCollection {#7484 …} -Parent: Eccube\Entity\Category {#7452} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7487 -id: 49 -name: "Panasonic" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1696409576 {#7485 date: 2023-10-04 17:52:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696409576 {#7486 date: 2023-10-04 17:52:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7488 …} -Children: Doctrine\ORM\PersistentCollection {#7491 …} -Parent: Eccube\Entity\Category {#7452} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7494 -id: 36 -name: "長府製作所" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1670473033 {#7492 date: 2022-12-08 13:17:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473033 {#7493 date: 2022-12-08 13:17:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7495 …} -Children: Doctrine\ORM\PersistentCollection {#7498 …} -Parent: Eccube\Entity\Category {#7452} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7501 -id: 35 -name: "ダイキン" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1670473021 {#7499 date: 2022-12-08 13:17:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473021 {#7500 date: 2022-12-08 13:17:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7502 …} -Children: Doctrine\ORM\PersistentCollection {#7505 …} -Parent: Eccube\Entity\Category {#7452} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7508 -id: 34 -name: "三菱電機" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1670473016 {#7506 date: 2022-12-08 13:16:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473016 {#7507 date: 2022-12-08 13:16:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7509 …} -Children: Doctrine\ORM\PersistentCollection {#7512 …} -Parent: Eccube\Entity\Category {#7452} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7515 -id: 12 -name: "レンジフード" -hierarchy: 1 -sort_no: 62 -create_date: DateTime @1670472166 {#7463 date: 2022-12-08 13:02:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7462 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7516 …} -Children: Doctrine\ORM\PersistentCollection {#7519 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7520 -id: 151 -name: "ブラック" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1731916190 {#7513 date: 2024-11-18 16:49:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916190 {#7514 date: 2024-11-18 16:49:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7521 …} -Children: Doctrine\ORM\PersistentCollection {#7524 …} -Parent: Eccube\Entity\Category {#7515} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7529 -id: 150 -name: "シルバー" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1731916185 {#7527 date: 2024-11-18 16:49:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916185 {#7528 date: 2024-11-18 16:49:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7530 …} -Children: Doctrine\ORM\PersistentCollection {#7533 …} -Parent: Eccube\Entity\Category {#7515} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7536 -id: 149 -name: "ガスコンロ連動なし" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1731916176 {#7534 date: 2024-11-18 16:49:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916176 {#7535 date: 2024-11-18 16:49:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7537 …} -Children: Doctrine\ORM\PersistentCollection {#7540 …} -Parent: Eccube\Entity\Category {#7515} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7543 -id: 148 -name: "ガスコンロ連動あり" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1731916167 {#7541 date: 2024-11-18 16:49:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916167 {#7542 date: 2024-11-18 16:49:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7544 …} -Children: Doctrine\ORM\PersistentCollection {#7547 …} -Parent: Eccube\Entity\Category {#7515} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7550 -id: 147 -name: "高75cm" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1731916112 {#7548 date: 2024-11-18 16:48:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916112 {#7549 date: 2024-11-18 16:48:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7551 …} -Children: Doctrine\ORM\PersistentCollection {#7554 …} -Parent: Eccube\Entity\Category {#7515} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7557 -id: 146 -name: "高60cm" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1731916100 {#7555 date: 2024-11-18 16:48:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916100 {#7556 date: 2024-11-18 16:48:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7558 …} -Children: Doctrine\ORM\PersistentCollection {#7561 …} -Parent: Eccube\Entity\Category {#7515} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7564 -id: 145 -name: "高50cm" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1731916093 {#7562 date: 2024-11-18 16:48:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916093 {#7563 date: 2024-11-18 16:48:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7565 …} -Children: Doctrine\ORM\PersistentCollection {#7568 …} -Parent: Eccube\Entity\Category {#7515} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7571 -id: 144 -name: "横75cm" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1731916082 {#7569 date: 2024-11-18 16:48:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916082 {#7570 date: 2024-11-18 16:48:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7572 …} -Children: Doctrine\ORM\PersistentCollection {#7575 …} -Parent: Eccube\Entity\Category {#7515} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7578 -id: 143 -name: "横60cm" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1731916074 {#7576 date: 2024-11-18 16:47:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916074 {#7577 date: 2024-11-18 16:47:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7579 …} -Children: Doctrine\ORM\PersistentCollection {#7582 …} -Parent: Eccube\Entity\Category {#7515} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7585 -id: 48 -name: "三菱電機" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1673949739 {#7583 date: 2023-01-17 19:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1673949739 {#7584 date: 2023-01-17 19:02:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7586 …} -Children: Doctrine\ORM\PersistentCollection {#7589 …} -Parent: Eccube\Entity\Category {#7515} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7592 -id: 39 -name: "クリナップ" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1670473054 {#7590 date: 2022-12-08 13:17:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473054 {#7591 date: 2022-12-08 13:17:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7593 …} -Children: Doctrine\ORM\PersistentCollection {#7596 …} -Parent: Eccube\Entity\Category {#7515} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7599 -id: 38 -name: "Rinnai" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1670473048 {#7597 date: 2022-12-08 13:17:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916051 {#7598 date: 2024-11-18 16:47:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7600 …} -Children: Doctrine\ORM\PersistentCollection {#7603 …} -Parent: Eccube\Entity\Category {#7515} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7606 -id: 37 -name: "Panasonic" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1670473042 {#7604 date: 2022-12-08 13:17:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473042 {#7605 date: 2022-12-08 13:17:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7607 …} -Children: Doctrine\ORM\PersistentCollection {#7610 …} -Parent: Eccube\Entity\Category {#7515} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7613 -id: 13 -name: "浴室乾燥機・浴室暖房器・浴室換気扇" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1670472222 {#7525 date: 2022-12-08 13:03:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7526 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7614 …} -Children: Doctrine\ORM\PersistentCollection {#7617 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7618 -id: 42 -name: "高須産業" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1670473092 {#7611 date: 2022-12-08 13:18:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473092 {#7612 date: 2022-12-08 13:18:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7619 …} -Children: Doctrine\ORM\PersistentCollection {#7622 …} -Parent: Eccube\Entity\Category {#7613} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7627 -id: 41 -name: "Panasonic" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1670473073 {#7625 date: 2022-12-08 13:17:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473073 {#7626 date: 2022-12-08 13:17:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7628 …} -Children: Doctrine\ORM\PersistentCollection {#7631 …} -Parent: Eccube\Entity\Category {#7613} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7634 -id: 40 -name: "三菱電機" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1670473067 {#7632 date: 2022-12-08 13:17:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473067 {#7633 date: 2022-12-08 13:17:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7635 …} -Children: Doctrine\ORM\PersistentCollection {#7638 …} -Parent: Eccube\Entity\Category {#7613} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7641 -id: 14 -name: "IHクッキングヒーター" -hierarchy: 1 -sort_no: 42 -create_date: DateTime @1670472237 {#7623 date: 2022-12-08 13:03:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7624 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7642 …} -Children: Doctrine\ORM\PersistentCollection {#7645 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7646 -id: 124 -name: "ブラック" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1731915099 {#7639 date: 2024-11-18 16:31:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915099 {#7640 date: 2024-11-18 16:31:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7647 …} -Children: Doctrine\ORM\PersistentCollection {#7650 …} -Parent: Eccube\Entity\Category {#7641} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7655 -id: 123 -name: "シルバー" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1731915094 {#7653 date: 2024-11-18 16:31:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915094 {#7654 date: 2024-11-18 16:31:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7656 …} -Children: Doctrine\ORM\PersistentCollection {#7659 …} -Parent: Eccube\Entity\Category {#7641} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7662 -id: 122 -name: "3口" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1731915085 {#7660 date: 2024-11-18 16:31:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915085 {#7661 date: 2024-11-18 16:31:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7663 …} -Children: Doctrine\ORM\PersistentCollection {#7666 …} -Parent: Eccube\Entity\Category {#7641} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7669 -id: 121 -name: "2口" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1731915080 {#7667 date: 2024-11-18 16:31:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915080 {#7668 date: 2024-11-18 16:31:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7670 …} -Children: Doctrine\ORM\PersistentCollection {#7673 …} -Parent: Eccube\Entity\Category {#7641} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7676 -id: 120 -name: "75cm" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1731915070 {#7674 date: 2024-11-18 16:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915070 {#7675 date: 2024-11-18 16:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7677 …} -Children: Doctrine\ORM\PersistentCollection {#7680 …} -Parent: Eccube\Entity\Category {#7641} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7683 -id: 119 -name: "60cm" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1731915063 {#7681 date: 2024-11-18 16:31:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915063 {#7682 date: 2024-11-18 16:31:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7684 …} -Children: Doctrine\ORM\PersistentCollection {#7687 …} -Parent: Eccube\Entity\Category {#7641} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7690 -id: 44 -name: "三菱電機" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1670473714 {#7688 date: 2022-12-08 13:28:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473714 {#7689 date: 2022-12-08 13:28:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7691 …} -Children: Doctrine\ORM\PersistentCollection {#7694 …} -Parent: Eccube\Entity\Category {#7641} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7697 -id: 43 -name: "Panasonic" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1670473102 {#7695 date: 2022-12-08 13:18:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473102 {#7696 date: 2022-12-08 13:18:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7698 …} -Children: Doctrine\ORM\PersistentCollection {#7701 …} -Parent: Eccube\Entity\Category {#7641} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7704 -id: 15 -name: "ビルトインガスコンロ(都市ガス)" -hierarchy: 1 -sort_no: 31 -create_date: DateTime @1670472345 {#7652 date: 2022-12-08 13:05:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7651 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7705 …} -Children: Doctrine\ORM\PersistentCollection {#7708 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7709 -id: 133 -name: "レンジフード連携なし" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1731915556 {#7702 date: 2024-11-18 16:39:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915556 {#7703 date: 2024-11-18 16:39:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7710 …} -Children: Doctrine\ORM\PersistentCollection {#7713 …} -Parent: Eccube\Entity\Category {#7704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7718 -id: 132 -name: "レンジフード連携あり" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1731915542 {#7716 date: 2024-11-18 16:39:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915542 {#7717 date: 2024-11-18 16:39:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7719 …} -Children: Doctrine\ORM\PersistentCollection {#7722 …} -Parent: Eccube\Entity\Category {#7704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7725 -id: 131 -name: "天板その他" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1731915521 {#7723 date: 2024-11-18 16:38:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915521 {#7724 date: 2024-11-18 16:38:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7726 …} -Children: Doctrine\ORM\PersistentCollection {#7729 …} -Parent: Eccube\Entity\Category {#7704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7732 -id: 130 -name: "天板ブラック系" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1731915515 {#7730 date: 2024-11-18 16:38:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915515 {#7731 date: 2024-11-18 16:38:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7733 …} -Children: Doctrine\ORM\PersistentCollection {#7736 …} -Parent: Eccube\Entity\Category {#7704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7739 -id: 129 -name: "天板ホワイト系" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1731915505 {#7737 date: 2024-11-18 16:38:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915505 {#7738 date: 2024-11-18 16:38:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7740 …} -Children: Doctrine\ORM\PersistentCollection {#7743 …} -Parent: Eccube\Entity\Category {#7704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7746 -id: 128 -name: "天板グレー系" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1731915494 {#7744 date: 2024-11-18 16:38:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915494 {#7745 date: 2024-11-18 16:38:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7747 …} -Children: Doctrine\ORM\PersistentCollection {#7750 …} -Parent: Eccube\Entity\Category {#7704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7753 -id: 127 -name: "天板シルバー系" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1731915484 {#7751 date: 2024-11-18 16:38:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915484 {#7752 date: 2024-11-18 16:38:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7754 …} -Children: Doctrine\ORM\PersistentCollection {#7757 …} -Parent: Eccube\Entity\Category {#7704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7760 -id: 126 -name: "75cm" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1731915445 {#7758 date: 2024-11-18 16:37:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915445 {#7759 date: 2024-11-18 16:37:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7761 …} -Children: Doctrine\ORM\PersistentCollection {#7764 …} -Parent: Eccube\Entity\Category {#7704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7767 -id: 125 -name: "60cm" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1731915440 {#7765 date: 2024-11-18 16:37:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915440 {#7766 date: 2024-11-18 16:37:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7768 …} -Children: Doctrine\ORM\PersistentCollection {#7771 …} -Parent: Eccube\Entity\Category {#7704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7774 -id: 47 -name: "パロマ" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1670473738 {#7772 date: 2022-12-08 13:28:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915303 {#7773 date: 2024-11-18 16:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7775 …} -Children: Doctrine\ORM\PersistentCollection {#7778 …} -Parent: Eccube\Entity\Category {#7704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7781 -id: 46 -name: "ノーリツ" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1670473732 {#7779 date: 2022-12-08 13:28:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915303 {#7780 date: 2024-11-18 16:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7782 …} -Children: Doctrine\ORM\PersistentCollection {#7785 …} -Parent: Eccube\Entity\Category {#7704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7788 -id: 45 -name: "Rinnai" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1670473723 {#7786 date: 2022-12-08 13:28:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915612 {#7787 date: 2024-11-18 16:40:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7789 …} -Children: Doctrine\ORM\PersistentCollection {#7792 …} -Parent: Eccube\Entity\Category {#7704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7795 -id: 50 -name: "ビルトインガスコンロ(LPガス)" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1701303995 {#7715 date: 2023-11-30 09:26:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7714 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7796 …} -Children: Doctrine\ORM\PersistentCollection {#7799 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7800 -id: 142 -name: "レンジフード連携なし" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1731915876 {#7793 date: 2024-11-18 16:44:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915876 {#7794 date: 2024-11-18 16:44:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7801 …} -Children: Doctrine\ORM\PersistentCollection {#7804 …} -Parent: Eccube\Entity\Category {#7795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7809 -id: 141 -name: "レンジフード連携あり" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1731915867 {#7807 date: 2024-11-18 16:44:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915867 {#7808 date: 2024-11-18 16:44:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7810 …} -Children: Doctrine\ORM\PersistentCollection {#7813 …} -Parent: Eccube\Entity\Category {#7795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7816 -id: 140 -name: "天板その他" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1731915852 {#7814 date: 2024-11-18 16:44:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915852 {#7815 date: 2024-11-18 16:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7817 …} -Children: Doctrine\ORM\PersistentCollection {#7820 …} -Parent: Eccube\Entity\Category {#7795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7823 -id: 139 -name: "天板ブラック系" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1731915845 {#7821 date: 2024-11-18 16:44:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915845 {#7822 date: 2024-11-18 16:44:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7824 …} -Children: Doctrine\ORM\PersistentCollection {#7827 …} -Parent: Eccube\Entity\Category {#7795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7830 -id: 138 -name: "天板ホワイト系" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1731915835 {#7828 date: 2024-11-18 16:43:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915835 {#7829 date: 2024-11-18 16:43:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7831 …} -Children: Doctrine\ORM\PersistentCollection {#7834 …} -Parent: Eccube\Entity\Category {#7795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7837 -id: 137 -name: "天板グレー系" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1731915826 {#7835 date: 2024-11-18 16:43:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915826 {#7836 date: 2024-11-18 16:43:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7838 …} -Children: Doctrine\ORM\PersistentCollection {#7841 …} -Parent: Eccube\Entity\Category {#7795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7844 -id: 136 -name: "天板シルバー系" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1731915816 {#7842 date: 2024-11-18 16:43:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915816 {#7843 date: 2024-11-18 16:43:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7845 …} -Children: Doctrine\ORM\PersistentCollection {#7848 …} -Parent: Eccube\Entity\Category {#7795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7851 -id: 135 -name: "75cm" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1731915773 {#7849 date: 2024-11-18 16:42:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915773 {#7850 date: 2024-11-18 16:42:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7852 …} -Children: Doctrine\ORM\PersistentCollection {#7855 …} -Parent: Eccube\Entity\Category {#7795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7858 -id: 134 -name: "60cm" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1731915768 {#7856 date: 2024-11-18 16:42:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915768 {#7857 date: 2024-11-18 16:42:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7859 …} -Children: Doctrine\ORM\PersistentCollection {#7862 …} -Parent: Eccube\Entity\Category {#7795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7865 -id: 52 -name: "パロマ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1701304134 {#7863 date: 2023-11-30 09:28:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915741 {#7864 date: 2024-11-18 16:42:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7866 …} -Children: Doctrine\ORM\PersistentCollection {#7869 …} -Parent: Eccube\Entity\Category {#7795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7872 -id: 53 -name: "ノーリツ" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1701304140 {#7870 date: 2023-11-30 09:29:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915748 {#7871 date: 2024-11-18 16:42:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7873 …} -Children: Doctrine\ORM\PersistentCollection {#7876 …} -Parent: Eccube\Entity\Category {#7795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7879 -id: 54 -name: "Rinnai" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1701304165 {#7877 date: 2023-11-30 09:29:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915758 {#7878 date: 2024-11-18 16:42:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7880 …} -Children: Doctrine\ORM\PersistentCollection {#7883 …} -Parent: Eccube\Entity\Category {#7795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } ] |
[ Eccube\Entity\Category {#6645 -id: 69 -name: "エアコン(2階下ろし工事)" -hierarchy: 1 -sort_no: 146 -create_date: DateTime @1720663319 {#6612 date: 2024-07-11 11:01:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720663319 {#6650 date: 2024-07-11 11:01:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6659 …} -Children: Doctrine\ORM\PersistentCollection {#6912 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#6911 -id: 86 -name: "お掃除機能なし" -hierarchy: 2 -sort_no: 145 -create_date: DateTime @1731913497 {#6648 date: 2024-11-18 16:04:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115143 {#6646 date: 2025-07-10 11:39:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6910 …} -Children: Doctrine\ORM\PersistentCollection {#6907 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#6902 -id: 85 -name: "お掃除機能あり" -hierarchy: 2 -sort_no: 144 -create_date: DateTime @1731913478 {#6904 date: 2024-11-18 16:04:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115143 {#6903 date: 2025-07-10 11:39:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6901 …} -Children: Doctrine\ORM\PersistentCollection {#6898 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#6895 -id: 84 -name: "200V" -hierarchy: 2 -sort_no: 143 -create_date: DateTime @1731913463 {#6897 date: 2024-11-18 16:04:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115143 {#6896 date: 2025-07-10 11:39:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6894 …} -Children: Doctrine\ORM\PersistentCollection {#6891 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#6888 -id: 83 -name: "100V" -hierarchy: 2 -sort_no: 142 -create_date: DateTime @1731913457 {#6890 date: 2024-11-18 16:04:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115143 {#6889 date: 2025-07-10 11:39:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6887 …} -Children: Doctrine\ORM\PersistentCollection {#6884 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#6638 -id: 71 -name: "三菱重工" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1720664214 {#6883 date: 2024-07-11 11:16:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115143 {#6882 date: 2025-07-10 11:39:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6649 …} -Children: Doctrine\ORM\PersistentCollection {#6666 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#6872 -id: 72 -name: "ダイキン" -hierarchy: 2 -sort_no: 140 -create_date: DateTime @1720664266 {#6870 date: 2024-07-11 11:17:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115143 {#6873 date: 2025-07-10 11:39:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6874 …} -Children: Doctrine\ORM\PersistentCollection {#6877 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#6880 -id: 80 -name: "三菱電機" -hierarchy: 2 -sort_no: 139 -create_date: DateTime @1720664828 {#6878 date: 2024-07-11 11:27:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115143 {#6879 date: 2025-07-10 11:39:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6881 …} -Children: Doctrine\ORM\PersistentCollection {#6916 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#6920 -id: 73 -name: "Panasonic" -hierarchy: 2 -sort_no: 138 -create_date: DateTime @1720664307 {#6918 date: 2024-07-11 11:18:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115143 {#6919 date: 2025-07-10 11:39:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6921 …} -Children: Doctrine\ORM\PersistentCollection {#6924 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#6927 -id: 157 -name: "富士通" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1752115139 {#6925 date: 2025-07-10 11:38:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115143 {#6926 date: 2025-07-10 11:39:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6928 …} -Children: Doctrine\ORM\PersistentCollection {#6931 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#6934 -id: 74 -name: "6畳用" -hierarchy: 2 -sort_no: 136 -create_date: DateTime @1720664335 {#6932 date: 2024-07-11 11:18:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115143 {#6933 date: 2025-07-10 11:39:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6935 …} -Children: Doctrine\ORM\PersistentCollection {#6938 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#6941 -id: 75 -name: "8畳用" -hierarchy: 2 -sort_no: 135 -create_date: DateTime @1720664379 {#6939 date: 2024-07-11 11:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115143 {#6940 date: 2025-07-10 11:39:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6942 …} -Children: Doctrine\ORM\PersistentCollection {#6945 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#6948 -id: 76 -name: "10畳用" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1720664406 {#6946 date: 2024-07-11 11:20:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115143 {#6947 date: 2025-07-10 11:39:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6949 …} -Children: Doctrine\ORM\PersistentCollection {#6952 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#6955 -id: 77 -name: "12畳用" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1720664429 {#6953 date: 2024-07-11 11:20:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115143 {#6954 date: 2025-07-10 11:39:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6956 …} -Children: Doctrine\ORM\PersistentCollection {#6959 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#6962 -id: 78 -name: "14畳用" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1720664446 {#6960 date: 2024-07-11 11:20:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115143 {#6961 date: 2025-07-10 11:39:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6963 …} -Children: Doctrine\ORM\PersistentCollection {#6966 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#6969 -id: 79 -name: "18畳用" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1720664475 {#6967 date: 2024-07-11 11:21:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115143 {#6968 date: 2025-07-10 11:39:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6970 …} -Children: Doctrine\ORM\PersistentCollection {#6973 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#6976 -id: 1 -name: "エアコン(標準工事)" -hierarchy: 1 -sort_no: 130 -create_date: DateTime @1669598788 {#6906 date: 2022-11-28 10:26:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721638248 {#6905 date: 2024-07-22 17:50:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6977 …} -Children: Doctrine\ORM\PersistentCollection {#6980 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#6981 -id: 90 -name: "お掃除機能なし" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1731913766 {#6974 date: 2024-11-18 16:09:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115059 {#6975 date: 2025-07-10 11:37:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6982 …} -Children: Doctrine\ORM\PersistentCollection {#6985 …} -Parent: Eccube\Entity\Category {#6976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#6990 -id: 89 -name: "お掃除機能あり" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1731913761 {#6988 date: 2024-11-18 16:09:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115059 {#6989 date: 2025-07-10 11:37:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6991 …} -Children: Doctrine\ORM\PersistentCollection {#6994 …} -Parent: Eccube\Entity\Category {#6976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#6997 -id: 88 -name: "200V" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1731913748 {#6995 date: 2024-11-18 16:09:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115059 {#6996 date: 2025-07-10 11:37:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6998 …} -Children: Doctrine\ORM\PersistentCollection {#7001 …} -Parent: Eccube\Entity\Category {#6976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7004 -id: 87 -name: "100V" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1731913743 {#7002 date: 2024-11-18 16:09:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115059 {#7003 date: 2025-07-10 11:37:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7005 …} -Children: Doctrine\ORM\PersistentCollection {#7008 …} -Parent: Eccube\Entity\Category {#6976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7011 -id: 19 -name: "三菱重工" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1670472844 {#7009 date: 2022-12-08 13:14:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115059 {#7010 date: 2025-07-10 11:37:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7012 …} -Children: Doctrine\ORM\PersistentCollection {#7015 …} -Parent: Eccube\Entity\Category {#6976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7018 -id: 18 -name: "ダイキン" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1670472740 {#7016 date: 2022-12-08 13:12:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115059 {#7017 date: 2025-07-10 11:37:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7019 …} -Children: Doctrine\ORM\PersistentCollection {#7022 …} -Parent: Eccube\Entity\Category {#6976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7025 -id: 17 -name: "三菱電機" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1670472734 {#7023 date: 2022-12-08 13:12:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115059 {#7024 date: 2025-07-10 11:37:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7026 …} -Children: Doctrine\ORM\PersistentCollection {#7029 …} -Parent: Eccube\Entity\Category {#6976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7032 -id: 16 -name: "Panasonic" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1670472724 {#7030 date: 2022-12-08 13:12:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115059 {#7031 date: 2025-07-10 11:37:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7033 …} -Children: Doctrine\ORM\PersistentCollection {#7036 …} -Parent: Eccube\Entity\Category {#6976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7039 -id: 156 -name: "富士通" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1752115050 {#7037 date: 2025-07-10 11:37:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115059 {#7038 date: 2025-07-10 11:37:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7040 …} -Children: Doctrine\ORM\PersistentCollection {#7043 …} -Parent: Eccube\Entity\Category {#6976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7046 -id: 62 -name: "6畳用" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1706006979 {#7044 date: 2024-01-23 19:49:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115059 {#7045 date: 2025-07-10 11:37:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7047 …} -Children: Doctrine\ORM\PersistentCollection {#7050 …} -Parent: Eccube\Entity\Category {#6976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7053 -id: 63 -name: "8畳用" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1706006993 {#7051 date: 2024-01-23 19:49:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115059 {#7052 date: 2025-07-10 11:37:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7054 …} -Children: Doctrine\ORM\PersistentCollection {#7057 …} -Parent: Eccube\Entity\Category {#6976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7060 -id: 64 -name: "10畳用" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1706007060 {#7058 date: 2024-01-23 19:51:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115059 {#7059 date: 2025-07-10 11:37:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7061 …} -Children: Doctrine\ORM\PersistentCollection {#7064 …} -Parent: Eccube\Entity\Category {#6976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7067 -id: 65 -name: "12畳用" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1706007068 {#7065 date: 2024-01-23 19:51:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115059 {#7066 date: 2025-07-10 11:37:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7068 …} -Children: Doctrine\ORM\PersistentCollection {#7071 …} -Parent: Eccube\Entity\Category {#6976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7074 -id: 66 -name: "14畳用" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1706007208 {#7072 date: 2024-01-23 19:53:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115059 {#7073 date: 2025-07-10 11:37:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7075 …} -Children: Doctrine\ORM\PersistentCollection {#7078 …} -Parent: Eccube\Entity\Category {#6976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7081 -id: 67 -name: "18畳用" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1706007232 {#7079 date: 2024-01-23 19:53:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115059 {#7080 date: 2025-07-10 11:37:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7082 …} -Children: Doctrine\ORM\PersistentCollection {#7085 …} -Parent: Eccube\Entity\Category {#6976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7088 -id: 2 -name: "トイレ" -hierarchy: 1 -sort_no: 113 -create_date: DateTime @1669598788 {#6986 date: 2022-11-28 10:26:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6987 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7089 …} -Children: Doctrine\ORM\PersistentCollection {#7092 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7093 -id: 96 -name: "壁リモコン" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1731913939 {#7086 date: 2024-11-18 16:12:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913939 {#7087 date: 2024-11-18 16:12:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7094 …} -Children: Doctrine\ORM\PersistentCollection {#7097 …} -Parent: Eccube\Entity\Category {#7088} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7102 -id: 95 -name: "袖リモコン" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1731913932 {#7100 date: 2024-11-18 16:12:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913932 {#7101 date: 2024-11-18 16:12:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7103 …} -Children: Doctrine\ORM\PersistentCollection {#7106 …} -Parent: Eccube\Entity\Category {#7088} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7109 -id: 94 -name: "タンク手洗いなし" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1731913897 {#7107 date: 2024-11-18 16:11:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#7108 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7110 …} -Children: Doctrine\ORM\PersistentCollection {#7113 …} -Parent: Eccube\Entity\Category {#7088} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7116 -id: 93 -name: "タンク手洗いあり" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1731913888 {#7114 date: 2024-11-18 16:11:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#7115 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7117 …} -Children: Doctrine\ORM\PersistentCollection {#7120 …} -Parent: Eccube\Entity\Category {#7088} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7123 -id: 92 -name: "タンクなし" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1731913876 {#7121 date: 2024-11-18 16:11:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#7122 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7124 …} -Children: Doctrine\ORM\PersistentCollection {#7127 …} -Parent: Eccube\Entity\Category {#7088} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7130 -id: 91 -name: "タンクあり" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1731913860 {#7128 date: 2024-11-18 16:11:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#7129 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7131 …} -Children: Doctrine\ORM\PersistentCollection {#7134 …} -Parent: Eccube\Entity\Category {#7088} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7137 -id: 21 -name: "TOTO" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1670472865 {#7135 date: 2022-12-08 13:14:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#7136 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7138 …} -Children: Doctrine\ORM\PersistentCollection {#7141 …} -Parent: Eccube\Entity\Category {#7088} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7144 -id: 22 -name: "Panasonic" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1670472872 {#7142 date: 2022-12-08 13:14:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#7143 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7145 …} -Children: Doctrine\ORM\PersistentCollection {#7148 …} -Parent: Eccube\Entity\Category {#7088} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7151 -id: 20 -name: "LIXIL" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1670472857 {#7149 date: 2022-12-08 13:14:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#7150 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7152 …} -Children: Doctrine\ORM\PersistentCollection {#7155 …} -Parent: Eccube\Entity\Category {#7088} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7158 -id: 8 -name: "蛇口(水栓)" -hierarchy: 1 -sort_no: 106 -create_date: DateTime @1670472042 {#7098 date: 2022-12-08 13:00:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7099 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7159 …} -Children: Doctrine\ORM\PersistentCollection {#7162 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7163 -id: 108 -name: "台所水栓ホース引き出しなし" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1731914434 {#7156 date: 2024-11-18 16:20:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914434 {#7157 date: 2024-11-18 16:20:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7164 …} -Children: Doctrine\ORM\PersistentCollection {#7167 …} -Parent: Eccube\Entity\Category {#7158} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7172 -id: 107 -name: "台所水栓ホース引き出しあり" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1731914429 {#7170 date: 2024-11-18 16:20:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914429 {#7171 date: 2024-11-18 16:20:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7173 …} -Children: Doctrine\ORM\PersistentCollection {#7176 …} -Parent: Eccube\Entity\Category {#7158} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7179 -id: 106 -name: "浴室 壁付水栓" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1731914405 {#7177 date: 2024-11-18 16:20:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914405 {#7178 date: 2024-11-18 16:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7180 …} -Children: Doctrine\ORM\PersistentCollection {#7183 …} -Parent: Eccube\Entity\Category {#7158} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7186 -id: 105 -name: "台所 壁付水栓" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1731914398 {#7184 date: 2024-11-18 16:19:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914398 {#7185 date: 2024-11-18 16:19:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7187 …} -Children: Doctrine\ORM\PersistentCollection {#7190 …} -Parent: Eccube\Entity\Category {#7158} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7193 -id: 104 -name: "台所 ワンホール混合栓" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1731914390 {#7191 date: 2024-11-18 16:19:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914390 {#7192 date: 2024-11-18 16:19:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7194 …} -Children: Doctrine\ORM\PersistentCollection {#7197 …} -Parent: Eccube\Entity\Category {#7158} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7200 -id: 25 -name: "KVK" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1670472931 {#7198 date: 2022-12-08 13:15:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472931 {#7199 date: 2022-12-08 13:15:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7201 …} -Children: Doctrine\ORM\PersistentCollection {#7204 …} -Parent: Eccube\Entity\Category {#7158} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7207 -id: 24 -name: "TOTO" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1670472893 {#7205 date: 2022-12-08 13:14:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472893 {#7206 date: 2022-12-08 13:14:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7208 …} -Children: Doctrine\ORM\PersistentCollection {#7211 …} -Parent: Eccube\Entity\Category {#7158} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7214 -id: 23 -name: "LIXIL" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1670472887 {#7212 date: 2022-12-08 13:14:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472887 {#7213 date: 2022-12-08 13:14:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7215 …} -Children: Doctrine\ORM\PersistentCollection {#7218 …} -Parent: Eccube\Entity\Category {#7158} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7221 -id: 9 -name: "洗面台・洗面化粧台" -hierarchy: 1 -sort_no: 100 -create_date: DateTime @1670472089 {#7169 date: 2022-12-08 13:01:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7168 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7222 …} -Children: Doctrine\ORM\PersistentCollection {#7225 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7226 -id: 103 -name: "鏡3面(75cm)" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1731914232 {#7219 date: 2024-11-18 16:17:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914232 {#7220 date: 2024-11-18 16:17:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7227 …} -Children: Doctrine\ORM\PersistentCollection {#7230 …} -Parent: Eccube\Entity\Category {#7221} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7235 -id: 102 -name: "鏡2面(60cm)" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1731914220 {#7233 date: 2024-11-18 16:17:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914220 {#7234 date: 2024-11-18 16:17:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7236 …} -Children: Doctrine\ORM\PersistentCollection {#7239 …} -Parent: Eccube\Entity\Category {#7221} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7242 -id: 101 -name: "鏡1面" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1731914205 {#7240 date: 2024-11-18 16:16:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914205 {#7241 date: 2024-11-18 16:16:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7243 …} -Children: Doctrine\ORM\PersistentCollection {#7246 …} -Parent: Eccube\Entity\Category {#7221} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7249 -id: 100 -name: "片引き出し" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1731914188 {#7247 date: 2024-11-18 16:16:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914188 {#7248 date: 2024-11-18 16:16:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7250 …} -Children: Doctrine\ORM\PersistentCollection {#7253 …} -Parent: Eccube\Entity\Category {#7221} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7256 -id: 99 -name: "両開き" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1731914179 {#7254 date: 2024-11-18 16:16:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914179 {#7255 date: 2024-11-18 16:16:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7257 …} -Children: Doctrine\ORM\PersistentCollection {#7260 …} -Parent: Eccube\Entity\Category {#7221} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7263 -id: 98 -name: "75cm" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1731914156 {#7261 date: 2024-11-18 16:15:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914156 {#7262 date: 2024-11-18 16:15:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7264 …} -Children: Doctrine\ORM\PersistentCollection {#7267 …} -Parent: Eccube\Entity\Category {#7221} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7270 -id: 97 -name: "60cm" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1731914147 {#7268 date: 2024-11-18 16:15:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914147 {#7269 date: 2024-11-18 16:15:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7271 …} -Children: Doctrine\ORM\PersistentCollection {#7274 …} -Parent: Eccube\Entity\Category {#7221} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7277 -id: 28 -name: "Panasonic" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1670472955 {#7275 date: 2022-12-08 13:15:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472955 {#7276 date: 2022-12-08 13:15:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7278 …} -Children: Doctrine\ORM\PersistentCollection {#7281 …} -Parent: Eccube\Entity\Category {#7221} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7284 -id: 27 -name: "TOTO" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1670472948 {#7282 date: 2022-12-08 13:15:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472948 {#7283 date: 2022-12-08 13:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7285 …} -Children: Doctrine\ORM\PersistentCollection {#7288 …} -Parent: Eccube\Entity\Category {#7221} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7291 -id: 26 -name: "LIXIL" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1670472940 {#7289 date: 2022-12-08 13:15:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472940 {#7290 date: 2022-12-08 13:15:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7292 …} -Children: Doctrine\ORM\PersistentCollection {#7295 …} -Parent: Eccube\Entity\Category {#7221} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7298 -id: 10 -name: "ガス給湯器(都市ガス)" -hierarchy: 1 -sort_no: 88 -create_date: DateTime @1670472106 {#7232 date: 2022-12-08 13:01:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7231 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7299 …} -Children: Doctrine\ORM\PersistentCollection {#7302 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7303 -id: 113 -name: "24号" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1731914656 {#7296 date: 2024-11-18 16:24:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914656 {#7297 date: 2024-11-18 16:24:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7304 …} -Children: Doctrine\ORM\PersistentCollection {#7307 …} -Parent: Eccube\Entity\Category {#7298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7312 -id: 112 -name: "20号" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1731914651 {#7310 date: 2024-11-18 16:24:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914651 {#7311 date: 2024-11-18 16:24:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7313 …} -Children: Doctrine\ORM\PersistentCollection {#7316 …} -Parent: Eccube\Entity\Category {#7298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7319 -id: 111 -name: "16号" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1731914646 {#7317 date: 2024-11-18 16:24:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914646 {#7318 date: 2024-11-18 16:24:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7320 …} -Children: Doctrine\ORM\PersistentCollection {#7323 …} -Parent: Eccube\Entity\Category {#7298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7326 -id: 110 -name: "エコジョーズ(省エネ)" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1731914629 {#7324 date: 2024-11-18 16:23:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914629 {#7325 date: 2024-11-18 16:23:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7327 …} -Children: Doctrine\ORM\PersistentCollection {#7330 …} -Parent: Eccube\Entity\Category {#7298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7333 -id: 109 -name: "従来型(お値打ちスタンダード)" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1731914620 {#7331 date: 2024-11-18 16:23:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914620 {#7332 date: 2024-11-18 16:23:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7334 …} -Children: Doctrine\ORM\PersistentCollection {#7337 …} -Parent: Eccube\Entity\Category {#7298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7340 -id: 33 -name: "長府製作所" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1670472994 {#7338 date: 2022-12-08 13:16:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472994 {#7339 date: 2022-12-08 13:16:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7341 …} -Children: Doctrine\ORM\PersistentCollection {#7344 …} -Parent: Eccube\Entity\Category {#7298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7347 -id: 32 -name: "パーパス" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1670472983 {#7345 date: 2022-12-08 13:16:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472983 {#7346 date: 2022-12-08 13:16:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7348 …} -Children: Doctrine\ORM\PersistentCollection {#7351 …} -Parent: Eccube\Entity\Category {#7298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7354 -id: 31 -name: "パロマ" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1670472977 {#7352 date: 2022-12-08 13:16:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472977 {#7353 date: 2022-12-08 13:16:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7355 …} -Children: Doctrine\ORM\PersistentCollection {#7358 …} -Parent: Eccube\Entity\Category {#7298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7361 -id: 30 -name: "ノーリツ" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1670472971 {#7359 date: 2022-12-08 13:16:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472971 {#7360 date: 2022-12-08 13:16:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7362 …} -Children: Doctrine\ORM\PersistentCollection {#7365 …} -Parent: Eccube\Entity\Category {#7298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7368 -id: 29 -name: "Rinnai" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1670472966 {#7366 date: 2022-12-08 13:16:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914603 {#7367 date: 2024-11-18 16:23:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7369 …} -Children: Doctrine\ORM\PersistentCollection {#7372 …} -Parent: Eccube\Entity\Category {#7298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7375 -id: 56 -name: "ガス給湯器(LPガス)" -hierarchy: 1 -sort_no: 79 -create_date: DateTime @1701863037 {#7309 date: 2023-12-06 20:43:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7308 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7376 …} -Children: Doctrine\ORM\PersistentCollection {#7379 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7380 -id: 57 -name: "長府製作所" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1701863115 {#7373 date: 2023-12-06 20:45:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#7374 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7381 …} -Children: Doctrine\ORM\PersistentCollection {#7384 …} -Parent: Eccube\Entity\Category {#7375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7389 -id: 58 -name: "パーパス" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1701863124 {#7387 date: 2023-12-06 20:45:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#7388 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7390 …} -Children: Doctrine\ORM\PersistentCollection {#7393 …} -Parent: Eccube\Entity\Category {#7375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7396 -id: 59 -name: "パロマ" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1701863130 {#7394 date: 2023-12-06 20:45:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#7395 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7397 …} -Children: Doctrine\ORM\PersistentCollection {#7400 …} -Parent: Eccube\Entity\Category {#7375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7403 -id: 60 -name: "ノーリツ" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1701863140 {#7401 date: 2023-12-06 20:45:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#7402 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7404 …} -Children: Doctrine\ORM\PersistentCollection {#7407 …} -Parent: Eccube\Entity\Category {#7375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7410 -id: 61 -name: "Rinnai" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1701863144 {#7408 date: 2023-12-06 20:45:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914800 {#7409 date: 2024-11-18 16:26:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7411 …} -Children: Doctrine\ORM\PersistentCollection {#7414 …} -Parent: Eccube\Entity\Category {#7375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7417 -id: 118 -name: "24号" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1731914907 {#7415 date: 2024-11-18 16:28:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914907 {#7416 date: 2024-11-18 16:28:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7418 …} -Children: Doctrine\ORM\PersistentCollection {#7421 …} -Parent: Eccube\Entity\Category {#7375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7424 -id: 117 -name: "20号" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1731914873 {#7422 date: 2024-11-18 16:27:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914873 {#7423 date: 2024-11-18 16:27:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7425 …} -Children: Doctrine\ORM\PersistentCollection {#7428 …} -Parent: Eccube\Entity\Category {#7375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7431 -id: 116 -name: "16号" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1731914867 {#7429 date: 2024-11-18 16:27:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914867 {#7430 date: 2024-11-18 16:27:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7432 …} -Children: Doctrine\ORM\PersistentCollection {#7435 …} -Parent: Eccube\Entity\Category {#7375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7438 -id: 115 -name: "エコジョーズ(省エネ)" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1731914857 {#7436 date: 2024-11-18 16:27:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914857 {#7437 date: 2024-11-18 16:27:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7439 …} -Children: Doctrine\ORM\PersistentCollection {#7442 …} -Parent: Eccube\Entity\Category {#7375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7445 -id: 114 -name: "従来型(お値打ちスタンダード)" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1731914849 {#7443 date: 2024-11-18 16:27:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914849 {#7444 date: 2024-11-18 16:27:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7446 …} -Children: Doctrine\ORM\PersistentCollection {#7449 …} -Parent: Eccube\Entity\Category {#7375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7452 -id: 11 -name: "エコキュート" -hierarchy: 1 -sort_no: 70 -create_date: DateTime @1670472157 {#7386 date: 2022-12-08 13:02:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7385 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7453 …} -Children: Doctrine\ORM\PersistentCollection {#7456 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7457 -id: 155 -name: "高圧" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1731916474 {#7450 date: 2024-11-18 16:54:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916474 {#7451 date: 2024-11-18 16:54:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7458 …} -Children: Doctrine\ORM\PersistentCollection {#7461 …} -Parent: Eccube\Entity\Category {#7452} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7466 -id: 154 -name: "標準" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1731916467 {#7464 date: 2024-11-18 16:54:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916467 {#7465 date: 2024-11-18 16:54:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7467 …} -Children: Doctrine\ORM\PersistentCollection {#7470 …} -Parent: Eccube\Entity\Category {#7452} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7473 -id: 153 -name: "460L(4~5人用)" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1731916460 {#7471 date: 2024-11-18 16:54:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916460 {#7472 date: 2024-11-18 16:54:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7474 …} -Children: Doctrine\ORM\PersistentCollection {#7477 …} -Parent: Eccube\Entity\Category {#7452} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7480 -id: 152 -name: "370L(3~4人用)" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1731916452 {#7478 date: 2024-11-18 16:54:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916452 {#7479 date: 2024-11-18 16:54:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7481 …} -Children: Doctrine\ORM\PersistentCollection {#7484 …} -Parent: Eccube\Entity\Category {#7452} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7487 -id: 49 -name: "Panasonic" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1696409576 {#7485 date: 2023-10-04 17:52:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696409576 {#7486 date: 2023-10-04 17:52:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7488 …} -Children: Doctrine\ORM\PersistentCollection {#7491 …} -Parent: Eccube\Entity\Category {#7452} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7494 -id: 36 -name: "長府製作所" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1670473033 {#7492 date: 2022-12-08 13:17:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473033 {#7493 date: 2022-12-08 13:17:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7495 …} -Children: Doctrine\ORM\PersistentCollection {#7498 …} -Parent: Eccube\Entity\Category {#7452} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7501 -id: 35 -name: "ダイキン" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1670473021 {#7499 date: 2022-12-08 13:17:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473021 {#7500 date: 2022-12-08 13:17:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7502 …} -Children: Doctrine\ORM\PersistentCollection {#7505 …} -Parent: Eccube\Entity\Category {#7452} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7508 -id: 34 -name: "三菱電機" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1670473016 {#7506 date: 2022-12-08 13:16:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473016 {#7507 date: 2022-12-08 13:16:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7509 …} -Children: Doctrine\ORM\PersistentCollection {#7512 …} -Parent: Eccube\Entity\Category {#7452} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7515 -id: 12 -name: "レンジフード" -hierarchy: 1 -sort_no: 62 -create_date: DateTime @1670472166 {#7463 date: 2022-12-08 13:02:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7462 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7516 …} -Children: Doctrine\ORM\PersistentCollection {#7519 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7520 -id: 151 -name: "ブラック" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1731916190 {#7513 date: 2024-11-18 16:49:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916190 {#7514 date: 2024-11-18 16:49:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7521 …} -Children: Doctrine\ORM\PersistentCollection {#7524 …} -Parent: Eccube\Entity\Category {#7515} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7529 -id: 150 -name: "シルバー" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1731916185 {#7527 date: 2024-11-18 16:49:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916185 {#7528 date: 2024-11-18 16:49:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7530 …} -Children: Doctrine\ORM\PersistentCollection {#7533 …} -Parent: Eccube\Entity\Category {#7515} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7536 -id: 149 -name: "ガスコンロ連動なし" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1731916176 {#7534 date: 2024-11-18 16:49:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916176 {#7535 date: 2024-11-18 16:49:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7537 …} -Children: Doctrine\ORM\PersistentCollection {#7540 …} -Parent: Eccube\Entity\Category {#7515} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7543 -id: 148 -name: "ガスコンロ連動あり" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1731916167 {#7541 date: 2024-11-18 16:49:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916167 {#7542 date: 2024-11-18 16:49:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7544 …} -Children: Doctrine\ORM\PersistentCollection {#7547 …} -Parent: Eccube\Entity\Category {#7515} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7550 -id: 147 -name: "高75cm" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1731916112 {#7548 date: 2024-11-18 16:48:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916112 {#7549 date: 2024-11-18 16:48:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7551 …} -Children: Doctrine\ORM\PersistentCollection {#7554 …} -Parent: Eccube\Entity\Category {#7515} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7557 -id: 146 -name: "高60cm" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1731916100 {#7555 date: 2024-11-18 16:48:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916100 {#7556 date: 2024-11-18 16:48:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7558 …} -Children: Doctrine\ORM\PersistentCollection {#7561 …} -Parent: Eccube\Entity\Category {#7515} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7564 -id: 145 -name: "高50cm" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1731916093 {#7562 date: 2024-11-18 16:48:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916093 {#7563 date: 2024-11-18 16:48:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7565 …} -Children: Doctrine\ORM\PersistentCollection {#7568 …} -Parent: Eccube\Entity\Category {#7515} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7571 -id: 144 -name: "横75cm" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1731916082 {#7569 date: 2024-11-18 16:48:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916082 {#7570 date: 2024-11-18 16:48:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7572 …} -Children: Doctrine\ORM\PersistentCollection {#7575 …} -Parent: Eccube\Entity\Category {#7515} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7578 -id: 143 -name: "横60cm" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1731916074 {#7576 date: 2024-11-18 16:47:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916074 {#7577 date: 2024-11-18 16:47:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7579 …} -Children: Doctrine\ORM\PersistentCollection {#7582 …} -Parent: Eccube\Entity\Category {#7515} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7585 -id: 48 -name: "三菱電機" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1673949739 {#7583 date: 2023-01-17 19:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1673949739 {#7584 date: 2023-01-17 19:02:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7586 …} -Children: Doctrine\ORM\PersistentCollection {#7589 …} -Parent: Eccube\Entity\Category {#7515} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7592 -id: 39 -name: "クリナップ" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1670473054 {#7590 date: 2022-12-08 13:17:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473054 {#7591 date: 2022-12-08 13:17:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7593 …} -Children: Doctrine\ORM\PersistentCollection {#7596 …} -Parent: Eccube\Entity\Category {#7515} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7599 -id: 38 -name: "Rinnai" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1670473048 {#7597 date: 2022-12-08 13:17:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916051 {#7598 date: 2024-11-18 16:47:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7600 …} -Children: Doctrine\ORM\PersistentCollection {#7603 …} -Parent: Eccube\Entity\Category {#7515} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7606 -id: 37 -name: "Panasonic" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1670473042 {#7604 date: 2022-12-08 13:17:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473042 {#7605 date: 2022-12-08 13:17:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7607 …} -Children: Doctrine\ORM\PersistentCollection {#7610 …} -Parent: Eccube\Entity\Category {#7515} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7613 -id: 13 -name: "浴室乾燥機・浴室暖房器・浴室換気扇" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1670472222 {#7525 date: 2022-12-08 13:03:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7526 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7614 …} -Children: Doctrine\ORM\PersistentCollection {#7617 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7618 -id: 42 -name: "高須産業" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1670473092 {#7611 date: 2022-12-08 13:18:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473092 {#7612 date: 2022-12-08 13:18:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7619 …} -Children: Doctrine\ORM\PersistentCollection {#7622 …} -Parent: Eccube\Entity\Category {#7613} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7627 -id: 41 -name: "Panasonic" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1670473073 {#7625 date: 2022-12-08 13:17:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473073 {#7626 date: 2022-12-08 13:17:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7628 …} -Children: Doctrine\ORM\PersistentCollection {#7631 …} -Parent: Eccube\Entity\Category {#7613} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7634 -id: 40 -name: "三菱電機" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1670473067 {#7632 date: 2022-12-08 13:17:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473067 {#7633 date: 2022-12-08 13:17:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7635 …} -Children: Doctrine\ORM\PersistentCollection {#7638 …} -Parent: Eccube\Entity\Category {#7613} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7641 -id: 14 -name: "IHクッキングヒーター" -hierarchy: 1 -sort_no: 42 -create_date: DateTime @1670472237 {#7623 date: 2022-12-08 13:03:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7624 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7642 …} -Children: Doctrine\ORM\PersistentCollection {#7645 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7646 -id: 124 -name: "ブラック" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1731915099 {#7639 date: 2024-11-18 16:31:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915099 {#7640 date: 2024-11-18 16:31:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7647 …} -Children: Doctrine\ORM\PersistentCollection {#7650 …} -Parent: Eccube\Entity\Category {#7641} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7655 -id: 123 -name: "シルバー" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1731915094 {#7653 date: 2024-11-18 16:31:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915094 {#7654 date: 2024-11-18 16:31:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7656 …} -Children: Doctrine\ORM\PersistentCollection {#7659 …} -Parent: Eccube\Entity\Category {#7641} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7662 -id: 122 -name: "3口" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1731915085 {#7660 date: 2024-11-18 16:31:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915085 {#7661 date: 2024-11-18 16:31:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7663 …} -Children: Doctrine\ORM\PersistentCollection {#7666 …} -Parent: Eccube\Entity\Category {#7641} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7669 -id: 121 -name: "2口" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1731915080 {#7667 date: 2024-11-18 16:31:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915080 {#7668 date: 2024-11-18 16:31:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7670 …} -Children: Doctrine\ORM\PersistentCollection {#7673 …} -Parent: Eccube\Entity\Category {#7641} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7676 -id: 120 -name: "75cm" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1731915070 {#7674 date: 2024-11-18 16:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915070 {#7675 date: 2024-11-18 16:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7677 …} -Children: Doctrine\ORM\PersistentCollection {#7680 …} -Parent: Eccube\Entity\Category {#7641} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7683 -id: 119 -name: "60cm" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1731915063 {#7681 date: 2024-11-18 16:31:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915063 {#7682 date: 2024-11-18 16:31:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7684 …} -Children: Doctrine\ORM\PersistentCollection {#7687 …} -Parent: Eccube\Entity\Category {#7641} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7690 -id: 44 -name: "三菱電機" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1670473714 {#7688 date: 2022-12-08 13:28:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473714 {#7689 date: 2022-12-08 13:28:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7691 …} -Children: Doctrine\ORM\PersistentCollection {#7694 …} -Parent: Eccube\Entity\Category {#7641} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7697 -id: 43 -name: "Panasonic" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1670473102 {#7695 date: 2022-12-08 13:18:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473102 {#7696 date: 2022-12-08 13:18:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7698 …} -Children: Doctrine\ORM\PersistentCollection {#7701 …} -Parent: Eccube\Entity\Category {#7641} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7704 -id: 15 -name: "ビルトインガスコンロ(都市ガス)" -hierarchy: 1 -sort_no: 31 -create_date: DateTime @1670472345 {#7652 date: 2022-12-08 13:05:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7651 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7705 …} -Children: Doctrine\ORM\PersistentCollection {#7708 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7709 -id: 133 -name: "レンジフード連携なし" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1731915556 {#7702 date: 2024-11-18 16:39:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915556 {#7703 date: 2024-11-18 16:39:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7710 …} -Children: Doctrine\ORM\PersistentCollection {#7713 …} -Parent: Eccube\Entity\Category {#7704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7718 -id: 132 -name: "レンジフード連携あり" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1731915542 {#7716 date: 2024-11-18 16:39:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915542 {#7717 date: 2024-11-18 16:39:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7719 …} -Children: Doctrine\ORM\PersistentCollection {#7722 …} -Parent: Eccube\Entity\Category {#7704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7725 -id: 131 -name: "天板その他" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1731915521 {#7723 date: 2024-11-18 16:38:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915521 {#7724 date: 2024-11-18 16:38:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7726 …} -Children: Doctrine\ORM\PersistentCollection {#7729 …} -Parent: Eccube\Entity\Category {#7704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7732 -id: 130 -name: "天板ブラック系" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1731915515 {#7730 date: 2024-11-18 16:38:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915515 {#7731 date: 2024-11-18 16:38:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7733 …} -Children: Doctrine\ORM\PersistentCollection {#7736 …} -Parent: Eccube\Entity\Category {#7704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7739 -id: 129 -name: "天板ホワイト系" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1731915505 {#7737 date: 2024-11-18 16:38:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915505 {#7738 date: 2024-11-18 16:38:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7740 …} -Children: Doctrine\ORM\PersistentCollection {#7743 …} -Parent: Eccube\Entity\Category {#7704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7746 -id: 128 -name: "天板グレー系" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1731915494 {#7744 date: 2024-11-18 16:38:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915494 {#7745 date: 2024-11-18 16:38:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7747 …} -Children: Doctrine\ORM\PersistentCollection {#7750 …} -Parent: Eccube\Entity\Category {#7704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7753 -id: 127 -name: "天板シルバー系" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1731915484 {#7751 date: 2024-11-18 16:38:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915484 {#7752 date: 2024-11-18 16:38:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7754 …} -Children: Doctrine\ORM\PersistentCollection {#7757 …} -Parent: Eccube\Entity\Category {#7704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7760 -id: 126 -name: "75cm" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1731915445 {#7758 date: 2024-11-18 16:37:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915445 {#7759 date: 2024-11-18 16:37:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7761 …} -Children: Doctrine\ORM\PersistentCollection {#7764 …} -Parent: Eccube\Entity\Category {#7704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7767 -id: 125 -name: "60cm" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1731915440 {#7765 date: 2024-11-18 16:37:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915440 {#7766 date: 2024-11-18 16:37:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7768 …} -Children: Doctrine\ORM\PersistentCollection {#7771 …} -Parent: Eccube\Entity\Category {#7704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7774 -id: 47 -name: "パロマ" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1670473738 {#7772 date: 2022-12-08 13:28:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915303 {#7773 date: 2024-11-18 16:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7775 …} -Children: Doctrine\ORM\PersistentCollection {#7778 …} -Parent: Eccube\Entity\Category {#7704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7781 -id: 46 -name: "ノーリツ" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1670473732 {#7779 date: 2022-12-08 13:28:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915303 {#7780 date: 2024-11-18 16:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7782 …} -Children: Doctrine\ORM\PersistentCollection {#7785 …} -Parent: Eccube\Entity\Category {#7704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7788 -id: 45 -name: "Rinnai" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1670473723 {#7786 date: 2022-12-08 13:28:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915612 {#7787 date: 2024-11-18 16:40:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7789 …} -Children: Doctrine\ORM\PersistentCollection {#7792 …} -Parent: Eccube\Entity\Category {#7704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7795 -id: 50 -name: "ビルトインガスコンロ(LPガス)" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1701303995 {#7715 date: 2023-11-30 09:26:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7714 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7796 …} -Children: Doctrine\ORM\PersistentCollection {#7799 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7800 -id: 142 -name: "レンジフード連携なし" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1731915876 {#7793 date: 2024-11-18 16:44:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915876 {#7794 date: 2024-11-18 16:44:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7801 …} -Children: Doctrine\ORM\PersistentCollection {#7804 …} -Parent: Eccube\Entity\Category {#7795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7809 -id: 141 -name: "レンジフード連携あり" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1731915867 {#7807 date: 2024-11-18 16:44:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915867 {#7808 date: 2024-11-18 16:44:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7810 …} -Children: Doctrine\ORM\PersistentCollection {#7813 …} -Parent: Eccube\Entity\Category {#7795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7816 -id: 140 -name: "天板その他" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1731915852 {#7814 date: 2024-11-18 16:44:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915852 {#7815 date: 2024-11-18 16:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7817 …} -Children: Doctrine\ORM\PersistentCollection {#7820 …} -Parent: Eccube\Entity\Category {#7795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7823 -id: 139 -name: "天板ブラック系" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1731915845 {#7821 date: 2024-11-18 16:44:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915845 {#7822 date: 2024-11-18 16:44:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7824 …} -Children: Doctrine\ORM\PersistentCollection {#7827 …} -Parent: Eccube\Entity\Category {#7795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7830 -id: 138 -name: "天板ホワイト系" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1731915835 {#7828 date: 2024-11-18 16:43:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915835 {#7829 date: 2024-11-18 16:43:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7831 …} -Children: Doctrine\ORM\PersistentCollection {#7834 …} -Parent: Eccube\Entity\Category {#7795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7837 -id: 137 -name: "天板グレー系" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1731915826 {#7835 date: 2024-11-18 16:43:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915826 {#7836 date: 2024-11-18 16:43:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7838 …} -Children: Doctrine\ORM\PersistentCollection {#7841 …} -Parent: Eccube\Entity\Category {#7795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7844 -id: 136 -name: "天板シルバー系" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1731915816 {#7842 date: 2024-11-18 16:43:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915816 {#7843 date: 2024-11-18 16:43:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7845 …} -Children: Doctrine\ORM\PersistentCollection {#7848 …} -Parent: Eccube\Entity\Category {#7795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7851 -id: 135 -name: "75cm" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1731915773 {#7849 date: 2024-11-18 16:42:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915773 {#7850 date: 2024-11-18 16:42:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7852 …} -Children: Doctrine\ORM\PersistentCollection {#7855 …} -Parent: Eccube\Entity\Category {#7795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7858 -id: 134 -name: "60cm" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1731915768 {#7856 date: 2024-11-18 16:42:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915768 {#7857 date: 2024-11-18 16:42:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7859 …} -Children: Doctrine\ORM\PersistentCollection {#7862 …} -Parent: Eccube\Entity\Category {#7795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7865 -id: 52 -name: "パロマ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1701304134 {#7863 date: 2023-11-30 09:28:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915741 {#7864 date: 2024-11-18 16:42:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7866 …} -Children: Doctrine\ORM\PersistentCollection {#7869 …} -Parent: Eccube\Entity\Category {#7795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7872 -id: 53 -name: "ノーリツ" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1701304140 {#7870 date: 2023-11-30 09:29:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915748 {#7871 date: 2024-11-18 16:42:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7873 …} -Children: Doctrine\ORM\PersistentCollection {#7876 …} -Parent: Eccube\Entity\Category {#7795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7879 -id: 54 -name: "Rinnai" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1701304165 {#7877 date: 2023-11-30 09:29:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915758 {#7878 date: 2024-11-18 16:42:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7880 …} -Children: Doctrine\ORM\PersistentCollection {#7883 …} -Parent: Eccube\Entity\Category {#7795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } ] |
| 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 {#10472 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#10477 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#6520 -om: ContainerOHfrdxX\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#479 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6453 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | [ Eccube\Entity\Category {#6645 -id: 69 -name: "エアコン(2階下ろし工事)" -hierarchy: 1 -sort_no: 146 -create_date: DateTime @1720663319 {#6612 date: 2024-07-11 11:01:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720663319 {#6650 date: 2024-07-11 11:01:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6659 …} -Children: Doctrine\ORM\PersistentCollection {#6912 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#6911 -id: 86 -name: "お掃除機能なし" -hierarchy: 2 -sort_no: 145 -create_date: DateTime @1731913497 {#6648 date: 2024-11-18 16:04:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115143 {#6646 date: 2025-07-10 11:39:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6910 …} -Children: Doctrine\ORM\PersistentCollection {#6907 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#6902 -id: 85 -name: "お掃除機能あり" -hierarchy: 2 -sort_no: 144 -create_date: DateTime @1731913478 {#6904 date: 2024-11-18 16:04:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115143 {#6903 date: 2025-07-10 11:39:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6901 …} -Children: Doctrine\ORM\PersistentCollection {#6898 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#6895 -id: 84 -name: "200V" -hierarchy: 2 -sort_no: 143 -create_date: DateTime @1731913463 {#6897 date: 2024-11-18 16:04:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115143 {#6896 date: 2025-07-10 11:39:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6894 …} -Children: Doctrine\ORM\PersistentCollection {#6891 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#6888 -id: 83 -name: "100V" -hierarchy: 2 -sort_no: 142 -create_date: DateTime @1731913457 {#6890 date: 2024-11-18 16:04:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115143 {#6889 date: 2025-07-10 11:39:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6887 …} -Children: Doctrine\ORM\PersistentCollection {#6884 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#6638 -id: 71 -name: "三菱重工" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1720664214 {#6883 date: 2024-07-11 11:16:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115143 {#6882 date: 2025-07-10 11:39:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6649 …} -Children: Doctrine\ORM\PersistentCollection {#6666 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#6872 -id: 72 -name: "ダイキン" -hierarchy: 2 -sort_no: 140 -create_date: DateTime @1720664266 {#6870 date: 2024-07-11 11:17:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115143 {#6873 date: 2025-07-10 11:39:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6874 …} -Children: Doctrine\ORM\PersistentCollection {#6877 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#6880 -id: 80 -name: "三菱電機" -hierarchy: 2 -sort_no: 139 -create_date: DateTime @1720664828 {#6878 date: 2024-07-11 11:27:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115143 {#6879 date: 2025-07-10 11:39:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6881 …} -Children: Doctrine\ORM\PersistentCollection {#6916 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#6920 -id: 73 -name: "Panasonic" -hierarchy: 2 -sort_no: 138 -create_date: DateTime @1720664307 {#6918 date: 2024-07-11 11:18:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115143 {#6919 date: 2025-07-10 11:39:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6921 …} -Children: Doctrine\ORM\PersistentCollection {#6924 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#6927 -id: 157 -name: "富士通" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1752115139 {#6925 date: 2025-07-10 11:38:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115143 {#6926 date: 2025-07-10 11:39:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6928 …} -Children: Doctrine\ORM\PersistentCollection {#6931 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#6934 -id: 74 -name: "6畳用" -hierarchy: 2 -sort_no: 136 -create_date: DateTime @1720664335 {#6932 date: 2024-07-11 11:18:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115143 {#6933 date: 2025-07-10 11:39:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6935 …} -Children: Doctrine\ORM\PersistentCollection {#6938 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#6941 -id: 75 -name: "8畳用" -hierarchy: 2 -sort_no: 135 -create_date: DateTime @1720664379 {#6939 date: 2024-07-11 11:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115143 {#6940 date: 2025-07-10 11:39:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6942 …} -Children: Doctrine\ORM\PersistentCollection {#6945 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#6948 -id: 76 -name: "10畳用" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1720664406 {#6946 date: 2024-07-11 11:20:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115143 {#6947 date: 2025-07-10 11:39:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6949 …} -Children: Doctrine\ORM\PersistentCollection {#6952 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#6955 -id: 77 -name: "12畳用" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1720664429 {#6953 date: 2024-07-11 11:20:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115143 {#6954 date: 2025-07-10 11:39:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6956 …} -Children: Doctrine\ORM\PersistentCollection {#6959 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#6962 -id: 78 -name: "14畳用" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1720664446 {#6960 date: 2024-07-11 11:20:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115143 {#6961 date: 2025-07-10 11:39:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6963 …} -Children: Doctrine\ORM\PersistentCollection {#6966 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#6969 -id: 79 -name: "18畳用" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1720664475 {#6967 date: 2024-07-11 11:21:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115143 {#6968 date: 2025-07-10 11:39:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6970 …} -Children: Doctrine\ORM\PersistentCollection {#6973 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#6976 -id: 1 -name: "エアコン(標準工事)" -hierarchy: 1 -sort_no: 130 -create_date: DateTime @1669598788 {#6906 date: 2022-11-28 10:26:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721638248 {#6905 date: 2024-07-22 17:50:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6977 …} -Children: Doctrine\ORM\PersistentCollection {#6980 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#6981 -id: 90 -name: "お掃除機能なし" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1731913766 {#6974 date: 2024-11-18 16:09:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115059 {#6975 date: 2025-07-10 11:37:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6982 …} -Children: Doctrine\ORM\PersistentCollection {#6985 …} -Parent: Eccube\Entity\Category {#6976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#6990 -id: 89 -name: "お掃除機能あり" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1731913761 {#6988 date: 2024-11-18 16:09:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115059 {#6989 date: 2025-07-10 11:37:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6991 …} -Children: Doctrine\ORM\PersistentCollection {#6994 …} -Parent: Eccube\Entity\Category {#6976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#6997 -id: 88 -name: "200V" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1731913748 {#6995 date: 2024-11-18 16:09:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115059 {#6996 date: 2025-07-10 11:37:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6998 …} -Children: Doctrine\ORM\PersistentCollection {#7001 …} -Parent: Eccube\Entity\Category {#6976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7004 -id: 87 -name: "100V" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1731913743 {#7002 date: 2024-11-18 16:09:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115059 {#7003 date: 2025-07-10 11:37:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7005 …} -Children: Doctrine\ORM\PersistentCollection {#7008 …} -Parent: Eccube\Entity\Category {#6976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7011 -id: 19 -name: "三菱重工" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1670472844 {#7009 date: 2022-12-08 13:14:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115059 {#7010 date: 2025-07-10 11:37:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7012 …} -Children: Doctrine\ORM\PersistentCollection {#7015 …} -Parent: Eccube\Entity\Category {#6976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7018 -id: 18 -name: "ダイキン" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1670472740 {#7016 date: 2022-12-08 13:12:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115059 {#7017 date: 2025-07-10 11:37:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7019 …} -Children: Doctrine\ORM\PersistentCollection {#7022 …} -Parent: Eccube\Entity\Category {#6976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7025 -id: 17 -name: "三菱電機" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1670472734 {#7023 date: 2022-12-08 13:12:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115059 {#7024 date: 2025-07-10 11:37:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7026 …} -Children: Doctrine\ORM\PersistentCollection {#7029 …} -Parent: Eccube\Entity\Category {#6976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7032 -id: 16 -name: "Panasonic" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1670472724 {#7030 date: 2022-12-08 13:12:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115059 {#7031 date: 2025-07-10 11:37:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7033 …} -Children: Doctrine\ORM\PersistentCollection {#7036 …} -Parent: Eccube\Entity\Category {#6976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7039 -id: 156 -name: "富士通" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1752115050 {#7037 date: 2025-07-10 11:37:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115059 {#7038 date: 2025-07-10 11:37:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7040 …} -Children: Doctrine\ORM\PersistentCollection {#7043 …} -Parent: Eccube\Entity\Category {#6976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7046 -id: 62 -name: "6畳用" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1706006979 {#7044 date: 2024-01-23 19:49:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115059 {#7045 date: 2025-07-10 11:37:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7047 …} -Children: Doctrine\ORM\PersistentCollection {#7050 …} -Parent: Eccube\Entity\Category {#6976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7053 -id: 63 -name: "8畳用" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1706006993 {#7051 date: 2024-01-23 19:49:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115059 {#7052 date: 2025-07-10 11:37:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7054 …} -Children: Doctrine\ORM\PersistentCollection {#7057 …} -Parent: Eccube\Entity\Category {#6976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7060 -id: 64 -name: "10畳用" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1706007060 {#7058 date: 2024-01-23 19:51:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115059 {#7059 date: 2025-07-10 11:37:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7061 …} -Children: Doctrine\ORM\PersistentCollection {#7064 …} -Parent: Eccube\Entity\Category {#6976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7067 -id: 65 -name: "12畳用" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1706007068 {#7065 date: 2024-01-23 19:51:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115059 {#7066 date: 2025-07-10 11:37:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7068 …} -Children: Doctrine\ORM\PersistentCollection {#7071 …} -Parent: Eccube\Entity\Category {#6976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7074 -id: 66 -name: "14畳用" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1706007208 {#7072 date: 2024-01-23 19:53:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115059 {#7073 date: 2025-07-10 11:37:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7075 …} -Children: Doctrine\ORM\PersistentCollection {#7078 …} -Parent: Eccube\Entity\Category {#6976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7081 -id: 67 -name: "18畳用" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1706007232 {#7079 date: 2024-01-23 19:53:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115059 {#7080 date: 2025-07-10 11:37:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7082 …} -Children: Doctrine\ORM\PersistentCollection {#7085 …} -Parent: Eccube\Entity\Category {#6976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7088 -id: 2 -name: "トイレ" -hierarchy: 1 -sort_no: 113 -create_date: DateTime @1669598788 {#6986 date: 2022-11-28 10:26:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6987 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7089 …} -Children: Doctrine\ORM\PersistentCollection {#7092 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7093 -id: 96 -name: "壁リモコン" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1731913939 {#7086 date: 2024-11-18 16:12:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913939 {#7087 date: 2024-11-18 16:12:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7094 …} -Children: Doctrine\ORM\PersistentCollection {#7097 …} -Parent: Eccube\Entity\Category {#7088} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7102 -id: 95 -name: "袖リモコン" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1731913932 {#7100 date: 2024-11-18 16:12:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913932 {#7101 date: 2024-11-18 16:12:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7103 …} -Children: Doctrine\ORM\PersistentCollection {#7106 …} -Parent: Eccube\Entity\Category {#7088} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7109 -id: 94 -name: "タンク手洗いなし" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1731913897 {#7107 date: 2024-11-18 16:11:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#7108 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7110 …} -Children: Doctrine\ORM\PersistentCollection {#7113 …} -Parent: Eccube\Entity\Category {#7088} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7116 -id: 93 -name: "タンク手洗いあり" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1731913888 {#7114 date: 2024-11-18 16:11:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#7115 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7117 …} -Children: Doctrine\ORM\PersistentCollection {#7120 …} -Parent: Eccube\Entity\Category {#7088} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7123 -id: 92 -name: "タンクなし" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1731913876 {#7121 date: 2024-11-18 16:11:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#7122 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7124 …} -Children: Doctrine\ORM\PersistentCollection {#7127 …} -Parent: Eccube\Entity\Category {#7088} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7130 -id: 91 -name: "タンクあり" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1731913860 {#7128 date: 2024-11-18 16:11:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#7129 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7131 …} -Children: Doctrine\ORM\PersistentCollection {#7134 …} -Parent: Eccube\Entity\Category {#7088} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7137 -id: 21 -name: "TOTO" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1670472865 {#7135 date: 2022-12-08 13:14:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#7136 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7138 …} -Children: Doctrine\ORM\PersistentCollection {#7141 …} -Parent: Eccube\Entity\Category {#7088} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7144 -id: 22 -name: "Panasonic" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1670472872 {#7142 date: 2022-12-08 13:14:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#7143 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7145 …} -Children: Doctrine\ORM\PersistentCollection {#7148 …} -Parent: Eccube\Entity\Category {#7088} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7151 -id: 20 -name: "LIXIL" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1670472857 {#7149 date: 2022-12-08 13:14:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#7150 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7152 …} -Children: Doctrine\ORM\PersistentCollection {#7155 …} -Parent: Eccube\Entity\Category {#7088} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7158 -id: 8 -name: "蛇口(水栓)" -hierarchy: 1 -sort_no: 106 -create_date: DateTime @1670472042 {#7098 date: 2022-12-08 13:00:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7099 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7159 …} -Children: Doctrine\ORM\PersistentCollection {#7162 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7163 -id: 108 -name: "台所水栓ホース引き出しなし" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1731914434 {#7156 date: 2024-11-18 16:20:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914434 {#7157 date: 2024-11-18 16:20:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7164 …} -Children: Doctrine\ORM\PersistentCollection {#7167 …} -Parent: Eccube\Entity\Category {#7158} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7172 -id: 107 -name: "台所水栓ホース引き出しあり" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1731914429 {#7170 date: 2024-11-18 16:20:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914429 {#7171 date: 2024-11-18 16:20:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7173 …} -Children: Doctrine\ORM\PersistentCollection {#7176 …} -Parent: Eccube\Entity\Category {#7158} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7179 -id: 106 -name: "浴室 壁付水栓" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1731914405 {#7177 date: 2024-11-18 16:20:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914405 {#7178 date: 2024-11-18 16:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7180 …} -Children: Doctrine\ORM\PersistentCollection {#7183 …} -Parent: Eccube\Entity\Category {#7158} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7186 -id: 105 -name: "台所 壁付水栓" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1731914398 {#7184 date: 2024-11-18 16:19:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914398 {#7185 date: 2024-11-18 16:19:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7187 …} -Children: Doctrine\ORM\PersistentCollection {#7190 …} -Parent: Eccube\Entity\Category {#7158} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7193 -id: 104 -name: "台所 ワンホール混合栓" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1731914390 {#7191 date: 2024-11-18 16:19:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914390 {#7192 date: 2024-11-18 16:19:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7194 …} -Children: Doctrine\ORM\PersistentCollection {#7197 …} -Parent: Eccube\Entity\Category {#7158} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7200 -id: 25 -name: "KVK" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1670472931 {#7198 date: 2022-12-08 13:15:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472931 {#7199 date: 2022-12-08 13:15:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7201 …} -Children: Doctrine\ORM\PersistentCollection {#7204 …} -Parent: Eccube\Entity\Category {#7158} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7207 -id: 24 -name: "TOTO" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1670472893 {#7205 date: 2022-12-08 13:14:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472893 {#7206 date: 2022-12-08 13:14:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7208 …} -Children: Doctrine\ORM\PersistentCollection {#7211 …} -Parent: Eccube\Entity\Category {#7158} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7214 -id: 23 -name: "LIXIL" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1670472887 {#7212 date: 2022-12-08 13:14:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472887 {#7213 date: 2022-12-08 13:14:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7215 …} -Children: Doctrine\ORM\PersistentCollection {#7218 …} -Parent: Eccube\Entity\Category {#7158} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7221 -id: 9 -name: "洗面台・洗面化粧台" -hierarchy: 1 -sort_no: 100 -create_date: DateTime @1670472089 {#7169 date: 2022-12-08 13:01:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7168 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7222 …} -Children: Doctrine\ORM\PersistentCollection {#7225 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7226 -id: 103 -name: "鏡3面(75cm)" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1731914232 {#7219 date: 2024-11-18 16:17:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914232 {#7220 date: 2024-11-18 16:17:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7227 …} -Children: Doctrine\ORM\PersistentCollection {#7230 …} -Parent: Eccube\Entity\Category {#7221} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7235 -id: 102 -name: "鏡2面(60cm)" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1731914220 {#7233 date: 2024-11-18 16:17:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914220 {#7234 date: 2024-11-18 16:17:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7236 …} -Children: Doctrine\ORM\PersistentCollection {#7239 …} -Parent: Eccube\Entity\Category {#7221} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7242 -id: 101 -name: "鏡1面" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1731914205 {#7240 date: 2024-11-18 16:16:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914205 {#7241 date: 2024-11-18 16:16:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7243 …} -Children: Doctrine\ORM\PersistentCollection {#7246 …} -Parent: Eccube\Entity\Category {#7221} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7249 -id: 100 -name: "片引き出し" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1731914188 {#7247 date: 2024-11-18 16:16:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914188 {#7248 date: 2024-11-18 16:16:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7250 …} -Children: Doctrine\ORM\PersistentCollection {#7253 …} -Parent: Eccube\Entity\Category {#7221} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7256 -id: 99 -name: "両開き" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1731914179 {#7254 date: 2024-11-18 16:16:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914179 {#7255 date: 2024-11-18 16:16:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7257 …} -Children: Doctrine\ORM\PersistentCollection {#7260 …} -Parent: Eccube\Entity\Category {#7221} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7263 -id: 98 -name: "75cm" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1731914156 {#7261 date: 2024-11-18 16:15:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914156 {#7262 date: 2024-11-18 16:15:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7264 …} -Children: Doctrine\ORM\PersistentCollection {#7267 …} -Parent: Eccube\Entity\Category {#7221} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7270 -id: 97 -name: "60cm" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1731914147 {#7268 date: 2024-11-18 16:15:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914147 {#7269 date: 2024-11-18 16:15:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7271 …} -Children: Doctrine\ORM\PersistentCollection {#7274 …} -Parent: Eccube\Entity\Category {#7221} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7277 -id: 28 -name: "Panasonic" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1670472955 {#7275 date: 2022-12-08 13:15:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472955 {#7276 date: 2022-12-08 13:15:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7278 …} -Children: Doctrine\ORM\PersistentCollection {#7281 …} -Parent: Eccube\Entity\Category {#7221} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7284 -id: 27 -name: "TOTO" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1670472948 {#7282 date: 2022-12-08 13:15:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472948 {#7283 date: 2022-12-08 13:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7285 …} -Children: Doctrine\ORM\PersistentCollection {#7288 …} -Parent: Eccube\Entity\Category {#7221} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7291 -id: 26 -name: "LIXIL" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1670472940 {#7289 date: 2022-12-08 13:15:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472940 {#7290 date: 2022-12-08 13:15:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7292 …} -Children: Doctrine\ORM\PersistentCollection {#7295 …} -Parent: Eccube\Entity\Category {#7221} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7298 -id: 10 -name: "ガス給湯器(都市ガス)" -hierarchy: 1 -sort_no: 88 -create_date: DateTime @1670472106 {#7232 date: 2022-12-08 13:01:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7231 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7299 …} -Children: Doctrine\ORM\PersistentCollection {#7302 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7303 -id: 113 -name: "24号" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1731914656 {#7296 date: 2024-11-18 16:24:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914656 {#7297 date: 2024-11-18 16:24:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7304 …} -Children: Doctrine\ORM\PersistentCollection {#7307 …} -Parent: Eccube\Entity\Category {#7298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7312 -id: 112 -name: "20号" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1731914651 {#7310 date: 2024-11-18 16:24:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914651 {#7311 date: 2024-11-18 16:24:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7313 …} -Children: Doctrine\ORM\PersistentCollection {#7316 …} -Parent: Eccube\Entity\Category {#7298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7319 -id: 111 -name: "16号" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1731914646 {#7317 date: 2024-11-18 16:24:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914646 {#7318 date: 2024-11-18 16:24:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7320 …} -Children: Doctrine\ORM\PersistentCollection {#7323 …} -Parent: Eccube\Entity\Category {#7298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7326 -id: 110 -name: "エコジョーズ(省エネ)" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1731914629 {#7324 date: 2024-11-18 16:23:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914629 {#7325 date: 2024-11-18 16:23:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7327 …} -Children: Doctrine\ORM\PersistentCollection {#7330 …} -Parent: Eccube\Entity\Category {#7298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7333 -id: 109 -name: "従来型(お値打ちスタンダード)" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1731914620 {#7331 date: 2024-11-18 16:23:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914620 {#7332 date: 2024-11-18 16:23:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7334 …} -Children: Doctrine\ORM\PersistentCollection {#7337 …} -Parent: Eccube\Entity\Category {#7298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7340 -id: 33 -name: "長府製作所" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1670472994 {#7338 date: 2022-12-08 13:16:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472994 {#7339 date: 2022-12-08 13:16:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7341 …} -Children: Doctrine\ORM\PersistentCollection {#7344 …} -Parent: Eccube\Entity\Category {#7298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7347 -id: 32 -name: "パーパス" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1670472983 {#7345 date: 2022-12-08 13:16:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472983 {#7346 date: 2022-12-08 13:16:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7348 …} -Children: Doctrine\ORM\PersistentCollection {#7351 …} -Parent: Eccube\Entity\Category {#7298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7354 -id: 31 -name: "パロマ" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1670472977 {#7352 date: 2022-12-08 13:16:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472977 {#7353 date: 2022-12-08 13:16:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7355 …} -Children: Doctrine\ORM\PersistentCollection {#7358 …} -Parent: Eccube\Entity\Category {#7298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7361 -id: 30 -name: "ノーリツ" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1670472971 {#7359 date: 2022-12-08 13:16:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472971 {#7360 date: 2022-12-08 13:16:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7362 …} -Children: Doctrine\ORM\PersistentCollection {#7365 …} -Parent: Eccube\Entity\Category {#7298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7368 -id: 29 -name: "Rinnai" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1670472966 {#7366 date: 2022-12-08 13:16:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914603 {#7367 date: 2024-11-18 16:23:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7369 …} -Children: Doctrine\ORM\PersistentCollection {#7372 …} -Parent: Eccube\Entity\Category {#7298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7375 -id: 56 -name: "ガス給湯器(LPガス)" -hierarchy: 1 -sort_no: 79 -create_date: DateTime @1701863037 {#7309 date: 2023-12-06 20:43:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7308 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7376 …} -Children: Doctrine\ORM\PersistentCollection {#7379 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7380 -id: 57 -name: "長府製作所" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1701863115 {#7373 date: 2023-12-06 20:45:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#7374 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7381 …} -Children: Doctrine\ORM\PersistentCollection {#7384 …} -Parent: Eccube\Entity\Category {#7375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7389 -id: 58 -name: "パーパス" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1701863124 {#7387 date: 2023-12-06 20:45:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#7388 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7390 …} -Children: Doctrine\ORM\PersistentCollection {#7393 …} -Parent: Eccube\Entity\Category {#7375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7396 -id: 59 -name: "パロマ" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1701863130 {#7394 date: 2023-12-06 20:45:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#7395 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7397 …} -Children: Doctrine\ORM\PersistentCollection {#7400 …} -Parent: Eccube\Entity\Category {#7375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7403 -id: 60 -name: "ノーリツ" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1701863140 {#7401 date: 2023-12-06 20:45:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#7402 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7404 …} -Children: Doctrine\ORM\PersistentCollection {#7407 …} -Parent: Eccube\Entity\Category {#7375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7410 -id: 61 -name: "Rinnai" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1701863144 {#7408 date: 2023-12-06 20:45:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914800 {#7409 date: 2024-11-18 16:26:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7411 …} -Children: Doctrine\ORM\PersistentCollection {#7414 …} -Parent: Eccube\Entity\Category {#7375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7417 -id: 118 -name: "24号" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1731914907 {#7415 date: 2024-11-18 16:28:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914907 {#7416 date: 2024-11-18 16:28:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7418 …} -Children: Doctrine\ORM\PersistentCollection {#7421 …} -Parent: Eccube\Entity\Category {#7375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7424 -id: 117 -name: "20号" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1731914873 {#7422 date: 2024-11-18 16:27:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914873 {#7423 date: 2024-11-18 16:27:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7425 …} -Children: Doctrine\ORM\PersistentCollection {#7428 …} -Parent: Eccube\Entity\Category {#7375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7431 -id: 116 -name: "16号" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1731914867 {#7429 date: 2024-11-18 16:27:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914867 {#7430 date: 2024-11-18 16:27:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7432 …} -Children: Doctrine\ORM\PersistentCollection {#7435 …} -Parent: Eccube\Entity\Category {#7375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7438 -id: 115 -name: "エコジョーズ(省エネ)" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1731914857 {#7436 date: 2024-11-18 16:27:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914857 {#7437 date: 2024-11-18 16:27:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7439 …} -Children: Doctrine\ORM\PersistentCollection {#7442 …} -Parent: Eccube\Entity\Category {#7375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7445 -id: 114 -name: "従来型(お値打ちスタンダード)" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1731914849 {#7443 date: 2024-11-18 16:27:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914849 {#7444 date: 2024-11-18 16:27:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7446 …} -Children: Doctrine\ORM\PersistentCollection {#7449 …} -Parent: Eccube\Entity\Category {#7375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7452 -id: 11 -name: "エコキュート" -hierarchy: 1 -sort_no: 70 -create_date: DateTime @1670472157 {#7386 date: 2022-12-08 13:02:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7385 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7453 …} -Children: Doctrine\ORM\PersistentCollection {#7456 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7457 -id: 155 -name: "高圧" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1731916474 {#7450 date: 2024-11-18 16:54:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916474 {#7451 date: 2024-11-18 16:54:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7458 …} -Children: Doctrine\ORM\PersistentCollection {#7461 …} -Parent: Eccube\Entity\Category {#7452} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7466 -id: 154 -name: "標準" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1731916467 {#7464 date: 2024-11-18 16:54:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916467 {#7465 date: 2024-11-18 16:54:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7467 …} -Children: Doctrine\ORM\PersistentCollection {#7470 …} -Parent: Eccube\Entity\Category {#7452} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7473 -id: 153 -name: "460L(4~5人用)" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1731916460 {#7471 date: 2024-11-18 16:54:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916460 {#7472 date: 2024-11-18 16:54:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7474 …} -Children: Doctrine\ORM\PersistentCollection {#7477 …} -Parent: Eccube\Entity\Category {#7452} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7480 -id: 152 -name: "370L(3~4人用)" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1731916452 {#7478 date: 2024-11-18 16:54:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916452 {#7479 date: 2024-11-18 16:54:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7481 …} -Children: Doctrine\ORM\PersistentCollection {#7484 …} -Parent: Eccube\Entity\Category {#7452} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7487 -id: 49 -name: "Panasonic" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1696409576 {#7485 date: 2023-10-04 17:52:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696409576 {#7486 date: 2023-10-04 17:52:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7488 …} -Children: Doctrine\ORM\PersistentCollection {#7491 …} -Parent: Eccube\Entity\Category {#7452} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7494 -id: 36 -name: "長府製作所" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1670473033 {#7492 date: 2022-12-08 13:17:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473033 {#7493 date: 2022-12-08 13:17:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7495 …} -Children: Doctrine\ORM\PersistentCollection {#7498 …} -Parent: Eccube\Entity\Category {#7452} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7501 -id: 35 -name: "ダイキン" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1670473021 {#7499 date: 2022-12-08 13:17:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473021 {#7500 date: 2022-12-08 13:17:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7502 …} -Children: Doctrine\ORM\PersistentCollection {#7505 …} -Parent: Eccube\Entity\Category {#7452} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7508 -id: 34 -name: "三菱電機" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1670473016 {#7506 date: 2022-12-08 13:16:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473016 {#7507 date: 2022-12-08 13:16:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7509 …} -Children: Doctrine\ORM\PersistentCollection {#7512 …} -Parent: Eccube\Entity\Category {#7452} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7515 -id: 12 -name: "レンジフード" -hierarchy: 1 -sort_no: 62 -create_date: DateTime @1670472166 {#7463 date: 2022-12-08 13:02:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7462 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7516 …} -Children: Doctrine\ORM\PersistentCollection {#7519 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7520 -id: 151 -name: "ブラック" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1731916190 {#7513 date: 2024-11-18 16:49:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916190 {#7514 date: 2024-11-18 16:49:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7521 …} -Children: Doctrine\ORM\PersistentCollection {#7524 …} -Parent: Eccube\Entity\Category {#7515} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7529 -id: 150 -name: "シルバー" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1731916185 {#7527 date: 2024-11-18 16:49:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916185 {#7528 date: 2024-11-18 16:49:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7530 …} -Children: Doctrine\ORM\PersistentCollection {#7533 …} -Parent: Eccube\Entity\Category {#7515} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7536 -id: 149 -name: "ガスコンロ連動なし" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1731916176 {#7534 date: 2024-11-18 16:49:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916176 {#7535 date: 2024-11-18 16:49:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7537 …} -Children: Doctrine\ORM\PersistentCollection {#7540 …} -Parent: Eccube\Entity\Category {#7515} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7543 -id: 148 -name: "ガスコンロ連動あり" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1731916167 {#7541 date: 2024-11-18 16:49:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916167 {#7542 date: 2024-11-18 16:49:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7544 …} -Children: Doctrine\ORM\PersistentCollection {#7547 …} -Parent: Eccube\Entity\Category {#7515} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7550 -id: 147 -name: "高75cm" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1731916112 {#7548 date: 2024-11-18 16:48:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916112 {#7549 date: 2024-11-18 16:48:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7551 …} -Children: Doctrine\ORM\PersistentCollection {#7554 …} -Parent: Eccube\Entity\Category {#7515} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7557 -id: 146 -name: "高60cm" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1731916100 {#7555 date: 2024-11-18 16:48:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916100 {#7556 date: 2024-11-18 16:48:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7558 …} -Children: Doctrine\ORM\PersistentCollection {#7561 …} -Parent: Eccube\Entity\Category {#7515} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7564 -id: 145 -name: "高50cm" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1731916093 {#7562 date: 2024-11-18 16:48:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916093 {#7563 date: 2024-11-18 16:48:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7565 …} -Children: Doctrine\ORM\PersistentCollection {#7568 …} -Parent: Eccube\Entity\Category {#7515} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7571 -id: 144 -name: "横75cm" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1731916082 {#7569 date: 2024-11-18 16:48:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916082 {#7570 date: 2024-11-18 16:48:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7572 …} -Children: Doctrine\ORM\PersistentCollection {#7575 …} -Parent: Eccube\Entity\Category {#7515} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7578 -id: 143 -name: "横60cm" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1731916074 {#7576 date: 2024-11-18 16:47:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916074 {#7577 date: 2024-11-18 16:47:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7579 …} -Children: Doctrine\ORM\PersistentCollection {#7582 …} -Parent: Eccube\Entity\Category {#7515} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7585 -id: 48 -name: "三菱電機" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1673949739 {#7583 date: 2023-01-17 19:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1673949739 {#7584 date: 2023-01-17 19:02:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7586 …} -Children: Doctrine\ORM\PersistentCollection {#7589 …} -Parent: Eccube\Entity\Category {#7515} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7592 -id: 39 -name: "クリナップ" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1670473054 {#7590 date: 2022-12-08 13:17:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473054 {#7591 date: 2022-12-08 13:17:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7593 …} -Children: Doctrine\ORM\PersistentCollection {#7596 …} -Parent: Eccube\Entity\Category {#7515} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7599 -id: 38 -name: "Rinnai" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1670473048 {#7597 date: 2022-12-08 13:17:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916051 {#7598 date: 2024-11-18 16:47:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7600 …} -Children: Doctrine\ORM\PersistentCollection {#7603 …} -Parent: Eccube\Entity\Category {#7515} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7606 -id: 37 -name: "Panasonic" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1670473042 {#7604 date: 2022-12-08 13:17:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473042 {#7605 date: 2022-12-08 13:17:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7607 …} -Children: Doctrine\ORM\PersistentCollection {#7610 …} -Parent: Eccube\Entity\Category {#7515} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7613 -id: 13 -name: "浴室乾燥機・浴室暖房器・浴室換気扇" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1670472222 {#7525 date: 2022-12-08 13:03:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7526 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7614 …} -Children: Doctrine\ORM\PersistentCollection {#7617 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7618 -id: 42 -name: "高須産業" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1670473092 {#7611 date: 2022-12-08 13:18:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473092 {#7612 date: 2022-12-08 13:18:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7619 …} -Children: Doctrine\ORM\PersistentCollection {#7622 …} -Parent: Eccube\Entity\Category {#7613} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7627 -id: 41 -name: "Panasonic" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1670473073 {#7625 date: 2022-12-08 13:17:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473073 {#7626 date: 2022-12-08 13:17:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7628 …} -Children: Doctrine\ORM\PersistentCollection {#7631 …} -Parent: Eccube\Entity\Category {#7613} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7634 -id: 40 -name: "三菱電機" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1670473067 {#7632 date: 2022-12-08 13:17:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473067 {#7633 date: 2022-12-08 13:17:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7635 …} -Children: Doctrine\ORM\PersistentCollection {#7638 …} -Parent: Eccube\Entity\Category {#7613} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7641 -id: 14 -name: "IHクッキングヒーター" -hierarchy: 1 -sort_no: 42 -create_date: DateTime @1670472237 {#7623 date: 2022-12-08 13:03:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7624 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7642 …} -Children: Doctrine\ORM\PersistentCollection {#7645 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7646 -id: 124 -name: "ブラック" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1731915099 {#7639 date: 2024-11-18 16:31:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915099 {#7640 date: 2024-11-18 16:31:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7647 …} -Children: Doctrine\ORM\PersistentCollection {#7650 …} -Parent: Eccube\Entity\Category {#7641} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7655 -id: 123 -name: "シルバー" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1731915094 {#7653 date: 2024-11-18 16:31:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915094 {#7654 date: 2024-11-18 16:31:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7656 …} -Children: Doctrine\ORM\PersistentCollection {#7659 …} -Parent: Eccube\Entity\Category {#7641} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7662 -id: 122 -name: "3口" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1731915085 {#7660 date: 2024-11-18 16:31:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915085 {#7661 date: 2024-11-18 16:31:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7663 …} -Children: Doctrine\ORM\PersistentCollection {#7666 …} -Parent: Eccube\Entity\Category {#7641} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7669 -id: 121 -name: "2口" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1731915080 {#7667 date: 2024-11-18 16:31:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915080 {#7668 date: 2024-11-18 16:31:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7670 …} -Children: Doctrine\ORM\PersistentCollection {#7673 …} -Parent: Eccube\Entity\Category {#7641} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7676 -id: 120 -name: "75cm" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1731915070 {#7674 date: 2024-11-18 16:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915070 {#7675 date: 2024-11-18 16:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7677 …} -Children: Doctrine\ORM\PersistentCollection {#7680 …} -Parent: Eccube\Entity\Category {#7641} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7683 -id: 119 -name: "60cm" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1731915063 {#7681 date: 2024-11-18 16:31:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915063 {#7682 date: 2024-11-18 16:31:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7684 …} -Children: Doctrine\ORM\PersistentCollection {#7687 …} -Parent: Eccube\Entity\Category {#7641} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7690 -id: 44 -name: "三菱電機" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1670473714 {#7688 date: 2022-12-08 13:28:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473714 {#7689 date: 2022-12-08 13:28:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7691 …} -Children: Doctrine\ORM\PersistentCollection {#7694 …} -Parent: Eccube\Entity\Category {#7641} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7697 -id: 43 -name: "Panasonic" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1670473102 {#7695 date: 2022-12-08 13:18:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473102 {#7696 date: 2022-12-08 13:18:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7698 …} -Children: Doctrine\ORM\PersistentCollection {#7701 …} -Parent: Eccube\Entity\Category {#7641} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7704 -id: 15 -name: "ビルトインガスコンロ(都市ガス)" -hierarchy: 1 -sort_no: 31 -create_date: DateTime @1670472345 {#7652 date: 2022-12-08 13:05:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7651 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7705 …} -Children: Doctrine\ORM\PersistentCollection {#7708 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7709 -id: 133 -name: "レンジフード連携なし" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1731915556 {#7702 date: 2024-11-18 16:39:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915556 {#7703 date: 2024-11-18 16:39:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7710 …} -Children: Doctrine\ORM\PersistentCollection {#7713 …} -Parent: Eccube\Entity\Category {#7704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7718 -id: 132 -name: "レンジフード連携あり" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1731915542 {#7716 date: 2024-11-18 16:39:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915542 {#7717 date: 2024-11-18 16:39:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7719 …} -Children: Doctrine\ORM\PersistentCollection {#7722 …} -Parent: Eccube\Entity\Category {#7704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7725 -id: 131 -name: "天板その他" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1731915521 {#7723 date: 2024-11-18 16:38:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915521 {#7724 date: 2024-11-18 16:38:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7726 …} -Children: Doctrine\ORM\PersistentCollection {#7729 …} -Parent: Eccube\Entity\Category {#7704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7732 -id: 130 -name: "天板ブラック系" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1731915515 {#7730 date: 2024-11-18 16:38:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915515 {#7731 date: 2024-11-18 16:38:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7733 …} -Children: Doctrine\ORM\PersistentCollection {#7736 …} -Parent: Eccube\Entity\Category {#7704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7739 -id: 129 -name: "天板ホワイト系" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1731915505 {#7737 date: 2024-11-18 16:38:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915505 {#7738 date: 2024-11-18 16:38:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7740 …} -Children: Doctrine\ORM\PersistentCollection {#7743 …} -Parent: Eccube\Entity\Category {#7704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7746 -id: 128 -name: "天板グレー系" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1731915494 {#7744 date: 2024-11-18 16:38:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915494 {#7745 date: 2024-11-18 16:38:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7747 …} -Children: Doctrine\ORM\PersistentCollection {#7750 …} -Parent: Eccube\Entity\Category {#7704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7753 -id: 127 -name: "天板シルバー系" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1731915484 {#7751 date: 2024-11-18 16:38:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915484 {#7752 date: 2024-11-18 16:38:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7754 …} -Children: Doctrine\ORM\PersistentCollection {#7757 …} -Parent: Eccube\Entity\Category {#7704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7760 -id: 126 -name: "75cm" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1731915445 {#7758 date: 2024-11-18 16:37:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915445 {#7759 date: 2024-11-18 16:37:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7761 …} -Children: Doctrine\ORM\PersistentCollection {#7764 …} -Parent: Eccube\Entity\Category {#7704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7767 -id: 125 -name: "60cm" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1731915440 {#7765 date: 2024-11-18 16:37:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915440 {#7766 date: 2024-11-18 16:37:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7768 …} -Children: Doctrine\ORM\PersistentCollection {#7771 …} -Parent: Eccube\Entity\Category {#7704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7774 -id: 47 -name: "パロマ" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1670473738 {#7772 date: 2022-12-08 13:28:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915303 {#7773 date: 2024-11-18 16:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7775 …} -Children: Doctrine\ORM\PersistentCollection {#7778 …} -Parent: Eccube\Entity\Category {#7704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7781 -id: 46 -name: "ノーリツ" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1670473732 {#7779 date: 2022-12-08 13:28:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915303 {#7780 date: 2024-11-18 16:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7782 …} -Children: Doctrine\ORM\PersistentCollection {#7785 …} -Parent: Eccube\Entity\Category {#7704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7788 -id: 45 -name: "Rinnai" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1670473723 {#7786 date: 2022-12-08 13:28:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915612 {#7787 date: 2024-11-18 16:40:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7789 …} -Children: Doctrine\ORM\PersistentCollection {#7792 …} -Parent: Eccube\Entity\Category {#7704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7795 -id: 50 -name: "ビルトインガスコンロ(LPガス)" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1701303995 {#7715 date: 2023-11-30 09:26:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7714 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7796 …} -Children: Doctrine\ORM\PersistentCollection {#7799 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7800 -id: 142 -name: "レンジフード連携なし" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1731915876 {#7793 date: 2024-11-18 16:44:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915876 {#7794 date: 2024-11-18 16:44:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7801 …} -Children: Doctrine\ORM\PersistentCollection {#7804 …} -Parent: Eccube\Entity\Category {#7795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7809 -id: 141 -name: "レンジフード連携あり" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1731915867 {#7807 date: 2024-11-18 16:44:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915867 {#7808 date: 2024-11-18 16:44:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7810 …} -Children: Doctrine\ORM\PersistentCollection {#7813 …} -Parent: Eccube\Entity\Category {#7795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7816 -id: 140 -name: "天板その他" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1731915852 {#7814 date: 2024-11-18 16:44:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915852 {#7815 date: 2024-11-18 16:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7817 …} -Children: Doctrine\ORM\PersistentCollection {#7820 …} -Parent: Eccube\Entity\Category {#7795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7823 -id: 139 -name: "天板ブラック系" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1731915845 {#7821 date: 2024-11-18 16:44:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915845 {#7822 date: 2024-11-18 16:44:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7824 …} -Children: Doctrine\ORM\PersistentCollection {#7827 …} -Parent: Eccube\Entity\Category {#7795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7830 -id: 138 -name: "天板ホワイト系" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1731915835 {#7828 date: 2024-11-18 16:43:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915835 {#7829 date: 2024-11-18 16:43:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7831 …} -Children: Doctrine\ORM\PersistentCollection {#7834 …} -Parent: Eccube\Entity\Category {#7795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7837 -id: 137 -name: "天板グレー系" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1731915826 {#7835 date: 2024-11-18 16:43:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915826 {#7836 date: 2024-11-18 16:43:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7838 …} -Children: Doctrine\ORM\PersistentCollection {#7841 …} -Parent: Eccube\Entity\Category {#7795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7844 -id: 136 -name: "天板シルバー系" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1731915816 {#7842 date: 2024-11-18 16:43:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915816 {#7843 date: 2024-11-18 16:43:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7845 …} -Children: Doctrine\ORM\PersistentCollection {#7848 …} -Parent: Eccube\Entity\Category {#7795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7851 -id: 135 -name: "75cm" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1731915773 {#7849 date: 2024-11-18 16:42:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915773 {#7850 date: 2024-11-18 16:42:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7852 …} -Children: Doctrine\ORM\PersistentCollection {#7855 …} -Parent: Eccube\Entity\Category {#7795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7858 -id: 134 -name: "60cm" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1731915768 {#7856 date: 2024-11-18 16:42:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915768 {#7857 date: 2024-11-18 16:42:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7859 …} -Children: Doctrine\ORM\PersistentCollection {#7862 …} -Parent: Eccube\Entity\Category {#7795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7865 -id: 52 -name: "パロマ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1701304134 {#7863 date: 2023-11-30 09:28:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915741 {#7864 date: 2024-11-18 16:42:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7866 …} -Children: Doctrine\ORM\PersistentCollection {#7869 …} -Parent: Eccube\Entity\Category {#7795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7872 -id: 53 -name: "ノーリツ" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1701304140 {#7870 date: 2023-11-30 09:29:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915748 {#7871 date: 2024-11-18 16:42:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7873 …} -Children: Doctrine\ORM\PersistentCollection {#7876 …} -Parent: Eccube\Entity\Category {#7795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } Eccube\Entity\Category {#7879 -id: 54 -name: "Rinnai" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1701304165 {#7877 date: 2023-11-30 09:29:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915758 {#7878 date: 2024-11-18 16:42:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7880 …} -Children: Doctrine\ORM\PersistentCollection {#7883 …} -Parent: Eccube\Entity\Category {#7795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } ] |
| 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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerOHfrdxX\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#479 …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 {#6520 -om: ContainerOHfrdxX\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#479 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6453 …} -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() {#10473 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5078 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#811 …} $translationDomain: "validators" $message: Closure() {#10474 …} } } |
| 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 | [ 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10515 +label: "エアコン(2階下ろし工事)" +value: "69" +data: Eccube\Entity\Category {#6645 -id: 69 -name: "エアコン(2階下ろし工事)" -hierarchy: 1 -sort_no: 146 -create_date: DateTime @1720663319 {#6612 date: 2024-07-11 11:01:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720663319 {#6650 date: 2024-07-11 11:01:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6659 …} -Children: Doctrine\ORM\PersistentCollection {#6912 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10516 +label: " お掃除機能なし" +value: "86" +data: Eccube\Entity\Category {#6911 -id: 86 -name: "お掃除機能なし" -hierarchy: 2 -sort_no: 145 -create_date: DateTime @1731913497 {#6648 date: 2024-11-18 16:04:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115143 {#6646 date: 2025-07-10 11:39:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6910 …} -Children: Doctrine\ORM\PersistentCollection {#6907 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10517 +label: " お掃除機能あり" +value: "85" +data: Eccube\Entity\Category {#6902 -id: 85 -name: "お掃除機能あり" -hierarchy: 2 -sort_no: 144 -create_date: DateTime @1731913478 {#6904 date: 2024-11-18 16:04:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115143 {#6903 date: 2025-07-10 11:39:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6901 …} -Children: Doctrine\ORM\PersistentCollection {#6898 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10518 +label: " 200V" +value: "84" +data: Eccube\Entity\Category {#6895 -id: 84 -name: "200V" -hierarchy: 2 -sort_no: 143 -create_date: DateTime @1731913463 {#6897 date: 2024-11-18 16:04:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115143 {#6896 date: 2025-07-10 11:39:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6894 …} -Children: Doctrine\ORM\PersistentCollection {#6891 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10519 +label: " 100V" +value: "83" +data: Eccube\Entity\Category {#6888 -id: 83 -name: "100V" -hierarchy: 2 -sort_no: 142 -create_date: DateTime @1731913457 {#6890 date: 2024-11-18 16:04:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115143 {#6889 date: 2025-07-10 11:39:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6887 …} -Children: Doctrine\ORM\PersistentCollection {#6884 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10520 +label: " 三菱重工" +value: "71" +data: Eccube\Entity\Category {#6638 -id: 71 -name: "三菱重工" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1720664214 {#6883 date: 2024-07-11 11:16:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115143 {#6882 date: 2025-07-10 11:39:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6649 …} -Children: Doctrine\ORM\PersistentCollection {#6666 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10521 +label: " ダイキン" +value: "72" +data: Eccube\Entity\Category {#6872 -id: 72 -name: "ダイキン" -hierarchy: 2 -sort_no: 140 -create_date: DateTime @1720664266 {#6870 date: 2024-07-11 11:17:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115143 {#6873 date: 2025-07-10 11:39:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6874 …} -Children: Doctrine\ORM\PersistentCollection {#6877 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10522 +label: " 三菱電機" +value: "80" +data: Eccube\Entity\Category {#6880 -id: 80 -name: "三菱電機" -hierarchy: 2 -sort_no: 139 -create_date: DateTime @1720664828 {#6878 date: 2024-07-11 11:27:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115143 {#6879 date: 2025-07-10 11:39:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6881 …} -Children: Doctrine\ORM\PersistentCollection {#6916 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10523 +label: " Panasonic" +value: "73" +data: Eccube\Entity\Category {#6920 -id: 73 -name: "Panasonic" -hierarchy: 2 -sort_no: 138 -create_date: DateTime @1720664307 {#6918 date: 2024-07-11 11:18:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115143 {#6919 date: 2025-07-10 11:39:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6921 …} -Children: Doctrine\ORM\PersistentCollection {#6924 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10524 +label: " 富士通" +value: "157" +data: Eccube\Entity\Category {#6927 -id: 157 -name: "富士通" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1752115139 {#6925 date: 2025-07-10 11:38:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115143 {#6926 date: 2025-07-10 11:39:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6928 …} -Children: Doctrine\ORM\PersistentCollection {#6931 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10525 +label: " 6畳用" +value: "74" +data: Eccube\Entity\Category {#6934 -id: 74 -name: "6畳用" -hierarchy: 2 -sort_no: 136 -create_date: DateTime @1720664335 {#6932 date: 2024-07-11 11:18:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115143 {#6933 date: 2025-07-10 11:39:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6935 …} -Children: Doctrine\ORM\PersistentCollection {#6938 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10526 +label: " 8畳用" +value: "75" +data: Eccube\Entity\Category {#6941 -id: 75 -name: "8畳用" -hierarchy: 2 -sort_no: 135 -create_date: DateTime @1720664379 {#6939 date: 2024-07-11 11:19:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115143 {#6940 date: 2025-07-10 11:39:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6942 …} -Children: Doctrine\ORM\PersistentCollection {#6945 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10527 +label: " 10畳用" +value: "76" +data: Eccube\Entity\Category {#6948 -id: 76 -name: "10畳用" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1720664406 {#6946 date: 2024-07-11 11:20:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115143 {#6947 date: 2025-07-10 11:39:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6949 …} -Children: Doctrine\ORM\PersistentCollection {#6952 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10528 +label: " 12畳用" +value: "77" +data: Eccube\Entity\Category {#6955 -id: 77 -name: "12畳用" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1720664429 {#6953 date: 2024-07-11 11:20:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115143 {#6954 date: 2025-07-10 11:39:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6956 …} -Children: Doctrine\ORM\PersistentCollection {#6959 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10529 +label: " 14畳用" +value: "78" +data: Eccube\Entity\Category {#6962 -id: 78 -name: "14畳用" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1720664446 {#6960 date: 2024-07-11 11:20:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115143 {#6961 date: 2025-07-10 11:39:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6963 …} -Children: Doctrine\ORM\PersistentCollection {#6966 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10530 +label: " 18畳用" +value: "79" +data: Eccube\Entity\Category {#6969 -id: 79 -name: "18畳用" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1720664475 {#6967 date: 2024-07-11 11:21:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115143 {#6968 date: 2025-07-10 11:39:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6970 …} -Children: Doctrine\ORM\PersistentCollection {#6973 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10531 +label: "エアコン(標準工事)" +value: "1" +data: Eccube\Entity\Category {#6976 -id: 1 -name: "エアコン(標準工事)" -hierarchy: 1 -sort_no: 130 -create_date: DateTime @1669598788 {#6906 date: 2022-11-28 10:26:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721638248 {#6905 date: 2024-07-22 17:50:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6977 …} -Children: Doctrine\ORM\PersistentCollection {#6980 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10532 +label: " お掃除機能なし" +value: "90" +data: Eccube\Entity\Category {#6981 -id: 90 -name: "お掃除機能なし" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1731913766 {#6974 date: 2024-11-18 16:09:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115059 {#6975 date: 2025-07-10 11:37:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6982 …} -Children: Doctrine\ORM\PersistentCollection {#6985 …} -Parent: Eccube\Entity\Category {#6976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10533 +label: " お掃除機能あり" +value: "89" +data: Eccube\Entity\Category {#6990 -id: 89 -name: "お掃除機能あり" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1731913761 {#6988 date: 2024-11-18 16:09:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115059 {#6989 date: 2025-07-10 11:37:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6991 …} -Children: Doctrine\ORM\PersistentCollection {#6994 …} -Parent: Eccube\Entity\Category {#6976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10534 +label: " 200V" +value: "88" +data: Eccube\Entity\Category {#6997 -id: 88 -name: "200V" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1731913748 {#6995 date: 2024-11-18 16:09:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115059 {#6996 date: 2025-07-10 11:37:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6998 …} -Children: Doctrine\ORM\PersistentCollection {#7001 …} -Parent: Eccube\Entity\Category {#6976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10535 +label: " 100V" +value: "87" +data: Eccube\Entity\Category {#7004 -id: 87 -name: "100V" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1731913743 {#7002 date: 2024-11-18 16:09:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115059 {#7003 date: 2025-07-10 11:37:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7005 …} -Children: Doctrine\ORM\PersistentCollection {#7008 …} -Parent: Eccube\Entity\Category {#6976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10536 +label: " 三菱重工" +value: "19" +data: Eccube\Entity\Category {#7011 -id: 19 -name: "三菱重工" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1670472844 {#7009 date: 2022-12-08 13:14:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115059 {#7010 date: 2025-07-10 11:37:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7012 …} -Children: Doctrine\ORM\PersistentCollection {#7015 …} -Parent: Eccube\Entity\Category {#6976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10537 +label: " ダイキン" +value: "18" +data: Eccube\Entity\Category {#7018 -id: 18 -name: "ダイキン" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1670472740 {#7016 date: 2022-12-08 13:12:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115059 {#7017 date: 2025-07-10 11:37:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7019 …} -Children: Doctrine\ORM\PersistentCollection {#7022 …} -Parent: Eccube\Entity\Category {#6976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10538 +label: " 三菱電機" +value: "17" +data: Eccube\Entity\Category {#7025 -id: 17 -name: "三菱電機" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1670472734 {#7023 date: 2022-12-08 13:12:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115059 {#7024 date: 2025-07-10 11:37:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7026 …} -Children: Doctrine\ORM\PersistentCollection {#7029 …} -Parent: Eccube\Entity\Category {#6976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10539 +label: " Panasonic" +value: "16" +data: Eccube\Entity\Category {#7032 -id: 16 -name: "Panasonic" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1670472724 {#7030 date: 2022-12-08 13:12:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115059 {#7031 date: 2025-07-10 11:37:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7033 …} -Children: Doctrine\ORM\PersistentCollection {#7036 …} -Parent: Eccube\Entity\Category {#6976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10540 +label: " 富士通" +value: "156" +data: Eccube\Entity\Category {#7039 -id: 156 -name: "富士通" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1752115050 {#7037 date: 2025-07-10 11:37:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115059 {#7038 date: 2025-07-10 11:37:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7040 …} -Children: Doctrine\ORM\PersistentCollection {#7043 …} -Parent: Eccube\Entity\Category {#6976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10541 +label: " 6畳用" +value: "62" +data: Eccube\Entity\Category {#7046 -id: 62 -name: "6畳用" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1706006979 {#7044 date: 2024-01-23 19:49:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115059 {#7045 date: 2025-07-10 11:37:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7047 …} -Children: Doctrine\ORM\PersistentCollection {#7050 …} -Parent: Eccube\Entity\Category {#6976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10542 +label: " 8畳用" +value: "63" +data: Eccube\Entity\Category {#7053 -id: 63 -name: "8畳用" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1706006993 {#7051 date: 2024-01-23 19:49:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115059 {#7052 date: 2025-07-10 11:37:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7054 …} -Children: Doctrine\ORM\PersistentCollection {#7057 …} -Parent: Eccube\Entity\Category {#6976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10543 +label: " 10畳用" +value: "64" +data: Eccube\Entity\Category {#7060 -id: 64 -name: "10畳用" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1706007060 {#7058 date: 2024-01-23 19:51:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115059 {#7059 date: 2025-07-10 11:37:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7061 …} -Children: Doctrine\ORM\PersistentCollection {#7064 …} -Parent: Eccube\Entity\Category {#6976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10544 +label: " 12畳用" +value: "65" +data: Eccube\Entity\Category {#7067 -id: 65 -name: "12畳用" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1706007068 {#7065 date: 2024-01-23 19:51:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115059 {#7066 date: 2025-07-10 11:37:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7068 …} -Children: Doctrine\ORM\PersistentCollection {#7071 …} -Parent: Eccube\Entity\Category {#6976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10545 +label: " 14畳用" +value: "66" +data: Eccube\Entity\Category {#7074 -id: 66 -name: "14畳用" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1706007208 {#7072 date: 2024-01-23 19:53:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115059 {#7073 date: 2025-07-10 11:37:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7075 …} -Children: Doctrine\ORM\PersistentCollection {#7078 …} -Parent: Eccube\Entity\Category {#6976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10546 +label: " 18畳用" +value: "67" +data: Eccube\Entity\Category {#7081 -id: 67 -name: "18畳用" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1706007232 {#7079 date: 2024-01-23 19:53:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1752115059 {#7080 date: 2025-07-10 11:37:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7082 …} -Children: Doctrine\ORM\PersistentCollection {#7085 …} -Parent: Eccube\Entity\Category {#6976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10547 +label: "トイレ" +value: "2" +data: Eccube\Entity\Category {#7088 -id: 2 -name: "トイレ" -hierarchy: 1 -sort_no: 113 -create_date: DateTime @1669598788 {#6986 date: 2022-11-28 10:26:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#6987 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7089 …} -Children: Doctrine\ORM\PersistentCollection {#7092 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10548 +label: " 壁リモコン" +value: "96" +data: Eccube\Entity\Category {#7093 -id: 96 -name: "壁リモコン" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1731913939 {#7086 date: 2024-11-18 16:12:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913939 {#7087 date: 2024-11-18 16:12:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7094 …} -Children: Doctrine\ORM\PersistentCollection {#7097 …} -Parent: Eccube\Entity\Category {#7088} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10549 +label: " 袖リモコン" +value: "95" +data: Eccube\Entity\Category {#7102 -id: 95 -name: "袖リモコン" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1731913932 {#7100 date: 2024-11-18 16:12:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913932 {#7101 date: 2024-11-18 16:12:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7103 …} -Children: Doctrine\ORM\PersistentCollection {#7106 …} -Parent: Eccube\Entity\Category {#7088} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10550 +label: " タンク手洗いなし" +value: "94" +data: Eccube\Entity\Category {#7109 -id: 94 -name: "タンク手洗いなし" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1731913897 {#7107 date: 2024-11-18 16:11:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#7108 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7110 …} -Children: Doctrine\ORM\PersistentCollection {#7113 …} -Parent: Eccube\Entity\Category {#7088} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10551 +label: " タンク手洗いあり" +value: "93" +data: Eccube\Entity\Category {#7116 -id: 93 -name: "タンク手洗いあり" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1731913888 {#7114 date: 2024-11-18 16:11:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#7115 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7117 …} -Children: Doctrine\ORM\PersistentCollection {#7120 …} -Parent: Eccube\Entity\Category {#7088} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10552 +label: " タンクなし" +value: "92" +data: Eccube\Entity\Category {#7123 -id: 92 -name: "タンクなし" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1731913876 {#7121 date: 2024-11-18 16:11:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#7122 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7124 …} -Children: Doctrine\ORM\PersistentCollection {#7127 …} -Parent: Eccube\Entity\Category {#7088} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10553 +label: " タンクあり" +value: "91" +data: Eccube\Entity\Category {#7130 -id: 91 -name: "タンクあり" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1731913860 {#7128 date: 2024-11-18 16:11:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#7129 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7131 …} -Children: Doctrine\ORM\PersistentCollection {#7134 …} -Parent: Eccube\Entity\Category {#7088} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10554 +label: " TOTO" +value: "21" +data: Eccube\Entity\Category {#7137 -id: 21 -name: "TOTO" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1670472865 {#7135 date: 2022-12-08 13:14:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#7136 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7138 …} -Children: Doctrine\ORM\PersistentCollection {#7141 …} -Parent: Eccube\Entity\Category {#7088} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10555 +label: " Panasonic" +value: "22" +data: Eccube\Entity\Category {#7144 -id: 22 -name: "Panasonic" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1670472872 {#7142 date: 2022-12-08 13:14:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#7143 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7145 …} -Children: Doctrine\ORM\PersistentCollection {#7148 …} -Parent: Eccube\Entity\Category {#7088} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10556 +label: " LIXIL" +value: "20" +data: Eccube\Entity\Category {#7151 -id: 20 -name: "LIXIL" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1670472857 {#7149 date: 2022-12-08 13:14:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731913910 {#7150 date: 2024-11-18 16:11:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7152 …} -Children: Doctrine\ORM\PersistentCollection {#7155 …} -Parent: Eccube\Entity\Category {#7088} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10557 +label: "蛇口(水栓)" +value: "8" +data: Eccube\Entity\Category {#7158 -id: 8 -name: "蛇口(水栓)" -hierarchy: 1 -sort_no: 106 -create_date: DateTime @1670472042 {#7098 date: 2022-12-08 13:00:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7099 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7159 …} -Children: Doctrine\ORM\PersistentCollection {#7162 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10558 +label: " 台所水栓ホース引き出しなし" +value: "108" +data: Eccube\Entity\Category {#7163 -id: 108 -name: "台所水栓ホース引き出しなし" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1731914434 {#7156 date: 2024-11-18 16:20:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914434 {#7157 date: 2024-11-18 16:20:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7164 …} -Children: Doctrine\ORM\PersistentCollection {#7167 …} -Parent: Eccube\Entity\Category {#7158} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10559 +label: " 台所水栓ホース引き出しあり" +value: "107" +data: Eccube\Entity\Category {#7172 -id: 107 -name: "台所水栓ホース引き出しあり" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1731914429 {#7170 date: 2024-11-18 16:20:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914429 {#7171 date: 2024-11-18 16:20:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7173 …} -Children: Doctrine\ORM\PersistentCollection {#7176 …} -Parent: Eccube\Entity\Category {#7158} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10560 +label: " 浴室 壁付水栓" +value: "106" +data: Eccube\Entity\Category {#7179 -id: 106 -name: "浴室 壁付水栓" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1731914405 {#7177 date: 2024-11-18 16:20:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914405 {#7178 date: 2024-11-18 16:20:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7180 …} -Children: Doctrine\ORM\PersistentCollection {#7183 …} -Parent: Eccube\Entity\Category {#7158} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10561 +label: " 台所 壁付水栓" +value: "105" +data: Eccube\Entity\Category {#7186 -id: 105 -name: "台所 壁付水栓" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1731914398 {#7184 date: 2024-11-18 16:19:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914398 {#7185 date: 2024-11-18 16:19:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7187 …} -Children: Doctrine\ORM\PersistentCollection {#7190 …} -Parent: Eccube\Entity\Category {#7158} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10562 +label: " 台所 ワンホール混合栓" +value: "104" +data: Eccube\Entity\Category {#7193 -id: 104 -name: "台所 ワンホール混合栓" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1731914390 {#7191 date: 2024-11-18 16:19:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914390 {#7192 date: 2024-11-18 16:19:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7194 …} -Children: Doctrine\ORM\PersistentCollection {#7197 …} -Parent: Eccube\Entity\Category {#7158} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10563 +label: " KVK" +value: "25" +data: Eccube\Entity\Category {#7200 -id: 25 -name: "KVK" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1670472931 {#7198 date: 2022-12-08 13:15:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472931 {#7199 date: 2022-12-08 13:15:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7201 …} -Children: Doctrine\ORM\PersistentCollection {#7204 …} -Parent: Eccube\Entity\Category {#7158} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10564 +label: " TOTO" +value: "24" +data: Eccube\Entity\Category {#7207 -id: 24 -name: "TOTO" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1670472893 {#7205 date: 2022-12-08 13:14:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472893 {#7206 date: 2022-12-08 13:14:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7208 …} -Children: Doctrine\ORM\PersistentCollection {#7211 …} -Parent: Eccube\Entity\Category {#7158} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10565 +label: " LIXIL" +value: "23" +data: Eccube\Entity\Category {#7214 -id: 23 -name: "LIXIL" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1670472887 {#7212 date: 2022-12-08 13:14:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472887 {#7213 date: 2022-12-08 13:14:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7215 …} -Children: Doctrine\ORM\PersistentCollection {#7218 …} -Parent: Eccube\Entity\Category {#7158} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10566 +label: "洗面台・洗面化粧台" +value: "9" +data: Eccube\Entity\Category {#7221 -id: 9 -name: "洗面台・洗面化粧台" -hierarchy: 1 -sort_no: 100 -create_date: DateTime @1670472089 {#7169 date: 2022-12-08 13:01:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7168 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7222 …} -Children: Doctrine\ORM\PersistentCollection {#7225 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10567 +label: " 鏡3面(75cm)" +value: "103" +data: Eccube\Entity\Category {#7226 -id: 103 -name: "鏡3面(75cm)" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1731914232 {#7219 date: 2024-11-18 16:17:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914232 {#7220 date: 2024-11-18 16:17:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7227 …} -Children: Doctrine\ORM\PersistentCollection {#7230 …} -Parent: Eccube\Entity\Category {#7221} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10568 +label: " 鏡2面(60cm)" +value: "102" +data: Eccube\Entity\Category {#7235 -id: 102 -name: "鏡2面(60cm)" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1731914220 {#7233 date: 2024-11-18 16:17:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914220 {#7234 date: 2024-11-18 16:17:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7236 …} -Children: Doctrine\ORM\PersistentCollection {#7239 …} -Parent: Eccube\Entity\Category {#7221} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10569 +label: " 鏡1面" +value: "101" +data: Eccube\Entity\Category {#7242 -id: 101 -name: "鏡1面" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1731914205 {#7240 date: 2024-11-18 16:16:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914205 {#7241 date: 2024-11-18 16:16:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7243 …} -Children: Doctrine\ORM\PersistentCollection {#7246 …} -Parent: Eccube\Entity\Category {#7221} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10570 +label: " 片引き出し" +value: "100" +data: Eccube\Entity\Category {#7249 -id: 100 -name: "片引き出し" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1731914188 {#7247 date: 2024-11-18 16:16:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914188 {#7248 date: 2024-11-18 16:16:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7250 …} -Children: Doctrine\ORM\PersistentCollection {#7253 …} -Parent: Eccube\Entity\Category {#7221} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10571 +label: " 両開き" +value: "99" +data: Eccube\Entity\Category {#7256 -id: 99 -name: "両開き" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1731914179 {#7254 date: 2024-11-18 16:16:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914179 {#7255 date: 2024-11-18 16:16:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7257 …} -Children: Doctrine\ORM\PersistentCollection {#7260 …} -Parent: Eccube\Entity\Category {#7221} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10572 +label: " 75cm" +value: "98" +data: Eccube\Entity\Category {#7263 -id: 98 -name: "75cm" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1731914156 {#7261 date: 2024-11-18 16:15:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914156 {#7262 date: 2024-11-18 16:15:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7264 …} -Children: Doctrine\ORM\PersistentCollection {#7267 …} -Parent: Eccube\Entity\Category {#7221} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10573 +label: " 60cm" +value: "97" +data: Eccube\Entity\Category {#7270 -id: 97 -name: "60cm" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1731914147 {#7268 date: 2024-11-18 16:15:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914147 {#7269 date: 2024-11-18 16:15:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7271 …} -Children: Doctrine\ORM\PersistentCollection {#7274 …} -Parent: Eccube\Entity\Category {#7221} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10574 +label: " Panasonic" +value: "28" +data: Eccube\Entity\Category {#7277 -id: 28 -name: "Panasonic" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1670472955 {#7275 date: 2022-12-08 13:15:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472955 {#7276 date: 2022-12-08 13:15:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7278 …} -Children: Doctrine\ORM\PersistentCollection {#7281 …} -Parent: Eccube\Entity\Category {#7221} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10575 +label: " TOTO" +value: "27" +data: Eccube\Entity\Category {#7284 -id: 27 -name: "TOTO" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1670472948 {#7282 date: 2022-12-08 13:15:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472948 {#7283 date: 2022-12-08 13:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7285 …} -Children: Doctrine\ORM\PersistentCollection {#7288 …} -Parent: Eccube\Entity\Category {#7221} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10576 +label: " LIXIL" +value: "26" +data: Eccube\Entity\Category {#7291 -id: 26 -name: "LIXIL" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1670472940 {#7289 date: 2022-12-08 13:15:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472940 {#7290 date: 2022-12-08 13:15:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7292 …} -Children: Doctrine\ORM\PersistentCollection {#7295 …} -Parent: Eccube\Entity\Category {#7221} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10577 +label: "ガス給湯器(都市ガス)" +value: "10" +data: Eccube\Entity\Category {#7298 -id: 10 -name: "ガス給湯器(都市ガス)" -hierarchy: 1 -sort_no: 88 -create_date: DateTime @1670472106 {#7232 date: 2022-12-08 13:01:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7231 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7299 …} -Children: Doctrine\ORM\PersistentCollection {#7302 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10578 +label: " 24号" +value: "113" +data: Eccube\Entity\Category {#7303 -id: 113 -name: "24号" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1731914656 {#7296 date: 2024-11-18 16:24:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914656 {#7297 date: 2024-11-18 16:24:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7304 …} -Children: Doctrine\ORM\PersistentCollection {#7307 …} -Parent: Eccube\Entity\Category {#7298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10579 +label: " 20号" +value: "112" +data: Eccube\Entity\Category {#7312 -id: 112 -name: "20号" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1731914651 {#7310 date: 2024-11-18 16:24:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914651 {#7311 date: 2024-11-18 16:24:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7313 …} -Children: Doctrine\ORM\PersistentCollection {#7316 …} -Parent: Eccube\Entity\Category {#7298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10580 +label: " 16号" +value: "111" +data: Eccube\Entity\Category {#7319 -id: 111 -name: "16号" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1731914646 {#7317 date: 2024-11-18 16:24:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914646 {#7318 date: 2024-11-18 16:24:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7320 …} -Children: Doctrine\ORM\PersistentCollection {#7323 …} -Parent: Eccube\Entity\Category {#7298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10581 +label: " エコジョーズ(省エネ)" +value: "110" +data: Eccube\Entity\Category {#7326 -id: 110 -name: "エコジョーズ(省エネ)" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1731914629 {#7324 date: 2024-11-18 16:23:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914629 {#7325 date: 2024-11-18 16:23:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7327 …} -Children: Doctrine\ORM\PersistentCollection {#7330 …} -Parent: Eccube\Entity\Category {#7298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10582 +label: " 従来型(お値打ちスタンダード)" +value: "109" +data: Eccube\Entity\Category {#7333 -id: 109 -name: "従来型(お値打ちスタンダード)" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1731914620 {#7331 date: 2024-11-18 16:23:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914620 {#7332 date: 2024-11-18 16:23:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7334 …} -Children: Doctrine\ORM\PersistentCollection {#7337 …} -Parent: Eccube\Entity\Category {#7298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10583 +label: " 長府製作所" +value: "33" +data: Eccube\Entity\Category {#7340 -id: 33 -name: "長府製作所" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1670472994 {#7338 date: 2022-12-08 13:16:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472994 {#7339 date: 2022-12-08 13:16:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7341 …} -Children: Doctrine\ORM\PersistentCollection {#7344 …} -Parent: Eccube\Entity\Category {#7298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10584 +label: " パーパス" +value: "32" +data: Eccube\Entity\Category {#7347 -id: 32 -name: "パーパス" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1670472983 {#7345 date: 2022-12-08 13:16:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472983 {#7346 date: 2022-12-08 13:16:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7348 …} -Children: Doctrine\ORM\PersistentCollection {#7351 …} -Parent: Eccube\Entity\Category {#7298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10585 +label: " パロマ" +value: "31" +data: Eccube\Entity\Category {#7354 -id: 31 -name: "パロマ" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1670472977 {#7352 date: 2022-12-08 13:16:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472977 {#7353 date: 2022-12-08 13:16:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7355 …} -Children: Doctrine\ORM\PersistentCollection {#7358 …} -Parent: Eccube\Entity\Category {#7298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10586 +label: " ノーリツ" +value: "30" +data: Eccube\Entity\Category {#7361 -id: 30 -name: "ノーリツ" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1670472971 {#7359 date: 2022-12-08 13:16:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670472971 {#7360 date: 2022-12-08 13:16:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7362 …} -Children: Doctrine\ORM\PersistentCollection {#7365 …} -Parent: Eccube\Entity\Category {#7298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10587 +label: " Rinnai" +value: "29" +data: Eccube\Entity\Category {#7368 -id: 29 -name: "Rinnai" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1670472966 {#7366 date: 2022-12-08 13:16:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914603 {#7367 date: 2024-11-18 16:23:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7369 …} -Children: Doctrine\ORM\PersistentCollection {#7372 …} -Parent: Eccube\Entity\Category {#7298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10588 +label: "ガス給湯器(LPガス)" +value: "56" +data: Eccube\Entity\Category {#7375 -id: 56 -name: "ガス給湯器(LPガス)" -hierarchy: 1 -sort_no: 79 -create_date: DateTime @1701863037 {#7309 date: 2023-12-06 20:43:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7308 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7376 …} -Children: Doctrine\ORM\PersistentCollection {#7379 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10589 +label: " 長府製作所" +value: "57" +data: Eccube\Entity\Category {#7380 -id: 57 -name: "長府製作所" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1701863115 {#7373 date: 2023-12-06 20:45:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#7374 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7381 …} -Children: Doctrine\ORM\PersistentCollection {#7384 …} -Parent: Eccube\Entity\Category {#7375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10590 +label: " パーパス" +value: "58" +data: Eccube\Entity\Category {#7389 -id: 58 -name: "パーパス" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1701863124 {#7387 date: 2023-12-06 20:45:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#7388 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7390 …} -Children: Doctrine\ORM\PersistentCollection {#7393 …} -Parent: Eccube\Entity\Category {#7375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10591 +label: " パロマ" +value: "59" +data: Eccube\Entity\Category {#7396 -id: 59 -name: "パロマ" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1701863130 {#7394 date: 2023-12-06 20:45:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#7395 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7397 …} -Children: Doctrine\ORM\PersistentCollection {#7400 …} -Parent: Eccube\Entity\Category {#7375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10592 +label: " ノーリツ" +value: "60" +data: Eccube\Entity\Category {#7403 -id: 60 -name: "ノーリツ" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1701863140 {#7401 date: 2023-12-06 20:45:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701863153 {#7402 date: 2023-12-06 20:45:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7404 …} -Children: Doctrine\ORM\PersistentCollection {#7407 …} -Parent: Eccube\Entity\Category {#7375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10593 +label: " Rinnai" +value: "61" +data: Eccube\Entity\Category {#7410 -id: 61 -name: "Rinnai" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1701863144 {#7408 date: 2023-12-06 20:45:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914800 {#7409 date: 2024-11-18 16:26:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7411 …} -Children: Doctrine\ORM\PersistentCollection {#7414 …} -Parent: Eccube\Entity\Category {#7375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10594 +label: " 24号" +value: "118" +data: Eccube\Entity\Category {#7417 -id: 118 -name: "24号" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1731914907 {#7415 date: 2024-11-18 16:28:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914907 {#7416 date: 2024-11-18 16:28:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7418 …} -Children: Doctrine\ORM\PersistentCollection {#7421 …} -Parent: Eccube\Entity\Category {#7375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10595 +label: " 20号" +value: "117" +data: Eccube\Entity\Category {#7424 -id: 117 -name: "20号" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1731914873 {#7422 date: 2024-11-18 16:27:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914873 {#7423 date: 2024-11-18 16:27:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7425 …} -Children: Doctrine\ORM\PersistentCollection {#7428 …} -Parent: Eccube\Entity\Category {#7375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10596 +label: " 16号" +value: "116" +data: Eccube\Entity\Category {#7431 -id: 116 -name: "16号" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1731914867 {#7429 date: 2024-11-18 16:27:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914867 {#7430 date: 2024-11-18 16:27:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7432 …} -Children: Doctrine\ORM\PersistentCollection {#7435 …} -Parent: Eccube\Entity\Category {#7375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10597 +label: " エコジョーズ(省エネ)" +value: "115" +data: Eccube\Entity\Category {#7438 -id: 115 -name: "エコジョーズ(省エネ)" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1731914857 {#7436 date: 2024-11-18 16:27:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914857 {#7437 date: 2024-11-18 16:27:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7439 …} -Children: Doctrine\ORM\PersistentCollection {#7442 …} -Parent: Eccube\Entity\Category {#7375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10598 +label: " 従来型(お値打ちスタンダード)" +value: "114" +data: Eccube\Entity\Category {#7445 -id: 114 -name: "従来型(お値打ちスタンダード)" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1731914849 {#7443 date: 2024-11-18 16:27:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731914849 {#7444 date: 2024-11-18 16:27:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7446 …} -Children: Doctrine\ORM\PersistentCollection {#7449 …} -Parent: Eccube\Entity\Category {#7375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10599 +label: "エコキュート" +value: "11" +data: Eccube\Entity\Category {#7452 -id: 11 -name: "エコキュート" -hierarchy: 1 -sort_no: 70 -create_date: DateTime @1670472157 {#7386 date: 2022-12-08 13:02:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7385 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7453 …} -Children: Doctrine\ORM\PersistentCollection {#7456 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10600 +label: " 高圧" +value: "155" +data: Eccube\Entity\Category {#7457 -id: 155 -name: "高圧" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1731916474 {#7450 date: 2024-11-18 16:54:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916474 {#7451 date: 2024-11-18 16:54:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7458 …} -Children: Doctrine\ORM\PersistentCollection {#7461 …} -Parent: Eccube\Entity\Category {#7452} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10601 +label: " 標準" +value: "154" +data: Eccube\Entity\Category {#7466 -id: 154 -name: "標準" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1731916467 {#7464 date: 2024-11-18 16:54:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916467 {#7465 date: 2024-11-18 16:54:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7467 …} -Children: Doctrine\ORM\PersistentCollection {#7470 …} -Parent: Eccube\Entity\Category {#7452} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10602 +label: " 460L(4~5人用)" +value: "153" +data: Eccube\Entity\Category {#7473 -id: 153 -name: "460L(4~5人用)" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1731916460 {#7471 date: 2024-11-18 16:54:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916460 {#7472 date: 2024-11-18 16:54:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7474 …} -Children: Doctrine\ORM\PersistentCollection {#7477 …} -Parent: Eccube\Entity\Category {#7452} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10603 +label: " 370L(3~4人用)" +value: "152" +data: Eccube\Entity\Category {#7480 -id: 152 -name: "370L(3~4人用)" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1731916452 {#7478 date: 2024-11-18 16:54:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916452 {#7479 date: 2024-11-18 16:54:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7481 …} -Children: Doctrine\ORM\PersistentCollection {#7484 …} -Parent: Eccube\Entity\Category {#7452} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10604 +label: " Panasonic" +value: "49" +data: Eccube\Entity\Category {#7487 -id: 49 -name: "Panasonic" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1696409576 {#7485 date: 2023-10-04 17:52:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1696409576 {#7486 date: 2023-10-04 17:52:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7488 …} -Children: Doctrine\ORM\PersistentCollection {#7491 …} -Parent: Eccube\Entity\Category {#7452} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10605 +label: " 長府製作所" +value: "36" +data: Eccube\Entity\Category {#7494 -id: 36 -name: "長府製作所" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1670473033 {#7492 date: 2022-12-08 13:17:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473033 {#7493 date: 2022-12-08 13:17:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7495 …} -Children: Doctrine\ORM\PersistentCollection {#7498 …} -Parent: Eccube\Entity\Category {#7452} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10606 +label: " ダイキン" +value: "35" +data: Eccube\Entity\Category {#7501 -id: 35 -name: "ダイキン" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1670473021 {#7499 date: 2022-12-08 13:17:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473021 {#7500 date: 2022-12-08 13:17:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7502 …} -Children: Doctrine\ORM\PersistentCollection {#7505 …} -Parent: Eccube\Entity\Category {#7452} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10607 +label: " 三菱電機" +value: "34" +data: Eccube\Entity\Category {#7508 -id: 34 -name: "三菱電機" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1670473016 {#7506 date: 2022-12-08 13:16:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473016 {#7507 date: 2022-12-08 13:16:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7509 …} -Children: Doctrine\ORM\PersistentCollection {#7512 …} -Parent: Eccube\Entity\Category {#7452} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10608 +label: "レンジフード" +value: "12" +data: Eccube\Entity\Category {#7515 -id: 12 -name: "レンジフード" -hierarchy: 1 -sort_no: 62 -create_date: DateTime @1670472166 {#7463 date: 2022-12-08 13:02:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7462 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7516 …} -Children: Doctrine\ORM\PersistentCollection {#7519 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10609 +label: " ブラック" +value: "151" +data: Eccube\Entity\Category {#7520 -id: 151 -name: "ブラック" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1731916190 {#7513 date: 2024-11-18 16:49:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916190 {#7514 date: 2024-11-18 16:49:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7521 …} -Children: Doctrine\ORM\PersistentCollection {#7524 …} -Parent: Eccube\Entity\Category {#7515} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10610 +label: " シルバー" +value: "150" +data: Eccube\Entity\Category {#7529 -id: 150 -name: "シルバー" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1731916185 {#7527 date: 2024-11-18 16:49:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916185 {#7528 date: 2024-11-18 16:49:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7530 …} -Children: Doctrine\ORM\PersistentCollection {#7533 …} -Parent: Eccube\Entity\Category {#7515} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10611 +label: " ガスコンロ連動なし" +value: "149" +data: Eccube\Entity\Category {#7536 -id: 149 -name: "ガスコンロ連動なし" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1731916176 {#7534 date: 2024-11-18 16:49:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916176 {#7535 date: 2024-11-18 16:49:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7537 …} -Children: Doctrine\ORM\PersistentCollection {#7540 …} -Parent: Eccube\Entity\Category {#7515} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10612 +label: " ガスコンロ連動あり" +value: "148" +data: Eccube\Entity\Category {#7543 -id: 148 -name: "ガスコンロ連動あり" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1731916167 {#7541 date: 2024-11-18 16:49:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916167 {#7542 date: 2024-11-18 16:49:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7544 …} -Children: Doctrine\ORM\PersistentCollection {#7547 …} -Parent: Eccube\Entity\Category {#7515} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10613 +label: " 高75cm" +value: "147" +data: Eccube\Entity\Category {#7550 -id: 147 -name: "高75cm" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1731916112 {#7548 date: 2024-11-18 16:48:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916112 {#7549 date: 2024-11-18 16:48:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7551 …} -Children: Doctrine\ORM\PersistentCollection {#7554 …} -Parent: Eccube\Entity\Category {#7515} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10614 +label: " 高60cm" +value: "146" +data: Eccube\Entity\Category {#7557 -id: 146 -name: "高60cm" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1731916100 {#7555 date: 2024-11-18 16:48:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916100 {#7556 date: 2024-11-18 16:48:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7558 …} -Children: Doctrine\ORM\PersistentCollection {#7561 …} -Parent: Eccube\Entity\Category {#7515} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10615 +label: " 高50cm" +value: "145" +data: Eccube\Entity\Category {#7564 -id: 145 -name: "高50cm" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1731916093 {#7562 date: 2024-11-18 16:48:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916093 {#7563 date: 2024-11-18 16:48:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7565 …} -Children: Doctrine\ORM\PersistentCollection {#7568 …} -Parent: Eccube\Entity\Category {#7515} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10616 +label: " 横75cm" +value: "144" +data: Eccube\Entity\Category {#7571 -id: 144 -name: "横75cm" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1731916082 {#7569 date: 2024-11-18 16:48:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916082 {#7570 date: 2024-11-18 16:48:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7572 …} -Children: Doctrine\ORM\PersistentCollection {#7575 …} -Parent: Eccube\Entity\Category {#7515} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10617 +label: " 横60cm" +value: "143" +data: Eccube\Entity\Category {#7578 -id: 143 -name: "横60cm" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1731916074 {#7576 date: 2024-11-18 16:47:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916074 {#7577 date: 2024-11-18 16:47:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7579 …} -Children: Doctrine\ORM\PersistentCollection {#7582 …} -Parent: Eccube\Entity\Category {#7515} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10618 +label: " 三菱電機" +value: "48" +data: Eccube\Entity\Category {#7585 -id: 48 -name: "三菱電機" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1673949739 {#7583 date: 2023-01-17 19:02:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1673949739 {#7584 date: 2023-01-17 19:02:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7586 …} -Children: Doctrine\ORM\PersistentCollection {#7589 …} -Parent: Eccube\Entity\Category {#7515} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10619 +label: " クリナップ" +value: "39" +data: Eccube\Entity\Category {#7592 -id: 39 -name: "クリナップ" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1670473054 {#7590 date: 2022-12-08 13:17:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473054 {#7591 date: 2022-12-08 13:17:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7593 …} -Children: Doctrine\ORM\PersistentCollection {#7596 …} -Parent: Eccube\Entity\Category {#7515} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10620 +label: " Rinnai" +value: "38" +data: Eccube\Entity\Category {#7599 -id: 38 -name: "Rinnai" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1670473048 {#7597 date: 2022-12-08 13:17:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731916051 {#7598 date: 2024-11-18 16:47:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7600 …} -Children: Doctrine\ORM\PersistentCollection {#7603 …} -Parent: Eccube\Entity\Category {#7515} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10621 +label: " Panasonic" +value: "37" +data: Eccube\Entity\Category {#7606 -id: 37 -name: "Panasonic" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1670473042 {#7604 date: 2022-12-08 13:17:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473042 {#7605 date: 2022-12-08 13:17:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7607 …} -Children: Doctrine\ORM\PersistentCollection {#7610 …} -Parent: Eccube\Entity\Category {#7515} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10622 +label: "浴室乾燥機・浴室暖房器・浴室換気扇" +value: "13" +data: Eccube\Entity\Category {#7613 -id: 13 -name: "浴室乾燥機・浴室暖房器・浴室換気扇" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1670472222 {#7525 date: 2022-12-08 13:03:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7526 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7614 …} -Children: Doctrine\ORM\PersistentCollection {#7617 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10623 +label: " 高須産業" +value: "42" +data: Eccube\Entity\Category {#7618 -id: 42 -name: "高須産業" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1670473092 {#7611 date: 2022-12-08 13:18:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473092 {#7612 date: 2022-12-08 13:18:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7619 …} -Children: Doctrine\ORM\PersistentCollection {#7622 …} -Parent: Eccube\Entity\Category {#7613} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10624 +label: " Panasonic" +value: "41" +data: Eccube\Entity\Category {#7627 -id: 41 -name: "Panasonic" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1670473073 {#7625 date: 2022-12-08 13:17:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473073 {#7626 date: 2022-12-08 13:17:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7628 …} -Children: Doctrine\ORM\PersistentCollection {#7631 …} -Parent: Eccube\Entity\Category {#7613} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10625 +label: " 三菱電機" +value: "40" +data: Eccube\Entity\Category {#7634 -id: 40 -name: "三菱電機" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1670473067 {#7632 date: 2022-12-08 13:17:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473067 {#7633 date: 2022-12-08 13:17:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7635 …} -Children: Doctrine\ORM\PersistentCollection {#7638 …} -Parent: Eccube\Entity\Category {#7613} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10626 +label: "IHクッキングヒーター" +value: "14" +data: Eccube\Entity\Category {#7641 -id: 14 -name: "IHクッキングヒーター" -hierarchy: 1 -sort_no: 42 -create_date: DateTime @1670472237 {#7623 date: 2022-12-08 13:03:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7624 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7642 …} -Children: Doctrine\ORM\PersistentCollection {#7645 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10627 +label: " ブラック" +value: "124" +data: Eccube\Entity\Category {#7646 -id: 124 -name: "ブラック" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1731915099 {#7639 date: 2024-11-18 16:31:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915099 {#7640 date: 2024-11-18 16:31:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7647 …} -Children: Doctrine\ORM\PersistentCollection {#7650 …} -Parent: Eccube\Entity\Category {#7641} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10628 +label: " シルバー" +value: "123" +data: Eccube\Entity\Category {#7655 -id: 123 -name: "シルバー" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1731915094 {#7653 date: 2024-11-18 16:31:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915094 {#7654 date: 2024-11-18 16:31:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7656 …} -Children: Doctrine\ORM\PersistentCollection {#7659 …} -Parent: Eccube\Entity\Category {#7641} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10629 +label: " 3口" +value: "122" +data: Eccube\Entity\Category {#7662 -id: 122 -name: "3口" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1731915085 {#7660 date: 2024-11-18 16:31:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915085 {#7661 date: 2024-11-18 16:31:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7663 …} -Children: Doctrine\ORM\PersistentCollection {#7666 …} -Parent: Eccube\Entity\Category {#7641} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10630 +label: " 2口" +value: "121" +data: Eccube\Entity\Category {#7669 -id: 121 -name: "2口" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1731915080 {#7667 date: 2024-11-18 16:31:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915080 {#7668 date: 2024-11-18 16:31:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7670 …} -Children: Doctrine\ORM\PersistentCollection {#7673 …} -Parent: Eccube\Entity\Category {#7641} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10631 +label: " 75cm" +value: "120" +data: Eccube\Entity\Category {#7676 -id: 120 -name: "75cm" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1731915070 {#7674 date: 2024-11-18 16:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915070 {#7675 date: 2024-11-18 16:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7677 …} -Children: Doctrine\ORM\PersistentCollection {#7680 …} -Parent: Eccube\Entity\Category {#7641} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10632 +label: " 60cm" +value: "119" +data: Eccube\Entity\Category {#7683 -id: 119 -name: "60cm" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1731915063 {#7681 date: 2024-11-18 16:31:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915063 {#7682 date: 2024-11-18 16:31:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7684 …} -Children: Doctrine\ORM\PersistentCollection {#7687 …} -Parent: Eccube\Entity\Category {#7641} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10633 +label: " 三菱電機" +value: "44" +data: Eccube\Entity\Category {#7690 -id: 44 -name: "三菱電機" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1670473714 {#7688 date: 2022-12-08 13:28:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473714 {#7689 date: 2022-12-08 13:28:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7691 …} -Children: Doctrine\ORM\PersistentCollection {#7694 …} -Parent: Eccube\Entity\Category {#7641} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10634 +label: " Panasonic" +value: "43" +data: Eccube\Entity\Category {#7697 -id: 43 -name: "Panasonic" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1670473102 {#7695 date: 2022-12-08 13:18:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1670473102 {#7696 date: 2022-12-08 13:18:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7698 …} -Children: Doctrine\ORM\PersistentCollection {#7701 …} -Parent: Eccube\Entity\Category {#7641} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10635 +label: "ビルトインガスコンロ(都市ガス)" +value: "15" +data: Eccube\Entity\Category {#7704 -id: 15 -name: "ビルトインガスコンロ(都市ガス)" -hierarchy: 1 -sort_no: 31 -create_date: DateTime @1670472345 {#7652 date: 2022-12-08 13:05:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7651 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7705 …} -Children: Doctrine\ORM\PersistentCollection {#7708 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10636 +label: " レンジフード連携なし" +value: "133" +data: Eccube\Entity\Category {#7709 -id: 133 -name: "レンジフード連携なし" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1731915556 {#7702 date: 2024-11-18 16:39:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915556 {#7703 date: 2024-11-18 16:39:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7710 …} -Children: Doctrine\ORM\PersistentCollection {#7713 …} -Parent: Eccube\Entity\Category {#7704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10637 +label: " レンジフード連携あり" +value: "132" +data: Eccube\Entity\Category {#7718 -id: 132 -name: "レンジフード連携あり" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1731915542 {#7716 date: 2024-11-18 16:39:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915542 {#7717 date: 2024-11-18 16:39:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7719 …} -Children: Doctrine\ORM\PersistentCollection {#7722 …} -Parent: Eccube\Entity\Category {#7704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10638 +label: " 天板その他" +value: "131" +data: Eccube\Entity\Category {#7725 -id: 131 -name: "天板その他" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1731915521 {#7723 date: 2024-11-18 16:38:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915521 {#7724 date: 2024-11-18 16:38:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7726 …} -Children: Doctrine\ORM\PersistentCollection {#7729 …} -Parent: Eccube\Entity\Category {#7704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10639 +label: " 天板ブラック系" +value: "130" +data: Eccube\Entity\Category {#7732 -id: 130 -name: "天板ブラック系" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1731915515 {#7730 date: 2024-11-18 16:38:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915515 {#7731 date: 2024-11-18 16:38:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7733 …} -Children: Doctrine\ORM\PersistentCollection {#7736 …} -Parent: Eccube\Entity\Category {#7704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10640 +label: " 天板ホワイト系" +value: "129" +data: Eccube\Entity\Category {#7739 -id: 129 -name: "天板ホワイト系" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1731915505 {#7737 date: 2024-11-18 16:38:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915505 {#7738 date: 2024-11-18 16:38:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7740 …} -Children: Doctrine\ORM\PersistentCollection {#7743 …} -Parent: Eccube\Entity\Category {#7704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10641 +label: " 天板グレー系" +value: "128" +data: Eccube\Entity\Category {#7746 -id: 128 -name: "天板グレー系" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1731915494 {#7744 date: 2024-11-18 16:38:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915494 {#7745 date: 2024-11-18 16:38:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7747 …} -Children: Doctrine\ORM\PersistentCollection {#7750 …} -Parent: Eccube\Entity\Category {#7704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10642 +label: " 天板シルバー系" +value: "127" +data: Eccube\Entity\Category {#7753 -id: 127 -name: "天板シルバー系" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1731915484 {#7751 date: 2024-11-18 16:38:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915484 {#7752 date: 2024-11-18 16:38:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7754 …} -Children: Doctrine\ORM\PersistentCollection {#7757 …} -Parent: Eccube\Entity\Category {#7704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10643 +label: " 75cm" +value: "126" +data: Eccube\Entity\Category {#7760 -id: 126 -name: "75cm" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1731915445 {#7758 date: 2024-11-18 16:37:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915445 {#7759 date: 2024-11-18 16:37:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7761 …} -Children: Doctrine\ORM\PersistentCollection {#7764 …} -Parent: Eccube\Entity\Category {#7704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10644 +label: " 60cm" +value: "125" +data: Eccube\Entity\Category {#7767 -id: 125 -name: "60cm" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1731915440 {#7765 date: 2024-11-18 16:37:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915440 {#7766 date: 2024-11-18 16:37:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7768 …} -Children: Doctrine\ORM\PersistentCollection {#7771 …} -Parent: Eccube\Entity\Category {#7704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10645 +label: " パロマ" +value: "47" +data: Eccube\Entity\Category {#7774 -id: 47 -name: "パロマ" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1670473738 {#7772 date: 2022-12-08 13:28:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915303 {#7773 date: 2024-11-18 16:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7775 …} -Children: Doctrine\ORM\PersistentCollection {#7778 …} -Parent: Eccube\Entity\Category {#7704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10646 +label: " ノーリツ" +value: "46" +data: Eccube\Entity\Category {#7781 -id: 46 -name: "ノーリツ" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1670473732 {#7779 date: 2022-12-08 13:28:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915303 {#7780 date: 2024-11-18 16:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7782 …} -Children: Doctrine\ORM\PersistentCollection {#7785 …} -Parent: Eccube\Entity\Category {#7704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10647 +label: " Rinnai" +value: "45" +data: Eccube\Entity\Category {#7788 -id: 45 -name: "Rinnai" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1670473723 {#7786 date: 2022-12-08 13:28:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915612 {#7787 date: 2024-11-18 16:40:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7789 …} -Children: Doctrine\ORM\PersistentCollection {#7792 …} -Parent: Eccube\Entity\Category {#7704} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10648 +label: "ビルトインガスコンロ(LPガス)" +value: "50" +data: Eccube\Entity\Category {#7795 -id: 50 -name: "ビルトインガスコンロ(LPガス)" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1701303995 {#7715 date: 2023-11-30 09:26:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1701908583 {#7714 date: 2023-12-07 09:23:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7796 …} -Children: Doctrine\ORM\PersistentCollection {#7799 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10649 +label: " レンジフード連携なし" +value: "142" +data: Eccube\Entity\Category {#7800 -id: 142 -name: "レンジフード連携なし" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1731915876 {#7793 date: 2024-11-18 16:44:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915876 {#7794 date: 2024-11-18 16:44:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7801 …} -Children: Doctrine\ORM\PersistentCollection {#7804 …} -Parent: Eccube\Entity\Category {#7795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10650 +label: " レンジフード連携あり" +value: "141" +data: Eccube\Entity\Category {#7809 -id: 141 -name: "レンジフード連携あり" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1731915867 {#7807 date: 2024-11-18 16:44:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915867 {#7808 date: 2024-11-18 16:44:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7810 …} -Children: Doctrine\ORM\PersistentCollection {#7813 …} -Parent: Eccube\Entity\Category {#7795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10651 +label: " 天板その他" +value: "140" +data: Eccube\Entity\Category {#7816 -id: 140 -name: "天板その他" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1731915852 {#7814 date: 2024-11-18 16:44:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915852 {#7815 date: 2024-11-18 16:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7817 …} -Children: Doctrine\ORM\PersistentCollection {#7820 …} -Parent: Eccube\Entity\Category {#7795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10652 +label: " 天板ブラック系" +value: "139" +data: Eccube\Entity\Category {#7823 -id: 139 -name: "天板ブラック系" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1731915845 {#7821 date: 2024-11-18 16:44:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915845 {#7822 date: 2024-11-18 16:44:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7824 …} -Children: Doctrine\ORM\PersistentCollection {#7827 …} -Parent: Eccube\Entity\Category {#7795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10653 +label: " 天板ホワイト系" +value: "138" +data: Eccube\Entity\Category {#7830 -id: 138 -name: "天板ホワイト系" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1731915835 {#7828 date: 2024-11-18 16:43:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915835 {#7829 date: 2024-11-18 16:43:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7831 …} -Children: Doctrine\ORM\PersistentCollection {#7834 …} -Parent: Eccube\Entity\Category {#7795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10654 +label: " 天板グレー系" +value: "137" +data: Eccube\Entity\Category {#7837 -id: 137 -name: "天板グレー系" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1731915826 {#7835 date: 2024-11-18 16:43:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915826 {#7836 date: 2024-11-18 16:43:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7838 …} -Children: Doctrine\ORM\PersistentCollection {#7841 …} -Parent: Eccube\Entity\Category {#7795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10655 +label: " 天板シルバー系" +value: "136" +data: Eccube\Entity\Category {#7844 -id: 136 -name: "天板シルバー系" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1731915816 {#7842 date: 2024-11-18 16:43:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915816 {#7843 date: 2024-11-18 16:43:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7845 …} -Children: Doctrine\ORM\PersistentCollection {#7848 …} -Parent: Eccube\Entity\Category {#7795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10656 +label: " 75cm" +value: "135" +data: Eccube\Entity\Category {#7851 -id: 135 -name: "75cm" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1731915773 {#7849 date: 2024-11-18 16:42:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915773 {#7850 date: 2024-11-18 16:42:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7852 …} -Children: Doctrine\ORM\PersistentCollection {#7855 …} -Parent: Eccube\Entity\Category {#7795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10657 +label: " 60cm" +value: "134" +data: Eccube\Entity\Category {#7858 -id: 134 -name: "60cm" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1731915768 {#7856 date: 2024-11-18 16:42:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915768 {#7857 date: 2024-11-18 16:42:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7859 …} -Children: Doctrine\ORM\PersistentCollection {#7862 …} -Parent: Eccube\Entity\Category {#7795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10658 +label: " パロマ" +value: "52" +data: Eccube\Entity\Category {#7865 -id: 52 -name: "パロマ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1701304134 {#7863 date: 2023-11-30 09:28:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915741 {#7864 date: 2024-11-18 16:42:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7866 …} -Children: Doctrine\ORM\PersistentCollection {#7869 …} -Parent: Eccube\Entity\Category {#7795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10659 +label: " ノーリツ" +value: "53" +data: Eccube\Entity\Category {#7872 -id: 53 -name: "ノーリツ" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1701304140 {#7870 date: 2023-11-30 09:29:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915748 {#7871 date: 2024-11-18 16:42:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7873 …} -Children: Doctrine\ORM\PersistentCollection {#7876 …} -Parent: Eccube\Entity\Category {#7795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10660 +label: " Rinnai" +value: "54" +data: Eccube\Entity\Category {#7879 -id: 54 -name: "Rinnai" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1701304165 {#7877 date: 2023-11-30 09:29:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731915758 {#7878 date: 2024-11-18 16:42:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7880 …} -Children: Doctrine\ORM\PersistentCollection {#7883 …} -Parent: Eccube\Entity\Category {#7795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6914 …} } +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 {#10508 -form: Symfony\Component\Form\Form {#10495 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#10507 …5} |
| full_name | "category_id" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_id" |
| is_selected | Closure($choice, $value) {#10514 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5312 …} } |
| 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 {#494 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#493 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#492 …} -namespace: Closure() {#490 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#10484 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5057 …} } |
| 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() {#10480 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5078 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#811 …} $translationDomain: "validators" $message: Closure() {#10485 …} } } |
| 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 {#10661 -form: Symfony\Component\Form\Form {#10498 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#10513 …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 | "" |