- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 1
- Events
- Routing
- Cache
- Translation 18
- Security
- Twig
- Doctrine 1
- Migrations
- Debug
- E-mails
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
-
name01
-
name02
-
-
-
kana01
-
kana02
-
-
company_name
-
postal_code
-
-
pref
-
addr01
-
addr02
-
-
phone_number
-
-
first
-
second
-
-
-
first
-
second
-
-
-
year
-
month
-
day
-
-
-
1
-
2
-
-
job
-
-
0
-
1
-
-
user_policy_check
-
_token
-
-
-
category_id
-
name
-
entry
"Eccube\Form\Type\Front\EntryType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Eccube\Entity\Customer {#5298 -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 {#5320 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#5319 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#5314 …} -Status: Eccube\Entity\Master\CustomerStatus {#5315 …} -Sex: null -Job: null -Country: null -Pref: null #mailmaga_flg: null -plgCcpCustomerClass: 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 {#5298 -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 {#5320 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#5319 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#5314 …} -Status: Eccube\Entity\Master\CustomerStatus {#5315 …} -Sex: null -Job: null -Country: null -Pref: null #mailmaga_flg: null -plgCcpCustomerClass: 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 {#287 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#285 …} -namespace: Closure() {#283 …} } |
| data | Eccube\Entity\Customer {#5298 -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 {#5320 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#5319 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#5314 …} -Status: Eccube\Entity\Master\CustomerStatus {#5315 …} -Sex: null -Job: null -Country: null -Pref: null #mailmaga_flg: null -plgCcpCustomerClass: 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) {#5357 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5323 …} 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() {#5359 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5340 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#997 …} $translationDomain: "validators" $message: Closure() {#5358 …} } } |
| 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 {#5298 -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 {#5320 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#5319 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#5314 …} -Status: Eccube\Entity\Master\CustomerStatus {#5315 …} -Sex: null -Job: null -Country: null -Pref: null #mailmaga_flg: null -plgCcpCustomerClass: null } |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#6045 -form: Symfony\Component\Form\Form {#5709 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6035 …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 {#5298 -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 {#5320 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#5319 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#5314 …} -Status: Eccube\Entity\Master\CustomerStatus {#5315 …} -Sex: null -Job: null -Country: null -Pref: null #mailmaga_flg: null -plgCcpCustomerClass: null } |
name
"Eccube\Form\Type\NameType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Eccube\Entity\Customer {#5298 -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 {#5320 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#5319 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#5314 …} -Status: Eccube\Entity\Master\CustomerStatus {#5315 …} -Sex: null -Job: null -Country: null -Pref: null #mailmaga_flg: null -plgCcpCustomerClass: 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 {#287 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#285 …} -namespace: Closure() {#283 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5382 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5323 …} } |
| 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 {#5369 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#5371 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | true |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| lastname_name | "" |
| lastname_options | [ "attr" => [ "placeholder" => "common.last_name" ] "constraints" => [ Symfony\Component\Validator\Constraints\Length {#5372 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#5368 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] ] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| options | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5385 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5340 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#997 …} $translationDomain: "validators" $message: Closure() {#5384 …} } } |
| 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 {#5298 -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 {#5320 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#5319 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#5314 …} -Status: Eccube\Entity\Master\CustomerStatus {#5315 …} -Sex: null -Job: null -Country: null -Pref: null #mailmaga_flg: null -plgCcpCustomerClass: null } |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#6049 -form: Symfony\Component\Form\Form {#5734 …} -errors: [] } |
| firstname_name | "name02" |
| form | Symfony\Component\Form\FormView {#6048 …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 {#5298 -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 {#5320 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#5319 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#5314 …} -Status: Eccube\Entity\Master\CustomerStatus {#5315 …} -Sex: null -Job: null -Country: null -Pref: null #mailmaga_flg: null -plgCcpCustomerClass: 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 {#5392 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#5372 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#5368 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5392 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#5372 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#5368 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
| error_bubbling | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "common.last_name" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5392 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#5372 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#5368 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#287 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#285 …} -namespace: Closure() {#283 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5713 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5323 …} } |
| 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() {#5715 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5340 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#997 …} $translationDomain: "validators" $message: Closure() {#5714 …} } } |
| 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 {#6144 -form: Symfony\Component\Form\Form {#5737 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6143 …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 {#5393 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#5369 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#5371 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5393 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#5369 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#5371 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
| error_bubbling | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "common.first_name" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5393 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#5369 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#5371 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#287 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#285 …} -namespace: Closure() {#283 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5724 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5323 …} } |
| 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() {#5726 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5340 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#997 …} $translationDomain: "validators" $message: Closure() {#5725 …} } } |
| 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 {#6149 -form: Symfony\Component\Form\Form {#5740 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6150 …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 {#5298 -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 {#5320 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#5319 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#5314 …} -Status: Eccube\Entity\Master\CustomerStatus {#5315 …} -Sex: null -Job: null -Country: null -Pref: null #mailmaga_flg: null -plgCcpCustomerClass: 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 {#287 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#285 …} -namespace: Closure() {#283 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5403 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5323 …} } |
| 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 {#5400 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#5401 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | true |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| lastname_name | "" |
| lastname_options | [ "attr" => [ "placeholder" => "common.last_name_kana" ] "constraints" => [ Symfony\Component\Validator\Constraints\Regex {#5398 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#5399 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] ] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| options | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5405 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5340 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#997 …} $translationDomain: "validators" $message: Closure() {#5404 …} } } |
| 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 {#5298 -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 {#5320 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#5319 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#5314 …} -Status: Eccube\Entity\Master\CustomerStatus {#5315 …} -Sex: null -Job: null -Country: null -Pref: null #mailmaga_flg: null -plgCcpCustomerClass: null } |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#6141 -form: Symfony\Component\Form\Form {#5765 …} -errors: [] } |
| firstname_name | "kana02" |
| form | Symfony\Component\Form\FormView {#6142 …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 {#5298 -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 {#5320 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#5319 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#5314 …} -Status: Eccube\Entity\Master\CustomerStatus {#5315 …} -Sex: null -Job: null -Country: null -Pref: null #mailmaga_flg: null -plgCcpCustomerClass: 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 {#5412 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#5398 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#5399 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5412 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#5398 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#5399 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| error_bubbling | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "common.last_name_kana" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5412 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#5398 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#5399 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#287 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#285 …} -namespace: Closure() {#283 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5744 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5323 …} } |
| 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() {#5746 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5340 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#997 …} $translationDomain: "validators" $message: Closure() {#5745 …} } } |
| 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 {#6154 -form: Symfony\Component\Form\Form {#5768 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6153 …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 {#5413 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#5400 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#5401 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5413 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#5400 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#5401 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| error_bubbling | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "common.first_name_kana" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5413 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#5400 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#5401 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#287 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#285 …} -namespace: Closure() {#283 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5755 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5323 …} } |
| 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() {#5757 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5340 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#997 …} $translationDomain: "validators" $message: Closure() {#5756 …} } } |
| 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 {#6155 -form: Symfony\Component\Form\Form {#5771 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6156 …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 {#5366 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\Length {#5366 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#5366 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#287 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#285 …} -namespace: Closure() {#283 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5426 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5323 …} } |
| 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() {#5428 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5340 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#997 …} $translationDomain: "validators" $message: Closure() {#5427 …} } } |
| 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 {#6152 -form: Symfony\Component\Form\Form {#5774 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6151 …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 {#5450 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#5451 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 8 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Type {#5452 +payload: null +message: "form_error.numeric_only" +type: "digit" } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#287 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#285 …} -namespace: Closure() {#283 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5446 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5323 …} } |
| 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() {#5449 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5340 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#997 …} $translationDomain: "validators" $message: Closure() {#5448 …} } } |
| 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 {#6158 -form: Symfony\Component\Form\Form {#5777 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6157 …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 {#5298 -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 {#5320 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#5319 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#5314 …} -Status: Eccube\Entity\Master\CustomerStatus {#5315 …} -Sex: null -Job: null -Country: null -Pref: null #mailmaga_flg: null -plgCcpCustomerClass: 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 {#5466 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] "attr" => [ "class" => "p-locality p-street-address" "placeholder" => "common.address_sample_01" ] ] |
| addr02_name | "addr02" |
| addr02_options | [ "constraints" => [ Symfony\Component\Validator\Constraints\Length {#5467 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] "attr" => [ "class" => "p-extended-address" "placeholder" => "common.address_sample_02" ] ] |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#287 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#285 …} -namespace: Closure() {#283 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5469 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5323 …} } |
| 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() {#5471 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5340 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#997 …} $translationDomain: "validators" $message: Closure() {#5470 …} } } |
| 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 {#5298 -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 {#5320 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#5319 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#5314 …} -Status: Eccube\Entity\Master\CustomerStatus {#5315 …} -Sex: null -Job: null -Country: null -Pref: null #mailmaga_flg: null -plgCcpCustomerClass: null } |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#6159 -form: Symfony\Component\Form\Form {#5831 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6160 …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 {#5298 -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 {#5320 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#5319 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#5314 …} -Status: Eccube\Entity\Master\CustomerStatus {#5315 …} -Sex: null -Job: null -Country: null -Pref: null #mailmaga_flg: null -plgCcpCustomerClass: 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 {#5478 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5478 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| error_bubbling | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "p-region-id" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#5607 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#5811 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#5794 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#5793 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#5795 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5799 -om: ContainerYzl1i13\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#340 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4471 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "Eccube\Entity\Master\Pref" |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5478 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#287 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#285 …} -namespace: Closure() {#283 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerYzl1i13\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#340 …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 {#5799 -om: ContainerYzl1i13\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#340 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4471 …} -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 {#5788 -_em: Doctrine\ORM\EntityManager {#231 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#5790 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#5791 #from: "Eccube\Entity\Master\Pref" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#5792 #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 {#5789 …} -_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() {#5786 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5340 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#997 …} $translationDomain: "validators" $message: Closure() {#5785 …} } } |
| 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 {#6165 +label: "北海道" +value: "1" +data: Eccube\Entity\Master\Pref {#6182 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6167 +label: "青森県" +value: "2" +data: Eccube\Entity\Master\Pref {#6183 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6169 +label: "岩手県" +value: "3" +data: Eccube\Entity\Master\Pref {#6184 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6172 +label: "宮城県" +value: "4" +data: Eccube\Entity\Master\Pref {#6185 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6171 +label: "秋田県" +value: "5" +data: Eccube\Entity\Master\Pref {#6186 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6166 +label: "山形県" +value: "6" +data: Eccube\Entity\Master\Pref {#6187 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6178 +label: "福島県" +value: "7" +data: Proxies\__CG__\Eccube\Entity\Master\Pref {#4508 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6176 +label: "茨城県" +value: "8" +data: Eccube\Entity\Master\Pref {#6188 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6175 +label: "栃木県" +value: "9" +data: Eccube\Entity\Master\Pref {#6189 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6168 +label: "群馬県" +value: "10" +data: Eccube\Entity\Master\Pref {#6190 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6179 +label: "埼玉県" +value: "11" +data: Eccube\Entity\Master\Pref {#6191 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6228 +label: "千葉県" +value: "12" +data: Eccube\Entity\Master\Pref {#6192 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6229 +label: "東京都" +value: "13" +data: Eccube\Entity\Master\Pref {#6193 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6230 +label: "神奈川県" +value: "14" +data: Eccube\Entity\Master\Pref {#6194 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6231 +label: "新潟県" +value: "15" +data: Eccube\Entity\Master\Pref {#6195 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6232 +label: "富山県" +value: "16" +data: Eccube\Entity\Master\Pref {#6196 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6233 +label: "石川県" +value: "17" +data: Eccube\Entity\Master\Pref {#6197 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6234 +label: "福井県" +value: "18" +data: Eccube\Entity\Master\Pref {#6198 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6235 +label: "山梨県" +value: "19" +data: Eccube\Entity\Master\Pref {#6199 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6236 +label: "長野県" +value: "20" +data: Eccube\Entity\Master\Pref {#6200 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6237 +label: "岐阜県" +value: "21" +data: Eccube\Entity\Master\Pref {#6201 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6238 +label: "静岡県" +value: "22" +data: Eccube\Entity\Master\Pref {#6202 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6239 +label: "愛知県" +value: "23" +data: Eccube\Entity\Master\Pref {#6203 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6240 +label: "三重県" +value: "24" +data: Eccube\Entity\Master\Pref {#6204 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6241 +label: "滋賀県" +value: "25" +data: Eccube\Entity\Master\Pref {#6205 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6242 +label: "京都府" +value: "26" +data: Eccube\Entity\Master\Pref {#6206 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6243 +label: "大阪府" +value: "27" +data: Eccube\Entity\Master\Pref {#6207 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6244 +label: "兵庫県" +value: "28" +data: Eccube\Entity\Master\Pref {#6208 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6245 +label: "奈良県" +value: "29" +data: Eccube\Entity\Master\Pref {#6209 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6246 +label: "和歌山県" +value: "30" +data: Eccube\Entity\Master\Pref {#6210 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6247 +label: "鳥取県" +value: "31" +data: Eccube\Entity\Master\Pref {#6211 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6248 +label: "島根県" +value: "32" +data: Eccube\Entity\Master\Pref {#6212 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6249 +label: "岡山県" +value: "33" +data: Eccube\Entity\Master\Pref {#6213 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6250 +label: "広島県" +value: "34" +data: Eccube\Entity\Master\Pref {#6214 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6251 +label: "山口県" +value: "35" +data: Eccube\Entity\Master\Pref {#6215 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6252 +label: "徳島県" +value: "36" +data: Eccube\Entity\Master\Pref {#6216 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6253 +label: "香川県" +value: "37" +data: Eccube\Entity\Master\Pref {#6217 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6254 +label: "愛媛県" +value: "38" +data: Eccube\Entity\Master\Pref {#6218 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6255 +label: "高知県" +value: "39" +data: Eccube\Entity\Master\Pref {#6219 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6256 +label: "福岡県" +value: "40" +data: Eccube\Entity\Master\Pref {#6220 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6257 +label: "佐賀県" +value: "41" +data: Eccube\Entity\Master\Pref {#6221 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6258 +label: "長崎県" +value: "42" +data: Eccube\Entity\Master\Pref {#6222 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6259 +label: "熊本県" +value: "43" +data: Eccube\Entity\Master\Pref {#6223 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6260 +label: "大分県" +value: "44" +data: Eccube\Entity\Master\Pref {#6224 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6261 +label: "宮崎県" +value: "45" +data: Eccube\Entity\Master\Pref {#6225 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6262 +label: "鹿児島県" +value: "46" +data: Eccube\Entity\Master\Pref {#6226 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6263 +label: "沖縄県" +value: "47" +data: Eccube\Entity\Master\Pref {#6227 …} +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 {#6164 -form: Symfony\Component\Form\Form {#5834 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#6163 …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) {#6265 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5560 …} } |
| 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 {#5479 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#5466 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5479 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#5466 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| error_bubbling | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "p-locality p-street-address" "placeholder" => "common.address_sample_01" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5479 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#5466 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#287 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#285 …} -namespace: Closure() {#283 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5804 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5323 …} } |
| 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() {#5812 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5340 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#997 …} $translationDomain: "validators" $message: Closure() {#5803 …} } } |
| 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 {#6266 -form: Symfony\Component\Form\Form {#5837 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6267 …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 {#5480 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#5467 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5480 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#5467 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| error_bubbling | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "p-extended-address" "placeholder" => "common.address_sample_02" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5480 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#5467 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#287 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#285 …} -namespace: Closure() {#283 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5821 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5323 …} } |
| 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() {#5823 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5340 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#997 …} $translationDomain: "validators" $message: Closure() {#5822 …} } } |
| 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 {#6268 -form: Symfony\Component\Form\Form {#5840 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6269 …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 {#5490 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#5491 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 14 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Type {#5492 +payload: null +message: "form_error.numeric_only" +type: "digit" } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#287 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#285 …} -namespace: Closure() {#283 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5487 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5323 …} } |
| 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() {#5489 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5340 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#997 …} $translationDomain: "validators" $message: Closure() {#5488 …} } } |
| 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 {#6161 -form: Symfony\Component\Form\Form {#5843 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6162 …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 {#287 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#285 …} -namespace: Closure() {#283 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5517 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5323 …} } |
| 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 {#5505 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#5514 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#5515 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 254 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] ] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| second_name | "second" |
| second_options | [ "attr" => [ "placeholder" => "common.repeated_confirm" ] ] |
| setter | null |
| translation_domain | null |
| trim | true |
| type | "Symfony\Component\Form\Extension\Core\Type\TextType" |
| upload_max_size_message | Closure() {#5520 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5340 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#997 …} $translationDomain: "validators" $message: Closure() {#5519 …} } } |
| 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 {#6271 -form: Symfony\Component\Form\Form {#5868 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6270 …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 {#5505 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#5514 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#5515 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 254 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5505 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#5514 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#5515 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 254 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| error_bubbling | false |
false
|
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "common.mail_address_sample" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5505 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#5514 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#5515 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 254 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#287 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#285 …} -namespace: Closure() {#283 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5847 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5323 …} } |
| 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() {#5849 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5340 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#997 …} $translationDomain: "validators" $message: Closure() {#5848 …} } } |
| 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 {#6275 -form: Symfony\Component\Form\Form {#5871 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6274 …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 {#5505 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#5514 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#5515 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 254 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5505 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#5514 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#5515 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 254 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| error_bubbling | false |
false
|
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "common.repeated_confirm" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5505 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#5514 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#5515 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 254 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#287 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#285 …} -namespace: Closure() {#283 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5858 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5323 …} } |
| 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() {#5860 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5340 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#997 …} $translationDomain: "validators" $message: Closure() {#5859 …} } } |
| 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 {#6276 -form: Symfony\Component\Form\Form {#5874 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6277 …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 {#287 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#285 …} -namespace: Closure() {#283 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5601 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5323 …} } |
| error_bubbling | false |
| error_mapping | [ "." => "first" ] |
| extra_fields_message | "This form should not contain extra fields." |
| first_name | "first" |
| first_options | [ "attr" => [ "placeholder" => "半角英数記号8〜50文字" ] ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "form_error.same_password" |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| options | [ "constraints" => [ Symfony\Component\Validator\Constraints\Length {#5531 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: 8 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#5533 +payload: null +message: "form_error.password_pattern_invalid" +pattern: "/\A(?=.*?[a-z])(?=.*?\d)[!-~]+\z/i" +htmlPattern: null +match: true +normalizer: null } ] ] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| second_name | "second" |
| second_options | [ "attr" => [ "placeholder" => "common.repeated_confirm" ] "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#5535 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] ] |
| setter | null |
| translation_domain | null |
| trim | true |
| type | "Symfony\Component\Form\Extension\Core\Type\TextType" |
| upload_max_size_message | Closure() {#5599 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5340 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#997 …} $translationDomain: "validators" $message: Closure() {#5600 …} } } |
| 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 {#6272 -form: Symfony\Component\Form\Form {#5899 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6273 …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〜50文字" ] |
[ "placeholder" => "半角英数記号8〜50文字" ] |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#5531 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: 8 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#5533 +payload: null +message: "form_error.password_pattern_invalid" +pattern: "/\A(?=.*?[a-z])(?=.*?\d)[!-~]+\z/i" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#5531 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: 8 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#5533 +payload: null +message: "form_error.password_pattern_invalid" +pattern: "/\A(?=.*?[a-z])(?=.*?\d)[!-~]+\z/i" +htmlPattern: null +match: true +normalizer: null } ] |
| error_bubbling | false |
false
|
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "半角英数記号8〜50文字" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#5531 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: 8 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#5533 +payload: null +message: "form_error.password_pattern_invalid" +pattern: "/\A(?=.*?[a-z])(?=.*?\d)[!-~]+\z/i" +htmlPattern: null +match: true +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#287 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#285 …} -namespace: Closure() {#283 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5878 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5323 …} } |
| 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() {#5880 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5340 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#997 …} $translationDomain: "validators" $message: Closure() {#5879 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "半角英数記号8〜50文字" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_entry_plain_password_first" ] |
| cache_key | "_entry_plain_password_first_text" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#6281 -form: Symfony\Component\Form\Form {#5902 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6280 …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 {#5535 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5535 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| error_bubbling | false |
false
|
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "common.repeated_confirm" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5535 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#287 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#285 …} -namespace: Closure() {#283 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5889 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5323 …} } |
| 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() {#5891 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5340 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#997 …} $translationDomain: "validators" $message: Closure() {#5890 …} } } |
| 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 {#6282 -form: Symfony\Component\Form\Form {#5905 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6283 …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 {#5367 +payload: null +message: "form_error.select_is_future_or_now_date" +value: "2025-12-13" +propertyPath: null } ] |
[ Symfony\Component\Validator\Constraints\LessThanOrEqual {#5367 +payload: null +message: "form_error.select_is_future_or_now_date" +value: "2025-12-13" +propertyPath: null } ] |
| input | "datetime" |
same as passed value |
| placeholder | [ "year" => "----" "month" => "--" "day" => "--" ] |
[ "year" => "----" "month" => "--" "day" => "--" ] |
| required | false |
false
|
| widget | "choice" |
same as passed value |
| years | [ 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 1915 ] |
[ 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 1915 ] |
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 {#5367 +payload: null +message: "form_error.select_is_future_or_now_date" +value: "2025-12-13" +propertyPath: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#287 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#285 …} -namespace: Closure() {#283 …} } |
| 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() {#5574 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5340 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#997 …} $translationDomain: "validators" $message: Closure() {#5573 …} } } |
| validation_groups | null |
| view_timezone | null |
| widget | "choice" |
| years | [ 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 1915 ] |
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 {#6279 -form: Symfony\Component\Form\Form {#5944 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6278 …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 | [ 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 1915 => 1915 ] |
[ 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 1915 => 1915 ] |
| 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 | [ 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 1915 => 1915 ] |
| 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 {#287 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#285 …} -namespace: Closure() {#283 …} } |
| 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() {#5910 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5340 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#997 …} $translationDomain: "validators" $message: Closure() {#5909 …} } } |
| 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 {#6288 +label: "2025" +value: "2025" +data: 2025 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6289 +label: "2024" +value: "2024" +data: 2024 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6290 +label: "2023" +value: "2023" +data: 2023 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6291 +label: "2022" +value: "2022" +data: 2022 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6292 +label: "2021" +value: "2021" +data: 2021 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6293 +label: "2020" +value: "2020" +data: 2020 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6294 +label: "2019" +value: "2019" +data: 2019 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6295 +label: "2018" +value: "2018" +data: 2018 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6296 +label: "2017" +value: "2017" +data: 2017 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6297 +label: "2016" +value: "2016" +data: 2016 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6298 +label: "2015" +value: "2015" +data: 2015 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6299 +label: "2014" +value: "2014" +data: 2014 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6300 +label: "2013" +value: "2013" +data: 2013 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6301 +label: "2012" +value: "2012" +data: 2012 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6302 +label: "2011" +value: "2011" +data: 2011 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6303 +label: "2010" +value: "2010" +data: 2010 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6304 +label: "2009" +value: "2009" +data: 2009 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6305 +label: "2008" +value: "2008" +data: 2008 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6306 +label: "2007" +value: "2007" +data: 2007 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6307 +label: "2006" +value: "2006" +data: 2006 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6308 +label: "2005" +value: "2005" +data: 2005 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6309 +label: "2004" +value: "2004" +data: 2004 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6310 +label: "2003" +value: "2003" +data: 2003 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6311 +label: "2002" +value: "2002" +data: 2002 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6312 +label: "2001" +value: "2001" +data: 2001 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6313 +label: "2000" +value: "2000" +data: 2000 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6314 +label: "1999" +value: "1999" +data: 1999 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6315 +label: "1998" +value: "1998" +data: 1998 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6316 +label: "1997" +value: "1997" +data: 1997 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6317 +label: "1996" +value: "1996" +data: 1996 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6318 +label: "1995" +value: "1995" +data: 1995 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6319 +label: "1994" +value: "1994" +data: 1994 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6320 +label: "1993" +value: "1993" +data: 1993 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6321 +label: "1992" +value: "1992" +data: 1992 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6322 +label: "1991" +value: "1991" +data: 1991 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6323 +label: "1990" +value: "1990" +data: 1990 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6324 +label: "1989" +value: "1989" +data: 1989 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6325 +label: "1988" +value: "1988" +data: 1988 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6326 +label: "1987" +value: "1987" +data: 1987 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6327 +label: "1986" +value: "1986" +data: 1986 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6328 +label: "1985" +value: "1985" +data: 1985 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6329 +label: "1984" +value: "1984" +data: 1984 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6330 +label: "1983" +value: "1983" +data: 1983 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6331 +label: "1982" +value: "1982" +data: 1982 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6332 +label: "1981" +value: "1981" +data: 1981 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6333 +label: "1980" +value: "1980" +data: 1980 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6334 +label: "1979" +value: "1979" +data: 1979 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6335 +label: "1978" +value: "1978" +data: 1978 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6336 +label: "1977" +value: "1977" +data: 1977 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6337 +label: "1976" +value: "1976" +data: 1976 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6338 +label: "1975" +value: "1975" +data: 1975 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6339 +label: "1974" +value: "1974" +data: 1974 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6340 +label: "1973" +value: "1973" +data: 1973 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6341 +label: "1972" +value: "1972" +data: 1972 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6342 +label: "1971" +value: "1971" +data: 1971 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6343 +label: "1970" +value: "1970" +data: 1970 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6344 +label: "1969" +value: "1969" +data: 1969 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6345 +label: "1968" +value: "1968" +data: 1968 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6346 +label: "1967" +value: "1967" +data: 1967 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6347 +label: "1966" +value: "1966" +data: 1966 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6348 +label: "1965" +value: "1965" +data: 1965 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6349 +label: "1964" +value: "1964" +data: 1964 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6350 +label: "1963" +value: "1963" +data: 1963 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6351 +label: "1962" +value: "1962" +data: 1962 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6352 +label: "1961" +value: "1961" +data: 1961 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6353 +label: "1960" +value: "1960" +data: 1960 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6354 +label: "1959" +value: "1959" +data: 1959 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6355 +label: "1958" +value: "1958" +data: 1958 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6356 +label: "1957" +value: "1957" +data: 1957 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6357 +label: "1956" +value: "1956" +data: 1956 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6358 +label: "1955" +value: "1955" +data: 1955 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6359 +label: "1954" +value: "1954" +data: 1954 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6360 +label: "1953" +value: "1953" +data: 1953 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6361 +label: "1952" +value: "1952" +data: 1952 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6362 +label: "1951" +value: "1951" +data: 1951 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6363 +label: "1950" +value: "1950" +data: 1950 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6364 +label: "1949" +value: "1949" +data: 1949 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6365 +label: "1948" +value: "1948" +data: 1948 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6366 +label: "1947" +value: "1947" +data: 1947 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6367 +label: "1946" +value: "1946" +data: 1946 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6368 +label: "1945" +value: "1945" +data: 1945 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6369 +label: "1944" +value: "1944" +data: 1944 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6370 +label: "1943" +value: "1943" +data: 1943 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6371 +label: "1942" +value: "1942" +data: 1942 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6372 +label: "1941" +value: "1941" +data: 1941 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6373 +label: "1940" +value: "1940" +data: 1940 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6374 +label: "1939" +value: "1939" +data: 1939 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6375 +label: "1938" +value: "1938" +data: 1938 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6376 +label: "1937" +value: "1937" +data: 1937 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6377 +label: "1936" +value: "1936" +data: 1936 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6378 +label: "1935" +value: "1935" +data: 1935 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6379 +label: "1934" +value: "1934" +data: 1934 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6380 +label: "1933" +value: "1933" +data: 1933 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6381 +label: "1932" +value: "1932" +data: 1932 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6382 +label: "1931" +value: "1931" +data: 1931 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6383 +label: "1930" +value: "1930" +data: 1930 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6384 +label: "1929" +value: "1929" +data: 1929 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6385 +label: "1928" +value: "1928" +data: 1928 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6386 +label: "1927" +value: "1927" +data: 1927 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6387 +label: "1926" +value: "1926" +data: 1926 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6388 +label: "1925" +value: "1925" +data: 1925 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6389 +label: "1924" +value: "1924" +data: 1924 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6390 +label: "1923" +value: "1923" +data: 1923 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6391 +label: "1922" +value: "1922" +data: 1922 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6392 +label: "1921" +value: "1921" +data: 1921 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6393 +label: "1920" +value: "1920" +data: 1920 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6394 +label: "1919" +value: "1919" +data: 1919 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6395 +label: "1918" +value: "1918" +data: 1918 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6396 +label: "1917" +value: "1917" +data: 1917 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6397 +label: "1916" +value: "1916" +data: 1916 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6398 +label: "1915" +value: "1915" +data: 1915 +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 {#6287 -form: Symfony\Component\Form\Form {#5947 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#6286 …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) {#6400 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5560 …} } |
| 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 {#287 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#285 …} -namespace: Closure() {#283 …} } |
| 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() {#5922 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5340 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#997 …} $translationDomain: "validators" $message: Closure() {#5921 …} } } |
| 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 {#6403 +label: "01" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6404 +label: "02" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6405 +label: "03" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6406 +label: "04" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6407 +label: "05" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6408 +label: "06" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6409 +label: "07" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6410 +label: "08" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6411 +label: "09" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6412 +label: "10" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6413 +label: "11" +value: "11" +data: 11 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6414 +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 {#6401 -form: Symfony\Component\Form\Form {#5950 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#6402 …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) {#6416 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5560 …} } |
| 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 {#287 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#285 …} -namespace: Closure() {#283 …} } |
| 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() {#5934 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5340 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#997 …} $translationDomain: "validators" $message: Closure() {#5933 …} } } |
| 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 {#6419 +label: "01" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6420 +label: "02" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6421 +label: "03" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6422 +label: "04" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6423 +label: "05" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6424 +label: "06" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6425 +label: "07" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6426 +label: "08" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6427 +label: "09" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6428 +label: "10" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6429 +label: "11" +value: "11" +data: 11 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6430 +label: "12" +value: "12" +data: 12 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6431 +label: "13" +value: "13" +data: 13 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6432 +label: "14" +value: "14" +data: 14 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6433 +label: "15" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6434 +label: "16" +value: "16" +data: 16 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6435 +label: "17" +value: "17" +data: 17 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6436 +label: "18" +value: "18" +data: 18 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6437 +label: "19" +value: "19" +data: 19 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6438 +label: "20" +value: "20" +data: 20 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6439 +label: "21" +value: "21" +data: 21 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6440 +label: "22" +value: "22" +data: 22 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6441 +label: "23" +value: "23" +data: 23 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6442 +label: "24" +value: "24" +data: 24 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6443 +label: "25" +value: "25" +data: 25 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6444 +label: "26" +value: "26" +data: 26 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6445 +label: "27" +value: "27" +data: 27 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6446 +label: "28" +value: "28" +data: 28 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6447 +label: "29" +value: "29" +data: 29 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6448 +label: "30" +value: "30" +data: 30 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6449 +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 {#6417 -form: Symfony\Component\Form\Form {#5953 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#6418 …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) {#6451 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5560 …} } |
| 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 {#5607 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#5622 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#5627 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#5640 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#5623 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5619 -om: ContainerYzl1i13\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#340 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#5612 …} -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 {#287 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#285 …} -namespace: Closure() {#283 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerYzl1i13\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#340 …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 {#5619 -om: ContainerYzl1i13\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#340 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#5612 …} -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 {#5633 -_em: Doctrine\ORM\EntityManager {#231 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#5631 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#5630 #from: "Eccube\Entity\Master\Sex" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#5629 #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 {#5634 …} -_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() {#5611 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5340 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#997 …} $translationDomain: "validators" $message: Closure() {#5603 …} } } |
| 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 {#5641 +label: "男性" +value: "1" +data: Eccube\Entity\Master\Sex {#5658 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5645 +label: "女性" +value: "2" +data: Eccube\Entity\Master\Sex {#5659 …} +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 {#6285 -form: Symfony\Component\Form\Form {#5988 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#6284 …5} |
| full_name | "entry[sex]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_sex" |
| is_selected | Closure($choice, $value) {#6453 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5560 …} } |
| 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 {#287 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#285 …} -namespace: Closure() {#283 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#5963 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5962 …} } |
| 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 {#5965 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() {#5969 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5340 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#997 …} $translationDomain: "validators" $message: Closure() {#5966 …} } } |
| 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 {#6456 -form: Symfony\Component\Form\Form {#5991 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6455 …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 {#287 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#285 …} -namespace: Closure() {#283 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#5963 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5962 …} } |
| 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 {#5965 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() {#5980 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5340 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#997 …} $translationDomain: "validators" $message: Closure() {#5979 …} } } |
| 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 {#6457 -form: Symfony\Component\Form\Form {#5994 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6458 …5} |
| full_name | "entry[sex]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_sex_2" |
| label | "女性" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "2" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_entry_sex_entry" |
| valid | true |
| value | "2" |
job
"Eccube\Form\Type\Master\JobType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#5607 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#5694 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#5677 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#5678 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#5676 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5672 -om: ContainerYzl1i13\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#340 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#5662 …} -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 {#287 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#285 …} -namespace: Closure() {#283 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerYzl1i13\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#340 …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 {#5672 -om: ContainerYzl1i13\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#340 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#5662 …} -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 {#5683 -_em: Doctrine\ORM\EntityManager {#231 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#5681 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#5680 #from: "Eccube\Entity\Master\Job" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#5679 #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 {#5684 …} -_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() {#5661 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5340 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#997 …} $translationDomain: "validators" $message: Closure() {#5660 …} } } |
| 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 {#6460 +label: "公務員" +value: "1" +data: Eccube\Entity\Master\Job {#6476 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6461 +label: "コンサルタント" +value: "2" +data: Eccube\Entity\Master\Job {#6477 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6463 +label: "コンピューター関連技術職" +value: "3" +data: Eccube\Entity\Master\Job {#6478 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6466 +label: "コンピューター関連以外の技術職" +value: "4" +data: Eccube\Entity\Master\Job {#6479 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6465 +label: "金融関係" +value: "5" +data: Eccube\Entity\Master\Job {#6480 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6459 +label: "医師" +value: "6" +data: Eccube\Entity\Master\Job {#6481 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6472 +label: "弁護士" +value: "7" +data: Eccube\Entity\Master\Job {#6482 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6470 +label: "総務・人事・事務" +value: "8" +data: Eccube\Entity\Master\Job {#6483 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6469 +label: "営業・販売" +value: "9" +data: Eccube\Entity\Master\Job {#6484 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6462 +label: "研究・開発" +value: "10" +data: Eccube\Entity\Master\Job {#6485 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6473 +label: "広報・宣伝" +value: "11" +data: Eccube\Entity\Master\Job {#6486 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6494 +label: "企画・マーケティング" +value: "12" +data: Eccube\Entity\Master\Job {#6487 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6495 +label: "デザイン関係" +value: "13" +data: Eccube\Entity\Master\Job {#6488 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6496 +label: "会社経営・役員" +value: "14" +data: Eccube\Entity\Master\Job {#6489 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6497 +label: "出版・マスコミ関係" +value: "15" +data: Eccube\Entity\Master\Job {#6490 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6498 +label: "学生・フリーター" +value: "16" +data: Eccube\Entity\Master\Job {#6491 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6499 +label: "主婦" +value: "17" +data: Eccube\Entity\Master\Job {#6492 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6500 +label: "その他" +value: "18" +data: Eccube\Entity\Master\Job {#6493 …} +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 {#6454 -form: Symfony\Component\Form\Form {#5997 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#6452 …5} |
| full_name | "entry[job]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_job" |
| is_selected | Closure($choice, $value) {#6502 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5560 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "job" |
| placeholder | "common.select" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_job" |
| valid | true |
| value | "" |
mailmaga_flg
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "admin.mailmagazine.customer.label_mailmagazine_yes" => "1" "admin.mailmagazine.customer.label_mailmagazine_no" => "0" ] |
[ "admin.mailmagazine.customer.label_mailmagazine_yes" => "1" "admin.mailmagazine.customer.label_mailmagazine_no" => "0" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5380 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5380 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| data | null |
null
|
| eccube_form_options | [ "auto_render" => true "form_theme" => "@MailMagazine42/entry_add_mailmaga.twig" ] |
[ "auto_render" => true "form_theme" => "@MailMagazine42/entry_add_mailmaga.twig" ] |
| expanded | true |
same as passed value |
| label | "admin.mailmagazine.customer.label_mailmagazine" |
same as passed value |
| label_attr | [ "class" => "ec-label" ] |
[ "class" => "ec-label" ] |
| mapped | true |
same as passed value |
| multiple | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "admin.mailmagazine.customer.label_mailmagazine_yes" => "1" "admin.mailmagazine.customer.label_mailmagazine_no" => "0" ] |
| compound | true |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5380 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#287 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#285 …} -namespace: Closure() {#283 …} } |
| data | null |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => true "form_theme" => "@MailMagazine42/entry_add_mailmaga.twig" ] |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "admin.mailmagazine.customer.label_mailmagazine" |
| label_attr | [ "class" => "ec-label" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#5666 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5340 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#997 …} $translationDomain: "validators" $message: Closure() {#5667 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_entry_mailmaga_flg" ] |
| cache_key | "_entry_mailmaga_flg_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5703 +label: "admin.mailmagazine.customer.label_mailmagazine_yes" +value: "1" +data: "1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5704 +label: "admin.mailmagazine.customer.label_mailmagazine_no" +value: "0" +data: "0" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => true "form_theme" => "@MailMagazine42/entry_add_mailmaga.twig" "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#6503 -form: Symfony\Component\Form\Form {#6020 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#6504 …5} |
| full_name | "entry[mailmaga_flg]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_mailmaga_flg" |
| is_selected | Closure($choice, $value) {#6505 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5560 …} } |
| label | "admin.mailmagazine.customer.label_mailmagazine" |
| label_attr | [ "class" => "ec-label" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "mailmaga_flg" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_mailmaga_flg" |
| valid | true |
| value | "" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "admin.mailmagazine.customer.label_mailmagazine_yes" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | null |
null
|
| value | "1" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#287 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#285 …} -namespace: Closure() {#283 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#5963 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5962 …} } |
| 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 {#5965 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "admin.mailmagazine.customer.label_mailmagazine_yes" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6002 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5340 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#997 …} $translationDomain: "validators" $message: Closure() {#6001 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_entry_mailmaga_flg_entry" ] |
| cache_key | "_entry_mailmaga_flg_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#6509 -form: Symfony\Component\Form\Form {#6023 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6508 …5} |
| full_name | "entry[mailmaga_flg]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_mailmaga_flg_0" |
| label | "admin.mailmagazine.customer.label_mailmagazine_yes" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_mailmaga_flg_entry" |
| valid | true |
| value | "1" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "admin.mailmagazine.customer.label_mailmagazine_no" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | null |
null
|
| value | "0" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#287 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#285 …} -namespace: Closure() {#283 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#5963 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5962 …} } |
| 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 {#5965 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "admin.mailmagazine.customer.label_mailmagazine_no" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6012 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5340 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#997 …} $translationDomain: "validators" $message: Closure() {#6011 …} } } |
| validation_groups | null |
| value | "0" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_entry_mailmaga_flg_entry" ] |
| cache_key | "_entry_mailmaga_flg_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#6510 -form: Symfony\Component\Form\Form {#6026 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6511 …5} |
| full_name | "entry[mailmaga_flg]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_mailmaga_flg_1" |
| label | "admin.mailmagazine.customer.label_mailmagazine_no" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_mailmaga_flg_entry" |
| valid | true |
| value | "0" |
user_policy_check
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
false
|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#6031 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#6031 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| label | null |
null
|
| mapped | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#6031 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#287 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#285 …} -namespace: Closure() {#283 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#5963 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5962 …} } |
| 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 {#5965 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() {#6034 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5340 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#997 …} $translationDomain: "validators" $message: Closure() {#6033 …} } } |
| 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 {#6507 -form: Symfony\Component\Form\Form {#6042 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6506 …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 | "09ea4507018d966dc5.kYBG7Q9186zdIzs1gIjobVkCdE5w-rkhYROpxhiPtLI.xrgFpDoxi-OCVVFvsPDfABUzOHYizs9SUVLEhUzj3Nzo-RS9PyKizplXAw" |
| 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 | "09ea4507018d966dc5.kYBG7Q9186zdIzs1gIjobVkCdE5w-rkhYROpxhiPtLI.xrgFpDoxi-OCVVFvsPDfABUzOHYizs9SUVLEhUzj3Nzo-RS9PyKizplXAw" |
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 {#287 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#285 …} -namespace: Closure() {#283 …} } |
| data | "09ea4507018d966dc5.kYBG7Q9186zdIzs1gIjobVkCdE5w-rkhYROpxhiPtLI.xrgFpDoxi-OCVVFvsPDfABUzOHYizs9SUVLEhUzj3Nzo-RS9PyKizplXAw" |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#6516 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5323 …} } |
| 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() {#6518 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5340 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#997 …} $translationDomain: "validators" $message: Closure() {#6515 …} } } |
| 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 | "09ea4507018d966dc5.kYBG7Q9186zdIzs1gIjobVkCdE5w-rkhYROpxhiPtLI.xrgFpDoxi-OCVVFvsPDfABUzOHYizs9SUVLEhUzj3Nzo-RS9PyKizplXAw" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#6530 -form: Symfony\Component\Form\Form {#6525 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6519 …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 | "09ea4507018d966dc5.kYBG7Q9186zdIzs1gIjobVkCdE5w-rkhYROpxhiPtLI.xrgFpDoxi-OCVVFvsPDfABUzOHYizs9SUVLEhUzj3Nzo-RS9PyKizplXAw" |
(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 {#287 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#285 …} -namespace: Closure() {#283 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#8963 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5323 …} } |
| 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() {#8965 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5340 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#997 …} $translationDomain: "validators" $message: Closure() {#8964 …} } } |
| 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 {#9017 -form: Symfony\Component\Form\Form {#9006 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9018 …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 {#7353 -id: 144 -name: "抽選販売" -hierarchy: 1 -sort_no: 139 -create_date: DateTime @1646950132 {#7359 date: 2022-03-11 07:08:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#7357 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7443 …} -Children: Doctrine\ORM\PersistentCollection {#7596 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#7593 -id: 133 -name: "先行予約" -hierarchy: 1 -sort_no: 138 -create_date: DateTime @1586799696 {#7595 date: 2020-04-14 02:41:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#7594 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7592 …} -Children: Doctrine\ORM\PersistentCollection {#7589 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#7586 -id: 148 -name: "新商品" -hierarchy: 1 -sort_no: 137 -create_date: DateTime @1681813622 {#7588 date: 2023-04-18 19:27:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#7587 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7585 …} -Children: Doctrine\ORM\PersistentCollection {#7582 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#7579 -id: 116 -name: "特別セール品" -hierarchy: 1 -sort_no: 136 -create_date: DateTime @1559754470 {#7581 date: 2019-06-06 02:07:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#7580 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7578 …} -Children: Doctrine\ORM\PersistentCollection {#7575 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#7358 -id: 7 -name: "ウイスキー" -hierarchy: 1 -sort_no: 135 -create_date: DateTime @1523175001 {#7574 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#7573 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7356 …} -Children: Doctrine\ORM\PersistentCollection {#7556 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#7558 -id: 8 -name: "スコッチウイスキー" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1523175001 {#7572 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1527172661 {#7571 date: 2018-05-24 23:37:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7559 …} -Children: Doctrine\ORM\PersistentCollection {#7563 …} -Parent: Eccube\Entity\Category {#7358} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7564 -id: 9 -name: "シングルモルト" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1523175001 {#7570 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1531172226 {#7569 date: 2018-07-10 06:37:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7565 …} -Children: Doctrine\ORM\PersistentCollection {#7603 …} -Parent: Eccube\Entity\Category {#7558} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7601 -id: 66 -name: "アイラ" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1525877775 {#7568 date: 2018-05-09 23:56:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1540540909 {#7347 date: 2018-10-26 17:01:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7602 …} -Children: Doctrine\ORM\PersistentCollection {#7607 …} -Parent: Eccube\Entity\Category {#7564} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7605 …} } Eccube\Entity\Category {#7616 -id: 67 -name: "アイランズ" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1525877782 {#7614 date: 2018-05-09 23:56:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1540540909 {#7615 date: 2018-10-26 17:01:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7617 …} -Children: Doctrine\ORM\PersistentCollection {#7620 …} -Parent: Eccube\Entity\Category {#7564} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7605 …} } Eccube\Entity\Category {#7623 -id: 10 -name: "スペイサイド" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1523175001 {#7621 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1540540909 {#7622 date: 2018-10-26 17:01:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7624 …} -Children: Doctrine\ORM\PersistentCollection {#7627 …} -Parent: Eccube\Entity\Category {#7564} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7630 -id: 65 -name: "ハイランド" -hierarchy: 3 -sort_no: 19 -create_date: DateTime @1525877762 {#7628 date: 2018-05-09 23:56:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1540540909 {#7629 date: 2018-10-26 17:01:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7631 …} -Children: Doctrine\ORM\PersistentCollection {#7634 …} -Parent: Eccube\Entity\Category {#7564} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7605 …} } Eccube\Entity\Category {#7637 -id: 11 -name: "キャンベルタウン" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1523175001 {#7635 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1540540909 {#7636 date: 2018-10-26 17:01:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7638 …} -Children: Doctrine\ORM\PersistentCollection {#7641 …} -Parent: Eccube\Entity\Category {#7564} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7644 -id: 68 -name: "ローランド" -hierarchy: 3 -sort_no: 14 -create_date: DateTime @1525877834 {#7642 date: 2018-05-09 23:57:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1540540909 {#7643 date: 2018-10-26 17:01:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7645 …} -Children: Doctrine\ORM\PersistentCollection {#7648 …} -Parent: Eccube\Entity\Category {#7564} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7605 …} } Eccube\Entity\Category {#7649 -id: 12 -name: "ブレンデッド" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1523175001 {#7609 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1531172226 {#7608 date: 2018-07-10 06:37:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7650 …} -Children: Doctrine\ORM\PersistentCollection {#7653 …} -Parent: Eccube\Entity\Category {#7558} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7656 -id: 16 -name: "ヴァッテッドモルト" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1523175001 {#7654 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1531172226 {#7655 date: 2018-07-10 06:37:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7657 …} -Children: Doctrine\ORM\PersistentCollection {#7660 …} -Parent: Eccube\Entity\Category {#7558} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7663 -id: 17 -name: "グレーンウイスキー" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1523175001 {#7661 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1531172226 {#7662 date: 2018-07-10 06:37:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7664 …} -Children: Doctrine\ORM\PersistentCollection {#7667 …} -Parent: Eccube\Entity\Category {#7558} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7670 -id: 18 -name: "ボトラーズ" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1523175001 {#7668 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1531172226 {#7669 date: 2018-07-10 06:37:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7671 …} -Children: Doctrine\ORM\PersistentCollection {#7674 …} -Parent: Eccube\Entity\Category {#7558} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7677 -id: 75 -name: "バッティング" -hierarchy: 3 -sort_no: 13 -create_date: DateTime @1531172218 {#7675 date: 2018-07-10 06:36:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1531172226 {#7676 date: 2018-07-10 06:37:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7678 …} -Children: Doctrine\ORM\PersistentCollection {#7681 …} -Parent: Eccube\Entity\Category {#7558} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7605 …} } Eccube\Entity\Category {#7684 -id: 19 -name: "アイリッシュウイスキー" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1523175001 {#7612 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1527172661 {#7613 date: 2018-05-24 23:37:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7685 …} -Children: Doctrine\ORM\PersistentCollection {#7688 …} -Parent: Eccube\Entity\Category {#7358} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7689 -id: 153 -name: "シングルモルト" -hierarchy: 3 -sort_no: 42 -create_date: DateTime @1714963625 {#7682 date: 2024-05-06 11:47:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1714989807 {#7683 date: 2024-05-06 19:03:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7690 …} -Children: Doctrine\ORM\PersistentCollection {#7694 …} -Parent: Eccube\Entity\Category {#7684} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#7699 -id: 154 -name: "ブレンデッドウイスキー" -hierarchy: 3 -sort_no: 41 -create_date: DateTime @1714963634 {#7697 date: 2024-05-06 11:47:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1714989807 {#7698 date: 2024-05-06 19:03:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7700 …} -Children: Doctrine\ORM\PersistentCollection {#7703 …} -Parent: Eccube\Entity\Category {#7684} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#7706 -id: 155 -name: "グレーンウイスキー" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1714989804 {#7704 date: 2024-05-06 19:03:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1714989807 {#7705 date: 2024-05-06 19:03:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7707 …} -Children: Doctrine\ORM\PersistentCollection {#7710 …} -Parent: Eccube\Entity\Category {#7684} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#7713 -id: 20 -name: "アメリカンウイスキー" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1523175001 {#7695 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1527172661 {#7696 date: 2018-05-24 23:37:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7714 …} -Children: Doctrine\ORM\PersistentCollection {#7717 …} -Parent: Eccube\Entity\Category {#7358} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7718 -id: 21 -name: "バーボンウイスキー" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1523175001 {#7711 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1523178074 {#7712 date: 2018-04-08 18:01:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7719 …} -Children: Doctrine\ORM\PersistentCollection {#7722 …} -Parent: Eccube\Entity\Category {#7713} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7727 -id: 22 -name: "テネシーウイスキー" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1523175001 {#7725 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1523178074 {#7726 date: 2018-04-08 18:01:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7728 …} -Children: Doctrine\ORM\PersistentCollection {#7731 …} -Parent: Eccube\Entity\Category {#7713} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7734 -id: 23 -name: "ライウイスキー" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1523175001 {#7732 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1523178074 {#7733 date: 2018-04-08 18:01:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7735 …} -Children: Doctrine\ORM\PersistentCollection {#7738 …} -Parent: Eccube\Entity\Category {#7713} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7741 -id: 24 -name: "コーンウイスキー" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1523175001 {#7739 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1523178074 {#7740 date: 2018-04-08 18:01:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7742 …} -Children: Doctrine\ORM\PersistentCollection {#7745 …} -Parent: Eccube\Entity\Category {#7713} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7748 -id: 25 -name: "アメリカンブレンデッド" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1523175001 {#7746 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1523178074 {#7747 date: 2018-04-08 18:01:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7749 …} -Children: Doctrine\ORM\PersistentCollection {#7752 …} -Parent: Eccube\Entity\Category {#7713} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7755 -id: 26 -name: "アメリカンスピリッツウイスキー" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1523175001 {#7753 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1523178074 {#7754 date: 2018-04-08 18:01:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7756 …} -Children: Doctrine\ORM\PersistentCollection {#7759 …} -Parent: Eccube\Entity\Category {#7713} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7760 -id: 27 -name: "カナディアンウイスキー" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1523175001 {#7611 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1527172661 {#7610 date: 2018-05-24 23:37:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7761 …} -Children: Doctrine\ORM\PersistentCollection {#7764 …} -Parent: Eccube\Entity\Category {#7358} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7769 -id: 69 -name: "ワールドウイスキー" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1527172639 {#7765 date: 2018-05-24 23:37:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1527172661 {#7766 date: 2018-05-24 23:37:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7770 …} -Children: Doctrine\ORM\PersistentCollection {#7773 …} -Parent: Eccube\Entity\Category {#7358} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7605 …} } Eccube\Entity\Category {#7774 -id: 131 -name: "フランスウイスキー" -hierarchy: 3 -sort_no: 30 -create_date: DateTime @1573286693 {#7767 date: 2019-11-09 17:04:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1573557637 {#7768 date: 2019-11-12 20:20:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7775 …} -Children: Doctrine\ORM\PersistentCollection {#7778 …} -Parent: Eccube\Entity\Category {#7769} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#7783 -id: 132 -name: "フィンランドウイスキー" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1573557612 {#7781 date: 2019-11-12 20:20:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1573557619 {#7782 date: 2019-11-12 20:20:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7784 …} -Children: Doctrine\ORM\PersistentCollection {#7787 …} -Parent: Eccube\Entity\Category {#7769} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#7790 -id: 121 -name: "イタリアウイスキー" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1570287153 {#7788 date: 2019-10-05 23:52:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1573557619 {#7789 date: 2019-11-12 20:20:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7791 …} -Children: Doctrine\ORM\PersistentCollection {#7794 …} -Parent: Eccube\Entity\Category {#7769} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#7797 -id: 70 -name: "イングリッシュウイスキー" -hierarchy: 3 -sort_no: 27 -create_date: DateTime @1527172678 {#7795 date: 2018-05-24 23:37:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1573557619 {#7796 date: 2019-11-12 20:20:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7798 …} -Children: Doctrine\ORM\PersistentCollection {#7801 …} -Parent: Eccube\Entity\Category {#7769} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7605 …} } Eccube\Entity\Category {#7804 -id: 71 -name: "台湾ウイスキー" -hierarchy: 3 -sort_no: 26 -create_date: DateTime @1527172684 {#7802 date: 2018-05-24 23:38:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1573557619 {#7803 date: 2019-11-12 20:20:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7805 …} -Children: Doctrine\ORM\PersistentCollection {#7808 …} -Parent: Eccube\Entity\Category {#7769} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7605 …} } Eccube\Entity\Category {#7811 -id: 72 -name: "インドウイスキー" -hierarchy: 3 -sort_no: 25 -create_date: DateTime @1527172690 {#7809 date: 2018-05-24 23:38:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1573557619 {#7810 date: 2019-11-12 20:20:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7812 …} -Children: Doctrine\ORM\PersistentCollection {#7815 …} -Parent: Eccube\Entity\Category {#7769} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7605 …} } Eccube\Entity\Category {#7818 -id: 73 -name: "チェコウイスキー" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1527172696 {#7816 date: 2018-05-24 23:38:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1573557619 {#7817 date: 2019-11-12 20:20:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7819 …} -Children: Doctrine\ORM\PersistentCollection {#7822 …} -Parent: Eccube\Entity\Category {#7769} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7605 …} } Eccube\Entity\Category {#7825 -id: 28 -name: "ジャパニーズウイスキー" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1523175001 {#7779 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1527172661 {#7780 date: 2018-05-24 23:37:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7826 …} -Children: Doctrine\ORM\PersistentCollection {#7829 …} -Parent: Eccube\Entity\Category {#7358} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7830 -id: 150 -name: "シングルモルト" -hierarchy: 3 -sort_no: 11 -create_date: DateTime @1714961298 {#7823 date: 2024-05-06 11:08:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1714961332 {#7824 date: 2024-05-06 11:08:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7831 …} -Children: Doctrine\ORM\PersistentCollection {#7834 …} -Parent: Eccube\Entity\Category {#7825} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#7839 -id: 151 -name: "ブレンデッドモルト" -hierarchy: 3 -sort_no: 10 -create_date: DateTime @1714961313 {#7837 date: 2024-05-06 11:08:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1714961332 {#7838 date: 2024-05-06 11:08:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7840 …} -Children: Doctrine\ORM\PersistentCollection {#7843 …} -Parent: Eccube\Entity\Category {#7825} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#7846 -id: 152 -name: "ブレンデッドウイスキー" -hierarchy: 3 -sort_no: 9 -create_date: DateTime @1714961326 {#7844 date: 2024-05-06 11:08:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1714961332 {#7845 date: 2024-05-06 11:08:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7847 …} -Children: Doctrine\ORM\PersistentCollection {#7850 …} -Parent: Eccube\Entity\Category {#7825} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#7851 -id: 29 -name: "ブランデー" -hierarchy: 1 -sort_no: 134 -create_date: DateTime @1523175001 {#7723 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#7724 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7852 …} -Children: Doctrine\ORM\PersistentCollection {#7855 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#7856 -id: 118 -name: "ピスコ" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1565848324 {#7835 date: 2019-08-15 14:52:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1605702073 {#7836 date: 2020-11-18 21:21:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7857 …} -Children: Doctrine\ORM\PersistentCollection {#7860 …} -Parent: Eccube\Entity\Category {#7851} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#7865 -id: 141 -name: "シンガニ" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1605702070 {#7863 date: 2020-11-18 21:21:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1605702073 {#7864 date: 2020-11-18 21:21:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7866 …} -Children: Doctrine\ORM\PersistentCollection {#7869 …} -Parent: Eccube\Entity\Category {#7851} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#7872 -id: 30 -name: "コニャック" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1523175001 {#7870 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1605702073 {#7871 date: 2020-11-18 21:21:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7873 …} -Children: Doctrine\ORM\PersistentCollection {#7876 …} -Parent: Eccube\Entity\Category {#7851} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7879 -id: 31 -name: "アロマニャック" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1523175001 {#7877 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1605702073 {#7878 date: 2020-11-18 21:21:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7880 …} -Children: Doctrine\ORM\PersistentCollection {#7883 …} -Parent: Eccube\Entity\Category {#7851} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7886 -id: 32 -name: "フランス産ブランデー" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1523175001 {#7884 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1605702073 {#7885 date: 2020-11-18 21:21:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7887 …} -Children: Doctrine\ORM\PersistentCollection {#7890 …} -Parent: Eccube\Entity\Category {#7851} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7893 -id: 33 -name: "カルバドス" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1523175001 {#7891 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1605702073 {#7892 date: 2020-11-18 21:21:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7894 …} -Children: Doctrine\ORM\PersistentCollection {#7897 …} -Parent: Eccube\Entity\Category {#7851} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7900 -id: 34 -name: "マール" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1523175001 {#7898 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1605702073 {#7899 date: 2020-11-18 21:21:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7901 …} -Children: Doctrine\ORM\PersistentCollection {#7904 …} -Parent: Eccube\Entity\Category {#7851} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7907 -id: 35 -name: "グラッパ" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1523175001 {#7905 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1605702073 {#7906 date: 2020-11-18 21:21:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7908 …} -Children: Doctrine\ORM\PersistentCollection {#7911 …} -Parent: Eccube\Entity\Category {#7851} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7914 -id: 134 -name: "オードヴィー" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1589379060 {#7912 date: 2020-05-13 23:11:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1605702073 {#7913 date: 2020-11-18 21:21:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7915 …} -Children: Doctrine\ORM\PersistentCollection {#7918 …} -Parent: Eccube\Entity\Category {#7851} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#7921 -id: 36 -name: "フルーツブランデー" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1523175001 {#7919 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1605702073 {#7920 date: 2020-11-18 21:21:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7922 …} -Children: Doctrine\ORM\PersistentCollection {#7925 …} -Parent: Eccube\Entity\Category {#7851} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7928 -id: 37 -name: "ワールドブランデー" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1523175001 {#7926 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1605702073 {#7927 date: 2020-11-18 21:21:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7929 …} -Children: Doctrine\ORM\PersistentCollection {#7932 …} -Parent: Eccube\Entity\Category {#7851} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7935 -id: 38 -name: "スピリッツ" -hierarchy: 1 -sort_no: 133 -create_date: DateTime @1523175001 {#7861 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#7862 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7936 …} -Children: Doctrine\ORM\PersistentCollection {#7939 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#7940 -id: 157 -name: "スピリッツ" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1729635915 {#7933 date: 2024-10-23 07:25:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729635915 {#7934 date: 2024-10-23 07:25:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7941 …} -Children: Doctrine\ORM\PersistentCollection {#7944 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#7949 -id: 81 -name: "アブサン" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1531172363 {#7947 date: 2018-07-10 06:39:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1604858704 {#7948 date: 2020-11-09 03:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7950 …} -Children: Doctrine\ORM\PersistentCollection {#7953 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7605 …} } Eccube\Entity\Category {#7956 -id: 80 -name: "パスティス" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1531172359 {#7954 date: 2018-07-10 06:39:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1604858704 {#7955 date: 2020-11-09 03:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7957 …} -Children: Doctrine\ORM\PersistentCollection {#7960 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7605 …} } Eccube\Entity\Category {#7963 -id: 47 -name: "アクアヴィット" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1523175001 {#7961 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1604858704 {#7962 date: 2020-11-09 03:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7964 …} -Children: Doctrine\ORM\PersistentCollection {#7967 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7970 -id: 117 -name: "アラック" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1563966079 {#7968 date: 2019-07-24 20:01:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1604858704 {#7969 date: 2020-11-09 03:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7971 …} -Children: Doctrine\ORM\PersistentCollection {#7974 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#7977 -id: 40 -name: "ウォッカ" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1523175001 {#7975 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1604858704 {#7976 date: 2020-11-09 03:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7978 …} -Children: Doctrine\ORM\PersistentCollection {#7981 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7984 -id: 83 -name: "カシャッサ" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1536608502 {#7982 date: 2018-09-11 04:41:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1604858704 {#7983 date: 2020-11-09 03:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7985 …} -Children: Doctrine\ORM\PersistentCollection {#7988 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7605 …} } Eccube\Entity\Category {#7991 -id: 45 -name: "コルン" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1523175001 {#7989 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1604858704 {#7990 date: 2020-11-09 03:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7992 …} -Children: Doctrine\ORM\PersistentCollection {#7995 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7998 -id: 39 -name: "ジン" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1523175001 {#7996 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1604858704 {#7997 date: 2020-11-09 03:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7999 …} -Children: Doctrine\ORM\PersistentCollection {#8002 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#8005 -id: 42 -name: "テキーラ" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1523175001 {#8003 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1604858704 {#8004 date: 2020-11-09 03:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8006 …} -Children: Doctrine\ORM\PersistentCollection {#8009 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#8012 -id: 43 -name: "メスカル" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1523175001 {#8010 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1604858704 {#8011 date: 2020-11-09 03:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8013 …} -Children: Doctrine\ORM\PersistentCollection {#8016 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#8019 -id: 139 -name: "ライシージャ" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1604839650 {#8017 date: 2020-11-08 21:47:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1604858704 {#8018 date: 2020-11-09 03:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8020 …} -Children: Doctrine\ORM\PersistentCollection {#8023 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8026 -id: 140 -name: "バカノラ" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1604858700 {#8024 date: 2020-11-09 03:05:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1604858704 {#8025 date: 2020-11-09 03:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8027 …} -Children: Doctrine\ORM\PersistentCollection {#8030 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8033 -id: 136 -name: "ソトル" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1590042459 {#8031 date: 2020-05-21 15:27:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1604858704 {#8032 date: 2020-11-09 03:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8034 …} -Children: Doctrine\ORM\PersistentCollection {#8037 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8040 -id: 41 -name: "ラム" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1523175001 {#8038 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1604858704 {#8039 date: 2020-11-09 03:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8041 …} -Children: Doctrine\ORM\PersistentCollection {#8044 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#8047 -id: 48 -name: "ラク" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1523175001 {#8045 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1604858704 {#8046 date: 2020-11-09 03:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8048 …} -Children: Doctrine\ORM\PersistentCollection {#8051 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#8054 -id: 112 -name: "ワピリッツ" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1555065207 {#8052 date: 2019-04-12 19:33:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1604858704 {#8053 date: 2020-11-09 03:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8055 …} -Children: Doctrine\ORM\PersistentCollection {#8058 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8061 -id: 49 -name: "リキュール" -hierarchy: 1 -sort_no: 132 -create_date: DateTime @1523175001 {#7945 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#7946 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8062 …} -Children: Doctrine\ORM\PersistentCollection {#8065 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8066 -id: 82 -name: "梅酒" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1533682443 {#8059 date: 2018-08-08 07:54:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1533682443 {#8060 date: 2018-08-08 07:54:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8067 …} -Children: Doctrine\ORM\PersistentCollection {#8070 …} -Parent: Eccube\Entity\Category {#8061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7605 …} } Eccube\Entity\Category {#8075 -id: 50 -name: "薬草系リキュール" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1523175001 {#8073 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1523177834 {#8074 date: 2018-04-08 17:57:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8076 …} -Children: Doctrine\ORM\PersistentCollection {#8079 …} -Parent: Eccube\Entity\Category {#8061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#8082 -id: 51 -name: "ベジタブル系リキュール" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1523175001 {#8080 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1523177834 {#8081 date: 2018-04-08 17:57:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8083 …} -Children: Doctrine\ORM\PersistentCollection {#8086 …} -Parent: Eccube\Entity\Category {#8061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#8089 -id: 52 -name: "フルーツ系リキュール" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1523175001 {#8087 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1523177834 {#8088 date: 2018-04-08 17:57:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8090 …} -Children: Doctrine\ORM\PersistentCollection {#8093 …} -Parent: Eccube\Entity\Category {#8061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#8096 -id: 53 -name: "ナッツ・種子・核系リキュール" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1523175001 {#8094 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1531172453 {#8095 date: 2018-07-10 06:40:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8097 …} -Children: Doctrine\ORM\PersistentCollection {#8100 …} -Parent: Eccube\Entity\Category {#8061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#8103 -id: 54 -name: "特殊系リキュール" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1523175001 {#8101 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1523177834 {#8102 date: 2018-04-08 17:57:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8104 …} -Children: Doctrine\ORM\PersistentCollection {#8107 …} -Parent: Eccube\Entity\Category {#8061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#8110 -id: 61 -name: "ワイン" -hierarchy: 1 -sort_no: 129 -create_date: DateTime @1523175001 {#8072 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#8071 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8111 …} -Children: Doctrine\ORM\PersistentCollection {#8114 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8115 -id: 94 -name: "赤ワイン" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1540539912 {#8108 date: 2018-10-26 16:45:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1540539926 {#8109 date: 2018-10-26 16:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8116 …} -Children: Doctrine\ORM\PersistentCollection {#8119 …} -Parent: Eccube\Entity\Category {#8110} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8124 -id: 95 -name: "白ワイン" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1540539919 {#8122 date: 2018-10-26 16:45:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1540539926 {#8123 date: 2018-10-26 16:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8125 …} -Children: Doctrine\ORM\PersistentCollection {#8128 …} -Parent: Eccube\Entity\Category {#8110} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8131 -id: 142 -name: "ロゼ" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1609093809 {#8129 date: 2020-12-28 03:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1609093809 {#8130 date: 2020-12-28 03:30:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8132 …} -Children: Doctrine\ORM\PersistentCollection {#8135 …} -Parent: Eccube\Entity\Category {#8110} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8140 -id: 62 -name: "スパークリングワイン" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1523175001 {#8136 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1540539926 {#8137 date: 2018-10-26 16:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8141 …} -Children: Doctrine\ORM\PersistentCollection {#8144 …} -Parent: Eccube\Entity\Category {#8110} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#8145 -id: 128 -name: "シャンパーニュ" -hierarchy: 3 -sort_no: 93 -create_date: DateTime @1573283785 {#8138 date: 2019-11-09 16:16:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1573283815 {#8139 date: 2019-11-09 16:16:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8146 …} -Children: Doctrine\ORM\PersistentCollection {#8149 …} -Parent: Eccube\Entity\Category {#8140} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8154 -id: 129 -name: "カヴァ" -hierarchy: 3 -sort_no: 92 -create_date: DateTime @1573283794 {#8152 date: 2019-11-09 16:16:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1573283815 {#8153 date: 2019-11-09 16:16:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8155 …} -Children: Doctrine\ORM\PersistentCollection {#8158 …} -Parent: Eccube\Entity\Category {#8140} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8161 -id: 130 -name: "スパークリング" -hierarchy: 3 -sort_no: 91 -create_date: DateTime @1573283811 {#8159 date: 2019-11-09 16:16:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1573283815 {#8160 date: 2019-11-09 16:16:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8162 …} -Children: Doctrine\ORM\PersistentCollection {#8165 …} -Parent: Eccube\Entity\Category {#8140} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8168 -id: 64 -name: "酒精強化ワイン" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1523175001 {#8150 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1540539926 {#8151 date: 2018-10-26 16:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8169 …} -Children: Doctrine\ORM\PersistentCollection {#8172 …} -Parent: Eccube\Entity\Category {#8110} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#8173 -id: 93 -name: "ポート" -hierarchy: 3 -sort_no: 118 -create_date: DateTime @1540539867 {#8166 date: 2018-10-26 16:44:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1540539867 {#8167 date: 2018-10-26 16:44:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8174 …} -Children: Doctrine\ORM\PersistentCollection {#8177 …} -Parent: Eccube\Entity\Category {#8168} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8182 -id: 92 -name: "マルサラ" -hierarchy: 3 -sort_no: 117 -create_date: DateTime @1540539859 {#8180 date: 2018-10-26 16:44:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1540592278 {#8181 date: 2018-10-27 07:17:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8183 …} -Children: Doctrine\ORM\PersistentCollection {#8186 …} -Parent: Eccube\Entity\Category {#8168} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8189 -id: 91 -name: "シェリー" -hierarchy: 3 -sort_no: 116 -create_date: DateTime @1540539833 {#8187 date: 2018-10-26 16:43:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1540539833 {#8188 date: 2018-10-26 16:43:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8190 …} -Children: Doctrine\ORM\PersistentCollection {#8193 …} -Parent: Eccube\Entity\Category {#8168} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8196 -id: 102 -name: "マデイラ" -hierarchy: 3 -sort_no: 89 -create_date: DateTime @1543491165 {#8194 date: 2018-11-29 20:32:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1543491165 {#8195 date: 2018-11-29 20:32:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8197 …} -Children: Doctrine\ORM\PersistentCollection {#8200 …} -Parent: Eccube\Entity\Category {#8168} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8201 -id: 76 -name: "甘味果実酒" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1531172256 {#8121 date: 2018-07-10 06:37:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1540539926 {#8120 date: 2018-10-26 16:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8202 …} -Children: Doctrine\ORM\PersistentCollection {#8205 …} -Parent: Eccube\Entity\Category {#8110} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7605 …} } Eccube\Entity\Category {#8208 -id: 55 -name: "シロップ" -hierarchy: 1 -sort_no: 123 -create_date: DateTime @1523175001 {#8178 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#8179 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8209 …} -Children: Doctrine\ORM\PersistentCollection {#8212 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8213 -id: 84 -name: "1883 メゾンルータン" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1538577656 {#8206 date: 2018-10-03 23:40:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1714620972 {#8207 date: 2024-05-02 12:36:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8214 …} -Children: Doctrine\ORM\PersistentCollection {#8217 …} -Parent: Eccube\Entity\Category {#8208} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8222 -id: 85 -name: "トックブランシュ" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1538577683 {#8220 date: 2018-10-03 23:41:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1714621011 {#8221 date: 2024-05-02 12:36:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8223 …} -Children: Doctrine\ORM\PersistentCollection {#8226 …} -Parent: Eccube\Entity\Category {#8208} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8229 -id: 86 -name: "アガベシロップ" -hierarchy: 2 -sort_no: 100 -create_date: DateTime @1538608120 {#8227 date: 2018-10-04 08:08:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1714620972 {#8228 date: 2024-05-02 12:36:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8230 …} -Children: Doctrine\ORM\PersistentCollection {#8233 …} -Parent: Eccube\Entity\Category {#8208} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8236 -id: 87 -name: "シュガーシロップ" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1538608360 {#8234 date: 2018-10-04 08:12:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1714620972 {#8235 date: 2024-05-02 12:36:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8237 …} -Children: Doctrine\ORM\PersistentCollection {#8240 …} -Parent: Eccube\Entity\Category {#8208} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8243 -id: 119 -name: "トラーニ(東洋ビバレッジ)" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1566763596 {#8241 date: 2019-08-26 05:06:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1714620972 {#8242 date: 2024-05-02 12:36:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8244 …} -Children: Doctrine\ORM\PersistentCollection {#8247 …} -Parent: Eccube\Entity\Category {#8208} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8250 -id: 115 -name: "丸源 ハーダース" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1555529005 {#8248 date: 2019-04-18 04:23:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1714620972 {#8249 date: 2024-05-02 12:36:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8251 …} -Children: Doctrine\ORM\PersistentCollection {#8254 …} -Parent: Eccube\Entity\Category {#8208} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8257 -id: 114 -name: "三田飲料 サンフィールド" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1555528750 {#8255 date: 2019-04-18 04:19:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1714620972 {#8256 date: 2024-05-02 12:36:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8258 …} -Children: Doctrine\ORM\PersistentCollection {#8261 …} -Parent: Eccube\Entity\Category {#8208} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8264 -id: 97 -name: "モナン" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1540650206 {#8262 date: 2018-10-27 23:23:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1714620972 {#8263 date: 2024-05-02 12:36:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8265 …} -Children: Doctrine\ORM\PersistentCollection {#8268 …} -Parent: Eccube\Entity\Category {#8208} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8271 -id: 113 -name: "ホーマー" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1555528714 {#8269 date: 2019-04-18 04:18:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1714620972 {#8270 date: 2024-05-02 12:36:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8272 …} -Children: Doctrine\ORM\PersistentCollection {#8275 …} -Parent: Eccube\Entity\Category {#8208} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8278 -id: 56 -name: "日本酒" -hierarchy: 1 -sort_no: 115 -create_date: DateTime @1523175001 {#8218 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#8219 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8279 …} -Children: Doctrine\ORM\PersistentCollection {#8282 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8283 -id: 100 -name: "曙酒造" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1541416014 {#8276 date: 2018-11-05 20:06:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1592317584 {#8277 date: 2020-06-16 23:26:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8284 …} -Children: Doctrine\ORM\PersistentCollection {#8287 …} -Parent: Eccube\Entity\Category {#8278} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8292 -id: 98 -name: "大木代吉本店" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1541415990 {#8290 date: 2018-11-05 20:06:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1592317584 {#8291 date: 2020-06-16 23:26:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8293 …} -Children: Doctrine\ORM\PersistentCollection {#8296 …} -Parent: Eccube\Entity\Category {#8278} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8299 -id: 89 -name: "新藤酒造" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1539903607 {#8297 date: 2018-10-19 08:00:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1592317584 {#8298 date: 2020-06-16 23:26:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8300 …} -Children: Doctrine\ORM\PersistentCollection {#8303 …} -Parent: Eccube\Entity\Category {#8278} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8306 -id: 138 -name: "末廣酒造" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1592317577 {#8304 date: 2020-06-16 23:26:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1592317584 {#8305 date: 2020-06-16 23:26:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8307 …} -Children: Doctrine\ORM\PersistentCollection {#8310 …} -Parent: Eccube\Entity\Category {#8278} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8313 -id: 88 -name: "仁井田本家" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1539903592 {#8311 date: 2018-10-19 07:59:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1592317584 {#8312 date: 2020-06-16 23:26:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8314 …} -Children: Doctrine\ORM\PersistentCollection {#8317 …} -Parent: Eccube\Entity\Category {#8278} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8320 -id: 99 -name: "松崎酒造" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1541416001 {#8318 date: 2018-11-05 20:06:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1592317584 {#8319 date: 2020-06-16 23:26:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8321 …} -Children: Doctrine\ORM\PersistentCollection {#8324 …} -Parent: Eccube\Entity\Category {#8278} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8327 -id: 120 -name: "ビール" -hierarchy: 1 -sort_no: 108 -create_date: DateTime @1569784785 {#8289 date: 2019-09-30 04:19:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#8288 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8328 …} -Children: Doctrine\ORM\PersistentCollection {#8331 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8332 -id: 147 -name: "ビール" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1677842028 {#8325 date: 2023-03-03 20:13:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1677842028 {#8326 date: 2023-03-03 20:13:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8333 …} -Children: Doctrine\ORM\PersistentCollection {#8336 …} -Parent: Eccube\Entity\Category {#8327} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8341 -id: 146 -name: "発泡酒" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1677842012 {#8339 date: 2023-03-03 20:13:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1677842012 {#8340 date: 2023-03-03 20:13:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8342 …} -Children: Doctrine\ORM\PersistentCollection {#8345 …} -Parent: Eccube\Entity\Category {#8327} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8348 -id: 57 -name: "焼酎" -hierarchy: 1 -sort_no: 103 -create_date: DateTime @1523175001 {#8338 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#8337 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8349 …} -Children: Doctrine\ORM\PersistentCollection {#8352 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8353 -id: 58 -name: "米" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1523175001 {#8346 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1528322629 {#8347 date: 2018-06-07 07:03:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8354 …} -Children: Doctrine\ORM\PersistentCollection {#8357 …} -Parent: Eccube\Entity\Category {#8348} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#8362 -id: 59 -name: "麦" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1523175001 {#8360 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1528322629 {#8361 date: 2018-06-07 07:03:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8363 …} -Children: Doctrine\ORM\PersistentCollection {#8366 …} -Parent: Eccube\Entity\Category {#8348} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#8369 -id: 74 -name: "芋" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1528322623 {#8367 date: 2018-06-07 07:03:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1528322629 {#8368 date: 2018-06-07 07:03:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8370 …} -Children: Doctrine\ORM\PersistentCollection {#8373 …} -Parent: Eccube\Entity\Category {#8348} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7605 …} } Eccube\Entity\Category {#8376 -id: 60 -name: "泡盛" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1523175001 {#8374 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1528322629 {#8375 date: 2018-06-07 07:03:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8377 …} -Children: Doctrine\ORM\PersistentCollection {#8380 …} -Parent: Eccube\Entity\Category {#8348} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#8381 -id: 78 -name: "飲料" -hierarchy: 1 -sort_no: 97 -create_date: DateTime @1531172318 {#8359 date: 2018-07-10 06:38:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#8358 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8382 …} -Children: Doctrine\ORM\PersistentCollection {#8385 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8392 -id: 104 -name: "グッズ・備品" -hierarchy: 1 -sort_no: 79 -create_date: DateTime @1545656921 {#8386 date: 2018-12-24 22:08:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#8387 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8393 …} -Children: Doctrine\ORM\PersistentCollection {#8396 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8397 -id: 105 -name: "バーツール" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1545656943 {#8388 date: 2018-12-24 22:09:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751408855 {#8389 date: 2025-07-02 07:27:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8398 …} -Children: Doctrine\ORM\PersistentCollection {#8401 …} -Parent: Eccube\Entity\Category {#8392} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8402 -id: 159 -name: "バーディー" -hierarchy: 3 -sort_no: 47 -create_date: DateTime @1751408901 {#8390 date: 2025-07-02 07:28:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751408901 {#8391 date: 2025-07-02 07:28:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8403 …} -Children: Doctrine\ORM\PersistentCollection {#8406 …} -Parent: Eccube\Entity\Category {#8397} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8413 -id: 158 -name: "ワインツール" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1751408853 {#8409 date: 2025-07-02 07:27:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751408855 {#8410 date: 2025-07-02 07:27:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8414 …} -Children: Doctrine\ORM\PersistentCollection {#8417 …} -Parent: Eccube\Entity\Category {#8392} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8418 -id: 160 -name: "プルテック" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1751408912 {#8411 date: 2025-07-02 07:28:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751408912 {#8412 date: 2025-07-02 07:28:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8419 …} -Children: Doctrine\ORM\PersistentCollection {#8422 …} -Parent: Eccube\Entity\Category {#8413} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8427 -id: 106 -name: "グラス" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1545656949 {#8423 date: 2018-12-24 22:09:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751408855 {#8424 date: 2025-07-02 07:27:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8428 …} -Children: Doctrine\ORM\PersistentCollection {#8431 …} -Parent: Eccube\Entity\Category {#8392} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8432 -id: 161 -name: "木村硝子店" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1751408929 {#8425 date: 2025-07-02 07:28:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751408929 {#8426 date: 2025-07-02 07:28:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8433 …} -Children: Doctrine\ORM\PersistentCollection {#8436 …} -Parent: Eccube\Entity\Category {#8427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8439 -id: 135 -name: "備品" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1589630062 {#8437 date: 2020-05-16 20:54:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751408855 {#8438 date: 2025-07-02 07:27:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8440 …} -Children: Doctrine\ORM\PersistentCollection {#8443 …} -Parent: Eccube\Entity\Category {#8392} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8446 -id: 162 -name: "インテリア・雑貨" -hierarchy: 1 -sort_no: 67 -create_date: DateTime @1751408972 {#8408 date: 2025-07-02 07:29:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#8407 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8447 …} -Children: Doctrine\ORM\PersistentCollection {#8450 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8451 -id: 163 -name: "DULTON(ダルトン)" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1751409158 {#8444 date: 2025-07-02 07:32:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751409670 {#8445 date: 2025-07-02 07:41:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8452 …} -Children: Doctrine\ORM\PersistentCollection {#8455 …} -Parent: Eccube\Entity\Category {#8446} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8460 -id: 164 -name: "SLOWER(スロウワー)" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1751409171 {#8458 date: 2025-07-02 07:32:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751409670 {#8459 date: 2025-07-02 07:41:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8461 …} -Children: Doctrine\ORM\PersistentCollection {#8464 …} -Parent: Eccube\Entity\Category {#8446} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8467 -id: 169 -name: "コーヒーツール・コーヒー豆" -hierarchy: 1 -sort_no: 55 -create_date: DateTime @1751410460 {#8457 date: 2025-07-02 07:54:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#8456 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8468 …} -Children: Doctrine\ORM\PersistentCollection {#8471 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8472 -id: 172 -name: "HARIO(ハリオ)" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1751410580 {#8465 date: 2025-07-02 07:56:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410752 {#8466 date: 2025-07-02 07:59:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8473 …} -Children: Doctrine\ORM\PersistentCollection {#8476 …} -Parent: Eccube\Entity\Category {#8467} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8481 -id: 170 -name: "Kalita(カリタ)" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1751410513 {#8479 date: 2025-07-02 07:55:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410752 {#8480 date: 2025-07-02 07:59:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8482 …} -Children: Doctrine\ORM\PersistentCollection {#8485 …} -Parent: Eccube\Entity\Category {#8467} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8488 -id: 171 -name: "Melitta(メリタ)" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1751410527 {#8486 date: 2025-07-02 07:55:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410752 {#8487 date: 2025-07-02 07:59:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8489 …} -Children: Doctrine\ORM\PersistentCollection {#8492 …} -Parent: Eccube\Entity\Category {#8467} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8495 -id: 173 -name: "コーヒー豆" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1751410748 {#8493 date: 2025-07-02 07:59:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410752 {#8494 date: 2025-07-02 07:59:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8496 …} -Children: Doctrine\ORM\PersistentCollection {#8499 …} -Parent: Eccube\Entity\Category {#8467} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8502 -id: 108 -name: "食品" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1554042902 {#8478 date: 2019-03-31 23:35:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#8477 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8503 …} -Children: Doctrine\ORM\PersistentCollection {#8506 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8507 -id: 111 -name: "おつまみ" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1554160089 {#8500 date: 2019-04-02 08:08:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1554160089 {#8501 date: 2019-04-02 08:08:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8508 …} -Children: Doctrine\ORM\PersistentCollection {#8511 …} -Parent: Eccube\Entity\Category {#8502} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8516 -id: 110 -name: "醤油" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1554160078 {#8514 date: 2019-04-02 08:07:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1554160078 {#8515 date: 2019-04-02 08:07:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8517 …} -Children: Doctrine\ORM\PersistentCollection {#8520 …} -Parent: Eccube\Entity\Category {#8502} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8523 -id: 109 -name: "酢" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1554160071 {#8521 date: 2019-04-02 08:07:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1554160071 {#8522 date: 2019-04-02 08:07:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8524 …} -Children: Doctrine\ORM\PersistentCollection {#8527 …} -Parent: Eccube\Entity\Category {#8502} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } ] |
[ Eccube\Entity\Category {#7353 -id: 144 -name: "抽選販売" -hierarchy: 1 -sort_no: 139 -create_date: DateTime @1646950132 {#7359 date: 2022-03-11 07:08:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#7357 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7443 …} -Children: Doctrine\ORM\PersistentCollection {#7596 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#7593 -id: 133 -name: "先行予約" -hierarchy: 1 -sort_no: 138 -create_date: DateTime @1586799696 {#7595 date: 2020-04-14 02:41:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#7594 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7592 …} -Children: Doctrine\ORM\PersistentCollection {#7589 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#7586 -id: 148 -name: "新商品" -hierarchy: 1 -sort_no: 137 -create_date: DateTime @1681813622 {#7588 date: 2023-04-18 19:27:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#7587 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7585 …} -Children: Doctrine\ORM\PersistentCollection {#7582 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#7579 -id: 116 -name: "特別セール品" -hierarchy: 1 -sort_no: 136 -create_date: DateTime @1559754470 {#7581 date: 2019-06-06 02:07:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#7580 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7578 …} -Children: Doctrine\ORM\PersistentCollection {#7575 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#7358 -id: 7 -name: "ウイスキー" -hierarchy: 1 -sort_no: 135 -create_date: DateTime @1523175001 {#7574 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#7573 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7356 …} -Children: Doctrine\ORM\PersistentCollection {#7556 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#7558 -id: 8 -name: "スコッチウイスキー" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1523175001 {#7572 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1527172661 {#7571 date: 2018-05-24 23:37:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7559 …} -Children: Doctrine\ORM\PersistentCollection {#7563 …} -Parent: Eccube\Entity\Category {#7358} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7564 -id: 9 -name: "シングルモルト" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1523175001 {#7570 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1531172226 {#7569 date: 2018-07-10 06:37:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7565 …} -Children: Doctrine\ORM\PersistentCollection {#7603 …} -Parent: Eccube\Entity\Category {#7558} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7601 -id: 66 -name: "アイラ" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1525877775 {#7568 date: 2018-05-09 23:56:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1540540909 {#7347 date: 2018-10-26 17:01:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7602 …} -Children: Doctrine\ORM\PersistentCollection {#7607 …} -Parent: Eccube\Entity\Category {#7564} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7605 …} } Eccube\Entity\Category {#7616 -id: 67 -name: "アイランズ" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1525877782 {#7614 date: 2018-05-09 23:56:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1540540909 {#7615 date: 2018-10-26 17:01:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7617 …} -Children: Doctrine\ORM\PersistentCollection {#7620 …} -Parent: Eccube\Entity\Category {#7564} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7605 …} } Eccube\Entity\Category {#7623 -id: 10 -name: "スペイサイド" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1523175001 {#7621 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1540540909 {#7622 date: 2018-10-26 17:01:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7624 …} -Children: Doctrine\ORM\PersistentCollection {#7627 …} -Parent: Eccube\Entity\Category {#7564} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7630 -id: 65 -name: "ハイランド" -hierarchy: 3 -sort_no: 19 -create_date: DateTime @1525877762 {#7628 date: 2018-05-09 23:56:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1540540909 {#7629 date: 2018-10-26 17:01:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7631 …} -Children: Doctrine\ORM\PersistentCollection {#7634 …} -Parent: Eccube\Entity\Category {#7564} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7605 …} } Eccube\Entity\Category {#7637 -id: 11 -name: "キャンベルタウン" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1523175001 {#7635 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1540540909 {#7636 date: 2018-10-26 17:01:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7638 …} -Children: Doctrine\ORM\PersistentCollection {#7641 …} -Parent: Eccube\Entity\Category {#7564} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7644 -id: 68 -name: "ローランド" -hierarchy: 3 -sort_no: 14 -create_date: DateTime @1525877834 {#7642 date: 2018-05-09 23:57:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1540540909 {#7643 date: 2018-10-26 17:01:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7645 …} -Children: Doctrine\ORM\PersistentCollection {#7648 …} -Parent: Eccube\Entity\Category {#7564} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7605 …} } Eccube\Entity\Category {#7649 -id: 12 -name: "ブレンデッド" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1523175001 {#7609 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1531172226 {#7608 date: 2018-07-10 06:37:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7650 …} -Children: Doctrine\ORM\PersistentCollection {#7653 …} -Parent: Eccube\Entity\Category {#7558} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7656 -id: 16 -name: "ヴァッテッドモルト" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1523175001 {#7654 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1531172226 {#7655 date: 2018-07-10 06:37:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7657 …} -Children: Doctrine\ORM\PersistentCollection {#7660 …} -Parent: Eccube\Entity\Category {#7558} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7663 -id: 17 -name: "グレーンウイスキー" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1523175001 {#7661 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1531172226 {#7662 date: 2018-07-10 06:37:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7664 …} -Children: Doctrine\ORM\PersistentCollection {#7667 …} -Parent: Eccube\Entity\Category {#7558} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7670 -id: 18 -name: "ボトラーズ" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1523175001 {#7668 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1531172226 {#7669 date: 2018-07-10 06:37:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7671 …} -Children: Doctrine\ORM\PersistentCollection {#7674 …} -Parent: Eccube\Entity\Category {#7558} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7677 -id: 75 -name: "バッティング" -hierarchy: 3 -sort_no: 13 -create_date: DateTime @1531172218 {#7675 date: 2018-07-10 06:36:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1531172226 {#7676 date: 2018-07-10 06:37:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7678 …} -Children: Doctrine\ORM\PersistentCollection {#7681 …} -Parent: Eccube\Entity\Category {#7558} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7605 …} } Eccube\Entity\Category {#7684 -id: 19 -name: "アイリッシュウイスキー" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1523175001 {#7612 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1527172661 {#7613 date: 2018-05-24 23:37:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7685 …} -Children: Doctrine\ORM\PersistentCollection {#7688 …} -Parent: Eccube\Entity\Category {#7358} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7689 -id: 153 -name: "シングルモルト" -hierarchy: 3 -sort_no: 42 -create_date: DateTime @1714963625 {#7682 date: 2024-05-06 11:47:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1714989807 {#7683 date: 2024-05-06 19:03:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7690 …} -Children: Doctrine\ORM\PersistentCollection {#7694 …} -Parent: Eccube\Entity\Category {#7684} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#7699 -id: 154 -name: "ブレンデッドウイスキー" -hierarchy: 3 -sort_no: 41 -create_date: DateTime @1714963634 {#7697 date: 2024-05-06 11:47:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1714989807 {#7698 date: 2024-05-06 19:03:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7700 …} -Children: Doctrine\ORM\PersistentCollection {#7703 …} -Parent: Eccube\Entity\Category {#7684} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#7706 -id: 155 -name: "グレーンウイスキー" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1714989804 {#7704 date: 2024-05-06 19:03:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1714989807 {#7705 date: 2024-05-06 19:03:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7707 …} -Children: Doctrine\ORM\PersistentCollection {#7710 …} -Parent: Eccube\Entity\Category {#7684} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#7713 -id: 20 -name: "アメリカンウイスキー" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1523175001 {#7695 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1527172661 {#7696 date: 2018-05-24 23:37:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7714 …} -Children: Doctrine\ORM\PersistentCollection {#7717 …} -Parent: Eccube\Entity\Category {#7358} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7718 -id: 21 -name: "バーボンウイスキー" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1523175001 {#7711 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1523178074 {#7712 date: 2018-04-08 18:01:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7719 …} -Children: Doctrine\ORM\PersistentCollection {#7722 …} -Parent: Eccube\Entity\Category {#7713} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7727 -id: 22 -name: "テネシーウイスキー" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1523175001 {#7725 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1523178074 {#7726 date: 2018-04-08 18:01:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7728 …} -Children: Doctrine\ORM\PersistentCollection {#7731 …} -Parent: Eccube\Entity\Category {#7713} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7734 -id: 23 -name: "ライウイスキー" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1523175001 {#7732 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1523178074 {#7733 date: 2018-04-08 18:01:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7735 …} -Children: Doctrine\ORM\PersistentCollection {#7738 …} -Parent: Eccube\Entity\Category {#7713} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7741 -id: 24 -name: "コーンウイスキー" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1523175001 {#7739 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1523178074 {#7740 date: 2018-04-08 18:01:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7742 …} -Children: Doctrine\ORM\PersistentCollection {#7745 …} -Parent: Eccube\Entity\Category {#7713} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7748 -id: 25 -name: "アメリカンブレンデッド" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1523175001 {#7746 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1523178074 {#7747 date: 2018-04-08 18:01:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7749 …} -Children: Doctrine\ORM\PersistentCollection {#7752 …} -Parent: Eccube\Entity\Category {#7713} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7755 -id: 26 -name: "アメリカンスピリッツウイスキー" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1523175001 {#7753 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1523178074 {#7754 date: 2018-04-08 18:01:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7756 …} -Children: Doctrine\ORM\PersistentCollection {#7759 …} -Parent: Eccube\Entity\Category {#7713} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7760 -id: 27 -name: "カナディアンウイスキー" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1523175001 {#7611 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1527172661 {#7610 date: 2018-05-24 23:37:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7761 …} -Children: Doctrine\ORM\PersistentCollection {#7764 …} -Parent: Eccube\Entity\Category {#7358} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7769 -id: 69 -name: "ワールドウイスキー" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1527172639 {#7765 date: 2018-05-24 23:37:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1527172661 {#7766 date: 2018-05-24 23:37:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7770 …} -Children: Doctrine\ORM\PersistentCollection {#7773 …} -Parent: Eccube\Entity\Category {#7358} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7605 …} } Eccube\Entity\Category {#7774 -id: 131 -name: "フランスウイスキー" -hierarchy: 3 -sort_no: 30 -create_date: DateTime @1573286693 {#7767 date: 2019-11-09 17:04:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1573557637 {#7768 date: 2019-11-12 20:20:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7775 …} -Children: Doctrine\ORM\PersistentCollection {#7778 …} -Parent: Eccube\Entity\Category {#7769} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#7783 -id: 132 -name: "フィンランドウイスキー" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1573557612 {#7781 date: 2019-11-12 20:20:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1573557619 {#7782 date: 2019-11-12 20:20:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7784 …} -Children: Doctrine\ORM\PersistentCollection {#7787 …} -Parent: Eccube\Entity\Category {#7769} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#7790 -id: 121 -name: "イタリアウイスキー" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1570287153 {#7788 date: 2019-10-05 23:52:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1573557619 {#7789 date: 2019-11-12 20:20:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7791 …} -Children: Doctrine\ORM\PersistentCollection {#7794 …} -Parent: Eccube\Entity\Category {#7769} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#7797 -id: 70 -name: "イングリッシュウイスキー" -hierarchy: 3 -sort_no: 27 -create_date: DateTime @1527172678 {#7795 date: 2018-05-24 23:37:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1573557619 {#7796 date: 2019-11-12 20:20:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7798 …} -Children: Doctrine\ORM\PersistentCollection {#7801 …} -Parent: Eccube\Entity\Category {#7769} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7605 …} } Eccube\Entity\Category {#7804 -id: 71 -name: "台湾ウイスキー" -hierarchy: 3 -sort_no: 26 -create_date: DateTime @1527172684 {#7802 date: 2018-05-24 23:38:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1573557619 {#7803 date: 2019-11-12 20:20:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7805 …} -Children: Doctrine\ORM\PersistentCollection {#7808 …} -Parent: Eccube\Entity\Category {#7769} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7605 …} } Eccube\Entity\Category {#7811 -id: 72 -name: "インドウイスキー" -hierarchy: 3 -sort_no: 25 -create_date: DateTime @1527172690 {#7809 date: 2018-05-24 23:38:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1573557619 {#7810 date: 2019-11-12 20:20:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7812 …} -Children: Doctrine\ORM\PersistentCollection {#7815 …} -Parent: Eccube\Entity\Category {#7769} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7605 …} } Eccube\Entity\Category {#7818 -id: 73 -name: "チェコウイスキー" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1527172696 {#7816 date: 2018-05-24 23:38:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1573557619 {#7817 date: 2019-11-12 20:20:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7819 …} -Children: Doctrine\ORM\PersistentCollection {#7822 …} -Parent: Eccube\Entity\Category {#7769} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7605 …} } Eccube\Entity\Category {#7825 -id: 28 -name: "ジャパニーズウイスキー" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1523175001 {#7779 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1527172661 {#7780 date: 2018-05-24 23:37:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7826 …} -Children: Doctrine\ORM\PersistentCollection {#7829 …} -Parent: Eccube\Entity\Category {#7358} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7830 -id: 150 -name: "シングルモルト" -hierarchy: 3 -sort_no: 11 -create_date: DateTime @1714961298 {#7823 date: 2024-05-06 11:08:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1714961332 {#7824 date: 2024-05-06 11:08:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7831 …} -Children: Doctrine\ORM\PersistentCollection {#7834 …} -Parent: Eccube\Entity\Category {#7825} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#7839 -id: 151 -name: "ブレンデッドモルト" -hierarchy: 3 -sort_no: 10 -create_date: DateTime @1714961313 {#7837 date: 2024-05-06 11:08:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1714961332 {#7838 date: 2024-05-06 11:08:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7840 …} -Children: Doctrine\ORM\PersistentCollection {#7843 …} -Parent: Eccube\Entity\Category {#7825} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#7846 -id: 152 -name: "ブレンデッドウイスキー" -hierarchy: 3 -sort_no: 9 -create_date: DateTime @1714961326 {#7844 date: 2024-05-06 11:08:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1714961332 {#7845 date: 2024-05-06 11:08:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7847 …} -Children: Doctrine\ORM\PersistentCollection {#7850 …} -Parent: Eccube\Entity\Category {#7825} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#7851 -id: 29 -name: "ブランデー" -hierarchy: 1 -sort_no: 134 -create_date: DateTime @1523175001 {#7723 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#7724 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7852 …} -Children: Doctrine\ORM\PersistentCollection {#7855 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#7856 -id: 118 -name: "ピスコ" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1565848324 {#7835 date: 2019-08-15 14:52:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1605702073 {#7836 date: 2020-11-18 21:21:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7857 …} -Children: Doctrine\ORM\PersistentCollection {#7860 …} -Parent: Eccube\Entity\Category {#7851} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#7865 -id: 141 -name: "シンガニ" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1605702070 {#7863 date: 2020-11-18 21:21:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1605702073 {#7864 date: 2020-11-18 21:21:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7866 …} -Children: Doctrine\ORM\PersistentCollection {#7869 …} -Parent: Eccube\Entity\Category {#7851} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#7872 -id: 30 -name: "コニャック" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1523175001 {#7870 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1605702073 {#7871 date: 2020-11-18 21:21:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7873 …} -Children: Doctrine\ORM\PersistentCollection {#7876 …} -Parent: Eccube\Entity\Category {#7851} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7879 -id: 31 -name: "アロマニャック" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1523175001 {#7877 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1605702073 {#7878 date: 2020-11-18 21:21:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7880 …} -Children: Doctrine\ORM\PersistentCollection {#7883 …} -Parent: Eccube\Entity\Category {#7851} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7886 -id: 32 -name: "フランス産ブランデー" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1523175001 {#7884 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1605702073 {#7885 date: 2020-11-18 21:21:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7887 …} -Children: Doctrine\ORM\PersistentCollection {#7890 …} -Parent: Eccube\Entity\Category {#7851} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7893 -id: 33 -name: "カルバドス" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1523175001 {#7891 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1605702073 {#7892 date: 2020-11-18 21:21:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7894 …} -Children: Doctrine\ORM\PersistentCollection {#7897 …} -Parent: Eccube\Entity\Category {#7851} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7900 -id: 34 -name: "マール" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1523175001 {#7898 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1605702073 {#7899 date: 2020-11-18 21:21:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7901 …} -Children: Doctrine\ORM\PersistentCollection {#7904 …} -Parent: Eccube\Entity\Category {#7851} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7907 -id: 35 -name: "グラッパ" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1523175001 {#7905 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1605702073 {#7906 date: 2020-11-18 21:21:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7908 …} -Children: Doctrine\ORM\PersistentCollection {#7911 …} -Parent: Eccube\Entity\Category {#7851} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7914 -id: 134 -name: "オードヴィー" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1589379060 {#7912 date: 2020-05-13 23:11:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1605702073 {#7913 date: 2020-11-18 21:21:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7915 …} -Children: Doctrine\ORM\PersistentCollection {#7918 …} -Parent: Eccube\Entity\Category {#7851} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#7921 -id: 36 -name: "フルーツブランデー" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1523175001 {#7919 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1605702073 {#7920 date: 2020-11-18 21:21:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7922 …} -Children: Doctrine\ORM\PersistentCollection {#7925 …} -Parent: Eccube\Entity\Category {#7851} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7928 -id: 37 -name: "ワールドブランデー" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1523175001 {#7926 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1605702073 {#7927 date: 2020-11-18 21:21:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7929 …} -Children: Doctrine\ORM\PersistentCollection {#7932 …} -Parent: Eccube\Entity\Category {#7851} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7935 -id: 38 -name: "スピリッツ" -hierarchy: 1 -sort_no: 133 -create_date: DateTime @1523175001 {#7861 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#7862 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7936 …} -Children: Doctrine\ORM\PersistentCollection {#7939 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#7940 -id: 157 -name: "スピリッツ" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1729635915 {#7933 date: 2024-10-23 07:25:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729635915 {#7934 date: 2024-10-23 07:25:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7941 …} -Children: Doctrine\ORM\PersistentCollection {#7944 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#7949 -id: 81 -name: "アブサン" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1531172363 {#7947 date: 2018-07-10 06:39:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1604858704 {#7948 date: 2020-11-09 03:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7950 …} -Children: Doctrine\ORM\PersistentCollection {#7953 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7605 …} } Eccube\Entity\Category {#7956 -id: 80 -name: "パスティス" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1531172359 {#7954 date: 2018-07-10 06:39:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1604858704 {#7955 date: 2020-11-09 03:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7957 …} -Children: Doctrine\ORM\PersistentCollection {#7960 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7605 …} } Eccube\Entity\Category {#7963 -id: 47 -name: "アクアヴィット" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1523175001 {#7961 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1604858704 {#7962 date: 2020-11-09 03:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7964 …} -Children: Doctrine\ORM\PersistentCollection {#7967 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7970 -id: 117 -name: "アラック" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1563966079 {#7968 date: 2019-07-24 20:01:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1604858704 {#7969 date: 2020-11-09 03:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7971 …} -Children: Doctrine\ORM\PersistentCollection {#7974 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#7977 -id: 40 -name: "ウォッカ" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1523175001 {#7975 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1604858704 {#7976 date: 2020-11-09 03:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7978 …} -Children: Doctrine\ORM\PersistentCollection {#7981 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7984 -id: 83 -name: "カシャッサ" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1536608502 {#7982 date: 2018-09-11 04:41:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1604858704 {#7983 date: 2020-11-09 03:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7985 …} -Children: Doctrine\ORM\PersistentCollection {#7988 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7605 …} } Eccube\Entity\Category {#7991 -id: 45 -name: "コルン" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1523175001 {#7989 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1604858704 {#7990 date: 2020-11-09 03:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7992 …} -Children: Doctrine\ORM\PersistentCollection {#7995 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7998 -id: 39 -name: "ジン" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1523175001 {#7996 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1604858704 {#7997 date: 2020-11-09 03:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7999 …} -Children: Doctrine\ORM\PersistentCollection {#8002 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#8005 -id: 42 -name: "テキーラ" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1523175001 {#8003 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1604858704 {#8004 date: 2020-11-09 03:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8006 …} -Children: Doctrine\ORM\PersistentCollection {#8009 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#8012 -id: 43 -name: "メスカル" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1523175001 {#8010 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1604858704 {#8011 date: 2020-11-09 03:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8013 …} -Children: Doctrine\ORM\PersistentCollection {#8016 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#8019 -id: 139 -name: "ライシージャ" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1604839650 {#8017 date: 2020-11-08 21:47:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1604858704 {#8018 date: 2020-11-09 03:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8020 …} -Children: Doctrine\ORM\PersistentCollection {#8023 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8026 -id: 140 -name: "バカノラ" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1604858700 {#8024 date: 2020-11-09 03:05:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1604858704 {#8025 date: 2020-11-09 03:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8027 …} -Children: Doctrine\ORM\PersistentCollection {#8030 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8033 -id: 136 -name: "ソトル" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1590042459 {#8031 date: 2020-05-21 15:27:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1604858704 {#8032 date: 2020-11-09 03:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8034 …} -Children: Doctrine\ORM\PersistentCollection {#8037 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8040 -id: 41 -name: "ラム" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1523175001 {#8038 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1604858704 {#8039 date: 2020-11-09 03:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8041 …} -Children: Doctrine\ORM\PersistentCollection {#8044 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#8047 -id: 48 -name: "ラク" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1523175001 {#8045 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1604858704 {#8046 date: 2020-11-09 03:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8048 …} -Children: Doctrine\ORM\PersistentCollection {#8051 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#8054 -id: 112 -name: "ワピリッツ" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1555065207 {#8052 date: 2019-04-12 19:33:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1604858704 {#8053 date: 2020-11-09 03:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8055 …} -Children: Doctrine\ORM\PersistentCollection {#8058 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8061 -id: 49 -name: "リキュール" -hierarchy: 1 -sort_no: 132 -create_date: DateTime @1523175001 {#7945 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#7946 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8062 …} -Children: Doctrine\ORM\PersistentCollection {#8065 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8066 -id: 82 -name: "梅酒" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1533682443 {#8059 date: 2018-08-08 07:54:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1533682443 {#8060 date: 2018-08-08 07:54:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8067 …} -Children: Doctrine\ORM\PersistentCollection {#8070 …} -Parent: Eccube\Entity\Category {#8061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7605 …} } Eccube\Entity\Category {#8075 -id: 50 -name: "薬草系リキュール" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1523175001 {#8073 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1523177834 {#8074 date: 2018-04-08 17:57:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8076 …} -Children: Doctrine\ORM\PersistentCollection {#8079 …} -Parent: Eccube\Entity\Category {#8061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#8082 -id: 51 -name: "ベジタブル系リキュール" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1523175001 {#8080 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1523177834 {#8081 date: 2018-04-08 17:57:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8083 …} -Children: Doctrine\ORM\PersistentCollection {#8086 …} -Parent: Eccube\Entity\Category {#8061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#8089 -id: 52 -name: "フルーツ系リキュール" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1523175001 {#8087 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1523177834 {#8088 date: 2018-04-08 17:57:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8090 …} -Children: Doctrine\ORM\PersistentCollection {#8093 …} -Parent: Eccube\Entity\Category {#8061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#8096 -id: 53 -name: "ナッツ・種子・核系リキュール" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1523175001 {#8094 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1531172453 {#8095 date: 2018-07-10 06:40:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8097 …} -Children: Doctrine\ORM\PersistentCollection {#8100 …} -Parent: Eccube\Entity\Category {#8061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#8103 -id: 54 -name: "特殊系リキュール" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1523175001 {#8101 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1523177834 {#8102 date: 2018-04-08 17:57:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8104 …} -Children: Doctrine\ORM\PersistentCollection {#8107 …} -Parent: Eccube\Entity\Category {#8061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#8110 -id: 61 -name: "ワイン" -hierarchy: 1 -sort_no: 129 -create_date: DateTime @1523175001 {#8072 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#8071 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8111 …} -Children: Doctrine\ORM\PersistentCollection {#8114 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8115 -id: 94 -name: "赤ワイン" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1540539912 {#8108 date: 2018-10-26 16:45:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1540539926 {#8109 date: 2018-10-26 16:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8116 …} -Children: Doctrine\ORM\PersistentCollection {#8119 …} -Parent: Eccube\Entity\Category {#8110} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8124 -id: 95 -name: "白ワイン" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1540539919 {#8122 date: 2018-10-26 16:45:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1540539926 {#8123 date: 2018-10-26 16:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8125 …} -Children: Doctrine\ORM\PersistentCollection {#8128 …} -Parent: Eccube\Entity\Category {#8110} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8131 -id: 142 -name: "ロゼ" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1609093809 {#8129 date: 2020-12-28 03:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1609093809 {#8130 date: 2020-12-28 03:30:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8132 …} -Children: Doctrine\ORM\PersistentCollection {#8135 …} -Parent: Eccube\Entity\Category {#8110} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8140 -id: 62 -name: "スパークリングワイン" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1523175001 {#8136 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1540539926 {#8137 date: 2018-10-26 16:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8141 …} -Children: Doctrine\ORM\PersistentCollection {#8144 …} -Parent: Eccube\Entity\Category {#8110} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#8145 -id: 128 -name: "シャンパーニュ" -hierarchy: 3 -sort_no: 93 -create_date: DateTime @1573283785 {#8138 date: 2019-11-09 16:16:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1573283815 {#8139 date: 2019-11-09 16:16:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8146 …} -Children: Doctrine\ORM\PersistentCollection {#8149 …} -Parent: Eccube\Entity\Category {#8140} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8154 -id: 129 -name: "カヴァ" -hierarchy: 3 -sort_no: 92 -create_date: DateTime @1573283794 {#8152 date: 2019-11-09 16:16:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1573283815 {#8153 date: 2019-11-09 16:16:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8155 …} -Children: Doctrine\ORM\PersistentCollection {#8158 …} -Parent: Eccube\Entity\Category {#8140} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8161 -id: 130 -name: "スパークリング" -hierarchy: 3 -sort_no: 91 -create_date: DateTime @1573283811 {#8159 date: 2019-11-09 16:16:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1573283815 {#8160 date: 2019-11-09 16:16:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8162 …} -Children: Doctrine\ORM\PersistentCollection {#8165 …} -Parent: Eccube\Entity\Category {#8140} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8168 -id: 64 -name: "酒精強化ワイン" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1523175001 {#8150 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1540539926 {#8151 date: 2018-10-26 16:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8169 …} -Children: Doctrine\ORM\PersistentCollection {#8172 …} -Parent: Eccube\Entity\Category {#8110} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#8173 -id: 93 -name: "ポート" -hierarchy: 3 -sort_no: 118 -create_date: DateTime @1540539867 {#8166 date: 2018-10-26 16:44:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1540539867 {#8167 date: 2018-10-26 16:44:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8174 …} -Children: Doctrine\ORM\PersistentCollection {#8177 …} -Parent: Eccube\Entity\Category {#8168} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8182 -id: 92 -name: "マルサラ" -hierarchy: 3 -sort_no: 117 -create_date: DateTime @1540539859 {#8180 date: 2018-10-26 16:44:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1540592278 {#8181 date: 2018-10-27 07:17:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8183 …} -Children: Doctrine\ORM\PersistentCollection {#8186 …} -Parent: Eccube\Entity\Category {#8168} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8189 -id: 91 -name: "シェリー" -hierarchy: 3 -sort_no: 116 -create_date: DateTime @1540539833 {#8187 date: 2018-10-26 16:43:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1540539833 {#8188 date: 2018-10-26 16:43:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8190 …} -Children: Doctrine\ORM\PersistentCollection {#8193 …} -Parent: Eccube\Entity\Category {#8168} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8196 -id: 102 -name: "マデイラ" -hierarchy: 3 -sort_no: 89 -create_date: DateTime @1543491165 {#8194 date: 2018-11-29 20:32:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1543491165 {#8195 date: 2018-11-29 20:32:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8197 …} -Children: Doctrine\ORM\PersistentCollection {#8200 …} -Parent: Eccube\Entity\Category {#8168} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8201 -id: 76 -name: "甘味果実酒" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1531172256 {#8121 date: 2018-07-10 06:37:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1540539926 {#8120 date: 2018-10-26 16:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8202 …} -Children: Doctrine\ORM\PersistentCollection {#8205 …} -Parent: Eccube\Entity\Category {#8110} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7605 …} } Eccube\Entity\Category {#8208 -id: 55 -name: "シロップ" -hierarchy: 1 -sort_no: 123 -create_date: DateTime @1523175001 {#8178 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#8179 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8209 …} -Children: Doctrine\ORM\PersistentCollection {#8212 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8213 -id: 84 -name: "1883 メゾンルータン" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1538577656 {#8206 date: 2018-10-03 23:40:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1714620972 {#8207 date: 2024-05-02 12:36:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8214 …} -Children: Doctrine\ORM\PersistentCollection {#8217 …} -Parent: Eccube\Entity\Category {#8208} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8222 -id: 85 -name: "トックブランシュ" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1538577683 {#8220 date: 2018-10-03 23:41:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1714621011 {#8221 date: 2024-05-02 12:36:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8223 …} -Children: Doctrine\ORM\PersistentCollection {#8226 …} -Parent: Eccube\Entity\Category {#8208} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8229 -id: 86 -name: "アガベシロップ" -hierarchy: 2 -sort_no: 100 -create_date: DateTime @1538608120 {#8227 date: 2018-10-04 08:08:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1714620972 {#8228 date: 2024-05-02 12:36:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8230 …} -Children: Doctrine\ORM\PersistentCollection {#8233 …} -Parent: Eccube\Entity\Category {#8208} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8236 -id: 87 -name: "シュガーシロップ" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1538608360 {#8234 date: 2018-10-04 08:12:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1714620972 {#8235 date: 2024-05-02 12:36:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8237 …} -Children: Doctrine\ORM\PersistentCollection {#8240 …} -Parent: Eccube\Entity\Category {#8208} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8243 -id: 119 -name: "トラーニ(東洋ビバレッジ)" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1566763596 {#8241 date: 2019-08-26 05:06:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1714620972 {#8242 date: 2024-05-02 12:36:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8244 …} -Children: Doctrine\ORM\PersistentCollection {#8247 …} -Parent: Eccube\Entity\Category {#8208} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8250 -id: 115 -name: "丸源 ハーダース" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1555529005 {#8248 date: 2019-04-18 04:23:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1714620972 {#8249 date: 2024-05-02 12:36:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8251 …} -Children: Doctrine\ORM\PersistentCollection {#8254 …} -Parent: Eccube\Entity\Category {#8208} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8257 -id: 114 -name: "三田飲料 サンフィールド" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1555528750 {#8255 date: 2019-04-18 04:19:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1714620972 {#8256 date: 2024-05-02 12:36:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8258 …} -Children: Doctrine\ORM\PersistentCollection {#8261 …} -Parent: Eccube\Entity\Category {#8208} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8264 -id: 97 -name: "モナン" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1540650206 {#8262 date: 2018-10-27 23:23:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1714620972 {#8263 date: 2024-05-02 12:36:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8265 …} -Children: Doctrine\ORM\PersistentCollection {#8268 …} -Parent: Eccube\Entity\Category {#8208} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8271 -id: 113 -name: "ホーマー" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1555528714 {#8269 date: 2019-04-18 04:18:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1714620972 {#8270 date: 2024-05-02 12:36:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8272 …} -Children: Doctrine\ORM\PersistentCollection {#8275 …} -Parent: Eccube\Entity\Category {#8208} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8278 -id: 56 -name: "日本酒" -hierarchy: 1 -sort_no: 115 -create_date: DateTime @1523175001 {#8218 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#8219 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8279 …} -Children: Doctrine\ORM\PersistentCollection {#8282 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8283 -id: 100 -name: "曙酒造" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1541416014 {#8276 date: 2018-11-05 20:06:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1592317584 {#8277 date: 2020-06-16 23:26:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8284 …} -Children: Doctrine\ORM\PersistentCollection {#8287 …} -Parent: Eccube\Entity\Category {#8278} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8292 -id: 98 -name: "大木代吉本店" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1541415990 {#8290 date: 2018-11-05 20:06:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1592317584 {#8291 date: 2020-06-16 23:26:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8293 …} -Children: Doctrine\ORM\PersistentCollection {#8296 …} -Parent: Eccube\Entity\Category {#8278} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8299 -id: 89 -name: "新藤酒造" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1539903607 {#8297 date: 2018-10-19 08:00:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1592317584 {#8298 date: 2020-06-16 23:26:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8300 …} -Children: Doctrine\ORM\PersistentCollection {#8303 …} -Parent: Eccube\Entity\Category {#8278} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8306 -id: 138 -name: "末廣酒造" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1592317577 {#8304 date: 2020-06-16 23:26:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1592317584 {#8305 date: 2020-06-16 23:26:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8307 …} -Children: Doctrine\ORM\PersistentCollection {#8310 …} -Parent: Eccube\Entity\Category {#8278} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8313 -id: 88 -name: "仁井田本家" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1539903592 {#8311 date: 2018-10-19 07:59:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1592317584 {#8312 date: 2020-06-16 23:26:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8314 …} -Children: Doctrine\ORM\PersistentCollection {#8317 …} -Parent: Eccube\Entity\Category {#8278} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8320 -id: 99 -name: "松崎酒造" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1541416001 {#8318 date: 2018-11-05 20:06:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1592317584 {#8319 date: 2020-06-16 23:26:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8321 …} -Children: Doctrine\ORM\PersistentCollection {#8324 …} -Parent: Eccube\Entity\Category {#8278} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8327 -id: 120 -name: "ビール" -hierarchy: 1 -sort_no: 108 -create_date: DateTime @1569784785 {#8289 date: 2019-09-30 04:19:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#8288 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8328 …} -Children: Doctrine\ORM\PersistentCollection {#8331 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8332 -id: 147 -name: "ビール" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1677842028 {#8325 date: 2023-03-03 20:13:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1677842028 {#8326 date: 2023-03-03 20:13:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8333 …} -Children: Doctrine\ORM\PersistentCollection {#8336 …} -Parent: Eccube\Entity\Category {#8327} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8341 -id: 146 -name: "発泡酒" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1677842012 {#8339 date: 2023-03-03 20:13:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1677842012 {#8340 date: 2023-03-03 20:13:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8342 …} -Children: Doctrine\ORM\PersistentCollection {#8345 …} -Parent: Eccube\Entity\Category {#8327} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8348 -id: 57 -name: "焼酎" -hierarchy: 1 -sort_no: 103 -create_date: DateTime @1523175001 {#8338 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#8337 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8349 …} -Children: Doctrine\ORM\PersistentCollection {#8352 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8353 -id: 58 -name: "米" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1523175001 {#8346 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1528322629 {#8347 date: 2018-06-07 07:03:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8354 …} -Children: Doctrine\ORM\PersistentCollection {#8357 …} -Parent: Eccube\Entity\Category {#8348} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#8362 -id: 59 -name: "麦" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1523175001 {#8360 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1528322629 {#8361 date: 2018-06-07 07:03:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8363 …} -Children: Doctrine\ORM\PersistentCollection {#8366 …} -Parent: Eccube\Entity\Category {#8348} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#8369 -id: 74 -name: "芋" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1528322623 {#8367 date: 2018-06-07 07:03:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1528322629 {#8368 date: 2018-06-07 07:03:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8370 …} -Children: Doctrine\ORM\PersistentCollection {#8373 …} -Parent: Eccube\Entity\Category {#8348} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7605 …} } Eccube\Entity\Category {#8376 -id: 60 -name: "泡盛" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1523175001 {#8374 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1528322629 {#8375 date: 2018-06-07 07:03:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8377 …} -Children: Doctrine\ORM\PersistentCollection {#8380 …} -Parent: Eccube\Entity\Category {#8348} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#8381 -id: 78 -name: "飲料" -hierarchy: 1 -sort_no: 97 -create_date: DateTime @1531172318 {#8359 date: 2018-07-10 06:38:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#8358 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8382 …} -Children: Doctrine\ORM\PersistentCollection {#8385 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8392 -id: 104 -name: "グッズ・備品" -hierarchy: 1 -sort_no: 79 -create_date: DateTime @1545656921 {#8386 date: 2018-12-24 22:08:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#8387 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8393 …} -Children: Doctrine\ORM\PersistentCollection {#8396 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8397 -id: 105 -name: "バーツール" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1545656943 {#8388 date: 2018-12-24 22:09:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751408855 {#8389 date: 2025-07-02 07:27:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8398 …} -Children: Doctrine\ORM\PersistentCollection {#8401 …} -Parent: Eccube\Entity\Category {#8392} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8402 -id: 159 -name: "バーディー" -hierarchy: 3 -sort_no: 47 -create_date: DateTime @1751408901 {#8390 date: 2025-07-02 07:28:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751408901 {#8391 date: 2025-07-02 07:28:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8403 …} -Children: Doctrine\ORM\PersistentCollection {#8406 …} -Parent: Eccube\Entity\Category {#8397} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8413 -id: 158 -name: "ワインツール" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1751408853 {#8409 date: 2025-07-02 07:27:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751408855 {#8410 date: 2025-07-02 07:27:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8414 …} -Children: Doctrine\ORM\PersistentCollection {#8417 …} -Parent: Eccube\Entity\Category {#8392} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8418 -id: 160 -name: "プルテック" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1751408912 {#8411 date: 2025-07-02 07:28:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751408912 {#8412 date: 2025-07-02 07:28:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8419 …} -Children: Doctrine\ORM\PersistentCollection {#8422 …} -Parent: Eccube\Entity\Category {#8413} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8427 -id: 106 -name: "グラス" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1545656949 {#8423 date: 2018-12-24 22:09:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751408855 {#8424 date: 2025-07-02 07:27:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8428 …} -Children: Doctrine\ORM\PersistentCollection {#8431 …} -Parent: Eccube\Entity\Category {#8392} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8432 -id: 161 -name: "木村硝子店" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1751408929 {#8425 date: 2025-07-02 07:28:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751408929 {#8426 date: 2025-07-02 07:28:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8433 …} -Children: Doctrine\ORM\PersistentCollection {#8436 …} -Parent: Eccube\Entity\Category {#8427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8439 -id: 135 -name: "備品" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1589630062 {#8437 date: 2020-05-16 20:54:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751408855 {#8438 date: 2025-07-02 07:27:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8440 …} -Children: Doctrine\ORM\PersistentCollection {#8443 …} -Parent: Eccube\Entity\Category {#8392} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8446 -id: 162 -name: "インテリア・雑貨" -hierarchy: 1 -sort_no: 67 -create_date: DateTime @1751408972 {#8408 date: 2025-07-02 07:29:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#8407 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8447 …} -Children: Doctrine\ORM\PersistentCollection {#8450 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8451 -id: 163 -name: "DULTON(ダルトン)" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1751409158 {#8444 date: 2025-07-02 07:32:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751409670 {#8445 date: 2025-07-02 07:41:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8452 …} -Children: Doctrine\ORM\PersistentCollection {#8455 …} -Parent: Eccube\Entity\Category {#8446} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8460 -id: 164 -name: "SLOWER(スロウワー)" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1751409171 {#8458 date: 2025-07-02 07:32:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751409670 {#8459 date: 2025-07-02 07:41:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8461 …} -Children: Doctrine\ORM\PersistentCollection {#8464 …} -Parent: Eccube\Entity\Category {#8446} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8467 -id: 169 -name: "コーヒーツール・コーヒー豆" -hierarchy: 1 -sort_no: 55 -create_date: DateTime @1751410460 {#8457 date: 2025-07-02 07:54:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#8456 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8468 …} -Children: Doctrine\ORM\PersistentCollection {#8471 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8472 -id: 172 -name: "HARIO(ハリオ)" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1751410580 {#8465 date: 2025-07-02 07:56:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410752 {#8466 date: 2025-07-02 07:59:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8473 …} -Children: Doctrine\ORM\PersistentCollection {#8476 …} -Parent: Eccube\Entity\Category {#8467} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8481 -id: 170 -name: "Kalita(カリタ)" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1751410513 {#8479 date: 2025-07-02 07:55:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410752 {#8480 date: 2025-07-02 07:59:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8482 …} -Children: Doctrine\ORM\PersistentCollection {#8485 …} -Parent: Eccube\Entity\Category {#8467} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8488 -id: 171 -name: "Melitta(メリタ)" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1751410527 {#8486 date: 2025-07-02 07:55:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410752 {#8487 date: 2025-07-02 07:59:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8489 …} -Children: Doctrine\ORM\PersistentCollection {#8492 …} -Parent: Eccube\Entity\Category {#8467} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8495 -id: 173 -name: "コーヒー豆" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1751410748 {#8493 date: 2025-07-02 07:59:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410752 {#8494 date: 2025-07-02 07:59:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8496 …} -Children: Doctrine\ORM\PersistentCollection {#8499 …} -Parent: Eccube\Entity\Category {#8467} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8502 -id: 108 -name: "食品" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1554042902 {#8478 date: 2019-03-31 23:35:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#8477 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8503 …} -Children: Doctrine\ORM\PersistentCollection {#8506 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8507 -id: 111 -name: "おつまみ" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1554160089 {#8500 date: 2019-04-02 08:08:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1554160089 {#8501 date: 2019-04-02 08:08:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8508 …} -Children: Doctrine\ORM\PersistentCollection {#8511 …} -Parent: Eccube\Entity\Category {#8502} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8516 -id: 110 -name: "醤油" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1554160078 {#8514 date: 2019-04-02 08:07:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1554160078 {#8515 date: 2019-04-02 08:07:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8517 …} -Children: Doctrine\ORM\PersistentCollection {#8520 …} -Parent: Eccube\Entity\Category {#8502} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8523 -id: 109 -name: "酢" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1554160071 {#8521 date: 2019-04-02 08:07:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1554160071 {#8522 date: 2019-04-02 08:07:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8524 …} -Children: Doctrine\ORM\PersistentCollection {#8527 …} -Parent: Eccube\Entity\Category {#8502} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } ] |
| 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 {#8984 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#8978 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#8979 -om: ContainerYzl1i13\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#340 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#7191 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | [ Eccube\Entity\Category {#7353 -id: 144 -name: "抽選販売" -hierarchy: 1 -sort_no: 139 -create_date: DateTime @1646950132 {#7359 date: 2022-03-11 07:08:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#7357 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7443 …} -Children: Doctrine\ORM\PersistentCollection {#7596 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#7593 -id: 133 -name: "先行予約" -hierarchy: 1 -sort_no: 138 -create_date: DateTime @1586799696 {#7595 date: 2020-04-14 02:41:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#7594 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7592 …} -Children: Doctrine\ORM\PersistentCollection {#7589 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#7586 -id: 148 -name: "新商品" -hierarchy: 1 -sort_no: 137 -create_date: DateTime @1681813622 {#7588 date: 2023-04-18 19:27:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#7587 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7585 …} -Children: Doctrine\ORM\PersistentCollection {#7582 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#7579 -id: 116 -name: "特別セール品" -hierarchy: 1 -sort_no: 136 -create_date: DateTime @1559754470 {#7581 date: 2019-06-06 02:07:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#7580 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7578 …} -Children: Doctrine\ORM\PersistentCollection {#7575 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#7358 -id: 7 -name: "ウイスキー" -hierarchy: 1 -sort_no: 135 -create_date: DateTime @1523175001 {#7574 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#7573 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7356 …} -Children: Doctrine\ORM\PersistentCollection {#7556 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#7558 -id: 8 -name: "スコッチウイスキー" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1523175001 {#7572 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1527172661 {#7571 date: 2018-05-24 23:37:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7559 …} -Children: Doctrine\ORM\PersistentCollection {#7563 …} -Parent: Eccube\Entity\Category {#7358} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7564 -id: 9 -name: "シングルモルト" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1523175001 {#7570 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1531172226 {#7569 date: 2018-07-10 06:37:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7565 …} -Children: Doctrine\ORM\PersistentCollection {#7603 …} -Parent: Eccube\Entity\Category {#7558} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7601 -id: 66 -name: "アイラ" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1525877775 {#7568 date: 2018-05-09 23:56:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1540540909 {#7347 date: 2018-10-26 17:01:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7602 …} -Children: Doctrine\ORM\PersistentCollection {#7607 …} -Parent: Eccube\Entity\Category {#7564} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7605 …} } Eccube\Entity\Category {#7616 -id: 67 -name: "アイランズ" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1525877782 {#7614 date: 2018-05-09 23:56:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1540540909 {#7615 date: 2018-10-26 17:01:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7617 …} -Children: Doctrine\ORM\PersistentCollection {#7620 …} -Parent: Eccube\Entity\Category {#7564} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7605 …} } Eccube\Entity\Category {#7623 -id: 10 -name: "スペイサイド" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1523175001 {#7621 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1540540909 {#7622 date: 2018-10-26 17:01:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7624 …} -Children: Doctrine\ORM\PersistentCollection {#7627 …} -Parent: Eccube\Entity\Category {#7564} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7630 -id: 65 -name: "ハイランド" -hierarchy: 3 -sort_no: 19 -create_date: DateTime @1525877762 {#7628 date: 2018-05-09 23:56:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1540540909 {#7629 date: 2018-10-26 17:01:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7631 …} -Children: Doctrine\ORM\PersistentCollection {#7634 …} -Parent: Eccube\Entity\Category {#7564} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7605 …} } Eccube\Entity\Category {#7637 -id: 11 -name: "キャンベルタウン" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1523175001 {#7635 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1540540909 {#7636 date: 2018-10-26 17:01:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7638 …} -Children: Doctrine\ORM\PersistentCollection {#7641 …} -Parent: Eccube\Entity\Category {#7564} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7644 -id: 68 -name: "ローランド" -hierarchy: 3 -sort_no: 14 -create_date: DateTime @1525877834 {#7642 date: 2018-05-09 23:57:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1540540909 {#7643 date: 2018-10-26 17:01:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7645 …} -Children: Doctrine\ORM\PersistentCollection {#7648 …} -Parent: Eccube\Entity\Category {#7564} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7605 …} } Eccube\Entity\Category {#7649 -id: 12 -name: "ブレンデッド" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1523175001 {#7609 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1531172226 {#7608 date: 2018-07-10 06:37:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7650 …} -Children: Doctrine\ORM\PersistentCollection {#7653 …} -Parent: Eccube\Entity\Category {#7558} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7656 -id: 16 -name: "ヴァッテッドモルト" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1523175001 {#7654 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1531172226 {#7655 date: 2018-07-10 06:37:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7657 …} -Children: Doctrine\ORM\PersistentCollection {#7660 …} -Parent: Eccube\Entity\Category {#7558} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7663 -id: 17 -name: "グレーンウイスキー" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1523175001 {#7661 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1531172226 {#7662 date: 2018-07-10 06:37:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7664 …} -Children: Doctrine\ORM\PersistentCollection {#7667 …} -Parent: Eccube\Entity\Category {#7558} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7670 -id: 18 -name: "ボトラーズ" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1523175001 {#7668 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1531172226 {#7669 date: 2018-07-10 06:37:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7671 …} -Children: Doctrine\ORM\PersistentCollection {#7674 …} -Parent: Eccube\Entity\Category {#7558} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7677 -id: 75 -name: "バッティング" -hierarchy: 3 -sort_no: 13 -create_date: DateTime @1531172218 {#7675 date: 2018-07-10 06:36:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1531172226 {#7676 date: 2018-07-10 06:37:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7678 …} -Children: Doctrine\ORM\PersistentCollection {#7681 …} -Parent: Eccube\Entity\Category {#7558} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7605 …} } Eccube\Entity\Category {#7684 -id: 19 -name: "アイリッシュウイスキー" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1523175001 {#7612 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1527172661 {#7613 date: 2018-05-24 23:37:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7685 …} -Children: Doctrine\ORM\PersistentCollection {#7688 …} -Parent: Eccube\Entity\Category {#7358} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7689 -id: 153 -name: "シングルモルト" -hierarchy: 3 -sort_no: 42 -create_date: DateTime @1714963625 {#7682 date: 2024-05-06 11:47:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1714989807 {#7683 date: 2024-05-06 19:03:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7690 …} -Children: Doctrine\ORM\PersistentCollection {#7694 …} -Parent: Eccube\Entity\Category {#7684} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#7699 -id: 154 -name: "ブレンデッドウイスキー" -hierarchy: 3 -sort_no: 41 -create_date: DateTime @1714963634 {#7697 date: 2024-05-06 11:47:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1714989807 {#7698 date: 2024-05-06 19:03:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7700 …} -Children: Doctrine\ORM\PersistentCollection {#7703 …} -Parent: Eccube\Entity\Category {#7684} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#7706 -id: 155 -name: "グレーンウイスキー" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1714989804 {#7704 date: 2024-05-06 19:03:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1714989807 {#7705 date: 2024-05-06 19:03:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7707 …} -Children: Doctrine\ORM\PersistentCollection {#7710 …} -Parent: Eccube\Entity\Category {#7684} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#7713 -id: 20 -name: "アメリカンウイスキー" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1523175001 {#7695 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1527172661 {#7696 date: 2018-05-24 23:37:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7714 …} -Children: Doctrine\ORM\PersistentCollection {#7717 …} -Parent: Eccube\Entity\Category {#7358} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7718 -id: 21 -name: "バーボンウイスキー" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1523175001 {#7711 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1523178074 {#7712 date: 2018-04-08 18:01:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7719 …} -Children: Doctrine\ORM\PersistentCollection {#7722 …} -Parent: Eccube\Entity\Category {#7713} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7727 -id: 22 -name: "テネシーウイスキー" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1523175001 {#7725 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1523178074 {#7726 date: 2018-04-08 18:01:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7728 …} -Children: Doctrine\ORM\PersistentCollection {#7731 …} -Parent: Eccube\Entity\Category {#7713} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7734 -id: 23 -name: "ライウイスキー" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1523175001 {#7732 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1523178074 {#7733 date: 2018-04-08 18:01:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7735 …} -Children: Doctrine\ORM\PersistentCollection {#7738 …} -Parent: Eccube\Entity\Category {#7713} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7741 -id: 24 -name: "コーンウイスキー" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1523175001 {#7739 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1523178074 {#7740 date: 2018-04-08 18:01:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7742 …} -Children: Doctrine\ORM\PersistentCollection {#7745 …} -Parent: Eccube\Entity\Category {#7713} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7748 -id: 25 -name: "アメリカンブレンデッド" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1523175001 {#7746 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1523178074 {#7747 date: 2018-04-08 18:01:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7749 …} -Children: Doctrine\ORM\PersistentCollection {#7752 …} -Parent: Eccube\Entity\Category {#7713} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7755 -id: 26 -name: "アメリカンスピリッツウイスキー" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1523175001 {#7753 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1523178074 {#7754 date: 2018-04-08 18:01:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7756 …} -Children: Doctrine\ORM\PersistentCollection {#7759 …} -Parent: Eccube\Entity\Category {#7713} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7760 -id: 27 -name: "カナディアンウイスキー" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1523175001 {#7611 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1527172661 {#7610 date: 2018-05-24 23:37:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7761 …} -Children: Doctrine\ORM\PersistentCollection {#7764 …} -Parent: Eccube\Entity\Category {#7358} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7769 -id: 69 -name: "ワールドウイスキー" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1527172639 {#7765 date: 2018-05-24 23:37:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1527172661 {#7766 date: 2018-05-24 23:37:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7770 …} -Children: Doctrine\ORM\PersistentCollection {#7773 …} -Parent: Eccube\Entity\Category {#7358} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7605 …} } Eccube\Entity\Category {#7774 -id: 131 -name: "フランスウイスキー" -hierarchy: 3 -sort_no: 30 -create_date: DateTime @1573286693 {#7767 date: 2019-11-09 17:04:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1573557637 {#7768 date: 2019-11-12 20:20:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7775 …} -Children: Doctrine\ORM\PersistentCollection {#7778 …} -Parent: Eccube\Entity\Category {#7769} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#7783 -id: 132 -name: "フィンランドウイスキー" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1573557612 {#7781 date: 2019-11-12 20:20:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1573557619 {#7782 date: 2019-11-12 20:20:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7784 …} -Children: Doctrine\ORM\PersistentCollection {#7787 …} -Parent: Eccube\Entity\Category {#7769} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#7790 -id: 121 -name: "イタリアウイスキー" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1570287153 {#7788 date: 2019-10-05 23:52:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1573557619 {#7789 date: 2019-11-12 20:20:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7791 …} -Children: Doctrine\ORM\PersistentCollection {#7794 …} -Parent: Eccube\Entity\Category {#7769} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#7797 -id: 70 -name: "イングリッシュウイスキー" -hierarchy: 3 -sort_no: 27 -create_date: DateTime @1527172678 {#7795 date: 2018-05-24 23:37:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1573557619 {#7796 date: 2019-11-12 20:20:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7798 …} -Children: Doctrine\ORM\PersistentCollection {#7801 …} -Parent: Eccube\Entity\Category {#7769} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7605 …} } Eccube\Entity\Category {#7804 -id: 71 -name: "台湾ウイスキー" -hierarchy: 3 -sort_no: 26 -create_date: DateTime @1527172684 {#7802 date: 2018-05-24 23:38:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1573557619 {#7803 date: 2019-11-12 20:20:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7805 …} -Children: Doctrine\ORM\PersistentCollection {#7808 …} -Parent: Eccube\Entity\Category {#7769} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7605 …} } Eccube\Entity\Category {#7811 -id: 72 -name: "インドウイスキー" -hierarchy: 3 -sort_no: 25 -create_date: DateTime @1527172690 {#7809 date: 2018-05-24 23:38:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1573557619 {#7810 date: 2019-11-12 20:20:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7812 …} -Children: Doctrine\ORM\PersistentCollection {#7815 …} -Parent: Eccube\Entity\Category {#7769} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7605 …} } Eccube\Entity\Category {#7818 -id: 73 -name: "チェコウイスキー" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1527172696 {#7816 date: 2018-05-24 23:38:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1573557619 {#7817 date: 2019-11-12 20:20:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7819 …} -Children: Doctrine\ORM\PersistentCollection {#7822 …} -Parent: Eccube\Entity\Category {#7769} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7605 …} } Eccube\Entity\Category {#7825 -id: 28 -name: "ジャパニーズウイスキー" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1523175001 {#7779 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1527172661 {#7780 date: 2018-05-24 23:37:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7826 …} -Children: Doctrine\ORM\PersistentCollection {#7829 …} -Parent: Eccube\Entity\Category {#7358} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7830 -id: 150 -name: "シングルモルト" -hierarchy: 3 -sort_no: 11 -create_date: DateTime @1714961298 {#7823 date: 2024-05-06 11:08:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1714961332 {#7824 date: 2024-05-06 11:08:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7831 …} -Children: Doctrine\ORM\PersistentCollection {#7834 …} -Parent: Eccube\Entity\Category {#7825} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#7839 -id: 151 -name: "ブレンデッドモルト" -hierarchy: 3 -sort_no: 10 -create_date: DateTime @1714961313 {#7837 date: 2024-05-06 11:08:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1714961332 {#7838 date: 2024-05-06 11:08:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7840 …} -Children: Doctrine\ORM\PersistentCollection {#7843 …} -Parent: Eccube\Entity\Category {#7825} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#7846 -id: 152 -name: "ブレンデッドウイスキー" -hierarchy: 3 -sort_no: 9 -create_date: DateTime @1714961326 {#7844 date: 2024-05-06 11:08:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1714961332 {#7845 date: 2024-05-06 11:08:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7847 …} -Children: Doctrine\ORM\PersistentCollection {#7850 …} -Parent: Eccube\Entity\Category {#7825} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#7851 -id: 29 -name: "ブランデー" -hierarchy: 1 -sort_no: 134 -create_date: DateTime @1523175001 {#7723 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#7724 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7852 …} -Children: Doctrine\ORM\PersistentCollection {#7855 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#7856 -id: 118 -name: "ピスコ" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1565848324 {#7835 date: 2019-08-15 14:52:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1605702073 {#7836 date: 2020-11-18 21:21:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7857 …} -Children: Doctrine\ORM\PersistentCollection {#7860 …} -Parent: Eccube\Entity\Category {#7851} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#7865 -id: 141 -name: "シンガニ" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1605702070 {#7863 date: 2020-11-18 21:21:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1605702073 {#7864 date: 2020-11-18 21:21:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7866 …} -Children: Doctrine\ORM\PersistentCollection {#7869 …} -Parent: Eccube\Entity\Category {#7851} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#7872 -id: 30 -name: "コニャック" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1523175001 {#7870 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1605702073 {#7871 date: 2020-11-18 21:21:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7873 …} -Children: Doctrine\ORM\PersistentCollection {#7876 …} -Parent: Eccube\Entity\Category {#7851} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7879 -id: 31 -name: "アロマニャック" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1523175001 {#7877 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1605702073 {#7878 date: 2020-11-18 21:21:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7880 …} -Children: Doctrine\ORM\PersistentCollection {#7883 …} -Parent: Eccube\Entity\Category {#7851} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7886 -id: 32 -name: "フランス産ブランデー" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1523175001 {#7884 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1605702073 {#7885 date: 2020-11-18 21:21:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7887 …} -Children: Doctrine\ORM\PersistentCollection {#7890 …} -Parent: Eccube\Entity\Category {#7851} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7893 -id: 33 -name: "カルバドス" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1523175001 {#7891 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1605702073 {#7892 date: 2020-11-18 21:21:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7894 …} -Children: Doctrine\ORM\PersistentCollection {#7897 …} -Parent: Eccube\Entity\Category {#7851} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7900 -id: 34 -name: "マール" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1523175001 {#7898 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1605702073 {#7899 date: 2020-11-18 21:21:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7901 …} -Children: Doctrine\ORM\PersistentCollection {#7904 …} -Parent: Eccube\Entity\Category {#7851} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7907 -id: 35 -name: "グラッパ" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1523175001 {#7905 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1605702073 {#7906 date: 2020-11-18 21:21:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7908 …} -Children: Doctrine\ORM\PersistentCollection {#7911 …} -Parent: Eccube\Entity\Category {#7851} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7914 -id: 134 -name: "オードヴィー" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1589379060 {#7912 date: 2020-05-13 23:11:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1605702073 {#7913 date: 2020-11-18 21:21:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7915 …} -Children: Doctrine\ORM\PersistentCollection {#7918 …} -Parent: Eccube\Entity\Category {#7851} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#7921 -id: 36 -name: "フルーツブランデー" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1523175001 {#7919 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1605702073 {#7920 date: 2020-11-18 21:21:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7922 …} -Children: Doctrine\ORM\PersistentCollection {#7925 …} -Parent: Eccube\Entity\Category {#7851} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7928 -id: 37 -name: "ワールドブランデー" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1523175001 {#7926 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1605702073 {#7927 date: 2020-11-18 21:21:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7929 …} -Children: Doctrine\ORM\PersistentCollection {#7932 …} -Parent: Eccube\Entity\Category {#7851} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7935 -id: 38 -name: "スピリッツ" -hierarchy: 1 -sort_no: 133 -create_date: DateTime @1523175001 {#7861 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#7862 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7936 …} -Children: Doctrine\ORM\PersistentCollection {#7939 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#7940 -id: 157 -name: "スピリッツ" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1729635915 {#7933 date: 2024-10-23 07:25:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729635915 {#7934 date: 2024-10-23 07:25:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7941 …} -Children: Doctrine\ORM\PersistentCollection {#7944 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#7949 -id: 81 -name: "アブサン" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1531172363 {#7947 date: 2018-07-10 06:39:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1604858704 {#7948 date: 2020-11-09 03:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7950 …} -Children: Doctrine\ORM\PersistentCollection {#7953 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7605 …} } Eccube\Entity\Category {#7956 -id: 80 -name: "パスティス" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1531172359 {#7954 date: 2018-07-10 06:39:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1604858704 {#7955 date: 2020-11-09 03:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7957 …} -Children: Doctrine\ORM\PersistentCollection {#7960 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7605 …} } Eccube\Entity\Category {#7963 -id: 47 -name: "アクアヴィット" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1523175001 {#7961 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1604858704 {#7962 date: 2020-11-09 03:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7964 …} -Children: Doctrine\ORM\PersistentCollection {#7967 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7970 -id: 117 -name: "アラック" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1563966079 {#7968 date: 2019-07-24 20:01:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1604858704 {#7969 date: 2020-11-09 03:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7971 …} -Children: Doctrine\ORM\PersistentCollection {#7974 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#7977 -id: 40 -name: "ウォッカ" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1523175001 {#7975 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1604858704 {#7976 date: 2020-11-09 03:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7978 …} -Children: Doctrine\ORM\PersistentCollection {#7981 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7984 -id: 83 -name: "カシャッサ" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1536608502 {#7982 date: 2018-09-11 04:41:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1604858704 {#7983 date: 2020-11-09 03:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7985 …} -Children: Doctrine\ORM\PersistentCollection {#7988 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7605 …} } Eccube\Entity\Category {#7991 -id: 45 -name: "コルン" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1523175001 {#7989 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1604858704 {#7990 date: 2020-11-09 03:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7992 …} -Children: Doctrine\ORM\PersistentCollection {#7995 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#7998 -id: 39 -name: "ジン" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1523175001 {#7996 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1604858704 {#7997 date: 2020-11-09 03:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7999 …} -Children: Doctrine\ORM\PersistentCollection {#8002 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#8005 -id: 42 -name: "テキーラ" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1523175001 {#8003 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1604858704 {#8004 date: 2020-11-09 03:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8006 …} -Children: Doctrine\ORM\PersistentCollection {#8009 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#8012 -id: 43 -name: "メスカル" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1523175001 {#8010 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1604858704 {#8011 date: 2020-11-09 03:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8013 …} -Children: Doctrine\ORM\PersistentCollection {#8016 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#8019 -id: 139 -name: "ライシージャ" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1604839650 {#8017 date: 2020-11-08 21:47:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1604858704 {#8018 date: 2020-11-09 03:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8020 …} -Children: Doctrine\ORM\PersistentCollection {#8023 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8026 -id: 140 -name: "バカノラ" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1604858700 {#8024 date: 2020-11-09 03:05:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1604858704 {#8025 date: 2020-11-09 03:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8027 …} -Children: Doctrine\ORM\PersistentCollection {#8030 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8033 -id: 136 -name: "ソトル" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1590042459 {#8031 date: 2020-05-21 15:27:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1604858704 {#8032 date: 2020-11-09 03:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8034 …} -Children: Doctrine\ORM\PersistentCollection {#8037 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8040 -id: 41 -name: "ラム" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1523175001 {#8038 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1604858704 {#8039 date: 2020-11-09 03:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8041 …} -Children: Doctrine\ORM\PersistentCollection {#8044 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#8047 -id: 48 -name: "ラク" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1523175001 {#8045 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1604858704 {#8046 date: 2020-11-09 03:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8048 …} -Children: Doctrine\ORM\PersistentCollection {#8051 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#8054 -id: 112 -name: "ワピリッツ" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1555065207 {#8052 date: 2019-04-12 19:33:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1604858704 {#8053 date: 2020-11-09 03:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8055 …} -Children: Doctrine\ORM\PersistentCollection {#8058 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8061 -id: 49 -name: "リキュール" -hierarchy: 1 -sort_no: 132 -create_date: DateTime @1523175001 {#7945 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#7946 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8062 …} -Children: Doctrine\ORM\PersistentCollection {#8065 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8066 -id: 82 -name: "梅酒" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1533682443 {#8059 date: 2018-08-08 07:54:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1533682443 {#8060 date: 2018-08-08 07:54:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8067 …} -Children: Doctrine\ORM\PersistentCollection {#8070 …} -Parent: Eccube\Entity\Category {#8061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7605 …} } Eccube\Entity\Category {#8075 -id: 50 -name: "薬草系リキュール" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1523175001 {#8073 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1523177834 {#8074 date: 2018-04-08 17:57:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8076 …} -Children: Doctrine\ORM\PersistentCollection {#8079 …} -Parent: Eccube\Entity\Category {#8061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#8082 -id: 51 -name: "ベジタブル系リキュール" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1523175001 {#8080 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1523177834 {#8081 date: 2018-04-08 17:57:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8083 …} -Children: Doctrine\ORM\PersistentCollection {#8086 …} -Parent: Eccube\Entity\Category {#8061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#8089 -id: 52 -name: "フルーツ系リキュール" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1523175001 {#8087 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1523177834 {#8088 date: 2018-04-08 17:57:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8090 …} -Children: Doctrine\ORM\PersistentCollection {#8093 …} -Parent: Eccube\Entity\Category {#8061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#8096 -id: 53 -name: "ナッツ・種子・核系リキュール" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1523175001 {#8094 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1531172453 {#8095 date: 2018-07-10 06:40:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8097 …} -Children: Doctrine\ORM\PersistentCollection {#8100 …} -Parent: Eccube\Entity\Category {#8061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#8103 -id: 54 -name: "特殊系リキュール" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1523175001 {#8101 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1523177834 {#8102 date: 2018-04-08 17:57:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8104 …} -Children: Doctrine\ORM\PersistentCollection {#8107 …} -Parent: Eccube\Entity\Category {#8061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#8110 -id: 61 -name: "ワイン" -hierarchy: 1 -sort_no: 129 -create_date: DateTime @1523175001 {#8072 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#8071 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8111 …} -Children: Doctrine\ORM\PersistentCollection {#8114 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8115 -id: 94 -name: "赤ワイン" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1540539912 {#8108 date: 2018-10-26 16:45:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1540539926 {#8109 date: 2018-10-26 16:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8116 …} -Children: Doctrine\ORM\PersistentCollection {#8119 …} -Parent: Eccube\Entity\Category {#8110} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8124 -id: 95 -name: "白ワイン" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1540539919 {#8122 date: 2018-10-26 16:45:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1540539926 {#8123 date: 2018-10-26 16:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8125 …} -Children: Doctrine\ORM\PersistentCollection {#8128 …} -Parent: Eccube\Entity\Category {#8110} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8131 -id: 142 -name: "ロゼ" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1609093809 {#8129 date: 2020-12-28 03:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1609093809 {#8130 date: 2020-12-28 03:30:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8132 …} -Children: Doctrine\ORM\PersistentCollection {#8135 …} -Parent: Eccube\Entity\Category {#8110} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8140 -id: 62 -name: "スパークリングワイン" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1523175001 {#8136 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1540539926 {#8137 date: 2018-10-26 16:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8141 …} -Children: Doctrine\ORM\PersistentCollection {#8144 …} -Parent: Eccube\Entity\Category {#8110} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#8145 -id: 128 -name: "シャンパーニュ" -hierarchy: 3 -sort_no: 93 -create_date: DateTime @1573283785 {#8138 date: 2019-11-09 16:16:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1573283815 {#8139 date: 2019-11-09 16:16:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8146 …} -Children: Doctrine\ORM\PersistentCollection {#8149 …} -Parent: Eccube\Entity\Category {#8140} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8154 -id: 129 -name: "カヴァ" -hierarchy: 3 -sort_no: 92 -create_date: DateTime @1573283794 {#8152 date: 2019-11-09 16:16:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1573283815 {#8153 date: 2019-11-09 16:16:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8155 …} -Children: Doctrine\ORM\PersistentCollection {#8158 …} -Parent: Eccube\Entity\Category {#8140} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8161 -id: 130 -name: "スパークリング" -hierarchy: 3 -sort_no: 91 -create_date: DateTime @1573283811 {#8159 date: 2019-11-09 16:16:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1573283815 {#8160 date: 2019-11-09 16:16:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8162 …} -Children: Doctrine\ORM\PersistentCollection {#8165 …} -Parent: Eccube\Entity\Category {#8140} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8168 -id: 64 -name: "酒精強化ワイン" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1523175001 {#8150 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1540539926 {#8151 date: 2018-10-26 16:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8169 …} -Children: Doctrine\ORM\PersistentCollection {#8172 …} -Parent: Eccube\Entity\Category {#8110} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#8173 -id: 93 -name: "ポート" -hierarchy: 3 -sort_no: 118 -create_date: DateTime @1540539867 {#8166 date: 2018-10-26 16:44:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1540539867 {#8167 date: 2018-10-26 16:44:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8174 …} -Children: Doctrine\ORM\PersistentCollection {#8177 …} -Parent: Eccube\Entity\Category {#8168} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8182 -id: 92 -name: "マルサラ" -hierarchy: 3 -sort_no: 117 -create_date: DateTime @1540539859 {#8180 date: 2018-10-26 16:44:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1540592278 {#8181 date: 2018-10-27 07:17:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8183 …} -Children: Doctrine\ORM\PersistentCollection {#8186 …} -Parent: Eccube\Entity\Category {#8168} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8189 -id: 91 -name: "シェリー" -hierarchy: 3 -sort_no: 116 -create_date: DateTime @1540539833 {#8187 date: 2018-10-26 16:43:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1540539833 {#8188 date: 2018-10-26 16:43:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8190 …} -Children: Doctrine\ORM\PersistentCollection {#8193 …} -Parent: Eccube\Entity\Category {#8168} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8196 -id: 102 -name: "マデイラ" -hierarchy: 3 -sort_no: 89 -create_date: DateTime @1543491165 {#8194 date: 2018-11-29 20:32:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1543491165 {#8195 date: 2018-11-29 20:32:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8197 …} -Children: Doctrine\ORM\PersistentCollection {#8200 …} -Parent: Eccube\Entity\Category {#8168} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8201 -id: 76 -name: "甘味果実酒" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1531172256 {#8121 date: 2018-07-10 06:37:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1540539926 {#8120 date: 2018-10-26 16:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8202 …} -Children: Doctrine\ORM\PersistentCollection {#8205 …} -Parent: Eccube\Entity\Category {#8110} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7605 …} } Eccube\Entity\Category {#8208 -id: 55 -name: "シロップ" -hierarchy: 1 -sort_no: 123 -create_date: DateTime @1523175001 {#8178 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#8179 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8209 …} -Children: Doctrine\ORM\PersistentCollection {#8212 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8213 -id: 84 -name: "1883 メゾンルータン" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1538577656 {#8206 date: 2018-10-03 23:40:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1714620972 {#8207 date: 2024-05-02 12:36:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8214 …} -Children: Doctrine\ORM\PersistentCollection {#8217 …} -Parent: Eccube\Entity\Category {#8208} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8222 -id: 85 -name: "トックブランシュ" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1538577683 {#8220 date: 2018-10-03 23:41:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1714621011 {#8221 date: 2024-05-02 12:36:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8223 …} -Children: Doctrine\ORM\PersistentCollection {#8226 …} -Parent: Eccube\Entity\Category {#8208} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8229 -id: 86 -name: "アガベシロップ" -hierarchy: 2 -sort_no: 100 -create_date: DateTime @1538608120 {#8227 date: 2018-10-04 08:08:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1714620972 {#8228 date: 2024-05-02 12:36:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8230 …} -Children: Doctrine\ORM\PersistentCollection {#8233 …} -Parent: Eccube\Entity\Category {#8208} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8236 -id: 87 -name: "シュガーシロップ" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1538608360 {#8234 date: 2018-10-04 08:12:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1714620972 {#8235 date: 2024-05-02 12:36:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8237 …} -Children: Doctrine\ORM\PersistentCollection {#8240 …} -Parent: Eccube\Entity\Category {#8208} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8243 -id: 119 -name: "トラーニ(東洋ビバレッジ)" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1566763596 {#8241 date: 2019-08-26 05:06:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1714620972 {#8242 date: 2024-05-02 12:36:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8244 …} -Children: Doctrine\ORM\PersistentCollection {#8247 …} -Parent: Eccube\Entity\Category {#8208} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8250 -id: 115 -name: "丸源 ハーダース" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1555529005 {#8248 date: 2019-04-18 04:23:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1714620972 {#8249 date: 2024-05-02 12:36:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8251 …} -Children: Doctrine\ORM\PersistentCollection {#8254 …} -Parent: Eccube\Entity\Category {#8208} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8257 -id: 114 -name: "三田飲料 サンフィールド" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1555528750 {#8255 date: 2019-04-18 04:19:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1714620972 {#8256 date: 2024-05-02 12:36:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8258 …} -Children: Doctrine\ORM\PersistentCollection {#8261 …} -Parent: Eccube\Entity\Category {#8208} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8264 -id: 97 -name: "モナン" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1540650206 {#8262 date: 2018-10-27 23:23:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1714620972 {#8263 date: 2024-05-02 12:36:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8265 …} -Children: Doctrine\ORM\PersistentCollection {#8268 …} -Parent: Eccube\Entity\Category {#8208} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8271 -id: 113 -name: "ホーマー" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1555528714 {#8269 date: 2019-04-18 04:18:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1714620972 {#8270 date: 2024-05-02 12:36:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8272 …} -Children: Doctrine\ORM\PersistentCollection {#8275 …} -Parent: Eccube\Entity\Category {#8208} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8278 -id: 56 -name: "日本酒" -hierarchy: 1 -sort_no: 115 -create_date: DateTime @1523175001 {#8218 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#8219 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8279 …} -Children: Doctrine\ORM\PersistentCollection {#8282 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8283 -id: 100 -name: "曙酒造" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1541416014 {#8276 date: 2018-11-05 20:06:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1592317584 {#8277 date: 2020-06-16 23:26:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8284 …} -Children: Doctrine\ORM\PersistentCollection {#8287 …} -Parent: Eccube\Entity\Category {#8278} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8292 -id: 98 -name: "大木代吉本店" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1541415990 {#8290 date: 2018-11-05 20:06:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1592317584 {#8291 date: 2020-06-16 23:26:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8293 …} -Children: Doctrine\ORM\PersistentCollection {#8296 …} -Parent: Eccube\Entity\Category {#8278} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8299 -id: 89 -name: "新藤酒造" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1539903607 {#8297 date: 2018-10-19 08:00:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1592317584 {#8298 date: 2020-06-16 23:26:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8300 …} -Children: Doctrine\ORM\PersistentCollection {#8303 …} -Parent: Eccube\Entity\Category {#8278} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8306 -id: 138 -name: "末廣酒造" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1592317577 {#8304 date: 2020-06-16 23:26:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1592317584 {#8305 date: 2020-06-16 23:26:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8307 …} -Children: Doctrine\ORM\PersistentCollection {#8310 …} -Parent: Eccube\Entity\Category {#8278} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8313 -id: 88 -name: "仁井田本家" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1539903592 {#8311 date: 2018-10-19 07:59:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1592317584 {#8312 date: 2020-06-16 23:26:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8314 …} -Children: Doctrine\ORM\PersistentCollection {#8317 …} -Parent: Eccube\Entity\Category {#8278} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8320 -id: 99 -name: "松崎酒造" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1541416001 {#8318 date: 2018-11-05 20:06:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1592317584 {#8319 date: 2020-06-16 23:26:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8321 …} -Children: Doctrine\ORM\PersistentCollection {#8324 …} -Parent: Eccube\Entity\Category {#8278} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8327 -id: 120 -name: "ビール" -hierarchy: 1 -sort_no: 108 -create_date: DateTime @1569784785 {#8289 date: 2019-09-30 04:19:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#8288 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8328 …} -Children: Doctrine\ORM\PersistentCollection {#8331 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8332 -id: 147 -name: "ビール" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1677842028 {#8325 date: 2023-03-03 20:13:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1677842028 {#8326 date: 2023-03-03 20:13:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8333 …} -Children: Doctrine\ORM\PersistentCollection {#8336 …} -Parent: Eccube\Entity\Category {#8327} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8341 -id: 146 -name: "発泡酒" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1677842012 {#8339 date: 2023-03-03 20:13:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1677842012 {#8340 date: 2023-03-03 20:13:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8342 …} -Children: Doctrine\ORM\PersistentCollection {#8345 …} -Parent: Eccube\Entity\Category {#8327} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8348 -id: 57 -name: "焼酎" -hierarchy: 1 -sort_no: 103 -create_date: DateTime @1523175001 {#8338 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#8337 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8349 …} -Children: Doctrine\ORM\PersistentCollection {#8352 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8353 -id: 58 -name: "米" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1523175001 {#8346 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1528322629 {#8347 date: 2018-06-07 07:03:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8354 …} -Children: Doctrine\ORM\PersistentCollection {#8357 …} -Parent: Eccube\Entity\Category {#8348} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#8362 -id: 59 -name: "麦" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1523175001 {#8360 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1528322629 {#8361 date: 2018-06-07 07:03:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8363 …} -Children: Doctrine\ORM\PersistentCollection {#8366 …} -Parent: Eccube\Entity\Category {#8348} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#8369 -id: 74 -name: "芋" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1528322623 {#8367 date: 2018-06-07 07:03:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1528322629 {#8368 date: 2018-06-07 07:03:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8370 …} -Children: Doctrine\ORM\PersistentCollection {#8373 …} -Parent: Eccube\Entity\Category {#8348} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7605 …} } Eccube\Entity\Category {#8376 -id: 60 -name: "泡盛" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1523175001 {#8374 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1528322629 {#8375 date: 2018-06-07 07:03:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8377 …} -Children: Doctrine\ORM\PersistentCollection {#8380 …} -Parent: Eccube\Entity\Category {#8348} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } Eccube\Entity\Category {#8381 -id: 78 -name: "飲料" -hierarchy: 1 -sort_no: 97 -create_date: DateTime @1531172318 {#8359 date: 2018-07-10 06:38:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#8358 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8382 …} -Children: Doctrine\ORM\PersistentCollection {#8385 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8392 -id: 104 -name: "グッズ・備品" -hierarchy: 1 -sort_no: 79 -create_date: DateTime @1545656921 {#8386 date: 2018-12-24 22:08:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#8387 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8393 …} -Children: Doctrine\ORM\PersistentCollection {#8396 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8397 -id: 105 -name: "バーツール" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1545656943 {#8388 date: 2018-12-24 22:09:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751408855 {#8389 date: 2025-07-02 07:27:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8398 …} -Children: Doctrine\ORM\PersistentCollection {#8401 …} -Parent: Eccube\Entity\Category {#8392} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8402 -id: 159 -name: "バーディー" -hierarchy: 3 -sort_no: 47 -create_date: DateTime @1751408901 {#8390 date: 2025-07-02 07:28:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751408901 {#8391 date: 2025-07-02 07:28:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8403 …} -Children: Doctrine\ORM\PersistentCollection {#8406 …} -Parent: Eccube\Entity\Category {#8397} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8413 -id: 158 -name: "ワインツール" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1751408853 {#8409 date: 2025-07-02 07:27:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751408855 {#8410 date: 2025-07-02 07:27:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8414 …} -Children: Doctrine\ORM\PersistentCollection {#8417 …} -Parent: Eccube\Entity\Category {#8392} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8418 -id: 160 -name: "プルテック" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1751408912 {#8411 date: 2025-07-02 07:28:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751408912 {#8412 date: 2025-07-02 07:28:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8419 …} -Children: Doctrine\ORM\PersistentCollection {#8422 …} -Parent: Eccube\Entity\Category {#8413} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8427 -id: 106 -name: "グラス" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1545656949 {#8423 date: 2018-12-24 22:09:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751408855 {#8424 date: 2025-07-02 07:27:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8428 …} -Children: Doctrine\ORM\PersistentCollection {#8431 …} -Parent: Eccube\Entity\Category {#8392} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8432 -id: 161 -name: "木村硝子店" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1751408929 {#8425 date: 2025-07-02 07:28:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751408929 {#8426 date: 2025-07-02 07:28:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8433 …} -Children: Doctrine\ORM\PersistentCollection {#8436 …} -Parent: Eccube\Entity\Category {#8427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8439 -id: 135 -name: "備品" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1589630062 {#8437 date: 2020-05-16 20:54:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751408855 {#8438 date: 2025-07-02 07:27:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8440 …} -Children: Doctrine\ORM\PersistentCollection {#8443 …} -Parent: Eccube\Entity\Category {#8392} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8446 -id: 162 -name: "インテリア・雑貨" -hierarchy: 1 -sort_no: 67 -create_date: DateTime @1751408972 {#8408 date: 2025-07-02 07:29:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#8407 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8447 …} -Children: Doctrine\ORM\PersistentCollection {#8450 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8451 -id: 163 -name: "DULTON(ダルトン)" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1751409158 {#8444 date: 2025-07-02 07:32:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751409670 {#8445 date: 2025-07-02 07:41:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8452 …} -Children: Doctrine\ORM\PersistentCollection {#8455 …} -Parent: Eccube\Entity\Category {#8446} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8460 -id: 164 -name: "SLOWER(スロウワー)" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1751409171 {#8458 date: 2025-07-02 07:32:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751409670 {#8459 date: 2025-07-02 07:41:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8461 …} -Children: Doctrine\ORM\PersistentCollection {#8464 …} -Parent: Eccube\Entity\Category {#8446} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8467 -id: 169 -name: "コーヒーツール・コーヒー豆" -hierarchy: 1 -sort_no: 55 -create_date: DateTime @1751410460 {#8457 date: 2025-07-02 07:54:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#8456 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8468 …} -Children: Doctrine\ORM\PersistentCollection {#8471 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8472 -id: 172 -name: "HARIO(ハリオ)" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1751410580 {#8465 date: 2025-07-02 07:56:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410752 {#8466 date: 2025-07-02 07:59:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8473 …} -Children: Doctrine\ORM\PersistentCollection {#8476 …} -Parent: Eccube\Entity\Category {#8467} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8481 -id: 170 -name: "Kalita(カリタ)" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1751410513 {#8479 date: 2025-07-02 07:55:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410752 {#8480 date: 2025-07-02 07:59:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8482 …} -Children: Doctrine\ORM\PersistentCollection {#8485 …} -Parent: Eccube\Entity\Category {#8467} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8488 -id: 171 -name: "Melitta(メリタ)" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1751410527 {#8486 date: 2025-07-02 07:55:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410752 {#8487 date: 2025-07-02 07:59:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8489 …} -Children: Doctrine\ORM\PersistentCollection {#8492 …} -Parent: Eccube\Entity\Category {#8467} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8495 -id: 173 -name: "コーヒー豆" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1751410748 {#8493 date: 2025-07-02 07:59:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410752 {#8494 date: 2025-07-02 07:59:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8496 …} -Children: Doctrine\ORM\PersistentCollection {#8499 …} -Parent: Eccube\Entity\Category {#8467} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8502 -id: 108 -name: "食品" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1554042902 {#8478 date: 2019-03-31 23:35:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#8477 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8503 …} -Children: Doctrine\ORM\PersistentCollection {#8506 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } Eccube\Entity\Category {#8507 -id: 111 -name: "おつまみ" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1554160089 {#8500 date: 2019-04-02 08:08:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1554160089 {#8501 date: 2019-04-02 08:08:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8508 …} -Children: Doctrine\ORM\PersistentCollection {#8511 …} -Parent: Eccube\Entity\Category {#8502} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8516 -id: 110 -name: "醤油" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1554160078 {#8514 date: 2019-04-02 08:07:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1554160078 {#8515 date: 2019-04-02 08:07:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8517 …} -Children: Doctrine\ORM\PersistentCollection {#8520 …} -Parent: Eccube\Entity\Category {#8502} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } Eccube\Entity\Category {#8523 -id: 109 -name: "酢" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1554160071 {#8521 date: 2019-04-02 08:07:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1554160071 {#8522 date: 2019-04-02 08:07:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8524 …} -Children: Doctrine\ORM\PersistentCollection {#8527 …} -Parent: Eccube\Entity\Category {#8502} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } ] |
| 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 {#287 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#285 …} -namespace: Closure() {#283 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerYzl1i13\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#340 …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 {#8979 -om: ContainerYzl1i13\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#340 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#7191 …} -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() {#8980 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5340 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#997 …} $translationDomain: "validators" $message: Closure() {#8981 …} } } |
| 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 | [ 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9029 +label: "抽選販売" +value: "144" +data: Eccube\Entity\Category {#7353 -id: 144 -name: "抽選販売" -hierarchy: 1 -sort_no: 139 -create_date: DateTime @1646950132 {#7359 date: 2022-03-11 07:08:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#7357 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7443 …} -Children: Doctrine\ORM\PersistentCollection {#7596 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9031 +label: "先行予約" +value: "133" +data: Eccube\Entity\Category {#7593 -id: 133 -name: "先行予約" -hierarchy: 1 -sort_no: 138 -create_date: DateTime @1586799696 {#7595 date: 2020-04-14 02:41:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#7594 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7592 …} -Children: Doctrine\ORM\PersistentCollection {#7589 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9030 +label: "新商品" +value: "148" +data: Eccube\Entity\Category {#7586 -id: 148 -name: "新商品" -hierarchy: 1 -sort_no: 137 -create_date: DateTime @1681813622 {#7588 date: 2023-04-18 19:27:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#7587 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7585 …} -Children: Doctrine\ORM\PersistentCollection {#7582 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9033 +label: "特別セール品" +value: "116" +data: Eccube\Entity\Category {#7579 -id: 116 -name: "特別セール品" -hierarchy: 1 -sort_no: 136 -create_date: DateTime @1559754470 {#7581 date: 2019-06-06 02:07:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#7580 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7578 …} -Children: Doctrine\ORM\PersistentCollection {#7575 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9034 +label: "ウイスキー" +value: "7" +data: Eccube\Entity\Category {#7358 -id: 7 -name: "ウイスキー" -hierarchy: 1 -sort_no: 135 -create_date: DateTime @1523175001 {#7574 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#7573 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7356 …} -Children: Doctrine\ORM\PersistentCollection {#7556 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9035 +label: " スコッチウイスキー" +value: "8" +data: Eccube\Entity\Category {#7558 -id: 8 -name: "スコッチウイスキー" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1523175001 {#7572 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1527172661 {#7571 date: 2018-05-24 23:37:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7559 …} -Children: Doctrine\ORM\PersistentCollection {#7563 …} -Parent: Eccube\Entity\Category {#7358} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9036 +label: " シングルモルト" +value: "9" +data: Eccube\Entity\Category {#7564 -id: 9 -name: "シングルモルト" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1523175001 {#7570 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1531172226 {#7569 date: 2018-07-10 06:37:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7565 …} -Children: Doctrine\ORM\PersistentCollection {#7603 …} -Parent: Eccube\Entity\Category {#7558} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9037 +label: " アイラ" +value: "66" +data: Eccube\Entity\Category {#7601 -id: 66 -name: "アイラ" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1525877775 {#7568 date: 2018-05-09 23:56:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1540540909 {#7347 date: 2018-10-26 17:01:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7602 …} -Children: Doctrine\ORM\PersistentCollection {#7607 …} -Parent: Eccube\Entity\Category {#7564} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7605 …} } +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9038 +label: " アイランズ" +value: "67" +data: Eccube\Entity\Category {#7616 -id: 67 -name: "アイランズ" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1525877782 {#7614 date: 2018-05-09 23:56:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1540540909 {#7615 date: 2018-10-26 17:01:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7617 …} -Children: Doctrine\ORM\PersistentCollection {#7620 …} -Parent: Eccube\Entity\Category {#7564} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7605 …} } +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9039 +label: " スペイサイド" +value: "10" +data: Eccube\Entity\Category {#7623 -id: 10 -name: "スペイサイド" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1523175001 {#7621 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1540540909 {#7622 date: 2018-10-26 17:01:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7624 …} -Children: Doctrine\ORM\PersistentCollection {#7627 …} -Parent: Eccube\Entity\Category {#7564} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9040 +label: " ハイランド" +value: "65" +data: Eccube\Entity\Category {#7630 -id: 65 -name: "ハイランド" -hierarchy: 3 -sort_no: 19 -create_date: DateTime @1525877762 {#7628 date: 2018-05-09 23:56:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1540540909 {#7629 date: 2018-10-26 17:01:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7631 …} -Children: Doctrine\ORM\PersistentCollection {#7634 …} -Parent: Eccube\Entity\Category {#7564} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7605 …} } +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9041 +label: " キャンベルタウン" +value: "11" +data: Eccube\Entity\Category {#7637 -id: 11 -name: "キャンベルタウン" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1523175001 {#7635 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1540540909 {#7636 date: 2018-10-26 17:01:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7638 …} -Children: Doctrine\ORM\PersistentCollection {#7641 …} -Parent: Eccube\Entity\Category {#7564} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9042 +label: " ローランド" +value: "68" +data: Eccube\Entity\Category {#7644 -id: 68 -name: "ローランド" -hierarchy: 3 -sort_no: 14 -create_date: DateTime @1525877834 {#7642 date: 2018-05-09 23:57:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1540540909 {#7643 date: 2018-10-26 17:01:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7645 …} -Children: Doctrine\ORM\PersistentCollection {#7648 …} -Parent: Eccube\Entity\Category {#7564} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7605 …} } +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9043 +label: " ブレンデッド" +value: "12" +data: Eccube\Entity\Category {#7649 -id: 12 -name: "ブレンデッド" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1523175001 {#7609 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1531172226 {#7608 date: 2018-07-10 06:37:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7650 …} -Children: Doctrine\ORM\PersistentCollection {#7653 …} -Parent: Eccube\Entity\Category {#7558} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9044 +label: " ヴァッテッドモルト" +value: "16" +data: Eccube\Entity\Category {#7656 -id: 16 -name: "ヴァッテッドモルト" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1523175001 {#7654 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1531172226 {#7655 date: 2018-07-10 06:37:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7657 …} -Children: Doctrine\ORM\PersistentCollection {#7660 …} -Parent: Eccube\Entity\Category {#7558} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9045 +label: " グレーンウイスキー" +value: "17" +data: Eccube\Entity\Category {#7663 -id: 17 -name: "グレーンウイスキー" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1523175001 {#7661 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1531172226 {#7662 date: 2018-07-10 06:37:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7664 …} -Children: Doctrine\ORM\PersistentCollection {#7667 …} -Parent: Eccube\Entity\Category {#7558} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9046 +label: " ボトラーズ" +value: "18" +data: Eccube\Entity\Category {#7670 -id: 18 -name: "ボトラーズ" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1523175001 {#7668 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1531172226 {#7669 date: 2018-07-10 06:37:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7671 …} -Children: Doctrine\ORM\PersistentCollection {#7674 …} -Parent: Eccube\Entity\Category {#7558} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9047 +label: " バッティング" +value: "75" +data: Eccube\Entity\Category {#7677 -id: 75 -name: "バッティング" -hierarchy: 3 -sort_no: 13 -create_date: DateTime @1531172218 {#7675 date: 2018-07-10 06:36:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1531172226 {#7676 date: 2018-07-10 06:37:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7678 …} -Children: Doctrine\ORM\PersistentCollection {#7681 …} -Parent: Eccube\Entity\Category {#7558} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7605 …} } +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9048 +label: " アイリッシュウイスキー" +value: "19" +data: Eccube\Entity\Category {#7684 -id: 19 -name: "アイリッシュウイスキー" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1523175001 {#7612 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1527172661 {#7613 date: 2018-05-24 23:37:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7685 …} -Children: Doctrine\ORM\PersistentCollection {#7688 …} -Parent: Eccube\Entity\Category {#7358} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9049 +label: " シングルモルト" +value: "153" +data: Eccube\Entity\Category {#7689 -id: 153 -name: "シングルモルト" -hierarchy: 3 -sort_no: 42 -create_date: DateTime @1714963625 {#7682 date: 2024-05-06 11:47:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1714989807 {#7683 date: 2024-05-06 19:03:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7690 …} -Children: Doctrine\ORM\PersistentCollection {#7694 …} -Parent: Eccube\Entity\Category {#7684} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9050 +label: " ブレンデッドウイスキー" +value: "154" +data: Eccube\Entity\Category {#7699 -id: 154 -name: "ブレンデッドウイスキー" -hierarchy: 3 -sort_no: 41 -create_date: DateTime @1714963634 {#7697 date: 2024-05-06 11:47:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1714989807 {#7698 date: 2024-05-06 19:03:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7700 …} -Children: Doctrine\ORM\PersistentCollection {#7703 …} -Parent: Eccube\Entity\Category {#7684} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9051 +label: " グレーンウイスキー" +value: "155" +data: Eccube\Entity\Category {#7706 -id: 155 -name: "グレーンウイスキー" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1714989804 {#7704 date: 2024-05-06 19:03:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1714989807 {#7705 date: 2024-05-06 19:03:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7707 …} -Children: Doctrine\ORM\PersistentCollection {#7710 …} -Parent: Eccube\Entity\Category {#7684} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9052 +label: " アメリカンウイスキー" +value: "20" +data: Eccube\Entity\Category {#7713 -id: 20 -name: "アメリカンウイスキー" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1523175001 {#7695 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1527172661 {#7696 date: 2018-05-24 23:37:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7714 …} -Children: Doctrine\ORM\PersistentCollection {#7717 …} -Parent: Eccube\Entity\Category {#7358} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9053 +label: " バーボンウイスキー" +value: "21" +data: Eccube\Entity\Category {#7718 -id: 21 -name: "バーボンウイスキー" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1523175001 {#7711 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1523178074 {#7712 date: 2018-04-08 18:01:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7719 …} -Children: Doctrine\ORM\PersistentCollection {#7722 …} -Parent: Eccube\Entity\Category {#7713} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9054 +label: " テネシーウイスキー" +value: "22" +data: Eccube\Entity\Category {#7727 -id: 22 -name: "テネシーウイスキー" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1523175001 {#7725 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1523178074 {#7726 date: 2018-04-08 18:01:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7728 …} -Children: Doctrine\ORM\PersistentCollection {#7731 …} -Parent: Eccube\Entity\Category {#7713} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9055 +label: " ライウイスキー" +value: "23" +data: Eccube\Entity\Category {#7734 -id: 23 -name: "ライウイスキー" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1523175001 {#7732 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1523178074 {#7733 date: 2018-04-08 18:01:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7735 …} -Children: Doctrine\ORM\PersistentCollection {#7738 …} -Parent: Eccube\Entity\Category {#7713} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9056 +label: " コーンウイスキー" +value: "24" +data: Eccube\Entity\Category {#7741 -id: 24 -name: "コーンウイスキー" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1523175001 {#7739 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1523178074 {#7740 date: 2018-04-08 18:01:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7742 …} -Children: Doctrine\ORM\PersistentCollection {#7745 …} -Parent: Eccube\Entity\Category {#7713} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9057 +label: " アメリカンブレンデッド" +value: "25" +data: Eccube\Entity\Category {#7748 -id: 25 -name: "アメリカンブレンデッド" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1523175001 {#7746 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1523178074 {#7747 date: 2018-04-08 18:01:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7749 …} -Children: Doctrine\ORM\PersistentCollection {#7752 …} -Parent: Eccube\Entity\Category {#7713} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9058 +label: " アメリカンスピリッツウイスキー" +value: "26" +data: Eccube\Entity\Category {#7755 -id: 26 -name: "アメリカンスピリッツウイスキー" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1523175001 {#7753 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1523178074 {#7754 date: 2018-04-08 18:01:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7756 …} -Children: Doctrine\ORM\PersistentCollection {#7759 …} -Parent: Eccube\Entity\Category {#7713} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9059 +label: " カナディアンウイスキー" +value: "27" +data: Eccube\Entity\Category {#7760 -id: 27 -name: "カナディアンウイスキー" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1523175001 {#7611 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1527172661 {#7610 date: 2018-05-24 23:37:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7761 …} -Children: Doctrine\ORM\PersistentCollection {#7764 …} -Parent: Eccube\Entity\Category {#7358} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9060 +label: " ワールドウイスキー" +value: "69" +data: Eccube\Entity\Category {#7769 -id: 69 -name: "ワールドウイスキー" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1527172639 {#7765 date: 2018-05-24 23:37:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1527172661 {#7766 date: 2018-05-24 23:37:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7770 …} -Children: Doctrine\ORM\PersistentCollection {#7773 …} -Parent: Eccube\Entity\Category {#7358} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7605 …} } +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9061 +label: " フランスウイスキー" +value: "131" +data: Eccube\Entity\Category {#7774 -id: 131 -name: "フランスウイスキー" -hierarchy: 3 -sort_no: 30 -create_date: DateTime @1573286693 {#7767 date: 2019-11-09 17:04:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1573557637 {#7768 date: 2019-11-12 20:20:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7775 …} -Children: Doctrine\ORM\PersistentCollection {#7778 …} -Parent: Eccube\Entity\Category {#7769} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9062 +label: " フィンランドウイスキー" +value: "132" +data: Eccube\Entity\Category {#7783 -id: 132 -name: "フィンランドウイスキー" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1573557612 {#7781 date: 2019-11-12 20:20:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1573557619 {#7782 date: 2019-11-12 20:20:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7784 …} -Children: Doctrine\ORM\PersistentCollection {#7787 …} -Parent: Eccube\Entity\Category {#7769} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9063 +label: " イタリアウイスキー" +value: "121" +data: Eccube\Entity\Category {#7790 -id: 121 -name: "イタリアウイスキー" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1570287153 {#7788 date: 2019-10-05 23:52:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1573557619 {#7789 date: 2019-11-12 20:20:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7791 …} -Children: Doctrine\ORM\PersistentCollection {#7794 …} -Parent: Eccube\Entity\Category {#7769} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9064 +label: " イングリッシュウイスキー" +value: "70" +data: Eccube\Entity\Category {#7797 -id: 70 -name: "イングリッシュウイスキー" -hierarchy: 3 -sort_no: 27 -create_date: DateTime @1527172678 {#7795 date: 2018-05-24 23:37:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1573557619 {#7796 date: 2019-11-12 20:20:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7798 …} -Children: Doctrine\ORM\PersistentCollection {#7801 …} -Parent: Eccube\Entity\Category {#7769} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7605 …} } +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9065 +label: " 台湾ウイスキー" +value: "71" +data: Eccube\Entity\Category {#7804 -id: 71 -name: "台湾ウイスキー" -hierarchy: 3 -sort_no: 26 -create_date: DateTime @1527172684 {#7802 date: 2018-05-24 23:38:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1573557619 {#7803 date: 2019-11-12 20:20:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7805 …} -Children: Doctrine\ORM\PersistentCollection {#7808 …} -Parent: Eccube\Entity\Category {#7769} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7605 …} } +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9066 +label: " インドウイスキー" +value: "72" +data: Eccube\Entity\Category {#7811 -id: 72 -name: "インドウイスキー" -hierarchy: 3 -sort_no: 25 -create_date: DateTime @1527172690 {#7809 date: 2018-05-24 23:38:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1573557619 {#7810 date: 2019-11-12 20:20:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7812 …} -Children: Doctrine\ORM\PersistentCollection {#7815 …} -Parent: Eccube\Entity\Category {#7769} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7605 …} } +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9067 +label: " チェコウイスキー" +value: "73" +data: Eccube\Entity\Category {#7818 -id: 73 -name: "チェコウイスキー" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1527172696 {#7816 date: 2018-05-24 23:38:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1573557619 {#7817 date: 2019-11-12 20:20:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7819 …} -Children: Doctrine\ORM\PersistentCollection {#7822 …} -Parent: Eccube\Entity\Category {#7769} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7605 …} } +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9068 +label: " ジャパニーズウイスキー" +value: "28" +data: Eccube\Entity\Category {#7825 -id: 28 -name: "ジャパニーズウイスキー" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1523175001 {#7779 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1527172661 {#7780 date: 2018-05-24 23:37:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7826 …} -Children: Doctrine\ORM\PersistentCollection {#7829 …} -Parent: Eccube\Entity\Category {#7358} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9069 +label: " シングルモルト" +value: "150" +data: Eccube\Entity\Category {#7830 -id: 150 -name: "シングルモルト" -hierarchy: 3 -sort_no: 11 -create_date: DateTime @1714961298 {#7823 date: 2024-05-06 11:08:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1714961332 {#7824 date: 2024-05-06 11:08:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7831 …} -Children: Doctrine\ORM\PersistentCollection {#7834 …} -Parent: Eccube\Entity\Category {#7825} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9070 +label: " ブレンデッドモルト" +value: "151" +data: Eccube\Entity\Category {#7839 -id: 151 -name: "ブレンデッドモルト" -hierarchy: 3 -sort_no: 10 -create_date: DateTime @1714961313 {#7837 date: 2024-05-06 11:08:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1714961332 {#7838 date: 2024-05-06 11:08:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7840 …} -Children: Doctrine\ORM\PersistentCollection {#7843 …} -Parent: Eccube\Entity\Category {#7825} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9071 +label: " ブレンデッドウイスキー" +value: "152" +data: Eccube\Entity\Category {#7846 -id: 152 -name: "ブレンデッドウイスキー" -hierarchy: 3 -sort_no: 9 -create_date: DateTime @1714961326 {#7844 date: 2024-05-06 11:08:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1714961332 {#7845 date: 2024-05-06 11:08:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7847 …} -Children: Doctrine\ORM\PersistentCollection {#7850 …} -Parent: Eccube\Entity\Category {#7825} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9072 +label: "ブランデー" +value: "29" +data: Eccube\Entity\Category {#7851 -id: 29 -name: "ブランデー" -hierarchy: 1 -sort_no: 134 -create_date: DateTime @1523175001 {#7723 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#7724 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7852 …} -Children: Doctrine\ORM\PersistentCollection {#7855 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9073 +label: " ピスコ" +value: "118" +data: Eccube\Entity\Category {#7856 -id: 118 -name: "ピスコ" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1565848324 {#7835 date: 2019-08-15 14:52:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1605702073 {#7836 date: 2020-11-18 21:21:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7857 …} -Children: Doctrine\ORM\PersistentCollection {#7860 …} -Parent: Eccube\Entity\Category {#7851} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9074 +label: " シンガニ" +value: "141" +data: Eccube\Entity\Category {#7865 -id: 141 -name: "シンガニ" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1605702070 {#7863 date: 2020-11-18 21:21:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1605702073 {#7864 date: 2020-11-18 21:21:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7866 …} -Children: Doctrine\ORM\PersistentCollection {#7869 …} -Parent: Eccube\Entity\Category {#7851} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9075 +label: " コニャック" +value: "30" +data: Eccube\Entity\Category {#7872 -id: 30 -name: "コニャック" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1523175001 {#7870 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1605702073 {#7871 date: 2020-11-18 21:21:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7873 …} -Children: Doctrine\ORM\PersistentCollection {#7876 …} -Parent: Eccube\Entity\Category {#7851} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9076 +label: " アロマニャック" +value: "31" +data: Eccube\Entity\Category {#7879 -id: 31 -name: "アロマニャック" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1523175001 {#7877 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1605702073 {#7878 date: 2020-11-18 21:21:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7880 …} -Children: Doctrine\ORM\PersistentCollection {#7883 …} -Parent: Eccube\Entity\Category {#7851} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9077 +label: " フランス産ブランデー" +value: "32" +data: Eccube\Entity\Category {#7886 -id: 32 -name: "フランス産ブランデー" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1523175001 {#7884 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1605702073 {#7885 date: 2020-11-18 21:21:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7887 …} -Children: Doctrine\ORM\PersistentCollection {#7890 …} -Parent: Eccube\Entity\Category {#7851} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9078 +label: " カルバドス" +value: "33" +data: Eccube\Entity\Category {#7893 -id: 33 -name: "カルバドス" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1523175001 {#7891 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1605702073 {#7892 date: 2020-11-18 21:21:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7894 …} -Children: Doctrine\ORM\PersistentCollection {#7897 …} -Parent: Eccube\Entity\Category {#7851} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9079 +label: " マール" +value: "34" +data: Eccube\Entity\Category {#7900 -id: 34 -name: "マール" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1523175001 {#7898 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1605702073 {#7899 date: 2020-11-18 21:21:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7901 …} -Children: Doctrine\ORM\PersistentCollection {#7904 …} -Parent: Eccube\Entity\Category {#7851} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9080 +label: " グラッパ" +value: "35" +data: Eccube\Entity\Category {#7907 -id: 35 -name: "グラッパ" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1523175001 {#7905 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1605702073 {#7906 date: 2020-11-18 21:21:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7908 …} -Children: Doctrine\ORM\PersistentCollection {#7911 …} -Parent: Eccube\Entity\Category {#7851} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9081 +label: " オードヴィー" +value: "134" +data: Eccube\Entity\Category {#7914 -id: 134 -name: "オードヴィー" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1589379060 {#7912 date: 2020-05-13 23:11:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1605702073 {#7913 date: 2020-11-18 21:21:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7915 …} -Children: Doctrine\ORM\PersistentCollection {#7918 …} -Parent: Eccube\Entity\Category {#7851} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9082 +label: " フルーツブランデー" +value: "36" +data: Eccube\Entity\Category {#7921 -id: 36 -name: "フルーツブランデー" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1523175001 {#7919 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1605702073 {#7920 date: 2020-11-18 21:21:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7922 …} -Children: Doctrine\ORM\PersistentCollection {#7925 …} -Parent: Eccube\Entity\Category {#7851} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9083 +label: " ワールドブランデー" +value: "37" +data: Eccube\Entity\Category {#7928 -id: 37 -name: "ワールドブランデー" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1523175001 {#7926 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1605702073 {#7927 date: 2020-11-18 21:21:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7929 …} -Children: Doctrine\ORM\PersistentCollection {#7932 …} -Parent: Eccube\Entity\Category {#7851} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9084 +label: "スピリッツ" +value: "38" +data: Eccube\Entity\Category {#7935 -id: 38 -name: "スピリッツ" -hierarchy: 1 -sort_no: 133 -create_date: DateTime @1523175001 {#7861 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#7862 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7936 …} -Children: Doctrine\ORM\PersistentCollection {#7939 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9085 +label: " スピリッツ" +value: "157" +data: Eccube\Entity\Category {#7940 -id: 157 -name: "スピリッツ" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1729635915 {#7933 date: 2024-10-23 07:25:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729635915 {#7934 date: 2024-10-23 07:25:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7941 …} -Children: Doctrine\ORM\PersistentCollection {#7944 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9086 +label: " アブサン" +value: "81" +data: Eccube\Entity\Category {#7949 -id: 81 -name: "アブサン" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1531172363 {#7947 date: 2018-07-10 06:39:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1604858704 {#7948 date: 2020-11-09 03:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7950 …} -Children: Doctrine\ORM\PersistentCollection {#7953 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7605 …} } +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9087 +label: " パスティス" +value: "80" +data: Eccube\Entity\Category {#7956 -id: 80 -name: "パスティス" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1531172359 {#7954 date: 2018-07-10 06:39:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1604858704 {#7955 date: 2020-11-09 03:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7957 …} -Children: Doctrine\ORM\PersistentCollection {#7960 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7605 …} } +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9088 +label: " アクアヴィット" +value: "47" +data: Eccube\Entity\Category {#7963 -id: 47 -name: "アクアヴィット" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1523175001 {#7961 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1604858704 {#7962 date: 2020-11-09 03:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7964 …} -Children: Doctrine\ORM\PersistentCollection {#7967 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9089 +label: " アラック" +value: "117" +data: Eccube\Entity\Category {#7970 -id: 117 -name: "アラック" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1563966079 {#7968 date: 2019-07-24 20:01:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1604858704 {#7969 date: 2020-11-09 03:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7971 …} -Children: Doctrine\ORM\PersistentCollection {#7974 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9090 +label: " ウォッカ" +value: "40" +data: Eccube\Entity\Category {#7977 -id: 40 -name: "ウォッカ" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1523175001 {#7975 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1604858704 {#7976 date: 2020-11-09 03:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7978 …} -Children: Doctrine\ORM\PersistentCollection {#7981 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9091 +label: " カシャッサ" +value: "83" +data: Eccube\Entity\Category {#7984 -id: 83 -name: "カシャッサ" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1536608502 {#7982 date: 2018-09-11 04:41:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1604858704 {#7983 date: 2020-11-09 03:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7985 …} -Children: Doctrine\ORM\PersistentCollection {#7988 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7605 …} } +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9092 +label: " コルン" +value: "45" +data: Eccube\Entity\Category {#7991 -id: 45 -name: "コルン" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1523175001 {#7989 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1604858704 {#7990 date: 2020-11-09 03:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7992 …} -Children: Doctrine\ORM\PersistentCollection {#7995 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9093 +label: " ジン" +value: "39" +data: Eccube\Entity\Category {#7998 -id: 39 -name: "ジン" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1523175001 {#7996 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1604858704 {#7997 date: 2020-11-09 03:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7999 …} -Children: Doctrine\ORM\PersistentCollection {#8002 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9094 +label: " テキーラ" +value: "42" +data: Eccube\Entity\Category {#8005 -id: 42 -name: "テキーラ" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1523175001 {#8003 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1604858704 {#8004 date: 2020-11-09 03:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8006 …} -Children: Doctrine\ORM\PersistentCollection {#8009 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9095 +label: " メスカル" +value: "43" +data: Eccube\Entity\Category {#8012 -id: 43 -name: "メスカル" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1523175001 {#8010 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1604858704 {#8011 date: 2020-11-09 03:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8013 …} -Children: Doctrine\ORM\PersistentCollection {#8016 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9096 +label: " ライシージャ" +value: "139" +data: Eccube\Entity\Category {#8019 -id: 139 -name: "ライシージャ" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1604839650 {#8017 date: 2020-11-08 21:47:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1604858704 {#8018 date: 2020-11-09 03:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8020 …} -Children: Doctrine\ORM\PersistentCollection {#8023 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9097 +label: " バカノラ" +value: "140" +data: Eccube\Entity\Category {#8026 -id: 140 -name: "バカノラ" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1604858700 {#8024 date: 2020-11-09 03:05:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1604858704 {#8025 date: 2020-11-09 03:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8027 …} -Children: Doctrine\ORM\PersistentCollection {#8030 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9098 +label: " ソトル" +value: "136" +data: Eccube\Entity\Category {#8033 -id: 136 -name: "ソトル" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1590042459 {#8031 date: 2020-05-21 15:27:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1604858704 {#8032 date: 2020-11-09 03:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8034 …} -Children: Doctrine\ORM\PersistentCollection {#8037 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9099 +label: " ラム" +value: "41" +data: Eccube\Entity\Category {#8040 -id: 41 -name: "ラム" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1523175001 {#8038 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1604858704 {#8039 date: 2020-11-09 03:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8041 …} -Children: Doctrine\ORM\PersistentCollection {#8044 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9100 +label: " ラク" +value: "48" +data: Eccube\Entity\Category {#8047 -id: 48 -name: "ラク" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1523175001 {#8045 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1604858704 {#8046 date: 2020-11-09 03:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8048 …} -Children: Doctrine\ORM\PersistentCollection {#8051 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9101 +label: " ワピリッツ" +value: "112" +data: Eccube\Entity\Category {#8054 -id: 112 -name: "ワピリッツ" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1555065207 {#8052 date: 2019-04-12 19:33:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1604858704 {#8053 date: 2020-11-09 03:05:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8055 …} -Children: Doctrine\ORM\PersistentCollection {#8058 …} -Parent: Eccube\Entity\Category {#7935} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9102 +label: "リキュール" +value: "49" +data: Eccube\Entity\Category {#8061 -id: 49 -name: "リキュール" -hierarchy: 1 -sort_no: 132 -create_date: DateTime @1523175001 {#7945 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#7946 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8062 …} -Children: Doctrine\ORM\PersistentCollection {#8065 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9103 +label: " 梅酒" +value: "82" +data: Eccube\Entity\Category {#8066 -id: 82 -name: "梅酒" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1533682443 {#8059 date: 2018-08-08 07:54:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1533682443 {#8060 date: 2018-08-08 07:54:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8067 …} -Children: Doctrine\ORM\PersistentCollection {#8070 …} -Parent: Eccube\Entity\Category {#8061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7605 …} } +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9104 +label: " 薬草系リキュール" +value: "50" +data: Eccube\Entity\Category {#8075 -id: 50 -name: "薬草系リキュール" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1523175001 {#8073 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1523177834 {#8074 date: 2018-04-08 17:57:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8076 …} -Children: Doctrine\ORM\PersistentCollection {#8079 …} -Parent: Eccube\Entity\Category {#8061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9105 +label: " ベジタブル系リキュール" +value: "51" +data: Eccube\Entity\Category {#8082 -id: 51 -name: "ベジタブル系リキュール" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1523175001 {#8080 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1523177834 {#8081 date: 2018-04-08 17:57:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8083 …} -Children: Doctrine\ORM\PersistentCollection {#8086 …} -Parent: Eccube\Entity\Category {#8061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9106 +label: " フルーツ系リキュール" +value: "52" +data: Eccube\Entity\Category {#8089 -id: 52 -name: "フルーツ系リキュール" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1523175001 {#8087 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1523177834 {#8088 date: 2018-04-08 17:57:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8090 …} -Children: Doctrine\ORM\PersistentCollection {#8093 …} -Parent: Eccube\Entity\Category {#8061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9107 +label: " ナッツ・種子・核系リキュール" +value: "53" +data: Eccube\Entity\Category {#8096 -id: 53 -name: "ナッツ・種子・核系リキュール" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1523175001 {#8094 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1531172453 {#8095 date: 2018-07-10 06:40:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8097 …} -Children: Doctrine\ORM\PersistentCollection {#8100 …} -Parent: Eccube\Entity\Category {#8061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9108 +label: " 特殊系リキュール" +value: "54" +data: Eccube\Entity\Category {#8103 -id: 54 -name: "特殊系リキュール" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1523175001 {#8101 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1523177834 {#8102 date: 2018-04-08 17:57:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8104 …} -Children: Doctrine\ORM\PersistentCollection {#8107 …} -Parent: Eccube\Entity\Category {#8061} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9109 +label: "ワイン" +value: "61" +data: Eccube\Entity\Category {#8110 -id: 61 -name: "ワイン" -hierarchy: 1 -sort_no: 129 -create_date: DateTime @1523175001 {#8072 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#8071 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8111 …} -Children: Doctrine\ORM\PersistentCollection {#8114 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9110 +label: " 赤ワイン" +value: "94" +data: Eccube\Entity\Category {#8115 -id: 94 -name: "赤ワイン" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1540539912 {#8108 date: 2018-10-26 16:45:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1540539926 {#8109 date: 2018-10-26 16:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8116 …} -Children: Doctrine\ORM\PersistentCollection {#8119 …} -Parent: Eccube\Entity\Category {#8110} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9111 +label: " 白ワイン" +value: "95" +data: Eccube\Entity\Category {#8124 -id: 95 -name: "白ワイン" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1540539919 {#8122 date: 2018-10-26 16:45:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1540539926 {#8123 date: 2018-10-26 16:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8125 …} -Children: Doctrine\ORM\PersistentCollection {#8128 …} -Parent: Eccube\Entity\Category {#8110} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9112 +label: " ロゼ" +value: "142" +data: Eccube\Entity\Category {#8131 -id: 142 -name: "ロゼ" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1609093809 {#8129 date: 2020-12-28 03:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1609093809 {#8130 date: 2020-12-28 03:30:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8132 …} -Children: Doctrine\ORM\PersistentCollection {#8135 …} -Parent: Eccube\Entity\Category {#8110} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9113 +label: " スパークリングワイン" +value: "62" +data: Eccube\Entity\Category {#8140 -id: 62 -name: "スパークリングワイン" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1523175001 {#8136 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1540539926 {#8137 date: 2018-10-26 16:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8141 …} -Children: Doctrine\ORM\PersistentCollection {#8144 …} -Parent: Eccube\Entity\Category {#8110} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9114 +label: " シャンパーニュ" +value: "128" +data: Eccube\Entity\Category {#8145 -id: 128 -name: "シャンパーニュ" -hierarchy: 3 -sort_no: 93 -create_date: DateTime @1573283785 {#8138 date: 2019-11-09 16:16:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1573283815 {#8139 date: 2019-11-09 16:16:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8146 …} -Children: Doctrine\ORM\PersistentCollection {#8149 …} -Parent: Eccube\Entity\Category {#8140} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9115 +label: " カヴァ" +value: "129" +data: Eccube\Entity\Category {#8154 -id: 129 -name: "カヴァ" -hierarchy: 3 -sort_no: 92 -create_date: DateTime @1573283794 {#8152 date: 2019-11-09 16:16:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1573283815 {#8153 date: 2019-11-09 16:16:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8155 …} -Children: Doctrine\ORM\PersistentCollection {#8158 …} -Parent: Eccube\Entity\Category {#8140} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9116 +label: " スパークリング" +value: "130" +data: Eccube\Entity\Category {#8161 -id: 130 -name: "スパークリング" -hierarchy: 3 -sort_no: 91 -create_date: DateTime @1573283811 {#8159 date: 2019-11-09 16:16:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1573283815 {#8160 date: 2019-11-09 16:16:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8162 …} -Children: Doctrine\ORM\PersistentCollection {#8165 …} -Parent: Eccube\Entity\Category {#8140} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9117 +label: " 酒精強化ワイン" +value: "64" +data: Eccube\Entity\Category {#8168 -id: 64 -name: "酒精強化ワイン" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1523175001 {#8150 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1540539926 {#8151 date: 2018-10-26 16:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8169 …} -Children: Doctrine\ORM\PersistentCollection {#8172 …} -Parent: Eccube\Entity\Category {#8110} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9118 +label: " ポート" +value: "93" +data: Eccube\Entity\Category {#8173 -id: 93 -name: "ポート" -hierarchy: 3 -sort_no: 118 -create_date: DateTime @1540539867 {#8166 date: 2018-10-26 16:44:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1540539867 {#8167 date: 2018-10-26 16:44:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8174 …} -Children: Doctrine\ORM\PersistentCollection {#8177 …} -Parent: Eccube\Entity\Category {#8168} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9119 +label: " マルサラ" +value: "92" +data: Eccube\Entity\Category {#8182 -id: 92 -name: "マルサラ" -hierarchy: 3 -sort_no: 117 -create_date: DateTime @1540539859 {#8180 date: 2018-10-26 16:44:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1540592278 {#8181 date: 2018-10-27 07:17:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8183 …} -Children: Doctrine\ORM\PersistentCollection {#8186 …} -Parent: Eccube\Entity\Category {#8168} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9120 +label: " シェリー" +value: "91" +data: Eccube\Entity\Category {#8189 -id: 91 -name: "シェリー" -hierarchy: 3 -sort_no: 116 -create_date: DateTime @1540539833 {#8187 date: 2018-10-26 16:43:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1540539833 {#8188 date: 2018-10-26 16:43:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8190 …} -Children: Doctrine\ORM\PersistentCollection {#8193 …} -Parent: Eccube\Entity\Category {#8168} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9121 +label: " マデイラ" +value: "102" +data: Eccube\Entity\Category {#8196 -id: 102 -name: "マデイラ" -hierarchy: 3 -sort_no: 89 -create_date: DateTime @1543491165 {#8194 date: 2018-11-29 20:32:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1543491165 {#8195 date: 2018-11-29 20:32:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8197 …} -Children: Doctrine\ORM\PersistentCollection {#8200 …} -Parent: Eccube\Entity\Category {#8168} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9122 +label: " 甘味果実酒" +value: "76" +data: Eccube\Entity\Category {#8201 -id: 76 -name: "甘味果実酒" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1531172256 {#8121 date: 2018-07-10 06:37:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1540539926 {#8120 date: 2018-10-26 16:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8202 …} -Children: Doctrine\ORM\PersistentCollection {#8205 …} -Parent: Eccube\Entity\Category {#8110} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7605 …} } +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9123 +label: "シロップ" +value: "55" +data: Eccube\Entity\Category {#8208 -id: 55 -name: "シロップ" -hierarchy: 1 -sort_no: 123 -create_date: DateTime @1523175001 {#8178 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#8179 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8209 …} -Children: Doctrine\ORM\PersistentCollection {#8212 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9124 +label: " 1883 メゾンルータン" +value: "84" +data: Eccube\Entity\Category {#8213 -id: 84 -name: "1883 メゾンルータン" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1538577656 {#8206 date: 2018-10-03 23:40:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1714620972 {#8207 date: 2024-05-02 12:36:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8214 …} -Children: Doctrine\ORM\PersistentCollection {#8217 …} -Parent: Eccube\Entity\Category {#8208} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9125 +label: " トックブランシュ" +value: "85" +data: Eccube\Entity\Category {#8222 -id: 85 -name: "トックブランシュ" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1538577683 {#8220 date: 2018-10-03 23:41:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1714621011 {#8221 date: 2024-05-02 12:36:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8223 …} -Children: Doctrine\ORM\PersistentCollection {#8226 …} -Parent: Eccube\Entity\Category {#8208} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9126 +label: " アガベシロップ" +value: "86" +data: Eccube\Entity\Category {#8229 -id: 86 -name: "アガベシロップ" -hierarchy: 2 -sort_no: 100 -create_date: DateTime @1538608120 {#8227 date: 2018-10-04 08:08:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1714620972 {#8228 date: 2024-05-02 12:36:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8230 …} -Children: Doctrine\ORM\PersistentCollection {#8233 …} -Parent: Eccube\Entity\Category {#8208} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9127 +label: " シュガーシロップ" +value: "87" +data: Eccube\Entity\Category {#8236 -id: 87 -name: "シュガーシロップ" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1538608360 {#8234 date: 2018-10-04 08:12:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1714620972 {#8235 date: 2024-05-02 12:36:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8237 …} -Children: Doctrine\ORM\PersistentCollection {#8240 …} -Parent: Eccube\Entity\Category {#8208} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9128 +label: " トラーニ(東洋ビバレッジ)" +value: "119" +data: Eccube\Entity\Category {#8243 -id: 119 -name: "トラーニ(東洋ビバレッジ)" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1566763596 {#8241 date: 2019-08-26 05:06:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1714620972 {#8242 date: 2024-05-02 12:36:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8244 …} -Children: Doctrine\ORM\PersistentCollection {#8247 …} -Parent: Eccube\Entity\Category {#8208} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9129 +label: " 丸源 ハーダース" +value: "115" +data: Eccube\Entity\Category {#8250 -id: 115 -name: "丸源 ハーダース" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1555529005 {#8248 date: 2019-04-18 04:23:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1714620972 {#8249 date: 2024-05-02 12:36:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8251 …} -Children: Doctrine\ORM\PersistentCollection {#8254 …} -Parent: Eccube\Entity\Category {#8208} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9130 +label: " 三田飲料 サンフィールド" +value: "114" +data: Eccube\Entity\Category {#8257 -id: 114 -name: "三田飲料 サンフィールド" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1555528750 {#8255 date: 2019-04-18 04:19:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1714620972 {#8256 date: 2024-05-02 12:36:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8258 …} -Children: Doctrine\ORM\PersistentCollection {#8261 …} -Parent: Eccube\Entity\Category {#8208} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9131 +label: " モナン" +value: "97" +data: Eccube\Entity\Category {#8264 -id: 97 -name: "モナン" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1540650206 {#8262 date: 2018-10-27 23:23:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1714620972 {#8263 date: 2024-05-02 12:36:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8265 …} -Children: Doctrine\ORM\PersistentCollection {#8268 …} -Parent: Eccube\Entity\Category {#8208} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9132 +label: " ホーマー" +value: "113" +data: Eccube\Entity\Category {#8271 -id: 113 -name: "ホーマー" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1555528714 {#8269 date: 2019-04-18 04:18:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1714620972 {#8270 date: 2024-05-02 12:36:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8272 …} -Children: Doctrine\ORM\PersistentCollection {#8275 …} -Parent: Eccube\Entity\Category {#8208} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9133 +label: "日本酒" +value: "56" +data: Eccube\Entity\Category {#8278 -id: 56 -name: "日本酒" -hierarchy: 1 -sort_no: 115 -create_date: DateTime @1523175001 {#8218 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#8219 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8279 …} -Children: Doctrine\ORM\PersistentCollection {#8282 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9134 +label: " 曙酒造" +value: "100" +data: Eccube\Entity\Category {#8283 -id: 100 -name: "曙酒造" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1541416014 {#8276 date: 2018-11-05 20:06:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1592317584 {#8277 date: 2020-06-16 23:26:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8284 …} -Children: Doctrine\ORM\PersistentCollection {#8287 …} -Parent: Eccube\Entity\Category {#8278} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9135 +label: " 大木代吉本店" +value: "98" +data: Eccube\Entity\Category {#8292 -id: 98 -name: "大木代吉本店" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1541415990 {#8290 date: 2018-11-05 20:06:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1592317584 {#8291 date: 2020-06-16 23:26:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8293 …} -Children: Doctrine\ORM\PersistentCollection {#8296 …} -Parent: Eccube\Entity\Category {#8278} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9136 +label: " 新藤酒造" +value: "89" +data: Eccube\Entity\Category {#8299 -id: 89 -name: "新藤酒造" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1539903607 {#8297 date: 2018-10-19 08:00:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1592317584 {#8298 date: 2020-06-16 23:26:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8300 …} -Children: Doctrine\ORM\PersistentCollection {#8303 …} -Parent: Eccube\Entity\Category {#8278} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9137 +label: " 末廣酒造" +value: "138" +data: Eccube\Entity\Category {#8306 -id: 138 -name: "末廣酒造" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1592317577 {#8304 date: 2020-06-16 23:26:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1592317584 {#8305 date: 2020-06-16 23:26:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8307 …} -Children: Doctrine\ORM\PersistentCollection {#8310 …} -Parent: Eccube\Entity\Category {#8278} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9138 +label: " 仁井田本家" +value: "88" +data: Eccube\Entity\Category {#8313 -id: 88 -name: "仁井田本家" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1539903592 {#8311 date: 2018-10-19 07:59:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1592317584 {#8312 date: 2020-06-16 23:26:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8314 …} -Children: Doctrine\ORM\PersistentCollection {#8317 …} -Parent: Eccube\Entity\Category {#8278} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9139 +label: " 松崎酒造" +value: "99" +data: Eccube\Entity\Category {#8320 -id: 99 -name: "松崎酒造" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1541416001 {#8318 date: 2018-11-05 20:06:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1592317584 {#8319 date: 2020-06-16 23:26:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8321 …} -Children: Doctrine\ORM\PersistentCollection {#8324 …} -Parent: Eccube\Entity\Category {#8278} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9140 +label: "ビール" +value: "120" +data: Eccube\Entity\Category {#8327 -id: 120 -name: "ビール" -hierarchy: 1 -sort_no: 108 -create_date: DateTime @1569784785 {#8289 date: 2019-09-30 04:19:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#8288 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8328 …} -Children: Doctrine\ORM\PersistentCollection {#8331 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9141 +label: " ビール" +value: "147" +data: Eccube\Entity\Category {#8332 -id: 147 -name: "ビール" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1677842028 {#8325 date: 2023-03-03 20:13:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1677842028 {#8326 date: 2023-03-03 20:13:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8333 …} -Children: Doctrine\ORM\PersistentCollection {#8336 …} -Parent: Eccube\Entity\Category {#8327} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9142 +label: " 発泡酒" +value: "146" +data: Eccube\Entity\Category {#8341 -id: 146 -name: "発泡酒" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1677842012 {#8339 date: 2023-03-03 20:13:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1677842012 {#8340 date: 2023-03-03 20:13:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8342 …} -Children: Doctrine\ORM\PersistentCollection {#8345 …} -Parent: Eccube\Entity\Category {#8327} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9143 +label: "焼酎" +value: "57" +data: Eccube\Entity\Category {#8348 -id: 57 -name: "焼酎" -hierarchy: 1 -sort_no: 103 -create_date: DateTime @1523175001 {#8338 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#8337 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8349 …} -Children: Doctrine\ORM\PersistentCollection {#8352 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9144 +label: " 米" +value: "58" +data: Eccube\Entity\Category {#8353 -id: 58 -name: "米" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1523175001 {#8346 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1528322629 {#8347 date: 2018-06-07 07:03:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8354 …} -Children: Doctrine\ORM\PersistentCollection {#8357 …} -Parent: Eccube\Entity\Category {#8348} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9145 +label: " 麦" +value: "59" +data: Eccube\Entity\Category {#8362 -id: 59 -name: "麦" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1523175001 {#8360 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1528322629 {#8361 date: 2018-06-07 07:03:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8363 …} -Children: Doctrine\ORM\PersistentCollection {#8366 …} -Parent: Eccube\Entity\Category {#8348} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9146 +label: " 芋" +value: "74" +data: Eccube\Entity\Category {#8369 -id: 74 -name: "芋" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1528322623 {#8367 date: 2018-06-07 07:03:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1528322629 {#8368 date: 2018-06-07 07:03:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8370 …} -Children: Doctrine\ORM\PersistentCollection {#8373 …} -Parent: Eccube\Entity\Category {#8348} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7605 …} } +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9147 +label: " 泡盛" +value: "60" +data: Eccube\Entity\Category {#8376 -id: 60 -name: "泡盛" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1523175001 {#8374 date: 2018-04-08 17:10:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1528322629 {#8375 date: 2018-06-07 07:03:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8377 …} -Children: Doctrine\ORM\PersistentCollection {#8380 …} -Parent: Eccube\Entity\Category {#8348} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7561 …} } +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9148 +label: "飲料" +value: "78" +data: Eccube\Entity\Category {#8381 -id: 78 -name: "飲料" -hierarchy: 1 -sort_no: 97 -create_date: DateTime @1531172318 {#8359 date: 2018-07-10 06:38:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#8358 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8382 …} -Children: Doctrine\ORM\PersistentCollection {#8385 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9149 +label: "グッズ・備品" +value: "104" +data: Eccube\Entity\Category {#8392 -id: 104 -name: "グッズ・備品" -hierarchy: 1 -sort_no: 79 -create_date: DateTime @1545656921 {#8386 date: 2018-12-24 22:08:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#8387 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8393 …} -Children: Doctrine\ORM\PersistentCollection {#8396 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9150 +label: " バーツール" +value: "105" +data: Eccube\Entity\Category {#8397 -id: 105 -name: "バーツール" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1545656943 {#8388 date: 2018-12-24 22:09:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751408855 {#8389 date: 2025-07-02 07:27:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8398 …} -Children: Doctrine\ORM\PersistentCollection {#8401 …} -Parent: Eccube\Entity\Category {#8392} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9151 +label: " バーディー" +value: "159" +data: Eccube\Entity\Category {#8402 -id: 159 -name: "バーディー" -hierarchy: 3 -sort_no: 47 -create_date: DateTime @1751408901 {#8390 date: 2025-07-02 07:28:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751408901 {#8391 date: 2025-07-02 07:28:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8403 …} -Children: Doctrine\ORM\PersistentCollection {#8406 …} -Parent: Eccube\Entity\Category {#8397} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9152 +label: " ワインツール" +value: "158" +data: Eccube\Entity\Category {#8413 -id: 158 -name: "ワインツール" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1751408853 {#8409 date: 2025-07-02 07:27:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751408855 {#8410 date: 2025-07-02 07:27:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8414 …} -Children: Doctrine\ORM\PersistentCollection {#8417 …} -Parent: Eccube\Entity\Category {#8392} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9153 +label: " プルテック" +value: "160" +data: Eccube\Entity\Category {#8418 -id: 160 -name: "プルテック" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1751408912 {#8411 date: 2025-07-02 07:28:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751408912 {#8412 date: 2025-07-02 07:28:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8419 …} -Children: Doctrine\ORM\PersistentCollection {#8422 …} -Parent: Eccube\Entity\Category {#8413} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9154 +label: " グラス" +value: "106" +data: Eccube\Entity\Category {#8427 -id: 106 -name: "グラス" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1545656949 {#8423 date: 2018-12-24 22:09:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751408855 {#8424 date: 2025-07-02 07:27:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8428 …} -Children: Doctrine\ORM\PersistentCollection {#8431 …} -Parent: Eccube\Entity\Category {#8392} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9155 +label: " 木村硝子店" +value: "161" +data: Eccube\Entity\Category {#8432 -id: 161 -name: "木村硝子店" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1751408929 {#8425 date: 2025-07-02 07:28:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751408929 {#8426 date: 2025-07-02 07:28:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8433 …} -Children: Doctrine\ORM\PersistentCollection {#8436 …} -Parent: Eccube\Entity\Category {#8427} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9156 +label: " 備品" +value: "135" +data: Eccube\Entity\Category {#8439 -id: 135 -name: "備品" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1589630062 {#8437 date: 2020-05-16 20:54:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751408855 {#8438 date: 2025-07-02 07:27:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8440 …} -Children: Doctrine\ORM\PersistentCollection {#8443 …} -Parent: Eccube\Entity\Category {#8392} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9157 +label: "インテリア・雑貨" +value: "162" +data: Eccube\Entity\Category {#8446 -id: 162 -name: "インテリア・雑貨" -hierarchy: 1 -sort_no: 67 -create_date: DateTime @1751408972 {#8408 date: 2025-07-02 07:29:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#8407 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8447 …} -Children: Doctrine\ORM\PersistentCollection {#8450 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9158 +label: " DULTON(ダルトン)" +value: "163" +data: Eccube\Entity\Category {#8451 -id: 163 -name: "DULTON(ダルトン)" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1751409158 {#8444 date: 2025-07-02 07:32:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751409670 {#8445 date: 2025-07-02 07:41:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8452 …} -Children: Doctrine\ORM\PersistentCollection {#8455 …} -Parent: Eccube\Entity\Category {#8446} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9159 +label: " SLOWER(スロウワー)" +value: "164" +data: Eccube\Entity\Category {#8460 -id: 164 -name: "SLOWER(スロウワー)" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1751409171 {#8458 date: 2025-07-02 07:32:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751409670 {#8459 date: 2025-07-02 07:41:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8461 …} -Children: Doctrine\ORM\PersistentCollection {#8464 …} -Parent: Eccube\Entity\Category {#8446} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9160 +label: "コーヒーツール・コーヒー豆" +value: "169" +data: Eccube\Entity\Category {#8467 -id: 169 -name: "コーヒーツール・コーヒー豆" -hierarchy: 1 -sort_no: 55 -create_date: DateTime @1751410460 {#8457 date: 2025-07-02 07:54:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#8456 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8468 …} -Children: Doctrine\ORM\PersistentCollection {#8471 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9161 +label: " HARIO(ハリオ)" +value: "172" +data: Eccube\Entity\Category {#8472 -id: 172 -name: "HARIO(ハリオ)" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1751410580 {#8465 date: 2025-07-02 07:56:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410752 {#8466 date: 2025-07-02 07:59:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8473 …} -Children: Doctrine\ORM\PersistentCollection {#8476 …} -Parent: Eccube\Entity\Category {#8467} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9162 +label: " Kalita(カリタ)" +value: "170" +data: Eccube\Entity\Category {#8481 -id: 170 -name: "Kalita(カリタ)" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1751410513 {#8479 date: 2025-07-02 07:55:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410752 {#8480 date: 2025-07-02 07:59:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8482 …} -Children: Doctrine\ORM\PersistentCollection {#8485 …} -Parent: Eccube\Entity\Category {#8467} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9163 +label: " Melitta(メリタ)" +value: "171" +data: Eccube\Entity\Category {#8488 -id: 171 -name: "Melitta(メリタ)" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1751410527 {#8486 date: 2025-07-02 07:55:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410752 {#8487 date: 2025-07-02 07:59:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8489 …} -Children: Doctrine\ORM\PersistentCollection {#8492 …} -Parent: Eccube\Entity\Category {#8467} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9164 +label: " コーヒー豆" +value: "173" +data: Eccube\Entity\Category {#8495 -id: 173 -name: "コーヒー豆" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1751410748 {#8493 date: 2025-07-02 07:59:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410752 {#8494 date: 2025-07-02 07:59:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8496 …} -Children: Doctrine\ORM\PersistentCollection {#8499 …} -Parent: Eccube\Entity\Category {#8467} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9165 +label: "食品" +value: "108" +data: Eccube\Entity\Category {#8502 -id: 108 -name: "食品" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1554042902 {#8478 date: 2019-03-31 23:35:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751410465 {#8477 date: 2025-07-02 07:54:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8503 …} -Children: Doctrine\ORM\PersistentCollection {#8506 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#7598 …} } +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9166 +label: " おつまみ" +value: "111" +data: Eccube\Entity\Category {#8507 -id: 111 -name: "おつまみ" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1554160089 {#8500 date: 2019-04-02 08:08:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1554160089 {#8501 date: 2019-04-02 08:08:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8508 …} -Children: Doctrine\ORM\PersistentCollection {#8511 …} -Parent: Eccube\Entity\Category {#8502} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9167 +label: " 醤油" +value: "110" +data: Eccube\Entity\Category {#8516 -id: 110 -name: "醤油" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1554160078 {#8514 date: 2019-04-02 08:07:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1554160078 {#8515 date: 2019-04-02 08:07:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8517 …} -Children: Doctrine\ORM\PersistentCollection {#8520 …} -Parent: Eccube\Entity\Category {#8502} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9168 +label: " 酢" +value: "109" +data: Eccube\Entity\Category {#8523 -id: 109 -name: "酢" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1554160071 {#8521 date: 2019-04-02 08:07:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1554160071 {#8522 date: 2019-04-02 08:07:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8524 …} -Children: Doctrine\ORM\PersistentCollection {#8527 …} -Parent: Eccube\Entity\Category {#8502} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7692 …} } +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 {#9022 -form: Symfony\Component\Form\Form {#9009 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#9021 …5} |
| full_name | "category_id" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_id" |
| is_selected | Closure($choice, $value) {#9028 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5560 …} } |
| 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 {#287 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#285 …} -namespace: Closure() {#283 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#8993 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5323 …} } |
| 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() {#8998 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5340 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#997 …} $translationDomain: "validators" $message: Closure() {#8988 …} } } |
| 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 {#9169 -form: Symfony\Component\Form\Form {#9012 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9027 …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 | "" |