- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 526
- Events
- Routing
- Cache
- Translation 41
- Security
- Twig
- Doctrine 1
- Migrations 14
- Debug
- E-mails
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
-
name01
-
name02
-
-
-
kana01
-
kana02
-
-
company_name
-
postal_code
-
-
pref
-
addr01
-
addr02
-
-
phone_number
-
-
first
-
second
-
-
-
first
-
second
-
-
-
year
-
month
-
day
-
-
-
1
-
2
-
3
-
4
-
-
job
-
user_policy_check
-
_token
-
-
-
category_id
-
name
-
price_id
-
entry
"Eccube\Form\Type\Front\EntryType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Eccube\Entity\Customer {#4046 -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 {#4068 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4067 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4062 …} -Status: Eccube\Entity\Master\CustomerStatus {#4063 …} -Sex: null -Job: null -Country: null -Pref: null -gmo_epsilon_credit_card_expiration_date: null -card_change_request_mail_send_date: 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 {#4046 -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 {#4068 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4067 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4062 …} -Status: Eccube\Entity\Master\CustomerStatus {#4063 …} -Sex: null -Job: null -Country: null -Pref: null -gmo_epsilon_credit_card_expiration_date: null -card_change_request_mail_send_date: 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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#599 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#598 …} -namespace: Closure() {#596 …} } |
data | Eccube\Entity\Customer {#4046 -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 {#4068 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4067 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4062 …} -Status: Eccube\Entity\Master\CustomerStatus {#4063 …} -Sex: null -Job: null -Country: null -Pref: null -gmo_epsilon_credit_card_expiration_date: null -card_change_request_mail_send_date: 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) {#4104 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4070 …} 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() {#4106 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4087 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#953 …} $translationDomain: "validators" $message: Closure() {#4105 …} } } |
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 {#4046 -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 {#4068 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4067 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4062 …} -Status: Eccube\Entity\Master\CustomerStatus {#4063 …} -Sex: null -Job: null -Country: null -Pref: null -gmo_epsilon_credit_card_expiration_date: null -card_change_request_mail_send_date: null } |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#4776 -form: Symfony\Component\Form\Form {#4439 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4766 …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 {#4046 -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 {#4068 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4067 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4062 …} -Status: Eccube\Entity\Master\CustomerStatus {#4063 …} -Sex: null -Job: null -Country: null -Pref: null -gmo_epsilon_credit_card_expiration_date: null -card_change_request_mail_send_date: null } |
name
"Eccube\Form\Type\NameType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Eccube\Entity\Customer {#4046 -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 {#4068 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4067 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4062 …} -Status: Eccube\Entity\Master\CustomerStatus {#4063 …} -Sex: null -Job: null -Country: null -Pref: null -gmo_epsilon_credit_card_expiration_date: null -card_change_request_mail_send_date: 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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#599 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#598 …} -namespace: Closure() {#596 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4118 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4070 …} } |
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 {#4116 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } Symfony\Component\Validator\Constraints\Regex {#4117 +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null +payload: null } ] ] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | true |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
lastname_name | "" |
lastname_options | [ "attr" => [ "placeholder" => "common.last_name" ] "constraints" => [ Symfony\Component\Validator\Constraints\Length {#4121 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } Symfony\Component\Validator\Constraints\Regex {#4120 +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null +payload: null } ] ] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
options | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#4132 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4087 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#953 …} $translationDomain: "validators" $message: Closure() {#4130 …} } } |
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 {#4046 -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 {#4068 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4067 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4062 …} -Status: Eccube\Entity\Master\CustomerStatus {#4063 …} -Sex: null -Job: null -Country: null -Pref: null -gmo_epsilon_credit_card_expiration_date: null -card_change_request_mail_send_date: null } |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#4780 -form: Symfony\Component\Form\Form {#4468 …} -errors: [] } |
firstname_name | "name02" |
form | Symfony\Component\Form\FormView {#4779 …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 {#4046 -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 {#4068 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4067 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4062 …} -Status: Eccube\Entity\Master\CustomerStatus {#4063 …} -Sex: null -Job: null -Country: null -Pref: null -gmo_epsilon_credit_card_expiration_date: null -card_change_request_mail_send_date: 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 {#4139 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4121 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } Symfony\Component\Validator\Constraints\Regex {#4120 +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4139 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4121 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } Symfony\Component\Validator\Constraints\Regex {#4120 +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null +payload: null } ] |
error_bubbling | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "common.last_name" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4139 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4121 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } Symfony\Component\Validator\Constraints\Regex {#4120 +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null +payload: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#599 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#598 …} -namespace: Closure() {#596 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4447 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4070 …} } |
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() {#4449 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4087 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#953 …} $translationDomain: "validators" $message: Closure() {#4448 …} } } |
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 {#4875 -form: Symfony\Component\Form\Form {#4471 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4874 …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 {#4140 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4116 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } Symfony\Component\Validator\Constraints\Regex {#4117 +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4140 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4116 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } Symfony\Component\Validator\Constraints\Regex {#4117 +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null +payload: null } ] |
error_bubbling | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "common.first_name" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4140 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4116 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } Symfony\Component\Validator\Constraints\Regex {#4117 +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null +payload: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#599 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#598 …} -namespace: Closure() {#596 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4458 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4070 …} } |
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() {#4460 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4087 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#953 …} $translationDomain: "validators" $message: Closure() {#4459 …} } } |
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 {#4876 -form: Symfony\Component\Form\Form {#4474 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4877 …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 {#4046 -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 {#4068 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4067 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4062 …} -Status: Eccube\Entity\Master\CustomerStatus {#4063 …} -Sex: null -Job: null -Country: null -Pref: null -gmo_epsilon_credit_card_expiration_date: null -card_change_request_mail_send_date: 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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#599 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#598 …} -namespace: Closure() {#596 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4150 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4070 …} } |
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 {#4147 +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4148 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] ] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | true |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
lastname_name | "" |
lastname_options | [ "attr" => [ "placeholder" => "common.last_name_kana" ] "constraints" => [ Symfony\Component\Validator\Constraints\Regex {#4145 +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4146 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] ] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
options | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#4152 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4087 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#953 …} $translationDomain: "validators" $message: Closure() {#4151 …} } } |
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 {#4046 -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 {#4068 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4067 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4062 …} -Status: Eccube\Entity\Master\CustomerStatus {#4063 …} -Sex: null -Job: null -Country: null -Pref: null -gmo_epsilon_credit_card_expiration_date: null -card_change_request_mail_send_date: null } |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#4872 -form: Symfony\Component\Form\Form {#4499 …} -errors: [] } |
firstname_name | "kana02" |
form | Symfony\Component\Form\FormView {#4873 …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 {#4046 -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 {#4068 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4067 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4062 …} -Status: Eccube\Entity\Master\CustomerStatus {#4063 …} -Sex: null -Job: null -Country: null -Pref: null -gmo_epsilon_credit_card_expiration_date: null -card_change_request_mail_send_date: 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 {#4159 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Regex {#4145 +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4146 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4159 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Regex {#4145 +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4146 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
error_bubbling | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "common.last_name_kana" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4159 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Regex {#4145 +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4146 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#599 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#598 …} -namespace: Closure() {#596 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4478 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4070 …} } |
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() {#4480 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4087 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#953 …} $translationDomain: "validators" $message: Closure() {#4479 …} } } |
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 {#4881 -form: Symfony\Component\Form\Form {#4502 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4880 …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 {#4160 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Regex {#4147 +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4148 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4160 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Regex {#4147 +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4148 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
error_bubbling | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "common.first_name_kana" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4160 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Regex {#4147 +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4148 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#599 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#598 …} -namespace: Closure() {#596 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4489 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4070 …} } |
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() {#4491 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4087 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#953 …} $translationDomain: "validators" $message: Closure() {#4490 …} } } |
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 {#4882 -form: Symfony\Component\Form\Form {#4505 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4883 …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 {#4113 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#4113 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Length {#4113 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#599 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#598 …} -namespace: Closure() {#596 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4173 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4070 …} } |
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() {#4175 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4087 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#953 …} $translationDomain: "validators" $message: Closure() {#4174 …} } } |
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 {#4879 -form: Symfony\Component\Form\Form {#4508 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4878 …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 {#4197 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4198 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 8 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } Symfony\Component\Validator\Constraints\Type {#4199 +message: "form_error.numeric_only" +type: "digit" +payload: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#599 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#598 …} -namespace: Closure() {#596 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4193 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4070 …} } |
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() {#4196 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4087 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#953 …} $translationDomain: "validators" $message: Closure() {#4195 …} } } |
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 {#4885 -form: Symfony\Component\Form\Form {#4511 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4884 …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 {#4046 -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 {#4068 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4067 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4062 …} -Status: Eccube\Entity\Master\CustomerStatus {#4063 …} -Sex: null -Job: null -Country: null -Pref: null -gmo_epsilon_credit_card_expiration_date: null -card_change_request_mail_send_date: 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 {#4213 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] "attr" => [ "class" => "p-locality p-street-address" "placeholder" => "common.address_sample_01" ] ] |
addr02_name | "addr02" |
addr02_options | [ "constraints" => [ Symfony\Component\Validator\Constraints\Length {#4214 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] "attr" => [ "class" => "p-extended-address" "placeholder" => "common.address_sample_02" ] ] |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#599 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#598 …} -namespace: Closure() {#596 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4216 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4070 …} } |
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() {#4218 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4087 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#953 …} $translationDomain: "validators" $message: Closure() {#4217 …} } } |
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 {#4046 -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 {#4068 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4067 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4062 …} -Status: Eccube\Entity\Master\CustomerStatus {#4063 …} -Sex: null -Job: null -Country: null -Pref: null -gmo_epsilon_credit_card_expiration_date: null -card_change_request_mail_send_date: null } |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#4886 -form: Symfony\Component\Form\Form {#4565 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4887 …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 {#4046 -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 {#4068 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4067 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4062 …} -Status: Eccube\Entity\Master\CustomerStatus {#4063 …} -Sex: null -Job: null -Country: null -Pref: null -gmo_epsilon_credit_card_expiration_date: null -card_change_request_mail_send_date: 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 {#4225 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4225 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
error_bubbling | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "p-region-id" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#4352 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#4545 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#4528 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#4527 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4529 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4533 -om: ContainerXNM9NrK\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#586 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3467 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "Eccube\Entity\Master\Pref" |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4225 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#599 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#598 …} -namespace: Closure() {#596 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerXNM9NrK\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#586 …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 {#4533 -om: ContainerXNM9NrK\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#586 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3467 …} -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 {#4522 -_em: Doctrine\ORM\EntityManager {#552 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4524 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4525 #from: "Eccube\Entity\Master\Pref" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4526 #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 {#4523 …} -_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() {#4520 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4087 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#953 …} $translationDomain: "validators" $message: Closure() {#4519 …} } } |
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 {#4892 +label: "北海道" +value: "1" +data: Eccube\Entity\Master\Pref {#4909 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4894 +label: "青森県" +value: "2" +data: Eccube\Entity\Master\Pref {#4910 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4896 +label: "岩手県" +value: "3" +data: Eccube\Entity\Master\Pref {#4911 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4899 +label: "宮城県" +value: "4" +data: Eccube\Entity\Master\Pref {#4912 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4898 +label: "秋田県" +value: "5" +data: Eccube\Entity\Master\Pref {#4913 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4893 +label: "山形県" +value: "6" +data: Eccube\Entity\Master\Pref {#4914 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4905 +label: "福島県" +value: "7" +data: Eccube\Entity\Master\Pref {#4915 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4903 +label: "茨城県" +value: "8" +data: Eccube\Entity\Master\Pref {#4916 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4902 +label: "栃木県" +value: "9" +data: Eccube\Entity\Master\Pref {#4917 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4895 +label: "群馬県" +value: "10" +data: Eccube\Entity\Master\Pref {#4918 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4906 +label: "埼玉県" +value: "11" +data: Eccube\Entity\Master\Pref {#4919 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4955 +label: "千葉県" +value: "12" +data: Eccube\Entity\Master\Pref {#4920 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4956 +label: "東京都" +value: "13" +data: Eccube\Entity\Master\Pref {#4921 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4957 +label: "神奈川県" +value: "14" +data: Eccube\Entity\Master\Pref {#4922 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4958 +label: "新潟県" +value: "15" +data: Eccube\Entity\Master\Pref {#4923 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4959 +label: "富山県" +value: "16" +data: Eccube\Entity\Master\Pref {#4924 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4960 +label: "石川県" +value: "17" +data: Eccube\Entity\Master\Pref {#4925 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4961 +label: "福井県" +value: "18" +data: Eccube\Entity\Master\Pref {#4926 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4962 +label: "山梨県" +value: "19" +data: Eccube\Entity\Master\Pref {#4927 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4963 +label: "長野県" +value: "20" +data: Eccube\Entity\Master\Pref {#4928 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4964 +label: "岐阜県" +value: "21" +data: Eccube\Entity\Master\Pref {#4929 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4965 +label: "静岡県" +value: "22" +data: Eccube\Entity\Master\Pref {#4930 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4966 +label: "愛知県" +value: "23" +data: Eccube\Entity\Master\Pref {#4931 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4967 +label: "三重県" +value: "24" +data: Eccube\Entity\Master\Pref {#4932 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4968 +label: "滋賀県" +value: "25" +data: Eccube\Entity\Master\Pref {#4933 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4969 +label: "京都府" +value: "26" +data: Eccube\Entity\Master\Pref {#4934 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4970 +label: "大阪府" +value: "27" +data: Eccube\Entity\Master\Pref {#4935 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4971 +label: "兵庫県" +value: "28" +data: Eccube\Entity\Master\Pref {#4936 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4972 +label: "奈良県" +value: "29" +data: Eccube\Entity\Master\Pref {#4937 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4973 +label: "和歌山県" +value: "30" +data: Eccube\Entity\Master\Pref {#4938 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4974 +label: "鳥取県" +value: "31" +data: Eccube\Entity\Master\Pref {#4939 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4975 +label: "島根県" +value: "32" +data: Eccube\Entity\Master\Pref {#4940 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4976 +label: "岡山県" +value: "33" +data: Eccube\Entity\Master\Pref {#4941 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4977 +label: "広島県" +value: "34" +data: Eccube\Entity\Master\Pref {#4942 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4978 +label: "山口県" +value: "35" +data: Eccube\Entity\Master\Pref {#4943 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4979 +label: "徳島県" +value: "36" +data: Eccube\Entity\Master\Pref {#4944 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4980 +label: "香川県" +value: "37" +data: Eccube\Entity\Master\Pref {#4945 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4981 +label: "愛媛県" +value: "38" +data: Eccube\Entity\Master\Pref {#4946 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4982 +label: "高知県" +value: "39" +data: Eccube\Entity\Master\Pref {#4947 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4983 +label: "福岡県" +value: "40" +data: Eccube\Entity\Master\Pref {#4948 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4984 +label: "佐賀県" +value: "41" +data: Eccube\Entity\Master\Pref {#4949 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4985 +label: "長崎県" +value: "42" +data: Eccube\Entity\Master\Pref {#4950 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4986 +label: "熊本県" +value: "43" +data: Eccube\Entity\Master\Pref {#4951 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4987 +label: "大分県" +value: "44" +data: Proxies\__CG__\Eccube\Entity\Master\Pref {#3504 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4988 +label: "宮崎県" +value: "45" +data: Eccube\Entity\Master\Pref {#4952 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4989 +label: "鹿児島県" +value: "46" +data: Eccube\Entity\Master\Pref {#4953 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4990 +label: "沖縄県" +value: "47" +data: Eccube\Entity\Master\Pref {#4954 …} +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 {#4891 -form: Symfony\Component\Form\Form {#4568 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#4890 …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) {#4992 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4325 …} } |
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 {#4226 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4213 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4226 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4213 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
error_bubbling | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "p-locality p-street-address" "placeholder" => "common.address_sample_01" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4226 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4213 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#599 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#598 …} -namespace: Closure() {#596 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4538 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4070 …} } |
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() {#4546 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4087 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#953 …} $translationDomain: "validators" $message: Closure() {#4537 …} } } |
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 {#4993 -form: Symfony\Component\Form\Form {#4571 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4994 …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 {#4227 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4214 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4227 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4214 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
error_bubbling | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "p-extended-address" "placeholder" => "common.address_sample_02" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4227 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4214 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#599 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#598 …} -namespace: Closure() {#596 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4555 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4070 …} } |
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() {#4557 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4087 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#953 …} $translationDomain: "validators" $message: Closure() {#4556 …} } } |
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 {#4995 -form: Symfony\Component\Form\Form {#4574 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4996 …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 {#4237 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4238 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 14 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } Symfony\Component\Validator\Constraints\Type {#4239 +message: "form_error.numeric_only" +type: "digit" +payload: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#599 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#598 …} -namespace: Closure() {#596 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4234 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4070 …} } |
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() {#4236 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4087 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#953 …} $translationDomain: "validators" $message: Closure() {#4235 …} } } |
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 {#4888 -form: Symfony\Component\Form\Form {#4577 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4889 …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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#599 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#598 …} -namespace: Closure() {#596 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4264 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4070 …} } |
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 {#4252 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Eccube\Form\Validator\Email {#4261 +message: "This value is not a valid email address." +mode: null +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4262 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 254 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] ] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
second_name | "second" |
second_options | [ "attr" => [ "placeholder" => "common.repeated_confirm" ] ] |
setter | null |
translation_domain | null |
trim | true |
type | "Symfony\Component\Form\Extension\Core\Type\TextType" |
upload_max_size_message | Closure() {#4267 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4087 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#953 …} $translationDomain: "validators" $message: Closure() {#4266 …} } } |
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 {#4998 -form: Symfony\Component\Form\Form {#4602 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4997 …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 {#4252 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Eccube\Form\Validator\Email {#4261 +message: "This value is not a valid email address." +mode: null +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4262 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 254 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4252 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Eccube\Form\Validator\Email {#4261 +message: "This value is not a valid email address." +mode: null +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4262 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 254 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
error_bubbling | false |
false
|
mapped | true |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "common.mail_address_sample" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4252 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Eccube\Form\Validator\Email {#4261 +message: "This value is not a valid email address." +mode: null +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4262 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 254 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#599 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#598 …} -namespace: Closure() {#596 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4581 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4070 …} } |
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() {#4583 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4087 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#953 …} $translationDomain: "validators" $message: Closure() {#4582 …} } } |
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 {#5002 -form: Symfony\Component\Form\Form {#4605 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5001 …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 {#4252 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Eccube\Form\Validator\Email {#4261 +message: "This value is not a valid email address." +mode: null +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4262 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 254 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4252 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Eccube\Form\Validator\Email {#4261 +message: "This value is not a valid email address." +mode: null +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4262 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 254 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
error_bubbling | false |
false
|
mapped | true |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "common.repeated_confirm" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4252 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Eccube\Form\Validator\Email {#4261 +message: "This value is not a valid email address." +mode: null +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4262 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 254 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#599 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#598 …} -namespace: Closure() {#596 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4592 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4070 …} } |
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() {#4594 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4087 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#953 …} $translationDomain: "validators" $message: Closure() {#4593 …} } } |
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 {#5003 -form: Symfony\Component\Form\Form {#4608 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5004 …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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#599 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#598 …} -namespace: Closure() {#596 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4317 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4070 …} } |
error_bubbling | false |
error_mapping | [ "." => "first" ] |
extra_fields_message | "This form should not contain extra fields." |
first_name | "first" |
first_options | [ "attr" => [ "placeholder" => "半角英数記号12〜50文字" ] ] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "form_error.same_password" |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
options | [ "constraints" => [ Symfony\Component\Validator\Constraints\Length {#4278 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: 12 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } Symfony\Component\Validator\Constraints\Regex {#4280 +message: "form_error.password_pattern_invalid" +pattern: "/\A(?=.*?[a-z])(?=.*?\d)[!-~]+\z/i" +htmlPattern: null +match: true +normalizer: null +payload: null } ] ] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
second_name | "second" |
second_options | [ "attr" => [ "placeholder" => "common.repeated_confirm" ] "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#4282 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] ] |
setter | null |
translation_domain | null |
trim | true |
type | "Symfony\Component\Form\Extension\Core\Type\TextType" |
upload_max_size_message | Closure() {#4315 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4087 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#953 …} $translationDomain: "validators" $message: Closure() {#4316 …} } } |
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 {#4999 -form: Symfony\Component\Form\Form {#4633 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5000 …5} |
full_name | "entry[plain_password]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "entry_plain_password" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "plain_password" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_entry_plain_password" |
valid | true |
value | [ "first" => null "second" => null ] |
first
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "半角英数記号12〜50文字" ] |
[ "placeholder" => "半角英数記号12〜50文字" ] |
constraints | [ Symfony\Component\Validator\Constraints\Length {#4278 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: 12 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } Symfony\Component\Validator\Constraints\Regex {#4280 +message: "form_error.password_pattern_invalid" +pattern: "/\A(?=.*?[a-z])(?=.*?\d)[!-~]+\z/i" +htmlPattern: null +match: true +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#4278 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: 12 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } Symfony\Component\Validator\Constraints\Regex {#4280 +message: "form_error.password_pattern_invalid" +pattern: "/\A(?=.*?[a-z])(?=.*?\d)[!-~]+\z/i" +htmlPattern: null +match: true +normalizer: null +payload: null } ] |
error_bubbling | false |
false
|
mapped | true |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "半角英数記号12〜50文字" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Length {#4278 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: 12 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } Symfony\Component\Validator\Constraints\Regex {#4280 +message: "form_error.password_pattern_invalid" +pattern: "/\A(?=.*?[a-z])(?=.*?\d)[!-~]+\z/i" +htmlPattern: null +match: true +normalizer: null +payload: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#599 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#598 …} -namespace: Closure() {#596 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4612 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4070 …} } |
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() {#4614 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4087 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#953 …} $translationDomain: "validators" $message: Closure() {#4613 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "半角英数記号12〜50文字" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_entry_plain_password_first" ] |
cache_key | "_entry_plain_password_first_text" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#5008 -form: Symfony\Component\Form\Form {#4636 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5007 …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 {#4282 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4282 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
error_bubbling | false |
false
|
mapped | true |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "common.repeated_confirm" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4282 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#599 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#598 …} -namespace: Closure() {#596 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4623 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4070 …} } |
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() {#4625 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4087 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#953 …} $translationDomain: "validators" $message: Closure() {#4624 …} } } |
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 {#5009 -form: Symfony\Component\Form\Form {#4639 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5010 …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\NotBlank {#4114 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\LessThanOrEqual {#4115 +message: "form_error.select_is_future_or_now_date" +value: "2025-07-12" +propertyPath: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4114 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\LessThanOrEqual {#4115 +message: "form_error.select_is_future_or_now_date" +value: "2025-07-12" +propertyPath: null +payload: null } ] |
input | "datetime" |
same as passed value |
placeholder | [ "year" => "----" "month" => "--" "day" => "--" ] |
[ "year" => "----" "month" => "--" "day" => "--" ] |
required | true |
same as passed value |
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\NotBlank {#4114 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\LessThanOrEqual {#4115 +message: "form_error.select_is_future_or_now_date" +value: "2025-07-12" +propertyPath: null +payload: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#599 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#598 …} -namespace: Closure() {#596 …} } |
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 | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#4290 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4087 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#953 …} $translationDomain: "validators" $message: Closure() {#4289 …} } } |
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 {#5006 -form: Symfony\Component\Form\Form {#4678 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5005 …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 | true |
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 | true |
same as passed value |
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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#599 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#598 …} -namespace: Closure() {#596 …} } |
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 | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#4644 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4087 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#953 …} $translationDomain: "validators" $message: Closure() {#4643 …} } } |
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 {#5015 +label: "2025" +value: "2025" +data: 2025 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5016 +label: "2024" +value: "2024" +data: 2024 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5017 +label: "2023" +value: "2023" +data: 2023 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5018 +label: "2022" +value: "2022" +data: 2022 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5019 +label: "2021" +value: "2021" +data: 2021 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5020 +label: "2020" +value: "2020" +data: 2020 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5021 +label: "2019" +value: "2019" +data: 2019 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5022 +label: "2018" +value: "2018" +data: 2018 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5023 +label: "2017" +value: "2017" +data: 2017 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5024 +label: "2016" +value: "2016" +data: 2016 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5025 +label: "2015" +value: "2015" +data: 2015 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5026 +label: "2014" +value: "2014" +data: 2014 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5027 +label: "2013" +value: "2013" +data: 2013 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5028 +label: "2012" +value: "2012" +data: 2012 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5029 +label: "2011" +value: "2011" +data: 2011 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5030 +label: "2010" +value: "2010" +data: 2010 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5031 +label: "2009" +value: "2009" +data: 2009 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5032 +label: "2008" +value: "2008" +data: 2008 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5033 +label: "2007" +value: "2007" +data: 2007 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5034 +label: "2006" +value: "2006" +data: 2006 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5035 +label: "2005" +value: "2005" +data: 2005 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5036 +label: "2004" +value: "2004" +data: 2004 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5037 +label: "2003" +value: "2003" +data: 2003 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5038 +label: "2002" +value: "2002" +data: 2002 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5039 +label: "2001" +value: "2001" +data: 2001 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5040 +label: "2000" +value: "2000" +data: 2000 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5041 +label: "1999" +value: "1999" +data: 1999 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5042 +label: "1998" +value: "1998" +data: 1998 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5043 +label: "1997" +value: "1997" +data: 1997 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5044 +label: "1996" +value: "1996" +data: 1996 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5045 +label: "1995" +value: "1995" +data: 1995 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5046 +label: "1994" +value: "1994" +data: 1994 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5047 +label: "1993" +value: "1993" +data: 1993 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5048 +label: "1992" +value: "1992" +data: 1992 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5049 +label: "1991" +value: "1991" +data: 1991 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5050 +label: "1990" +value: "1990" +data: 1990 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5051 +label: "1989" +value: "1989" +data: 1989 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5052 +label: "1988" +value: "1988" +data: 1988 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5053 +label: "1987" +value: "1987" +data: 1987 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5054 +label: "1986" +value: "1986" +data: 1986 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5055 +label: "1985" +value: "1985" +data: 1985 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5056 +label: "1984" +value: "1984" +data: 1984 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5057 +label: "1983" +value: "1983" +data: 1983 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5058 +label: "1982" +value: "1982" +data: 1982 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5059 +label: "1981" +value: "1981" +data: 1981 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5060 +label: "1980" +value: "1980" +data: 1980 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5061 +label: "1979" +value: "1979" +data: 1979 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5062 +label: "1978" +value: "1978" +data: 1978 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5063 +label: "1977" +value: "1977" +data: 1977 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5064 +label: "1976" +value: "1976" +data: 1976 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5065 +label: "1975" +value: "1975" +data: 1975 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5066 +label: "1974" +value: "1974" +data: 1974 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5067 +label: "1973" +value: "1973" +data: 1973 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5068 +label: "1972" +value: "1972" +data: 1972 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5069 +label: "1971" +value: "1971" +data: 1971 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5070 +label: "1970" +value: "1970" +data: 1970 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5071 +label: "1969" +value: "1969" +data: 1969 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5072 +label: "1968" +value: "1968" +data: 1968 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5073 +label: "1967" +value: "1967" +data: 1967 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5074 +label: "1966" +value: "1966" +data: 1966 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5075 +label: "1965" +value: "1965" +data: 1965 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5076 +label: "1964" +value: "1964" +data: 1964 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5077 +label: "1963" +value: "1963" +data: 1963 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5078 +label: "1962" +value: "1962" +data: 1962 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5079 +label: "1961" +value: "1961" +data: 1961 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5080 +label: "1960" +value: "1960" +data: 1960 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5081 +label: "1959" +value: "1959" +data: 1959 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5082 +label: "1958" +value: "1958" +data: 1958 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5083 +label: "1957" +value: "1957" +data: 1957 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5084 +label: "1956" +value: "1956" +data: 1956 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5085 +label: "1955" +value: "1955" +data: 1955 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5086 +label: "1954" +value: "1954" +data: 1954 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5087 +label: "1953" +value: "1953" +data: 1953 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5088 +label: "1952" +value: "1952" +data: 1952 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5089 +label: "1951" +value: "1951" +data: 1951 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5090 +label: "1950" +value: "1950" +data: 1950 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5091 +label: "1949" +value: "1949" +data: 1949 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5092 +label: "1948" +value: "1948" +data: 1948 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5093 +label: "1947" +value: "1947" +data: 1947 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5094 +label: "1946" +value: "1946" +data: 1946 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5095 +label: "1945" +value: "1945" +data: 1945 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5096 +label: "1944" +value: "1944" +data: 1944 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5097 +label: "1943" +value: "1943" +data: 1943 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5098 +label: "1942" +value: "1942" +data: 1942 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5099 +label: "1941" +value: "1941" +data: 1941 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5100 +label: "1940" +value: "1940" +data: 1940 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5101 +label: "1939" +value: "1939" +data: 1939 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5102 +label: "1938" +value: "1938" +data: 1938 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5103 +label: "1937" +value: "1937" +data: 1937 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5104 +label: "1936" +value: "1936" +data: 1936 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5105 +label: "1935" +value: "1935" +data: 1935 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5106 +label: "1934" +value: "1934" +data: 1934 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5107 +label: "1933" +value: "1933" +data: 1933 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5108 +label: "1932" +value: "1932" +data: 1932 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5109 +label: "1931" +value: "1931" +data: 1931 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5110 +label: "1930" +value: "1930" +data: 1930 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5111 +label: "1929" +value: "1929" +data: 1929 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5112 +label: "1928" +value: "1928" +data: 1928 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5113 +label: "1927" +value: "1927" +data: 1927 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5114 +label: "1926" +value: "1926" +data: 1926 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5115 +label: "1925" +value: "1925" +data: 1925 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5116 +label: "1924" +value: "1924" +data: 1924 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5117 +label: "1923" +value: "1923" +data: 1923 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5118 +label: "1922" +value: "1922" +data: 1922 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5119 +label: "1921" +value: "1921" +data: 1921 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5120 +label: "1920" +value: "1920" +data: 1920 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5121 +label: "1919" +value: "1919" +data: 1919 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5122 +label: "1918" +value: "1918" +data: 1918 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5123 +label: "1917" +value: "1917" +data: 1917 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5124 +label: "1916" +value: "1916" +data: 1916 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5125 +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 {#5014 -form: Symfony\Component\Form\Form {#4681 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5013 …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) {#5127 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4325 …} } |
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 | true |
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 | true |
same as passed value |
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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#599 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#598 …} -namespace: Closure() {#596 …} } |
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 | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#4656 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4087 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#953 …} $translationDomain: "validators" $message: Closure() {#4655 …} } } |
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 {#5130 +label: "01" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5131 +label: "02" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5132 +label: "03" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5133 +label: "04" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5134 +label: "05" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5135 +label: "06" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5136 +label: "07" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5137 +label: "08" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5138 +label: "09" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5139 +label: "10" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5140 +label: "11" +value: "11" +data: 11 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5141 +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 {#5128 -form: Symfony\Component\Form\Form {#4684 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5129 …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) {#5143 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4325 …} } |
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 | true |
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 | true |
same as passed value |
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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#599 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#598 …} -namespace: Closure() {#596 …} } |
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 | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#4668 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4087 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#953 …} $translationDomain: "validators" $message: Closure() {#4667 …} } } |
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 {#5146 +label: "01" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5147 +label: "02" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5148 +label: "03" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5149 +label: "04" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5150 +label: "05" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5151 +label: "06" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5152 +label: "07" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5153 +label: "08" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5154 +label: "09" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5155 +label: "10" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5156 +label: "11" +value: "11" +data: 11 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5157 +label: "12" +value: "12" +data: 12 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5158 +label: "13" +value: "13" +data: 13 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5159 +label: "14" +value: "14" +data: 14 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5160 +label: "15" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5161 +label: "16" +value: "16" +data: 16 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5162 +label: "17" +value: "17" +data: 17 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5163 +label: "18" +value: "18" +data: 18 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5164 +label: "19" +value: "19" +data: 19 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5165 +label: "20" +value: "20" +data: 20 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5166 +label: "21" +value: "21" +data: 21 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5167 +label: "22" +value: "22" +data: 22 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5168 +label: "23" +value: "23" +data: 23 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5169 +label: "24" +value: "24" +data: 24 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5170 +label: "25" +value: "25" +data: 25 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5171 +label: "26" +value: "26" +data: 26 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5172 +label: "27" +value: "27" +data: 27 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5173 +label: "28" +value: "28" +data: 28 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5174 +label: "29" +value: "29" +data: 29 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5175 +label: "30" +value: "30" +data: 30 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5176 +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 {#5144 -form: Symfony\Component\Form\Form {#4687 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5145 …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) {#5178 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4325 …} } |
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 | true |
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 {#4352 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#4369 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#4374 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#4387 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4370 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4366 -om: ContainerXNM9NrK\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#586 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4359 …} -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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#599 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#598 …} -namespace: Closure() {#596 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerXNM9NrK\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#586 …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 {#4366 -om: ContainerXNM9NrK\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#586 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4359 …} -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 {#4380 -_em: Doctrine\ORM\EntityManager {#552 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4378 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4377 #from: "Eccube\Entity\Master\Sex" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4376 #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 {#4381 …} -_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() {#4358 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4087 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#953 …} $translationDomain: "validators" $message: Closure() {#4355 …} } } |
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 {#4388 +label: "男性" +value: "1" +data: Eccube\Entity\Master\Sex {#4405 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4392 +label: "女性" +value: "2" +data: Eccube\Entity\Master\Sex {#4406 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4393 +label: "その他" +value: "3" +data: Eccube\Entity\Master\Sex {#4407 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4394 +label: "回答しない" +value: "4" +data: Eccube\Entity\Master\Sex {#4408 …} +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 {#5012 -form: Symfony\Component\Form\Form {#4742 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#5011 …5} |
full_name | "entry[sex]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "entry_sex" |
is_selected | Closure($choice, $value) {#5180 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4325 …} } |
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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#599 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#598 …} -namespace: Closure() {#596 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#4697 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4696 …} } |
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 {#4699 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() {#4703 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4087 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#953 …} $translationDomain: "validators" $message: Closure() {#4700 …} } } |
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 {#5183 -form: Symfony\Component\Form\Form {#4745 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5182 …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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#599 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#598 …} -namespace: Closure() {#596 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#4697 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4696 …} } |
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 {#4699 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() {#4714 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4087 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#953 …} $translationDomain: "validators" $message: Closure() {#4713 …} } } |
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 {#5184 -form: Symfony\Component\Form\Form {#4748 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5185 …5} |
full_name | "entry[sex]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "entry_sex_2" |
label | "女性" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_entry_sex_entry" |
valid | true |
value | "2" |
3
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "その他" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | false |
false
|
value | "3" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#599 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#598 …} -namespace: Closure() {#596 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#4697 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4696 …} } |
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 {#4699 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() {#4724 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4087 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#953 …} $translationDomain: "validators" $message: Closure() {#4723 …} } } |
validation_groups | null |
value | "3" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_entry_sex_entry" ] |
cache_key | "_entry_sex_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#5186 -form: Symfony\Component\Form\Form {#4751 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5187 …5} |
full_name | "entry[sex]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "entry_sex_3" |
label | "その他" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "3" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_entry_sex_entry" |
valid | true |
value | "3" |
4
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "回答しない" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | false |
false
|
value | "4" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#599 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#598 …} -namespace: Closure() {#596 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#4697 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4696 …} } |
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 {#4699 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() {#4734 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4087 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#953 …} $translationDomain: "validators" $message: Closure() {#4733 …} } } |
validation_groups | null |
value | "4" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_entry_sex_entry" ] |
cache_key | "_entry_sex_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#5188 -form: Symfony\Component\Form\Form {#4754 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5189 …5} |
full_name | "entry[sex]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "entry_sex_4" |
label | "回答しない" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "4" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_entry_sex_entry" |
valid | true |
value | "4" |
job
"Eccube\Form\Type\Master\JobType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#4352 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#4445 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#4428 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#4429 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4427 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4423 -om: ContainerXNM9NrK\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#586 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4413 …} -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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#599 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#598 …} -namespace: Closure() {#596 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerXNM9NrK\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#586 …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 {#4423 -om: ContainerXNM9NrK\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#586 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4413 …} -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 {#4434 -_em: Doctrine\ORM\EntityManager {#552 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4432 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4431 #from: "Eccube\Entity\Master\Job" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4430 #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 {#4435 …} -_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() {#4412 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4087 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#953 …} $translationDomain: "validators" $message: Closure() {#4411 …} } } |
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 {#5191 +label: "公務員" +value: "1" +data: Eccube\Entity\Master\Job {#5207 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5192 +label: "コンサルタント" +value: "2" +data: Eccube\Entity\Master\Job {#5208 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5194 +label: "コンピューター関連技術職" +value: "3" +data: Eccube\Entity\Master\Job {#5209 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5197 +label: "コンピューター関連以外の技術職" +value: "4" +data: Eccube\Entity\Master\Job {#5210 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5196 +label: "金融関係" +value: "5" +data: Eccube\Entity\Master\Job {#5211 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5190 +label: "医師" +value: "6" +data: Eccube\Entity\Master\Job {#5212 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5203 +label: "弁護士" +value: "7" +data: Eccube\Entity\Master\Job {#5213 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5201 +label: "総務・人事・事務" +value: "8" +data: Eccube\Entity\Master\Job {#5214 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5200 +label: "営業・販売" +value: "9" +data: Eccube\Entity\Master\Job {#5215 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5193 +label: "研究・開発" +value: "10" +data: Eccube\Entity\Master\Job {#5216 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5204 +label: "広報・宣伝" +value: "11" +data: Eccube\Entity\Master\Job {#5217 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5225 +label: "企画・マーケティング" +value: "12" +data: Eccube\Entity\Master\Job {#5218 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5226 +label: "デザイン関係" +value: "13" +data: Eccube\Entity\Master\Job {#5219 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5227 +label: "会社経営・役員" +value: "14" +data: Eccube\Entity\Master\Job {#5220 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5228 +label: "出版・マスコミ関係" +value: "15" +data: Eccube\Entity\Master\Job {#5221 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5229 +label: "学生・フリーター" +value: "16" +data: Eccube\Entity\Master\Job {#5222 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5230 +label: "主婦" +value: "17" +data: Eccube\Entity\Master\Job {#5223 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5231 +label: "その他" +value: "18" +data: Eccube\Entity\Master\Job {#5224 …} +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 {#5181 -form: Symfony\Component\Form\Form {#4757 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5179 …5} |
full_name | "entry[job]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "entry_job" |
is_selected | Closure($choice, $value) {#5233 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4325 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "job" |
placeholder | "common.select" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_entry_job" |
valid | true |
value | "" |
user_policy_check
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
auto_initialize | false |
false
|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4762 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4762 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
label | null |
null
|
mapped | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4762 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#599 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#598 …} -namespace: Closure() {#596 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#4697 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4696 …} } |
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 {#4699 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() {#4765 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4087 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#953 …} $translationDomain: "validators" $message: Closure() {#4764 …} } } |
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 {#5234 -form: Symfony\Component\Form\Form {#4773 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5235 …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 | "e82cbfd7b21.6j1zpL24-twG2Gka5YfZ-mUfXMnLZs7OwRftE7oPItc.u1Y30fD3nJZujh9QqvLvuxRRE6rmAYiAk2OpUOlJR5imXDL-xeii7E7pLA" |
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 | "e82cbfd7b21.6j1zpL24-twG2Gka5YfZ-mUfXMnLZs7OwRftE7oPItc.u1Y30fD3nJZujh9QqvLvuxRRE6rmAYiAk2OpUOlJR5imXDL-xeii7E7pLA" |
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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#599 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#598 …} -namespace: Closure() {#596 …} } |
data | "e82cbfd7b21.6j1zpL24-twG2Gka5YfZ-mUfXMnLZs7OwRftE7oPItc.u1Y30fD3nJZujh9QqvLvuxRRE6rmAYiAk2OpUOlJR5imXDL-xeii7E7pLA" |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5240 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4070 …} } |
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() {#5242 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4087 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#953 …} $translationDomain: "validators" $message: Closure() {#5239 …} } } |
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 | "e82cbfd7b21.6j1zpL24-twG2Gka5YfZ-mUfXMnLZs7OwRftE7oPItc.u1Y30fD3nJZujh9QqvLvuxRRE6rmAYiAk2OpUOlJR5imXDL-xeii7E7pLA" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#5254 -form: Symfony\Component\Form\Form {#5249 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5243 …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 | "e82cbfd7b21.6j1zpL24-twG2Gka5YfZ-mUfXMnLZs7OwRftE7oPItc.u1Y30fD3nJZujh9QqvLvuxRRE6rmAYiAk2OpUOlJR5imXDL-xeii7E7pLA" |
(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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#599 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#598 …} -namespace: Closure() {#596 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5532 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4070 …} } |
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() {#5530 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4087 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#953 …} $translationDomain: "validators" $message: Closure() {#5531 …} } } |
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 {#8109 -form: Symfony\Component\Form\Form {#8095 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8110 …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 {#5648 -id: 21 -name: "国" -hierarchy: 1 -sort_no: 320 -create_date: DateTime @1719463670 {#5645 date: 2024-06-27 13:47:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720142002 {#5643 date: 2024-07-05 10:13:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5658 …} -Children: Doctrine\ORM\PersistentCollection {#5891 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#5890 -id: 91 -name: "フランス" -hierarchy: 2 -sort_no: 319 -create_date: DateTime @1719464935 {#5641 date: 2024-06-27 14:08:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5639 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5889 …} -Children: Doctrine\ORM\PersistentCollection {#5886 …} -Parent: Eccube\Entity\Category {#5648} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#5885 -id: 12 -name: "アルザス" -hierarchy: 3 -sort_no: 301 -create_date: DateTime @1700808645 {#5637 date: 2023-11-24 15:50:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5613 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5884 …} -Children: Doctrine\ORM\PersistentCollection {#5881 …} -Parent: Eccube\Entity\Category {#5890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#5874 -id: 28 -name: "サヴォワ" -hierarchy: 3 -sort_no: 61 -create_date: DateTime @1719463757 {#5876 date: 2024-06-27 13:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5875 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5873 …} -Children: Doctrine\ORM\PersistentCollection {#5870 …} -Parent: Eccube\Entity\Category {#5890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#5867 -id: 59 -name: "シャンパーニュ" -hierarchy: 3 -sort_no: 52 -create_date: DateTime @1719464094 {#5869 date: 2024-06-27 13:54:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5868 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5866 …} -Children: Doctrine\ORM\PersistentCollection {#5863 …} -Parent: Eccube\Entity\Category {#5890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#5632 -id: 52 -name: "ジュラ" -hierarchy: 3 -sort_no: 51 -create_date: DateTime @1719463979 {#5862 date: 2024-06-27 13:52:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5861 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5636 …} -Children: Doctrine\ORM\PersistentCollection {#5665 …} -Parent: Eccube\Entity\Category {#5890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#5852 -id: 60 -name: "ノルマンディー" -hierarchy: 3 -sort_no: 47 -create_date: DateTime @1719464102 {#5849 date: 2024-06-27 13:55:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5851 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5853 …} -Children: Doctrine\ORM\PersistentCollection {#5856 …} -Parent: Eccube\Entity\Category {#5890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#5859 -id: 31 -name: "ブルゴーニュ" -hierarchy: 3 -sort_no: 46 -create_date: DateTime @1719463776 {#5857 date: 2024-06-27 13:49:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5858 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5860 …} -Children: Doctrine\ORM\PersistentCollection {#5895 …} -Parent: Eccube\Entity\Category {#5890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#5899 -id: 370 -name: "ブルターニュ" -hierarchy: 3 -sort_no: 34 -create_date: DateTime @1720739466 {#5897 date: 2024-07-12 08:11:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5898 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5900 …} -Children: Doctrine\ORM\PersistentCollection {#5903 …} -Parent: Eccube\Entity\Category {#5890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#5906 -id: 34 -name: "プロヴァンス" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1719463800 {#5904 date: 2024-06-27 13:50:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5905 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5907 …} -Children: Doctrine\ORM\PersistentCollection {#5910 …} -Parent: Eccube\Entity\Category {#5890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#5913 -id: 81 -name: "ペイドック" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1719464483 {#5911 date: 2024-06-27 14:01:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5912 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5914 …} -Children: Doctrine\ORM\PersistentCollection {#5917 …} -Parent: Eccube\Entity\Category {#5890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#5920 -id: 26 -name: "ボジョレー" -hierarchy: 3 -sort_no: 27 -create_date: DateTime @1719463739 {#5918 date: 2024-06-27 13:48:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5919 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5921 …} -Children: Doctrine\ORM\PersistentCollection {#5924 …} -Parent: Eccube\Entity\Category {#5890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#5927 -id: 54 -name: "ボルドー" -hierarchy: 3 -sort_no: 26 -create_date: DateTime @1719463991 {#5925 date: 2024-06-27 13:53:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5926 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5928 …} -Children: Doctrine\ORM\PersistentCollection {#5931 …} -Parent: Eccube\Entity\Category {#5890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#5934 -id: 39 -name: "ラングドック" -hierarchy: 3 -sort_no: 25 -create_date: DateTime @1719463838 {#5932 date: 2024-06-27 13:50:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5933 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5935 …} -Children: Doctrine\ORM\PersistentCollection {#5938 …} -Parent: Eccube\Entity\Category {#5890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#5941 -id: 27 -name: "ルーション" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1719463751 {#5939 date: 2024-06-27 13:49:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5940 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5942 …} -Children: Doctrine\ORM\PersistentCollection {#5945 …} -Parent: Eccube\Entity\Category {#5890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#5948 -id: 29 -name: "ローヌ" -hierarchy: 3 -sort_no: 23 -create_date: DateTime @1719463764 {#5946 date: 2024-06-27 13:49:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5947 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5949 …} -Children: Doctrine\ORM\PersistentCollection {#5952 …} -Parent: Eccube\Entity\Category {#5890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#5955 -id: 32 -name: "ロワール" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1719463784 {#5953 date: 2024-06-27 13:49:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5954 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5956 …} -Children: Doctrine\ORM\PersistentCollection {#5959 …} -Parent: Eccube\Entity\Category {#5890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#5962 -id: 30 -name: "南ローヌ" -hierarchy: 3 -sort_no: 12 -create_date: DateTime @1719463770 {#5960 date: 2024-06-27 13:49:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5961 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5963 …} -Children: Doctrine\ORM\PersistentCollection {#5966 …} -Parent: Eccube\Entity\Category {#5890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#5969 -id: 98 -name: "イタリア" -hierarchy: 2 -sort_no: 318 -create_date: DateTime @1719464987 {#5879 date: 2024-06-27 14:09:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5880 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5970 …} -Children: Doctrine\ORM\PersistentCollection {#5973 …} -Parent: Eccube\Entity\Category {#5648} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#5974 -id: 43 -name: "アブルッツォ" -hierarchy: 3 -sort_no: 303 -create_date: DateTime @1719463887 {#5967 date: 2024-06-27 13:51:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5968 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5975 …} -Children: Doctrine\ORM\PersistentCollection {#5978 …} -Parent: Eccube\Entity\Category {#5969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#5983 -id: 25 -name: "ヴァッレダオスタ" -hierarchy: 3 -sort_no: 62 -create_date: DateTime @1719463731 {#5981 date: 2024-06-27 13:48:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5982 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5984 …} -Children: Doctrine\ORM\PersistentCollection {#5987 …} -Parent: Eccube\Entity\Category {#5969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#5990 -id: 44 -name: "ヴェネト" -hierarchy: 3 -sort_no: 60 -create_date: DateTime @1719463897 {#5988 date: 2024-06-27 13:51:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5989 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5991 …} -Children: Doctrine\ORM\PersistentCollection {#5994 …} -Parent: Eccube\Entity\Category {#5969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#5997 -id: 42 -name: "エミリア・ロマーニャ" -hierarchy: 3 -sort_no: 58 -create_date: DateTime @1719463873 {#5995 date: 2024-06-27 13:51:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5996 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5998 …} -Children: Doctrine\ORM\PersistentCollection {#6001 …} -Parent: Eccube\Entity\Category {#5969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6004 -id: 82 -name: "カンパーニア" -hierarchy: 3 -sort_no: 57 -create_date: DateTime @1719464518 {#6002 date: 2024-06-27 14:01:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#6003 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6005 …} -Children: Doctrine\ORM\PersistentCollection {#6008 …} -Parent: Eccube\Entity\Category {#5969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6011 -id: 35 -name: "シチリア" -hierarchy: 3 -sort_no: 54 -create_date: DateTime @1719463807 {#6009 date: 2024-06-27 13:50:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#6010 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6012 …} -Children: Doctrine\ORM\PersistentCollection {#6015 …} -Parent: Eccube\Entity\Category {#5969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6018 -id: 50 -name: "トスカーナ" -hierarchy: 3 -sort_no: 49 -create_date: DateTime @1719463957 {#6016 date: 2024-06-27 13:52:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#6017 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6019 …} -Children: Doctrine\ORM\PersistentCollection {#6022 …} -Parent: Eccube\Entity\Category {#5969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6025 -id: 45 -name: "ピエモンテ" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1719463902 {#6023 date: 2024-06-27 13:51:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#6024 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6026 …} -Children: Doctrine\ORM\PersistentCollection {#6029 …} -Parent: Eccube\Entity\Category {#5969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6032 -id: 57 -name: "プーリア" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1719464039 {#6030 date: 2024-06-27 13:53:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#6031 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6033 …} -Children: Doctrine\ORM\PersistentCollection {#6036 …} -Parent: Eccube\Entity\Category {#5969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6039 -id: 379 -name: "フリウリ" -hierarchy: 3 -sort_no: 39 -create_date: DateTime @1721097341 {#6037 date: 2024-07-16 11:35:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#6038 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6040 …} -Children: Doctrine\ORM\PersistentCollection {#6043 …} -Parent: Eccube\Entity\Category {#5969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6046 -id: 41 -name: "マルケ" -hierarchy: 3 -sort_no: 38 -create_date: DateTime @1719463866 {#6044 date: 2024-06-27 13:51:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#6045 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6047 …} -Children: Doctrine\ORM\PersistentCollection {#6050 …} -Parent: Eccube\Entity\Category {#5969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6053 -id: 70 -name: "ラツィオ" -hierarchy: 3 -sort_no: 37 -create_date: DateTime @1719464309 {#6051 date: 2024-06-27 13:58:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#6052 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6054 …} -Children: Doctrine\ORM\PersistentCollection {#6057 …} -Parent: Eccube\Entity\Category {#5969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6060 -id: 67 -name: "ラティオ" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1719464203 {#6058 date: 2024-06-27 13:56:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#6059 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6061 …} -Children: Doctrine\ORM\PersistentCollection {#6064 …} -Parent: Eccube\Entity\Category {#5969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6067 -id: 80 -name: "リグーリア" -hierarchy: 3 -sort_no: 30 -create_date: DateTime @1719464442 {#6065 date: 2024-06-27 14:00:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#6066 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6068 …} -Children: Doctrine\ORM\PersistentCollection {#6071 …} -Parent: Eccube\Entity\Category {#5969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6074 -id: 62 -name: "ロンバルディア" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1719464139 {#6072 date: 2024-06-27 13:55:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#6073 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6075 …} -Children: Doctrine\ORM\PersistentCollection {#6078 …} -Parent: Eccube\Entity\Category {#5969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6081 -id: 99 -name: "スペイン" -hierarchy: 2 -sort_no: 317 -create_date: DateTime @1719464997 {#5979 date: 2024-06-27 14:09:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5980 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6082 …} -Children: Doctrine\ORM\PersistentCollection {#6085 …} -Parent: Eccube\Entity\Category {#5648} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6086 -id: 376 -name: "カタルーニャ" -hierarchy: 3 -sort_no: 302 -create_date: DateTime @1720751693 {#6079 date: 2024-07-12 11:34:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505562 {#6080 date: 2025-04-24 23:39:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6087 …} -Children: Doctrine\ORM\PersistentCollection {#6090 …} -Parent: Eccube\Entity\Category {#6081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6095 -id: 63 -name: "タラゴナ" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1719464144 {#6093 date: 2024-06-27 13:55:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505562 {#6094 date: 2025-04-24 23:39:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6096 …} -Children: Doctrine\ORM\PersistentCollection {#6099 …} -Parent: Eccube\Entity\Category {#6081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6102 -id: 90 -name: "トウロ" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1719464835 {#6100 date: 2024-06-27 14:07:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505562 {#6101 date: 2025-04-24 23:39:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6103 …} -Children: Doctrine\ORM\PersistentCollection {#6106 …} -Parent: Eccube\Entity\Category {#6081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6109 -id: 40 -name: "ペネデス" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1719463858 {#6107 date: 2024-06-27 13:50:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505562 {#6108 date: 2025-04-24 23:39:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6110 …} -Children: Doctrine\ORM\PersistentCollection {#6113 …} -Parent: Eccube\Entity\Category {#6081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6116 -id: 94 -name: "ドイツ" -hierarchy: 2 -sort_no: 316 -create_date: DateTime @1719464956 {#5878 date: 2024-06-27 14:09:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5877 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6117 …} -Children: Doctrine\ORM\PersistentCollection {#6120 …} -Parent: Eccube\Entity\Category {#5648} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6121 -id: 38 -name: "バーデン" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1719463824 {#6114 date: 2024-06-27 13:50:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#6115 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6122 …} -Children: Doctrine\ORM\PersistentCollection {#6125 …} -Parent: Eccube\Entity\Category {#6116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6130 -id: 37 -name: "フランケン" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1719463818 {#6128 date: 2024-06-27 13:50:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#6129 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6131 …} -Children: Doctrine\ORM\PersistentCollection {#6134 …} -Parent: Eccube\Entity\Category {#6116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6137 -id: 36 -name: "モーゼル" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1719463812 {#6135 date: 2024-06-27 13:50:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#6136 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6138 …} -Children: Doctrine\ORM\PersistentCollection {#6141 …} -Parent: Eccube\Entity\Category {#6116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6144 -id: 24 -name: "ラインヘッセン" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1719463721 {#6142 date: 2024-06-27 13:48:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#6143 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6145 …} -Children: Doctrine\ORM\PersistentCollection {#6148 …} -Parent: Eccube\Entity\Category {#6116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6151 -id: 92 -name: "ポルトガル" -hierarchy: 2 -sort_no: 315 -create_date: DateTime @1719464946 {#6092 date: 2024-06-27 14:09:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#6091 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6152 …} -Children: Doctrine\ORM\PersistentCollection {#6155 …} -Parent: Eccube\Entity\Category {#5648} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6156 -id: 365 -name: "ドウロ" -hierarchy: 3 -sort_no: 299 -create_date: DateTime @1720584707 {#6149 date: 2024-07-10 13:11:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#6150 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6157 …} -Children: Doctrine\ORM\PersistentCollection {#6160 …} -Parent: Eccube\Entity\Category {#6151} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6165 -id: 22 -name: "ミーニョ" -hierarchy: 3 -sort_no: 18 -create_date: DateTime @1719463708 {#6163 date: 2024-06-27 13:48:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#6164 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6166 …} -Children: Doctrine\ORM\PersistentCollection {#6169 …} -Parent: Eccube\Entity\Category {#6151} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6172 -id: 96 -name: "オーストリア" -hierarchy: 2 -sort_no: 314 -create_date: DateTime @1719464969 {#6127 date: 2024-06-27 14:09:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#6126 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6173 …} -Children: Doctrine\ORM\PersistentCollection {#6176 …} -Parent: Eccube\Entity\Category {#5648} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6177 -id: 49 -name: "イーヅードラーゼー" -hierarchy: 3 -sort_no: 300 -create_date: DateTime @1719463948 {#6170 date: 2024-06-27 13:52:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505603 {#6171 date: 2025-04-24 23:40:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6178 …} -Children: Doctrine\ORM\PersistentCollection {#6181 …} -Parent: Eccube\Entity\Category {#6172} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6186 -id: 23 -name: "カンプタール" -hierarchy: 3 -sort_no: 59 -create_date: DateTime @1719463715 {#6184 date: 2024-06-27 13:48:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505603 {#6185 date: 2025-04-24 23:40:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6187 …} -Children: Doctrine\ORM\PersistentCollection {#6190 …} -Parent: Eccube\Entity\Category {#6172} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6193 -id: 58 -name: "ズュートシュタイヤーマルク" -hierarchy: 3 -sort_no: 56 -create_date: DateTime @1719464055 {#6191 date: 2024-06-27 13:54:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505603 {#6192 date: 2025-04-24 23:40:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6194 …} -Children: Doctrine\ORM\PersistentCollection {#6197 …} -Parent: Eccube\Entity\Category {#6172} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6200 -id: 64 -name: "ノイジードラーゼ" -hierarchy: 3 -sort_no: 50 -create_date: DateTime @1719464149 {#6198 date: 2024-06-27 13:55:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505603 {#6199 date: 2025-04-24 23:40:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6201 …} -Children: Doctrine\ORM\PersistentCollection {#6204 …} -Parent: Eccube\Entity\Category {#6172} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6207 -id: 72 -name: "ブルゲンラント" -hierarchy: 3 -sort_no: 44 -create_date: DateTime @1719464341 {#6205 date: 2024-06-27 13:59:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505603 {#6206 date: 2025-04-24 23:40:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6208 …} -Children: Doctrine\ORM\PersistentCollection {#6211 …} -Parent: Eccube\Entity\Category {#6172} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6214 -id: 366 -name: "南オーストリア" -hierarchy: 3 -sort_no: 19 -create_date: DateTime @1720585471 {#6212 date: 2024-07-10 13:24:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505603 {#6213 date: 2025-04-24 23:40:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6215 …} -Children: Doctrine\ORM\PersistentCollection {#6218 …} -Parent: Eccube\Entity\Category {#6172} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6221 -id: 368 -name: "チェコ" -hierarchy: 2 -sort_no: 313 -create_date: DateTime @1720587315 {#6162 date: 2024-07-10 13:55:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#6161 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6222 …} -Children: Doctrine\ORM\PersistentCollection {#6225 …} -Parent: Eccube\Entity\Category {#5648} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6226 -id: 48 -name: "モラヴィア" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1719463931 {#6219 date: 2024-06-27 13:52:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#6220 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6227 …} -Children: Doctrine\ORM\PersistentCollection {#6230 …} -Parent: Eccube\Entity\Category {#6221} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6235 -id: 367 -name: "ハンガリー" -hierarchy: 2 -sort_no: 312 -create_date: DateTime @1720587144 {#6231 date: 2024-07-10 13:52:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#6232 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6236 …} -Children: Doctrine\ORM\PersistentCollection {#6239 …} -Parent: Eccube\Entity\Category {#5648} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6240 -id: 47 -name: "バラトン" -hierarchy: 3 -sort_no: 42 -create_date: DateTime @1719463923 {#6233 date: 2024-06-27 13:52:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#6234 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6241 …} -Children: Doctrine\ORM\PersistentCollection {#6244 …} -Parent: Eccube\Entity\Category {#6235} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6249 -id: 100 -name: "スロバキア" -hierarchy: 2 -sort_no: 311 -create_date: DateTime @1719465012 {#6245 date: 2024-06-27 14:10:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#6246 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6250 …} -Children: Doctrine\ORM\PersistentCollection {#6253 …} -Parent: Eccube\Entity\Category {#5648} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6254 -id: 61 -name: "南スロバキア" -hierarchy: 3 -sort_no: 53 -create_date: DateTime @1719464110 {#6247 date: 2024-06-27 13:55:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#6248 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6255 …} -Children: Doctrine\ORM\PersistentCollection {#6258 …} -Parent: Eccube\Entity\Category {#6249} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6263 -id: 369 -name: "チリ" -hierarchy: 2 -sort_no: 310 -create_date: DateTime @1720662758 {#6259 date: 2024-07-11 10:52:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#6260 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6264 …} -Children: Doctrine\ORM\PersistentCollection {#6267 …} -Parent: Eccube\Entity\Category {#5648} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6268 -id: 56 -name: "クリコ・ヴァレー" -hierarchy: 3 -sort_no: 48 -create_date: DateTime @1719464019 {#6261 date: 2024-06-27 13:53:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#6262 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6269 …} -Children: Doctrine\ORM\PersistentCollection {#6272 …} -Parent: Eccube\Entity\Category {#6263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6275 -id: 374 -name: "ウルグアイ" -hierarchy: 2 -sort_no: 309 -create_date: DateTime @1720743507 {#6273 date: 2024-07-12 09:18:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#6274 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6276 …} -Children: Doctrine\ORM\PersistentCollection {#6279 …} -Parent: Eccube\Entity\Category {#5648} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6282 -id: 93 -name: "オーストリア" -hierarchy: 2 -sort_no: 308 -create_date: DateTime @1719464952 {#6280 date: 2024-06-27 14:09:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#6281 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6283 …} -Children: Doctrine\ORM\PersistentCollection {#6286 …} -Parent: Eccube\Entity\Category {#5648} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6289 -id: 95 -name: "ニュージーランド" -hierarchy: 2 -sort_no: 307 -create_date: DateTime @1719464961 {#6287 date: 2024-06-27 14:09:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#6288 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6290 …} -Children: Doctrine\ORM\PersistentCollection {#6293 …} -Parent: Eccube\Entity\Category {#5648} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6298 -id: 101 -name: "南アフリカ" -hierarchy: 2 -sort_no: 306 -create_date: DateTime @1719465021 {#6294 date: 2024-06-27 14:10:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#6295 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6299 …} -Children: Doctrine\ORM\PersistentCollection {#6302 …} -Parent: Eccube\Entity\Category {#5648} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6303 -id: 46 -name: "スワートランド" -hierarchy: 3 -sort_no: 41 -create_date: DateTime @1719463914 {#6296 date: 2024-06-27 13:51:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#6297 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6304 …} -Children: Doctrine\ORM\PersistentCollection {#6307 …} -Parent: Eccube\Entity\Category {#6298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6312 -id: 102 -name: "日本" -hierarchy: 2 -sort_no: 305 -create_date: DateTime @1719542019 {#6308 date: 2024-06-28 11:33:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#6309 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6313 …} -Children: Doctrine\ORM\PersistentCollection {#6316 …} -Parent: Eccube\Entity\Category {#5648} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6317 -id: 105 -name: "北海道" -hierarchy: 3 -sort_no: 73 -create_date: DateTime @1719542189 {#6310 date: 2024-06-28 11:36:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#6311 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6318 …} -Children: Doctrine\ORM\PersistentCollection {#6321 …} -Parent: Eccube\Entity\Category {#6312} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6326 -id: 112 -name: "岩手県" -hierarchy: 3 -sort_no: 72 -create_date: DateTime @1719542278 {#6324 date: 2024-06-28 11:37:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#6325 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6327 …} -Children: Doctrine\ORM\PersistentCollection {#6330 …} -Parent: Eccube\Entity\Category {#6312} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6333 -id: 103 -name: "山形県" -hierarchy: 3 -sort_no: 71 -create_date: DateTime @1719542160 {#6331 date: 2024-06-28 11:36:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#6332 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6334 …} -Children: Doctrine\ORM\PersistentCollection {#6337 …} -Parent: Eccube\Entity\Category {#6312} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6340 -id: 110 -name: "宮城県" -hierarchy: 3 -sort_no: 70 -create_date: DateTime @1719542246 {#6338 date: 2024-06-28 11:37:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#6339 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6341 …} -Children: Doctrine\ORM\PersistentCollection {#6344 …} -Parent: Eccube\Entity\Category {#6312} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6347 -id: 104 -name: "新潟県" -hierarchy: 3 -sort_no: 69 -create_date: DateTime @1719542176 {#6345 date: 2024-06-28 11:36:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#6346 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6348 …} -Children: Doctrine\ORM\PersistentCollection {#6351 …} -Parent: Eccube\Entity\Category {#6312} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6354 -id: 106 -name: "長野県" -hierarchy: 3 -sort_no: 68 -create_date: DateTime @1719542204 {#6352 date: 2024-06-28 11:36:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#6353 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6355 …} -Children: Doctrine\ORM\PersistentCollection {#6358 …} -Parent: Eccube\Entity\Category {#6312} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6361 -id: 109 -name: "栃木県" -hierarchy: 3 -sort_no: 67 -create_date: DateTime @1719542224 {#6359 date: 2024-06-28 11:37:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#6360 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6362 …} -Children: Doctrine\ORM\PersistentCollection {#6365 …} -Parent: Eccube\Entity\Category {#6312} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6368 -id: 111 -name: "滋賀県" -hierarchy: 3 -sort_no: 66 -create_date: DateTime @1719542261 {#6366 date: 2024-06-28 11:37:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#6367 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6369 …} -Children: Doctrine\ORM\PersistentCollection {#6372 …} -Parent: Eccube\Entity\Category {#6312} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6375 -id: 107 -name: "徳島県" -hierarchy: 3 -sort_no: 65 -create_date: DateTime @1719542208 {#6373 date: 2024-06-28 11:36:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#6374 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6376 …} -Children: Doctrine\ORM\PersistentCollection {#6379 …} -Parent: Eccube\Entity\Category {#6312} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6382 -id: 108 -name: "福岡県" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1719542214 {#6380 date: 2024-06-28 11:36:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#6381 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6383 …} -Children: Doctrine\ORM\PersistentCollection {#6386 …} -Parent: Eccube\Entity\Category {#6312} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6183 -id: 11 -name: "産地" -hierarchy: 1 -sort_no: 304 -create_date: DateTime @1700808638 {#6323 date: 2023-11-24 15:50:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720142002 {#6322 date: 2024-07-05 10:13:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6182 …} -Children: Doctrine\ORM\PersistentCollection {#6389 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6394 -id: 18 -name: "品種" -hierarchy: 1 -sort_no: 298 -create_date: DateTime @1719370839 {#6390 date: 2024-06-26 12:00:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720142002 {#6391 date: 2024-07-05 10:13:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6395 …} -Children: Doctrine\ORM\PersistentCollection {#6398 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6399 -id: 282 -name: "カベルネ・ソーヴィニヨン" -hierarchy: 2 -sort_no: 297 -create_date: DateTime @1719973941 {#6392 date: 2024-07-03 11:32:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6393 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6400 …} -Children: Doctrine\ORM\PersistentCollection {#6403 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6408 -id: 180 -name: "メルロー" -hierarchy: 2 -sort_no: 296 -create_date: DateTime @1719883271 {#6406 date: 2024-07-02 10:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6407 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6409 …} -Children: Doctrine\ORM\PersistentCollection {#6412 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6415 -id: 117 -name: "ピノ・ノワール" -hierarchy: 2 -sort_no: 295 -create_date: DateTime @1719546380 {#6413 date: 2024-06-28 12:46:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6414 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6416 …} -Children: Doctrine\ORM\PersistentCollection {#6419 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6422 -id: 145 -name: "シラー" -hierarchy: 2 -sort_no: 294 -create_date: DateTime @1719876715 {#6420 date: 2024-07-02 08:31:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6421 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6423 …} -Children: Doctrine\ORM\PersistentCollection {#6426 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6429 -id: 163 -name: "シャルドネ" -hierarchy: 2 -sort_no: 293 -create_date: DateTime @1719877913 {#6427 date: 2024-07-02 08:51:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6428 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6430 …} -Children: Doctrine\ORM\PersistentCollection {#6433 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6436 -id: 139 -name: "ソーヴィニヨン・ブラン" -hierarchy: 2 -sort_no: 292 -create_date: DateTime @1719876242 {#6434 date: 2024-07-02 08:24:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6435 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6437 …} -Children: Doctrine\ORM\PersistentCollection {#6440 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6443 -id: 114 -name: "リースリング" -hierarchy: 2 -sort_no: 291 -create_date: DateTime @1719546314 {#6441 date: 2024-06-28 12:45:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6442 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6444 …} -Children: Doctrine\ORM\PersistentCollection {#6447 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6450 -id: 118 -name: "ピノ・グリ" -hierarchy: 2 -sort_no: 290 -create_date: DateTime @1719546393 {#6448 date: 2024-06-28 12:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6449 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6451 …} -Children: Doctrine\ORM\PersistentCollection {#6454 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6457 -id: 212 -name: "カベルネ・フラン" -hierarchy: 2 -sort_no: 289 -create_date: DateTime @1719887215 {#6455 date: 2024-07-02 11:26:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6456 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6458 …} -Children: Doctrine\ORM\PersistentCollection {#6461 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6464 -id: 242 -name: "セミヨン" -hierarchy: 2 -sort_no: 288 -create_date: DateTime @1719889951 {#6462 date: 2024-07-02 12:12:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6463 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6465 …} -Children: Doctrine\ORM\PersistentCollection {#6468 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6471 -id: 389 -name: "カベルネ" -hierarchy: 2 -sort_no: 287 -create_date: DateTime @1745500616 {#6469 date: 2025-04-24 22:16:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6470 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6472 …} -Children: Doctrine\ORM\PersistentCollection {#6475 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6478 -id: 359 -name: "アザル" -hierarchy: 2 -sort_no: 286 -create_date: DateTime @1720148966 {#6476 date: 2024-07-05 12:09:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6477 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6479 …} -Children: Doctrine\ORM\PersistentCollection {#6482 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6485 -id: 211 -name: "アラモン" -hierarchy: 2 -sort_no: 281 -create_date: DateTime @1719887184 {#6483 date: 2024-07-02 11:26:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6484 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6486 …} -Children: Doctrine\ORM\PersistentCollection {#6489 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6492 -id: 303 -name: "アリアーニコ" -hierarchy: 2 -sort_no: 280 -create_date: DateTime @1719977302 {#6490 date: 2024-07-03 12:28:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6491 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6493 …} -Children: Doctrine\ORM\PersistentCollection {#6496 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6499 -id: 358 -name: "アリント" -hierarchy: 2 -sort_no: 279 -create_date: DateTime @1720148953 {#6497 date: 2024-07-05 12:09:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6498 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6500 …} -Children: Doctrine\ORM\PersistentCollection {#6503 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6506 -id: 361 -name: "アルヴァリーニョ" -hierarchy: 2 -sort_no: 278 -create_date: DateTime @1720149002 {#6504 date: 2024-07-05 12:10:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6505 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6507 …} -Children: Doctrine\ORM\PersistentCollection {#6510 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6513 -id: 253 -name: "アルジル・グリーズ" -hierarchy: 2 -sort_no: 277 -create_date: DateTime @1719969329 {#6511 date: 2024-07-03 10:15:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6512 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6514 …} -Children: Doctrine\ORM\PersistentCollection {#6517 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6520 -id: 187 -name: "アルネイズ" -hierarchy: 2 -sort_no: 276 -create_date: DateTime @1719884699 {#6518 date: 2024-07-02 10:44:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6519 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6521 …} -Children: Doctrine\ORM\PersistentCollection {#6524 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6527 -id: 333 -name: "アルバーナ" -hierarchy: 2 -sort_no: 275 -create_date: DateTime @1720060058 {#6525 date: 2024-07-04 11:27:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6526 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6528 …} -Children: Doctrine\ORM\PersistentCollection {#6531 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6534 -id: 271 -name: "アレアーティコ" -hierarchy: 2 -sort_no: 274 -create_date: DateTime @1719973415 {#6532 date: 2024-07-03 11:23:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6533 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6535 …} -Children: Doctrine\ORM\PersistentCollection {#6538 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6541 -id: 264 -name: "アロマティーナ" -hierarchy: 2 -sort_no: 273 -create_date: DateTime @1719972465 {#6539 date: 2024-07-03 11:07:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6540 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6542 …} -Children: Doctrine\ORM\PersistentCollection {#6545 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6548 -id: 352 -name: "アンソニカ" -hierarchy: 2 -sort_no: 272 -create_date: DateTime @1720063443 {#6546 date: 2024-07-04 12:24:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6547 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6549 …} -Children: Doctrine\ORM\PersistentCollection {#6552 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6555 -id: 215 -name: "ヴァイスブルグンダー" -hierarchy: 2 -sort_no: 271 -create_date: DateTime @1719887383 {#6553 date: 2024-07-02 11:29:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6554 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6556 …} -Children: Doctrine\ORM\PersistentCollection {#6559 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6562 -id: 217 -name: "ヴアイスブルグンダー" -hierarchy: 2 -sort_no: 270 -create_date: DateTime @1719887425 {#6560 date: 2024-07-02 11:30:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6561 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6563 …} -Children: Doctrine\ORM\PersistentCollection {#6566 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6569 -id: 251 -name: "ヴィエイユ・マルゲリータ" -hierarchy: 2 -sort_no: 269 -create_date: DateTime @1719968411 {#6567 date: 2024-07-03 10:00:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6568 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6570 …} -Children: Doctrine\ORM\PersistentCollection {#6573 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6576 -id: 204 -name: "ヴィオニエ" -hierarchy: 2 -sort_no: 268 -create_date: DateTime @1719885968 {#6574 date: 2024-07-02 11:06:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6575 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6577 …} -Children: Doctrine\ORM\PersistentCollection {#6580 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6583 -id: 328 -name: "ヴィナッチャ" -hierarchy: 2 -sort_no: 267 -create_date: DateTime @1720059613 {#6581 date: 2024-07-04 11:20:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6582 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6584 …} -Children: Doctrine\ORM\PersistentCollection {#6587 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6590 -id: 186 -name: "ヴェイスパイオーラ" -hierarchy: 2 -sort_no: 266 -create_date: DateTime @1719884430 {#6588 date: 2024-07-02 10:40:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6589 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6591 …} -Children: Doctrine\ORM\PersistentCollection {#6594 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6597 -id: 298 -name: "ヴェオニエ" -hierarchy: 2 -sort_no: 265 -create_date: DateTime @1719975286 {#6595 date: 2024-07-03 11:54:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6596 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6598 …} -Children: Doctrine\ORM\PersistentCollection {#6601 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6604 -id: 119 -name: "ヴェルシュリースリング" -hierarchy: 2 -sort_no: 264 -create_date: DateTime @1719546432 {#6602 date: 2024-06-28 12:47:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6603 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6605 …} -Children: Doctrine\ORM\PersistentCollection {#6608 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6611 -id: 351 -name: "ヴェルデア" -hierarchy: 2 -sort_no: 263 -create_date: DateTime @1720063398 {#6609 date: 2024-07-04 12:23:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6610 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6612 …} -Children: Doctrine\ORM\PersistentCollection {#6615 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6618 -id: 198 -name: "ヴェルナッチャ" -hierarchy: 2 -sort_no: 262 -create_date: DateTime @1719885448 {#6616 date: 2024-07-02 10:57:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6617 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6619 …} -Children: Doctrine\ORM\PersistentCollection {#6622 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6625 -id: 266 -name: "ヴェルディッキオ" -hierarchy: 2 -sort_no: 261 -create_date: DateTime @1719972482 {#6623 date: 2024-07-03 11:08:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6624 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6626 …} -Children: Doctrine\ORM\PersistentCollection {#6629 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6632 -id: 320 -name: "ヴェルデレー" -hierarchy: 2 -sort_no: 260 -create_date: DateTime @1720058169 {#6630 date: 2024-07-04 10:56:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6631 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6633 …} -Children: Doctrine\ORM\PersistentCollection {#6636 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6639 -id: 227 -name: "ヴェルメンティーノ" -hierarchy: 2 -sort_no: 259 -create_date: DateTime @1719888008 {#6637 date: 2024-07-02 11:40:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6638 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6640 …} -Children: Doctrine\ORM\PersistentCollection {#6643 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6646 -id: 220 -name: "ヴレラ" -hierarchy: 2 -sort_no: 258 -create_date: DateTime @1719887581 {#6644 date: 2024-07-02 11:33:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6645 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6647 …} -Children: Doctrine\ORM\PersistentCollection {#6650 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6653 -id: 243 -name: "エジオドラ" -hierarchy: 2 -sort_no: 257 -create_date: DateTime @1719890093 {#6651 date: 2024-07-02 12:14:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6652 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6654 …} -Children: Doctrine\ORM\PersistentCollection {#6657 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6660 -id: 278 -name: "オーガニックアップル" -hierarchy: 2 -sort_no: 256 -create_date: DateTime @1719973644 {#6658 date: 2024-07-03 11:27:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6659 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6661 …} -Children: Doctrine\ORM\PersistentCollection {#6664 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6667 -id: 131 -name: "オーセロワ" -hierarchy: 2 -sort_no: 255 -create_date: DateTime @1719876111 {#6665 date: 2024-07-02 08:21:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6666 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6668 …} -Children: Doctrine\ORM\PersistentCollection {#6671 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6674 -id: 286 -name: "オルボワ" -hierarchy: 2 -sort_no: 254 -create_date: DateTime @1719974206 {#6672 date: 2024-07-03 11:36:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6673 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6675 …} -Children: Doctrine\ORM\PersistentCollection {#6678 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6681 -id: 306 -name: "カイナオーロ" -hierarchy: 2 -sort_no: 253 -create_date: DateTime @1719978492 {#6679 date: 2024-07-03 12:48:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6680 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6682 …} -Children: Doctrine\ORM\PersistentCollection {#6685 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6688 -id: 310 -name: "カタラット" -hierarchy: 2 -sort_no: 252 -create_date: DateTime @1719978751 {#6686 date: 2024-07-03 12:52:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6687 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6689 …} -Children: Doctrine\ORM\PersistentCollection {#6692 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6695 -id: 324 -name: "カナイオーロ" -hierarchy: 2 -sort_no: 251 -create_date: DateTime @1720058316 {#6693 date: 2024-07-04 10:58:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6694 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6696 …} -Children: Doctrine\ORM\PersistentCollection {#6699 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6702 -id: 133 -name: "ガメイ" -hierarchy: 2 -sort_no: 250 -create_date: DateTime @1719876152 {#6700 date: 2024-07-02 08:22:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6701 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6703 …} -Children: Doctrine\ORM\PersistentCollection {#6706 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6709 -id: 206 -name: "ガメイ・ヴィアラ" -hierarchy: 2 -sort_no: 249 -create_date: DateTime @1719886071 {#6707 date: 2024-07-02 11:07:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6708 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6710 …} -Children: Doctrine\ORM\PersistentCollection {#6713 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6716 -id: 378 -name: "ガメイ・デル・トラジメーノ" -hierarchy: 2 -sort_no: 248 -create_date: DateTime @1721095071 {#6714 date: 2024-07-16 10:57:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6715 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6717 …} -Children: Doctrine\ORM\PersistentCollection {#6720 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6723 -id: 317 -name: "ガメィ・デル・トラジメーノ" -hierarchy: 2 -sort_no: 247 -create_date: DateTime @1720057511 {#6721 date: 2024-07-04 10:45:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6722 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6724 …} -Children: Doctrine\ORM\PersistentCollection {#6727 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6730 -id: 136 -name: "ガメイ・ド・サヴォワ" -hierarchy: 2 -sort_no: 246 -create_date: DateTime @1719876196 {#6728 date: 2024-07-02 08:23:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6729 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6731 …} -Children: Doctrine\ORM\PersistentCollection {#6734 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6737 -id: 137 -name: "ガメイ・ド・ボジョレー" -hierarchy: 2 -sort_no: 245 -create_date: DateTime @1719876203 {#6735 date: 2024-07-02 08:23:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6736 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6738 …} -Children: Doctrine\ORM\PersistentCollection {#6741 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6744 -id: 143 -name: "カリニャン" -hierarchy: 2 -sort_no: 244 -create_date: DateTime @1719876699 {#6742 date: 2024-07-02 08:31:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6743 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6745 …} -Children: Doctrine\ORM\PersistentCollection {#6748 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6751 -id: 183 -name: "ガルガーネガ" -hierarchy: 2 -sort_no: 243 -create_date: DateTime @1719884108 {#6749 date: 2024-07-02 10:35:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6750 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6752 …} -Children: Doctrine\ORM\PersistentCollection {#6755 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6758 -id: 304 -name: "ガルナッチャ" -hierarchy: 2 -sort_no: 242 -create_date: DateTime @1719978051 {#6756 date: 2024-07-03 12:40:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6757 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6759 …} -Children: Doctrine\ORM\PersistentCollection {#6762 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6765 -id: 249 -name: "ギルビック" -hierarchy: 2 -sort_no: 241 -create_date: DateTime @1719968388 {#6763 date: 2024-07-03 09:59:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6764 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6766 …} -Children: Doctrine\ORM\PersistentCollection {#6769 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6772 -id: 250 -name: "キャクス" -hierarchy: 2 -sort_no: 240 -create_date: DateTime @1719968401 {#6770 date: 2024-07-03 10:00:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6771 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6773 …} -Children: Doctrine\ORM\PersistentCollection {#6776 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6779 -id: 313 -name: "キャリソン" -hierarchy: 2 -sort_no: 239 -create_date: DateTime @1720056723 {#6777 date: 2024-07-04 10:32:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6778 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6780 …} -Children: Doctrine\ORM\PersistentCollection {#6783 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6786 -id: 258 -name: "グラスパロッサ" -hierarchy: 2 -sort_no: 238 -create_date: DateTime @1719971167 {#6784 date: 2024-07-03 10:46:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6785 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6787 …} -Children: Doctrine\ORM\PersistentCollection {#6790 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6793 -id: 342 -name: "クラフトミードサワー" -hierarchy: 2 -sort_no: 237 -create_date: DateTime @1720060914 {#6791 date: 2024-07-04 11:41:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6792 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6794 …} -Children: Doctrine\ORM\PersistentCollection {#6797 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6800 -id: 214 -name: "グリューナー・ヴェルトリーナー" -hierarchy: 2 -sort_no: 236 -create_date: DateTime @1719887374 {#6798 date: 2024-07-02 11:29:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6799 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6801 …} -Children: Doctrine\ORM\PersistentCollection {#6804 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6807 -id: 146 -name: "グルナッシュ" -hierarchy: 2 -sort_no: 235 -create_date: DateTime @1719876722 {#6805 date: 2024-07-02 08:32:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6806 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6808 …} -Children: Doctrine\ORM\PersistentCollection {#6811 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6814 -id: 135 -name: "グルナッシュ・グリ" -hierarchy: 2 -sort_no: 234 -create_date: DateTime @1719876180 {#6812 date: 2024-07-02 08:23:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6813 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6815 …} -Children: Doctrine\ORM\PersistentCollection {#6818 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6821 -id: 140 -name: "グルナッシュ・ノワール" -hierarchy: 2 -sort_no: 233 -create_date: DateTime @1719876269 {#6819 date: 2024-07-02 08:24:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6820 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6822 …} -Children: Doctrine\ORM\PersistentCollection {#6825 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6828 -id: 168 -name: "グルナッシュ・ブラン" -hierarchy: 2 -sort_no: 232 -create_date: DateTime @1719880604 {#6826 date: 2024-07-02 09:36:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6827 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6829 …} -Children: Doctrine\ORM\PersistentCollection {#6832 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6835 -id: 318 -name: "グレケット" -hierarchy: 2 -sort_no: 231 -create_date: DateTime @1720057837 {#6833 date: 2024-07-04 10:50:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6834 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6836 …} -Children: Doctrine\ORM\PersistentCollection {#6839 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6842 -id: 232 -name: "グレラ" -hierarchy: 2 -sort_no: 230 -create_date: DateTime @1719888218 {#6840 date: 2024-07-02 11:43:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6841 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6843 …} -Children: Doctrine\ORM\PersistentCollection {#6846 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6849 -id: 151 -name: "クレレット" -hierarchy: 2 -sort_no: 229 -create_date: DateTime @1719877159 {#6847 date: 2024-07-02 08:39:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6848 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6850 …} -Children: Doctrine\ORM\PersistentCollection {#6853 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6856 -id: 297 -name: "グロマンサン" -hierarchy: 2 -sort_no: 228 -create_date: DateTime @1719975267 {#6854 date: 2024-07-03 11:54:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6855 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6857 …} -Children: Doctrine\ORM\PersistentCollection {#6860 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6863 -id: 142 -name: "グロロー" -hierarchy: 2 -sort_no: 227 -create_date: DateTime @1719876356 {#6861 date: 2024-07-02 08:25:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6862 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6864 …} -Children: Doctrine\ORM\PersistentCollection {#6867 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6870 -id: 167 -name: "グロローグリ" -hierarchy: 2 -sort_no: 226 -create_date: DateTime @1719877979 {#6868 date: 2024-07-02 08:52:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6869 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6871 …} -Children: Doctrine\ORM\PersistentCollection {#6874 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6877 -id: 113 -name: "ゲヴュルツトラミネール" -hierarchy: 2 -sort_no: 225 -create_date: DateTime @1719546304 {#6875 date: 2024-06-28 12:45:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6876 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6878 …} -Children: Doctrine\ORM\PersistentCollection {#6881 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6884 -id: 126 -name: "ゲルバー・ムスカテラー" -hierarchy: 2 -sort_no: 224 -create_date: DateTime @1719875994 {#6882 date: 2024-07-02 08:19:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6883 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6885 …} -Children: Doctrine\ORM\PersistentCollection {#6888 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6891 -id: 141 -name: "コー" -hierarchy: 2 -sort_no: 223 -create_date: DateTime @1719876350 {#6889 date: 2024-07-02 08:25:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6890 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6892 …} -Children: Doctrine\ORM\PersistentCollection {#6895 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6898 -id: 285 -name: "コット" -hierarchy: 2 -sort_no: 222 -create_date: DateTime @1719974062 {#6896 date: 2024-07-03 11:34:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6897 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6899 …} -Children: Doctrine\ORM\PersistentCollection {#6902 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6905 -id: 196 -name: "コルテーゼ" -hierarchy: 2 -sort_no: 221 -create_date: DateTime @1719885390 {#6903 date: 2024-07-02 10:56:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6904 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6906 …} -Children: Doctrine\ORM\PersistentCollection {#6909 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6912 -id: 325 -name: "コロリーノ" -hierarchy: 2 -sort_no: 220 -create_date: DateTime @1720058327 {#6910 date: 2024-07-04 10:58:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6911 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6913 …} -Children: Doctrine\ORM\PersistentCollection {#6916 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6919 -id: 287 -name: "コルヴィーナ" -hierarchy: 2 -sort_no: 219 -create_date: DateTime @1719974331 {#6917 date: 2024-07-03 11:38:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6918 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6920 …} -Children: Doctrine\ORM\PersistentCollection {#6923 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6926 -id: 288 -name: "コルヴィノーネ" -hierarchy: 2 -sort_no: 218 -create_date: DateTime @1719974388 {#6924 date: 2024-07-03 11:39:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6925 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6927 …} -Children: Doctrine\ORM\PersistentCollection {#6930 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6933 -id: 327 -name: "コロンバール" -hierarchy: 2 -sort_no: 217 -create_date: DateTime @1720058568 {#6931 date: 2024-07-04 11:02:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6932 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6934 …} -Children: Doctrine\ORM\PersistentCollection {#6937 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6940 -id: 201 -name: "サヴァニャン" -hierarchy: 2 -sort_no: 216 -create_date: DateTime @1719885905 {#6938 date: 2024-07-02 11:05:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6939 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6941 …} -Children: Doctrine\ORM\PersistentCollection {#6944 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6947 -id: 375 -name: "サラミーノ" -hierarchy: 2 -sort_no: 215 -create_date: DateTime @1720743889 {#6945 date: 2024-07-12 09:24:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6946 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6948 …} -Children: Doctrine\ORM\PersistentCollection {#6951 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6954 -id: 263 -name: "ザンクト・ラウレント" -hierarchy: 2 -sort_no: 214 -create_date: DateTime @1719972077 {#6952 date: 2024-07-03 11:01:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6953 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6955 …} -Children: Doctrine\ORM\PersistentCollection {#6958 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6961 -id: 172 -name: "サンジョヴェーゼ" -hierarchy: 2 -sort_no: 213 -create_date: DateTime @1719882052 {#6959 date: 2024-07-02 10:00:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6960 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6962 …} -Children: Doctrine\ORM\PersistentCollection {#6965 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6968 -id: 144 -name: "サンソー" -hierarchy: 2 -sort_no: 212 -create_date: DateTime @1719876707 {#6966 date: 2024-07-02 08:31:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6967 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6969 …} -Children: Doctrine\ORM\PersistentCollection {#6972 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6975 -id: 229 -name: "サンソー・グルナッシュ" -hierarchy: 2 -sort_no: 211 -create_date: DateTime @1719888048 {#6973 date: 2024-07-02 11:40:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6974 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6976 …} -Children: Doctrine\ORM\PersistentCollection {#6979 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6982 -id: 311 -name: "サンふじ" -hierarchy: 2 -sort_no: 210 -create_date: DateTime @1719978819 {#6980 date: 2024-07-03 12:53:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6981 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6983 …} -Children: Doctrine\ORM\PersistentCollection {#6986 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6989 -id: 323 -name: "シナノゴールド" -hierarchy: 2 -sort_no: 209 -create_date: DateTime @1720058257 {#6987 date: 2024-07-04 10:57:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6988 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6990 …} -Children: Doctrine\ORM\PersistentCollection {#6993 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6996 -id: 276 -name: "シナノスイート" -hierarchy: 2 -sort_no: 208 -create_date: DateTime @1719973560 {#6994 date: 2024-07-03 11:26:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6995 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6997 …} -Children: Doctrine\ORM\PersistentCollection {#7000 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7003 -id: 334 -name: "シャインマスカット" -hierarchy: 2 -sort_no: 207 -create_date: DateTime @1720060417 {#7001 date: 2024-07-04 11:33:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7002 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7004 …} -Children: Doctrine\ORM\PersistentCollection {#7007 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7010 -id: 127 -name: "シャスラ" -hierarchy: 2 -sort_no: 206 -create_date: DateTime @1719876037 {#7008 date: 2024-07-02 08:20:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7009 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7011 …} -Children: Doctrine\ORM\PersistentCollection {#7014 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7017 -id: 150 -name: "シュナン" -hierarchy: 2 -sort_no: 205 -create_date: DateTime @1719877153 {#7015 date: 2024-07-02 08:39:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7016 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7018 …} -Children: Doctrine\ORM\PersistentCollection {#7021 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7024 -id: 166 -name: "シュナンブラン" -hierarchy: 2 -sort_no: 204 -create_date: DateTime @1719877973 {#7022 date: 2024-07-02 08:52:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7023 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7025 …} -Children: Doctrine\ORM\PersistentCollection {#7028 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7031 -id: 262 -name: "ショイレーベ" -hierarchy: 2 -sort_no: 203 -create_date: DateTime @1719971892 {#7029 date: 2024-07-03 10:58:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7030 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7032 …} -Children: Doctrine\ORM\PersistentCollection {#7035 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7038 -id: 120 -name: "シルヴァーナー" -hierarchy: 2 -sort_no: 202 -create_date: DateTime @1719875880 {#7036 date: 2024-07-02 08:18:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7037 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7039 …} -Children: Doctrine\ORM\PersistentCollection {#7042 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7045 -id: 128 -name: "シルヴァネール" -hierarchy: 2 -sort_no: 201 -create_date: DateTime @1719876056 {#7043 date: 2024-07-02 08:20:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7044 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7046 …} -Children: Doctrine\ORM\PersistentCollection {#7049 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7052 -id: 273 -name: "スチューベン" -hierarchy: 2 -sort_no: 200 -create_date: DateTime @1719973473 {#7050 date: 2024-07-03 11:24:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7051 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7053 …} -Children: Doctrine\ORM\PersistentCollection {#7056 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7059 -id: 176 -name: "スペルゴラ" -hierarchy: 2 -sort_no: 199 -create_date: DateTime @1719882382 {#7057 date: 2024-07-02 10:06:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7058 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7060 …} -Children: Doctrine\ORM\PersistentCollection {#7063 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7066 -id: 302 -name: "セルヴァン" -hierarchy: 2 -sort_no: 198 -create_date: DateTime @1719977234 {#7064 date: 2024-07-03 12:27:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7065 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7067 …} -Children: Doctrine\ORM\PersistentCollection {#7070 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7073 -id: 182 -name: "タイロッソ" -hierarchy: 2 -sort_no: 197 -create_date: DateTime @1719884095 {#7071 date: 2024-07-02 10:34:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7072 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7074 …} -Children: Doctrine\ORM\PersistentCollection {#7077 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7080 -id: 341 -name: "チェリー" -hierarchy: 2 -sort_no: 196 -create_date: DateTime @1720060908 {#7078 date: 2024-07-04 11:41:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7079 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7081 …} -Children: Doctrine\ORM\PersistentCollection {#7084 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7087 -id: 222 -name: "チャレロ" -hierarchy: 2 -sort_no: 195 -create_date: DateTime @1719887602 {#7085 date: 2024-07-02 11:33:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7086 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7088 …} -Children: Doctrine\ORM\PersistentCollection {#7091 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7094 -id: 270 -name: "チリエジョーロ" -hierarchy: 2 -sort_no: 194 -create_date: DateTime @1719973408 {#7092 date: 2024-07-03 11:23:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7093 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7095 …} -Children: Doctrine\ORM\PersistentCollection {#7098 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7101 -id: 123 -name: "ツヴァイゲルト" -hierarchy: 2 -sort_no: 193 -create_date: DateTime @1719875939 {#7099 date: 2024-07-02 08:18:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7100 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7102 …} -Children: Doctrine\ORM\PersistentCollection {#7105 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7108 -id: 197 -name: "ティモラッソ" -hierarchy: 2 -sort_no: 192 -create_date: DateTime @1719885399 {#7106 date: 2024-07-02 10:56:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7107 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7109 …} -Children: Doctrine\ORM\PersistentCollection {#7112 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7115 -id: 203 -name: "デュレーザ" -hierarchy: 2 -sort_no: 191 -create_date: DateTime @1719885953 {#7113 date: 2024-07-02 11:05:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7114 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7116 …} -Children: Doctrine\ORM\PersistentCollection {#7119 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7122 -id: 272 -name: "デラウェア" -hierarchy: 2 -sort_no: 190 -create_date: DateTime @1719973467 {#7120 date: 2024-07-03 11:24:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7121 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7123 …} -Children: Doctrine\ORM\PersistentCollection {#7126 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7129 -id: 346 -name: "テンプラニーリョ" -hierarchy: 2 -sort_no: 189 -create_date: DateTime @1720061728 {#7127 date: 2024-07-04 11:55:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7128 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7130 …} -Children: Doctrine\ORM\PersistentCollection {#7133 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7136 -id: 192 -name: "トウリガ・ナショナル" -hierarchy: 2 -sort_no: 188 -create_date: DateTime @1719885118 {#7134 date: 2024-07-02 10:51:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7135 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7137 …} -Children: Doctrine\ORM\PersistentCollection {#7140 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7143 -id: 239 -name: "ドゥレッラ" -hierarchy: 2 -sort_no: 187 -create_date: DateTime @1719889882 {#7141 date: 2024-07-02 12:11:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7142 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7144 …} -Children: Doctrine\ORM\PersistentCollection {#7147 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7150 -id: 157 -name: "ドミナ" -hierarchy: 2 -sort_no: 186 -create_date: DateTime @1719877462 {#7148 date: 2024-07-02 08:44:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7149 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7151 …} -Children: Doctrine\ORM\PersistentCollection {#7154 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7157 -id: 194 -name: "トラミーナー" -hierarchy: 2 -sort_no: 185 -create_date: DateTime @1719885364 {#7155 date: 2024-07-02 10:56:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7156 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7158 …} -Children: Doctrine\ORM\PersistentCollection {#7161 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7164 -id: 350 -name: "トラミネール・ アロマティコ" -hierarchy: 2 -sort_no: 184 -create_date: DateTime @1720063194 {#7162 date: 2024-07-04 12:19:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7163 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7165 …} -Children: Doctrine\ORM\PersistentCollection {#7168 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7171 -id: 188 -name: "ドルチェット" -hierarchy: 2 -sort_no: 183 -create_date: DateTime @1719884714 {#7169 date: 2024-07-02 10:45:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7170 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7172 …} -Children: Doctrine\ORM\PersistentCollection {#7175 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7178 -id: 216 -name: "ドルンフェルダー" -hierarchy: 2 -sort_no: 182 -create_date: DateTime @1719887414 {#7176 date: 2024-07-02 11:30:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7177 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7179 …} -Children: Doctrine\ORM\PersistentCollection {#7182 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7185 -id: 314 -name: "トレサール" -hierarchy: 2 -sort_no: 181 -create_date: DateTime @1720056732 {#7183 date: 2024-07-04 10:32:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7184 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7186 …} -Children: Doctrine\ORM\PersistentCollection {#7189 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7192 -id: 360 -name: "トレイシャドゥラ" -hierarchy: 2 -sort_no: 180 -create_date: DateTime @1720148973 {#7190 date: 2024-07-05 12:09:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7191 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7193 …} -Children: Doctrine\ORM\PersistentCollection {#7196 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7199 -id: 326 -name: "トレッビアーノ・トスカーノ" -hierarchy: 2 -sort_no: 179 -create_date: DateTime @1720058379 {#7197 date: 2024-07-04 10:59:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7198 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7200 …} -Children: Doctrine\ORM\PersistentCollection {#7203 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7206 -id: 307 -name: "トレッビアーノ" -hierarchy: 2 -sort_no: 178 -create_date: DateTime @1719978546 {#7204 date: 2024-07-03 12:49:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7205 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7207 …} -Children: Doctrine\ORM\PersistentCollection {#7210 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7213 -id: 308 -name: "トレッビアーノ・モデネーゼ" -hierarchy: 2 -sort_no: 177 -create_date: DateTime @1719978562 {#7211 date: 2024-07-03 12:49:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7212 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7214 …} -Children: Doctrine\ORM\PersistentCollection {#7217 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7220 -id: 330 -name: "ナイアガラ" -hierarchy: 2 -sort_no: 176 -create_date: DateTime @1720059921 {#7218 date: 2024-07-04 11:25:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7219 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7221 …} -Children: Doctrine\ORM\PersistentCollection {#7224 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7227 -id: 280 -name: "ネオマスカット" -hierarchy: 2 -sort_no: 175 -create_date: DateTime @1719973661 {#7225 date: 2024-07-03 11:27:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7226 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7228 …} -Children: Doctrine\ORM\PersistentCollection {#7231 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7234 -id: 283 -name: "ネグレット" -hierarchy: 2 -sort_no: 174 -create_date: DateTime @1719973987 {#7232 date: 2024-07-03 11:33:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7233 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7235 …} -Children: Doctrine\ORM\PersistentCollection {#7238 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7241 -id: 190 -name: "ネグロアマーロ" -hierarchy: 2 -sort_no: 173 -create_date: DateTime @1719884928 {#7239 date: 2024-07-02 10:48:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7240 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7242 …} -Children: Doctrine\ORM\PersistentCollection {#7245 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7248 -id: 154 -name: "ネレッロカプリッチョノチェーラ" -hierarchy: 2 -sort_no: 172 -create_date: DateTime @1719877196 {#7246 date: 2024-07-02 08:39:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7247 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7249 …} -Children: Doctrine\ORM\PersistentCollection {#7252 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7255 -id: 185 -name: "ネレッロ・マスカレーゼ" -hierarchy: 2 -sort_no: 171 -create_date: DateTime @1719884420 {#7253 date: 2024-07-02 10:40:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7254 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7256 …} -Children: Doctrine\ORM\PersistentCollection {#7259 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7262 -id: 225 -name: "ネロ・ダーヴォラ" -hierarchy: 2 -sort_no: 170 -create_date: DateTime @1719887801 {#7260 date: 2024-07-02 11:36:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7261 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7263 …} -Children: Doctrine\ORM\PersistentCollection {#7266 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7269 -id: 309 -name: "パイス" -hierarchy: 2 -sort_no: 169 -create_date: DateTime @1719978721 {#7267 date: 2024-07-03 12:52:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7268 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7270 …} -Children: Doctrine\ORM\PersistentCollection {#7273 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7276 -id: 339 -name: "パイナップル" -hierarchy: 2 -sort_no: 168 -create_date: DateTime @1720060899 {#7274 date: 2024-07-04 11:41:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7275 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7277 …} -Children: Doctrine\ORM\PersistentCollection {#7280 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7283 -id: 218 -name: "バッカス" -hierarchy: 2 -sort_no: 167 -create_date: DateTime @1719887461 {#7281 date: 2024-07-02 11:31:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7282 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7284 …} -Children: Doctrine\ORM\PersistentCollection {#7287 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7290 -id: 184 -name: "バルベーラ" -hierarchy: 2 -sort_no: 166 -create_date: DateTime @1719884172 {#7288 date: 2024-07-02 10:36:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7289 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7291 …} -Children: Doctrine\ORM\PersistentCollection {#7294 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7297 -id: 223 -name: "パレリャーダ" -hierarchy: 2 -sort_no: 165 -create_date: DateTime @1719887613 {#7295 date: 2024-07-02 11:33:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7296 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7298 …} -Children: Doctrine\ORM\PersistentCollection {#7300 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7303 -id: 335 -name: "パンパヌト" -hierarchy: 2 -sort_no: 164 -create_date: DateTime @1720060799 {#7301 date: 2024-07-04 11:39:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7302 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7304 …} -Children: Doctrine\ORM\PersistentCollection {#7307 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7310 -id: 200 -name: "ピノ・オーセロワ" -hierarchy: 2 -sort_no: 163 -create_date: DateTime @1719885842 {#7308 date: 2024-07-02 11:04:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7309 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7311 …} -Children: Doctrine\ORM\PersistentCollection {#7314 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7317 -id: 191 -name: "ピノタージュ" -hierarchy: 2 -sort_no: 162 -create_date: DateTime @1719884937 {#7315 date: 2024-07-02 10:48:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7316 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7318 …} -Children: Doctrine\ORM\PersistentCollection {#7321 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7324 -id: 208 -name: "ピノ・ドニス" -hierarchy: 2 -sort_no: 161 -create_date: DateTime @1719886129 {#7322 date: 2024-07-02 11:08:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7323 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7325 …} -Children: Doctrine\ORM\PersistentCollection {#7328 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7331 -id: 233 -name: "ピノ・ネロ" -hierarchy: 2 -sort_no: 160 -create_date: DateTime @1719888251 {#7329 date: 2024-07-02 11:44:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7330 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7332 …} -Children: Doctrine\ORM\PersistentCollection {#7335 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7338 -id: 129 -name: "ピノ・ブラン" -hierarchy: 2 -sort_no: 159 -create_date: DateTime @1719876065 {#7336 date: 2024-07-02 08:21:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7337 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7339 …} -Children: Doctrine\ORM\PersistentCollection {#7342 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7345 -id: 305 -name: "ピノ・ムニエ" -hierarchy: 2 -sort_no: 158 -create_date: DateTime @1719978105 {#7343 date: 2024-07-03 12:41:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7344 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7346 …} -Children: Doctrine\ORM\PersistentCollection {#7349 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7352 -id: 267 -name: "ピノ・マドレーヌ" -hierarchy: 2 -sort_no: 157 -create_date: DateTime @1719972554 {#7350 date: 2024-07-03 11:09:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7351 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7353 …} -Children: Doctrine\ORM\PersistentCollection {#7356 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7359 -id: 347 -name: "プティヴェルド" -hierarchy: 2 -sort_no: 156 -create_date: DateTime @1720061737 {#7357 date: 2024-07-04 11:55:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7358 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7360 …} -Children: Doctrine\ORM\PersistentCollection {#7363 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7366 -id: 254 -name: "プティ・ジョーヌ" -hierarchy: 2 -sort_no: 155 -create_date: DateTime @1719969352 {#7364 date: 2024-07-03 10:15:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7365 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7367 …} -Children: Doctrine\ORM\PersistentCollection {#7370 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7373 -id: 292 -name: "ブドウ" -hierarchy: 2 -sort_no: 154 -create_date: DateTime @1719975056 {#7371 date: 2024-07-03 11:50:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7372 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7374 …} -Children: Doctrine\ORM\PersistentCollection {#7377 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7380 -id: 315 -name: "ブドン" -hierarchy: 2 -sort_no: 153 -create_date: DateTime @1720056737 {#7378 date: 2024-07-04 10:32:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7379 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7381 …} -Children: Doctrine\ORM\PersistentCollection {#7384 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7387 -id: 124 -name: "ブラウアー・ポルトギーザー" -hierarchy: 2 -sort_no: 152 -create_date: DateTime @1719875952 {#7385 date: 2024-07-02 08:19:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7386 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7388 …} -Children: Doctrine\ORM\PersistentCollection {#7391 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7394 -id: 256 -name: "ブラウフレンキッシュ" -hierarchy: 2 -sort_no: 151 -create_date: DateTime @1719969679 {#7392 date: 2024-07-03 10:21:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7393 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7395 …} -Children: Doctrine\ORM\PersistentCollection {#7398 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7401 -id: 293 -name: "フラン" -hierarchy: 2 -sort_no: 150 -create_date: DateTime @1719975075 {#7399 date: 2024-07-03 11:51:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7400 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7402 …} -Children: Doctrine\ORM\PersistentCollection {#7405 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7408 -id: 181 -name: "フリウラーノ" -hierarchy: 2 -sort_no: 149 -create_date: DateTime @1719884077 {#7406 date: 2024-07-02 10:34:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7407 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7409 …} -Children: Doctrine\ORM\PersistentCollection {#7412 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7415 -id: 224 -name: "プリミティーヴォ" -hierarchy: 2 -sort_no: 148 -create_date: DateTime @1719887790 {#7413 date: 2024-07-02 11:36:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7414 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7416 …} -Children: Doctrine\ORM\PersistentCollection {#7419 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7422 -id: 316 -name: "プリニョーロ・ジェンティーレ" -hierarchy: 2 -sort_no: 147 -create_date: DateTime @1720057441 {#7420 date: 2024-07-04 10:44:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7421 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7423 …} -Children: Doctrine\ORM\PersistentCollection {#7426 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7429 -id: 372 -name: "フレキャン・ラエ" -hierarchy: 2 -sort_no: 146 -create_date: DateTime @1720740248 {#7427 date: 2024-07-12 08:24:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7428 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7430 …} -Children: Doctrine\ORM\PersistentCollection {#7433 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7436 -id: 371 -name: "フレキャン・ルージュ" -hierarchy: 2 -sort_no: 145 -create_date: DateTime @1720740228 {#7434 date: 2024-07-12 08:23:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7435 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7437 …} -Children: Doctrine\ORM\PersistentCollection {#7440 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7443 -id: 301 -name: "プロカニコ" -hierarchy: 2 -sort_no: 144 -create_date: DateTime @1719975761 {#7441 date: 2024-07-03 12:02:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7442 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7444 …} -Children: Doctrine\ORM\PersistentCollection {#7447 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7450 -id: 294 -name: "プティマンサン" -hierarchy: 2 -sort_no: 143 -create_date: DateTime @1719975104 {#7448 date: 2024-07-03 11:51:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7449 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7451 …} -Children: Doctrine\ORM\PersistentCollection {#7454 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7457 -id: 132 -name: "プリェビラン" -hierarchy: 2 -sort_no: 142 -create_date: DateTime @1719876142 {#7455 date: 2024-07-02 08:22:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7456 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7458 …} -Children: Doctrine\ORM\PersistentCollection {#7461 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7464 -id: 237 -name: "フレカン" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1719888723 {#7462 date: 2024-07-02 11:52:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7463 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7465 …} -Children: Doctrine\ORM\PersistentCollection {#7468 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7471 -id: 179 -name: "ペコリーノ" -hierarchy: 2 -sort_no: 140 -create_date: DateTime @1719883162 {#7469 date: 2024-07-02 10:19:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7470 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7472 …} -Children: Doctrine\ORM\PersistentCollection {#7475 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7478 -id: 255 -name: "ベダン" -hierarchy: 2 -sort_no: 139 -create_date: DateTime @1719969395 {#7476 date: 2024-07-03 10:16:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7477 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7479 …} -Children: Doctrine\ORM\PersistentCollection {#7482 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7485 -id: 343 -name: "ペセツカ・レアンカ" -hierarchy: 2 -sort_no: 138 -create_date: DateTime @1720061486 {#7483 date: 2024-07-04 11:51:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7484 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7486 …} -Children: Doctrine\ORM\PersistentCollection {#7489 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7492 -id: 202 -name: "ベルジュロン" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1719885915 {#7490 date: 2024-07-02 11:05:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7491 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7493 …} -Children: Doctrine\ORM\PersistentCollection {#7496 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7499 -id: 336 -name: "ボンビーノ・ビアンコ" -hierarchy: 2 -sort_no: 136 -create_date: DateTime @1720060843 {#7497 date: 2024-07-04 11:40:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7498 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7500 …} -Children: Doctrine\ORM\PersistentCollection {#7503 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7506 -id: 134 -name: "マカブー" -hierarchy: 2 -sort_no: 135 -create_date: DateTime @1719876168 {#7504 date: 2024-07-02 08:22:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7505 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7507 …} -Children: Doctrine\ORM\PersistentCollection {#7510 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7513 -id: 221 -name: "マカベオ" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1719887595 {#7511 date: 2024-07-02 11:33:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7512 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7514 …} -Children: Doctrine\ORM\PersistentCollection {#7517 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7520 -id: 268 -name: "マスカット" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1719972748 {#7518 date: 2024-07-03 11:12:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7519 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7521 …} -Children: Doctrine\ORM\PersistentCollection {#7524 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7527 -id: 122 -name: "マスカット・オットネル" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1719875915 {#7525 date: 2024-07-02 08:18:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7526 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7528 …} -Children: Doctrine\ORM\PersistentCollection {#7531 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7534 -id: 295 -name: "マスカットベリーA" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1719975202 {#7532 date: 2024-07-03 11:53:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7533 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7535 …} -Children: Doctrine\ORM\PersistentCollection {#7538 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7541 -id: 236 -name: "マリー・メナール" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1719888712 {#7539 date: 2024-07-02 11:51:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7540 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7542 …} -Children: Doctrine\ORM\PersistentCollection {#7545 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7548 -id: 332 -name: "マルヴァジーア トスカーナ" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1720060031 {#7546 date: 2024-07-04 11:27:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7547 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7549 …} -Children: Doctrine\ORM\PersistentCollection {#7552 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7555 -id: 331 -name: "マルヴァジーア ディ カンディア" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1720060022 {#7553 date: 2024-07-04 11:27:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7554 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7556 …} -Children: Doctrine\ORM\PersistentCollection {#7559 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7562 -id: 291 -name: "マルヴァジーア" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1719974662 {#7560 date: 2024-07-03 11:44:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7561 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7563 …} -Children: Doctrine\ORM\PersistentCollection {#7566 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7569 -id: 205 -name: "マルサンヌ" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1719885978 {#7567 date: 2024-07-02 11:06:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7568 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7570 …} -Children: Doctrine\ORM\PersistentCollection {#7573 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7576 -id: 173 -name: "マルツェミーノ" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1719882080 {#7574 date: 2024-07-02 10:01:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7575 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7577 …} -Children: Doctrine\ORM\PersistentCollection {#7580 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7583 -id: 284 -name: "マルベック" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1719974017 {#7581 date: 2024-07-03 11:33:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7582 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7584 …} -Children: Doctrine\ORM\PersistentCollection {#7587 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7590 -id: 174 -name: "マルボ・ジェンティーレ" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1719882093 {#7588 date: 2024-07-02 10:01:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7589 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7591 …} -Children: Doctrine\ORM\PersistentCollection {#7594 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7597 -id: 152 -name: "ミュスカ" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1719877167 {#7595 date: 2024-07-02 08:39:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7596 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7598 …} -Children: Doctrine\ORM\PersistentCollection {#7601 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7604 -id: 247 -name: "ミュスカ・オットネル" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1719890290 {#7602 date: 2024-07-02 12:18:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7603 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7605 …} -Children: Doctrine\ORM\PersistentCollection {#7608 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7611 -id: 207 -name: "ミュスカブルー" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1719886092 {#7609 date: 2024-07-02 11:08:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7610 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7612 …} -Children: Doctrine\ORM\PersistentCollection {#7615 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7618 -id: 377 -name: "ミュスカデ" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1721001824 {#7616 date: 2024-07-15 09:03:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7617 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7619 …} -Children: Doctrine\ORM\PersistentCollection {#7622 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7625 -id: 115 -name: "ミュスカデティグランブラン" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1719546324 {#7623 date: 2024-06-28 12:45:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7624 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7626 …} -Children: Doctrine\ORM\PersistentCollection {#7629 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7632 -id: 241 -name: "ミュスカデル" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1719889941 {#7630 date: 2024-07-02 12:12:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7631 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7633 …} -Children: Doctrine\ORM\PersistentCollection {#7636 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7639 -id: 281 -name: "ミュスカ・プティ・グラン" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1719973782 {#7637 date: 2024-07-03 11:29:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7638 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7640 …} -Children: Doctrine\ORM\PersistentCollection {#7643 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7646 -id: 116 -name: "ミュスカロゼ" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1719546329 {#7644 date: 2024-06-28 12:45:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7645 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7647 …} -Children: Doctrine\ORM\PersistentCollection {#7650 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7653 -id: 155 -name: "ミュラー・トゥルガウ" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1719877430 {#7651 date: 2024-07-02 08:43:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7652 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7654 …} -Children: Doctrine\ORM\PersistentCollection {#7657 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7660 -id: 210 -name: "ムールヴェードル" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1719886207 {#7658 date: 2024-07-02 11:10:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7659 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7661 …} -Children: Doctrine\ORM\PersistentCollection {#7664 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7667 -id: 159 -name: "ムスカテラー" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1719877605 {#7665 date: 2024-07-02 08:46:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7666 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7668 …} -Children: Doctrine\ORM\PersistentCollection {#7671 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7674 -id: 312 -name: "ムニエ" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1719979363 {#7672 date: 2024-07-03 13:02:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7673 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7675 …} -Children: Doctrine\ORM\PersistentCollection {#7678 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7681 -id: 344 -name: "モスカート" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1720061518 {#7679 date: 2024-07-04 11:51:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7680 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7682 …} -Children: Doctrine\ORM\PersistentCollection {#7685 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7688 -id: 195 -name: "モスカート・ジャッロ" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1719885376 {#7686 date: 2024-07-02 10:56:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7687 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7689 …} -Children: Doctrine\ORM\PersistentCollection {#7692 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7695 -id: 260 -name: "モスカート・セッコ" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1719971568 {#7693 date: 2024-07-03 10:52:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7694 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7696 …} -Children: Doctrine\ORM\PersistentCollection {#7699 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7702 -id: 337 -name: "モスカート・レアレ" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1720060853 {#7700 date: 2024-07-04 11:40:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7701 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7703 …} -Children: Doctrine\ORM\PersistentCollection {#7706 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7709 -id: 219 -name: "モスカテル" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1719887528 {#7707 date: 2024-07-02 11:32:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7708 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7710 …} -Children: Doctrine\ORM\PersistentCollection {#7713 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7716 -id: 353 -name: "モスカテル・ガレゴ" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1720063500 {#7714 date: 2024-07-04 12:25:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7715 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7717 …} -Children: Doctrine\ORM\PersistentCollection {#7720 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7723 -id: 189 -name: "モステカル・ガレゴ" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1719884727 {#7721 date: 2024-07-02 10:45:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7722 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7724 …} -Children: Doctrine\ORM\PersistentCollection {#7727 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7730 -id: 230 -name: "モリヨン(シャルドネ)" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1719888102 {#7728 date: 2024-07-02 11:41:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7729 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7731 …} -Children: Doctrine\ORM\PersistentCollection {#7734 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7737 -id: 138 -name: "モンドゥーズ" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1719876214 {#7735 date: 2024-07-02 08:23:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7736 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7738 …} -Children: Doctrine\ORM\PersistentCollection {#7741 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7744 -id: 209 -name: "ユニブラン" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1719886147 {#7742 date: 2024-07-02 11:09:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7743 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7745 …} -Children: Doctrine\ORM\PersistentCollection {#7748 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7751 -id: 231 -name: "ユニ・ブラン" -hierarchy: 2 -sort_no: 100 -create_date: DateTime @1719888191 {#7749 date: 2024-07-02 11:43:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7750 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7752 …} -Children: Doctrine\ORM\PersistentCollection {#7755 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7758 -id: 329 -name: "ラ・フランス" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1720059758 {#7756 date: 2024-07-04 11:22:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7757 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7759 …} -Children: Doctrine\ORM\PersistentCollection {#7762 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7765 -id: 348 -name: "ラポーゾ" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1720061783 {#7763 date: 2024-07-04 11:56:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7764 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7766 …} -Children: Doctrine\ORM\PersistentCollection {#7769 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7772 -id: 257 -name: "ランブルスコ・マエストリ" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1719970855 {#7770 date: 2024-07-03 10:40:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7771 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7773 …} -Children: Doctrine\ORM\PersistentCollection {#7776 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7779 -id: 246 -name: "ランブルスコ・マラーニ" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1719890237 {#7777 date: 2024-07-02 12:17:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7778 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7780 …} -Children: Doctrine\ORM\PersistentCollection {#7783 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7786 -id: 248 -name: "ランブルスコ" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1719890501 {#7784 date: 2024-07-02 12:21:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7785 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7787 …} -Children: Doctrine\ORM\PersistentCollection {#7790 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7793 -id: 175 -name: "ランブルスコ・サラミーノ" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1719882112 {#7791 date: 2024-07-02 10:01:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7792 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7794 …} -Children: Doctrine\ORM\PersistentCollection {#7797 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7800 -id: 274 -name: "リンゴ秋陽" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1719973543 {#7798 date: 2024-07-03 11:25:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7799 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7801 …} -Children: Doctrine\ORM\PersistentCollection {#7804 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7807 -id: 252 -name: "リンゴ" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1719969306 {#7805 date: 2024-07-03 10:15:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7806 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7808 …} -Children: Doctrine\ORM\PersistentCollection {#7811 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7814 -id: 149 -name: "ルーサンヌ" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1719877141 {#7812 date: 2024-07-02 08:39:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7813 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7815 …} -Children: Doctrine\ORM\PersistentCollection {#7818 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7821 -id: 234 -name: "ルジェ・ド・ドール" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1719888687 {#7819 date: 2024-07-02 11:51:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7820 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7822 …} -Children: Doctrine\ORM\PersistentCollection {#7825 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7828 -id: 147 -name: "ルドネールプリュ" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1719876732 {#7826 date: 2024-07-02 08:32:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7827 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7829 …} -Children: Doctrine\ORM\PersistentCollection {#7832 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7835 -id: 121 -name: "レースラー等ブレンド" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1719875897 {#7833 date: 2024-07-02 08:18:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7834 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7836 …} -Children: Doctrine\ORM\PersistentCollection {#7839 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7842 -id: 228 -name: "ロアンドゥルイユ(ガイヤック)" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1719888020 {#7840 date: 2024-07-02 11:40:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7841 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7843 …} -Children: Doctrine\ORM\PersistentCollection {#7846 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7849 -id: 362 -name: "ロウレイロ" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1720149014 {#7847 date: 2024-07-05 12:10:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7848 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7850 …} -Children: Doctrine\ORM\PersistentCollection {#7853 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7856 -id: 235 -name: "ロカール・ヴェール" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1719888701 {#7854 date: 2024-07-02 11:51:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7855 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7857 …} -Children: Doctrine\ORM\PersistentCollection {#7860 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7863 -id: 148 -name: "ロール" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1719877132 {#7861 date: 2024-07-02 08:38:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7862 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7864 …} -Children: Doctrine\ORM\PersistentCollection {#7867 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7870 -id: 193 -name: "ローロット" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1719885353 {#7868 date: 2024-07-02 10:55:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7869 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7871 …} -Children: Doctrine\ORM\PersistentCollection {#7874 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7877 -id: 289 -name: "ロンディネッラ" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1719974400 {#7875 date: 2024-07-03 11:40:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7876 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7878 …} -Children: Doctrine\ORM\PersistentCollection {#7881 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7884 -id: 349 -name: "天城の滴" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1720063016 {#7882 date: 2024-07-04 12:16:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7883 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7885 …} -Children: Doctrine\ORM\PersistentCollection {#7888 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7891 -id: 275 -name: "王林" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1719973552 {#7889 date: 2024-07-03 11:25:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7890 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7892 …} -Children: Doctrine\ORM\PersistentCollection {#7895 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7898 -id: 322 -name: "紅玉" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1720058242 {#7896 date: 2024-07-04 10:57:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7897 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7899 …} -Children: Doctrine\ORM\PersistentCollection {#7902 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7905 -id: 279 -name: "巨峰" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1719973651 {#7903 date: 2024-07-03 11:27:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7904 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7906 …} -Children: Doctrine\ORM\PersistentCollection {#7909 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7912 -id: 277 -name: "甲州" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1719973578 {#7910 date: 2024-07-03 11:26:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7911 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7913 …} -Children: Doctrine\ORM\PersistentCollection {#7916 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7919 -id: 340 -name: "蜂蜜" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1720060904 {#7917 date: 2024-07-04 11:41:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7918 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7920 …} -Children: Doctrine\ORM\PersistentCollection {#7923 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7926 -id: 296 -name: "山幸" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1719975221 {#7924 date: 2024-07-03 11:53:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7925 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7927 …} -Children: Doctrine\ORM\PersistentCollection {#7930 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7933 -id: 363 -name: "その他" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1720151719 {#7931 date: 2024-07-05 12:55:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7932 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7934 …} -Children: Doctrine\ORM\PersistentCollection {#7937 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7940 -id: 8 -name: "ワイン" -hierarchy: 1 -sort_no: 282 -create_date: DateTime @1700801589 {#6405 date: 2023-11-24 13:53:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720142002 {#6404 date: 2024-07-05 10:13:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7941 …} -Children: Doctrine\ORM\PersistentCollection {#7944 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7945 -id: 10 -name: "赤ワイン" -hierarchy: 2 -sort_no: 285 -create_date: DateTime @1700801678 {#7938 date: 2023-11-24 13:54:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7939 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7946 …} -Children: Doctrine\ORM\PersistentCollection {#7949 …} -Parent: Eccube\Entity\Category {#7940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7954 -id: 13 -name: "白ワイン" -hierarchy: 2 -sort_no: 284 -create_date: DateTime @1700812377 {#7952 date: 2023-11-24 16:52:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7953 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7955 …} -Children: Doctrine\ORM\PersistentCollection {#7958 …} -Parent: Eccube\Entity\Category {#7940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7961 -id: 14 -name: "スパークリングワイン" -hierarchy: 2 -sort_no: 283 -create_date: DateTime @1708318141 {#7959 date: 2024-02-19 13:49:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7960 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7962 …} -Children: Doctrine\ORM\PersistentCollection {#7965 …} -Parent: Eccube\Entity\Category {#7940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7968 -id: 15 -name: "ロゼワイン" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1708318145 {#7966 date: 2024-02-19 13:49:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7967 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7969 …} -Children: Doctrine\ORM\PersistentCollection {#7972 …} -Parent: Eccube\Entity\Category {#7940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7975 -id: 16 -name: "オレンジワイン" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1708318149 {#7973 date: 2024-02-19 13:49:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7974 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7976 …} -Children: Doctrine\ORM\PersistentCollection {#7979 …} -Parent: Eccube\Entity\Category {#7940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7982 -id: 356 -name: "シードル" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1720065046 {#7980 date: 2024-07-04 12:50:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7981 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7983 …} -Children: Doctrine\ORM\PersistentCollection {#7986 …} -Parent: Eccube\Entity\Category {#7940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7989 -id: 355 -name: "泡" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1720064649 {#7987 date: 2024-07-04 12:44:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7988 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7990 …} -Children: Doctrine\ORM\PersistentCollection {#7993 …} -Parent: Eccube\Entity\Category {#7940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7996 -id: 17 -name: "微発泡" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1708318153 {#7994 date: 2024-02-19 13:49:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7995 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7997 …} -Children: Doctrine\ORM\PersistentCollection {#8000 …} -Parent: Eccube\Entity\Category {#7940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#8003 -id: 357 -name: "その他" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1720065083 {#8001 date: 2024-07-04 12:51:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#8002 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8004 …} -Children: Doctrine\ORM\PersistentCollection {#8007 …} -Parent: Eccube\Entity\Category {#7940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#8008 -id: 19 -name: "シーン別" -hierarchy: 1 -sort_no: 17 -create_date: DateTime @1719370847 {#7950 date: 2024-06-26 12:00:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720142002 {#7951 date: 2024-07-05 10:13:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8009 …} -Children: Doctrine\ORM\PersistentCollection {#8012 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#8017 -id: 20 -name: "値段" -hierarchy: 1 -sort_no: 11 -create_date: DateTime @1719370854 {#8013 date: 2024-06-26 12:00:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720142002 {#8014 date: 2024-07-05 10:13:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8018 …} -Children: Doctrine\ORM\PersistentCollection {#8021 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#8022 -id: 382 -name: "¥1,000 - ¥2,000" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1745113183 {#8015 date: 2025-04-20 10:39:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745113347 {#8016 date: 2025-04-20 10:42:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8023 …} -Children: Doctrine\ORM\PersistentCollection {#8026 …} -Parent: Eccube\Entity\Category {#8017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#8031 -id: 383 -name: "¥2,000 - ¥3,000" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1745113187 {#8029 date: 2025-04-20 10:39:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745113347 {#8030 date: 2025-04-20 10:42:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8032 …} -Children: Doctrine\ORM\PersistentCollection {#8035 …} -Parent: Eccube\Entity\Category {#8017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#8038 -id: 384 -name: "¥3,000 - ¥4,000" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1745113192 {#8036 date: 2025-04-20 10:39:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745113347 {#8037 date: 2025-04-20 10:42:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8039 …} -Children: Doctrine\ORM\PersistentCollection {#8042 …} -Parent: Eccube\Entity\Category {#8017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#8045 -id: 385 -name: "¥4,000 - ¥5,000" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1745113196 {#8043 date: 2025-04-20 10:39:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745113347 {#8044 date: 2025-04-20 10:42:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8046 …} -Children: Doctrine\ORM\PersistentCollection {#8049 …} -Parent: Eccube\Entity\Category {#8017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#8052 -id: 386 -name: "¥5,000 - ¥6,000" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1745113199 {#8050 date: 2025-04-20 10:39:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745113347 {#8051 date: 2025-04-20 10:42:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8053 …} -Children: Doctrine\ORM\PersistentCollection {#8056 …} -Parent: Eccube\Entity\Category {#8017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#8059 -id: 387 -name: "¥6,000 - ¥7,000" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1745113202 {#8057 date: 2025-04-20 10:40:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745113347 {#8058 date: 2025-04-20 10:42:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8060 …} -Children: Doctrine\ORM\PersistentCollection {#8063 …} -Parent: Eccube\Entity\Category {#8017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#8066 -id: 388 -name: "¥7,000 -" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1745113214 {#8064 date: 2025-04-20 10:40:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745113347 {#8065 date: 2025-04-20 10:42:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8067 …} -Children: Doctrine\ORM\PersistentCollection {#8070 …} -Parent: Eccube\Entity\Category {#8017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#8071 -id: 7 -name: "サブスク" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1694649056 {#8027 date: 2023-09-14 08:50:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720142002 {#8028 date: 2024-07-05 10:13:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8072 …} -Children: Doctrine\ORM\PersistentCollection {#8075 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } ] |
[ Eccube\Entity\Category {#5648 -id: 21 -name: "国" -hierarchy: 1 -sort_no: 320 -create_date: DateTime @1719463670 {#5645 date: 2024-06-27 13:47:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720142002 {#5643 date: 2024-07-05 10:13:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5658 …} -Children: Doctrine\ORM\PersistentCollection {#5891 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#5890 -id: 91 -name: "フランス" -hierarchy: 2 -sort_no: 319 -create_date: DateTime @1719464935 {#5641 date: 2024-06-27 14:08:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5639 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5889 …} -Children: Doctrine\ORM\PersistentCollection {#5886 …} -Parent: Eccube\Entity\Category {#5648} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#5885 -id: 12 -name: "アルザス" -hierarchy: 3 -sort_no: 301 -create_date: DateTime @1700808645 {#5637 date: 2023-11-24 15:50:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5613 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5884 …} -Children: Doctrine\ORM\PersistentCollection {#5881 …} -Parent: Eccube\Entity\Category {#5890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#5874 -id: 28 -name: "サヴォワ" -hierarchy: 3 -sort_no: 61 -create_date: DateTime @1719463757 {#5876 date: 2024-06-27 13:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5875 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5873 …} -Children: Doctrine\ORM\PersistentCollection {#5870 …} -Parent: Eccube\Entity\Category {#5890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#5867 -id: 59 -name: "シャンパーニュ" -hierarchy: 3 -sort_no: 52 -create_date: DateTime @1719464094 {#5869 date: 2024-06-27 13:54:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5868 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5866 …} -Children: Doctrine\ORM\PersistentCollection {#5863 …} -Parent: Eccube\Entity\Category {#5890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#5632 -id: 52 -name: "ジュラ" -hierarchy: 3 -sort_no: 51 -create_date: DateTime @1719463979 {#5862 date: 2024-06-27 13:52:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5861 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5636 …} -Children: Doctrine\ORM\PersistentCollection {#5665 …} -Parent: Eccube\Entity\Category {#5890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#5852 -id: 60 -name: "ノルマンディー" -hierarchy: 3 -sort_no: 47 -create_date: DateTime @1719464102 {#5849 date: 2024-06-27 13:55:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5851 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5853 …} -Children: Doctrine\ORM\PersistentCollection {#5856 …} -Parent: Eccube\Entity\Category {#5890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#5859 -id: 31 -name: "ブルゴーニュ" -hierarchy: 3 -sort_no: 46 -create_date: DateTime @1719463776 {#5857 date: 2024-06-27 13:49:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5858 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5860 …} -Children: Doctrine\ORM\PersistentCollection {#5895 …} -Parent: Eccube\Entity\Category {#5890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#5899 -id: 370 -name: "ブルターニュ" -hierarchy: 3 -sort_no: 34 -create_date: DateTime @1720739466 {#5897 date: 2024-07-12 08:11:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5898 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5900 …} -Children: Doctrine\ORM\PersistentCollection {#5903 …} -Parent: Eccube\Entity\Category {#5890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#5906 -id: 34 -name: "プロヴァンス" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1719463800 {#5904 date: 2024-06-27 13:50:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5905 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5907 …} -Children: Doctrine\ORM\PersistentCollection {#5910 …} -Parent: Eccube\Entity\Category {#5890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#5913 -id: 81 -name: "ペイドック" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1719464483 {#5911 date: 2024-06-27 14:01:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5912 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5914 …} -Children: Doctrine\ORM\PersistentCollection {#5917 …} -Parent: Eccube\Entity\Category {#5890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#5920 -id: 26 -name: "ボジョレー" -hierarchy: 3 -sort_no: 27 -create_date: DateTime @1719463739 {#5918 date: 2024-06-27 13:48:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5919 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5921 …} -Children: Doctrine\ORM\PersistentCollection {#5924 …} -Parent: Eccube\Entity\Category {#5890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#5927 -id: 54 -name: "ボルドー" -hierarchy: 3 -sort_no: 26 -create_date: DateTime @1719463991 {#5925 date: 2024-06-27 13:53:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5926 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5928 …} -Children: Doctrine\ORM\PersistentCollection {#5931 …} -Parent: Eccube\Entity\Category {#5890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#5934 -id: 39 -name: "ラングドック" -hierarchy: 3 -sort_no: 25 -create_date: DateTime @1719463838 {#5932 date: 2024-06-27 13:50:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5933 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5935 …} -Children: Doctrine\ORM\PersistentCollection {#5938 …} -Parent: Eccube\Entity\Category {#5890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#5941 -id: 27 -name: "ルーション" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1719463751 {#5939 date: 2024-06-27 13:49:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5940 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5942 …} -Children: Doctrine\ORM\PersistentCollection {#5945 …} -Parent: Eccube\Entity\Category {#5890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#5948 -id: 29 -name: "ローヌ" -hierarchy: 3 -sort_no: 23 -create_date: DateTime @1719463764 {#5946 date: 2024-06-27 13:49:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5947 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5949 …} -Children: Doctrine\ORM\PersistentCollection {#5952 …} -Parent: Eccube\Entity\Category {#5890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#5955 -id: 32 -name: "ロワール" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1719463784 {#5953 date: 2024-06-27 13:49:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5954 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5956 …} -Children: Doctrine\ORM\PersistentCollection {#5959 …} -Parent: Eccube\Entity\Category {#5890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#5962 -id: 30 -name: "南ローヌ" -hierarchy: 3 -sort_no: 12 -create_date: DateTime @1719463770 {#5960 date: 2024-06-27 13:49:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5961 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5963 …} -Children: Doctrine\ORM\PersistentCollection {#5966 …} -Parent: Eccube\Entity\Category {#5890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#5969 -id: 98 -name: "イタリア" -hierarchy: 2 -sort_no: 318 -create_date: DateTime @1719464987 {#5879 date: 2024-06-27 14:09:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5880 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5970 …} -Children: Doctrine\ORM\PersistentCollection {#5973 …} -Parent: Eccube\Entity\Category {#5648} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#5974 -id: 43 -name: "アブルッツォ" -hierarchy: 3 -sort_no: 303 -create_date: DateTime @1719463887 {#5967 date: 2024-06-27 13:51:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5968 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5975 …} -Children: Doctrine\ORM\PersistentCollection {#5978 …} -Parent: Eccube\Entity\Category {#5969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#5983 -id: 25 -name: "ヴァッレダオスタ" -hierarchy: 3 -sort_no: 62 -create_date: DateTime @1719463731 {#5981 date: 2024-06-27 13:48:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5982 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5984 …} -Children: Doctrine\ORM\PersistentCollection {#5987 …} -Parent: Eccube\Entity\Category {#5969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#5990 -id: 44 -name: "ヴェネト" -hierarchy: 3 -sort_no: 60 -create_date: DateTime @1719463897 {#5988 date: 2024-06-27 13:51:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5989 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5991 …} -Children: Doctrine\ORM\PersistentCollection {#5994 …} -Parent: Eccube\Entity\Category {#5969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#5997 -id: 42 -name: "エミリア・ロマーニャ" -hierarchy: 3 -sort_no: 58 -create_date: DateTime @1719463873 {#5995 date: 2024-06-27 13:51:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5996 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5998 …} -Children: Doctrine\ORM\PersistentCollection {#6001 …} -Parent: Eccube\Entity\Category {#5969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6004 -id: 82 -name: "カンパーニア" -hierarchy: 3 -sort_no: 57 -create_date: DateTime @1719464518 {#6002 date: 2024-06-27 14:01:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#6003 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6005 …} -Children: Doctrine\ORM\PersistentCollection {#6008 …} -Parent: Eccube\Entity\Category {#5969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6011 -id: 35 -name: "シチリア" -hierarchy: 3 -sort_no: 54 -create_date: DateTime @1719463807 {#6009 date: 2024-06-27 13:50:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#6010 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6012 …} -Children: Doctrine\ORM\PersistentCollection {#6015 …} -Parent: Eccube\Entity\Category {#5969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6018 -id: 50 -name: "トスカーナ" -hierarchy: 3 -sort_no: 49 -create_date: DateTime @1719463957 {#6016 date: 2024-06-27 13:52:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#6017 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6019 …} -Children: Doctrine\ORM\PersistentCollection {#6022 …} -Parent: Eccube\Entity\Category {#5969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6025 -id: 45 -name: "ピエモンテ" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1719463902 {#6023 date: 2024-06-27 13:51:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#6024 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6026 …} -Children: Doctrine\ORM\PersistentCollection {#6029 …} -Parent: Eccube\Entity\Category {#5969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6032 -id: 57 -name: "プーリア" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1719464039 {#6030 date: 2024-06-27 13:53:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#6031 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6033 …} -Children: Doctrine\ORM\PersistentCollection {#6036 …} -Parent: Eccube\Entity\Category {#5969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6039 -id: 379 -name: "フリウリ" -hierarchy: 3 -sort_no: 39 -create_date: DateTime @1721097341 {#6037 date: 2024-07-16 11:35:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#6038 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6040 …} -Children: Doctrine\ORM\PersistentCollection {#6043 …} -Parent: Eccube\Entity\Category {#5969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6046 -id: 41 -name: "マルケ" -hierarchy: 3 -sort_no: 38 -create_date: DateTime @1719463866 {#6044 date: 2024-06-27 13:51:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#6045 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6047 …} -Children: Doctrine\ORM\PersistentCollection {#6050 …} -Parent: Eccube\Entity\Category {#5969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6053 -id: 70 -name: "ラツィオ" -hierarchy: 3 -sort_no: 37 -create_date: DateTime @1719464309 {#6051 date: 2024-06-27 13:58:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#6052 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6054 …} -Children: Doctrine\ORM\PersistentCollection {#6057 …} -Parent: Eccube\Entity\Category {#5969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6060 -id: 67 -name: "ラティオ" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1719464203 {#6058 date: 2024-06-27 13:56:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#6059 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6061 …} -Children: Doctrine\ORM\PersistentCollection {#6064 …} -Parent: Eccube\Entity\Category {#5969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6067 -id: 80 -name: "リグーリア" -hierarchy: 3 -sort_no: 30 -create_date: DateTime @1719464442 {#6065 date: 2024-06-27 14:00:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#6066 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6068 …} -Children: Doctrine\ORM\PersistentCollection {#6071 …} -Parent: Eccube\Entity\Category {#5969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6074 -id: 62 -name: "ロンバルディア" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1719464139 {#6072 date: 2024-06-27 13:55:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#6073 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6075 …} -Children: Doctrine\ORM\PersistentCollection {#6078 …} -Parent: Eccube\Entity\Category {#5969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6081 -id: 99 -name: "スペイン" -hierarchy: 2 -sort_no: 317 -create_date: DateTime @1719464997 {#5979 date: 2024-06-27 14:09:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5980 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6082 …} -Children: Doctrine\ORM\PersistentCollection {#6085 …} -Parent: Eccube\Entity\Category {#5648} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6086 -id: 376 -name: "カタルーニャ" -hierarchy: 3 -sort_no: 302 -create_date: DateTime @1720751693 {#6079 date: 2024-07-12 11:34:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505562 {#6080 date: 2025-04-24 23:39:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6087 …} -Children: Doctrine\ORM\PersistentCollection {#6090 …} -Parent: Eccube\Entity\Category {#6081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6095 -id: 63 -name: "タラゴナ" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1719464144 {#6093 date: 2024-06-27 13:55:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505562 {#6094 date: 2025-04-24 23:39:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6096 …} -Children: Doctrine\ORM\PersistentCollection {#6099 …} -Parent: Eccube\Entity\Category {#6081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6102 -id: 90 -name: "トウロ" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1719464835 {#6100 date: 2024-06-27 14:07:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505562 {#6101 date: 2025-04-24 23:39:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6103 …} -Children: Doctrine\ORM\PersistentCollection {#6106 …} -Parent: Eccube\Entity\Category {#6081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6109 -id: 40 -name: "ペネデス" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1719463858 {#6107 date: 2024-06-27 13:50:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505562 {#6108 date: 2025-04-24 23:39:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6110 …} -Children: Doctrine\ORM\PersistentCollection {#6113 …} -Parent: Eccube\Entity\Category {#6081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6116 -id: 94 -name: "ドイツ" -hierarchy: 2 -sort_no: 316 -create_date: DateTime @1719464956 {#5878 date: 2024-06-27 14:09:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5877 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6117 …} -Children: Doctrine\ORM\PersistentCollection {#6120 …} -Parent: Eccube\Entity\Category {#5648} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6121 -id: 38 -name: "バーデン" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1719463824 {#6114 date: 2024-06-27 13:50:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#6115 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6122 …} -Children: Doctrine\ORM\PersistentCollection {#6125 …} -Parent: Eccube\Entity\Category {#6116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6130 -id: 37 -name: "フランケン" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1719463818 {#6128 date: 2024-06-27 13:50:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#6129 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6131 …} -Children: Doctrine\ORM\PersistentCollection {#6134 …} -Parent: Eccube\Entity\Category {#6116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6137 -id: 36 -name: "モーゼル" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1719463812 {#6135 date: 2024-06-27 13:50:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#6136 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6138 …} -Children: Doctrine\ORM\PersistentCollection {#6141 …} -Parent: Eccube\Entity\Category {#6116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6144 -id: 24 -name: "ラインヘッセン" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1719463721 {#6142 date: 2024-06-27 13:48:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#6143 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6145 …} -Children: Doctrine\ORM\PersistentCollection {#6148 …} -Parent: Eccube\Entity\Category {#6116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6151 -id: 92 -name: "ポルトガル" -hierarchy: 2 -sort_no: 315 -create_date: DateTime @1719464946 {#6092 date: 2024-06-27 14:09:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#6091 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6152 …} -Children: Doctrine\ORM\PersistentCollection {#6155 …} -Parent: Eccube\Entity\Category {#5648} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6156 -id: 365 -name: "ドウロ" -hierarchy: 3 -sort_no: 299 -create_date: DateTime @1720584707 {#6149 date: 2024-07-10 13:11:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#6150 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6157 …} -Children: Doctrine\ORM\PersistentCollection {#6160 …} -Parent: Eccube\Entity\Category {#6151} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6165 -id: 22 -name: "ミーニョ" -hierarchy: 3 -sort_no: 18 -create_date: DateTime @1719463708 {#6163 date: 2024-06-27 13:48:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#6164 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6166 …} -Children: Doctrine\ORM\PersistentCollection {#6169 …} -Parent: Eccube\Entity\Category {#6151} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6172 -id: 96 -name: "オーストリア" -hierarchy: 2 -sort_no: 314 -create_date: DateTime @1719464969 {#6127 date: 2024-06-27 14:09:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#6126 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6173 …} -Children: Doctrine\ORM\PersistentCollection {#6176 …} -Parent: Eccube\Entity\Category {#5648} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6177 -id: 49 -name: "イーヅードラーゼー" -hierarchy: 3 -sort_no: 300 -create_date: DateTime @1719463948 {#6170 date: 2024-06-27 13:52:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505603 {#6171 date: 2025-04-24 23:40:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6178 …} -Children: Doctrine\ORM\PersistentCollection {#6181 …} -Parent: Eccube\Entity\Category {#6172} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6186 -id: 23 -name: "カンプタール" -hierarchy: 3 -sort_no: 59 -create_date: DateTime @1719463715 {#6184 date: 2024-06-27 13:48:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505603 {#6185 date: 2025-04-24 23:40:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6187 …} -Children: Doctrine\ORM\PersistentCollection {#6190 …} -Parent: Eccube\Entity\Category {#6172} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6193 -id: 58 -name: "ズュートシュタイヤーマルク" -hierarchy: 3 -sort_no: 56 -create_date: DateTime @1719464055 {#6191 date: 2024-06-27 13:54:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505603 {#6192 date: 2025-04-24 23:40:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6194 …} -Children: Doctrine\ORM\PersistentCollection {#6197 …} -Parent: Eccube\Entity\Category {#6172} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6200 -id: 64 -name: "ノイジードラーゼ" -hierarchy: 3 -sort_no: 50 -create_date: DateTime @1719464149 {#6198 date: 2024-06-27 13:55:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505603 {#6199 date: 2025-04-24 23:40:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6201 …} -Children: Doctrine\ORM\PersistentCollection {#6204 …} -Parent: Eccube\Entity\Category {#6172} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6207 -id: 72 -name: "ブルゲンラント" -hierarchy: 3 -sort_no: 44 -create_date: DateTime @1719464341 {#6205 date: 2024-06-27 13:59:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505603 {#6206 date: 2025-04-24 23:40:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6208 …} -Children: Doctrine\ORM\PersistentCollection {#6211 …} -Parent: Eccube\Entity\Category {#6172} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6214 -id: 366 -name: "南オーストリア" -hierarchy: 3 -sort_no: 19 -create_date: DateTime @1720585471 {#6212 date: 2024-07-10 13:24:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505603 {#6213 date: 2025-04-24 23:40:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6215 …} -Children: Doctrine\ORM\PersistentCollection {#6218 …} -Parent: Eccube\Entity\Category {#6172} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6221 -id: 368 -name: "チェコ" -hierarchy: 2 -sort_no: 313 -create_date: DateTime @1720587315 {#6162 date: 2024-07-10 13:55:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#6161 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6222 …} -Children: Doctrine\ORM\PersistentCollection {#6225 …} -Parent: Eccube\Entity\Category {#5648} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6226 -id: 48 -name: "モラヴィア" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1719463931 {#6219 date: 2024-06-27 13:52:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#6220 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6227 …} -Children: Doctrine\ORM\PersistentCollection {#6230 …} -Parent: Eccube\Entity\Category {#6221} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6235 -id: 367 -name: "ハンガリー" -hierarchy: 2 -sort_no: 312 -create_date: DateTime @1720587144 {#6231 date: 2024-07-10 13:52:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#6232 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6236 …} -Children: Doctrine\ORM\PersistentCollection {#6239 …} -Parent: Eccube\Entity\Category {#5648} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6240 -id: 47 -name: "バラトン" -hierarchy: 3 -sort_no: 42 -create_date: DateTime @1719463923 {#6233 date: 2024-06-27 13:52:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#6234 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6241 …} -Children: Doctrine\ORM\PersistentCollection {#6244 …} -Parent: Eccube\Entity\Category {#6235} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6249 -id: 100 -name: "スロバキア" -hierarchy: 2 -sort_no: 311 -create_date: DateTime @1719465012 {#6245 date: 2024-06-27 14:10:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#6246 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6250 …} -Children: Doctrine\ORM\PersistentCollection {#6253 …} -Parent: Eccube\Entity\Category {#5648} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6254 -id: 61 -name: "南スロバキア" -hierarchy: 3 -sort_no: 53 -create_date: DateTime @1719464110 {#6247 date: 2024-06-27 13:55:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#6248 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6255 …} -Children: Doctrine\ORM\PersistentCollection {#6258 …} -Parent: Eccube\Entity\Category {#6249} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6263 -id: 369 -name: "チリ" -hierarchy: 2 -sort_no: 310 -create_date: DateTime @1720662758 {#6259 date: 2024-07-11 10:52:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#6260 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6264 …} -Children: Doctrine\ORM\PersistentCollection {#6267 …} -Parent: Eccube\Entity\Category {#5648} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6268 -id: 56 -name: "クリコ・ヴァレー" -hierarchy: 3 -sort_no: 48 -create_date: DateTime @1719464019 {#6261 date: 2024-06-27 13:53:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#6262 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6269 …} -Children: Doctrine\ORM\PersistentCollection {#6272 …} -Parent: Eccube\Entity\Category {#6263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6275 -id: 374 -name: "ウルグアイ" -hierarchy: 2 -sort_no: 309 -create_date: DateTime @1720743507 {#6273 date: 2024-07-12 09:18:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#6274 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6276 …} -Children: Doctrine\ORM\PersistentCollection {#6279 …} -Parent: Eccube\Entity\Category {#5648} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6282 -id: 93 -name: "オーストリア" -hierarchy: 2 -sort_no: 308 -create_date: DateTime @1719464952 {#6280 date: 2024-06-27 14:09:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#6281 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6283 …} -Children: Doctrine\ORM\PersistentCollection {#6286 …} -Parent: Eccube\Entity\Category {#5648} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6289 -id: 95 -name: "ニュージーランド" -hierarchy: 2 -sort_no: 307 -create_date: DateTime @1719464961 {#6287 date: 2024-06-27 14:09:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#6288 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6290 …} -Children: Doctrine\ORM\PersistentCollection {#6293 …} -Parent: Eccube\Entity\Category {#5648} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6298 -id: 101 -name: "南アフリカ" -hierarchy: 2 -sort_no: 306 -create_date: DateTime @1719465021 {#6294 date: 2024-06-27 14:10:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#6295 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6299 …} -Children: Doctrine\ORM\PersistentCollection {#6302 …} -Parent: Eccube\Entity\Category {#5648} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6303 -id: 46 -name: "スワートランド" -hierarchy: 3 -sort_no: 41 -create_date: DateTime @1719463914 {#6296 date: 2024-06-27 13:51:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#6297 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6304 …} -Children: Doctrine\ORM\PersistentCollection {#6307 …} -Parent: Eccube\Entity\Category {#6298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6312 -id: 102 -name: "日本" -hierarchy: 2 -sort_no: 305 -create_date: DateTime @1719542019 {#6308 date: 2024-06-28 11:33:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#6309 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6313 …} -Children: Doctrine\ORM\PersistentCollection {#6316 …} -Parent: Eccube\Entity\Category {#5648} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6317 -id: 105 -name: "北海道" -hierarchy: 3 -sort_no: 73 -create_date: DateTime @1719542189 {#6310 date: 2024-06-28 11:36:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#6311 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6318 …} -Children: Doctrine\ORM\PersistentCollection {#6321 …} -Parent: Eccube\Entity\Category {#6312} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6326 -id: 112 -name: "岩手県" -hierarchy: 3 -sort_no: 72 -create_date: DateTime @1719542278 {#6324 date: 2024-06-28 11:37:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#6325 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6327 …} -Children: Doctrine\ORM\PersistentCollection {#6330 …} -Parent: Eccube\Entity\Category {#6312} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6333 -id: 103 -name: "山形県" -hierarchy: 3 -sort_no: 71 -create_date: DateTime @1719542160 {#6331 date: 2024-06-28 11:36:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#6332 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6334 …} -Children: Doctrine\ORM\PersistentCollection {#6337 …} -Parent: Eccube\Entity\Category {#6312} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6340 -id: 110 -name: "宮城県" -hierarchy: 3 -sort_no: 70 -create_date: DateTime @1719542246 {#6338 date: 2024-06-28 11:37:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#6339 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6341 …} -Children: Doctrine\ORM\PersistentCollection {#6344 …} -Parent: Eccube\Entity\Category {#6312} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6347 -id: 104 -name: "新潟県" -hierarchy: 3 -sort_no: 69 -create_date: DateTime @1719542176 {#6345 date: 2024-06-28 11:36:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#6346 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6348 …} -Children: Doctrine\ORM\PersistentCollection {#6351 …} -Parent: Eccube\Entity\Category {#6312} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6354 -id: 106 -name: "長野県" -hierarchy: 3 -sort_no: 68 -create_date: DateTime @1719542204 {#6352 date: 2024-06-28 11:36:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#6353 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6355 …} -Children: Doctrine\ORM\PersistentCollection {#6358 …} -Parent: Eccube\Entity\Category {#6312} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6361 -id: 109 -name: "栃木県" -hierarchy: 3 -sort_no: 67 -create_date: DateTime @1719542224 {#6359 date: 2024-06-28 11:37:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#6360 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6362 …} -Children: Doctrine\ORM\PersistentCollection {#6365 …} -Parent: Eccube\Entity\Category {#6312} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6368 -id: 111 -name: "滋賀県" -hierarchy: 3 -sort_no: 66 -create_date: DateTime @1719542261 {#6366 date: 2024-06-28 11:37:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#6367 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6369 …} -Children: Doctrine\ORM\PersistentCollection {#6372 …} -Parent: Eccube\Entity\Category {#6312} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6375 -id: 107 -name: "徳島県" -hierarchy: 3 -sort_no: 65 -create_date: DateTime @1719542208 {#6373 date: 2024-06-28 11:36:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#6374 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6376 …} -Children: Doctrine\ORM\PersistentCollection {#6379 …} -Parent: Eccube\Entity\Category {#6312} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6382 -id: 108 -name: "福岡県" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1719542214 {#6380 date: 2024-06-28 11:36:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#6381 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6383 …} -Children: Doctrine\ORM\PersistentCollection {#6386 …} -Parent: Eccube\Entity\Category {#6312} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6183 -id: 11 -name: "産地" -hierarchy: 1 -sort_no: 304 -create_date: DateTime @1700808638 {#6323 date: 2023-11-24 15:50:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720142002 {#6322 date: 2024-07-05 10:13:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6182 …} -Children: Doctrine\ORM\PersistentCollection {#6389 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6394 -id: 18 -name: "品種" -hierarchy: 1 -sort_no: 298 -create_date: DateTime @1719370839 {#6390 date: 2024-06-26 12:00:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720142002 {#6391 date: 2024-07-05 10:13:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6395 …} -Children: Doctrine\ORM\PersistentCollection {#6398 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6399 -id: 282 -name: "カベルネ・ソーヴィニヨン" -hierarchy: 2 -sort_no: 297 -create_date: DateTime @1719973941 {#6392 date: 2024-07-03 11:32:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6393 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6400 …} -Children: Doctrine\ORM\PersistentCollection {#6403 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6408 -id: 180 -name: "メルロー" -hierarchy: 2 -sort_no: 296 -create_date: DateTime @1719883271 {#6406 date: 2024-07-02 10:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6407 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6409 …} -Children: Doctrine\ORM\PersistentCollection {#6412 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6415 -id: 117 -name: "ピノ・ノワール" -hierarchy: 2 -sort_no: 295 -create_date: DateTime @1719546380 {#6413 date: 2024-06-28 12:46:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6414 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6416 …} -Children: Doctrine\ORM\PersistentCollection {#6419 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6422 -id: 145 -name: "シラー" -hierarchy: 2 -sort_no: 294 -create_date: DateTime @1719876715 {#6420 date: 2024-07-02 08:31:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6421 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6423 …} -Children: Doctrine\ORM\PersistentCollection {#6426 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6429 -id: 163 -name: "シャルドネ" -hierarchy: 2 -sort_no: 293 -create_date: DateTime @1719877913 {#6427 date: 2024-07-02 08:51:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6428 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6430 …} -Children: Doctrine\ORM\PersistentCollection {#6433 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6436 -id: 139 -name: "ソーヴィニヨン・ブラン" -hierarchy: 2 -sort_no: 292 -create_date: DateTime @1719876242 {#6434 date: 2024-07-02 08:24:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6435 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6437 …} -Children: Doctrine\ORM\PersistentCollection {#6440 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6443 -id: 114 -name: "リースリング" -hierarchy: 2 -sort_no: 291 -create_date: DateTime @1719546314 {#6441 date: 2024-06-28 12:45:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6442 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6444 …} -Children: Doctrine\ORM\PersistentCollection {#6447 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6450 -id: 118 -name: "ピノ・グリ" -hierarchy: 2 -sort_no: 290 -create_date: DateTime @1719546393 {#6448 date: 2024-06-28 12:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6449 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6451 …} -Children: Doctrine\ORM\PersistentCollection {#6454 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6457 -id: 212 -name: "カベルネ・フラン" -hierarchy: 2 -sort_no: 289 -create_date: DateTime @1719887215 {#6455 date: 2024-07-02 11:26:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6456 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6458 …} -Children: Doctrine\ORM\PersistentCollection {#6461 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6464 -id: 242 -name: "セミヨン" -hierarchy: 2 -sort_no: 288 -create_date: DateTime @1719889951 {#6462 date: 2024-07-02 12:12:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6463 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6465 …} -Children: Doctrine\ORM\PersistentCollection {#6468 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6471 -id: 389 -name: "カベルネ" -hierarchy: 2 -sort_no: 287 -create_date: DateTime @1745500616 {#6469 date: 2025-04-24 22:16:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6470 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6472 …} -Children: Doctrine\ORM\PersistentCollection {#6475 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6478 -id: 359 -name: "アザル" -hierarchy: 2 -sort_no: 286 -create_date: DateTime @1720148966 {#6476 date: 2024-07-05 12:09:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6477 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6479 …} -Children: Doctrine\ORM\PersistentCollection {#6482 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6485 -id: 211 -name: "アラモン" -hierarchy: 2 -sort_no: 281 -create_date: DateTime @1719887184 {#6483 date: 2024-07-02 11:26:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6484 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6486 …} -Children: Doctrine\ORM\PersistentCollection {#6489 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6492 -id: 303 -name: "アリアーニコ" -hierarchy: 2 -sort_no: 280 -create_date: DateTime @1719977302 {#6490 date: 2024-07-03 12:28:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6491 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6493 …} -Children: Doctrine\ORM\PersistentCollection {#6496 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6499 -id: 358 -name: "アリント" -hierarchy: 2 -sort_no: 279 -create_date: DateTime @1720148953 {#6497 date: 2024-07-05 12:09:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6498 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6500 …} -Children: Doctrine\ORM\PersistentCollection {#6503 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6506 -id: 361 -name: "アルヴァリーニョ" -hierarchy: 2 -sort_no: 278 -create_date: DateTime @1720149002 {#6504 date: 2024-07-05 12:10:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6505 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6507 …} -Children: Doctrine\ORM\PersistentCollection {#6510 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6513 -id: 253 -name: "アルジル・グリーズ" -hierarchy: 2 -sort_no: 277 -create_date: DateTime @1719969329 {#6511 date: 2024-07-03 10:15:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6512 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6514 …} -Children: Doctrine\ORM\PersistentCollection {#6517 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6520 -id: 187 -name: "アルネイズ" -hierarchy: 2 -sort_no: 276 -create_date: DateTime @1719884699 {#6518 date: 2024-07-02 10:44:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6519 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6521 …} -Children: Doctrine\ORM\PersistentCollection {#6524 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6527 -id: 333 -name: "アルバーナ" -hierarchy: 2 -sort_no: 275 -create_date: DateTime @1720060058 {#6525 date: 2024-07-04 11:27:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6526 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6528 …} -Children: Doctrine\ORM\PersistentCollection {#6531 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6534 -id: 271 -name: "アレアーティコ" -hierarchy: 2 -sort_no: 274 -create_date: DateTime @1719973415 {#6532 date: 2024-07-03 11:23:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6533 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6535 …} -Children: Doctrine\ORM\PersistentCollection {#6538 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6541 -id: 264 -name: "アロマティーナ" -hierarchy: 2 -sort_no: 273 -create_date: DateTime @1719972465 {#6539 date: 2024-07-03 11:07:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6540 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6542 …} -Children: Doctrine\ORM\PersistentCollection {#6545 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6548 -id: 352 -name: "アンソニカ" -hierarchy: 2 -sort_no: 272 -create_date: DateTime @1720063443 {#6546 date: 2024-07-04 12:24:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6547 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6549 …} -Children: Doctrine\ORM\PersistentCollection {#6552 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6555 -id: 215 -name: "ヴァイスブルグンダー" -hierarchy: 2 -sort_no: 271 -create_date: DateTime @1719887383 {#6553 date: 2024-07-02 11:29:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6554 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6556 …} -Children: Doctrine\ORM\PersistentCollection {#6559 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6562 -id: 217 -name: "ヴアイスブルグンダー" -hierarchy: 2 -sort_no: 270 -create_date: DateTime @1719887425 {#6560 date: 2024-07-02 11:30:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6561 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6563 …} -Children: Doctrine\ORM\PersistentCollection {#6566 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6569 -id: 251 -name: "ヴィエイユ・マルゲリータ" -hierarchy: 2 -sort_no: 269 -create_date: DateTime @1719968411 {#6567 date: 2024-07-03 10:00:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6568 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6570 …} -Children: Doctrine\ORM\PersistentCollection {#6573 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6576 -id: 204 -name: "ヴィオニエ" -hierarchy: 2 -sort_no: 268 -create_date: DateTime @1719885968 {#6574 date: 2024-07-02 11:06:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6575 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6577 …} -Children: Doctrine\ORM\PersistentCollection {#6580 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6583 -id: 328 -name: "ヴィナッチャ" -hierarchy: 2 -sort_no: 267 -create_date: DateTime @1720059613 {#6581 date: 2024-07-04 11:20:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6582 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6584 …} -Children: Doctrine\ORM\PersistentCollection {#6587 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6590 -id: 186 -name: "ヴェイスパイオーラ" -hierarchy: 2 -sort_no: 266 -create_date: DateTime @1719884430 {#6588 date: 2024-07-02 10:40:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6589 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6591 …} -Children: Doctrine\ORM\PersistentCollection {#6594 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6597 -id: 298 -name: "ヴェオニエ" -hierarchy: 2 -sort_no: 265 -create_date: DateTime @1719975286 {#6595 date: 2024-07-03 11:54:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6596 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6598 …} -Children: Doctrine\ORM\PersistentCollection {#6601 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6604 -id: 119 -name: "ヴェルシュリースリング" -hierarchy: 2 -sort_no: 264 -create_date: DateTime @1719546432 {#6602 date: 2024-06-28 12:47:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6603 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6605 …} -Children: Doctrine\ORM\PersistentCollection {#6608 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6611 -id: 351 -name: "ヴェルデア" -hierarchy: 2 -sort_no: 263 -create_date: DateTime @1720063398 {#6609 date: 2024-07-04 12:23:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6610 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6612 …} -Children: Doctrine\ORM\PersistentCollection {#6615 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6618 -id: 198 -name: "ヴェルナッチャ" -hierarchy: 2 -sort_no: 262 -create_date: DateTime @1719885448 {#6616 date: 2024-07-02 10:57:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6617 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6619 …} -Children: Doctrine\ORM\PersistentCollection {#6622 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6625 -id: 266 -name: "ヴェルディッキオ" -hierarchy: 2 -sort_no: 261 -create_date: DateTime @1719972482 {#6623 date: 2024-07-03 11:08:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6624 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6626 …} -Children: Doctrine\ORM\PersistentCollection {#6629 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6632 -id: 320 -name: "ヴェルデレー" -hierarchy: 2 -sort_no: 260 -create_date: DateTime @1720058169 {#6630 date: 2024-07-04 10:56:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6631 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6633 …} -Children: Doctrine\ORM\PersistentCollection {#6636 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6639 -id: 227 -name: "ヴェルメンティーノ" -hierarchy: 2 -sort_no: 259 -create_date: DateTime @1719888008 {#6637 date: 2024-07-02 11:40:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6638 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6640 …} -Children: Doctrine\ORM\PersistentCollection {#6643 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6646 -id: 220 -name: "ヴレラ" -hierarchy: 2 -sort_no: 258 -create_date: DateTime @1719887581 {#6644 date: 2024-07-02 11:33:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6645 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6647 …} -Children: Doctrine\ORM\PersistentCollection {#6650 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6653 -id: 243 -name: "エジオドラ" -hierarchy: 2 -sort_no: 257 -create_date: DateTime @1719890093 {#6651 date: 2024-07-02 12:14:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6652 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6654 …} -Children: Doctrine\ORM\PersistentCollection {#6657 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6660 -id: 278 -name: "オーガニックアップル" -hierarchy: 2 -sort_no: 256 -create_date: DateTime @1719973644 {#6658 date: 2024-07-03 11:27:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6659 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6661 …} -Children: Doctrine\ORM\PersistentCollection {#6664 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6667 -id: 131 -name: "オーセロワ" -hierarchy: 2 -sort_no: 255 -create_date: DateTime @1719876111 {#6665 date: 2024-07-02 08:21:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6666 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6668 …} -Children: Doctrine\ORM\PersistentCollection {#6671 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6674 -id: 286 -name: "オルボワ" -hierarchy: 2 -sort_no: 254 -create_date: DateTime @1719974206 {#6672 date: 2024-07-03 11:36:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6673 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6675 …} -Children: Doctrine\ORM\PersistentCollection {#6678 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6681 -id: 306 -name: "カイナオーロ" -hierarchy: 2 -sort_no: 253 -create_date: DateTime @1719978492 {#6679 date: 2024-07-03 12:48:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6680 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6682 …} -Children: Doctrine\ORM\PersistentCollection {#6685 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6688 -id: 310 -name: "カタラット" -hierarchy: 2 -sort_no: 252 -create_date: DateTime @1719978751 {#6686 date: 2024-07-03 12:52:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6687 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6689 …} -Children: Doctrine\ORM\PersistentCollection {#6692 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6695 -id: 324 -name: "カナイオーロ" -hierarchy: 2 -sort_no: 251 -create_date: DateTime @1720058316 {#6693 date: 2024-07-04 10:58:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6694 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6696 …} -Children: Doctrine\ORM\PersistentCollection {#6699 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6702 -id: 133 -name: "ガメイ" -hierarchy: 2 -sort_no: 250 -create_date: DateTime @1719876152 {#6700 date: 2024-07-02 08:22:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6701 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6703 …} -Children: Doctrine\ORM\PersistentCollection {#6706 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6709 -id: 206 -name: "ガメイ・ヴィアラ" -hierarchy: 2 -sort_no: 249 -create_date: DateTime @1719886071 {#6707 date: 2024-07-02 11:07:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6708 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6710 …} -Children: Doctrine\ORM\PersistentCollection {#6713 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6716 -id: 378 -name: "ガメイ・デル・トラジメーノ" -hierarchy: 2 -sort_no: 248 -create_date: DateTime @1721095071 {#6714 date: 2024-07-16 10:57:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6715 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6717 …} -Children: Doctrine\ORM\PersistentCollection {#6720 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6723 -id: 317 -name: "ガメィ・デル・トラジメーノ" -hierarchy: 2 -sort_no: 247 -create_date: DateTime @1720057511 {#6721 date: 2024-07-04 10:45:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6722 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6724 …} -Children: Doctrine\ORM\PersistentCollection {#6727 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6730 -id: 136 -name: "ガメイ・ド・サヴォワ" -hierarchy: 2 -sort_no: 246 -create_date: DateTime @1719876196 {#6728 date: 2024-07-02 08:23:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6729 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6731 …} -Children: Doctrine\ORM\PersistentCollection {#6734 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6737 -id: 137 -name: "ガメイ・ド・ボジョレー" -hierarchy: 2 -sort_no: 245 -create_date: DateTime @1719876203 {#6735 date: 2024-07-02 08:23:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6736 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6738 …} -Children: Doctrine\ORM\PersistentCollection {#6741 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6744 -id: 143 -name: "カリニャン" -hierarchy: 2 -sort_no: 244 -create_date: DateTime @1719876699 {#6742 date: 2024-07-02 08:31:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6743 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6745 …} -Children: Doctrine\ORM\PersistentCollection {#6748 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6751 -id: 183 -name: "ガルガーネガ" -hierarchy: 2 -sort_no: 243 -create_date: DateTime @1719884108 {#6749 date: 2024-07-02 10:35:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6750 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6752 …} -Children: Doctrine\ORM\PersistentCollection {#6755 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6758 -id: 304 -name: "ガルナッチャ" -hierarchy: 2 -sort_no: 242 -create_date: DateTime @1719978051 {#6756 date: 2024-07-03 12:40:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6757 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6759 …} -Children: Doctrine\ORM\PersistentCollection {#6762 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6765 -id: 249 -name: "ギルビック" -hierarchy: 2 -sort_no: 241 -create_date: DateTime @1719968388 {#6763 date: 2024-07-03 09:59:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6764 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6766 …} -Children: Doctrine\ORM\PersistentCollection {#6769 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6772 -id: 250 -name: "キャクス" -hierarchy: 2 -sort_no: 240 -create_date: DateTime @1719968401 {#6770 date: 2024-07-03 10:00:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6771 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6773 …} -Children: Doctrine\ORM\PersistentCollection {#6776 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6779 -id: 313 -name: "キャリソン" -hierarchy: 2 -sort_no: 239 -create_date: DateTime @1720056723 {#6777 date: 2024-07-04 10:32:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6778 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6780 …} -Children: Doctrine\ORM\PersistentCollection {#6783 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6786 -id: 258 -name: "グラスパロッサ" -hierarchy: 2 -sort_no: 238 -create_date: DateTime @1719971167 {#6784 date: 2024-07-03 10:46:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6785 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6787 …} -Children: Doctrine\ORM\PersistentCollection {#6790 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6793 -id: 342 -name: "クラフトミードサワー" -hierarchy: 2 -sort_no: 237 -create_date: DateTime @1720060914 {#6791 date: 2024-07-04 11:41:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6792 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6794 …} -Children: Doctrine\ORM\PersistentCollection {#6797 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6800 -id: 214 -name: "グリューナー・ヴェルトリーナー" -hierarchy: 2 -sort_no: 236 -create_date: DateTime @1719887374 {#6798 date: 2024-07-02 11:29:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6799 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6801 …} -Children: Doctrine\ORM\PersistentCollection {#6804 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6807 -id: 146 -name: "グルナッシュ" -hierarchy: 2 -sort_no: 235 -create_date: DateTime @1719876722 {#6805 date: 2024-07-02 08:32:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6806 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6808 …} -Children: Doctrine\ORM\PersistentCollection {#6811 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6814 -id: 135 -name: "グルナッシュ・グリ" -hierarchy: 2 -sort_no: 234 -create_date: DateTime @1719876180 {#6812 date: 2024-07-02 08:23:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6813 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6815 …} -Children: Doctrine\ORM\PersistentCollection {#6818 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6821 -id: 140 -name: "グルナッシュ・ノワール" -hierarchy: 2 -sort_no: 233 -create_date: DateTime @1719876269 {#6819 date: 2024-07-02 08:24:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6820 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6822 …} -Children: Doctrine\ORM\PersistentCollection {#6825 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6828 -id: 168 -name: "グルナッシュ・ブラン" -hierarchy: 2 -sort_no: 232 -create_date: DateTime @1719880604 {#6826 date: 2024-07-02 09:36:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6827 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6829 …} -Children: Doctrine\ORM\PersistentCollection {#6832 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6835 -id: 318 -name: "グレケット" -hierarchy: 2 -sort_no: 231 -create_date: DateTime @1720057837 {#6833 date: 2024-07-04 10:50:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6834 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6836 …} -Children: Doctrine\ORM\PersistentCollection {#6839 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6842 -id: 232 -name: "グレラ" -hierarchy: 2 -sort_no: 230 -create_date: DateTime @1719888218 {#6840 date: 2024-07-02 11:43:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6841 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6843 …} -Children: Doctrine\ORM\PersistentCollection {#6846 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6849 -id: 151 -name: "クレレット" -hierarchy: 2 -sort_no: 229 -create_date: DateTime @1719877159 {#6847 date: 2024-07-02 08:39:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6848 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6850 …} -Children: Doctrine\ORM\PersistentCollection {#6853 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6856 -id: 297 -name: "グロマンサン" -hierarchy: 2 -sort_no: 228 -create_date: DateTime @1719975267 {#6854 date: 2024-07-03 11:54:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6855 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6857 …} -Children: Doctrine\ORM\PersistentCollection {#6860 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6863 -id: 142 -name: "グロロー" -hierarchy: 2 -sort_no: 227 -create_date: DateTime @1719876356 {#6861 date: 2024-07-02 08:25:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6862 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6864 …} -Children: Doctrine\ORM\PersistentCollection {#6867 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6870 -id: 167 -name: "グロローグリ" -hierarchy: 2 -sort_no: 226 -create_date: DateTime @1719877979 {#6868 date: 2024-07-02 08:52:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6869 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6871 …} -Children: Doctrine\ORM\PersistentCollection {#6874 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6877 -id: 113 -name: "ゲヴュルツトラミネール" -hierarchy: 2 -sort_no: 225 -create_date: DateTime @1719546304 {#6875 date: 2024-06-28 12:45:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6876 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6878 …} -Children: Doctrine\ORM\PersistentCollection {#6881 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6884 -id: 126 -name: "ゲルバー・ムスカテラー" -hierarchy: 2 -sort_no: 224 -create_date: DateTime @1719875994 {#6882 date: 2024-07-02 08:19:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6883 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6885 …} -Children: Doctrine\ORM\PersistentCollection {#6888 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6891 -id: 141 -name: "コー" -hierarchy: 2 -sort_no: 223 -create_date: DateTime @1719876350 {#6889 date: 2024-07-02 08:25:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6890 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6892 …} -Children: Doctrine\ORM\PersistentCollection {#6895 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6898 -id: 285 -name: "コット" -hierarchy: 2 -sort_no: 222 -create_date: DateTime @1719974062 {#6896 date: 2024-07-03 11:34:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6897 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6899 …} -Children: Doctrine\ORM\PersistentCollection {#6902 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6905 -id: 196 -name: "コルテーゼ" -hierarchy: 2 -sort_no: 221 -create_date: DateTime @1719885390 {#6903 date: 2024-07-02 10:56:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6904 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6906 …} -Children: Doctrine\ORM\PersistentCollection {#6909 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6912 -id: 325 -name: "コロリーノ" -hierarchy: 2 -sort_no: 220 -create_date: DateTime @1720058327 {#6910 date: 2024-07-04 10:58:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6911 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6913 …} -Children: Doctrine\ORM\PersistentCollection {#6916 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6919 -id: 287 -name: "コルヴィーナ" -hierarchy: 2 -sort_no: 219 -create_date: DateTime @1719974331 {#6917 date: 2024-07-03 11:38:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6918 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6920 …} -Children: Doctrine\ORM\PersistentCollection {#6923 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6926 -id: 288 -name: "コルヴィノーネ" -hierarchy: 2 -sort_no: 218 -create_date: DateTime @1719974388 {#6924 date: 2024-07-03 11:39:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6925 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6927 …} -Children: Doctrine\ORM\PersistentCollection {#6930 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6933 -id: 327 -name: "コロンバール" -hierarchy: 2 -sort_no: 217 -create_date: DateTime @1720058568 {#6931 date: 2024-07-04 11:02:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6932 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6934 …} -Children: Doctrine\ORM\PersistentCollection {#6937 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6940 -id: 201 -name: "サヴァニャン" -hierarchy: 2 -sort_no: 216 -create_date: DateTime @1719885905 {#6938 date: 2024-07-02 11:05:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6939 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6941 …} -Children: Doctrine\ORM\PersistentCollection {#6944 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6947 -id: 375 -name: "サラミーノ" -hierarchy: 2 -sort_no: 215 -create_date: DateTime @1720743889 {#6945 date: 2024-07-12 09:24:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6946 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6948 …} -Children: Doctrine\ORM\PersistentCollection {#6951 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6954 -id: 263 -name: "ザンクト・ラウレント" -hierarchy: 2 -sort_no: 214 -create_date: DateTime @1719972077 {#6952 date: 2024-07-03 11:01:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6953 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6955 …} -Children: Doctrine\ORM\PersistentCollection {#6958 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6961 -id: 172 -name: "サンジョヴェーゼ" -hierarchy: 2 -sort_no: 213 -create_date: DateTime @1719882052 {#6959 date: 2024-07-02 10:00:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6960 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6962 …} -Children: Doctrine\ORM\PersistentCollection {#6965 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6968 -id: 144 -name: "サンソー" -hierarchy: 2 -sort_no: 212 -create_date: DateTime @1719876707 {#6966 date: 2024-07-02 08:31:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6967 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6969 …} -Children: Doctrine\ORM\PersistentCollection {#6972 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6975 -id: 229 -name: "サンソー・グルナッシュ" -hierarchy: 2 -sort_no: 211 -create_date: DateTime @1719888048 {#6973 date: 2024-07-02 11:40:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6974 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6976 …} -Children: Doctrine\ORM\PersistentCollection {#6979 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6982 -id: 311 -name: "サンふじ" -hierarchy: 2 -sort_no: 210 -create_date: DateTime @1719978819 {#6980 date: 2024-07-03 12:53:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6981 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6983 …} -Children: Doctrine\ORM\PersistentCollection {#6986 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6989 -id: 323 -name: "シナノゴールド" -hierarchy: 2 -sort_no: 209 -create_date: DateTime @1720058257 {#6987 date: 2024-07-04 10:57:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6988 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6990 …} -Children: Doctrine\ORM\PersistentCollection {#6993 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6996 -id: 276 -name: "シナノスイート" -hierarchy: 2 -sort_no: 208 -create_date: DateTime @1719973560 {#6994 date: 2024-07-03 11:26:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6995 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6997 …} -Children: Doctrine\ORM\PersistentCollection {#7000 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7003 -id: 334 -name: "シャインマスカット" -hierarchy: 2 -sort_no: 207 -create_date: DateTime @1720060417 {#7001 date: 2024-07-04 11:33:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7002 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7004 …} -Children: Doctrine\ORM\PersistentCollection {#7007 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7010 -id: 127 -name: "シャスラ" -hierarchy: 2 -sort_no: 206 -create_date: DateTime @1719876037 {#7008 date: 2024-07-02 08:20:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7009 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7011 …} -Children: Doctrine\ORM\PersistentCollection {#7014 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7017 -id: 150 -name: "シュナン" -hierarchy: 2 -sort_no: 205 -create_date: DateTime @1719877153 {#7015 date: 2024-07-02 08:39:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7016 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7018 …} -Children: Doctrine\ORM\PersistentCollection {#7021 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7024 -id: 166 -name: "シュナンブラン" -hierarchy: 2 -sort_no: 204 -create_date: DateTime @1719877973 {#7022 date: 2024-07-02 08:52:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7023 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7025 …} -Children: Doctrine\ORM\PersistentCollection {#7028 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7031 -id: 262 -name: "ショイレーベ" -hierarchy: 2 -sort_no: 203 -create_date: DateTime @1719971892 {#7029 date: 2024-07-03 10:58:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7030 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7032 …} -Children: Doctrine\ORM\PersistentCollection {#7035 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7038 -id: 120 -name: "シルヴァーナー" -hierarchy: 2 -sort_no: 202 -create_date: DateTime @1719875880 {#7036 date: 2024-07-02 08:18:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7037 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7039 …} -Children: Doctrine\ORM\PersistentCollection {#7042 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7045 -id: 128 -name: "シルヴァネール" -hierarchy: 2 -sort_no: 201 -create_date: DateTime @1719876056 {#7043 date: 2024-07-02 08:20:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7044 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7046 …} -Children: Doctrine\ORM\PersistentCollection {#7049 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7052 -id: 273 -name: "スチューベン" -hierarchy: 2 -sort_no: 200 -create_date: DateTime @1719973473 {#7050 date: 2024-07-03 11:24:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7051 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7053 …} -Children: Doctrine\ORM\PersistentCollection {#7056 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7059 -id: 176 -name: "スペルゴラ" -hierarchy: 2 -sort_no: 199 -create_date: DateTime @1719882382 {#7057 date: 2024-07-02 10:06:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7058 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7060 …} -Children: Doctrine\ORM\PersistentCollection {#7063 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7066 -id: 302 -name: "セルヴァン" -hierarchy: 2 -sort_no: 198 -create_date: DateTime @1719977234 {#7064 date: 2024-07-03 12:27:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7065 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7067 …} -Children: Doctrine\ORM\PersistentCollection {#7070 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7073 -id: 182 -name: "タイロッソ" -hierarchy: 2 -sort_no: 197 -create_date: DateTime @1719884095 {#7071 date: 2024-07-02 10:34:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7072 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7074 …} -Children: Doctrine\ORM\PersistentCollection {#7077 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7080 -id: 341 -name: "チェリー" -hierarchy: 2 -sort_no: 196 -create_date: DateTime @1720060908 {#7078 date: 2024-07-04 11:41:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7079 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7081 …} -Children: Doctrine\ORM\PersistentCollection {#7084 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7087 -id: 222 -name: "チャレロ" -hierarchy: 2 -sort_no: 195 -create_date: DateTime @1719887602 {#7085 date: 2024-07-02 11:33:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7086 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7088 …} -Children: Doctrine\ORM\PersistentCollection {#7091 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7094 -id: 270 -name: "チリエジョーロ" -hierarchy: 2 -sort_no: 194 -create_date: DateTime @1719973408 {#7092 date: 2024-07-03 11:23:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7093 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7095 …} -Children: Doctrine\ORM\PersistentCollection {#7098 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7101 -id: 123 -name: "ツヴァイゲルト" -hierarchy: 2 -sort_no: 193 -create_date: DateTime @1719875939 {#7099 date: 2024-07-02 08:18:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7100 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7102 …} -Children: Doctrine\ORM\PersistentCollection {#7105 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7108 -id: 197 -name: "ティモラッソ" -hierarchy: 2 -sort_no: 192 -create_date: DateTime @1719885399 {#7106 date: 2024-07-02 10:56:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7107 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7109 …} -Children: Doctrine\ORM\PersistentCollection {#7112 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7115 -id: 203 -name: "デュレーザ" -hierarchy: 2 -sort_no: 191 -create_date: DateTime @1719885953 {#7113 date: 2024-07-02 11:05:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7114 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7116 …} -Children: Doctrine\ORM\PersistentCollection {#7119 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7122 -id: 272 -name: "デラウェア" -hierarchy: 2 -sort_no: 190 -create_date: DateTime @1719973467 {#7120 date: 2024-07-03 11:24:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7121 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7123 …} -Children: Doctrine\ORM\PersistentCollection {#7126 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7129 -id: 346 -name: "テンプラニーリョ" -hierarchy: 2 -sort_no: 189 -create_date: DateTime @1720061728 {#7127 date: 2024-07-04 11:55:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7128 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7130 …} -Children: Doctrine\ORM\PersistentCollection {#7133 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7136 -id: 192 -name: "トウリガ・ナショナル" -hierarchy: 2 -sort_no: 188 -create_date: DateTime @1719885118 {#7134 date: 2024-07-02 10:51:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7135 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7137 …} -Children: Doctrine\ORM\PersistentCollection {#7140 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7143 -id: 239 -name: "ドゥレッラ" -hierarchy: 2 -sort_no: 187 -create_date: DateTime @1719889882 {#7141 date: 2024-07-02 12:11:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7142 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7144 …} -Children: Doctrine\ORM\PersistentCollection {#7147 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7150 -id: 157 -name: "ドミナ" -hierarchy: 2 -sort_no: 186 -create_date: DateTime @1719877462 {#7148 date: 2024-07-02 08:44:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7149 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7151 …} -Children: Doctrine\ORM\PersistentCollection {#7154 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7157 -id: 194 -name: "トラミーナー" -hierarchy: 2 -sort_no: 185 -create_date: DateTime @1719885364 {#7155 date: 2024-07-02 10:56:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7156 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7158 …} -Children: Doctrine\ORM\PersistentCollection {#7161 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7164 -id: 350 -name: "トラミネール・ アロマティコ" -hierarchy: 2 -sort_no: 184 -create_date: DateTime @1720063194 {#7162 date: 2024-07-04 12:19:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7163 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7165 …} -Children: Doctrine\ORM\PersistentCollection {#7168 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7171 -id: 188 -name: "ドルチェット" -hierarchy: 2 -sort_no: 183 -create_date: DateTime @1719884714 {#7169 date: 2024-07-02 10:45:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7170 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7172 …} -Children: Doctrine\ORM\PersistentCollection {#7175 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7178 -id: 216 -name: "ドルンフェルダー" -hierarchy: 2 -sort_no: 182 -create_date: DateTime @1719887414 {#7176 date: 2024-07-02 11:30:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7177 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7179 …} -Children: Doctrine\ORM\PersistentCollection {#7182 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7185 -id: 314 -name: "トレサール" -hierarchy: 2 -sort_no: 181 -create_date: DateTime @1720056732 {#7183 date: 2024-07-04 10:32:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7184 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7186 …} -Children: Doctrine\ORM\PersistentCollection {#7189 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7192 -id: 360 -name: "トレイシャドゥラ" -hierarchy: 2 -sort_no: 180 -create_date: DateTime @1720148973 {#7190 date: 2024-07-05 12:09:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7191 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7193 …} -Children: Doctrine\ORM\PersistentCollection {#7196 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7199 -id: 326 -name: "トレッビアーノ・トスカーノ" -hierarchy: 2 -sort_no: 179 -create_date: DateTime @1720058379 {#7197 date: 2024-07-04 10:59:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7198 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7200 …} -Children: Doctrine\ORM\PersistentCollection {#7203 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7206 -id: 307 -name: "トレッビアーノ" -hierarchy: 2 -sort_no: 178 -create_date: DateTime @1719978546 {#7204 date: 2024-07-03 12:49:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7205 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7207 …} -Children: Doctrine\ORM\PersistentCollection {#7210 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7213 -id: 308 -name: "トレッビアーノ・モデネーゼ" -hierarchy: 2 -sort_no: 177 -create_date: DateTime @1719978562 {#7211 date: 2024-07-03 12:49:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7212 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7214 …} -Children: Doctrine\ORM\PersistentCollection {#7217 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7220 -id: 330 -name: "ナイアガラ" -hierarchy: 2 -sort_no: 176 -create_date: DateTime @1720059921 {#7218 date: 2024-07-04 11:25:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7219 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7221 …} -Children: Doctrine\ORM\PersistentCollection {#7224 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7227 -id: 280 -name: "ネオマスカット" -hierarchy: 2 -sort_no: 175 -create_date: DateTime @1719973661 {#7225 date: 2024-07-03 11:27:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7226 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7228 …} -Children: Doctrine\ORM\PersistentCollection {#7231 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7234 -id: 283 -name: "ネグレット" -hierarchy: 2 -sort_no: 174 -create_date: DateTime @1719973987 {#7232 date: 2024-07-03 11:33:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7233 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7235 …} -Children: Doctrine\ORM\PersistentCollection {#7238 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7241 -id: 190 -name: "ネグロアマーロ" -hierarchy: 2 -sort_no: 173 -create_date: DateTime @1719884928 {#7239 date: 2024-07-02 10:48:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7240 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7242 …} -Children: Doctrine\ORM\PersistentCollection {#7245 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7248 -id: 154 -name: "ネレッロカプリッチョノチェーラ" -hierarchy: 2 -sort_no: 172 -create_date: DateTime @1719877196 {#7246 date: 2024-07-02 08:39:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7247 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7249 …} -Children: Doctrine\ORM\PersistentCollection {#7252 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7255 -id: 185 -name: "ネレッロ・マスカレーゼ" -hierarchy: 2 -sort_no: 171 -create_date: DateTime @1719884420 {#7253 date: 2024-07-02 10:40:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7254 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7256 …} -Children: Doctrine\ORM\PersistentCollection {#7259 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7262 -id: 225 -name: "ネロ・ダーヴォラ" -hierarchy: 2 -sort_no: 170 -create_date: DateTime @1719887801 {#7260 date: 2024-07-02 11:36:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7261 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7263 …} -Children: Doctrine\ORM\PersistentCollection {#7266 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7269 -id: 309 -name: "パイス" -hierarchy: 2 -sort_no: 169 -create_date: DateTime @1719978721 {#7267 date: 2024-07-03 12:52:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7268 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7270 …} -Children: Doctrine\ORM\PersistentCollection {#7273 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7276 -id: 339 -name: "パイナップル" -hierarchy: 2 -sort_no: 168 -create_date: DateTime @1720060899 {#7274 date: 2024-07-04 11:41:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7275 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7277 …} -Children: Doctrine\ORM\PersistentCollection {#7280 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7283 -id: 218 -name: "バッカス" -hierarchy: 2 -sort_no: 167 -create_date: DateTime @1719887461 {#7281 date: 2024-07-02 11:31:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7282 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7284 …} -Children: Doctrine\ORM\PersistentCollection {#7287 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7290 -id: 184 -name: "バルベーラ" -hierarchy: 2 -sort_no: 166 -create_date: DateTime @1719884172 {#7288 date: 2024-07-02 10:36:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7289 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7291 …} -Children: Doctrine\ORM\PersistentCollection {#7294 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7297 -id: 223 -name: "パレリャーダ" -hierarchy: 2 -sort_no: 165 -create_date: DateTime @1719887613 {#7295 date: 2024-07-02 11:33:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7296 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7298 …} -Children: Doctrine\ORM\PersistentCollection {#7300 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7303 -id: 335 -name: "パンパヌト" -hierarchy: 2 -sort_no: 164 -create_date: DateTime @1720060799 {#7301 date: 2024-07-04 11:39:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7302 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7304 …} -Children: Doctrine\ORM\PersistentCollection {#7307 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7310 -id: 200 -name: "ピノ・オーセロワ" -hierarchy: 2 -sort_no: 163 -create_date: DateTime @1719885842 {#7308 date: 2024-07-02 11:04:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7309 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7311 …} -Children: Doctrine\ORM\PersistentCollection {#7314 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7317 -id: 191 -name: "ピノタージュ" -hierarchy: 2 -sort_no: 162 -create_date: DateTime @1719884937 {#7315 date: 2024-07-02 10:48:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7316 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7318 …} -Children: Doctrine\ORM\PersistentCollection {#7321 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7324 -id: 208 -name: "ピノ・ドニス" -hierarchy: 2 -sort_no: 161 -create_date: DateTime @1719886129 {#7322 date: 2024-07-02 11:08:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7323 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7325 …} -Children: Doctrine\ORM\PersistentCollection {#7328 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7331 -id: 233 -name: "ピノ・ネロ" -hierarchy: 2 -sort_no: 160 -create_date: DateTime @1719888251 {#7329 date: 2024-07-02 11:44:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7330 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7332 …} -Children: Doctrine\ORM\PersistentCollection {#7335 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7338 -id: 129 -name: "ピノ・ブラン" -hierarchy: 2 -sort_no: 159 -create_date: DateTime @1719876065 {#7336 date: 2024-07-02 08:21:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7337 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7339 …} -Children: Doctrine\ORM\PersistentCollection {#7342 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7345 -id: 305 -name: "ピノ・ムニエ" -hierarchy: 2 -sort_no: 158 -create_date: DateTime @1719978105 {#7343 date: 2024-07-03 12:41:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7344 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7346 …} -Children: Doctrine\ORM\PersistentCollection {#7349 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7352 -id: 267 -name: "ピノ・マドレーヌ" -hierarchy: 2 -sort_no: 157 -create_date: DateTime @1719972554 {#7350 date: 2024-07-03 11:09:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7351 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7353 …} -Children: Doctrine\ORM\PersistentCollection {#7356 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7359 -id: 347 -name: "プティヴェルド" -hierarchy: 2 -sort_no: 156 -create_date: DateTime @1720061737 {#7357 date: 2024-07-04 11:55:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7358 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7360 …} -Children: Doctrine\ORM\PersistentCollection {#7363 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7366 -id: 254 -name: "プティ・ジョーヌ" -hierarchy: 2 -sort_no: 155 -create_date: DateTime @1719969352 {#7364 date: 2024-07-03 10:15:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7365 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7367 …} -Children: Doctrine\ORM\PersistentCollection {#7370 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7373 -id: 292 -name: "ブドウ" -hierarchy: 2 -sort_no: 154 -create_date: DateTime @1719975056 {#7371 date: 2024-07-03 11:50:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7372 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7374 …} -Children: Doctrine\ORM\PersistentCollection {#7377 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7380 -id: 315 -name: "ブドン" -hierarchy: 2 -sort_no: 153 -create_date: DateTime @1720056737 {#7378 date: 2024-07-04 10:32:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7379 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7381 …} -Children: Doctrine\ORM\PersistentCollection {#7384 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7387 -id: 124 -name: "ブラウアー・ポルトギーザー" -hierarchy: 2 -sort_no: 152 -create_date: DateTime @1719875952 {#7385 date: 2024-07-02 08:19:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7386 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7388 …} -Children: Doctrine\ORM\PersistentCollection {#7391 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7394 -id: 256 -name: "ブラウフレンキッシュ" -hierarchy: 2 -sort_no: 151 -create_date: DateTime @1719969679 {#7392 date: 2024-07-03 10:21:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7393 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7395 …} -Children: Doctrine\ORM\PersistentCollection {#7398 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7401 -id: 293 -name: "フラン" -hierarchy: 2 -sort_no: 150 -create_date: DateTime @1719975075 {#7399 date: 2024-07-03 11:51:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7400 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7402 …} -Children: Doctrine\ORM\PersistentCollection {#7405 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7408 -id: 181 -name: "フリウラーノ" -hierarchy: 2 -sort_no: 149 -create_date: DateTime @1719884077 {#7406 date: 2024-07-02 10:34:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7407 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7409 …} -Children: Doctrine\ORM\PersistentCollection {#7412 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7415 -id: 224 -name: "プリミティーヴォ" -hierarchy: 2 -sort_no: 148 -create_date: DateTime @1719887790 {#7413 date: 2024-07-02 11:36:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7414 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7416 …} -Children: Doctrine\ORM\PersistentCollection {#7419 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7422 -id: 316 -name: "プリニョーロ・ジェンティーレ" -hierarchy: 2 -sort_no: 147 -create_date: DateTime @1720057441 {#7420 date: 2024-07-04 10:44:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7421 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7423 …} -Children: Doctrine\ORM\PersistentCollection {#7426 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7429 -id: 372 -name: "フレキャン・ラエ" -hierarchy: 2 -sort_no: 146 -create_date: DateTime @1720740248 {#7427 date: 2024-07-12 08:24:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7428 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7430 …} -Children: Doctrine\ORM\PersistentCollection {#7433 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7436 -id: 371 -name: "フレキャン・ルージュ" -hierarchy: 2 -sort_no: 145 -create_date: DateTime @1720740228 {#7434 date: 2024-07-12 08:23:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7435 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7437 …} -Children: Doctrine\ORM\PersistentCollection {#7440 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7443 -id: 301 -name: "プロカニコ" -hierarchy: 2 -sort_no: 144 -create_date: DateTime @1719975761 {#7441 date: 2024-07-03 12:02:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7442 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7444 …} -Children: Doctrine\ORM\PersistentCollection {#7447 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7450 -id: 294 -name: "プティマンサン" -hierarchy: 2 -sort_no: 143 -create_date: DateTime @1719975104 {#7448 date: 2024-07-03 11:51:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7449 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7451 …} -Children: Doctrine\ORM\PersistentCollection {#7454 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7457 -id: 132 -name: "プリェビラン" -hierarchy: 2 -sort_no: 142 -create_date: DateTime @1719876142 {#7455 date: 2024-07-02 08:22:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7456 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7458 …} -Children: Doctrine\ORM\PersistentCollection {#7461 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7464 -id: 237 -name: "フレカン" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1719888723 {#7462 date: 2024-07-02 11:52:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7463 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7465 …} -Children: Doctrine\ORM\PersistentCollection {#7468 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7471 -id: 179 -name: "ペコリーノ" -hierarchy: 2 -sort_no: 140 -create_date: DateTime @1719883162 {#7469 date: 2024-07-02 10:19:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7470 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7472 …} -Children: Doctrine\ORM\PersistentCollection {#7475 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7478 -id: 255 -name: "ベダン" -hierarchy: 2 -sort_no: 139 -create_date: DateTime @1719969395 {#7476 date: 2024-07-03 10:16:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7477 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7479 …} -Children: Doctrine\ORM\PersistentCollection {#7482 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7485 -id: 343 -name: "ペセツカ・レアンカ" -hierarchy: 2 -sort_no: 138 -create_date: DateTime @1720061486 {#7483 date: 2024-07-04 11:51:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7484 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7486 …} -Children: Doctrine\ORM\PersistentCollection {#7489 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7492 -id: 202 -name: "ベルジュロン" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1719885915 {#7490 date: 2024-07-02 11:05:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7491 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7493 …} -Children: Doctrine\ORM\PersistentCollection {#7496 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7499 -id: 336 -name: "ボンビーノ・ビアンコ" -hierarchy: 2 -sort_no: 136 -create_date: DateTime @1720060843 {#7497 date: 2024-07-04 11:40:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7498 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7500 …} -Children: Doctrine\ORM\PersistentCollection {#7503 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7506 -id: 134 -name: "マカブー" -hierarchy: 2 -sort_no: 135 -create_date: DateTime @1719876168 {#7504 date: 2024-07-02 08:22:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7505 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7507 …} -Children: Doctrine\ORM\PersistentCollection {#7510 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7513 -id: 221 -name: "マカベオ" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1719887595 {#7511 date: 2024-07-02 11:33:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7512 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7514 …} -Children: Doctrine\ORM\PersistentCollection {#7517 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7520 -id: 268 -name: "マスカット" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1719972748 {#7518 date: 2024-07-03 11:12:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7519 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7521 …} -Children: Doctrine\ORM\PersistentCollection {#7524 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7527 -id: 122 -name: "マスカット・オットネル" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1719875915 {#7525 date: 2024-07-02 08:18:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7526 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7528 …} -Children: Doctrine\ORM\PersistentCollection {#7531 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7534 -id: 295 -name: "マスカットベリーA" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1719975202 {#7532 date: 2024-07-03 11:53:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7533 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7535 …} -Children: Doctrine\ORM\PersistentCollection {#7538 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7541 -id: 236 -name: "マリー・メナール" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1719888712 {#7539 date: 2024-07-02 11:51:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7540 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7542 …} -Children: Doctrine\ORM\PersistentCollection {#7545 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7548 -id: 332 -name: "マルヴァジーア トスカーナ" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1720060031 {#7546 date: 2024-07-04 11:27:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7547 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7549 …} -Children: Doctrine\ORM\PersistentCollection {#7552 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7555 -id: 331 -name: "マルヴァジーア ディ カンディア" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1720060022 {#7553 date: 2024-07-04 11:27:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7554 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7556 …} -Children: Doctrine\ORM\PersistentCollection {#7559 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7562 -id: 291 -name: "マルヴァジーア" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1719974662 {#7560 date: 2024-07-03 11:44:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7561 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7563 …} -Children: Doctrine\ORM\PersistentCollection {#7566 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7569 -id: 205 -name: "マルサンヌ" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1719885978 {#7567 date: 2024-07-02 11:06:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7568 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7570 …} -Children: Doctrine\ORM\PersistentCollection {#7573 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7576 -id: 173 -name: "マルツェミーノ" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1719882080 {#7574 date: 2024-07-02 10:01:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7575 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7577 …} -Children: Doctrine\ORM\PersistentCollection {#7580 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7583 -id: 284 -name: "マルベック" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1719974017 {#7581 date: 2024-07-03 11:33:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7582 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7584 …} -Children: Doctrine\ORM\PersistentCollection {#7587 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7590 -id: 174 -name: "マルボ・ジェンティーレ" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1719882093 {#7588 date: 2024-07-02 10:01:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7589 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7591 …} -Children: Doctrine\ORM\PersistentCollection {#7594 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7597 -id: 152 -name: "ミュスカ" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1719877167 {#7595 date: 2024-07-02 08:39:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7596 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7598 …} -Children: Doctrine\ORM\PersistentCollection {#7601 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7604 -id: 247 -name: "ミュスカ・オットネル" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1719890290 {#7602 date: 2024-07-02 12:18:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7603 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7605 …} -Children: Doctrine\ORM\PersistentCollection {#7608 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7611 -id: 207 -name: "ミュスカブルー" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1719886092 {#7609 date: 2024-07-02 11:08:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7610 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7612 …} -Children: Doctrine\ORM\PersistentCollection {#7615 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7618 -id: 377 -name: "ミュスカデ" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1721001824 {#7616 date: 2024-07-15 09:03:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7617 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7619 …} -Children: Doctrine\ORM\PersistentCollection {#7622 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7625 -id: 115 -name: "ミュスカデティグランブラン" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1719546324 {#7623 date: 2024-06-28 12:45:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7624 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7626 …} -Children: Doctrine\ORM\PersistentCollection {#7629 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7632 -id: 241 -name: "ミュスカデル" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1719889941 {#7630 date: 2024-07-02 12:12:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7631 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7633 …} -Children: Doctrine\ORM\PersistentCollection {#7636 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7639 -id: 281 -name: "ミュスカ・プティ・グラン" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1719973782 {#7637 date: 2024-07-03 11:29:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7638 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7640 …} -Children: Doctrine\ORM\PersistentCollection {#7643 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7646 -id: 116 -name: "ミュスカロゼ" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1719546329 {#7644 date: 2024-06-28 12:45:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7645 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7647 …} -Children: Doctrine\ORM\PersistentCollection {#7650 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7653 -id: 155 -name: "ミュラー・トゥルガウ" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1719877430 {#7651 date: 2024-07-02 08:43:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7652 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7654 …} -Children: Doctrine\ORM\PersistentCollection {#7657 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7660 -id: 210 -name: "ムールヴェードル" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1719886207 {#7658 date: 2024-07-02 11:10:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7659 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7661 …} -Children: Doctrine\ORM\PersistentCollection {#7664 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7667 -id: 159 -name: "ムスカテラー" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1719877605 {#7665 date: 2024-07-02 08:46:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7666 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7668 …} -Children: Doctrine\ORM\PersistentCollection {#7671 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7674 -id: 312 -name: "ムニエ" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1719979363 {#7672 date: 2024-07-03 13:02:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7673 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7675 …} -Children: Doctrine\ORM\PersistentCollection {#7678 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7681 -id: 344 -name: "モスカート" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1720061518 {#7679 date: 2024-07-04 11:51:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7680 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7682 …} -Children: Doctrine\ORM\PersistentCollection {#7685 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7688 -id: 195 -name: "モスカート・ジャッロ" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1719885376 {#7686 date: 2024-07-02 10:56:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7687 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7689 …} -Children: Doctrine\ORM\PersistentCollection {#7692 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7695 -id: 260 -name: "モスカート・セッコ" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1719971568 {#7693 date: 2024-07-03 10:52:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7694 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7696 …} -Children: Doctrine\ORM\PersistentCollection {#7699 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7702 -id: 337 -name: "モスカート・レアレ" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1720060853 {#7700 date: 2024-07-04 11:40:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7701 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7703 …} -Children: Doctrine\ORM\PersistentCollection {#7706 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7709 -id: 219 -name: "モスカテル" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1719887528 {#7707 date: 2024-07-02 11:32:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7708 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7710 …} -Children: Doctrine\ORM\PersistentCollection {#7713 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7716 -id: 353 -name: "モスカテル・ガレゴ" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1720063500 {#7714 date: 2024-07-04 12:25:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7715 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7717 …} -Children: Doctrine\ORM\PersistentCollection {#7720 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7723 -id: 189 -name: "モステカル・ガレゴ" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1719884727 {#7721 date: 2024-07-02 10:45:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7722 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7724 …} -Children: Doctrine\ORM\PersistentCollection {#7727 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7730 -id: 230 -name: "モリヨン(シャルドネ)" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1719888102 {#7728 date: 2024-07-02 11:41:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7729 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7731 …} -Children: Doctrine\ORM\PersistentCollection {#7734 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7737 -id: 138 -name: "モンドゥーズ" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1719876214 {#7735 date: 2024-07-02 08:23:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7736 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7738 …} -Children: Doctrine\ORM\PersistentCollection {#7741 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7744 -id: 209 -name: "ユニブラン" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1719886147 {#7742 date: 2024-07-02 11:09:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7743 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7745 …} -Children: Doctrine\ORM\PersistentCollection {#7748 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7751 -id: 231 -name: "ユニ・ブラン" -hierarchy: 2 -sort_no: 100 -create_date: DateTime @1719888191 {#7749 date: 2024-07-02 11:43:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7750 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7752 …} -Children: Doctrine\ORM\PersistentCollection {#7755 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7758 -id: 329 -name: "ラ・フランス" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1720059758 {#7756 date: 2024-07-04 11:22:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7757 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7759 …} -Children: Doctrine\ORM\PersistentCollection {#7762 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7765 -id: 348 -name: "ラポーゾ" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1720061783 {#7763 date: 2024-07-04 11:56:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7764 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7766 …} -Children: Doctrine\ORM\PersistentCollection {#7769 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7772 -id: 257 -name: "ランブルスコ・マエストリ" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1719970855 {#7770 date: 2024-07-03 10:40:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7771 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7773 …} -Children: Doctrine\ORM\PersistentCollection {#7776 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7779 -id: 246 -name: "ランブルスコ・マラーニ" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1719890237 {#7777 date: 2024-07-02 12:17:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7778 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7780 …} -Children: Doctrine\ORM\PersistentCollection {#7783 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7786 -id: 248 -name: "ランブルスコ" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1719890501 {#7784 date: 2024-07-02 12:21:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7785 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7787 …} -Children: Doctrine\ORM\PersistentCollection {#7790 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7793 -id: 175 -name: "ランブルスコ・サラミーノ" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1719882112 {#7791 date: 2024-07-02 10:01:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7792 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7794 …} -Children: Doctrine\ORM\PersistentCollection {#7797 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7800 -id: 274 -name: "リンゴ秋陽" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1719973543 {#7798 date: 2024-07-03 11:25:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7799 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7801 …} -Children: Doctrine\ORM\PersistentCollection {#7804 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7807 -id: 252 -name: "リンゴ" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1719969306 {#7805 date: 2024-07-03 10:15:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7806 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7808 …} -Children: Doctrine\ORM\PersistentCollection {#7811 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7814 -id: 149 -name: "ルーサンヌ" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1719877141 {#7812 date: 2024-07-02 08:39:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7813 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7815 …} -Children: Doctrine\ORM\PersistentCollection {#7818 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7821 -id: 234 -name: "ルジェ・ド・ドール" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1719888687 {#7819 date: 2024-07-02 11:51:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7820 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7822 …} -Children: Doctrine\ORM\PersistentCollection {#7825 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7828 -id: 147 -name: "ルドネールプリュ" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1719876732 {#7826 date: 2024-07-02 08:32:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7827 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7829 …} -Children: Doctrine\ORM\PersistentCollection {#7832 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7835 -id: 121 -name: "レースラー等ブレンド" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1719875897 {#7833 date: 2024-07-02 08:18:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7834 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7836 …} -Children: Doctrine\ORM\PersistentCollection {#7839 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7842 -id: 228 -name: "ロアンドゥルイユ(ガイヤック)" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1719888020 {#7840 date: 2024-07-02 11:40:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7841 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7843 …} -Children: Doctrine\ORM\PersistentCollection {#7846 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7849 -id: 362 -name: "ロウレイロ" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1720149014 {#7847 date: 2024-07-05 12:10:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7848 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7850 …} -Children: Doctrine\ORM\PersistentCollection {#7853 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7856 -id: 235 -name: "ロカール・ヴェール" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1719888701 {#7854 date: 2024-07-02 11:51:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7855 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7857 …} -Children: Doctrine\ORM\PersistentCollection {#7860 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7863 -id: 148 -name: "ロール" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1719877132 {#7861 date: 2024-07-02 08:38:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7862 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7864 …} -Children: Doctrine\ORM\PersistentCollection {#7867 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7870 -id: 193 -name: "ローロット" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1719885353 {#7868 date: 2024-07-02 10:55:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7869 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7871 …} -Children: Doctrine\ORM\PersistentCollection {#7874 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7877 -id: 289 -name: "ロンディネッラ" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1719974400 {#7875 date: 2024-07-03 11:40:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7876 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7878 …} -Children: Doctrine\ORM\PersistentCollection {#7881 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7884 -id: 349 -name: "天城の滴" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1720063016 {#7882 date: 2024-07-04 12:16:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7883 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7885 …} -Children: Doctrine\ORM\PersistentCollection {#7888 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7891 -id: 275 -name: "王林" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1719973552 {#7889 date: 2024-07-03 11:25:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7890 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7892 …} -Children: Doctrine\ORM\PersistentCollection {#7895 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7898 -id: 322 -name: "紅玉" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1720058242 {#7896 date: 2024-07-04 10:57:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7897 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7899 …} -Children: Doctrine\ORM\PersistentCollection {#7902 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7905 -id: 279 -name: "巨峰" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1719973651 {#7903 date: 2024-07-03 11:27:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7904 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7906 …} -Children: Doctrine\ORM\PersistentCollection {#7909 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7912 -id: 277 -name: "甲州" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1719973578 {#7910 date: 2024-07-03 11:26:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7911 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7913 …} -Children: Doctrine\ORM\PersistentCollection {#7916 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7919 -id: 340 -name: "蜂蜜" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1720060904 {#7917 date: 2024-07-04 11:41:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7918 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7920 …} -Children: Doctrine\ORM\PersistentCollection {#7923 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7926 -id: 296 -name: "山幸" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1719975221 {#7924 date: 2024-07-03 11:53:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7925 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7927 …} -Children: Doctrine\ORM\PersistentCollection {#7930 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7933 -id: 363 -name: "その他" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1720151719 {#7931 date: 2024-07-05 12:55:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7932 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7934 …} -Children: Doctrine\ORM\PersistentCollection {#7937 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7940 -id: 8 -name: "ワイン" -hierarchy: 1 -sort_no: 282 -create_date: DateTime @1700801589 {#6405 date: 2023-11-24 13:53:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720142002 {#6404 date: 2024-07-05 10:13:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7941 …} -Children: Doctrine\ORM\PersistentCollection {#7944 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7945 -id: 10 -name: "赤ワイン" -hierarchy: 2 -sort_no: 285 -create_date: DateTime @1700801678 {#7938 date: 2023-11-24 13:54:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7939 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7946 …} -Children: Doctrine\ORM\PersistentCollection {#7949 …} -Parent: Eccube\Entity\Category {#7940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7954 -id: 13 -name: "白ワイン" -hierarchy: 2 -sort_no: 284 -create_date: DateTime @1700812377 {#7952 date: 2023-11-24 16:52:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7953 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7955 …} -Children: Doctrine\ORM\PersistentCollection {#7958 …} -Parent: Eccube\Entity\Category {#7940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7961 -id: 14 -name: "スパークリングワイン" -hierarchy: 2 -sort_no: 283 -create_date: DateTime @1708318141 {#7959 date: 2024-02-19 13:49:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7960 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7962 …} -Children: Doctrine\ORM\PersistentCollection {#7965 …} -Parent: Eccube\Entity\Category {#7940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7968 -id: 15 -name: "ロゼワイン" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1708318145 {#7966 date: 2024-02-19 13:49:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7967 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7969 …} -Children: Doctrine\ORM\PersistentCollection {#7972 …} -Parent: Eccube\Entity\Category {#7940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7975 -id: 16 -name: "オレンジワイン" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1708318149 {#7973 date: 2024-02-19 13:49:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7974 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7976 …} -Children: Doctrine\ORM\PersistentCollection {#7979 …} -Parent: Eccube\Entity\Category {#7940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7982 -id: 356 -name: "シードル" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1720065046 {#7980 date: 2024-07-04 12:50:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7981 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7983 …} -Children: Doctrine\ORM\PersistentCollection {#7986 …} -Parent: Eccube\Entity\Category {#7940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7989 -id: 355 -name: "泡" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1720064649 {#7987 date: 2024-07-04 12:44:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7988 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7990 …} -Children: Doctrine\ORM\PersistentCollection {#7993 …} -Parent: Eccube\Entity\Category {#7940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7996 -id: 17 -name: "微発泡" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1708318153 {#7994 date: 2024-02-19 13:49:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7995 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7997 …} -Children: Doctrine\ORM\PersistentCollection {#8000 …} -Parent: Eccube\Entity\Category {#7940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#8003 -id: 357 -name: "その他" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1720065083 {#8001 date: 2024-07-04 12:51:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#8002 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8004 …} -Children: Doctrine\ORM\PersistentCollection {#8007 …} -Parent: Eccube\Entity\Category {#7940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#8008 -id: 19 -name: "シーン別" -hierarchy: 1 -sort_no: 17 -create_date: DateTime @1719370847 {#7950 date: 2024-06-26 12:00:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720142002 {#7951 date: 2024-07-05 10:13:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8009 …} -Children: Doctrine\ORM\PersistentCollection {#8012 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#8017 -id: 20 -name: "値段" -hierarchy: 1 -sort_no: 11 -create_date: DateTime @1719370854 {#8013 date: 2024-06-26 12:00:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720142002 {#8014 date: 2024-07-05 10:13:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8018 …} -Children: Doctrine\ORM\PersistentCollection {#8021 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#8022 -id: 382 -name: "¥1,000 - ¥2,000" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1745113183 {#8015 date: 2025-04-20 10:39:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745113347 {#8016 date: 2025-04-20 10:42:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8023 …} -Children: Doctrine\ORM\PersistentCollection {#8026 …} -Parent: Eccube\Entity\Category {#8017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#8031 -id: 383 -name: "¥2,000 - ¥3,000" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1745113187 {#8029 date: 2025-04-20 10:39:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745113347 {#8030 date: 2025-04-20 10:42:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8032 …} -Children: Doctrine\ORM\PersistentCollection {#8035 …} -Parent: Eccube\Entity\Category {#8017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#8038 -id: 384 -name: "¥3,000 - ¥4,000" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1745113192 {#8036 date: 2025-04-20 10:39:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745113347 {#8037 date: 2025-04-20 10:42:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8039 …} -Children: Doctrine\ORM\PersistentCollection {#8042 …} -Parent: Eccube\Entity\Category {#8017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#8045 -id: 385 -name: "¥4,000 - ¥5,000" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1745113196 {#8043 date: 2025-04-20 10:39:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745113347 {#8044 date: 2025-04-20 10:42:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8046 …} -Children: Doctrine\ORM\PersistentCollection {#8049 …} -Parent: Eccube\Entity\Category {#8017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#8052 -id: 386 -name: "¥5,000 - ¥6,000" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1745113199 {#8050 date: 2025-04-20 10:39:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745113347 {#8051 date: 2025-04-20 10:42:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8053 …} -Children: Doctrine\ORM\PersistentCollection {#8056 …} -Parent: Eccube\Entity\Category {#8017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#8059 -id: 387 -name: "¥6,000 - ¥7,000" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1745113202 {#8057 date: 2025-04-20 10:40:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745113347 {#8058 date: 2025-04-20 10:42:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8060 …} -Children: Doctrine\ORM\PersistentCollection {#8063 …} -Parent: Eccube\Entity\Category {#8017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#8066 -id: 388 -name: "¥7,000 -" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1745113214 {#8064 date: 2025-04-20 10:40:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745113347 {#8065 date: 2025-04-20 10:42:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8067 …} -Children: Doctrine\ORM\PersistentCollection {#8070 …} -Parent: Eccube\Entity\Category {#8017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#8071 -id: 7 -name: "サブスク" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1694649056 {#8027 date: 2023-09-14 08:50:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720142002 {#8028 date: 2024-07-05 10:13:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8072 …} -Children: Doctrine\ORM\PersistentCollection {#8075 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } ] |
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 {#5469 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#5517 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5516 -om: ContainerXNM9NrK\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#586 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#5463 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | [ Eccube\Entity\Category {#5648 -id: 21 -name: "国" -hierarchy: 1 -sort_no: 320 -create_date: DateTime @1719463670 {#5645 date: 2024-06-27 13:47:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720142002 {#5643 date: 2024-07-05 10:13:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5658 …} -Children: Doctrine\ORM\PersistentCollection {#5891 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#5890 -id: 91 -name: "フランス" -hierarchy: 2 -sort_no: 319 -create_date: DateTime @1719464935 {#5641 date: 2024-06-27 14:08:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5639 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5889 …} -Children: Doctrine\ORM\PersistentCollection {#5886 …} -Parent: Eccube\Entity\Category {#5648} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#5885 -id: 12 -name: "アルザス" -hierarchy: 3 -sort_no: 301 -create_date: DateTime @1700808645 {#5637 date: 2023-11-24 15:50:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5613 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5884 …} -Children: Doctrine\ORM\PersistentCollection {#5881 …} -Parent: Eccube\Entity\Category {#5890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#5874 -id: 28 -name: "サヴォワ" -hierarchy: 3 -sort_no: 61 -create_date: DateTime @1719463757 {#5876 date: 2024-06-27 13:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5875 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5873 …} -Children: Doctrine\ORM\PersistentCollection {#5870 …} -Parent: Eccube\Entity\Category {#5890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#5867 -id: 59 -name: "シャンパーニュ" -hierarchy: 3 -sort_no: 52 -create_date: DateTime @1719464094 {#5869 date: 2024-06-27 13:54:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5868 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5866 …} -Children: Doctrine\ORM\PersistentCollection {#5863 …} -Parent: Eccube\Entity\Category {#5890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#5632 -id: 52 -name: "ジュラ" -hierarchy: 3 -sort_no: 51 -create_date: DateTime @1719463979 {#5862 date: 2024-06-27 13:52:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5861 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5636 …} -Children: Doctrine\ORM\PersistentCollection {#5665 …} -Parent: Eccube\Entity\Category {#5890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#5852 -id: 60 -name: "ノルマンディー" -hierarchy: 3 -sort_no: 47 -create_date: DateTime @1719464102 {#5849 date: 2024-06-27 13:55:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5851 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5853 …} -Children: Doctrine\ORM\PersistentCollection {#5856 …} -Parent: Eccube\Entity\Category {#5890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#5859 -id: 31 -name: "ブルゴーニュ" -hierarchy: 3 -sort_no: 46 -create_date: DateTime @1719463776 {#5857 date: 2024-06-27 13:49:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5858 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5860 …} -Children: Doctrine\ORM\PersistentCollection {#5895 …} -Parent: Eccube\Entity\Category {#5890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#5899 -id: 370 -name: "ブルターニュ" -hierarchy: 3 -sort_no: 34 -create_date: DateTime @1720739466 {#5897 date: 2024-07-12 08:11:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5898 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5900 …} -Children: Doctrine\ORM\PersistentCollection {#5903 …} -Parent: Eccube\Entity\Category {#5890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#5906 -id: 34 -name: "プロヴァンス" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1719463800 {#5904 date: 2024-06-27 13:50:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5905 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5907 …} -Children: Doctrine\ORM\PersistentCollection {#5910 …} -Parent: Eccube\Entity\Category {#5890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#5913 -id: 81 -name: "ペイドック" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1719464483 {#5911 date: 2024-06-27 14:01:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5912 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5914 …} -Children: Doctrine\ORM\PersistentCollection {#5917 …} -Parent: Eccube\Entity\Category {#5890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#5920 -id: 26 -name: "ボジョレー" -hierarchy: 3 -sort_no: 27 -create_date: DateTime @1719463739 {#5918 date: 2024-06-27 13:48:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5919 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5921 …} -Children: Doctrine\ORM\PersistentCollection {#5924 …} -Parent: Eccube\Entity\Category {#5890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#5927 -id: 54 -name: "ボルドー" -hierarchy: 3 -sort_no: 26 -create_date: DateTime @1719463991 {#5925 date: 2024-06-27 13:53:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5926 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5928 …} -Children: Doctrine\ORM\PersistentCollection {#5931 …} -Parent: Eccube\Entity\Category {#5890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#5934 -id: 39 -name: "ラングドック" -hierarchy: 3 -sort_no: 25 -create_date: DateTime @1719463838 {#5932 date: 2024-06-27 13:50:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5933 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5935 …} -Children: Doctrine\ORM\PersistentCollection {#5938 …} -Parent: Eccube\Entity\Category {#5890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#5941 -id: 27 -name: "ルーション" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1719463751 {#5939 date: 2024-06-27 13:49:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5940 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5942 …} -Children: Doctrine\ORM\PersistentCollection {#5945 …} -Parent: Eccube\Entity\Category {#5890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#5948 -id: 29 -name: "ローヌ" -hierarchy: 3 -sort_no: 23 -create_date: DateTime @1719463764 {#5946 date: 2024-06-27 13:49:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5947 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5949 …} -Children: Doctrine\ORM\PersistentCollection {#5952 …} -Parent: Eccube\Entity\Category {#5890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#5955 -id: 32 -name: "ロワール" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1719463784 {#5953 date: 2024-06-27 13:49:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5954 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5956 …} -Children: Doctrine\ORM\PersistentCollection {#5959 …} -Parent: Eccube\Entity\Category {#5890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#5962 -id: 30 -name: "南ローヌ" -hierarchy: 3 -sort_no: 12 -create_date: DateTime @1719463770 {#5960 date: 2024-06-27 13:49:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5961 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5963 …} -Children: Doctrine\ORM\PersistentCollection {#5966 …} -Parent: Eccube\Entity\Category {#5890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#5969 -id: 98 -name: "イタリア" -hierarchy: 2 -sort_no: 318 -create_date: DateTime @1719464987 {#5879 date: 2024-06-27 14:09:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5880 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5970 …} -Children: Doctrine\ORM\PersistentCollection {#5973 …} -Parent: Eccube\Entity\Category {#5648} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#5974 -id: 43 -name: "アブルッツォ" -hierarchy: 3 -sort_no: 303 -create_date: DateTime @1719463887 {#5967 date: 2024-06-27 13:51:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5968 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5975 …} -Children: Doctrine\ORM\PersistentCollection {#5978 …} -Parent: Eccube\Entity\Category {#5969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#5983 -id: 25 -name: "ヴァッレダオスタ" -hierarchy: 3 -sort_no: 62 -create_date: DateTime @1719463731 {#5981 date: 2024-06-27 13:48:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5982 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5984 …} -Children: Doctrine\ORM\PersistentCollection {#5987 …} -Parent: Eccube\Entity\Category {#5969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#5990 -id: 44 -name: "ヴェネト" -hierarchy: 3 -sort_no: 60 -create_date: DateTime @1719463897 {#5988 date: 2024-06-27 13:51:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5989 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5991 …} -Children: Doctrine\ORM\PersistentCollection {#5994 …} -Parent: Eccube\Entity\Category {#5969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#5997 -id: 42 -name: "エミリア・ロマーニャ" -hierarchy: 3 -sort_no: 58 -create_date: DateTime @1719463873 {#5995 date: 2024-06-27 13:51:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5996 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5998 …} -Children: Doctrine\ORM\PersistentCollection {#6001 …} -Parent: Eccube\Entity\Category {#5969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6004 -id: 82 -name: "カンパーニア" -hierarchy: 3 -sort_no: 57 -create_date: DateTime @1719464518 {#6002 date: 2024-06-27 14:01:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#6003 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6005 …} -Children: Doctrine\ORM\PersistentCollection {#6008 …} -Parent: Eccube\Entity\Category {#5969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6011 -id: 35 -name: "シチリア" -hierarchy: 3 -sort_no: 54 -create_date: DateTime @1719463807 {#6009 date: 2024-06-27 13:50:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#6010 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6012 …} -Children: Doctrine\ORM\PersistentCollection {#6015 …} -Parent: Eccube\Entity\Category {#5969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6018 -id: 50 -name: "トスカーナ" -hierarchy: 3 -sort_no: 49 -create_date: DateTime @1719463957 {#6016 date: 2024-06-27 13:52:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#6017 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6019 …} -Children: Doctrine\ORM\PersistentCollection {#6022 …} -Parent: Eccube\Entity\Category {#5969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6025 -id: 45 -name: "ピエモンテ" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1719463902 {#6023 date: 2024-06-27 13:51:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#6024 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6026 …} -Children: Doctrine\ORM\PersistentCollection {#6029 …} -Parent: Eccube\Entity\Category {#5969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6032 -id: 57 -name: "プーリア" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1719464039 {#6030 date: 2024-06-27 13:53:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#6031 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6033 …} -Children: Doctrine\ORM\PersistentCollection {#6036 …} -Parent: Eccube\Entity\Category {#5969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6039 -id: 379 -name: "フリウリ" -hierarchy: 3 -sort_no: 39 -create_date: DateTime @1721097341 {#6037 date: 2024-07-16 11:35:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#6038 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6040 …} -Children: Doctrine\ORM\PersistentCollection {#6043 …} -Parent: Eccube\Entity\Category {#5969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6046 -id: 41 -name: "マルケ" -hierarchy: 3 -sort_no: 38 -create_date: DateTime @1719463866 {#6044 date: 2024-06-27 13:51:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#6045 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6047 …} -Children: Doctrine\ORM\PersistentCollection {#6050 …} -Parent: Eccube\Entity\Category {#5969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6053 -id: 70 -name: "ラツィオ" -hierarchy: 3 -sort_no: 37 -create_date: DateTime @1719464309 {#6051 date: 2024-06-27 13:58:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#6052 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6054 …} -Children: Doctrine\ORM\PersistentCollection {#6057 …} -Parent: Eccube\Entity\Category {#5969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6060 -id: 67 -name: "ラティオ" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1719464203 {#6058 date: 2024-06-27 13:56:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#6059 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6061 …} -Children: Doctrine\ORM\PersistentCollection {#6064 …} -Parent: Eccube\Entity\Category {#5969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6067 -id: 80 -name: "リグーリア" -hierarchy: 3 -sort_no: 30 -create_date: DateTime @1719464442 {#6065 date: 2024-06-27 14:00:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#6066 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6068 …} -Children: Doctrine\ORM\PersistentCollection {#6071 …} -Parent: Eccube\Entity\Category {#5969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6074 -id: 62 -name: "ロンバルディア" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1719464139 {#6072 date: 2024-06-27 13:55:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#6073 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6075 …} -Children: Doctrine\ORM\PersistentCollection {#6078 …} -Parent: Eccube\Entity\Category {#5969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6081 -id: 99 -name: "スペイン" -hierarchy: 2 -sort_no: 317 -create_date: DateTime @1719464997 {#5979 date: 2024-06-27 14:09:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5980 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6082 …} -Children: Doctrine\ORM\PersistentCollection {#6085 …} -Parent: Eccube\Entity\Category {#5648} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6086 -id: 376 -name: "カタルーニャ" -hierarchy: 3 -sort_no: 302 -create_date: DateTime @1720751693 {#6079 date: 2024-07-12 11:34:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505562 {#6080 date: 2025-04-24 23:39:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6087 …} -Children: Doctrine\ORM\PersistentCollection {#6090 …} -Parent: Eccube\Entity\Category {#6081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6095 -id: 63 -name: "タラゴナ" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1719464144 {#6093 date: 2024-06-27 13:55:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505562 {#6094 date: 2025-04-24 23:39:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6096 …} -Children: Doctrine\ORM\PersistentCollection {#6099 …} -Parent: Eccube\Entity\Category {#6081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6102 -id: 90 -name: "トウロ" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1719464835 {#6100 date: 2024-06-27 14:07:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505562 {#6101 date: 2025-04-24 23:39:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6103 …} -Children: Doctrine\ORM\PersistentCollection {#6106 …} -Parent: Eccube\Entity\Category {#6081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6109 -id: 40 -name: "ペネデス" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1719463858 {#6107 date: 2024-06-27 13:50:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505562 {#6108 date: 2025-04-24 23:39:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6110 …} -Children: Doctrine\ORM\PersistentCollection {#6113 …} -Parent: Eccube\Entity\Category {#6081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6116 -id: 94 -name: "ドイツ" -hierarchy: 2 -sort_no: 316 -create_date: DateTime @1719464956 {#5878 date: 2024-06-27 14:09:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5877 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6117 …} -Children: Doctrine\ORM\PersistentCollection {#6120 …} -Parent: Eccube\Entity\Category {#5648} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6121 -id: 38 -name: "バーデン" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1719463824 {#6114 date: 2024-06-27 13:50:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#6115 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6122 …} -Children: Doctrine\ORM\PersistentCollection {#6125 …} -Parent: Eccube\Entity\Category {#6116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6130 -id: 37 -name: "フランケン" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1719463818 {#6128 date: 2024-06-27 13:50:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#6129 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6131 …} -Children: Doctrine\ORM\PersistentCollection {#6134 …} -Parent: Eccube\Entity\Category {#6116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6137 -id: 36 -name: "モーゼル" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1719463812 {#6135 date: 2024-06-27 13:50:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#6136 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6138 …} -Children: Doctrine\ORM\PersistentCollection {#6141 …} -Parent: Eccube\Entity\Category {#6116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6144 -id: 24 -name: "ラインヘッセン" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1719463721 {#6142 date: 2024-06-27 13:48:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#6143 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6145 …} -Children: Doctrine\ORM\PersistentCollection {#6148 …} -Parent: Eccube\Entity\Category {#6116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6151 -id: 92 -name: "ポルトガル" -hierarchy: 2 -sort_no: 315 -create_date: DateTime @1719464946 {#6092 date: 2024-06-27 14:09:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#6091 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6152 …} -Children: Doctrine\ORM\PersistentCollection {#6155 …} -Parent: Eccube\Entity\Category {#5648} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6156 -id: 365 -name: "ドウロ" -hierarchy: 3 -sort_no: 299 -create_date: DateTime @1720584707 {#6149 date: 2024-07-10 13:11:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#6150 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6157 …} -Children: Doctrine\ORM\PersistentCollection {#6160 …} -Parent: Eccube\Entity\Category {#6151} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6165 -id: 22 -name: "ミーニョ" -hierarchy: 3 -sort_no: 18 -create_date: DateTime @1719463708 {#6163 date: 2024-06-27 13:48:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#6164 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6166 …} -Children: Doctrine\ORM\PersistentCollection {#6169 …} -Parent: Eccube\Entity\Category {#6151} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6172 -id: 96 -name: "オーストリア" -hierarchy: 2 -sort_no: 314 -create_date: DateTime @1719464969 {#6127 date: 2024-06-27 14:09:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#6126 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6173 …} -Children: Doctrine\ORM\PersistentCollection {#6176 …} -Parent: Eccube\Entity\Category {#5648} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6177 -id: 49 -name: "イーヅードラーゼー" -hierarchy: 3 -sort_no: 300 -create_date: DateTime @1719463948 {#6170 date: 2024-06-27 13:52:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505603 {#6171 date: 2025-04-24 23:40:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6178 …} -Children: Doctrine\ORM\PersistentCollection {#6181 …} -Parent: Eccube\Entity\Category {#6172} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6186 -id: 23 -name: "カンプタール" -hierarchy: 3 -sort_no: 59 -create_date: DateTime @1719463715 {#6184 date: 2024-06-27 13:48:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505603 {#6185 date: 2025-04-24 23:40:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6187 …} -Children: Doctrine\ORM\PersistentCollection {#6190 …} -Parent: Eccube\Entity\Category {#6172} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6193 -id: 58 -name: "ズュートシュタイヤーマルク" -hierarchy: 3 -sort_no: 56 -create_date: DateTime @1719464055 {#6191 date: 2024-06-27 13:54:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505603 {#6192 date: 2025-04-24 23:40:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6194 …} -Children: Doctrine\ORM\PersistentCollection {#6197 …} -Parent: Eccube\Entity\Category {#6172} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6200 -id: 64 -name: "ノイジードラーゼ" -hierarchy: 3 -sort_no: 50 -create_date: DateTime @1719464149 {#6198 date: 2024-06-27 13:55:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505603 {#6199 date: 2025-04-24 23:40:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6201 …} -Children: Doctrine\ORM\PersistentCollection {#6204 …} -Parent: Eccube\Entity\Category {#6172} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6207 -id: 72 -name: "ブルゲンラント" -hierarchy: 3 -sort_no: 44 -create_date: DateTime @1719464341 {#6205 date: 2024-06-27 13:59:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505603 {#6206 date: 2025-04-24 23:40:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6208 …} -Children: Doctrine\ORM\PersistentCollection {#6211 …} -Parent: Eccube\Entity\Category {#6172} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6214 -id: 366 -name: "南オーストリア" -hierarchy: 3 -sort_no: 19 -create_date: DateTime @1720585471 {#6212 date: 2024-07-10 13:24:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505603 {#6213 date: 2025-04-24 23:40:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6215 …} -Children: Doctrine\ORM\PersistentCollection {#6218 …} -Parent: Eccube\Entity\Category {#6172} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6221 -id: 368 -name: "チェコ" -hierarchy: 2 -sort_no: 313 -create_date: DateTime @1720587315 {#6162 date: 2024-07-10 13:55:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#6161 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6222 …} -Children: Doctrine\ORM\PersistentCollection {#6225 …} -Parent: Eccube\Entity\Category {#5648} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6226 -id: 48 -name: "モラヴィア" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1719463931 {#6219 date: 2024-06-27 13:52:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#6220 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6227 …} -Children: Doctrine\ORM\PersistentCollection {#6230 …} -Parent: Eccube\Entity\Category {#6221} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6235 -id: 367 -name: "ハンガリー" -hierarchy: 2 -sort_no: 312 -create_date: DateTime @1720587144 {#6231 date: 2024-07-10 13:52:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#6232 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6236 …} -Children: Doctrine\ORM\PersistentCollection {#6239 …} -Parent: Eccube\Entity\Category {#5648} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6240 -id: 47 -name: "バラトン" -hierarchy: 3 -sort_no: 42 -create_date: DateTime @1719463923 {#6233 date: 2024-06-27 13:52:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#6234 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6241 …} -Children: Doctrine\ORM\PersistentCollection {#6244 …} -Parent: Eccube\Entity\Category {#6235} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6249 -id: 100 -name: "スロバキア" -hierarchy: 2 -sort_no: 311 -create_date: DateTime @1719465012 {#6245 date: 2024-06-27 14:10:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#6246 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6250 …} -Children: Doctrine\ORM\PersistentCollection {#6253 …} -Parent: Eccube\Entity\Category {#5648} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6254 -id: 61 -name: "南スロバキア" -hierarchy: 3 -sort_no: 53 -create_date: DateTime @1719464110 {#6247 date: 2024-06-27 13:55:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#6248 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6255 …} -Children: Doctrine\ORM\PersistentCollection {#6258 …} -Parent: Eccube\Entity\Category {#6249} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6263 -id: 369 -name: "チリ" -hierarchy: 2 -sort_no: 310 -create_date: DateTime @1720662758 {#6259 date: 2024-07-11 10:52:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#6260 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6264 …} -Children: Doctrine\ORM\PersistentCollection {#6267 …} -Parent: Eccube\Entity\Category {#5648} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6268 -id: 56 -name: "クリコ・ヴァレー" -hierarchy: 3 -sort_no: 48 -create_date: DateTime @1719464019 {#6261 date: 2024-06-27 13:53:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#6262 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6269 …} -Children: Doctrine\ORM\PersistentCollection {#6272 …} -Parent: Eccube\Entity\Category {#6263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6275 -id: 374 -name: "ウルグアイ" -hierarchy: 2 -sort_no: 309 -create_date: DateTime @1720743507 {#6273 date: 2024-07-12 09:18:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#6274 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6276 …} -Children: Doctrine\ORM\PersistentCollection {#6279 …} -Parent: Eccube\Entity\Category {#5648} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6282 -id: 93 -name: "オーストリア" -hierarchy: 2 -sort_no: 308 -create_date: DateTime @1719464952 {#6280 date: 2024-06-27 14:09:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#6281 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6283 …} -Children: Doctrine\ORM\PersistentCollection {#6286 …} -Parent: Eccube\Entity\Category {#5648} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6289 -id: 95 -name: "ニュージーランド" -hierarchy: 2 -sort_no: 307 -create_date: DateTime @1719464961 {#6287 date: 2024-06-27 14:09:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#6288 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6290 …} -Children: Doctrine\ORM\PersistentCollection {#6293 …} -Parent: Eccube\Entity\Category {#5648} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6298 -id: 101 -name: "南アフリカ" -hierarchy: 2 -sort_no: 306 -create_date: DateTime @1719465021 {#6294 date: 2024-06-27 14:10:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#6295 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6299 …} -Children: Doctrine\ORM\PersistentCollection {#6302 …} -Parent: Eccube\Entity\Category {#5648} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6303 -id: 46 -name: "スワートランド" -hierarchy: 3 -sort_no: 41 -create_date: DateTime @1719463914 {#6296 date: 2024-06-27 13:51:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#6297 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6304 …} -Children: Doctrine\ORM\PersistentCollection {#6307 …} -Parent: Eccube\Entity\Category {#6298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6312 -id: 102 -name: "日本" -hierarchy: 2 -sort_no: 305 -create_date: DateTime @1719542019 {#6308 date: 2024-06-28 11:33:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#6309 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6313 …} -Children: Doctrine\ORM\PersistentCollection {#6316 …} -Parent: Eccube\Entity\Category {#5648} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6317 -id: 105 -name: "北海道" -hierarchy: 3 -sort_no: 73 -create_date: DateTime @1719542189 {#6310 date: 2024-06-28 11:36:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#6311 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6318 …} -Children: Doctrine\ORM\PersistentCollection {#6321 …} -Parent: Eccube\Entity\Category {#6312} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6326 -id: 112 -name: "岩手県" -hierarchy: 3 -sort_no: 72 -create_date: DateTime @1719542278 {#6324 date: 2024-06-28 11:37:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#6325 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6327 …} -Children: Doctrine\ORM\PersistentCollection {#6330 …} -Parent: Eccube\Entity\Category {#6312} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6333 -id: 103 -name: "山形県" -hierarchy: 3 -sort_no: 71 -create_date: DateTime @1719542160 {#6331 date: 2024-06-28 11:36:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#6332 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6334 …} -Children: Doctrine\ORM\PersistentCollection {#6337 …} -Parent: Eccube\Entity\Category {#6312} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6340 -id: 110 -name: "宮城県" -hierarchy: 3 -sort_no: 70 -create_date: DateTime @1719542246 {#6338 date: 2024-06-28 11:37:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#6339 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6341 …} -Children: Doctrine\ORM\PersistentCollection {#6344 …} -Parent: Eccube\Entity\Category {#6312} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6347 -id: 104 -name: "新潟県" -hierarchy: 3 -sort_no: 69 -create_date: DateTime @1719542176 {#6345 date: 2024-06-28 11:36:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#6346 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6348 …} -Children: Doctrine\ORM\PersistentCollection {#6351 …} -Parent: Eccube\Entity\Category {#6312} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6354 -id: 106 -name: "長野県" -hierarchy: 3 -sort_no: 68 -create_date: DateTime @1719542204 {#6352 date: 2024-06-28 11:36:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#6353 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6355 …} -Children: Doctrine\ORM\PersistentCollection {#6358 …} -Parent: Eccube\Entity\Category {#6312} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6361 -id: 109 -name: "栃木県" -hierarchy: 3 -sort_no: 67 -create_date: DateTime @1719542224 {#6359 date: 2024-06-28 11:37:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#6360 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6362 …} -Children: Doctrine\ORM\PersistentCollection {#6365 …} -Parent: Eccube\Entity\Category {#6312} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6368 -id: 111 -name: "滋賀県" -hierarchy: 3 -sort_no: 66 -create_date: DateTime @1719542261 {#6366 date: 2024-06-28 11:37:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#6367 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6369 …} -Children: Doctrine\ORM\PersistentCollection {#6372 …} -Parent: Eccube\Entity\Category {#6312} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6375 -id: 107 -name: "徳島県" -hierarchy: 3 -sort_no: 65 -create_date: DateTime @1719542208 {#6373 date: 2024-06-28 11:36:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#6374 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6376 …} -Children: Doctrine\ORM\PersistentCollection {#6379 …} -Parent: Eccube\Entity\Category {#6312} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6382 -id: 108 -name: "福岡県" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1719542214 {#6380 date: 2024-06-28 11:36:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#6381 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6383 …} -Children: Doctrine\ORM\PersistentCollection {#6386 …} -Parent: Eccube\Entity\Category {#6312} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6183 -id: 11 -name: "産地" -hierarchy: 1 -sort_no: 304 -create_date: DateTime @1700808638 {#6323 date: 2023-11-24 15:50:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720142002 {#6322 date: 2024-07-05 10:13:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6182 …} -Children: Doctrine\ORM\PersistentCollection {#6389 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6394 -id: 18 -name: "品種" -hierarchy: 1 -sort_no: 298 -create_date: DateTime @1719370839 {#6390 date: 2024-06-26 12:00:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720142002 {#6391 date: 2024-07-05 10:13:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6395 …} -Children: Doctrine\ORM\PersistentCollection {#6398 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6399 -id: 282 -name: "カベルネ・ソーヴィニヨン" -hierarchy: 2 -sort_no: 297 -create_date: DateTime @1719973941 {#6392 date: 2024-07-03 11:32:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6393 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6400 …} -Children: Doctrine\ORM\PersistentCollection {#6403 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6408 -id: 180 -name: "メルロー" -hierarchy: 2 -sort_no: 296 -create_date: DateTime @1719883271 {#6406 date: 2024-07-02 10:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6407 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6409 …} -Children: Doctrine\ORM\PersistentCollection {#6412 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6415 -id: 117 -name: "ピノ・ノワール" -hierarchy: 2 -sort_no: 295 -create_date: DateTime @1719546380 {#6413 date: 2024-06-28 12:46:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6414 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6416 …} -Children: Doctrine\ORM\PersistentCollection {#6419 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6422 -id: 145 -name: "シラー" -hierarchy: 2 -sort_no: 294 -create_date: DateTime @1719876715 {#6420 date: 2024-07-02 08:31:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6421 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6423 …} -Children: Doctrine\ORM\PersistentCollection {#6426 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6429 -id: 163 -name: "シャルドネ" -hierarchy: 2 -sort_no: 293 -create_date: DateTime @1719877913 {#6427 date: 2024-07-02 08:51:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6428 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6430 …} -Children: Doctrine\ORM\PersistentCollection {#6433 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6436 -id: 139 -name: "ソーヴィニヨン・ブラン" -hierarchy: 2 -sort_no: 292 -create_date: DateTime @1719876242 {#6434 date: 2024-07-02 08:24:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6435 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6437 …} -Children: Doctrine\ORM\PersistentCollection {#6440 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6443 -id: 114 -name: "リースリング" -hierarchy: 2 -sort_no: 291 -create_date: DateTime @1719546314 {#6441 date: 2024-06-28 12:45:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6442 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6444 …} -Children: Doctrine\ORM\PersistentCollection {#6447 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6450 -id: 118 -name: "ピノ・グリ" -hierarchy: 2 -sort_no: 290 -create_date: DateTime @1719546393 {#6448 date: 2024-06-28 12:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6449 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6451 …} -Children: Doctrine\ORM\PersistentCollection {#6454 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6457 -id: 212 -name: "カベルネ・フラン" -hierarchy: 2 -sort_no: 289 -create_date: DateTime @1719887215 {#6455 date: 2024-07-02 11:26:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6456 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6458 …} -Children: Doctrine\ORM\PersistentCollection {#6461 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6464 -id: 242 -name: "セミヨン" -hierarchy: 2 -sort_no: 288 -create_date: DateTime @1719889951 {#6462 date: 2024-07-02 12:12:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6463 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6465 …} -Children: Doctrine\ORM\PersistentCollection {#6468 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6471 -id: 389 -name: "カベルネ" -hierarchy: 2 -sort_no: 287 -create_date: DateTime @1745500616 {#6469 date: 2025-04-24 22:16:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6470 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6472 …} -Children: Doctrine\ORM\PersistentCollection {#6475 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6478 -id: 359 -name: "アザル" -hierarchy: 2 -sort_no: 286 -create_date: DateTime @1720148966 {#6476 date: 2024-07-05 12:09:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6477 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6479 …} -Children: Doctrine\ORM\PersistentCollection {#6482 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6485 -id: 211 -name: "アラモン" -hierarchy: 2 -sort_no: 281 -create_date: DateTime @1719887184 {#6483 date: 2024-07-02 11:26:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6484 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6486 …} -Children: Doctrine\ORM\PersistentCollection {#6489 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6492 -id: 303 -name: "アリアーニコ" -hierarchy: 2 -sort_no: 280 -create_date: DateTime @1719977302 {#6490 date: 2024-07-03 12:28:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6491 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6493 …} -Children: Doctrine\ORM\PersistentCollection {#6496 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6499 -id: 358 -name: "アリント" -hierarchy: 2 -sort_no: 279 -create_date: DateTime @1720148953 {#6497 date: 2024-07-05 12:09:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6498 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6500 …} -Children: Doctrine\ORM\PersistentCollection {#6503 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6506 -id: 361 -name: "アルヴァリーニョ" -hierarchy: 2 -sort_no: 278 -create_date: DateTime @1720149002 {#6504 date: 2024-07-05 12:10:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6505 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6507 …} -Children: Doctrine\ORM\PersistentCollection {#6510 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6513 -id: 253 -name: "アルジル・グリーズ" -hierarchy: 2 -sort_no: 277 -create_date: DateTime @1719969329 {#6511 date: 2024-07-03 10:15:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6512 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6514 …} -Children: Doctrine\ORM\PersistentCollection {#6517 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6520 -id: 187 -name: "アルネイズ" -hierarchy: 2 -sort_no: 276 -create_date: DateTime @1719884699 {#6518 date: 2024-07-02 10:44:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6519 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6521 …} -Children: Doctrine\ORM\PersistentCollection {#6524 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6527 -id: 333 -name: "アルバーナ" -hierarchy: 2 -sort_no: 275 -create_date: DateTime @1720060058 {#6525 date: 2024-07-04 11:27:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6526 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6528 …} -Children: Doctrine\ORM\PersistentCollection {#6531 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6534 -id: 271 -name: "アレアーティコ" -hierarchy: 2 -sort_no: 274 -create_date: DateTime @1719973415 {#6532 date: 2024-07-03 11:23:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6533 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6535 …} -Children: Doctrine\ORM\PersistentCollection {#6538 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6541 -id: 264 -name: "アロマティーナ" -hierarchy: 2 -sort_no: 273 -create_date: DateTime @1719972465 {#6539 date: 2024-07-03 11:07:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6540 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6542 …} -Children: Doctrine\ORM\PersistentCollection {#6545 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6548 -id: 352 -name: "アンソニカ" -hierarchy: 2 -sort_no: 272 -create_date: DateTime @1720063443 {#6546 date: 2024-07-04 12:24:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6547 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6549 …} -Children: Doctrine\ORM\PersistentCollection {#6552 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6555 -id: 215 -name: "ヴァイスブルグンダー" -hierarchy: 2 -sort_no: 271 -create_date: DateTime @1719887383 {#6553 date: 2024-07-02 11:29:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6554 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6556 …} -Children: Doctrine\ORM\PersistentCollection {#6559 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6562 -id: 217 -name: "ヴアイスブルグンダー" -hierarchy: 2 -sort_no: 270 -create_date: DateTime @1719887425 {#6560 date: 2024-07-02 11:30:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6561 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6563 …} -Children: Doctrine\ORM\PersistentCollection {#6566 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6569 -id: 251 -name: "ヴィエイユ・マルゲリータ" -hierarchy: 2 -sort_no: 269 -create_date: DateTime @1719968411 {#6567 date: 2024-07-03 10:00:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6568 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6570 …} -Children: Doctrine\ORM\PersistentCollection {#6573 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6576 -id: 204 -name: "ヴィオニエ" -hierarchy: 2 -sort_no: 268 -create_date: DateTime @1719885968 {#6574 date: 2024-07-02 11:06:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6575 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6577 …} -Children: Doctrine\ORM\PersistentCollection {#6580 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6583 -id: 328 -name: "ヴィナッチャ" -hierarchy: 2 -sort_no: 267 -create_date: DateTime @1720059613 {#6581 date: 2024-07-04 11:20:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6582 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6584 …} -Children: Doctrine\ORM\PersistentCollection {#6587 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6590 -id: 186 -name: "ヴェイスパイオーラ" -hierarchy: 2 -sort_no: 266 -create_date: DateTime @1719884430 {#6588 date: 2024-07-02 10:40:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6589 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6591 …} -Children: Doctrine\ORM\PersistentCollection {#6594 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6597 -id: 298 -name: "ヴェオニエ" -hierarchy: 2 -sort_no: 265 -create_date: DateTime @1719975286 {#6595 date: 2024-07-03 11:54:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6596 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6598 …} -Children: Doctrine\ORM\PersistentCollection {#6601 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6604 -id: 119 -name: "ヴェルシュリースリング" -hierarchy: 2 -sort_no: 264 -create_date: DateTime @1719546432 {#6602 date: 2024-06-28 12:47:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6603 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6605 …} -Children: Doctrine\ORM\PersistentCollection {#6608 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6611 -id: 351 -name: "ヴェルデア" -hierarchy: 2 -sort_no: 263 -create_date: DateTime @1720063398 {#6609 date: 2024-07-04 12:23:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6610 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6612 …} -Children: Doctrine\ORM\PersistentCollection {#6615 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6618 -id: 198 -name: "ヴェルナッチャ" -hierarchy: 2 -sort_no: 262 -create_date: DateTime @1719885448 {#6616 date: 2024-07-02 10:57:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6617 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6619 …} -Children: Doctrine\ORM\PersistentCollection {#6622 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6625 -id: 266 -name: "ヴェルディッキオ" -hierarchy: 2 -sort_no: 261 -create_date: DateTime @1719972482 {#6623 date: 2024-07-03 11:08:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6624 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6626 …} -Children: Doctrine\ORM\PersistentCollection {#6629 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6632 -id: 320 -name: "ヴェルデレー" -hierarchy: 2 -sort_no: 260 -create_date: DateTime @1720058169 {#6630 date: 2024-07-04 10:56:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6631 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6633 …} -Children: Doctrine\ORM\PersistentCollection {#6636 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6639 -id: 227 -name: "ヴェルメンティーノ" -hierarchy: 2 -sort_no: 259 -create_date: DateTime @1719888008 {#6637 date: 2024-07-02 11:40:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6638 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6640 …} -Children: Doctrine\ORM\PersistentCollection {#6643 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6646 -id: 220 -name: "ヴレラ" -hierarchy: 2 -sort_no: 258 -create_date: DateTime @1719887581 {#6644 date: 2024-07-02 11:33:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6645 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6647 …} -Children: Doctrine\ORM\PersistentCollection {#6650 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6653 -id: 243 -name: "エジオドラ" -hierarchy: 2 -sort_no: 257 -create_date: DateTime @1719890093 {#6651 date: 2024-07-02 12:14:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6652 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6654 …} -Children: Doctrine\ORM\PersistentCollection {#6657 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6660 -id: 278 -name: "オーガニックアップル" -hierarchy: 2 -sort_no: 256 -create_date: DateTime @1719973644 {#6658 date: 2024-07-03 11:27:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6659 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6661 …} -Children: Doctrine\ORM\PersistentCollection {#6664 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6667 -id: 131 -name: "オーセロワ" -hierarchy: 2 -sort_no: 255 -create_date: DateTime @1719876111 {#6665 date: 2024-07-02 08:21:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6666 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6668 …} -Children: Doctrine\ORM\PersistentCollection {#6671 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6674 -id: 286 -name: "オルボワ" -hierarchy: 2 -sort_no: 254 -create_date: DateTime @1719974206 {#6672 date: 2024-07-03 11:36:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6673 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6675 …} -Children: Doctrine\ORM\PersistentCollection {#6678 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6681 -id: 306 -name: "カイナオーロ" -hierarchy: 2 -sort_no: 253 -create_date: DateTime @1719978492 {#6679 date: 2024-07-03 12:48:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6680 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6682 …} -Children: Doctrine\ORM\PersistentCollection {#6685 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6688 -id: 310 -name: "カタラット" -hierarchy: 2 -sort_no: 252 -create_date: DateTime @1719978751 {#6686 date: 2024-07-03 12:52:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6687 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6689 …} -Children: Doctrine\ORM\PersistentCollection {#6692 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6695 -id: 324 -name: "カナイオーロ" -hierarchy: 2 -sort_no: 251 -create_date: DateTime @1720058316 {#6693 date: 2024-07-04 10:58:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6694 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6696 …} -Children: Doctrine\ORM\PersistentCollection {#6699 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6702 -id: 133 -name: "ガメイ" -hierarchy: 2 -sort_no: 250 -create_date: DateTime @1719876152 {#6700 date: 2024-07-02 08:22:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6701 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6703 …} -Children: Doctrine\ORM\PersistentCollection {#6706 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6709 -id: 206 -name: "ガメイ・ヴィアラ" -hierarchy: 2 -sort_no: 249 -create_date: DateTime @1719886071 {#6707 date: 2024-07-02 11:07:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6708 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6710 …} -Children: Doctrine\ORM\PersistentCollection {#6713 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6716 -id: 378 -name: "ガメイ・デル・トラジメーノ" -hierarchy: 2 -sort_no: 248 -create_date: DateTime @1721095071 {#6714 date: 2024-07-16 10:57:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6715 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6717 …} -Children: Doctrine\ORM\PersistentCollection {#6720 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6723 -id: 317 -name: "ガメィ・デル・トラジメーノ" -hierarchy: 2 -sort_no: 247 -create_date: DateTime @1720057511 {#6721 date: 2024-07-04 10:45:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6722 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6724 …} -Children: Doctrine\ORM\PersistentCollection {#6727 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6730 -id: 136 -name: "ガメイ・ド・サヴォワ" -hierarchy: 2 -sort_no: 246 -create_date: DateTime @1719876196 {#6728 date: 2024-07-02 08:23:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6729 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6731 …} -Children: Doctrine\ORM\PersistentCollection {#6734 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6737 -id: 137 -name: "ガメイ・ド・ボジョレー" -hierarchy: 2 -sort_no: 245 -create_date: DateTime @1719876203 {#6735 date: 2024-07-02 08:23:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6736 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6738 …} -Children: Doctrine\ORM\PersistentCollection {#6741 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6744 -id: 143 -name: "カリニャン" -hierarchy: 2 -sort_no: 244 -create_date: DateTime @1719876699 {#6742 date: 2024-07-02 08:31:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6743 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6745 …} -Children: Doctrine\ORM\PersistentCollection {#6748 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6751 -id: 183 -name: "ガルガーネガ" -hierarchy: 2 -sort_no: 243 -create_date: DateTime @1719884108 {#6749 date: 2024-07-02 10:35:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6750 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6752 …} -Children: Doctrine\ORM\PersistentCollection {#6755 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6758 -id: 304 -name: "ガルナッチャ" -hierarchy: 2 -sort_no: 242 -create_date: DateTime @1719978051 {#6756 date: 2024-07-03 12:40:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6757 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6759 …} -Children: Doctrine\ORM\PersistentCollection {#6762 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6765 -id: 249 -name: "ギルビック" -hierarchy: 2 -sort_no: 241 -create_date: DateTime @1719968388 {#6763 date: 2024-07-03 09:59:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6764 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6766 …} -Children: Doctrine\ORM\PersistentCollection {#6769 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6772 -id: 250 -name: "キャクス" -hierarchy: 2 -sort_no: 240 -create_date: DateTime @1719968401 {#6770 date: 2024-07-03 10:00:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6771 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6773 …} -Children: Doctrine\ORM\PersistentCollection {#6776 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6779 -id: 313 -name: "キャリソン" -hierarchy: 2 -sort_no: 239 -create_date: DateTime @1720056723 {#6777 date: 2024-07-04 10:32:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6778 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6780 …} -Children: Doctrine\ORM\PersistentCollection {#6783 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6786 -id: 258 -name: "グラスパロッサ" -hierarchy: 2 -sort_no: 238 -create_date: DateTime @1719971167 {#6784 date: 2024-07-03 10:46:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6785 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6787 …} -Children: Doctrine\ORM\PersistentCollection {#6790 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6793 -id: 342 -name: "クラフトミードサワー" -hierarchy: 2 -sort_no: 237 -create_date: DateTime @1720060914 {#6791 date: 2024-07-04 11:41:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6792 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6794 …} -Children: Doctrine\ORM\PersistentCollection {#6797 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6800 -id: 214 -name: "グリューナー・ヴェルトリーナー" -hierarchy: 2 -sort_no: 236 -create_date: DateTime @1719887374 {#6798 date: 2024-07-02 11:29:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6799 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6801 …} -Children: Doctrine\ORM\PersistentCollection {#6804 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6807 -id: 146 -name: "グルナッシュ" -hierarchy: 2 -sort_no: 235 -create_date: DateTime @1719876722 {#6805 date: 2024-07-02 08:32:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6806 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6808 …} -Children: Doctrine\ORM\PersistentCollection {#6811 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6814 -id: 135 -name: "グルナッシュ・グリ" -hierarchy: 2 -sort_no: 234 -create_date: DateTime @1719876180 {#6812 date: 2024-07-02 08:23:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6813 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6815 …} -Children: Doctrine\ORM\PersistentCollection {#6818 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6821 -id: 140 -name: "グルナッシュ・ノワール" -hierarchy: 2 -sort_no: 233 -create_date: DateTime @1719876269 {#6819 date: 2024-07-02 08:24:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6820 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6822 …} -Children: Doctrine\ORM\PersistentCollection {#6825 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6828 -id: 168 -name: "グルナッシュ・ブラン" -hierarchy: 2 -sort_no: 232 -create_date: DateTime @1719880604 {#6826 date: 2024-07-02 09:36:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6827 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6829 …} -Children: Doctrine\ORM\PersistentCollection {#6832 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6835 -id: 318 -name: "グレケット" -hierarchy: 2 -sort_no: 231 -create_date: DateTime @1720057837 {#6833 date: 2024-07-04 10:50:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6834 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6836 …} -Children: Doctrine\ORM\PersistentCollection {#6839 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6842 -id: 232 -name: "グレラ" -hierarchy: 2 -sort_no: 230 -create_date: DateTime @1719888218 {#6840 date: 2024-07-02 11:43:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6841 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6843 …} -Children: Doctrine\ORM\PersistentCollection {#6846 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6849 -id: 151 -name: "クレレット" -hierarchy: 2 -sort_no: 229 -create_date: DateTime @1719877159 {#6847 date: 2024-07-02 08:39:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6848 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6850 …} -Children: Doctrine\ORM\PersistentCollection {#6853 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6856 -id: 297 -name: "グロマンサン" -hierarchy: 2 -sort_no: 228 -create_date: DateTime @1719975267 {#6854 date: 2024-07-03 11:54:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6855 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6857 …} -Children: Doctrine\ORM\PersistentCollection {#6860 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6863 -id: 142 -name: "グロロー" -hierarchy: 2 -sort_no: 227 -create_date: DateTime @1719876356 {#6861 date: 2024-07-02 08:25:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6862 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6864 …} -Children: Doctrine\ORM\PersistentCollection {#6867 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6870 -id: 167 -name: "グロローグリ" -hierarchy: 2 -sort_no: 226 -create_date: DateTime @1719877979 {#6868 date: 2024-07-02 08:52:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6869 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6871 …} -Children: Doctrine\ORM\PersistentCollection {#6874 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6877 -id: 113 -name: "ゲヴュルツトラミネール" -hierarchy: 2 -sort_no: 225 -create_date: DateTime @1719546304 {#6875 date: 2024-06-28 12:45:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6876 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6878 …} -Children: Doctrine\ORM\PersistentCollection {#6881 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6884 -id: 126 -name: "ゲルバー・ムスカテラー" -hierarchy: 2 -sort_no: 224 -create_date: DateTime @1719875994 {#6882 date: 2024-07-02 08:19:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6883 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6885 …} -Children: Doctrine\ORM\PersistentCollection {#6888 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6891 -id: 141 -name: "コー" -hierarchy: 2 -sort_no: 223 -create_date: DateTime @1719876350 {#6889 date: 2024-07-02 08:25:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6890 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6892 …} -Children: Doctrine\ORM\PersistentCollection {#6895 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6898 -id: 285 -name: "コット" -hierarchy: 2 -sort_no: 222 -create_date: DateTime @1719974062 {#6896 date: 2024-07-03 11:34:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6897 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6899 …} -Children: Doctrine\ORM\PersistentCollection {#6902 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6905 -id: 196 -name: "コルテーゼ" -hierarchy: 2 -sort_no: 221 -create_date: DateTime @1719885390 {#6903 date: 2024-07-02 10:56:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6904 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6906 …} -Children: Doctrine\ORM\PersistentCollection {#6909 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6912 -id: 325 -name: "コロリーノ" -hierarchy: 2 -sort_no: 220 -create_date: DateTime @1720058327 {#6910 date: 2024-07-04 10:58:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6911 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6913 …} -Children: Doctrine\ORM\PersistentCollection {#6916 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6919 -id: 287 -name: "コルヴィーナ" -hierarchy: 2 -sort_no: 219 -create_date: DateTime @1719974331 {#6917 date: 2024-07-03 11:38:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6918 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6920 …} -Children: Doctrine\ORM\PersistentCollection {#6923 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6926 -id: 288 -name: "コルヴィノーネ" -hierarchy: 2 -sort_no: 218 -create_date: DateTime @1719974388 {#6924 date: 2024-07-03 11:39:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6925 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6927 …} -Children: Doctrine\ORM\PersistentCollection {#6930 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6933 -id: 327 -name: "コロンバール" -hierarchy: 2 -sort_no: 217 -create_date: DateTime @1720058568 {#6931 date: 2024-07-04 11:02:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6932 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6934 …} -Children: Doctrine\ORM\PersistentCollection {#6937 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6940 -id: 201 -name: "サヴァニャン" -hierarchy: 2 -sort_no: 216 -create_date: DateTime @1719885905 {#6938 date: 2024-07-02 11:05:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6939 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6941 …} -Children: Doctrine\ORM\PersistentCollection {#6944 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6947 -id: 375 -name: "サラミーノ" -hierarchy: 2 -sort_no: 215 -create_date: DateTime @1720743889 {#6945 date: 2024-07-12 09:24:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6946 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6948 …} -Children: Doctrine\ORM\PersistentCollection {#6951 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6954 -id: 263 -name: "ザンクト・ラウレント" -hierarchy: 2 -sort_no: 214 -create_date: DateTime @1719972077 {#6952 date: 2024-07-03 11:01:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6953 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6955 …} -Children: Doctrine\ORM\PersistentCollection {#6958 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6961 -id: 172 -name: "サンジョヴェーゼ" -hierarchy: 2 -sort_no: 213 -create_date: DateTime @1719882052 {#6959 date: 2024-07-02 10:00:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6960 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6962 …} -Children: Doctrine\ORM\PersistentCollection {#6965 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6968 -id: 144 -name: "サンソー" -hierarchy: 2 -sort_no: 212 -create_date: DateTime @1719876707 {#6966 date: 2024-07-02 08:31:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6967 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6969 …} -Children: Doctrine\ORM\PersistentCollection {#6972 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6975 -id: 229 -name: "サンソー・グルナッシュ" -hierarchy: 2 -sort_no: 211 -create_date: DateTime @1719888048 {#6973 date: 2024-07-02 11:40:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6974 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6976 …} -Children: Doctrine\ORM\PersistentCollection {#6979 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6982 -id: 311 -name: "サンふじ" -hierarchy: 2 -sort_no: 210 -create_date: DateTime @1719978819 {#6980 date: 2024-07-03 12:53:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6981 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6983 …} -Children: Doctrine\ORM\PersistentCollection {#6986 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6989 -id: 323 -name: "シナノゴールド" -hierarchy: 2 -sort_no: 209 -create_date: DateTime @1720058257 {#6987 date: 2024-07-04 10:57:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6988 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6990 …} -Children: Doctrine\ORM\PersistentCollection {#6993 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#6996 -id: 276 -name: "シナノスイート" -hierarchy: 2 -sort_no: 208 -create_date: DateTime @1719973560 {#6994 date: 2024-07-03 11:26:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6995 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6997 …} -Children: Doctrine\ORM\PersistentCollection {#7000 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7003 -id: 334 -name: "シャインマスカット" -hierarchy: 2 -sort_no: 207 -create_date: DateTime @1720060417 {#7001 date: 2024-07-04 11:33:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7002 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7004 …} -Children: Doctrine\ORM\PersistentCollection {#7007 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7010 -id: 127 -name: "シャスラ" -hierarchy: 2 -sort_no: 206 -create_date: DateTime @1719876037 {#7008 date: 2024-07-02 08:20:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7009 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7011 …} -Children: Doctrine\ORM\PersistentCollection {#7014 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7017 -id: 150 -name: "シュナン" -hierarchy: 2 -sort_no: 205 -create_date: DateTime @1719877153 {#7015 date: 2024-07-02 08:39:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7016 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7018 …} -Children: Doctrine\ORM\PersistentCollection {#7021 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7024 -id: 166 -name: "シュナンブラン" -hierarchy: 2 -sort_no: 204 -create_date: DateTime @1719877973 {#7022 date: 2024-07-02 08:52:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7023 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7025 …} -Children: Doctrine\ORM\PersistentCollection {#7028 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7031 -id: 262 -name: "ショイレーベ" -hierarchy: 2 -sort_no: 203 -create_date: DateTime @1719971892 {#7029 date: 2024-07-03 10:58:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7030 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7032 …} -Children: Doctrine\ORM\PersistentCollection {#7035 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7038 -id: 120 -name: "シルヴァーナー" -hierarchy: 2 -sort_no: 202 -create_date: DateTime @1719875880 {#7036 date: 2024-07-02 08:18:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7037 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7039 …} -Children: Doctrine\ORM\PersistentCollection {#7042 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7045 -id: 128 -name: "シルヴァネール" -hierarchy: 2 -sort_no: 201 -create_date: DateTime @1719876056 {#7043 date: 2024-07-02 08:20:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7044 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7046 …} -Children: Doctrine\ORM\PersistentCollection {#7049 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7052 -id: 273 -name: "スチューベン" -hierarchy: 2 -sort_no: 200 -create_date: DateTime @1719973473 {#7050 date: 2024-07-03 11:24:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7051 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7053 …} -Children: Doctrine\ORM\PersistentCollection {#7056 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7059 -id: 176 -name: "スペルゴラ" -hierarchy: 2 -sort_no: 199 -create_date: DateTime @1719882382 {#7057 date: 2024-07-02 10:06:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7058 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7060 …} -Children: Doctrine\ORM\PersistentCollection {#7063 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7066 -id: 302 -name: "セルヴァン" -hierarchy: 2 -sort_no: 198 -create_date: DateTime @1719977234 {#7064 date: 2024-07-03 12:27:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7065 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7067 …} -Children: Doctrine\ORM\PersistentCollection {#7070 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7073 -id: 182 -name: "タイロッソ" -hierarchy: 2 -sort_no: 197 -create_date: DateTime @1719884095 {#7071 date: 2024-07-02 10:34:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7072 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7074 …} -Children: Doctrine\ORM\PersistentCollection {#7077 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7080 -id: 341 -name: "チェリー" -hierarchy: 2 -sort_no: 196 -create_date: DateTime @1720060908 {#7078 date: 2024-07-04 11:41:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7079 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7081 …} -Children: Doctrine\ORM\PersistentCollection {#7084 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7087 -id: 222 -name: "チャレロ" -hierarchy: 2 -sort_no: 195 -create_date: DateTime @1719887602 {#7085 date: 2024-07-02 11:33:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7086 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7088 …} -Children: Doctrine\ORM\PersistentCollection {#7091 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7094 -id: 270 -name: "チリエジョーロ" -hierarchy: 2 -sort_no: 194 -create_date: DateTime @1719973408 {#7092 date: 2024-07-03 11:23:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7093 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7095 …} -Children: Doctrine\ORM\PersistentCollection {#7098 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7101 -id: 123 -name: "ツヴァイゲルト" -hierarchy: 2 -sort_no: 193 -create_date: DateTime @1719875939 {#7099 date: 2024-07-02 08:18:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7100 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7102 …} -Children: Doctrine\ORM\PersistentCollection {#7105 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7108 -id: 197 -name: "ティモラッソ" -hierarchy: 2 -sort_no: 192 -create_date: DateTime @1719885399 {#7106 date: 2024-07-02 10:56:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7107 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7109 …} -Children: Doctrine\ORM\PersistentCollection {#7112 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7115 -id: 203 -name: "デュレーザ" -hierarchy: 2 -sort_no: 191 -create_date: DateTime @1719885953 {#7113 date: 2024-07-02 11:05:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7114 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7116 …} -Children: Doctrine\ORM\PersistentCollection {#7119 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7122 -id: 272 -name: "デラウェア" -hierarchy: 2 -sort_no: 190 -create_date: DateTime @1719973467 {#7120 date: 2024-07-03 11:24:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7121 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7123 …} -Children: Doctrine\ORM\PersistentCollection {#7126 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7129 -id: 346 -name: "テンプラニーリョ" -hierarchy: 2 -sort_no: 189 -create_date: DateTime @1720061728 {#7127 date: 2024-07-04 11:55:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7128 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7130 …} -Children: Doctrine\ORM\PersistentCollection {#7133 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7136 -id: 192 -name: "トウリガ・ナショナル" -hierarchy: 2 -sort_no: 188 -create_date: DateTime @1719885118 {#7134 date: 2024-07-02 10:51:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7135 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7137 …} -Children: Doctrine\ORM\PersistentCollection {#7140 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7143 -id: 239 -name: "ドゥレッラ" -hierarchy: 2 -sort_no: 187 -create_date: DateTime @1719889882 {#7141 date: 2024-07-02 12:11:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7142 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7144 …} -Children: Doctrine\ORM\PersistentCollection {#7147 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7150 -id: 157 -name: "ドミナ" -hierarchy: 2 -sort_no: 186 -create_date: DateTime @1719877462 {#7148 date: 2024-07-02 08:44:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7149 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7151 …} -Children: Doctrine\ORM\PersistentCollection {#7154 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7157 -id: 194 -name: "トラミーナー" -hierarchy: 2 -sort_no: 185 -create_date: DateTime @1719885364 {#7155 date: 2024-07-02 10:56:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7156 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7158 …} -Children: Doctrine\ORM\PersistentCollection {#7161 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7164 -id: 350 -name: "トラミネール・ アロマティコ" -hierarchy: 2 -sort_no: 184 -create_date: DateTime @1720063194 {#7162 date: 2024-07-04 12:19:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7163 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7165 …} -Children: Doctrine\ORM\PersistentCollection {#7168 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7171 -id: 188 -name: "ドルチェット" -hierarchy: 2 -sort_no: 183 -create_date: DateTime @1719884714 {#7169 date: 2024-07-02 10:45:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7170 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7172 …} -Children: Doctrine\ORM\PersistentCollection {#7175 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7178 -id: 216 -name: "ドルンフェルダー" -hierarchy: 2 -sort_no: 182 -create_date: DateTime @1719887414 {#7176 date: 2024-07-02 11:30:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7177 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7179 …} -Children: Doctrine\ORM\PersistentCollection {#7182 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7185 -id: 314 -name: "トレサール" -hierarchy: 2 -sort_no: 181 -create_date: DateTime @1720056732 {#7183 date: 2024-07-04 10:32:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7184 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7186 …} -Children: Doctrine\ORM\PersistentCollection {#7189 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7192 -id: 360 -name: "トレイシャドゥラ" -hierarchy: 2 -sort_no: 180 -create_date: DateTime @1720148973 {#7190 date: 2024-07-05 12:09:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7191 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7193 …} -Children: Doctrine\ORM\PersistentCollection {#7196 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7199 -id: 326 -name: "トレッビアーノ・トスカーノ" -hierarchy: 2 -sort_no: 179 -create_date: DateTime @1720058379 {#7197 date: 2024-07-04 10:59:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7198 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7200 …} -Children: Doctrine\ORM\PersistentCollection {#7203 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7206 -id: 307 -name: "トレッビアーノ" -hierarchy: 2 -sort_no: 178 -create_date: DateTime @1719978546 {#7204 date: 2024-07-03 12:49:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7205 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7207 …} -Children: Doctrine\ORM\PersistentCollection {#7210 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7213 -id: 308 -name: "トレッビアーノ・モデネーゼ" -hierarchy: 2 -sort_no: 177 -create_date: DateTime @1719978562 {#7211 date: 2024-07-03 12:49:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7212 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7214 …} -Children: Doctrine\ORM\PersistentCollection {#7217 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7220 -id: 330 -name: "ナイアガラ" -hierarchy: 2 -sort_no: 176 -create_date: DateTime @1720059921 {#7218 date: 2024-07-04 11:25:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7219 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7221 …} -Children: Doctrine\ORM\PersistentCollection {#7224 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7227 -id: 280 -name: "ネオマスカット" -hierarchy: 2 -sort_no: 175 -create_date: DateTime @1719973661 {#7225 date: 2024-07-03 11:27:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7226 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7228 …} -Children: Doctrine\ORM\PersistentCollection {#7231 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7234 -id: 283 -name: "ネグレット" -hierarchy: 2 -sort_no: 174 -create_date: DateTime @1719973987 {#7232 date: 2024-07-03 11:33:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7233 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7235 …} -Children: Doctrine\ORM\PersistentCollection {#7238 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7241 -id: 190 -name: "ネグロアマーロ" -hierarchy: 2 -sort_no: 173 -create_date: DateTime @1719884928 {#7239 date: 2024-07-02 10:48:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7240 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7242 …} -Children: Doctrine\ORM\PersistentCollection {#7245 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7248 -id: 154 -name: "ネレッロカプリッチョノチェーラ" -hierarchy: 2 -sort_no: 172 -create_date: DateTime @1719877196 {#7246 date: 2024-07-02 08:39:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7247 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7249 …} -Children: Doctrine\ORM\PersistentCollection {#7252 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7255 -id: 185 -name: "ネレッロ・マスカレーゼ" -hierarchy: 2 -sort_no: 171 -create_date: DateTime @1719884420 {#7253 date: 2024-07-02 10:40:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7254 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7256 …} -Children: Doctrine\ORM\PersistentCollection {#7259 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7262 -id: 225 -name: "ネロ・ダーヴォラ" -hierarchy: 2 -sort_no: 170 -create_date: DateTime @1719887801 {#7260 date: 2024-07-02 11:36:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7261 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7263 …} -Children: Doctrine\ORM\PersistentCollection {#7266 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7269 -id: 309 -name: "パイス" -hierarchy: 2 -sort_no: 169 -create_date: DateTime @1719978721 {#7267 date: 2024-07-03 12:52:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7268 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7270 …} -Children: Doctrine\ORM\PersistentCollection {#7273 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7276 -id: 339 -name: "パイナップル" -hierarchy: 2 -sort_no: 168 -create_date: DateTime @1720060899 {#7274 date: 2024-07-04 11:41:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7275 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7277 …} -Children: Doctrine\ORM\PersistentCollection {#7280 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7283 -id: 218 -name: "バッカス" -hierarchy: 2 -sort_no: 167 -create_date: DateTime @1719887461 {#7281 date: 2024-07-02 11:31:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7282 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7284 …} -Children: Doctrine\ORM\PersistentCollection {#7287 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7290 -id: 184 -name: "バルベーラ" -hierarchy: 2 -sort_no: 166 -create_date: DateTime @1719884172 {#7288 date: 2024-07-02 10:36:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7289 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7291 …} -Children: Doctrine\ORM\PersistentCollection {#7294 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7297 -id: 223 -name: "パレリャーダ" -hierarchy: 2 -sort_no: 165 -create_date: DateTime @1719887613 {#7295 date: 2024-07-02 11:33:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7296 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7298 …} -Children: Doctrine\ORM\PersistentCollection {#7300 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7303 -id: 335 -name: "パンパヌト" -hierarchy: 2 -sort_no: 164 -create_date: DateTime @1720060799 {#7301 date: 2024-07-04 11:39:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7302 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7304 …} -Children: Doctrine\ORM\PersistentCollection {#7307 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7310 -id: 200 -name: "ピノ・オーセロワ" -hierarchy: 2 -sort_no: 163 -create_date: DateTime @1719885842 {#7308 date: 2024-07-02 11:04:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7309 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7311 …} -Children: Doctrine\ORM\PersistentCollection {#7314 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7317 -id: 191 -name: "ピノタージュ" -hierarchy: 2 -sort_no: 162 -create_date: DateTime @1719884937 {#7315 date: 2024-07-02 10:48:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7316 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7318 …} -Children: Doctrine\ORM\PersistentCollection {#7321 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7324 -id: 208 -name: "ピノ・ドニス" -hierarchy: 2 -sort_no: 161 -create_date: DateTime @1719886129 {#7322 date: 2024-07-02 11:08:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7323 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7325 …} -Children: Doctrine\ORM\PersistentCollection {#7328 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7331 -id: 233 -name: "ピノ・ネロ" -hierarchy: 2 -sort_no: 160 -create_date: DateTime @1719888251 {#7329 date: 2024-07-02 11:44:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7330 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7332 …} -Children: Doctrine\ORM\PersistentCollection {#7335 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7338 -id: 129 -name: "ピノ・ブラン" -hierarchy: 2 -sort_no: 159 -create_date: DateTime @1719876065 {#7336 date: 2024-07-02 08:21:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7337 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7339 …} -Children: Doctrine\ORM\PersistentCollection {#7342 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7345 -id: 305 -name: "ピノ・ムニエ" -hierarchy: 2 -sort_no: 158 -create_date: DateTime @1719978105 {#7343 date: 2024-07-03 12:41:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7344 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7346 …} -Children: Doctrine\ORM\PersistentCollection {#7349 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7352 -id: 267 -name: "ピノ・マドレーヌ" -hierarchy: 2 -sort_no: 157 -create_date: DateTime @1719972554 {#7350 date: 2024-07-03 11:09:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7351 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7353 …} -Children: Doctrine\ORM\PersistentCollection {#7356 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7359 -id: 347 -name: "プティヴェルド" -hierarchy: 2 -sort_no: 156 -create_date: DateTime @1720061737 {#7357 date: 2024-07-04 11:55:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7358 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7360 …} -Children: Doctrine\ORM\PersistentCollection {#7363 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7366 -id: 254 -name: "プティ・ジョーヌ" -hierarchy: 2 -sort_no: 155 -create_date: DateTime @1719969352 {#7364 date: 2024-07-03 10:15:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7365 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7367 …} -Children: Doctrine\ORM\PersistentCollection {#7370 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7373 -id: 292 -name: "ブドウ" -hierarchy: 2 -sort_no: 154 -create_date: DateTime @1719975056 {#7371 date: 2024-07-03 11:50:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7372 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7374 …} -Children: Doctrine\ORM\PersistentCollection {#7377 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7380 -id: 315 -name: "ブドン" -hierarchy: 2 -sort_no: 153 -create_date: DateTime @1720056737 {#7378 date: 2024-07-04 10:32:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7379 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7381 …} -Children: Doctrine\ORM\PersistentCollection {#7384 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7387 -id: 124 -name: "ブラウアー・ポルトギーザー" -hierarchy: 2 -sort_no: 152 -create_date: DateTime @1719875952 {#7385 date: 2024-07-02 08:19:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7386 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7388 …} -Children: Doctrine\ORM\PersistentCollection {#7391 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7394 -id: 256 -name: "ブラウフレンキッシュ" -hierarchy: 2 -sort_no: 151 -create_date: DateTime @1719969679 {#7392 date: 2024-07-03 10:21:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7393 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7395 …} -Children: Doctrine\ORM\PersistentCollection {#7398 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7401 -id: 293 -name: "フラン" -hierarchy: 2 -sort_no: 150 -create_date: DateTime @1719975075 {#7399 date: 2024-07-03 11:51:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7400 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7402 …} -Children: Doctrine\ORM\PersistentCollection {#7405 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7408 -id: 181 -name: "フリウラーノ" -hierarchy: 2 -sort_no: 149 -create_date: DateTime @1719884077 {#7406 date: 2024-07-02 10:34:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7407 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7409 …} -Children: Doctrine\ORM\PersistentCollection {#7412 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7415 -id: 224 -name: "プリミティーヴォ" -hierarchy: 2 -sort_no: 148 -create_date: DateTime @1719887790 {#7413 date: 2024-07-02 11:36:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7414 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7416 …} -Children: Doctrine\ORM\PersistentCollection {#7419 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7422 -id: 316 -name: "プリニョーロ・ジェンティーレ" -hierarchy: 2 -sort_no: 147 -create_date: DateTime @1720057441 {#7420 date: 2024-07-04 10:44:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7421 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7423 …} -Children: Doctrine\ORM\PersistentCollection {#7426 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7429 -id: 372 -name: "フレキャン・ラエ" -hierarchy: 2 -sort_no: 146 -create_date: DateTime @1720740248 {#7427 date: 2024-07-12 08:24:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7428 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7430 …} -Children: Doctrine\ORM\PersistentCollection {#7433 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7436 -id: 371 -name: "フレキャン・ルージュ" -hierarchy: 2 -sort_no: 145 -create_date: DateTime @1720740228 {#7434 date: 2024-07-12 08:23:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7435 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7437 …} -Children: Doctrine\ORM\PersistentCollection {#7440 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7443 -id: 301 -name: "プロカニコ" -hierarchy: 2 -sort_no: 144 -create_date: DateTime @1719975761 {#7441 date: 2024-07-03 12:02:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7442 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7444 …} -Children: Doctrine\ORM\PersistentCollection {#7447 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7450 -id: 294 -name: "プティマンサン" -hierarchy: 2 -sort_no: 143 -create_date: DateTime @1719975104 {#7448 date: 2024-07-03 11:51:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7449 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7451 …} -Children: Doctrine\ORM\PersistentCollection {#7454 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7457 -id: 132 -name: "プリェビラン" -hierarchy: 2 -sort_no: 142 -create_date: DateTime @1719876142 {#7455 date: 2024-07-02 08:22:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7456 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7458 …} -Children: Doctrine\ORM\PersistentCollection {#7461 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7464 -id: 237 -name: "フレカン" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1719888723 {#7462 date: 2024-07-02 11:52:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7463 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7465 …} -Children: Doctrine\ORM\PersistentCollection {#7468 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7471 -id: 179 -name: "ペコリーノ" -hierarchy: 2 -sort_no: 140 -create_date: DateTime @1719883162 {#7469 date: 2024-07-02 10:19:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7470 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7472 …} -Children: Doctrine\ORM\PersistentCollection {#7475 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7478 -id: 255 -name: "ベダン" -hierarchy: 2 -sort_no: 139 -create_date: DateTime @1719969395 {#7476 date: 2024-07-03 10:16:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7477 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7479 …} -Children: Doctrine\ORM\PersistentCollection {#7482 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7485 -id: 343 -name: "ペセツカ・レアンカ" -hierarchy: 2 -sort_no: 138 -create_date: DateTime @1720061486 {#7483 date: 2024-07-04 11:51:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7484 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7486 …} -Children: Doctrine\ORM\PersistentCollection {#7489 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7492 -id: 202 -name: "ベルジュロン" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1719885915 {#7490 date: 2024-07-02 11:05:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7491 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7493 …} -Children: Doctrine\ORM\PersistentCollection {#7496 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7499 -id: 336 -name: "ボンビーノ・ビアンコ" -hierarchy: 2 -sort_no: 136 -create_date: DateTime @1720060843 {#7497 date: 2024-07-04 11:40:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7498 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7500 …} -Children: Doctrine\ORM\PersistentCollection {#7503 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7506 -id: 134 -name: "マカブー" -hierarchy: 2 -sort_no: 135 -create_date: DateTime @1719876168 {#7504 date: 2024-07-02 08:22:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7505 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7507 …} -Children: Doctrine\ORM\PersistentCollection {#7510 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7513 -id: 221 -name: "マカベオ" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1719887595 {#7511 date: 2024-07-02 11:33:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7512 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7514 …} -Children: Doctrine\ORM\PersistentCollection {#7517 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7520 -id: 268 -name: "マスカット" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1719972748 {#7518 date: 2024-07-03 11:12:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7519 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7521 …} -Children: Doctrine\ORM\PersistentCollection {#7524 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7527 -id: 122 -name: "マスカット・オットネル" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1719875915 {#7525 date: 2024-07-02 08:18:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7526 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7528 …} -Children: Doctrine\ORM\PersistentCollection {#7531 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7534 -id: 295 -name: "マスカットベリーA" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1719975202 {#7532 date: 2024-07-03 11:53:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7533 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7535 …} -Children: Doctrine\ORM\PersistentCollection {#7538 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7541 -id: 236 -name: "マリー・メナール" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1719888712 {#7539 date: 2024-07-02 11:51:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7540 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7542 …} -Children: Doctrine\ORM\PersistentCollection {#7545 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7548 -id: 332 -name: "マルヴァジーア トスカーナ" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1720060031 {#7546 date: 2024-07-04 11:27:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7547 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7549 …} -Children: Doctrine\ORM\PersistentCollection {#7552 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7555 -id: 331 -name: "マルヴァジーア ディ カンディア" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1720060022 {#7553 date: 2024-07-04 11:27:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7554 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7556 …} -Children: Doctrine\ORM\PersistentCollection {#7559 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7562 -id: 291 -name: "マルヴァジーア" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1719974662 {#7560 date: 2024-07-03 11:44:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7561 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7563 …} -Children: Doctrine\ORM\PersistentCollection {#7566 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7569 -id: 205 -name: "マルサンヌ" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1719885978 {#7567 date: 2024-07-02 11:06:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7568 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7570 …} -Children: Doctrine\ORM\PersistentCollection {#7573 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7576 -id: 173 -name: "マルツェミーノ" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1719882080 {#7574 date: 2024-07-02 10:01:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7575 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7577 …} -Children: Doctrine\ORM\PersistentCollection {#7580 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7583 -id: 284 -name: "マルベック" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1719974017 {#7581 date: 2024-07-03 11:33:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7582 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7584 …} -Children: Doctrine\ORM\PersistentCollection {#7587 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7590 -id: 174 -name: "マルボ・ジェンティーレ" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1719882093 {#7588 date: 2024-07-02 10:01:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7589 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7591 …} -Children: Doctrine\ORM\PersistentCollection {#7594 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7597 -id: 152 -name: "ミュスカ" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1719877167 {#7595 date: 2024-07-02 08:39:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7596 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7598 …} -Children: Doctrine\ORM\PersistentCollection {#7601 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7604 -id: 247 -name: "ミュスカ・オットネル" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1719890290 {#7602 date: 2024-07-02 12:18:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7603 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7605 …} -Children: Doctrine\ORM\PersistentCollection {#7608 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7611 -id: 207 -name: "ミュスカブルー" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1719886092 {#7609 date: 2024-07-02 11:08:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7610 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7612 …} -Children: Doctrine\ORM\PersistentCollection {#7615 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7618 -id: 377 -name: "ミュスカデ" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1721001824 {#7616 date: 2024-07-15 09:03:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7617 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7619 …} -Children: Doctrine\ORM\PersistentCollection {#7622 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7625 -id: 115 -name: "ミュスカデティグランブラン" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1719546324 {#7623 date: 2024-06-28 12:45:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7624 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7626 …} -Children: Doctrine\ORM\PersistentCollection {#7629 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7632 -id: 241 -name: "ミュスカデル" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1719889941 {#7630 date: 2024-07-02 12:12:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7631 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7633 …} -Children: Doctrine\ORM\PersistentCollection {#7636 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7639 -id: 281 -name: "ミュスカ・プティ・グラン" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1719973782 {#7637 date: 2024-07-03 11:29:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7638 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7640 …} -Children: Doctrine\ORM\PersistentCollection {#7643 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7646 -id: 116 -name: "ミュスカロゼ" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1719546329 {#7644 date: 2024-06-28 12:45:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7645 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7647 …} -Children: Doctrine\ORM\PersistentCollection {#7650 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7653 -id: 155 -name: "ミュラー・トゥルガウ" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1719877430 {#7651 date: 2024-07-02 08:43:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7652 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7654 …} -Children: Doctrine\ORM\PersistentCollection {#7657 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7660 -id: 210 -name: "ムールヴェードル" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1719886207 {#7658 date: 2024-07-02 11:10:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7659 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7661 …} -Children: Doctrine\ORM\PersistentCollection {#7664 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7667 -id: 159 -name: "ムスカテラー" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1719877605 {#7665 date: 2024-07-02 08:46:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7666 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7668 …} -Children: Doctrine\ORM\PersistentCollection {#7671 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7674 -id: 312 -name: "ムニエ" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1719979363 {#7672 date: 2024-07-03 13:02:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7673 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7675 …} -Children: Doctrine\ORM\PersistentCollection {#7678 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7681 -id: 344 -name: "モスカート" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1720061518 {#7679 date: 2024-07-04 11:51:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7680 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7682 …} -Children: Doctrine\ORM\PersistentCollection {#7685 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7688 -id: 195 -name: "モスカート・ジャッロ" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1719885376 {#7686 date: 2024-07-02 10:56:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7687 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7689 …} -Children: Doctrine\ORM\PersistentCollection {#7692 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7695 -id: 260 -name: "モスカート・セッコ" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1719971568 {#7693 date: 2024-07-03 10:52:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7694 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7696 …} -Children: Doctrine\ORM\PersistentCollection {#7699 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7702 -id: 337 -name: "モスカート・レアレ" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1720060853 {#7700 date: 2024-07-04 11:40:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7701 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7703 …} -Children: Doctrine\ORM\PersistentCollection {#7706 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7709 -id: 219 -name: "モスカテル" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1719887528 {#7707 date: 2024-07-02 11:32:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7708 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7710 …} -Children: Doctrine\ORM\PersistentCollection {#7713 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7716 -id: 353 -name: "モスカテル・ガレゴ" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1720063500 {#7714 date: 2024-07-04 12:25:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7715 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7717 …} -Children: Doctrine\ORM\PersistentCollection {#7720 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7723 -id: 189 -name: "モステカル・ガレゴ" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1719884727 {#7721 date: 2024-07-02 10:45:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7722 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7724 …} -Children: Doctrine\ORM\PersistentCollection {#7727 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7730 -id: 230 -name: "モリヨン(シャルドネ)" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1719888102 {#7728 date: 2024-07-02 11:41:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7729 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7731 …} -Children: Doctrine\ORM\PersistentCollection {#7734 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7737 -id: 138 -name: "モンドゥーズ" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1719876214 {#7735 date: 2024-07-02 08:23:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7736 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7738 …} -Children: Doctrine\ORM\PersistentCollection {#7741 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7744 -id: 209 -name: "ユニブラン" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1719886147 {#7742 date: 2024-07-02 11:09:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7743 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7745 …} -Children: Doctrine\ORM\PersistentCollection {#7748 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7751 -id: 231 -name: "ユニ・ブラン" -hierarchy: 2 -sort_no: 100 -create_date: DateTime @1719888191 {#7749 date: 2024-07-02 11:43:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7750 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7752 …} -Children: Doctrine\ORM\PersistentCollection {#7755 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7758 -id: 329 -name: "ラ・フランス" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1720059758 {#7756 date: 2024-07-04 11:22:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7757 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7759 …} -Children: Doctrine\ORM\PersistentCollection {#7762 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7765 -id: 348 -name: "ラポーゾ" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1720061783 {#7763 date: 2024-07-04 11:56:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7764 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7766 …} -Children: Doctrine\ORM\PersistentCollection {#7769 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7772 -id: 257 -name: "ランブルスコ・マエストリ" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1719970855 {#7770 date: 2024-07-03 10:40:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7771 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7773 …} -Children: Doctrine\ORM\PersistentCollection {#7776 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7779 -id: 246 -name: "ランブルスコ・マラーニ" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1719890237 {#7777 date: 2024-07-02 12:17:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7778 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7780 …} -Children: Doctrine\ORM\PersistentCollection {#7783 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7786 -id: 248 -name: "ランブルスコ" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1719890501 {#7784 date: 2024-07-02 12:21:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7785 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7787 …} -Children: Doctrine\ORM\PersistentCollection {#7790 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7793 -id: 175 -name: "ランブルスコ・サラミーノ" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1719882112 {#7791 date: 2024-07-02 10:01:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7792 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7794 …} -Children: Doctrine\ORM\PersistentCollection {#7797 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7800 -id: 274 -name: "リンゴ秋陽" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1719973543 {#7798 date: 2024-07-03 11:25:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7799 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7801 …} -Children: Doctrine\ORM\PersistentCollection {#7804 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7807 -id: 252 -name: "リンゴ" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1719969306 {#7805 date: 2024-07-03 10:15:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7806 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7808 …} -Children: Doctrine\ORM\PersistentCollection {#7811 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7814 -id: 149 -name: "ルーサンヌ" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1719877141 {#7812 date: 2024-07-02 08:39:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7813 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7815 …} -Children: Doctrine\ORM\PersistentCollection {#7818 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7821 -id: 234 -name: "ルジェ・ド・ドール" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1719888687 {#7819 date: 2024-07-02 11:51:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7820 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7822 …} -Children: Doctrine\ORM\PersistentCollection {#7825 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7828 -id: 147 -name: "ルドネールプリュ" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1719876732 {#7826 date: 2024-07-02 08:32:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7827 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7829 …} -Children: Doctrine\ORM\PersistentCollection {#7832 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7835 -id: 121 -name: "レースラー等ブレンド" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1719875897 {#7833 date: 2024-07-02 08:18:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7834 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7836 …} -Children: Doctrine\ORM\PersistentCollection {#7839 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7842 -id: 228 -name: "ロアンドゥルイユ(ガイヤック)" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1719888020 {#7840 date: 2024-07-02 11:40:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7841 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7843 …} -Children: Doctrine\ORM\PersistentCollection {#7846 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7849 -id: 362 -name: "ロウレイロ" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1720149014 {#7847 date: 2024-07-05 12:10:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7848 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7850 …} -Children: Doctrine\ORM\PersistentCollection {#7853 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7856 -id: 235 -name: "ロカール・ヴェール" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1719888701 {#7854 date: 2024-07-02 11:51:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7855 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7857 …} -Children: Doctrine\ORM\PersistentCollection {#7860 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7863 -id: 148 -name: "ロール" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1719877132 {#7861 date: 2024-07-02 08:38:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7862 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7864 …} -Children: Doctrine\ORM\PersistentCollection {#7867 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7870 -id: 193 -name: "ローロット" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1719885353 {#7868 date: 2024-07-02 10:55:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7869 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7871 …} -Children: Doctrine\ORM\PersistentCollection {#7874 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7877 -id: 289 -name: "ロンディネッラ" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1719974400 {#7875 date: 2024-07-03 11:40:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7876 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7878 …} -Children: Doctrine\ORM\PersistentCollection {#7881 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7884 -id: 349 -name: "天城の滴" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1720063016 {#7882 date: 2024-07-04 12:16:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7883 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7885 …} -Children: Doctrine\ORM\PersistentCollection {#7888 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7891 -id: 275 -name: "王林" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1719973552 {#7889 date: 2024-07-03 11:25:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7890 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7892 …} -Children: Doctrine\ORM\PersistentCollection {#7895 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7898 -id: 322 -name: "紅玉" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1720058242 {#7896 date: 2024-07-04 10:57:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7897 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7899 …} -Children: Doctrine\ORM\PersistentCollection {#7902 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7905 -id: 279 -name: "巨峰" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1719973651 {#7903 date: 2024-07-03 11:27:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7904 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7906 …} -Children: Doctrine\ORM\PersistentCollection {#7909 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7912 -id: 277 -name: "甲州" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1719973578 {#7910 date: 2024-07-03 11:26:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7911 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7913 …} -Children: Doctrine\ORM\PersistentCollection {#7916 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7919 -id: 340 -name: "蜂蜜" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1720060904 {#7917 date: 2024-07-04 11:41:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7918 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7920 …} -Children: Doctrine\ORM\PersistentCollection {#7923 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7926 -id: 296 -name: "山幸" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1719975221 {#7924 date: 2024-07-03 11:53:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7925 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7927 …} -Children: Doctrine\ORM\PersistentCollection {#7930 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7933 -id: 363 -name: "その他" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1720151719 {#7931 date: 2024-07-05 12:55:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7932 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7934 …} -Children: Doctrine\ORM\PersistentCollection {#7937 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7940 -id: 8 -name: "ワイン" -hierarchy: 1 -sort_no: 282 -create_date: DateTime @1700801589 {#6405 date: 2023-11-24 13:53:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720142002 {#6404 date: 2024-07-05 10:13:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7941 …} -Children: Doctrine\ORM\PersistentCollection {#7944 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7945 -id: 10 -name: "赤ワイン" -hierarchy: 2 -sort_no: 285 -create_date: DateTime @1700801678 {#7938 date: 2023-11-24 13:54:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7939 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7946 …} -Children: Doctrine\ORM\PersistentCollection {#7949 …} -Parent: Eccube\Entity\Category {#7940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7954 -id: 13 -name: "白ワイン" -hierarchy: 2 -sort_no: 284 -create_date: DateTime @1700812377 {#7952 date: 2023-11-24 16:52:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7953 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7955 …} -Children: Doctrine\ORM\PersistentCollection {#7958 …} -Parent: Eccube\Entity\Category {#7940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7961 -id: 14 -name: "スパークリングワイン" -hierarchy: 2 -sort_no: 283 -create_date: DateTime @1708318141 {#7959 date: 2024-02-19 13:49:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7960 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7962 …} -Children: Doctrine\ORM\PersistentCollection {#7965 …} -Parent: Eccube\Entity\Category {#7940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7968 -id: 15 -name: "ロゼワイン" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1708318145 {#7966 date: 2024-02-19 13:49:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7967 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7969 …} -Children: Doctrine\ORM\PersistentCollection {#7972 …} -Parent: Eccube\Entity\Category {#7940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7975 -id: 16 -name: "オレンジワイン" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1708318149 {#7973 date: 2024-02-19 13:49:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7974 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7976 …} -Children: Doctrine\ORM\PersistentCollection {#7979 …} -Parent: Eccube\Entity\Category {#7940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7982 -id: 356 -name: "シードル" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1720065046 {#7980 date: 2024-07-04 12:50:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7981 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7983 …} -Children: Doctrine\ORM\PersistentCollection {#7986 …} -Parent: Eccube\Entity\Category {#7940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7989 -id: 355 -name: "泡" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1720064649 {#7987 date: 2024-07-04 12:44:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7988 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7990 …} -Children: Doctrine\ORM\PersistentCollection {#7993 …} -Parent: Eccube\Entity\Category {#7940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#7996 -id: 17 -name: "微発泡" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1708318153 {#7994 date: 2024-02-19 13:49:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7995 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7997 …} -Children: Doctrine\ORM\PersistentCollection {#8000 …} -Parent: Eccube\Entity\Category {#7940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#8003 -id: 357 -name: "その他" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1720065083 {#8001 date: 2024-07-04 12:51:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#8002 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8004 …} -Children: Doctrine\ORM\PersistentCollection {#8007 …} -Parent: Eccube\Entity\Category {#7940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#8008 -id: 19 -name: "シーン別" -hierarchy: 1 -sort_no: 17 -create_date: DateTime @1719370847 {#7950 date: 2024-06-26 12:00:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720142002 {#7951 date: 2024-07-05 10:13:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8009 …} -Children: Doctrine\ORM\PersistentCollection {#8012 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#8017 -id: 20 -name: "値段" -hierarchy: 1 -sort_no: 11 -create_date: DateTime @1719370854 {#8013 date: 2024-06-26 12:00:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720142002 {#8014 date: 2024-07-05 10:13:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8018 …} -Children: Doctrine\ORM\PersistentCollection {#8021 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#8022 -id: 382 -name: "¥1,000 - ¥2,000" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1745113183 {#8015 date: 2025-04-20 10:39:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745113347 {#8016 date: 2025-04-20 10:42:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8023 …} -Children: Doctrine\ORM\PersistentCollection {#8026 …} -Parent: Eccube\Entity\Category {#8017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#8031 -id: 383 -name: "¥2,000 - ¥3,000" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1745113187 {#8029 date: 2025-04-20 10:39:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745113347 {#8030 date: 2025-04-20 10:42:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8032 …} -Children: Doctrine\ORM\PersistentCollection {#8035 …} -Parent: Eccube\Entity\Category {#8017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#8038 -id: 384 -name: "¥3,000 - ¥4,000" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1745113192 {#8036 date: 2025-04-20 10:39:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745113347 {#8037 date: 2025-04-20 10:42:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8039 …} -Children: Doctrine\ORM\PersistentCollection {#8042 …} -Parent: Eccube\Entity\Category {#8017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#8045 -id: 385 -name: "¥4,000 - ¥5,000" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1745113196 {#8043 date: 2025-04-20 10:39:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745113347 {#8044 date: 2025-04-20 10:42:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8046 …} -Children: Doctrine\ORM\PersistentCollection {#8049 …} -Parent: Eccube\Entity\Category {#8017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#8052 -id: 386 -name: "¥5,000 - ¥6,000" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1745113199 {#8050 date: 2025-04-20 10:39:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745113347 {#8051 date: 2025-04-20 10:42:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8053 …} -Children: Doctrine\ORM\PersistentCollection {#8056 …} -Parent: Eccube\Entity\Category {#8017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#8059 -id: 387 -name: "¥6,000 - ¥7,000" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1745113202 {#8057 date: 2025-04-20 10:40:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745113347 {#8058 date: 2025-04-20 10:42:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8060 …} -Children: Doctrine\ORM\PersistentCollection {#8063 …} -Parent: Eccube\Entity\Category {#8017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#8066 -id: 388 -name: "¥7,000 -" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1745113214 {#8064 date: 2025-04-20 10:40:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745113347 {#8065 date: 2025-04-20 10:42:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8067 …} -Children: Doctrine\ORM\PersistentCollection {#8070 …} -Parent: Eccube\Entity\Category {#8017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } Eccube\Entity\Category {#8071 -id: 7 -name: "サブスク" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1694649056 {#8027 date: 2023-09-14 08:50:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720142002 {#8028 date: 2024-07-05 10:13:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8072 …} -Children: Doctrine\ORM\PersistentCollection {#8075 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } ] |
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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#599 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#598 …} -namespace: Closure() {#596 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerXNM9NrK\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#586 …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 {#5516 -om: ContainerXNM9NrK\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#586 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#5463 …} -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() {#5514 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4087 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#953 …} $translationDomain: "validators" $message: Closure() {#5477 …} } } |
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 | [ 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8123 +label: "国" +value: "21" +data: Eccube\Entity\Category {#5648 -id: 21 -name: "国" -hierarchy: 1 -sort_no: 320 -create_date: DateTime @1719463670 {#5645 date: 2024-06-27 13:47:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720142002 {#5643 date: 2024-07-05 10:13:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5658 …} -Children: Doctrine\ORM\PersistentCollection {#5891 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8125 +label: " フランス" +value: "91" +data: Eccube\Entity\Category {#5890 -id: 91 -name: "フランス" -hierarchy: 2 -sort_no: 319 -create_date: DateTime @1719464935 {#5641 date: 2024-06-27 14:08:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5639 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5889 …} -Children: Doctrine\ORM\PersistentCollection {#5886 …} -Parent: Eccube\Entity\Category {#5648} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8124 +label: " アルザス" +value: "12" +data: Eccube\Entity\Category {#5885 -id: 12 -name: "アルザス" -hierarchy: 3 -sort_no: 301 -create_date: DateTime @1700808645 {#5637 date: 2023-11-24 15:50:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5613 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5884 …} -Children: Doctrine\ORM\PersistentCollection {#5881 …} -Parent: Eccube\Entity\Category {#5890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8127 +label: " サヴォワ" +value: "28" +data: Eccube\Entity\Category {#5874 -id: 28 -name: "サヴォワ" -hierarchy: 3 -sort_no: 61 -create_date: DateTime @1719463757 {#5876 date: 2024-06-27 13:49:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5875 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5873 …} -Children: Doctrine\ORM\PersistentCollection {#5870 …} -Parent: Eccube\Entity\Category {#5890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8128 +label: " シャンパーニュ" +value: "59" +data: Eccube\Entity\Category {#5867 -id: 59 -name: "シャンパーニュ" -hierarchy: 3 -sort_no: 52 -create_date: DateTime @1719464094 {#5869 date: 2024-06-27 13:54:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5868 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5866 …} -Children: Doctrine\ORM\PersistentCollection {#5863 …} -Parent: Eccube\Entity\Category {#5890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8129 +label: " ジュラ" +value: "52" +data: Eccube\Entity\Category {#5632 -id: 52 -name: "ジュラ" -hierarchy: 3 -sort_no: 51 -create_date: DateTime @1719463979 {#5862 date: 2024-06-27 13:52:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5861 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5636 …} -Children: Doctrine\ORM\PersistentCollection {#5665 …} -Parent: Eccube\Entity\Category {#5890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8130 +label: " ノルマンディー" +value: "60" +data: Eccube\Entity\Category {#5852 -id: 60 -name: "ノルマンディー" -hierarchy: 3 -sort_no: 47 -create_date: DateTime @1719464102 {#5849 date: 2024-06-27 13:55:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5851 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5853 …} -Children: Doctrine\ORM\PersistentCollection {#5856 …} -Parent: Eccube\Entity\Category {#5890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8131 +label: " ブルゴーニュ" +value: "31" +data: Eccube\Entity\Category {#5859 -id: 31 -name: "ブルゴーニュ" -hierarchy: 3 -sort_no: 46 -create_date: DateTime @1719463776 {#5857 date: 2024-06-27 13:49:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5858 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5860 …} -Children: Doctrine\ORM\PersistentCollection {#5895 …} -Parent: Eccube\Entity\Category {#5890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8132 +label: " ブルターニュ" +value: "370" +data: Eccube\Entity\Category {#5899 -id: 370 -name: "ブルターニュ" -hierarchy: 3 -sort_no: 34 -create_date: DateTime @1720739466 {#5897 date: 2024-07-12 08:11:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5898 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5900 …} -Children: Doctrine\ORM\PersistentCollection {#5903 …} -Parent: Eccube\Entity\Category {#5890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8133 +label: " プロヴァンス" +value: "34" +data: Eccube\Entity\Category {#5906 -id: 34 -name: "プロヴァンス" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1719463800 {#5904 date: 2024-06-27 13:50:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5905 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5907 …} -Children: Doctrine\ORM\PersistentCollection {#5910 …} -Parent: Eccube\Entity\Category {#5890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8134 +label: " ペイドック" +value: "81" +data: Eccube\Entity\Category {#5913 -id: 81 -name: "ペイドック" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1719464483 {#5911 date: 2024-06-27 14:01:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5912 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5914 …} -Children: Doctrine\ORM\PersistentCollection {#5917 …} -Parent: Eccube\Entity\Category {#5890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8135 +label: " ボジョレー" +value: "26" +data: Eccube\Entity\Category {#5920 -id: 26 -name: "ボジョレー" -hierarchy: 3 -sort_no: 27 -create_date: DateTime @1719463739 {#5918 date: 2024-06-27 13:48:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5919 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5921 …} -Children: Doctrine\ORM\PersistentCollection {#5924 …} -Parent: Eccube\Entity\Category {#5890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8136 +label: " ボルドー" +value: "54" +data: Eccube\Entity\Category {#5927 -id: 54 -name: "ボルドー" -hierarchy: 3 -sort_no: 26 -create_date: DateTime @1719463991 {#5925 date: 2024-06-27 13:53:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5926 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5928 …} -Children: Doctrine\ORM\PersistentCollection {#5931 …} -Parent: Eccube\Entity\Category {#5890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8137 +label: " ラングドック" +value: "39" +data: Eccube\Entity\Category {#5934 -id: 39 -name: "ラングドック" -hierarchy: 3 -sort_no: 25 -create_date: DateTime @1719463838 {#5932 date: 2024-06-27 13:50:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5933 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5935 …} -Children: Doctrine\ORM\PersistentCollection {#5938 …} -Parent: Eccube\Entity\Category {#5890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8138 +label: " ルーション" +value: "27" +data: Eccube\Entity\Category {#5941 -id: 27 -name: "ルーション" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1719463751 {#5939 date: 2024-06-27 13:49:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5940 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5942 …} -Children: Doctrine\ORM\PersistentCollection {#5945 …} -Parent: Eccube\Entity\Category {#5890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8139 +label: " ローヌ" +value: "29" +data: Eccube\Entity\Category {#5948 -id: 29 -name: "ローヌ" -hierarchy: 3 -sort_no: 23 -create_date: DateTime @1719463764 {#5946 date: 2024-06-27 13:49:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5947 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5949 …} -Children: Doctrine\ORM\PersistentCollection {#5952 …} -Parent: Eccube\Entity\Category {#5890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8140 +label: " ロワール" +value: "32" +data: Eccube\Entity\Category {#5955 -id: 32 -name: "ロワール" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1719463784 {#5953 date: 2024-06-27 13:49:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5954 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5956 …} -Children: Doctrine\ORM\PersistentCollection {#5959 …} -Parent: Eccube\Entity\Category {#5890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8141 +label: " 南ローヌ" +value: "30" +data: Eccube\Entity\Category {#5962 -id: 30 -name: "南ローヌ" -hierarchy: 3 -sort_no: 12 -create_date: DateTime @1719463770 {#5960 date: 2024-06-27 13:49:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505852 {#5961 date: 2025-04-24 23:44:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5963 …} -Children: Doctrine\ORM\PersistentCollection {#5966 …} -Parent: Eccube\Entity\Category {#5890} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8142 +label: " イタリア" +value: "98" +data: Eccube\Entity\Category {#5969 -id: 98 -name: "イタリア" -hierarchy: 2 -sort_no: 318 -create_date: DateTime @1719464987 {#5879 date: 2024-06-27 14:09:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5880 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5970 …} -Children: Doctrine\ORM\PersistentCollection {#5973 …} -Parent: Eccube\Entity\Category {#5648} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8143 +label: " アブルッツォ" +value: "43" +data: Eccube\Entity\Category {#5974 -id: 43 -name: "アブルッツォ" -hierarchy: 3 -sort_no: 303 -create_date: DateTime @1719463887 {#5967 date: 2024-06-27 13:51:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5968 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5975 …} -Children: Doctrine\ORM\PersistentCollection {#5978 …} -Parent: Eccube\Entity\Category {#5969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8144 +label: " ヴァッレダオスタ" +value: "25" +data: Eccube\Entity\Category {#5983 -id: 25 -name: "ヴァッレダオスタ" -hierarchy: 3 -sort_no: 62 -create_date: DateTime @1719463731 {#5981 date: 2024-06-27 13:48:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5982 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5984 …} -Children: Doctrine\ORM\PersistentCollection {#5987 …} -Parent: Eccube\Entity\Category {#5969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8145 +label: " ヴェネト" +value: "44" +data: Eccube\Entity\Category {#5990 -id: 44 -name: "ヴェネト" -hierarchy: 3 -sort_no: 60 -create_date: DateTime @1719463897 {#5988 date: 2024-06-27 13:51:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5989 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5991 …} -Children: Doctrine\ORM\PersistentCollection {#5994 …} -Parent: Eccube\Entity\Category {#5969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8146 +label: " エミリア・ロマーニャ" +value: "42" +data: Eccube\Entity\Category {#5997 -id: 42 -name: "エミリア・ロマーニャ" -hierarchy: 3 -sort_no: 58 -create_date: DateTime @1719463873 {#5995 date: 2024-06-27 13:51:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#5996 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5998 …} -Children: Doctrine\ORM\PersistentCollection {#6001 …} -Parent: Eccube\Entity\Category {#5969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8147 +label: " カンパーニア" +value: "82" +data: Eccube\Entity\Category {#6004 -id: 82 -name: "カンパーニア" -hierarchy: 3 -sort_no: 57 -create_date: DateTime @1719464518 {#6002 date: 2024-06-27 14:01:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#6003 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6005 …} -Children: Doctrine\ORM\PersistentCollection {#6008 …} -Parent: Eccube\Entity\Category {#5969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8148 +label: " シチリア" +value: "35" +data: Eccube\Entity\Category {#6011 -id: 35 -name: "シチリア" -hierarchy: 3 -sort_no: 54 -create_date: DateTime @1719463807 {#6009 date: 2024-06-27 13:50:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#6010 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6012 …} -Children: Doctrine\ORM\PersistentCollection {#6015 …} -Parent: Eccube\Entity\Category {#5969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8149 +label: " トスカーナ" +value: "50" +data: Eccube\Entity\Category {#6018 -id: 50 -name: "トスカーナ" -hierarchy: 3 -sort_no: 49 -create_date: DateTime @1719463957 {#6016 date: 2024-06-27 13:52:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#6017 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6019 …} -Children: Doctrine\ORM\PersistentCollection {#6022 …} -Parent: Eccube\Entity\Category {#5969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8150 +label: " ピエモンテ" +value: "45" +data: Eccube\Entity\Category {#6025 -id: 45 -name: "ピエモンテ" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1719463902 {#6023 date: 2024-06-27 13:51:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#6024 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6026 …} -Children: Doctrine\ORM\PersistentCollection {#6029 …} -Parent: Eccube\Entity\Category {#5969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8151 +label: " プーリア" +value: "57" +data: Eccube\Entity\Category {#6032 -id: 57 -name: "プーリア" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1719464039 {#6030 date: 2024-06-27 13:53:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#6031 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6033 …} -Children: Doctrine\ORM\PersistentCollection {#6036 …} -Parent: Eccube\Entity\Category {#5969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8152 +label: " フリウリ" +value: "379" +data: Eccube\Entity\Category {#6039 -id: 379 -name: "フリウリ" -hierarchy: 3 -sort_no: 39 -create_date: DateTime @1721097341 {#6037 date: 2024-07-16 11:35:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#6038 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6040 …} -Children: Doctrine\ORM\PersistentCollection {#6043 …} -Parent: Eccube\Entity\Category {#5969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8153 +label: " マルケ" +value: "41" +data: Eccube\Entity\Category {#6046 -id: 41 -name: "マルケ" -hierarchy: 3 -sort_no: 38 -create_date: DateTime @1719463866 {#6044 date: 2024-06-27 13:51:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#6045 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6047 …} -Children: Doctrine\ORM\PersistentCollection {#6050 …} -Parent: Eccube\Entity\Category {#5969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8154 +label: " ラツィオ" +value: "70" +data: Eccube\Entity\Category {#6053 -id: 70 -name: "ラツィオ" -hierarchy: 3 -sort_no: 37 -create_date: DateTime @1719464309 {#6051 date: 2024-06-27 13:58:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#6052 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6054 …} -Children: Doctrine\ORM\PersistentCollection {#6057 …} -Parent: Eccube\Entity\Category {#5969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8155 +label: " ラティオ" +value: "67" +data: Eccube\Entity\Category {#6060 -id: 67 -name: "ラティオ" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1719464203 {#6058 date: 2024-06-27 13:56:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#6059 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6061 …} -Children: Doctrine\ORM\PersistentCollection {#6064 …} -Parent: Eccube\Entity\Category {#5969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8156 +label: " リグーリア" +value: "80" +data: Eccube\Entity\Category {#6067 -id: 80 -name: "リグーリア" -hierarchy: 3 -sort_no: 30 -create_date: DateTime @1719464442 {#6065 date: 2024-06-27 14:00:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#6066 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6068 …} -Children: Doctrine\ORM\PersistentCollection {#6071 …} -Parent: Eccube\Entity\Category {#5969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8157 +label: " ロンバルディア" +value: "62" +data: Eccube\Entity\Category {#6074 -id: 62 -name: "ロンバルディア" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1719464139 {#6072 date: 2024-06-27 13:55:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505544 {#6073 date: 2025-04-24 23:39:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6075 …} -Children: Doctrine\ORM\PersistentCollection {#6078 …} -Parent: Eccube\Entity\Category {#5969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8158 +label: " スペイン" +value: "99" +data: Eccube\Entity\Category {#6081 -id: 99 -name: "スペイン" -hierarchy: 2 -sort_no: 317 -create_date: DateTime @1719464997 {#5979 date: 2024-06-27 14:09:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5980 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6082 …} -Children: Doctrine\ORM\PersistentCollection {#6085 …} -Parent: Eccube\Entity\Category {#5648} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8159 +label: " カタルーニャ" +value: "376" +data: Eccube\Entity\Category {#6086 -id: 376 -name: "カタルーニャ" -hierarchy: 3 -sort_no: 302 -create_date: DateTime @1720751693 {#6079 date: 2024-07-12 11:34:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505562 {#6080 date: 2025-04-24 23:39:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6087 …} -Children: Doctrine\ORM\PersistentCollection {#6090 …} -Parent: Eccube\Entity\Category {#6081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8160 +label: " タラゴナ" +value: "63" +data: Eccube\Entity\Category {#6095 -id: 63 -name: "タラゴナ" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1719464144 {#6093 date: 2024-06-27 13:55:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505562 {#6094 date: 2025-04-24 23:39:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6096 …} -Children: Doctrine\ORM\PersistentCollection {#6099 …} -Parent: Eccube\Entity\Category {#6081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8161 +label: " トウロ" +value: "90" +data: Eccube\Entity\Category {#6102 -id: 90 -name: "トウロ" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1719464835 {#6100 date: 2024-06-27 14:07:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505562 {#6101 date: 2025-04-24 23:39:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6103 …} -Children: Doctrine\ORM\PersistentCollection {#6106 …} -Parent: Eccube\Entity\Category {#6081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8162 +label: " ペネデス" +value: "40" +data: Eccube\Entity\Category {#6109 -id: 40 -name: "ペネデス" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1719463858 {#6107 date: 2024-06-27 13:50:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505562 {#6108 date: 2025-04-24 23:39:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6110 …} -Children: Doctrine\ORM\PersistentCollection {#6113 …} -Parent: Eccube\Entity\Category {#6081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8163 +label: " ドイツ" +value: "94" +data: Eccube\Entity\Category {#6116 -id: 94 -name: "ドイツ" -hierarchy: 2 -sort_no: 316 -create_date: DateTime @1719464956 {#5878 date: 2024-06-27 14:09:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#5877 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6117 …} -Children: Doctrine\ORM\PersistentCollection {#6120 …} -Parent: Eccube\Entity\Category {#5648} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8164 +label: " バーデン" +value: "38" +data: Eccube\Entity\Category {#6121 -id: 38 -name: "バーデン" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1719463824 {#6114 date: 2024-06-27 13:50:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#6115 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6122 …} -Children: Doctrine\ORM\PersistentCollection {#6125 …} -Parent: Eccube\Entity\Category {#6116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8165 +label: " フランケン" +value: "37" +data: Eccube\Entity\Category {#6130 -id: 37 -name: "フランケン" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1719463818 {#6128 date: 2024-06-27 13:50:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#6129 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6131 …} -Children: Doctrine\ORM\PersistentCollection {#6134 …} -Parent: Eccube\Entity\Category {#6116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8166 +label: " モーゼル" +value: "36" +data: Eccube\Entity\Category {#6137 -id: 36 -name: "モーゼル" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1719463812 {#6135 date: 2024-06-27 13:50:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#6136 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6138 …} -Children: Doctrine\ORM\PersistentCollection {#6141 …} -Parent: Eccube\Entity\Category {#6116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8167 +label: " ラインヘッセン" +value: "24" +data: Eccube\Entity\Category {#6144 -id: 24 -name: "ラインヘッセン" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1719463721 {#6142 date: 2024-06-27 13:48:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#6143 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6145 …} -Children: Doctrine\ORM\PersistentCollection {#6148 …} -Parent: Eccube\Entity\Category {#6116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8168 +label: " ポルトガル" +value: "92" +data: Eccube\Entity\Category {#6151 -id: 92 -name: "ポルトガル" -hierarchy: 2 -sort_no: 315 -create_date: DateTime @1719464946 {#6092 date: 2024-06-27 14:09:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#6091 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6152 …} -Children: Doctrine\ORM\PersistentCollection {#6155 …} -Parent: Eccube\Entity\Category {#5648} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8169 +label: " ドウロ" +value: "365" +data: Eccube\Entity\Category {#6156 -id: 365 -name: "ドウロ" -hierarchy: 3 -sort_no: 299 -create_date: DateTime @1720584707 {#6149 date: 2024-07-10 13:11:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#6150 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6157 …} -Children: Doctrine\ORM\PersistentCollection {#6160 …} -Parent: Eccube\Entity\Category {#6151} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8170 +label: " ミーニョ" +value: "22" +data: Eccube\Entity\Category {#6165 -id: 22 -name: "ミーニョ" -hierarchy: 3 -sort_no: 18 -create_date: DateTime @1719463708 {#6163 date: 2024-06-27 13:48:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#6164 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6166 …} -Children: Doctrine\ORM\PersistentCollection {#6169 …} -Parent: Eccube\Entity\Category {#6151} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8171 +label: " オーストリア" +value: "96" +data: Eccube\Entity\Category {#6172 -id: 96 -name: "オーストリア" -hierarchy: 2 -sort_no: 314 -create_date: DateTime @1719464969 {#6127 date: 2024-06-27 14:09:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#6126 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6173 …} -Children: Doctrine\ORM\PersistentCollection {#6176 …} -Parent: Eccube\Entity\Category {#5648} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8172 +label: " イーヅードラーゼー" +value: "49" +data: Eccube\Entity\Category {#6177 -id: 49 -name: "イーヅードラーゼー" -hierarchy: 3 -sort_no: 300 -create_date: DateTime @1719463948 {#6170 date: 2024-06-27 13:52:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505603 {#6171 date: 2025-04-24 23:40:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6178 …} -Children: Doctrine\ORM\PersistentCollection {#6181 …} -Parent: Eccube\Entity\Category {#6172} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8173 +label: " カンプタール" +value: "23" +data: Eccube\Entity\Category {#6186 -id: 23 -name: "カンプタール" -hierarchy: 3 -sort_no: 59 -create_date: DateTime @1719463715 {#6184 date: 2024-06-27 13:48:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505603 {#6185 date: 2025-04-24 23:40:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6187 …} -Children: Doctrine\ORM\PersistentCollection {#6190 …} -Parent: Eccube\Entity\Category {#6172} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8174 +label: " ズュートシュタイヤーマルク" +value: "58" +data: Eccube\Entity\Category {#6193 -id: 58 -name: "ズュートシュタイヤーマルク" -hierarchy: 3 -sort_no: 56 -create_date: DateTime @1719464055 {#6191 date: 2024-06-27 13:54:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505603 {#6192 date: 2025-04-24 23:40:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6194 …} -Children: Doctrine\ORM\PersistentCollection {#6197 …} -Parent: Eccube\Entity\Category {#6172} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8175 +label: " ノイジードラーゼ" +value: "64" +data: Eccube\Entity\Category {#6200 -id: 64 -name: "ノイジードラーゼ" -hierarchy: 3 -sort_no: 50 -create_date: DateTime @1719464149 {#6198 date: 2024-06-27 13:55:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505603 {#6199 date: 2025-04-24 23:40:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6201 …} -Children: Doctrine\ORM\PersistentCollection {#6204 …} -Parent: Eccube\Entity\Category {#6172} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8176 +label: " ブルゲンラント" +value: "72" +data: Eccube\Entity\Category {#6207 -id: 72 -name: "ブルゲンラント" -hierarchy: 3 -sort_no: 44 -create_date: DateTime @1719464341 {#6205 date: 2024-06-27 13:59:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505603 {#6206 date: 2025-04-24 23:40:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6208 …} -Children: Doctrine\ORM\PersistentCollection {#6211 …} -Parent: Eccube\Entity\Category {#6172} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8177 +label: " 南オーストリア" +value: "366" +data: Eccube\Entity\Category {#6214 -id: 366 -name: "南オーストリア" -hierarchy: 3 -sort_no: 19 -create_date: DateTime @1720585471 {#6212 date: 2024-07-10 13:24:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505603 {#6213 date: 2025-04-24 23:40:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6215 …} -Children: Doctrine\ORM\PersistentCollection {#6218 …} -Parent: Eccube\Entity\Category {#6172} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8178 +label: " チェコ" +value: "368" +data: Eccube\Entity\Category {#6221 -id: 368 -name: "チェコ" -hierarchy: 2 -sort_no: 313 -create_date: DateTime @1720587315 {#6162 date: 2024-07-10 13:55:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#6161 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6222 …} -Children: Doctrine\ORM\PersistentCollection {#6225 …} -Parent: Eccube\Entity\Category {#5648} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8179 +label: " モラヴィア" +value: "48" +data: Eccube\Entity\Category {#6226 -id: 48 -name: "モラヴィア" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1719463931 {#6219 date: 2024-06-27 13:52:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#6220 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6227 …} -Children: Doctrine\ORM\PersistentCollection {#6230 …} -Parent: Eccube\Entity\Category {#6221} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8180 +label: " ハンガリー" +value: "367" +data: Eccube\Entity\Category {#6235 -id: 367 -name: "ハンガリー" -hierarchy: 2 -sort_no: 312 -create_date: DateTime @1720587144 {#6231 date: 2024-07-10 13:52:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#6232 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6236 …} -Children: Doctrine\ORM\PersistentCollection {#6239 …} -Parent: Eccube\Entity\Category {#5648} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8181 +label: " バラトン" +value: "47" +data: Eccube\Entity\Category {#6240 -id: 47 -name: "バラトン" -hierarchy: 3 -sort_no: 42 -create_date: DateTime @1719463923 {#6233 date: 2024-06-27 13:52:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#6234 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6241 …} -Children: Doctrine\ORM\PersistentCollection {#6244 …} -Parent: Eccube\Entity\Category {#6235} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8182 +label: " スロバキア" +value: "100" +data: Eccube\Entity\Category {#6249 -id: 100 -name: "スロバキア" -hierarchy: 2 -sort_no: 311 -create_date: DateTime @1719465012 {#6245 date: 2024-06-27 14:10:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#6246 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6250 …} -Children: Doctrine\ORM\PersistentCollection {#6253 …} -Parent: Eccube\Entity\Category {#5648} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8183 +label: " 南スロバキア" +value: "61" +data: Eccube\Entity\Category {#6254 -id: 61 -name: "南スロバキア" -hierarchy: 3 -sort_no: 53 -create_date: DateTime @1719464110 {#6247 date: 2024-06-27 13:55:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#6248 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6255 …} -Children: Doctrine\ORM\PersistentCollection {#6258 …} -Parent: Eccube\Entity\Category {#6249} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8184 +label: " チリ" +value: "369" +data: Eccube\Entity\Category {#6263 -id: 369 -name: "チリ" -hierarchy: 2 -sort_no: 310 -create_date: DateTime @1720662758 {#6259 date: 2024-07-11 10:52:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#6260 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6264 …} -Children: Doctrine\ORM\PersistentCollection {#6267 …} -Parent: Eccube\Entity\Category {#5648} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8185 +label: " クリコ・ヴァレー" +value: "56" +data: Eccube\Entity\Category {#6268 -id: 56 -name: "クリコ・ヴァレー" -hierarchy: 3 -sort_no: 48 -create_date: DateTime @1719464019 {#6261 date: 2024-06-27 13:53:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#6262 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6269 …} -Children: Doctrine\ORM\PersistentCollection {#6272 …} -Parent: Eccube\Entity\Category {#6263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8186 +label: " ウルグアイ" +value: "374" +data: Eccube\Entity\Category {#6275 -id: 374 -name: "ウルグアイ" -hierarchy: 2 -sort_no: 309 -create_date: DateTime @1720743507 {#6273 date: 2024-07-12 09:18:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#6274 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6276 …} -Children: Doctrine\ORM\PersistentCollection {#6279 …} -Parent: Eccube\Entity\Category {#5648} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8187 +label: " オーストリア" +value: "93" +data: Eccube\Entity\Category {#6282 -id: 93 -name: "オーストリア" -hierarchy: 2 -sort_no: 308 -create_date: DateTime @1719464952 {#6280 date: 2024-06-27 14:09:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#6281 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6283 …} -Children: Doctrine\ORM\PersistentCollection {#6286 …} -Parent: Eccube\Entity\Category {#5648} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8188 +label: " ニュージーランド" +value: "95" +data: Eccube\Entity\Category {#6289 -id: 95 -name: "ニュージーランド" -hierarchy: 2 -sort_no: 307 -create_date: DateTime @1719464961 {#6287 date: 2024-06-27 14:09:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#6288 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6290 …} -Children: Doctrine\ORM\PersistentCollection {#6293 …} -Parent: Eccube\Entity\Category {#5648} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8189 +label: " 南アフリカ" +value: "101" +data: Eccube\Entity\Category {#6298 -id: 101 -name: "南アフリカ" -hierarchy: 2 -sort_no: 306 -create_date: DateTime @1719465021 {#6294 date: 2024-06-27 14:10:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#6295 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6299 …} -Children: Doctrine\ORM\PersistentCollection {#6302 …} -Parent: Eccube\Entity\Category {#5648} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8190 +label: " スワートランド" +value: "46" +data: Eccube\Entity\Category {#6303 -id: 46 -name: "スワートランド" -hierarchy: 3 -sort_no: 41 -create_date: DateTime @1719463914 {#6296 date: 2024-06-27 13:51:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723176549 {#6297 date: 2024-08-09 13:09:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6304 …} -Children: Doctrine\ORM\PersistentCollection {#6307 …} -Parent: Eccube\Entity\Category {#6298} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8191 +label: " 日本" +value: "102" +data: Eccube\Entity\Category {#6312 -id: 102 -name: "日本" -hierarchy: 2 -sort_no: 305 -create_date: DateTime @1719542019 {#6308 date: 2024-06-28 11:33:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745500548 {#6309 date: 2025-04-24 22:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6313 …} -Children: Doctrine\ORM\PersistentCollection {#6316 …} -Parent: Eccube\Entity\Category {#5648} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8192 +label: " 北海道" +value: "105" +data: Eccube\Entity\Category {#6317 -id: 105 -name: "北海道" -hierarchy: 3 -sort_no: 73 -create_date: DateTime @1719542189 {#6310 date: 2024-06-28 11:36:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#6311 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6318 …} -Children: Doctrine\ORM\PersistentCollection {#6321 …} -Parent: Eccube\Entity\Category {#6312} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8193 +label: " 岩手県" +value: "112" +data: Eccube\Entity\Category {#6326 -id: 112 -name: "岩手県" -hierarchy: 3 -sort_no: 72 -create_date: DateTime @1719542278 {#6324 date: 2024-06-28 11:37:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#6325 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6327 …} -Children: Doctrine\ORM\PersistentCollection {#6330 …} -Parent: Eccube\Entity\Category {#6312} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8194 +label: " 山形県" +value: "103" +data: Eccube\Entity\Category {#6333 -id: 103 -name: "山形県" -hierarchy: 3 -sort_no: 71 -create_date: DateTime @1719542160 {#6331 date: 2024-06-28 11:36:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#6332 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6334 …} -Children: Doctrine\ORM\PersistentCollection {#6337 …} -Parent: Eccube\Entity\Category {#6312} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8195 +label: " 宮城県" +value: "110" +data: Eccube\Entity\Category {#6340 -id: 110 -name: "宮城県" -hierarchy: 3 -sort_no: 70 -create_date: DateTime @1719542246 {#6338 date: 2024-06-28 11:37:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#6339 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6341 …} -Children: Doctrine\ORM\PersistentCollection {#6344 …} -Parent: Eccube\Entity\Category {#6312} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8196 +label: " 新潟県" +value: "104" +data: Eccube\Entity\Category {#6347 -id: 104 -name: "新潟県" -hierarchy: 3 -sort_no: 69 -create_date: DateTime @1719542176 {#6345 date: 2024-06-28 11:36:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#6346 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6348 …} -Children: Doctrine\ORM\PersistentCollection {#6351 …} -Parent: Eccube\Entity\Category {#6312} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8197 +label: " 長野県" +value: "106" +data: Eccube\Entity\Category {#6354 -id: 106 -name: "長野県" -hierarchy: 3 -sort_no: 68 -create_date: DateTime @1719542204 {#6352 date: 2024-06-28 11:36:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#6353 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6355 …} -Children: Doctrine\ORM\PersistentCollection {#6358 …} -Parent: Eccube\Entity\Category {#6312} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8198 +label: " 栃木県" +value: "109" +data: Eccube\Entity\Category {#6361 -id: 109 -name: "栃木県" -hierarchy: 3 -sort_no: 67 -create_date: DateTime @1719542224 {#6359 date: 2024-06-28 11:37:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#6360 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6362 …} -Children: Doctrine\ORM\PersistentCollection {#6365 …} -Parent: Eccube\Entity\Category {#6312} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8199 +label: " 滋賀県" +value: "111" +data: Eccube\Entity\Category {#6368 -id: 111 -name: "滋賀県" -hierarchy: 3 -sort_no: 66 -create_date: DateTime @1719542261 {#6366 date: 2024-06-28 11:37:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#6367 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6369 …} -Children: Doctrine\ORM\PersistentCollection {#6372 …} -Parent: Eccube\Entity\Category {#6312} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8200 +label: " 徳島県" +value: "107" +data: Eccube\Entity\Category {#6375 -id: 107 -name: "徳島県" -hierarchy: 3 -sort_no: 65 -create_date: DateTime @1719542208 {#6373 date: 2024-06-28 11:36:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#6374 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6376 …} -Children: Doctrine\ORM\PersistentCollection {#6379 …} -Parent: Eccube\Entity\Category {#6312} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8201 +label: " 福岡県" +value: "108" +data: Eccube\Entity\Category {#6382 -id: 108 -name: "福岡県" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1719542214 {#6380 date: 2024-06-28 11:36:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505665 {#6381 date: 2025-04-24 23:41:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6383 …} -Children: Doctrine\ORM\PersistentCollection {#6386 …} -Parent: Eccube\Entity\Category {#6312} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8202 +label: "産地" +value: "11" +data: Eccube\Entity\Category {#6183 -id: 11 -name: "産地" -hierarchy: 1 -sort_no: 304 -create_date: DateTime @1700808638 {#6323 date: 2023-11-24 15:50:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720142002 {#6322 date: 2024-07-05 10:13:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6182 …} -Children: Doctrine\ORM\PersistentCollection {#6389 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8203 +label: "品種" +value: "18" +data: Eccube\Entity\Category {#6394 -id: 18 -name: "品種" -hierarchy: 1 -sort_no: 298 -create_date: DateTime @1719370839 {#6390 date: 2024-06-26 12:00:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720142002 {#6391 date: 2024-07-05 10:13:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6395 …} -Children: Doctrine\ORM\PersistentCollection {#6398 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8204 +label: " カベルネ・ソーヴィニヨン" +value: "282" +data: Eccube\Entity\Category {#6399 -id: 282 -name: "カベルネ・ソーヴィニヨン" -hierarchy: 2 -sort_no: 297 -create_date: DateTime @1719973941 {#6392 date: 2024-07-03 11:32:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6393 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6400 …} -Children: Doctrine\ORM\PersistentCollection {#6403 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8205 +label: " メルロー" +value: "180" +data: Eccube\Entity\Category {#6408 -id: 180 -name: "メルロー" -hierarchy: 2 -sort_no: 296 -create_date: DateTime @1719883271 {#6406 date: 2024-07-02 10:21:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6407 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6409 …} -Children: Doctrine\ORM\PersistentCollection {#6412 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8206 +label: " ピノ・ノワール" +value: "117" +data: Eccube\Entity\Category {#6415 -id: 117 -name: "ピノ・ノワール" -hierarchy: 2 -sort_no: 295 -create_date: DateTime @1719546380 {#6413 date: 2024-06-28 12:46:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6414 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6416 …} -Children: Doctrine\ORM\PersistentCollection {#6419 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8207 +label: " シラー" +value: "145" +data: Eccube\Entity\Category {#6422 -id: 145 -name: "シラー" -hierarchy: 2 -sort_no: 294 -create_date: DateTime @1719876715 {#6420 date: 2024-07-02 08:31:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6421 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6423 …} -Children: Doctrine\ORM\PersistentCollection {#6426 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8208 +label: " シャルドネ" +value: "163" +data: Eccube\Entity\Category {#6429 -id: 163 -name: "シャルドネ" -hierarchy: 2 -sort_no: 293 -create_date: DateTime @1719877913 {#6427 date: 2024-07-02 08:51:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6428 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6430 …} -Children: Doctrine\ORM\PersistentCollection {#6433 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8209 +label: " ソーヴィニヨン・ブラン" +value: "139" +data: Eccube\Entity\Category {#6436 -id: 139 -name: "ソーヴィニヨン・ブラン" -hierarchy: 2 -sort_no: 292 -create_date: DateTime @1719876242 {#6434 date: 2024-07-02 08:24:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6435 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6437 …} -Children: Doctrine\ORM\PersistentCollection {#6440 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8210 +label: " リースリング" +value: "114" +data: Eccube\Entity\Category {#6443 -id: 114 -name: "リースリング" -hierarchy: 2 -sort_no: 291 -create_date: DateTime @1719546314 {#6441 date: 2024-06-28 12:45:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6442 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6444 …} -Children: Doctrine\ORM\PersistentCollection {#6447 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8211 +label: " ピノ・グリ" +value: "118" +data: Eccube\Entity\Category {#6450 -id: 118 -name: "ピノ・グリ" -hierarchy: 2 -sort_no: 290 -create_date: DateTime @1719546393 {#6448 date: 2024-06-28 12:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6449 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6451 …} -Children: Doctrine\ORM\PersistentCollection {#6454 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8212 +label: " カベルネ・フラン" +value: "212" +data: Eccube\Entity\Category {#6457 -id: 212 -name: "カベルネ・フラン" -hierarchy: 2 -sort_no: 289 -create_date: DateTime @1719887215 {#6455 date: 2024-07-02 11:26:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6456 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6458 …} -Children: Doctrine\ORM\PersistentCollection {#6461 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8213 +label: " セミヨン" +value: "242" +data: Eccube\Entity\Category {#6464 -id: 242 -name: "セミヨン" -hierarchy: 2 -sort_no: 288 -create_date: DateTime @1719889951 {#6462 date: 2024-07-02 12:12:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6463 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6465 …} -Children: Doctrine\ORM\PersistentCollection {#6468 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8214 +label: " カベルネ" +value: "389" +data: Eccube\Entity\Category {#6471 -id: 389 -name: "カベルネ" -hierarchy: 2 -sort_no: 287 -create_date: DateTime @1745500616 {#6469 date: 2025-04-24 22:16:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6470 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6472 …} -Children: Doctrine\ORM\PersistentCollection {#6475 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8215 +label: " アザル" +value: "359" +data: Eccube\Entity\Category {#6478 -id: 359 -name: "アザル" -hierarchy: 2 -sort_no: 286 -create_date: DateTime @1720148966 {#6476 date: 2024-07-05 12:09:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6477 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6479 …} -Children: Doctrine\ORM\PersistentCollection {#6482 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8216 +label: " アラモン" +value: "211" +data: Eccube\Entity\Category {#6485 -id: 211 -name: "アラモン" -hierarchy: 2 -sort_no: 281 -create_date: DateTime @1719887184 {#6483 date: 2024-07-02 11:26:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6484 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6486 …} -Children: Doctrine\ORM\PersistentCollection {#6489 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8217 +label: " アリアーニコ" +value: "303" +data: Eccube\Entity\Category {#6492 -id: 303 -name: "アリアーニコ" -hierarchy: 2 -sort_no: 280 -create_date: DateTime @1719977302 {#6490 date: 2024-07-03 12:28:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6491 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6493 …} -Children: Doctrine\ORM\PersistentCollection {#6496 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8218 +label: " アリント" +value: "358" +data: Eccube\Entity\Category {#6499 -id: 358 -name: "アリント" -hierarchy: 2 -sort_no: 279 -create_date: DateTime @1720148953 {#6497 date: 2024-07-05 12:09:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6498 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6500 …} -Children: Doctrine\ORM\PersistentCollection {#6503 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8219 +label: " アルヴァリーニョ" +value: "361" +data: Eccube\Entity\Category {#6506 -id: 361 -name: "アルヴァリーニョ" -hierarchy: 2 -sort_no: 278 -create_date: DateTime @1720149002 {#6504 date: 2024-07-05 12:10:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6505 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6507 …} -Children: Doctrine\ORM\PersistentCollection {#6510 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8220 +label: " アルジル・グリーズ" +value: "253" +data: Eccube\Entity\Category {#6513 -id: 253 -name: "アルジル・グリーズ" -hierarchy: 2 -sort_no: 277 -create_date: DateTime @1719969329 {#6511 date: 2024-07-03 10:15:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6512 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6514 …} -Children: Doctrine\ORM\PersistentCollection {#6517 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8221 +label: " アルネイズ" +value: "187" +data: Eccube\Entity\Category {#6520 -id: 187 -name: "アルネイズ" -hierarchy: 2 -sort_no: 276 -create_date: DateTime @1719884699 {#6518 date: 2024-07-02 10:44:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6519 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6521 …} -Children: Doctrine\ORM\PersistentCollection {#6524 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8222 +label: " アルバーナ" +value: "333" +data: Eccube\Entity\Category {#6527 -id: 333 -name: "アルバーナ" -hierarchy: 2 -sort_no: 275 -create_date: DateTime @1720060058 {#6525 date: 2024-07-04 11:27:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6526 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6528 …} -Children: Doctrine\ORM\PersistentCollection {#6531 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8223 +label: " アレアーティコ" +value: "271" +data: Eccube\Entity\Category {#6534 -id: 271 -name: "アレアーティコ" -hierarchy: 2 -sort_no: 274 -create_date: DateTime @1719973415 {#6532 date: 2024-07-03 11:23:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6533 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6535 …} -Children: Doctrine\ORM\PersistentCollection {#6538 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8224 +label: " アロマティーナ" +value: "264" +data: Eccube\Entity\Category {#6541 -id: 264 -name: "アロマティーナ" -hierarchy: 2 -sort_no: 273 -create_date: DateTime @1719972465 {#6539 date: 2024-07-03 11:07:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6540 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6542 …} -Children: Doctrine\ORM\PersistentCollection {#6545 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8225 +label: " アンソニカ" +value: "352" +data: Eccube\Entity\Category {#6548 -id: 352 -name: "アンソニカ" -hierarchy: 2 -sort_no: 272 -create_date: DateTime @1720063443 {#6546 date: 2024-07-04 12:24:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6547 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6549 …} -Children: Doctrine\ORM\PersistentCollection {#6552 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8226 +label: " ヴァイスブルグンダー" +value: "215" +data: Eccube\Entity\Category {#6555 -id: 215 -name: "ヴァイスブルグンダー" -hierarchy: 2 -sort_no: 271 -create_date: DateTime @1719887383 {#6553 date: 2024-07-02 11:29:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6554 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6556 …} -Children: Doctrine\ORM\PersistentCollection {#6559 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8227 +label: " ヴアイスブルグンダー" +value: "217" +data: Eccube\Entity\Category {#6562 -id: 217 -name: "ヴアイスブルグンダー" -hierarchy: 2 -sort_no: 270 -create_date: DateTime @1719887425 {#6560 date: 2024-07-02 11:30:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6561 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6563 …} -Children: Doctrine\ORM\PersistentCollection {#6566 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8228 +label: " ヴィエイユ・マルゲリータ" +value: "251" +data: Eccube\Entity\Category {#6569 -id: 251 -name: "ヴィエイユ・マルゲリータ" -hierarchy: 2 -sort_no: 269 -create_date: DateTime @1719968411 {#6567 date: 2024-07-03 10:00:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6568 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6570 …} -Children: Doctrine\ORM\PersistentCollection {#6573 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8229 +label: " ヴィオニエ" +value: "204" +data: Eccube\Entity\Category {#6576 -id: 204 -name: "ヴィオニエ" -hierarchy: 2 -sort_no: 268 -create_date: DateTime @1719885968 {#6574 date: 2024-07-02 11:06:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6575 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6577 …} -Children: Doctrine\ORM\PersistentCollection {#6580 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8230 +label: " ヴィナッチャ" +value: "328" +data: Eccube\Entity\Category {#6583 -id: 328 -name: "ヴィナッチャ" -hierarchy: 2 -sort_no: 267 -create_date: DateTime @1720059613 {#6581 date: 2024-07-04 11:20:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6582 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6584 …} -Children: Doctrine\ORM\PersistentCollection {#6587 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8231 +label: " ヴェイスパイオーラ" +value: "186" +data: Eccube\Entity\Category {#6590 -id: 186 -name: "ヴェイスパイオーラ" -hierarchy: 2 -sort_no: 266 -create_date: DateTime @1719884430 {#6588 date: 2024-07-02 10:40:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6589 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6591 …} -Children: Doctrine\ORM\PersistentCollection {#6594 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8232 +label: " ヴェオニエ" +value: "298" +data: Eccube\Entity\Category {#6597 -id: 298 -name: "ヴェオニエ" -hierarchy: 2 -sort_no: 265 -create_date: DateTime @1719975286 {#6595 date: 2024-07-03 11:54:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6596 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6598 …} -Children: Doctrine\ORM\PersistentCollection {#6601 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8233 +label: " ヴェルシュリースリング" +value: "119" +data: Eccube\Entity\Category {#6604 -id: 119 -name: "ヴェルシュリースリング" -hierarchy: 2 -sort_no: 264 -create_date: DateTime @1719546432 {#6602 date: 2024-06-28 12:47:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6603 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6605 …} -Children: Doctrine\ORM\PersistentCollection {#6608 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8234 +label: " ヴェルデア" +value: "351" +data: Eccube\Entity\Category {#6611 -id: 351 -name: "ヴェルデア" -hierarchy: 2 -sort_no: 263 -create_date: DateTime @1720063398 {#6609 date: 2024-07-04 12:23:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6610 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6612 …} -Children: Doctrine\ORM\PersistentCollection {#6615 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8235 +label: " ヴェルナッチャ" +value: "198" +data: Eccube\Entity\Category {#6618 -id: 198 -name: "ヴェルナッチャ" -hierarchy: 2 -sort_no: 262 -create_date: DateTime @1719885448 {#6616 date: 2024-07-02 10:57:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6617 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6619 …} -Children: Doctrine\ORM\PersistentCollection {#6622 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8236 +label: " ヴェルディッキオ" +value: "266" +data: Eccube\Entity\Category {#6625 -id: 266 -name: "ヴェルディッキオ" -hierarchy: 2 -sort_no: 261 -create_date: DateTime @1719972482 {#6623 date: 2024-07-03 11:08:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6624 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6626 …} -Children: Doctrine\ORM\PersistentCollection {#6629 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8237 +label: " ヴェルデレー" +value: "320" +data: Eccube\Entity\Category {#6632 -id: 320 -name: "ヴェルデレー" -hierarchy: 2 -sort_no: 260 -create_date: DateTime @1720058169 {#6630 date: 2024-07-04 10:56:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6631 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6633 …} -Children: Doctrine\ORM\PersistentCollection {#6636 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8238 +label: " ヴェルメンティーノ" +value: "227" +data: Eccube\Entity\Category {#6639 -id: 227 -name: "ヴェルメンティーノ" -hierarchy: 2 -sort_no: 259 -create_date: DateTime @1719888008 {#6637 date: 2024-07-02 11:40:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6638 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6640 …} -Children: Doctrine\ORM\PersistentCollection {#6643 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8239 +label: " ヴレラ" +value: "220" +data: Eccube\Entity\Category {#6646 -id: 220 -name: "ヴレラ" -hierarchy: 2 -sort_no: 258 -create_date: DateTime @1719887581 {#6644 date: 2024-07-02 11:33:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6645 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6647 …} -Children: Doctrine\ORM\PersistentCollection {#6650 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8240 +label: " エジオドラ" +value: "243" +data: Eccube\Entity\Category {#6653 -id: 243 -name: "エジオドラ" -hierarchy: 2 -sort_no: 257 -create_date: DateTime @1719890093 {#6651 date: 2024-07-02 12:14:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6652 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6654 …} -Children: Doctrine\ORM\PersistentCollection {#6657 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8241 +label: " オーガニックアップル" +value: "278" +data: Eccube\Entity\Category {#6660 -id: 278 -name: "オーガニックアップル" -hierarchy: 2 -sort_no: 256 -create_date: DateTime @1719973644 {#6658 date: 2024-07-03 11:27:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6659 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6661 …} -Children: Doctrine\ORM\PersistentCollection {#6664 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8242 +label: " オーセロワ" +value: "131" +data: Eccube\Entity\Category {#6667 -id: 131 -name: "オーセロワ" -hierarchy: 2 -sort_no: 255 -create_date: DateTime @1719876111 {#6665 date: 2024-07-02 08:21:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6666 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6668 …} -Children: Doctrine\ORM\PersistentCollection {#6671 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8243 +label: " オルボワ" +value: "286" +data: Eccube\Entity\Category {#6674 -id: 286 -name: "オルボワ" -hierarchy: 2 -sort_no: 254 -create_date: DateTime @1719974206 {#6672 date: 2024-07-03 11:36:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6673 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6675 …} -Children: Doctrine\ORM\PersistentCollection {#6678 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8244 +label: " カイナオーロ" +value: "306" +data: Eccube\Entity\Category {#6681 -id: 306 -name: "カイナオーロ" -hierarchy: 2 -sort_no: 253 -create_date: DateTime @1719978492 {#6679 date: 2024-07-03 12:48:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6680 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6682 …} -Children: Doctrine\ORM\PersistentCollection {#6685 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8245 +label: " カタラット" +value: "310" +data: Eccube\Entity\Category {#6688 -id: 310 -name: "カタラット" -hierarchy: 2 -sort_no: 252 -create_date: DateTime @1719978751 {#6686 date: 2024-07-03 12:52:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6687 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6689 …} -Children: Doctrine\ORM\PersistentCollection {#6692 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8246 +label: " カナイオーロ" +value: "324" +data: Eccube\Entity\Category {#6695 -id: 324 -name: "カナイオーロ" -hierarchy: 2 -sort_no: 251 -create_date: DateTime @1720058316 {#6693 date: 2024-07-04 10:58:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6694 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6696 …} -Children: Doctrine\ORM\PersistentCollection {#6699 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8247 +label: " ガメイ" +value: "133" +data: Eccube\Entity\Category {#6702 -id: 133 -name: "ガメイ" -hierarchy: 2 -sort_no: 250 -create_date: DateTime @1719876152 {#6700 date: 2024-07-02 08:22:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6701 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6703 …} -Children: Doctrine\ORM\PersistentCollection {#6706 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8248 +label: " ガメイ・ヴィアラ" +value: "206" +data: Eccube\Entity\Category {#6709 -id: 206 -name: "ガメイ・ヴィアラ" -hierarchy: 2 -sort_no: 249 -create_date: DateTime @1719886071 {#6707 date: 2024-07-02 11:07:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6708 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6710 …} -Children: Doctrine\ORM\PersistentCollection {#6713 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8249 +label: " ガメイ・デル・トラジメーノ" +value: "378" +data: Eccube\Entity\Category {#6716 -id: 378 -name: "ガメイ・デル・トラジメーノ" -hierarchy: 2 -sort_no: 248 -create_date: DateTime @1721095071 {#6714 date: 2024-07-16 10:57:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6715 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6717 …} -Children: Doctrine\ORM\PersistentCollection {#6720 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8250 +label: " ガメィ・デル・トラジメーノ" +value: "317" +data: Eccube\Entity\Category {#6723 -id: 317 -name: "ガメィ・デル・トラジメーノ" -hierarchy: 2 -sort_no: 247 -create_date: DateTime @1720057511 {#6721 date: 2024-07-04 10:45:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6722 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6724 …} -Children: Doctrine\ORM\PersistentCollection {#6727 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8251 +label: " ガメイ・ド・サヴォワ" +value: "136" +data: Eccube\Entity\Category {#6730 -id: 136 -name: "ガメイ・ド・サヴォワ" -hierarchy: 2 -sort_no: 246 -create_date: DateTime @1719876196 {#6728 date: 2024-07-02 08:23:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6729 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6731 …} -Children: Doctrine\ORM\PersistentCollection {#6734 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8252 +label: " ガメイ・ド・ボジョレー" +value: "137" +data: Eccube\Entity\Category {#6737 -id: 137 -name: "ガメイ・ド・ボジョレー" -hierarchy: 2 -sort_no: 245 -create_date: DateTime @1719876203 {#6735 date: 2024-07-02 08:23:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6736 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6738 …} -Children: Doctrine\ORM\PersistentCollection {#6741 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8253 +label: " カリニャン" +value: "143" +data: Eccube\Entity\Category {#6744 -id: 143 -name: "カリニャン" -hierarchy: 2 -sort_no: 244 -create_date: DateTime @1719876699 {#6742 date: 2024-07-02 08:31:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6743 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6745 …} -Children: Doctrine\ORM\PersistentCollection {#6748 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8254 +label: " ガルガーネガ" +value: "183" +data: Eccube\Entity\Category {#6751 -id: 183 -name: "ガルガーネガ" -hierarchy: 2 -sort_no: 243 -create_date: DateTime @1719884108 {#6749 date: 2024-07-02 10:35:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6750 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6752 …} -Children: Doctrine\ORM\PersistentCollection {#6755 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8255 +label: " ガルナッチャ" +value: "304" +data: Eccube\Entity\Category {#6758 -id: 304 -name: "ガルナッチャ" -hierarchy: 2 -sort_no: 242 -create_date: DateTime @1719978051 {#6756 date: 2024-07-03 12:40:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6757 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6759 …} -Children: Doctrine\ORM\PersistentCollection {#6762 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8256 +label: " ギルビック" +value: "249" +data: Eccube\Entity\Category {#6765 -id: 249 -name: "ギルビック" -hierarchy: 2 -sort_no: 241 -create_date: DateTime @1719968388 {#6763 date: 2024-07-03 09:59:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6764 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6766 …} -Children: Doctrine\ORM\PersistentCollection {#6769 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8257 +label: " キャクス" +value: "250" +data: Eccube\Entity\Category {#6772 -id: 250 -name: "キャクス" -hierarchy: 2 -sort_no: 240 -create_date: DateTime @1719968401 {#6770 date: 2024-07-03 10:00:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6771 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6773 …} -Children: Doctrine\ORM\PersistentCollection {#6776 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8258 +label: " キャリソン" +value: "313" +data: Eccube\Entity\Category {#6779 -id: 313 -name: "キャリソン" -hierarchy: 2 -sort_no: 239 -create_date: DateTime @1720056723 {#6777 date: 2024-07-04 10:32:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6778 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6780 …} -Children: Doctrine\ORM\PersistentCollection {#6783 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8259 +label: " グラスパロッサ" +value: "258" +data: Eccube\Entity\Category {#6786 -id: 258 -name: "グラスパロッサ" -hierarchy: 2 -sort_no: 238 -create_date: DateTime @1719971167 {#6784 date: 2024-07-03 10:46:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6785 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6787 …} -Children: Doctrine\ORM\PersistentCollection {#6790 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8260 +label: " クラフトミードサワー" +value: "342" +data: Eccube\Entity\Category {#6793 -id: 342 -name: "クラフトミードサワー" -hierarchy: 2 -sort_no: 237 -create_date: DateTime @1720060914 {#6791 date: 2024-07-04 11:41:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6792 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6794 …} -Children: Doctrine\ORM\PersistentCollection {#6797 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8261 +label: " グリューナー・ヴェルトリーナー" +value: "214" +data: Eccube\Entity\Category {#6800 -id: 214 -name: "グリューナー・ヴェルトリーナー" -hierarchy: 2 -sort_no: 236 -create_date: DateTime @1719887374 {#6798 date: 2024-07-02 11:29:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6799 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6801 …} -Children: Doctrine\ORM\PersistentCollection {#6804 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8262 +label: " グルナッシュ" +value: "146" +data: Eccube\Entity\Category {#6807 -id: 146 -name: "グルナッシュ" -hierarchy: 2 -sort_no: 235 -create_date: DateTime @1719876722 {#6805 date: 2024-07-02 08:32:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6806 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6808 …} -Children: Doctrine\ORM\PersistentCollection {#6811 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8263 +label: " グルナッシュ・グリ" +value: "135" +data: Eccube\Entity\Category {#6814 -id: 135 -name: "グルナッシュ・グリ" -hierarchy: 2 -sort_no: 234 -create_date: DateTime @1719876180 {#6812 date: 2024-07-02 08:23:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6813 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6815 …} -Children: Doctrine\ORM\PersistentCollection {#6818 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8264 +label: " グルナッシュ・ノワール" +value: "140" +data: Eccube\Entity\Category {#6821 -id: 140 -name: "グルナッシュ・ノワール" -hierarchy: 2 -sort_no: 233 -create_date: DateTime @1719876269 {#6819 date: 2024-07-02 08:24:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6820 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6822 …} -Children: Doctrine\ORM\PersistentCollection {#6825 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8265 +label: " グルナッシュ・ブラン" +value: "168" +data: Eccube\Entity\Category {#6828 -id: 168 -name: "グルナッシュ・ブラン" -hierarchy: 2 -sort_no: 232 -create_date: DateTime @1719880604 {#6826 date: 2024-07-02 09:36:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6827 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6829 …} -Children: Doctrine\ORM\PersistentCollection {#6832 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8266 +label: " グレケット" +value: "318" +data: Eccube\Entity\Category {#6835 -id: 318 -name: "グレケット" -hierarchy: 2 -sort_no: 231 -create_date: DateTime @1720057837 {#6833 date: 2024-07-04 10:50:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6834 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6836 …} -Children: Doctrine\ORM\PersistentCollection {#6839 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8267 +label: " グレラ" +value: "232" +data: Eccube\Entity\Category {#6842 -id: 232 -name: "グレラ" -hierarchy: 2 -sort_no: 230 -create_date: DateTime @1719888218 {#6840 date: 2024-07-02 11:43:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6841 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6843 …} -Children: Doctrine\ORM\PersistentCollection {#6846 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8268 +label: " クレレット" +value: "151" +data: Eccube\Entity\Category {#6849 -id: 151 -name: "クレレット" -hierarchy: 2 -sort_no: 229 -create_date: DateTime @1719877159 {#6847 date: 2024-07-02 08:39:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6848 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6850 …} -Children: Doctrine\ORM\PersistentCollection {#6853 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8269 +label: " グロマンサン" +value: "297" +data: Eccube\Entity\Category {#6856 -id: 297 -name: "グロマンサン" -hierarchy: 2 -sort_no: 228 -create_date: DateTime @1719975267 {#6854 date: 2024-07-03 11:54:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6855 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6857 …} -Children: Doctrine\ORM\PersistentCollection {#6860 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8270 +label: " グロロー" +value: "142" +data: Eccube\Entity\Category {#6863 -id: 142 -name: "グロロー" -hierarchy: 2 -sort_no: 227 -create_date: DateTime @1719876356 {#6861 date: 2024-07-02 08:25:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6862 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6864 …} -Children: Doctrine\ORM\PersistentCollection {#6867 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8271 +label: " グロローグリ" +value: "167" +data: Eccube\Entity\Category {#6870 -id: 167 -name: "グロローグリ" -hierarchy: 2 -sort_no: 226 -create_date: DateTime @1719877979 {#6868 date: 2024-07-02 08:52:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6869 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6871 …} -Children: Doctrine\ORM\PersistentCollection {#6874 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8272 +label: " ゲヴュルツトラミネール" +value: "113" +data: Eccube\Entity\Category {#6877 -id: 113 -name: "ゲヴュルツトラミネール" -hierarchy: 2 -sort_no: 225 -create_date: DateTime @1719546304 {#6875 date: 2024-06-28 12:45:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6876 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6878 …} -Children: Doctrine\ORM\PersistentCollection {#6881 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8273 +label: " ゲルバー・ムスカテラー" +value: "126" +data: Eccube\Entity\Category {#6884 -id: 126 -name: "ゲルバー・ムスカテラー" -hierarchy: 2 -sort_no: 224 -create_date: DateTime @1719875994 {#6882 date: 2024-07-02 08:19:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6883 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6885 …} -Children: Doctrine\ORM\PersistentCollection {#6888 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8274 +label: " コー" +value: "141" +data: Eccube\Entity\Category {#6891 -id: 141 -name: "コー" -hierarchy: 2 -sort_no: 223 -create_date: DateTime @1719876350 {#6889 date: 2024-07-02 08:25:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6890 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6892 …} -Children: Doctrine\ORM\PersistentCollection {#6895 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8275 +label: " コット" +value: "285" +data: Eccube\Entity\Category {#6898 -id: 285 -name: "コット" -hierarchy: 2 -sort_no: 222 -create_date: DateTime @1719974062 {#6896 date: 2024-07-03 11:34:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6897 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6899 …} -Children: Doctrine\ORM\PersistentCollection {#6902 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8276 +label: " コルテーゼ" +value: "196" +data: Eccube\Entity\Category {#6905 -id: 196 -name: "コルテーゼ" -hierarchy: 2 -sort_no: 221 -create_date: DateTime @1719885390 {#6903 date: 2024-07-02 10:56:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6904 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6906 …} -Children: Doctrine\ORM\PersistentCollection {#6909 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8277 +label: " コロリーノ" +value: "325" +data: Eccube\Entity\Category {#6912 -id: 325 -name: "コロリーノ" -hierarchy: 2 -sort_no: 220 -create_date: DateTime @1720058327 {#6910 date: 2024-07-04 10:58:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6911 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6913 …} -Children: Doctrine\ORM\PersistentCollection {#6916 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8278 +label: " コルヴィーナ" +value: "287" +data: Eccube\Entity\Category {#6919 -id: 287 -name: "コルヴィーナ" -hierarchy: 2 -sort_no: 219 -create_date: DateTime @1719974331 {#6917 date: 2024-07-03 11:38:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6918 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6920 …} -Children: Doctrine\ORM\PersistentCollection {#6923 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8279 +label: " コルヴィノーネ" +value: "288" +data: Eccube\Entity\Category {#6926 -id: 288 -name: "コルヴィノーネ" -hierarchy: 2 -sort_no: 218 -create_date: DateTime @1719974388 {#6924 date: 2024-07-03 11:39:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6925 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6927 …} -Children: Doctrine\ORM\PersistentCollection {#6930 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8280 +label: " コロンバール" +value: "327" +data: Eccube\Entity\Category {#6933 -id: 327 -name: "コロンバール" -hierarchy: 2 -sort_no: 217 -create_date: DateTime @1720058568 {#6931 date: 2024-07-04 11:02:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6932 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6934 …} -Children: Doctrine\ORM\PersistentCollection {#6937 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8281 +label: " サヴァニャン" +value: "201" +data: Eccube\Entity\Category {#6940 -id: 201 -name: "サヴァニャン" -hierarchy: 2 -sort_no: 216 -create_date: DateTime @1719885905 {#6938 date: 2024-07-02 11:05:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6939 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6941 …} -Children: Doctrine\ORM\PersistentCollection {#6944 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8282 +label: " サラミーノ" +value: "375" +data: Eccube\Entity\Category {#6947 -id: 375 -name: "サラミーノ" -hierarchy: 2 -sort_no: 215 -create_date: DateTime @1720743889 {#6945 date: 2024-07-12 09:24:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6946 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6948 …} -Children: Doctrine\ORM\PersistentCollection {#6951 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8283 +label: " ザンクト・ラウレント" +value: "263" +data: Eccube\Entity\Category {#6954 -id: 263 -name: "ザンクト・ラウレント" -hierarchy: 2 -sort_no: 214 -create_date: DateTime @1719972077 {#6952 date: 2024-07-03 11:01:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6953 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6955 …} -Children: Doctrine\ORM\PersistentCollection {#6958 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8284 +label: " サンジョヴェーゼ" +value: "172" +data: Eccube\Entity\Category {#6961 -id: 172 -name: "サンジョヴェーゼ" -hierarchy: 2 -sort_no: 213 -create_date: DateTime @1719882052 {#6959 date: 2024-07-02 10:00:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6960 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6962 …} -Children: Doctrine\ORM\PersistentCollection {#6965 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8285 +label: " サンソー" +value: "144" +data: Eccube\Entity\Category {#6968 -id: 144 -name: "サンソー" -hierarchy: 2 -sort_no: 212 -create_date: DateTime @1719876707 {#6966 date: 2024-07-02 08:31:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6967 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6969 …} -Children: Doctrine\ORM\PersistentCollection {#6972 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8286 +label: " サンソー・グルナッシュ" +value: "229" +data: Eccube\Entity\Category {#6975 -id: 229 -name: "サンソー・グルナッシュ" -hierarchy: 2 -sort_no: 211 -create_date: DateTime @1719888048 {#6973 date: 2024-07-02 11:40:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6974 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6976 …} -Children: Doctrine\ORM\PersistentCollection {#6979 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8287 +label: " サンふじ" +value: "311" +data: Eccube\Entity\Category {#6982 -id: 311 -name: "サンふじ" -hierarchy: 2 -sort_no: 210 -create_date: DateTime @1719978819 {#6980 date: 2024-07-03 12:53:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6981 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6983 …} -Children: Doctrine\ORM\PersistentCollection {#6986 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8288 +label: " シナノゴールド" +value: "323" +data: Eccube\Entity\Category {#6989 -id: 323 -name: "シナノゴールド" -hierarchy: 2 -sort_no: 209 -create_date: DateTime @1720058257 {#6987 date: 2024-07-04 10:57:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6988 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6990 …} -Children: Doctrine\ORM\PersistentCollection {#6993 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8289 +label: " シナノスイート" +value: "276" +data: Eccube\Entity\Category {#6996 -id: 276 -name: "シナノスイート" -hierarchy: 2 -sort_no: 208 -create_date: DateTime @1719973560 {#6994 date: 2024-07-03 11:26:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#6995 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6997 …} -Children: Doctrine\ORM\PersistentCollection {#7000 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8290 +label: " シャインマスカット" +value: "334" +data: Eccube\Entity\Category {#7003 -id: 334 -name: "シャインマスカット" -hierarchy: 2 -sort_no: 207 -create_date: DateTime @1720060417 {#7001 date: 2024-07-04 11:33:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7002 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7004 …} -Children: Doctrine\ORM\PersistentCollection {#7007 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8291 +label: " シャスラ" +value: "127" +data: Eccube\Entity\Category {#7010 -id: 127 -name: "シャスラ" -hierarchy: 2 -sort_no: 206 -create_date: DateTime @1719876037 {#7008 date: 2024-07-02 08:20:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7009 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7011 …} -Children: Doctrine\ORM\PersistentCollection {#7014 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8292 +label: " シュナン" +value: "150" +data: Eccube\Entity\Category {#7017 -id: 150 -name: "シュナン" -hierarchy: 2 -sort_no: 205 -create_date: DateTime @1719877153 {#7015 date: 2024-07-02 08:39:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7016 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7018 …} -Children: Doctrine\ORM\PersistentCollection {#7021 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8293 +label: " シュナンブラン" +value: "166" +data: Eccube\Entity\Category {#7024 -id: 166 -name: "シュナンブラン" -hierarchy: 2 -sort_no: 204 -create_date: DateTime @1719877973 {#7022 date: 2024-07-02 08:52:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7023 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7025 …} -Children: Doctrine\ORM\PersistentCollection {#7028 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8294 +label: " ショイレーベ" +value: "262" +data: Eccube\Entity\Category {#7031 -id: 262 -name: "ショイレーベ" -hierarchy: 2 -sort_no: 203 -create_date: DateTime @1719971892 {#7029 date: 2024-07-03 10:58:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7030 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7032 …} -Children: Doctrine\ORM\PersistentCollection {#7035 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8295 +label: " シルヴァーナー" +value: "120" +data: Eccube\Entity\Category {#7038 -id: 120 -name: "シルヴァーナー" -hierarchy: 2 -sort_no: 202 -create_date: DateTime @1719875880 {#7036 date: 2024-07-02 08:18:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7037 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7039 …} -Children: Doctrine\ORM\PersistentCollection {#7042 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8296 +label: " シルヴァネール" +value: "128" +data: Eccube\Entity\Category {#7045 -id: 128 -name: "シルヴァネール" -hierarchy: 2 -sort_no: 201 -create_date: DateTime @1719876056 {#7043 date: 2024-07-02 08:20:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7044 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7046 …} -Children: Doctrine\ORM\PersistentCollection {#7049 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8297 +label: " スチューベン" +value: "273" +data: Eccube\Entity\Category {#7052 -id: 273 -name: "スチューベン" -hierarchy: 2 -sort_no: 200 -create_date: DateTime @1719973473 {#7050 date: 2024-07-03 11:24:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7051 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7053 …} -Children: Doctrine\ORM\PersistentCollection {#7056 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8298 +label: " スペルゴラ" +value: "176" +data: Eccube\Entity\Category {#7059 -id: 176 -name: "スペルゴラ" -hierarchy: 2 -sort_no: 199 -create_date: DateTime @1719882382 {#7057 date: 2024-07-02 10:06:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7058 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7060 …} -Children: Doctrine\ORM\PersistentCollection {#7063 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8299 +label: " セルヴァン" +value: "302" +data: Eccube\Entity\Category {#7066 -id: 302 -name: "セルヴァン" -hierarchy: 2 -sort_no: 198 -create_date: DateTime @1719977234 {#7064 date: 2024-07-03 12:27:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7065 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7067 …} -Children: Doctrine\ORM\PersistentCollection {#7070 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8300 +label: " タイロッソ" +value: "182" +data: Eccube\Entity\Category {#7073 -id: 182 -name: "タイロッソ" -hierarchy: 2 -sort_no: 197 -create_date: DateTime @1719884095 {#7071 date: 2024-07-02 10:34:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7072 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7074 …} -Children: Doctrine\ORM\PersistentCollection {#7077 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8301 +label: " チェリー" +value: "341" +data: Eccube\Entity\Category {#7080 -id: 341 -name: "チェリー" -hierarchy: 2 -sort_no: 196 -create_date: DateTime @1720060908 {#7078 date: 2024-07-04 11:41:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7079 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7081 …} -Children: Doctrine\ORM\PersistentCollection {#7084 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8302 +label: " チャレロ" +value: "222" +data: Eccube\Entity\Category {#7087 -id: 222 -name: "チャレロ" -hierarchy: 2 -sort_no: 195 -create_date: DateTime @1719887602 {#7085 date: 2024-07-02 11:33:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7086 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7088 …} -Children: Doctrine\ORM\PersistentCollection {#7091 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8303 +label: " チリエジョーロ" +value: "270" +data: Eccube\Entity\Category {#7094 -id: 270 -name: "チリエジョーロ" -hierarchy: 2 -sort_no: 194 -create_date: DateTime @1719973408 {#7092 date: 2024-07-03 11:23:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7093 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7095 …} -Children: Doctrine\ORM\PersistentCollection {#7098 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8304 +label: " ツヴァイゲルト" +value: "123" +data: Eccube\Entity\Category {#7101 -id: 123 -name: "ツヴァイゲルト" -hierarchy: 2 -sort_no: 193 -create_date: DateTime @1719875939 {#7099 date: 2024-07-02 08:18:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7100 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7102 …} -Children: Doctrine\ORM\PersistentCollection {#7105 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8305 +label: " ティモラッソ" +value: "197" +data: Eccube\Entity\Category {#7108 -id: 197 -name: "ティモラッソ" -hierarchy: 2 -sort_no: 192 -create_date: DateTime @1719885399 {#7106 date: 2024-07-02 10:56:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7107 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7109 …} -Children: Doctrine\ORM\PersistentCollection {#7112 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8306 +label: " デュレーザ" +value: "203" +data: Eccube\Entity\Category {#7115 -id: 203 -name: "デュレーザ" -hierarchy: 2 -sort_no: 191 -create_date: DateTime @1719885953 {#7113 date: 2024-07-02 11:05:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7114 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7116 …} -Children: Doctrine\ORM\PersistentCollection {#7119 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8307 +label: " デラウェア" +value: "272" +data: Eccube\Entity\Category {#7122 -id: 272 -name: "デラウェア" -hierarchy: 2 -sort_no: 190 -create_date: DateTime @1719973467 {#7120 date: 2024-07-03 11:24:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7121 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7123 …} -Children: Doctrine\ORM\PersistentCollection {#7126 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8308 +label: " テンプラニーリョ" +value: "346" +data: Eccube\Entity\Category {#7129 -id: 346 -name: "テンプラニーリョ" -hierarchy: 2 -sort_no: 189 -create_date: DateTime @1720061728 {#7127 date: 2024-07-04 11:55:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7128 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7130 …} -Children: Doctrine\ORM\PersistentCollection {#7133 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8309 +label: " トウリガ・ナショナル" +value: "192" +data: Eccube\Entity\Category {#7136 -id: 192 -name: "トウリガ・ナショナル" -hierarchy: 2 -sort_no: 188 -create_date: DateTime @1719885118 {#7134 date: 2024-07-02 10:51:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7135 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7137 …} -Children: Doctrine\ORM\PersistentCollection {#7140 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8310 +label: " ドゥレッラ" +value: "239" +data: Eccube\Entity\Category {#7143 -id: 239 -name: "ドゥレッラ" -hierarchy: 2 -sort_no: 187 -create_date: DateTime @1719889882 {#7141 date: 2024-07-02 12:11:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7142 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7144 …} -Children: Doctrine\ORM\PersistentCollection {#7147 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8311 +label: " ドミナ" +value: "157" +data: Eccube\Entity\Category {#7150 -id: 157 -name: "ドミナ" -hierarchy: 2 -sort_no: 186 -create_date: DateTime @1719877462 {#7148 date: 2024-07-02 08:44:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7149 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7151 …} -Children: Doctrine\ORM\PersistentCollection {#7154 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8312 +label: " トラミーナー" +value: "194" +data: Eccube\Entity\Category {#7157 -id: 194 -name: "トラミーナー" -hierarchy: 2 -sort_no: 185 -create_date: DateTime @1719885364 {#7155 date: 2024-07-02 10:56:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7156 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7158 …} -Children: Doctrine\ORM\PersistentCollection {#7161 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8313 +label: " トラミネール・ アロマティコ" +value: "350" +data: Eccube\Entity\Category {#7164 -id: 350 -name: "トラミネール・ アロマティコ" -hierarchy: 2 -sort_no: 184 -create_date: DateTime @1720063194 {#7162 date: 2024-07-04 12:19:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7163 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7165 …} -Children: Doctrine\ORM\PersistentCollection {#7168 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8314 +label: " ドルチェット" +value: "188" +data: Eccube\Entity\Category {#7171 -id: 188 -name: "ドルチェット" -hierarchy: 2 -sort_no: 183 -create_date: DateTime @1719884714 {#7169 date: 2024-07-02 10:45:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7170 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7172 …} -Children: Doctrine\ORM\PersistentCollection {#7175 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8315 +label: " ドルンフェルダー" +value: "216" +data: Eccube\Entity\Category {#7178 -id: 216 -name: "ドルンフェルダー" -hierarchy: 2 -sort_no: 182 -create_date: DateTime @1719887414 {#7176 date: 2024-07-02 11:30:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7177 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7179 …} -Children: Doctrine\ORM\PersistentCollection {#7182 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8316 +label: " トレサール" +value: "314" +data: Eccube\Entity\Category {#7185 -id: 314 -name: "トレサール" -hierarchy: 2 -sort_no: 181 -create_date: DateTime @1720056732 {#7183 date: 2024-07-04 10:32:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7184 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7186 …} -Children: Doctrine\ORM\PersistentCollection {#7189 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8317 +label: " トレイシャドゥラ" +value: "360" +data: Eccube\Entity\Category {#7192 -id: 360 -name: "トレイシャドゥラ" -hierarchy: 2 -sort_no: 180 -create_date: DateTime @1720148973 {#7190 date: 2024-07-05 12:09:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7191 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7193 …} -Children: Doctrine\ORM\PersistentCollection {#7196 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8318 +label: " トレッビアーノ・トスカーノ" +value: "326" +data: Eccube\Entity\Category {#7199 -id: 326 -name: "トレッビアーノ・トスカーノ" -hierarchy: 2 -sort_no: 179 -create_date: DateTime @1720058379 {#7197 date: 2024-07-04 10:59:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7198 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7200 …} -Children: Doctrine\ORM\PersistentCollection {#7203 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8319 +label: " トレッビアーノ" +value: "307" +data: Eccube\Entity\Category {#7206 -id: 307 -name: "トレッビアーノ" -hierarchy: 2 -sort_no: 178 -create_date: DateTime @1719978546 {#7204 date: 2024-07-03 12:49:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7205 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7207 …} -Children: Doctrine\ORM\PersistentCollection {#7210 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8320 +label: " トレッビアーノ・モデネーゼ" +value: "308" +data: Eccube\Entity\Category {#7213 -id: 308 -name: "トレッビアーノ・モデネーゼ" -hierarchy: 2 -sort_no: 177 -create_date: DateTime @1719978562 {#7211 date: 2024-07-03 12:49:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7212 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7214 …} -Children: Doctrine\ORM\PersistentCollection {#7217 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8321 +label: " ナイアガラ" +value: "330" +data: Eccube\Entity\Category {#7220 -id: 330 -name: "ナイアガラ" -hierarchy: 2 -sort_no: 176 -create_date: DateTime @1720059921 {#7218 date: 2024-07-04 11:25:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7219 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7221 …} -Children: Doctrine\ORM\PersistentCollection {#7224 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8322 +label: " ネオマスカット" +value: "280" +data: Eccube\Entity\Category {#7227 -id: 280 -name: "ネオマスカット" -hierarchy: 2 -sort_no: 175 -create_date: DateTime @1719973661 {#7225 date: 2024-07-03 11:27:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7226 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7228 …} -Children: Doctrine\ORM\PersistentCollection {#7231 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8323 +label: " ネグレット" +value: "283" +data: Eccube\Entity\Category {#7234 -id: 283 -name: "ネグレット" -hierarchy: 2 -sort_no: 174 -create_date: DateTime @1719973987 {#7232 date: 2024-07-03 11:33:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7233 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7235 …} -Children: Doctrine\ORM\PersistentCollection {#7238 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8324 +label: " ネグロアマーロ" +value: "190" +data: Eccube\Entity\Category {#7241 -id: 190 -name: "ネグロアマーロ" -hierarchy: 2 -sort_no: 173 -create_date: DateTime @1719884928 {#7239 date: 2024-07-02 10:48:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7240 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7242 …} -Children: Doctrine\ORM\PersistentCollection {#7245 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8325 +label: " ネレッロカプリッチョノチェーラ" +value: "154" +data: Eccube\Entity\Category {#7248 -id: 154 -name: "ネレッロカプリッチョノチェーラ" -hierarchy: 2 -sort_no: 172 -create_date: DateTime @1719877196 {#7246 date: 2024-07-02 08:39:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7247 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7249 …} -Children: Doctrine\ORM\PersistentCollection {#7252 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8326 +label: " ネレッロ・マスカレーゼ" +value: "185" +data: Eccube\Entity\Category {#7255 -id: 185 -name: "ネレッロ・マスカレーゼ" -hierarchy: 2 -sort_no: 171 -create_date: DateTime @1719884420 {#7253 date: 2024-07-02 10:40:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7254 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7256 …} -Children: Doctrine\ORM\PersistentCollection {#7259 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8327 +label: " ネロ・ダーヴォラ" +value: "225" +data: Eccube\Entity\Category {#7262 -id: 225 -name: "ネロ・ダーヴォラ" -hierarchy: 2 -sort_no: 170 -create_date: DateTime @1719887801 {#7260 date: 2024-07-02 11:36:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7261 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7263 …} -Children: Doctrine\ORM\PersistentCollection {#7266 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8328 +label: " パイス" +value: "309" +data: Eccube\Entity\Category {#7269 -id: 309 -name: "パイス" -hierarchy: 2 -sort_no: 169 -create_date: DateTime @1719978721 {#7267 date: 2024-07-03 12:52:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7268 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7270 …} -Children: Doctrine\ORM\PersistentCollection {#7273 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8329 +label: " パイナップル" +value: "339" +data: Eccube\Entity\Category {#7276 -id: 339 -name: "パイナップル" -hierarchy: 2 -sort_no: 168 -create_date: DateTime @1720060899 {#7274 date: 2024-07-04 11:41:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7275 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7277 …} -Children: Doctrine\ORM\PersistentCollection {#7280 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8330 +label: " バッカス" +value: "218" +data: Eccube\Entity\Category {#7283 -id: 218 -name: "バッカス" -hierarchy: 2 -sort_no: 167 -create_date: DateTime @1719887461 {#7281 date: 2024-07-02 11:31:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7282 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7284 …} -Children: Doctrine\ORM\PersistentCollection {#7287 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8331 +label: " バルベーラ" +value: "184" +data: Eccube\Entity\Category {#7290 -id: 184 -name: "バルベーラ" -hierarchy: 2 -sort_no: 166 -create_date: DateTime @1719884172 {#7288 date: 2024-07-02 10:36:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7289 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7291 …} -Children: Doctrine\ORM\PersistentCollection {#7294 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8332 +label: " パレリャーダ" +value: "223" +data: Eccube\Entity\Category {#7297 -id: 223 -name: "パレリャーダ" -hierarchy: 2 -sort_no: 165 -create_date: DateTime @1719887613 {#7295 date: 2024-07-02 11:33:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7296 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7298 …} -Children: Doctrine\ORM\PersistentCollection {#7300 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8333 +label: " パンパヌト" +value: "335" +data: Eccube\Entity\Category {#7303 -id: 335 -name: "パンパヌト" -hierarchy: 2 -sort_no: 164 -create_date: DateTime @1720060799 {#7301 date: 2024-07-04 11:39:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7302 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7304 …} -Children: Doctrine\ORM\PersistentCollection {#7307 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8334 +label: " ピノ・オーセロワ" +value: "200" +data: Eccube\Entity\Category {#7310 -id: 200 -name: "ピノ・オーセロワ" -hierarchy: 2 -sort_no: 163 -create_date: DateTime @1719885842 {#7308 date: 2024-07-02 11:04:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7309 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7311 …} -Children: Doctrine\ORM\PersistentCollection {#7314 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8335 +label: " ピノタージュ" +value: "191" +data: Eccube\Entity\Category {#7317 -id: 191 -name: "ピノタージュ" -hierarchy: 2 -sort_no: 162 -create_date: DateTime @1719884937 {#7315 date: 2024-07-02 10:48:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7316 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7318 …} -Children: Doctrine\ORM\PersistentCollection {#7321 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8336 +label: " ピノ・ドニス" +value: "208" +data: Eccube\Entity\Category {#7324 -id: 208 -name: "ピノ・ドニス" -hierarchy: 2 -sort_no: 161 -create_date: DateTime @1719886129 {#7322 date: 2024-07-02 11:08:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7323 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7325 …} -Children: Doctrine\ORM\PersistentCollection {#7328 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8337 +label: " ピノ・ネロ" +value: "233" +data: Eccube\Entity\Category {#7331 -id: 233 -name: "ピノ・ネロ" -hierarchy: 2 -sort_no: 160 -create_date: DateTime @1719888251 {#7329 date: 2024-07-02 11:44:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7330 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7332 …} -Children: Doctrine\ORM\PersistentCollection {#7335 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8338 +label: " ピノ・ブラン" +value: "129" +data: Eccube\Entity\Category {#7338 -id: 129 -name: "ピノ・ブラン" -hierarchy: 2 -sort_no: 159 -create_date: DateTime @1719876065 {#7336 date: 2024-07-02 08:21:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7337 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7339 …} -Children: Doctrine\ORM\PersistentCollection {#7342 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8339 +label: " ピノ・ムニエ" +value: "305" +data: Eccube\Entity\Category {#7345 -id: 305 -name: "ピノ・ムニエ" -hierarchy: 2 -sort_no: 158 -create_date: DateTime @1719978105 {#7343 date: 2024-07-03 12:41:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7344 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7346 …} -Children: Doctrine\ORM\PersistentCollection {#7349 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8340 +label: " ピノ・マドレーヌ" +value: "267" +data: Eccube\Entity\Category {#7352 -id: 267 -name: "ピノ・マドレーヌ" -hierarchy: 2 -sort_no: 157 -create_date: DateTime @1719972554 {#7350 date: 2024-07-03 11:09:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7351 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7353 …} -Children: Doctrine\ORM\PersistentCollection {#7356 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8341 +label: " プティヴェルド" +value: "347" +data: Eccube\Entity\Category {#7359 -id: 347 -name: "プティヴェルド" -hierarchy: 2 -sort_no: 156 -create_date: DateTime @1720061737 {#7357 date: 2024-07-04 11:55:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7358 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7360 …} -Children: Doctrine\ORM\PersistentCollection {#7363 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8342 +label: " プティ・ジョーヌ" +value: "254" +data: Eccube\Entity\Category {#7366 -id: 254 -name: "プティ・ジョーヌ" -hierarchy: 2 -sort_no: 155 -create_date: DateTime @1719969352 {#7364 date: 2024-07-03 10:15:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7365 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7367 …} -Children: Doctrine\ORM\PersistentCollection {#7370 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8343 +label: " ブドウ" +value: "292" +data: Eccube\Entity\Category {#7373 -id: 292 -name: "ブドウ" -hierarchy: 2 -sort_no: 154 -create_date: DateTime @1719975056 {#7371 date: 2024-07-03 11:50:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7372 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7374 …} -Children: Doctrine\ORM\PersistentCollection {#7377 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8344 +label: " ブドン" +value: "315" +data: Eccube\Entity\Category {#7380 -id: 315 -name: "ブドン" -hierarchy: 2 -sort_no: 153 -create_date: DateTime @1720056737 {#7378 date: 2024-07-04 10:32:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7379 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7381 …} -Children: Doctrine\ORM\PersistentCollection {#7384 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8345 +label: " ブラウアー・ポルトギーザー" +value: "124" +data: Eccube\Entity\Category {#7387 -id: 124 -name: "ブラウアー・ポルトギーザー" -hierarchy: 2 -sort_no: 152 -create_date: DateTime @1719875952 {#7385 date: 2024-07-02 08:19:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7386 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7388 …} -Children: Doctrine\ORM\PersistentCollection {#7391 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8346 +label: " ブラウフレンキッシュ" +value: "256" +data: Eccube\Entity\Category {#7394 -id: 256 -name: "ブラウフレンキッシュ" -hierarchy: 2 -sort_no: 151 -create_date: DateTime @1719969679 {#7392 date: 2024-07-03 10:21:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7393 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7395 …} -Children: Doctrine\ORM\PersistentCollection {#7398 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8347 +label: " フラン" +value: "293" +data: Eccube\Entity\Category {#7401 -id: 293 -name: "フラン" -hierarchy: 2 -sort_no: 150 -create_date: DateTime @1719975075 {#7399 date: 2024-07-03 11:51:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7400 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7402 …} -Children: Doctrine\ORM\PersistentCollection {#7405 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8348 +label: " フリウラーノ" +value: "181" +data: Eccube\Entity\Category {#7408 -id: 181 -name: "フリウラーノ" -hierarchy: 2 -sort_no: 149 -create_date: DateTime @1719884077 {#7406 date: 2024-07-02 10:34:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7407 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7409 …} -Children: Doctrine\ORM\PersistentCollection {#7412 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8349 +label: " プリミティーヴォ" +value: "224" +data: Eccube\Entity\Category {#7415 -id: 224 -name: "プリミティーヴォ" -hierarchy: 2 -sort_no: 148 -create_date: DateTime @1719887790 {#7413 date: 2024-07-02 11:36:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7414 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7416 …} -Children: Doctrine\ORM\PersistentCollection {#7419 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8350 +label: " プリニョーロ・ジェンティーレ" +value: "316" +data: Eccube\Entity\Category {#7422 -id: 316 -name: "プリニョーロ・ジェンティーレ" -hierarchy: 2 -sort_no: 147 -create_date: DateTime @1720057441 {#7420 date: 2024-07-04 10:44:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7421 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7423 …} -Children: Doctrine\ORM\PersistentCollection {#7426 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8351 +label: " フレキャン・ラエ" +value: "372" +data: Eccube\Entity\Category {#7429 -id: 372 -name: "フレキャン・ラエ" -hierarchy: 2 -sort_no: 146 -create_date: DateTime @1720740248 {#7427 date: 2024-07-12 08:24:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7428 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7430 …} -Children: Doctrine\ORM\PersistentCollection {#7433 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8352 +label: " フレキャン・ルージュ" +value: "371" +data: Eccube\Entity\Category {#7436 -id: 371 -name: "フレキャン・ルージュ" -hierarchy: 2 -sort_no: 145 -create_date: DateTime @1720740228 {#7434 date: 2024-07-12 08:23:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7435 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7437 …} -Children: Doctrine\ORM\PersistentCollection {#7440 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8353 +label: " プロカニコ" +value: "301" +data: Eccube\Entity\Category {#7443 -id: 301 -name: "プロカニコ" -hierarchy: 2 -sort_no: 144 -create_date: DateTime @1719975761 {#7441 date: 2024-07-03 12:02:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7442 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7444 …} -Children: Doctrine\ORM\PersistentCollection {#7447 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8354 +label: " プティマンサン" +value: "294" +data: Eccube\Entity\Category {#7450 -id: 294 -name: "プティマンサン" -hierarchy: 2 -sort_no: 143 -create_date: DateTime @1719975104 {#7448 date: 2024-07-03 11:51:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7449 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7451 …} -Children: Doctrine\ORM\PersistentCollection {#7454 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8355 +label: " プリェビラン" +value: "132" +data: Eccube\Entity\Category {#7457 -id: 132 -name: "プリェビラン" -hierarchy: 2 -sort_no: 142 -create_date: DateTime @1719876142 {#7455 date: 2024-07-02 08:22:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7456 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7458 …} -Children: Doctrine\ORM\PersistentCollection {#7461 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8356 +label: " フレカン" +value: "237" +data: Eccube\Entity\Category {#7464 -id: 237 -name: "フレカン" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1719888723 {#7462 date: 2024-07-02 11:52:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7463 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7465 …} -Children: Doctrine\ORM\PersistentCollection {#7468 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8357 +label: " ペコリーノ" +value: "179" +data: Eccube\Entity\Category {#7471 -id: 179 -name: "ペコリーノ" -hierarchy: 2 -sort_no: 140 -create_date: DateTime @1719883162 {#7469 date: 2024-07-02 10:19:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7470 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7472 …} -Children: Doctrine\ORM\PersistentCollection {#7475 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8358 +label: " ベダン" +value: "255" +data: Eccube\Entity\Category {#7478 -id: 255 -name: "ベダン" -hierarchy: 2 -sort_no: 139 -create_date: DateTime @1719969395 {#7476 date: 2024-07-03 10:16:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7477 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7479 …} -Children: Doctrine\ORM\PersistentCollection {#7482 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8359 +label: " ペセツカ・レアンカ" +value: "343" +data: Eccube\Entity\Category {#7485 -id: 343 -name: "ペセツカ・レアンカ" -hierarchy: 2 -sort_no: 138 -create_date: DateTime @1720061486 {#7483 date: 2024-07-04 11:51:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7484 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7486 …} -Children: Doctrine\ORM\PersistentCollection {#7489 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8360 +label: " ベルジュロン" +value: "202" +data: Eccube\Entity\Category {#7492 -id: 202 -name: "ベルジュロン" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1719885915 {#7490 date: 2024-07-02 11:05:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7491 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7493 …} -Children: Doctrine\ORM\PersistentCollection {#7496 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8361 +label: " ボンビーノ・ビアンコ" +value: "336" +data: Eccube\Entity\Category {#7499 -id: 336 -name: "ボンビーノ・ビアンコ" -hierarchy: 2 -sort_no: 136 -create_date: DateTime @1720060843 {#7497 date: 2024-07-04 11:40:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7498 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7500 …} -Children: Doctrine\ORM\PersistentCollection {#7503 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8362 +label: " マカブー" +value: "134" +data: Eccube\Entity\Category {#7506 -id: 134 -name: "マカブー" -hierarchy: 2 -sort_no: 135 -create_date: DateTime @1719876168 {#7504 date: 2024-07-02 08:22:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7505 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7507 …} -Children: Doctrine\ORM\PersistentCollection {#7510 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8363 +label: " マカベオ" +value: "221" +data: Eccube\Entity\Category {#7513 -id: 221 -name: "マカベオ" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1719887595 {#7511 date: 2024-07-02 11:33:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7512 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7514 …} -Children: Doctrine\ORM\PersistentCollection {#7517 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8364 +label: " マスカット" +value: "268" +data: Eccube\Entity\Category {#7520 -id: 268 -name: "マスカット" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1719972748 {#7518 date: 2024-07-03 11:12:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7519 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7521 …} -Children: Doctrine\ORM\PersistentCollection {#7524 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8365 +label: " マスカット・オットネル" +value: "122" +data: Eccube\Entity\Category {#7527 -id: 122 -name: "マスカット・オットネル" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1719875915 {#7525 date: 2024-07-02 08:18:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7526 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7528 …} -Children: Doctrine\ORM\PersistentCollection {#7531 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8366 +label: " マスカットベリーA" +value: "295" +data: Eccube\Entity\Category {#7534 -id: 295 -name: "マスカットベリーA" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1719975202 {#7532 date: 2024-07-03 11:53:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7533 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7535 …} -Children: Doctrine\ORM\PersistentCollection {#7538 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8367 +label: " マリー・メナール" +value: "236" +data: Eccube\Entity\Category {#7541 -id: 236 -name: "マリー・メナール" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1719888712 {#7539 date: 2024-07-02 11:51:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7540 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7542 …} -Children: Doctrine\ORM\PersistentCollection {#7545 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8368 +label: " マルヴァジーア トスカーナ" +value: "332" +data: Eccube\Entity\Category {#7548 -id: 332 -name: "マルヴァジーア トスカーナ" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1720060031 {#7546 date: 2024-07-04 11:27:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7547 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7549 …} -Children: Doctrine\ORM\PersistentCollection {#7552 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8369 +label: " マルヴァジーア ディ カンディア" +value: "331" +data: Eccube\Entity\Category {#7555 -id: 331 -name: "マルヴァジーア ディ カンディア" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1720060022 {#7553 date: 2024-07-04 11:27:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7554 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7556 …} -Children: Doctrine\ORM\PersistentCollection {#7559 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8370 +label: " マルヴァジーア" +value: "291" +data: Eccube\Entity\Category {#7562 -id: 291 -name: "マルヴァジーア" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1719974662 {#7560 date: 2024-07-03 11:44:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7561 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7563 …} -Children: Doctrine\ORM\PersistentCollection {#7566 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8371 +label: " マルサンヌ" +value: "205" +data: Eccube\Entity\Category {#7569 -id: 205 -name: "マルサンヌ" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1719885978 {#7567 date: 2024-07-02 11:06:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7568 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7570 …} -Children: Doctrine\ORM\PersistentCollection {#7573 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8372 +label: " マルツェミーノ" +value: "173" +data: Eccube\Entity\Category {#7576 -id: 173 -name: "マルツェミーノ" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1719882080 {#7574 date: 2024-07-02 10:01:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7575 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7577 …} -Children: Doctrine\ORM\PersistentCollection {#7580 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8373 +label: " マルベック" +value: "284" +data: Eccube\Entity\Category {#7583 -id: 284 -name: "マルベック" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1719974017 {#7581 date: 2024-07-03 11:33:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7582 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7584 …} -Children: Doctrine\ORM\PersistentCollection {#7587 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8374 +label: " マルボ・ジェンティーレ" +value: "174" +data: Eccube\Entity\Category {#7590 -id: 174 -name: "マルボ・ジェンティーレ" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1719882093 {#7588 date: 2024-07-02 10:01:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7589 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7591 …} -Children: Doctrine\ORM\PersistentCollection {#7594 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8375 +label: " ミュスカ" +value: "152" +data: Eccube\Entity\Category {#7597 -id: 152 -name: "ミュスカ" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1719877167 {#7595 date: 2024-07-02 08:39:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7596 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7598 …} -Children: Doctrine\ORM\PersistentCollection {#7601 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8376 +label: " ミュスカ・オットネル" +value: "247" +data: Eccube\Entity\Category {#7604 -id: 247 -name: "ミュスカ・オットネル" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1719890290 {#7602 date: 2024-07-02 12:18:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7603 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7605 …} -Children: Doctrine\ORM\PersistentCollection {#7608 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8377 +label: " ミュスカブルー" +value: "207" +data: Eccube\Entity\Category {#7611 -id: 207 -name: "ミュスカブルー" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1719886092 {#7609 date: 2024-07-02 11:08:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7610 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7612 …} -Children: Doctrine\ORM\PersistentCollection {#7615 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8378 +label: " ミュスカデ" +value: "377" +data: Eccube\Entity\Category {#7618 -id: 377 -name: "ミュスカデ" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1721001824 {#7616 date: 2024-07-15 09:03:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7617 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7619 …} -Children: Doctrine\ORM\PersistentCollection {#7622 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8379 +label: " ミュスカデティグランブラン" +value: "115" +data: Eccube\Entity\Category {#7625 -id: 115 -name: "ミュスカデティグランブラン" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1719546324 {#7623 date: 2024-06-28 12:45:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7624 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7626 …} -Children: Doctrine\ORM\PersistentCollection {#7629 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8380 +label: " ミュスカデル" +value: "241" +data: Eccube\Entity\Category {#7632 -id: 241 -name: "ミュスカデル" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1719889941 {#7630 date: 2024-07-02 12:12:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7631 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7633 …} -Children: Doctrine\ORM\PersistentCollection {#7636 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8381 +label: " ミュスカ・プティ・グラン" +value: "281" +data: Eccube\Entity\Category {#7639 -id: 281 -name: "ミュスカ・プティ・グラン" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1719973782 {#7637 date: 2024-07-03 11:29:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7638 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7640 …} -Children: Doctrine\ORM\PersistentCollection {#7643 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8382 +label: " ミュスカロゼ" +value: "116" +data: Eccube\Entity\Category {#7646 -id: 116 -name: "ミュスカロゼ" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1719546329 {#7644 date: 2024-06-28 12:45:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7645 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7647 …} -Children: Doctrine\ORM\PersistentCollection {#7650 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8383 +label: " ミュラー・トゥルガウ" +value: "155" +data: Eccube\Entity\Category {#7653 -id: 155 -name: "ミュラー・トゥルガウ" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1719877430 {#7651 date: 2024-07-02 08:43:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7652 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7654 …} -Children: Doctrine\ORM\PersistentCollection {#7657 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8384 +label: " ムールヴェードル" +value: "210" +data: Eccube\Entity\Category {#7660 -id: 210 -name: "ムールヴェードル" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1719886207 {#7658 date: 2024-07-02 11:10:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7659 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7661 …} -Children: Doctrine\ORM\PersistentCollection {#7664 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8385 +label: " ムスカテラー" +value: "159" +data: Eccube\Entity\Category {#7667 -id: 159 -name: "ムスカテラー" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1719877605 {#7665 date: 2024-07-02 08:46:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7666 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7668 …} -Children: Doctrine\ORM\PersistentCollection {#7671 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8386 +label: " ムニエ" +value: "312" +data: Eccube\Entity\Category {#7674 -id: 312 -name: "ムニエ" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1719979363 {#7672 date: 2024-07-03 13:02:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7673 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7675 …} -Children: Doctrine\ORM\PersistentCollection {#7678 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8387 +label: " モスカート" +value: "344" +data: Eccube\Entity\Category {#7681 -id: 344 -name: "モスカート" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1720061518 {#7679 date: 2024-07-04 11:51:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7680 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7682 …} -Children: Doctrine\ORM\PersistentCollection {#7685 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8388 +label: " モスカート・ジャッロ" +value: "195" +data: Eccube\Entity\Category {#7688 -id: 195 -name: "モスカート・ジャッロ" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1719885376 {#7686 date: 2024-07-02 10:56:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7687 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7689 …} -Children: Doctrine\ORM\PersistentCollection {#7692 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8389 +label: " モスカート・セッコ" +value: "260" +data: Eccube\Entity\Category {#7695 -id: 260 -name: "モスカート・セッコ" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1719971568 {#7693 date: 2024-07-03 10:52:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7694 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7696 …} -Children: Doctrine\ORM\PersistentCollection {#7699 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8390 +label: " モスカート・レアレ" +value: "337" +data: Eccube\Entity\Category {#7702 -id: 337 -name: "モスカート・レアレ" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1720060853 {#7700 date: 2024-07-04 11:40:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7701 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7703 …} -Children: Doctrine\ORM\PersistentCollection {#7706 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8391 +label: " モスカテル" +value: "219" +data: Eccube\Entity\Category {#7709 -id: 219 -name: "モスカテル" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1719887528 {#7707 date: 2024-07-02 11:32:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7708 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7710 …} -Children: Doctrine\ORM\PersistentCollection {#7713 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8392 +label: " モスカテル・ガレゴ" +value: "353" +data: Eccube\Entity\Category {#7716 -id: 353 -name: "モスカテル・ガレゴ" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1720063500 {#7714 date: 2024-07-04 12:25:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7715 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7717 …} -Children: Doctrine\ORM\PersistentCollection {#7720 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8393 +label: " モステカル・ガレゴ" +value: "189" +data: Eccube\Entity\Category {#7723 -id: 189 -name: "モステカル・ガレゴ" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1719884727 {#7721 date: 2024-07-02 10:45:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7722 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7724 …} -Children: Doctrine\ORM\PersistentCollection {#7727 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8394 +label: " モリヨン(シャルドネ)" +value: "230" +data: Eccube\Entity\Category {#7730 -id: 230 -name: "モリヨン(シャルドネ)" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1719888102 {#7728 date: 2024-07-02 11:41:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7729 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7731 …} -Children: Doctrine\ORM\PersistentCollection {#7734 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8395 +label: " モンドゥーズ" +value: "138" +data: Eccube\Entity\Category {#7737 -id: 138 -name: "モンドゥーズ" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1719876214 {#7735 date: 2024-07-02 08:23:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7736 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7738 …} -Children: Doctrine\ORM\PersistentCollection {#7741 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8396 +label: " ユニブラン" +value: "209" +data: Eccube\Entity\Category {#7744 -id: 209 -name: "ユニブラン" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1719886147 {#7742 date: 2024-07-02 11:09:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7743 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7745 …} -Children: Doctrine\ORM\PersistentCollection {#7748 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8397 +label: " ユニ・ブラン" +value: "231" +data: Eccube\Entity\Category {#7751 -id: 231 -name: "ユニ・ブラン" -hierarchy: 2 -sort_no: 100 -create_date: DateTime @1719888191 {#7749 date: 2024-07-02 11:43:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7750 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7752 …} -Children: Doctrine\ORM\PersistentCollection {#7755 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8398 +label: " ラ・フランス" +value: "329" +data: Eccube\Entity\Category {#7758 -id: 329 -name: "ラ・フランス" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1720059758 {#7756 date: 2024-07-04 11:22:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7757 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7759 …} -Children: Doctrine\ORM\PersistentCollection {#7762 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8399 +label: " ラポーゾ" +value: "348" +data: Eccube\Entity\Category {#7765 -id: 348 -name: "ラポーゾ" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1720061783 {#7763 date: 2024-07-04 11:56:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7764 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7766 …} -Children: Doctrine\ORM\PersistentCollection {#7769 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8400 +label: " ランブルスコ・マエストリ" +value: "257" +data: Eccube\Entity\Category {#7772 -id: 257 -name: "ランブルスコ・マエストリ" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1719970855 {#7770 date: 2024-07-03 10:40:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7771 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7773 …} -Children: Doctrine\ORM\PersistentCollection {#7776 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8401 +label: " ランブルスコ・マラーニ" +value: "246" +data: Eccube\Entity\Category {#7779 -id: 246 -name: "ランブルスコ・マラーニ" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1719890237 {#7777 date: 2024-07-02 12:17:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7778 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7780 …} -Children: Doctrine\ORM\PersistentCollection {#7783 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8402 +label: " ランブルスコ" +value: "248" +data: Eccube\Entity\Category {#7786 -id: 248 -name: "ランブルスコ" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1719890501 {#7784 date: 2024-07-02 12:21:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7785 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7787 …} -Children: Doctrine\ORM\PersistentCollection {#7790 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8403 +label: " ランブルスコ・サラミーノ" +value: "175" +data: Eccube\Entity\Category {#7793 -id: 175 -name: "ランブルスコ・サラミーノ" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1719882112 {#7791 date: 2024-07-02 10:01:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7792 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7794 …} -Children: Doctrine\ORM\PersistentCollection {#7797 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8404 +label: " リンゴ秋陽" +value: "274" +data: Eccube\Entity\Category {#7800 -id: 274 -name: "リンゴ秋陽" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1719973543 {#7798 date: 2024-07-03 11:25:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7799 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7801 …} -Children: Doctrine\ORM\PersistentCollection {#7804 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8405 +label: " リンゴ" +value: "252" +data: Eccube\Entity\Category {#7807 -id: 252 -name: "リンゴ" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1719969306 {#7805 date: 2024-07-03 10:15:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7806 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7808 …} -Children: Doctrine\ORM\PersistentCollection {#7811 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8406 +label: " ルーサンヌ" +value: "149" +data: Eccube\Entity\Category {#7814 -id: 149 -name: "ルーサンヌ" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1719877141 {#7812 date: 2024-07-02 08:39:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7813 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7815 …} -Children: Doctrine\ORM\PersistentCollection {#7818 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8407 +label: " ルジェ・ド・ドール" +value: "234" +data: Eccube\Entity\Category {#7821 -id: 234 -name: "ルジェ・ド・ドール" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1719888687 {#7819 date: 2024-07-02 11:51:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7820 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7822 …} -Children: Doctrine\ORM\PersistentCollection {#7825 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8408 +label: " ルドネールプリュ" +value: "147" +data: Eccube\Entity\Category {#7828 -id: 147 -name: "ルドネールプリュ" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1719876732 {#7826 date: 2024-07-02 08:32:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7827 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7829 …} -Children: Doctrine\ORM\PersistentCollection {#7832 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8409 +label: " レースラー等ブレンド" +value: "121" +data: Eccube\Entity\Category {#7835 -id: 121 -name: "レースラー等ブレンド" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1719875897 {#7833 date: 2024-07-02 08:18:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7834 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7836 …} -Children: Doctrine\ORM\PersistentCollection {#7839 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8410 +label: " ロアンドゥルイユ(ガイヤック)" +value: "228" +data: Eccube\Entity\Category {#7842 -id: 228 -name: "ロアンドゥルイユ(ガイヤック)" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1719888020 {#7840 date: 2024-07-02 11:40:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7841 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7843 …} -Children: Doctrine\ORM\PersistentCollection {#7846 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8411 +label: " ロウレイロ" +value: "362" +data: Eccube\Entity\Category {#7849 -id: 362 -name: "ロウレイロ" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1720149014 {#7847 date: 2024-07-05 12:10:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7848 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7850 …} -Children: Doctrine\ORM\PersistentCollection {#7853 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8412 +label: " ロカール・ヴェール" +value: "235" +data: Eccube\Entity\Category {#7856 -id: 235 -name: "ロカール・ヴェール" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1719888701 {#7854 date: 2024-07-02 11:51:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7855 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7857 …} -Children: Doctrine\ORM\PersistentCollection {#7860 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8413 +label: " ロール" +value: "148" +data: Eccube\Entity\Category {#7863 -id: 148 -name: "ロール" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1719877132 {#7861 date: 2024-07-02 08:38:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7862 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7864 …} -Children: Doctrine\ORM\PersistentCollection {#7867 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8414 +label: " ローロット" +value: "193" +data: Eccube\Entity\Category {#7870 -id: 193 -name: "ローロット" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1719885353 {#7868 date: 2024-07-02 10:55:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7869 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7871 …} -Children: Doctrine\ORM\PersistentCollection {#7874 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8415 +label: " ロンディネッラ" +value: "289" +data: Eccube\Entity\Category {#7877 -id: 289 -name: "ロンディネッラ" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1719974400 {#7875 date: 2024-07-03 11:40:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7876 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7878 …} -Children: Doctrine\ORM\PersistentCollection {#7881 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8416 +label: " 天城の滴" +value: "349" +data: Eccube\Entity\Category {#7884 -id: 349 -name: "天城の滴" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1720063016 {#7882 date: 2024-07-04 12:16:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7883 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7885 …} -Children: Doctrine\ORM\PersistentCollection {#7888 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8417 +label: " 王林" +value: "275" +data: Eccube\Entity\Category {#7891 -id: 275 -name: "王林" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1719973552 {#7889 date: 2024-07-03 11:25:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7890 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7892 …} -Children: Doctrine\ORM\PersistentCollection {#7895 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8418 +label: " 紅玉" +value: "322" +data: Eccube\Entity\Category {#7898 -id: 322 -name: "紅玉" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1720058242 {#7896 date: 2024-07-04 10:57:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7897 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7899 …} -Children: Doctrine\ORM\PersistentCollection {#7902 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8419 +label: " 巨峰" +value: "279" +data: Eccube\Entity\Category {#7905 -id: 279 -name: "巨峰" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1719973651 {#7903 date: 2024-07-03 11:27:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7904 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7906 …} -Children: Doctrine\ORM\PersistentCollection {#7909 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8420 +label: " 甲州" +value: "277" +data: Eccube\Entity\Category {#7912 -id: 277 -name: "甲州" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1719973578 {#7910 date: 2024-07-03 11:26:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7911 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7913 …} -Children: Doctrine\ORM\PersistentCollection {#7916 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8421 +label: " 蜂蜜" +value: "340" +data: Eccube\Entity\Category {#7919 -id: 340 -name: "蜂蜜" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1720060904 {#7917 date: 2024-07-04 11:41:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7918 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7920 …} -Children: Doctrine\ORM\PersistentCollection {#7923 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8422 +label: " 山幸" +value: "296" +data: Eccube\Entity\Category {#7926 -id: 296 -name: "山幸" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1719975221 {#7924 date: 2024-07-03 11:53:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7925 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7927 …} -Children: Doctrine\ORM\PersistentCollection {#7930 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8423 +label: " その他" +value: "363" +data: Eccube\Entity\Category {#7933 -id: 363 -name: "その他" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1720151719 {#7931 date: 2024-07-05 12:55:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745505349 {#7932 date: 2025-04-24 23:35:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7934 …} -Children: Doctrine\ORM\PersistentCollection {#7937 …} -Parent: Eccube\Entity\Category {#6394} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8424 +label: "ワイン" +value: "8" +data: Eccube\Entity\Category {#7940 -id: 8 -name: "ワイン" -hierarchy: 1 -sort_no: 282 -create_date: DateTime @1700801589 {#6405 date: 2023-11-24 13:53:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720142002 {#6404 date: 2024-07-05 10:13:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7941 …} -Children: Doctrine\ORM\PersistentCollection {#7944 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8425 +label: " 赤ワイン" +value: "10" +data: Eccube\Entity\Category {#7945 -id: 10 -name: "赤ワイン" -hierarchy: 2 -sort_no: 285 -create_date: DateTime @1700801678 {#7938 date: 2023-11-24 13:54:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7939 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7946 …} -Children: Doctrine\ORM\PersistentCollection {#7949 …} -Parent: Eccube\Entity\Category {#7940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8426 +label: " 白ワイン" +value: "13" +data: Eccube\Entity\Category {#7954 -id: 13 -name: "白ワイン" -hierarchy: 2 -sort_no: 284 -create_date: DateTime @1700812377 {#7952 date: 2023-11-24 16:52:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7953 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7955 …} -Children: Doctrine\ORM\PersistentCollection {#7958 …} -Parent: Eccube\Entity\Category {#7940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8427 +label: " スパークリングワイン" +value: "14" +data: Eccube\Entity\Category {#7961 -id: 14 -name: "スパークリングワイン" -hierarchy: 2 -sort_no: 283 -create_date: DateTime @1708318141 {#7959 date: 2024-02-19 13:49:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7960 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7962 …} -Children: Doctrine\ORM\PersistentCollection {#7965 …} -Parent: Eccube\Entity\Category {#7940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8428 +label: " ロゼワイン" +value: "15" +data: Eccube\Entity\Category {#7968 -id: 15 -name: "ロゼワイン" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1708318145 {#7966 date: 2024-02-19 13:49:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7967 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7969 …} -Children: Doctrine\ORM\PersistentCollection {#7972 …} -Parent: Eccube\Entity\Category {#7940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8429 +label: " オレンジワイン" +value: "16" +data: Eccube\Entity\Category {#7975 -id: 16 -name: "オレンジワイン" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1708318149 {#7973 date: 2024-02-19 13:49:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7974 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7976 …} -Children: Doctrine\ORM\PersistentCollection {#7979 …} -Parent: Eccube\Entity\Category {#7940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8430 +label: " シードル" +value: "356" +data: Eccube\Entity\Category {#7982 -id: 356 -name: "シードル" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1720065046 {#7980 date: 2024-07-04 12:50:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7981 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7983 …} -Children: Doctrine\ORM\PersistentCollection {#7986 …} -Parent: Eccube\Entity\Category {#7940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8431 +label: " 泡" +value: "355" +data: Eccube\Entity\Category {#7989 -id: 355 -name: "泡" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1720064649 {#7987 date: 2024-07-04 12:44:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7988 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7990 …} -Children: Doctrine\ORM\PersistentCollection {#7993 …} -Parent: Eccube\Entity\Category {#7940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8432 +label: " 微発泡" +value: "17" +data: Eccube\Entity\Category {#7996 -id: 17 -name: "微発泡" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1708318153 {#7994 date: 2024-02-19 13:49:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#7995 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7997 …} -Children: Doctrine\ORM\PersistentCollection {#8000 …} -Parent: Eccube\Entity\Category {#7940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8433 +label: " その他" +value: "357" +data: Eccube\Entity\Category {#8003 -id: 357 -name: "その他" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1720065083 {#8001 date: 2024-07-04 12:51:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721886462 {#8002 date: 2024-07-25 14:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8004 …} -Children: Doctrine\ORM\PersistentCollection {#8007 …} -Parent: Eccube\Entity\Category {#7940} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8434 +label: "シーン別" +value: "19" +data: Eccube\Entity\Category {#8008 -id: 19 -name: "シーン別" -hierarchy: 1 -sort_no: 17 -create_date: DateTime @1719370847 {#7950 date: 2024-06-26 12:00:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720142002 {#7951 date: 2024-07-05 10:13:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8009 …} -Children: Doctrine\ORM\PersistentCollection {#8012 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8435 +label: "値段" +value: "20" +data: Eccube\Entity\Category {#8017 -id: 20 -name: "値段" -hierarchy: 1 -sort_no: 11 -create_date: DateTime @1719370854 {#8013 date: 2024-06-26 12:00:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720142002 {#8014 date: 2024-07-05 10:13:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8018 …} -Children: Doctrine\ORM\PersistentCollection {#8021 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8436 +label: " ¥1,000 - ¥2,000" +value: "382" +data: Eccube\Entity\Category {#8022 -id: 382 -name: "¥1,000 - ¥2,000" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1745113183 {#8015 date: 2025-04-20 10:39:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745113347 {#8016 date: 2025-04-20 10:42:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8023 …} -Children: Doctrine\ORM\PersistentCollection {#8026 …} -Parent: Eccube\Entity\Category {#8017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8437 +label: " ¥2,000 - ¥3,000" +value: "383" +data: Eccube\Entity\Category {#8031 -id: 383 -name: "¥2,000 - ¥3,000" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1745113187 {#8029 date: 2025-04-20 10:39:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745113347 {#8030 date: 2025-04-20 10:42:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8032 …} -Children: Doctrine\ORM\PersistentCollection {#8035 …} -Parent: Eccube\Entity\Category {#8017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8438 +label: " ¥3,000 - ¥4,000" +value: "384" +data: Eccube\Entity\Category {#8038 -id: 384 -name: "¥3,000 - ¥4,000" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1745113192 {#8036 date: 2025-04-20 10:39:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745113347 {#8037 date: 2025-04-20 10:42:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8039 …} -Children: Doctrine\ORM\PersistentCollection {#8042 …} -Parent: Eccube\Entity\Category {#8017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8439 +label: " ¥4,000 - ¥5,000" +value: "385" +data: Eccube\Entity\Category {#8045 -id: 385 -name: "¥4,000 - ¥5,000" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1745113196 {#8043 date: 2025-04-20 10:39:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745113347 {#8044 date: 2025-04-20 10:42:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8046 …} -Children: Doctrine\ORM\PersistentCollection {#8049 …} -Parent: Eccube\Entity\Category {#8017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8440 +label: " ¥5,000 - ¥6,000" +value: "386" +data: Eccube\Entity\Category {#8052 -id: 386 -name: "¥5,000 - ¥6,000" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1745113199 {#8050 date: 2025-04-20 10:39:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745113347 {#8051 date: 2025-04-20 10:42:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8053 …} -Children: Doctrine\ORM\PersistentCollection {#8056 …} -Parent: Eccube\Entity\Category {#8017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8441 +label: " ¥6,000 - ¥7,000" +value: "387" +data: Eccube\Entity\Category {#8059 -id: 387 -name: "¥6,000 - ¥7,000" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1745113202 {#8057 date: 2025-04-20 10:40:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745113347 {#8058 date: 2025-04-20 10:42:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8060 …} -Children: Doctrine\ORM\PersistentCollection {#8063 …} -Parent: Eccube\Entity\Category {#8017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8442 +label: " ¥7,000 -" +value: "388" +data: Eccube\Entity\Category {#8066 -id: 388 -name: "¥7,000 -" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1745113214 {#8064 date: 2025-04-20 10:40:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1745113347 {#8065 date: 2025-04-20 10:42:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8067 …} -Children: Doctrine\ORM\PersistentCollection {#8070 …} -Parent: Eccube\Entity\Category {#8017} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8443 +label: "サブスク" +value: "7" +data: Eccube\Entity\Category {#8071 -id: 7 -name: "サブスク" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1694649056 {#8027 date: 2023-09-14 08:50:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720142002 {#8028 date: 2024-07-05 10:13:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8072 …} -Children: Doctrine\ORM\PersistentCollection {#8075 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5893 …} } +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 {#8114 -form: Symfony\Component\Form\Form {#8098 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#8113 …5} |
full_name | "category_id" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "category_id" |
is_selected | Closure($choice, $value) {#8122 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4325 …} } |
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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#599 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#598 …} -namespace: Closure() {#596 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5474 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4070 …} } |
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() {#8077 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4087 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#953 …} $translationDomain: "validators" $message: Closure() {#5473 …} } } |
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 {#8444 -form: Symfony\Component\Form\Form {#8101 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8121 …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 | "" |
price_id
"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 |
---|---|---|
empty_data | null |
null
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
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 {#600 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#599 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#598 …} -namespace: Closure() {#596 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | null |
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() {#8087 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4087 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#953 …} $translationDomain: "validators" $message: Closure() {#8086 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "search" "_price_id" ] |
cache_key | "_price_id_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 {#8445 -form: Symfony\Component\Form\Form {#8104 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8446 …5} |
full_name | "price_id" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "price_id" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "price_id" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_price_id" |
valid | true |
value | "" |