- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 546
- Events
- Routing
- Cache
- Translation 37
- Security
- Twig
- Doctrine 4
- Migrations 15
- Debug
- E-mails
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
-
name01
-
name02
-
-
-
kana01
-
kana02
-
-
company_name
-
postal_code
-
-
pref
-
addr01
-
addr02
-
-
phone_number
-
-
first
-
second
-
-
-
first
-
second
-
-
-
year
-
month
-
day
-
-
-
1
-
2
-
3
-
4
-
-
job
-
user_policy_check
-
_token
-
-
-
category_id
-
name
-
entry
"Eccube\Form\Type\Front\EntryType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Eccube\Entity\Customer {#4379 -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 {#4401 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4400 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4395 …} -Status: Eccube\Entity\Master\CustomerStatus {#4396 …} -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 {#4379 -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 {#4401 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4400 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4395 …} -Status: Eccube\Entity\Master\CustomerStatus {#4396 …} -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 {#687 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#686 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#685 …} -namespace: Closure() {#683 …} } |
data | Eccube\Entity\Customer {#4379 -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 {#4401 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4400 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4395 …} -Status: Eccube\Entity\Master\CustomerStatus {#4396 …} -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) {#4437 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4403 …} 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() {#4439 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4420 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#4438 …} } } |
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 {#4379 -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 {#4401 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4400 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4395 …} -Status: Eccube\Entity\Master\CustomerStatus {#4396 …} -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 {#5108 -form: Symfony\Component\Form\Form {#4771 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5098 …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 {#4379 -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 {#4401 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4400 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4395 …} -Status: Eccube\Entity\Master\CustomerStatus {#4396 …} -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 {#4379 -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 {#4401 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4400 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4395 …} -Status: Eccube\Entity\Master\CustomerStatus {#4396 …} -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 {#687 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#686 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#685 …} -namespace: Closure() {#683 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4462 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4403 …} } |
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 {#4459 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#4460 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] ] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | true |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
lastname_name | "" |
lastname_options | [ "attr" => [ "placeholder" => "common.last_name" ] "constraints" => [ Symfony\Component\Validator\Constraints\Length {#4457 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#4458 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] ] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
options | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#4464 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4420 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#4463 …} } } |
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 {#4379 -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 {#4401 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4400 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4395 …} -Status: Eccube\Entity\Master\CustomerStatus {#4396 …} -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 {#5112 -form: Symfony\Component\Form\Form {#4800 …} -errors: [] } |
firstname_name | "name02" |
form | Symfony\Component\Form\FormView {#5111 …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 {#4379 -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 {#4401 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4400 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4395 …} -Status: Eccube\Entity\Master\CustomerStatus {#4396 …} -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 {#4471 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4457 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#4458 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4471 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4457 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#4458 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
error_bubbling | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "common.last_name" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4471 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4457 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#4458 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#687 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#686 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#685 …} -namespace: Closure() {#683 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4779 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4403 …} } |
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() {#4781 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4420 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#4780 …} } } |
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 {#5207 -form: Symfony\Component\Form\Form {#4803 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5206 …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 {#4472 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4459 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#4460 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4472 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4459 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#4460 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
error_bubbling | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "common.first_name" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4472 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4459 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#4460 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#687 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#686 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#685 …} -namespace: Closure() {#683 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4790 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4403 …} } |
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() {#4792 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4420 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#4791 …} } } |
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 {#5208 -form: Symfony\Component\Form\Form {#4806 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5209 …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 {#4379 -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 {#4401 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4400 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4395 …} -Status: Eccube\Entity\Master\CustomerStatus {#4396 …} -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 {#687 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#686 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#685 …} -namespace: Closure() {#683 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4482 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4403 …} } |
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 {#4479 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4480 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] ] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | true |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
lastname_name | "" |
lastname_options | [ "attr" => [ "placeholder" => "common.last_name_kana" ] "constraints" => [ Symfony\Component\Validator\Constraints\Regex {#4477 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4478 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] ] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
options | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#4484 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4420 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#4483 …} } } |
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 {#4379 -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 {#4401 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4400 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4395 …} -Status: Eccube\Entity\Master\CustomerStatus {#4396 …} -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 {#5204 -form: Symfony\Component\Form\Form {#4831 …} -errors: [] } |
firstname_name | "kana02" |
form | Symfony\Component\Form\FormView {#5205 …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 {#4379 -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 {#4401 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4400 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4395 …} -Status: Eccube\Entity\Master\CustomerStatus {#4396 …} -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 {#4491 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#4477 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4478 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4491 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#4477 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4478 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
error_bubbling | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "common.last_name_kana" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4491 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#4477 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4478 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#687 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#686 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#685 …} -namespace: Closure() {#683 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4810 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4403 …} } |
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() {#4812 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4420 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#4811 …} } } |
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 {#5213 -form: Symfony\Component\Form\Form {#4834 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5212 …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 {#4492 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#4479 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4480 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4492 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#4479 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4480 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
error_bubbling | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "common.first_name_kana" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4492 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#4479 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4480 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#687 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#686 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#685 …} -namespace: Closure() {#683 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4821 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4403 …} } |
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() {#4823 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4420 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#4822 …} } } |
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 {#5214 -form: Symfony\Component\Form\Form {#4837 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5215 …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 {#4446 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\Length {#4446 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Length {#4446 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#687 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#686 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#685 …} -namespace: Closure() {#683 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4505 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4403 …} } |
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() {#4507 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4420 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#4506 …} } } |
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 {#5211 -form: Symfony\Component\Form\Form {#4840 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5210 …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 {#4529 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4530 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 8 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Type {#4531 +payload: null +message: "form_error.numeric_only" +type: "digit" } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#687 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#686 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#685 …} -namespace: Closure() {#683 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4526 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4403 …} } |
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() {#4528 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4420 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#4527 …} } } |
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 {#5217 -form: Symfony\Component\Form\Form {#4843 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5216 …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 {#4379 -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 {#4401 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4400 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4395 …} -Status: Eccube\Entity\Master\CustomerStatus {#4396 …} -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 {#4545 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] "attr" => [ "class" => "p-locality p-street-address" "placeholder" => "common.address_sample_01" ] ] |
addr02_name | "addr02" |
addr02_options | [ "constraints" => [ Symfony\Component\Validator\Constraints\Length {#4546 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] "attr" => [ "class" => "p-extended-address" "placeholder" => "common.address_sample_02" ] ] |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#687 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#686 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#685 …} -namespace: Closure() {#683 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4548 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4403 …} } |
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() {#4550 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4420 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#4549 …} } } |
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 {#4379 -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 {#4401 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4400 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4395 …} -Status: Eccube\Entity\Master\CustomerStatus {#4396 …} -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 {#5218 -form: Symfony\Component\Form\Form {#4897 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5219 …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 {#4379 -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 {#4401 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4400 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4395 …} -Status: Eccube\Entity\Master\CustomerStatus {#4396 …} -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 {#4557 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4557 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
error_bubbling | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "p-region-id" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#4684 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#4877 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#4860 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#4859 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4861 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4865 -om: Container0s35PEL\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#672 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3774 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "Eccube\Entity\Master\Pref" |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4557 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#687 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#686 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#685 …} -namespace: Closure() {#683 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | Container0s35PEL\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#672 …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 {#4865 -om: Container0s35PEL\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#672 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3774 …} -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 {#4854 -_em: Doctrine\ORM\EntityManager {#634 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4856 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4857 #from: "Eccube\Entity\Master\Pref" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4858 #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 {#4855 …} -_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() {#4852 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4420 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#4851 …} } } |
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 {#5224 +label: "北海道" +value: "1" +data: Proxies\__CG__\Eccube\Entity\Master\Pref {#3811 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5226 +label: "青森県" +value: "2" +data: Eccube\Entity\Master\Pref {#5241 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5228 +label: "岩手県" +value: "3" +data: Eccube\Entity\Master\Pref {#5242 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5231 +label: "宮城県" +value: "4" +data: Eccube\Entity\Master\Pref {#5243 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5230 +label: "秋田県" +value: "5" +data: Eccube\Entity\Master\Pref {#5244 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5225 +label: "山形県" +value: "6" +data: Eccube\Entity\Master\Pref {#5245 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5237 +label: "福島県" +value: "7" +data: Eccube\Entity\Master\Pref {#5246 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5235 +label: "茨城県" +value: "8" +data: Eccube\Entity\Master\Pref {#5247 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5234 +label: "栃木県" +value: "9" +data: Eccube\Entity\Master\Pref {#5248 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5227 +label: "群馬県" +value: "10" +data: Eccube\Entity\Master\Pref {#5249 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5238 +label: "埼玉県" +value: "11" +data: Eccube\Entity\Master\Pref {#5250 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5287 +label: "千葉県" +value: "12" +data: Eccube\Entity\Master\Pref {#5251 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5288 +label: "東京都" +value: "13" +data: Eccube\Entity\Master\Pref {#5252 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5289 +label: "神奈川県" +value: "14" +data: Eccube\Entity\Master\Pref {#5253 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5290 +label: "新潟県" +value: "15" +data: Eccube\Entity\Master\Pref {#5254 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5291 +label: "富山県" +value: "16" +data: Eccube\Entity\Master\Pref {#5255 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5292 +label: "石川県" +value: "17" +data: Eccube\Entity\Master\Pref {#5256 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5293 +label: "福井県" +value: "18" +data: Eccube\Entity\Master\Pref {#5257 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5294 +label: "山梨県" +value: "19" +data: Eccube\Entity\Master\Pref {#5258 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5295 +label: "長野県" +value: "20" +data: Eccube\Entity\Master\Pref {#5259 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5296 +label: "岐阜県" +value: "21" +data: Eccube\Entity\Master\Pref {#5260 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5297 +label: "静岡県" +value: "22" +data: Eccube\Entity\Master\Pref {#5261 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5298 +label: "愛知県" +value: "23" +data: Eccube\Entity\Master\Pref {#5262 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5299 +label: "三重県" +value: "24" +data: Eccube\Entity\Master\Pref {#5263 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5300 +label: "滋賀県" +value: "25" +data: Eccube\Entity\Master\Pref {#5264 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5301 +label: "京都府" +value: "26" +data: Eccube\Entity\Master\Pref {#5265 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5302 +label: "大阪府" +value: "27" +data: Eccube\Entity\Master\Pref {#5266 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5303 +label: "兵庫県" +value: "28" +data: Eccube\Entity\Master\Pref {#5267 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5304 +label: "奈良県" +value: "29" +data: Eccube\Entity\Master\Pref {#5268 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5305 +label: "和歌山県" +value: "30" +data: Eccube\Entity\Master\Pref {#5269 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5306 +label: "鳥取県" +value: "31" +data: Eccube\Entity\Master\Pref {#5270 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5307 +label: "島根県" +value: "32" +data: Eccube\Entity\Master\Pref {#5271 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5308 +label: "岡山県" +value: "33" +data: Eccube\Entity\Master\Pref {#5272 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5309 +label: "広島県" +value: "34" +data: Eccube\Entity\Master\Pref {#5273 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5310 +label: "山口県" +value: "35" +data: Eccube\Entity\Master\Pref {#5274 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5311 +label: "徳島県" +value: "36" +data: Eccube\Entity\Master\Pref {#5275 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5312 +label: "香川県" +value: "37" +data: Eccube\Entity\Master\Pref {#5276 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5313 +label: "愛媛県" +value: "38" +data: Eccube\Entity\Master\Pref {#5277 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5314 +label: "高知県" +value: "39" +data: Eccube\Entity\Master\Pref {#5278 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5315 +label: "福岡県" +value: "40" +data: Eccube\Entity\Master\Pref {#5279 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5316 +label: "佐賀県" +value: "41" +data: Eccube\Entity\Master\Pref {#5280 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5317 +label: "長崎県" +value: "42" +data: Eccube\Entity\Master\Pref {#5281 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5318 +label: "熊本県" +value: "43" +data: Eccube\Entity\Master\Pref {#5282 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5319 +label: "大分県" +value: "44" +data: Eccube\Entity\Master\Pref {#5283 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5320 +label: "宮崎県" +value: "45" +data: Eccube\Entity\Master\Pref {#5284 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5321 +label: "鹿児島県" +value: "46" +data: Eccube\Entity\Master\Pref {#5285 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5322 +label: "沖縄県" +value: "47" +data: Eccube\Entity\Master\Pref {#5286 …} +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 {#5223 -form: Symfony\Component\Form\Form {#4900 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5222 …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) {#5324 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4627 …} } |
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 {#4558 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4545 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4558 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4545 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
error_bubbling | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "p-locality p-street-address" "placeholder" => "common.address_sample_01" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4558 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4545 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#687 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#686 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#685 …} -namespace: Closure() {#683 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4870 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4403 …} } |
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() {#4878 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4420 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#4869 …} } } |
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 {#5325 -form: Symfony\Component\Form\Form {#4903 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5326 …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 {#4559 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4546 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4559 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4546 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
error_bubbling | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "p-extended-address" "placeholder" => "common.address_sample_02" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4559 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4546 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#687 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#686 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#685 …} -namespace: Closure() {#683 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4887 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4403 …} } |
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() {#4889 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4420 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#4888 …} } } |
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 {#5327 -form: Symfony\Component\Form\Form {#4906 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5328 …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 {#4569 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4570 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 14 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Type {#4571 +payload: null +message: "form_error.numeric_only" +type: "digit" } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#687 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#686 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#685 …} -namespace: Closure() {#683 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4566 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4403 …} } |
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() {#4568 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4420 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#4567 …} } } |
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 {#5220 -form: Symfony\Component\Form\Form {#4909 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5221 …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 {#687 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#686 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#685 …} -namespace: Closure() {#683 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4596 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4403 …} } |
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 {#4591 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#4593 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4594 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 254 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] ] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
second_name | "second" |
second_options | [ "attr" => [ "placeholder" => "common.repeated_confirm" ] ] |
setter | null |
translation_domain | null |
trim | true |
type | "Symfony\Component\Form\Extension\Core\Type\TextType" |
upload_max_size_message | Closure() {#4599 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4420 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#4598 …} } } |
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 {#5330 -form: Symfony\Component\Form\Form {#4934 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5329 …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 {#4591 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#4593 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4594 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 254 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4591 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#4593 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4594 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 254 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
error_bubbling | false |
false
|
mapped | true |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "common.mail_address_sample" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4591 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#4593 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4594 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 254 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#687 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#686 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#685 …} -namespace: Closure() {#683 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4913 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4403 …} } |
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() {#4915 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4420 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#4914 …} } } |
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 {#5334 -form: Symfony\Component\Form\Form {#4937 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5333 …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 {#4591 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#4593 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4594 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 254 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4591 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#4593 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4594 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 254 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
error_bubbling | false |
false
|
mapped | true |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "common.repeated_confirm" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4591 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#4593 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4594 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 254 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#687 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#686 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#685 …} -namespace: Closure() {#683 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4924 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4403 …} } |
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() {#4926 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4420 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#4925 …} } } |
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 {#5335 -form: Symfony\Component\Form\Form {#4940 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5336 …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 {#687 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#686 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#685 …} -namespace: Closure() {#683 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4669 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4403 …} } |
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 {#4611 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: 12 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#4612 +payload: null +message: "form_error.password_pattern_invalid" +pattern: "/\A(?=.*?[a-z])(?=.*?\d)[!-~]+\z/i" +htmlPattern: null +match: true +normalizer: null } ] ] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
second_name | "second" |
second_options | [ "attr" => [ "placeholder" => "common.repeated_confirm" ] "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#4614 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] ] |
setter | null |
translation_domain | null |
trim | true |
type | "Symfony\Component\Form\Extension\Core\Type\TextType" |
upload_max_size_message | Closure() {#4667 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4420 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#4668 …} } } |
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 {#5331 -form: Symfony\Component\Form\Form {#4965 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5332 …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 {#4611 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: 12 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#4612 +payload: null +message: "form_error.password_pattern_invalid" +pattern: "/\A(?=.*?[a-z])(?=.*?\d)[!-~]+\z/i" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#4611 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: 12 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#4612 +payload: null +message: "form_error.password_pattern_invalid" +pattern: "/\A(?=.*?[a-z])(?=.*?\d)[!-~]+\z/i" +htmlPattern: null +match: true +normalizer: null } ] |
error_bubbling | false |
false
|
mapped | true |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "半角英数記号12〜50文字" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Length {#4611 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: 12 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#4612 +payload: null +message: "form_error.password_pattern_invalid" +pattern: "/\A(?=.*?[a-z])(?=.*?\d)[!-~]+\z/i" +htmlPattern: null +match: true +normalizer: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#687 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#686 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#685 …} -namespace: Closure() {#683 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4944 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4403 …} } |
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() {#4946 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4420 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#4945 …} } } |
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 {#5340 -form: Symfony\Component\Form\Form {#4968 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5339 …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 {#4614 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4614 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
error_bubbling | false |
false
|
mapped | true |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "common.repeated_confirm" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4614 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#687 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#686 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#685 …} -namespace: Closure() {#683 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4955 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4403 …} } |
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() {#4957 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4420 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#4956 …} } } |
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 {#5341 -form: Symfony\Component\Form\Form {#4971 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5342 …5} |
full_name | "entry[plain_password][second]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "entry_plain_password_second" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "second" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_entry_plain_password_second" |
valid | true |
value | "" |
birth
"Symfony\Component\Form\Extension\Core\Type\BirthdayType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[ "year" => "" "month" => "" "day" => "" ] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\LessThanOrEqual {#4447 +payload: null +message: "form_error.select_is_future_or_now_date" +value: "2025-04-01" +propertyPath: null } ] |
[ Symfony\Component\Validator\Constraints\LessThanOrEqual {#4447 +payload: null +message: "form_error.select_is_future_or_now_date" +value: "2025-04-01" +propertyPath: null } ] |
input | "datetime" |
same as passed value |
placeholder | [ "year" => "----" "month" => "--" "day" => "--" ] |
[ "year" => "----" "month" => "--" "day" => "--" ] |
required | false |
false
|
widget | "choice" |
same as passed value |
years | [ 2025 2024 2023 2022 2021 2020 2019 2018 2017 2016 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005 2004 2003 2002 2001 2000 1999 1998 1997 1996 1995 1994 1993 1992 1991 1990 1989 1988 1987 1986 1985 1984 1983 1982 1981 1980 1979 1978 1977 1976 1975 1974 1973 1972 1971 1970 1969 1968 1967 1966 1965 1964 1963 1962 1961 1960 1959 1958 1957 1956 1955 1954 1953 1952 1951 1950 1949 1948 1947 1946 1945 1944 1943 1942 1941 1940 1939 1938 1937 1936 1935 1934 1933 1932 1931 1930 1929 1928 1927 1926 1925 1924 1923 1922 1921 1920 1919 1918 1917 1916 1915 ] |
[ 2025 2024 2023 2022 2021 2020 2019 2018 2017 2016 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005 2004 2003 2002 2001 2000 1999 1998 1997 1996 1995 1994 1993 1992 1991 1990 1989 1988 1987 1986 1985 1984 1983 1982 1981 1980 1979 1978 1977 1976 1975 1974 1973 1972 1971 1970 1969 1968 1967 1966 1965 1964 1963 1962 1961 1960 1959 1958 1957 1956 1955 1954 1953 1952 1951 1950 1949 1948 1947 1946 1945 1944 1943 1942 1941 1940 1939 1938 1937 1936 1935 1934 1933 1932 1931 1930 1929 1928 1927 1926 1925 1924 1923 1922 1921 1920 1919 1918 1917 1916 1915 ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
compound | true |
constraints | [ Symfony\Component\Validator\Constraints\LessThanOrEqual {#4447 +payload: null +message: "form_error.select_is_future_or_now_date" +value: "2025-04-01" +propertyPath: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#687 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#686 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#685 …} -namespace: Closure() {#683 …} } |
data_class | null |
days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
format | 2 |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
model_timezone | null |
months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
placeholder | [ "year" => "----" "month" => "--" "day" => "--" ] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#4642 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4420 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#4641 …} } } |
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 {#5338 -form: Symfony\Component\Form\Form {#5010 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5337 …5} |
full_name | "entry[birth]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "entry_birth" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "birth" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_entry_birth" |
valid | true |
value | [ "year" => "" "month" => "" "day" => "" ] |
widget | "choice" |
year
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_translation_domain | false |
false
|
choices | [ 2025 => 2025 2024 => 2024 2023 => 2023 2022 => 2022 2021 => 2021 2020 => 2020 2019 => 2019 2018 => 2018 2017 => 2017 2016 => 2016 2015 => 2015 2014 => 2014 2013 => 2013 2012 => 2012 2011 => 2011 2010 => 2010 2009 => 2009 2008 => 2008 2007 => 2007 2006 => 2006 2005 => 2005 2004 => 2004 2003 => 2003 2002 => 2002 2001 => 2001 2000 => 2000 1999 => 1999 1998 => 1998 1997 => 1997 1996 => 1996 1995 => 1995 1994 => 1994 1993 => 1993 1992 => 1992 1991 => 1991 1990 => 1990 1989 => 1989 1988 => 1988 1987 => 1987 1986 => 1986 1985 => 1985 1984 => 1984 1983 => 1983 1982 => 1982 1981 => 1981 1980 => 1980 1979 => 1979 1978 => 1978 1977 => 1977 1976 => 1976 1975 => 1975 1974 => 1974 1973 => 1973 1972 => 1972 1971 => 1971 1970 => 1970 1969 => 1969 1968 => 1968 1967 => 1967 1966 => 1966 1965 => 1965 1964 => 1964 1963 => 1963 1962 => 1962 1961 => 1961 1960 => 1960 1959 => 1959 1958 => 1958 1957 => 1957 1956 => 1956 1955 => 1955 1954 => 1954 1953 => 1953 1952 => 1952 1951 => 1951 1950 => 1950 1949 => 1949 1948 => 1948 1947 => 1947 1946 => 1946 1945 => 1945 1944 => 1944 1943 => 1943 1942 => 1942 1941 => 1941 1940 => 1940 1939 => 1939 1938 => 1938 1937 => 1937 1936 => 1936 1935 => 1935 1934 => 1934 1933 => 1933 1932 => 1932 1931 => 1931 1930 => 1930 1929 => 1929 1928 => 1928 1927 => 1927 1926 => 1926 1925 => 1925 1924 => 1924 1923 => 1923 1922 => 1922 1921 => 1921 1920 => 1920 1919 => 1919 1918 => 1918 1917 => 1917 1916 => 1916 1915 => 1915 ] |
[ 2025 => 2025 2024 => 2024 2023 => 2023 2022 => 2022 2021 => 2021 2020 => 2020 2019 => 2019 2018 => 2018 2017 => 2017 2016 => 2016 2015 => 2015 2014 => 2014 2013 => 2013 2012 => 2012 2011 => 2011 2010 => 2010 2009 => 2009 2008 => 2008 2007 => 2007 2006 => 2006 2005 => 2005 2004 => 2004 2003 => 2003 2002 => 2002 2001 => 2001 2000 => 2000 1999 => 1999 1998 => 1998 1997 => 1997 1996 => 1996 1995 => 1995 1994 => 1994 1993 => 1993 1992 => 1992 1991 => 1991 1990 => 1990 1989 => 1989 1988 => 1988 1987 => 1987 1986 => 1986 1985 => 1985 1984 => 1984 1983 => 1983 1982 => 1982 1981 => 1981 1980 => 1980 1979 => 1979 1978 => 1978 1977 => 1977 1976 => 1976 1975 => 1975 1974 => 1974 1973 => 1973 1972 => 1972 1971 => 1971 1970 => 1970 1969 => 1969 1968 => 1968 1967 => 1967 1966 => 1966 1965 => 1965 1964 => 1964 1963 => 1963 1962 => 1962 1961 => 1961 1960 => 1960 1959 => 1959 1958 => 1958 1957 => 1957 1956 => 1956 1955 => 1955 1954 => 1954 1953 => 1953 1952 => 1952 1951 => 1951 1950 => 1950 1949 => 1949 1948 => 1948 1947 => 1947 1946 => 1946 1945 => 1945 1944 => 1944 1943 => 1943 1942 => 1942 1941 => 1941 1940 => 1940 1939 => 1939 1938 => 1938 1937 => 1937 1936 => 1936 1935 => 1935 1934 => 1934 1933 => 1933 1932 => 1932 1931 => 1931 1930 => 1930 1929 => 1929 1928 => 1928 1927 => 1927 1926 => 1926 1925 => 1925 1924 => 1924 1923 => 1923 1922 => 1922 1921 => 1921 1920 => 1920 1919 => 1919 1918 => 1918 1917 => 1917 1916 => 1916 1915 => 1915 ] |
empty_data | "" |
same as passed value |
error_bubbling | true |
same as passed value |
invalid_message | "This value is not valid." |
same as passed value |
invalid_message_parameters | [] |
[] |
placeholder | "----" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | null |
choices | [ 2025 => 2025 2024 => 2024 2023 => 2023 2022 => 2022 2021 => 2021 2020 => 2020 2019 => 2019 2018 => 2018 2017 => 2017 2016 => 2016 2015 => 2015 2014 => 2014 2013 => 2013 2012 => 2012 2011 => 2011 2010 => 2010 2009 => 2009 2008 => 2008 2007 => 2007 2006 => 2006 2005 => 2005 2004 => 2004 2003 => 2003 2002 => 2002 2001 => 2001 2000 => 2000 1999 => 1999 1998 => 1998 1997 => 1997 1996 => 1996 1995 => 1995 1994 => 1994 1993 => 1993 1992 => 1992 1991 => 1991 1990 => 1990 1989 => 1989 1988 => 1988 1987 => 1987 1986 => 1986 1985 => 1985 1984 => 1984 1983 => 1983 1982 => 1982 1981 => 1981 1980 => 1980 1979 => 1979 1978 => 1978 1977 => 1977 1976 => 1976 1975 => 1975 1974 => 1974 1973 => 1973 1972 => 1972 1971 => 1971 1970 => 1970 1969 => 1969 1968 => 1968 1967 => 1967 1966 => 1966 1965 => 1965 1964 => 1964 1963 => 1963 1962 => 1962 1961 => 1961 1960 => 1960 1959 => 1959 1958 => 1958 1957 => 1957 1956 => 1956 1955 => 1955 1954 => 1954 1953 => 1953 1952 => 1952 1951 => 1951 1950 => 1950 1949 => 1949 1948 => 1948 1947 => 1947 1946 => 1946 1945 => 1945 1944 => 1944 1943 => 1943 1942 => 1942 1941 => 1941 1940 => 1940 1939 => 1939 1938 => 1938 1937 => 1937 1936 => 1936 1935 => 1935 1934 => 1934 1933 => 1933 1932 => 1932 1931 => 1931 1930 => 1930 1929 => 1929 1928 => 1928 1927 => 1927 1926 => 1926 1925 => 1925 1924 => 1924 1923 => 1923 1922 => 1922 1921 => 1921 1920 => 1920 1919 => 1919 1918 => 1918 1917 => 1917 1916 => 1916 1915 => 1915 ] |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#687 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#686 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#685 …} -namespace: Closure() {#683 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | "" |
error_bubbling | true |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "----" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#4976 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4420 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#4975 …} } } |
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 {#5347 +label: "2025" +value: "2025" +data: 2025 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5348 +label: "2024" +value: "2024" +data: 2024 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5349 +label: "2023" +value: "2023" +data: 2023 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5350 +label: "2022" +value: "2022" +data: 2022 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5351 +label: "2021" +value: "2021" +data: 2021 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5352 +label: "2020" +value: "2020" +data: 2020 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5353 +label: "2019" +value: "2019" +data: 2019 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5354 +label: "2018" +value: "2018" +data: 2018 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5355 +label: "2017" +value: "2017" +data: 2017 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5356 +label: "2016" +value: "2016" +data: 2016 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5357 +label: "2015" +value: "2015" +data: 2015 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5358 +label: "2014" +value: "2014" +data: 2014 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5359 +label: "2013" +value: "2013" +data: 2013 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5360 +label: "2012" +value: "2012" +data: 2012 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5361 +label: "2011" +value: "2011" +data: 2011 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5362 +label: "2010" +value: "2010" +data: 2010 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5363 +label: "2009" +value: "2009" +data: 2009 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5364 +label: "2008" +value: "2008" +data: 2008 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5365 +label: "2007" +value: "2007" +data: 2007 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5366 +label: "2006" +value: "2006" +data: 2006 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5367 +label: "2005" +value: "2005" +data: 2005 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5368 +label: "2004" +value: "2004" +data: 2004 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5369 +label: "2003" +value: "2003" +data: 2003 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5370 +label: "2002" +value: "2002" +data: 2002 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5371 +label: "2001" +value: "2001" +data: 2001 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5372 +label: "2000" +value: "2000" +data: 2000 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5373 +label: "1999" +value: "1999" +data: 1999 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5374 +label: "1998" +value: "1998" +data: 1998 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5375 +label: "1997" +value: "1997" +data: 1997 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5376 +label: "1996" +value: "1996" +data: 1996 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5377 +label: "1995" +value: "1995" +data: 1995 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5378 +label: "1994" +value: "1994" +data: 1994 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5379 +label: "1993" +value: "1993" +data: 1993 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5380 +label: "1992" +value: "1992" +data: 1992 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5381 +label: "1991" +value: "1991" +data: 1991 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5382 +label: "1990" +value: "1990" +data: 1990 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5383 +label: "1989" +value: "1989" +data: 1989 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5384 +label: "1988" +value: "1988" +data: 1988 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5385 +label: "1987" +value: "1987" +data: 1987 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5386 +label: "1986" +value: "1986" +data: 1986 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5387 +label: "1985" +value: "1985" +data: 1985 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5388 +label: "1984" +value: "1984" +data: 1984 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5389 +label: "1983" +value: "1983" +data: 1983 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5390 +label: "1982" +value: "1982" +data: 1982 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5391 +label: "1981" +value: "1981" +data: 1981 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5392 +label: "1980" +value: "1980" +data: 1980 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5393 +label: "1979" +value: "1979" +data: 1979 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5394 +label: "1978" +value: "1978" +data: 1978 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5395 +label: "1977" +value: "1977" +data: 1977 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5396 +label: "1976" +value: "1976" +data: 1976 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5397 +label: "1975" +value: "1975" +data: 1975 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5398 +label: "1974" +value: "1974" +data: 1974 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5399 +label: "1973" +value: "1973" +data: 1973 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5400 +label: "1972" +value: "1972" +data: 1972 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5401 +label: "1971" +value: "1971" +data: 1971 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5402 +label: "1970" +value: "1970" +data: 1970 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5403 +label: "1969" +value: "1969" +data: 1969 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5404 +label: "1968" +value: "1968" +data: 1968 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5405 +label: "1967" +value: "1967" +data: 1967 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5406 +label: "1966" +value: "1966" +data: 1966 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5407 +label: "1965" +value: "1965" +data: 1965 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5408 +label: "1964" +value: "1964" +data: 1964 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5409 +label: "1963" +value: "1963" +data: 1963 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5410 +label: "1962" +value: "1962" +data: 1962 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5411 +label: "1961" +value: "1961" +data: 1961 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5412 +label: "1960" +value: "1960" +data: 1960 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5413 +label: "1959" +value: "1959" +data: 1959 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5414 +label: "1958" +value: "1958" +data: 1958 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5415 +label: "1957" +value: "1957" +data: 1957 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5416 +label: "1956" +value: "1956" +data: 1956 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5417 +label: "1955" +value: "1955" +data: 1955 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5418 +label: "1954" +value: "1954" +data: 1954 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5419 +label: "1953" +value: "1953" +data: 1953 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5420 +label: "1952" +value: "1952" +data: 1952 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5421 +label: "1951" +value: "1951" +data: 1951 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5422 +label: "1950" +value: "1950" +data: 1950 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5423 +label: "1949" +value: "1949" +data: 1949 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5424 +label: "1948" +value: "1948" +data: 1948 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5425 +label: "1947" +value: "1947" +data: 1947 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5426 +label: "1946" +value: "1946" +data: 1946 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5427 +label: "1945" +value: "1945" +data: 1945 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5428 +label: "1944" +value: "1944" +data: 1944 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5429 +label: "1943" +value: "1943" +data: 1943 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5430 +label: "1942" +value: "1942" +data: 1942 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5431 +label: "1941" +value: "1941" +data: 1941 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5432 +label: "1940" +value: "1940" +data: 1940 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5433 +label: "1939" +value: "1939" +data: 1939 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5434 +label: "1938" +value: "1938" +data: 1938 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5435 +label: "1937" +value: "1937" +data: 1937 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5436 +label: "1936" +value: "1936" +data: 1936 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5437 +label: "1935" +value: "1935" +data: 1935 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5438 +label: "1934" +value: "1934" +data: 1934 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5439 +label: "1933" +value: "1933" +data: 1933 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5440 +label: "1932" +value: "1932" +data: 1932 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5441 +label: "1931" +value: "1931" +data: 1931 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5442 +label: "1930" +value: "1930" +data: 1930 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5443 +label: "1929" +value: "1929" +data: 1929 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5444 +label: "1928" +value: "1928" +data: 1928 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5445 +label: "1927" +value: "1927" +data: 1927 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5446 +label: "1926" +value: "1926" +data: 1926 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5447 +label: "1925" +value: "1925" +data: 1925 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5448 +label: "1924" +value: "1924" +data: 1924 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5449 +label: "1923" +value: "1923" +data: 1923 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5450 +label: "1922" +value: "1922" +data: 1922 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5451 +label: "1921" +value: "1921" +data: 1921 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5452 +label: "1920" +value: "1920" +data: 1920 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5453 +label: "1919" +value: "1919" +data: 1919 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5454 +label: "1918" +value: "1918" +data: 1918 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5455 +label: "1917" +value: "1917" +data: 1917 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5456 +label: "1916" +value: "1916" +data: 1916 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5457 +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 {#5346 -form: Symfony\Component\Form\Form {#5013 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5345 …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) {#5459 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4627 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "year" |
placeholder | "----" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_entry_birth_year" |
valid | true |
value | "" |
month
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_translation_domain | false |
false
|
choices | [ "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 ] |
[ "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 ] |
empty_data | "" |
same as passed value |
error_bubbling | true |
same as passed value |
invalid_message | "This value is not valid." |
same as passed value |
invalid_message_parameters | [] |
[] |
placeholder | "--" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 ] |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#687 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#686 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#685 …} -namespace: Closure() {#683 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | "" |
error_bubbling | true |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "--" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#4988 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4420 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#4987 …} } } |
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 {#5462 +label: "01" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5463 +label: "02" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5464 +label: "03" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5465 +label: "04" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5466 +label: "05" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5467 +label: "06" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5468 +label: "07" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5469 +label: "08" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5470 +label: "09" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5471 +label: "10" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5472 +label: "11" +value: "11" +data: 11 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5473 +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 {#5460 -form: Symfony\Component\Form\Form {#5016 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5461 …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) {#5475 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4627 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "month" |
placeholder | "--" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_entry_birth_month" |
valid | true |
value | "" |
day
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_translation_domain | false |
false
|
choices | [ "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 13 => 13 14 => 14 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 21 => 21 22 => 22 23 => 23 24 => 24 25 => 25 26 => 26 27 => 27 28 => 28 29 => 29 30 => 30 31 => 31 ] |
[ "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 13 => 13 14 => 14 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 21 => 21 22 => 22 23 => 23 24 => 24 25 => 25 26 => 26 27 => 27 28 => 28 29 => 29 30 => 30 31 => 31 ] |
empty_data | "" |
same as passed value |
error_bubbling | true |
same as passed value |
invalid_message | "This value is not valid." |
same as passed value |
invalid_message_parameters | [] |
[] |
placeholder | "--" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 13 => 13 14 => 14 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 21 => 21 22 => 22 23 => 23 24 => 24 25 => 25 26 => 26 27 => 27 28 => 28 29 => 29 30 => 30 31 => 31 ] |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#687 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#686 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#685 …} -namespace: Closure() {#683 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | "" |
error_bubbling | true |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "--" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#5000 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4420 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#4999 …} } } |
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 {#5478 +label: "01" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5479 +label: "02" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5480 +label: "03" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5481 +label: "04" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5482 +label: "05" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5483 +label: "06" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5484 +label: "07" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5485 +label: "08" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5486 +label: "09" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5487 +label: "10" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5488 +label: "11" +value: "11" +data: 11 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5489 +label: "12" +value: "12" +data: 12 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5490 +label: "13" +value: "13" +data: 13 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5491 +label: "14" +value: "14" +data: 14 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5492 +label: "15" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5493 +label: "16" +value: "16" +data: 16 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5494 +label: "17" +value: "17" +data: 17 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5495 +label: "18" +value: "18" +data: 18 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5496 +label: "19" +value: "19" +data: 19 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5497 +label: "20" +value: "20" +data: 20 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5498 +label: "21" +value: "21" +data: 21 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5499 +label: "22" +value: "22" +data: 22 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5500 +label: "23" +value: "23" +data: 23 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5501 +label: "24" +value: "24" +data: 24 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5502 +label: "25" +value: "25" +data: 25 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5503 +label: "26" +value: "26" +data: 26 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5504 +label: "27" +value: "27" +data: 27 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5505 +label: "28" +value: "28" +data: 28 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5506 +label: "29" +value: "29" +data: 29 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5507 +label: "30" +value: "30" +data: 30 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5508 +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 {#5476 -form: Symfony\Component\Form\Form {#5019 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5477 …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) {#5510 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4627 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "day" |
placeholder | "--" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_entry_birth_day" |
valid | true |
value | "" |
sex
"Eccube\Form\Type\Master\SexType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#4684 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#4723 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#4706 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#4707 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4705 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4701 -om: Container0s35PEL\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#672 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4691 …} -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 {#687 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#686 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#685 …} -namespace: Closure() {#683 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | Container0s35PEL\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#672 …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 {#4701 -om: Container0s35PEL\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#672 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4691 …} -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 {#4712 -_em: Doctrine\ORM\EntityManager {#634 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4710 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4709 #from: "Eccube\Entity\Master\Sex" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4708 #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 {#4713 …} -_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() {#4690 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4420 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#4687 …} } } |
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 {#4718 +label: "男性" +value: "1" +data: Eccube\Entity\Master\Sex {#4737 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4696 +label: "女性" +value: "2" +data: Eccube\Entity\Master\Sex {#4738 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4724 +label: "その他" +value: "3" +data: Eccube\Entity\Master\Sex {#4739 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4727 +label: "回答しない" +value: "4" +data: Eccube\Entity\Master\Sex {#4740 …} +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 {#5344 -form: Symfony\Component\Form\Form {#5074 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#5343 …5} |
full_name | "entry[sex]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "entry_sex" |
is_selected | Closure($choice, $value) {#5512 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4627 …} } |
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 {#687 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#686 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#685 …} -namespace: Closure() {#683 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5029 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5023 …} } |
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 {#5031 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() {#5035 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4420 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#5032 …} } } |
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 {#5515 -form: Symfony\Component\Form\Form {#5077 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5514 …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 {#687 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#686 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#685 …} -namespace: Closure() {#683 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5029 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5023 …} } |
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 {#5031 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() {#5046 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4420 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#5045 …} } } |
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 {#5516 -form: Symfony\Component\Form\Form {#5080 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5517 …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 {#687 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#686 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#685 …} -namespace: Closure() {#683 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5029 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5023 …} } |
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 {#5031 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() {#5056 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4420 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#5055 …} } } |
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 {#5518 -form: Symfony\Component\Form\Form {#5083 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5519 …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 {#687 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#686 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#685 …} -namespace: Closure() {#683 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5029 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5023 …} } |
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 {#5031 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() {#5066 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4420 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#5065 …} } } |
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 {#5520 -form: Symfony\Component\Form\Form {#5086 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5521 …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 {#4684 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#4777 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#4760 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#4761 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4759 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4755 -om: Container0s35PEL\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#672 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4745 …} -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 {#687 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#686 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#685 …} -namespace: Closure() {#683 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | Container0s35PEL\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#672 …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 {#4755 -om: Container0s35PEL\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#672 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4745 …} -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 {#4766 -_em: Doctrine\ORM\EntityManager {#634 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4764 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4763 #from: "Eccube\Entity\Master\Job" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4762 #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 {#4767 …} -_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() {#4744 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4420 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#4743 …} } } |
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 {#5523 +label: "公務員" +value: "1" +data: Eccube\Entity\Master\Job {#5539 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5524 +label: "コンサルタント" +value: "2" +data: Eccube\Entity\Master\Job {#5540 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5526 +label: "コンピューター関連技術職" +value: "3" +data: Eccube\Entity\Master\Job {#5541 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5529 +label: "コンピューター関連以外の技術職" +value: "4" +data: Eccube\Entity\Master\Job {#5542 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5528 +label: "金融関係" +value: "5" +data: Eccube\Entity\Master\Job {#5543 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5522 +label: "医師" +value: "6" +data: Eccube\Entity\Master\Job {#5544 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5535 +label: "弁護士" +value: "7" +data: Eccube\Entity\Master\Job {#5545 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5533 +label: "総務・人事・事務" +value: "8" +data: Eccube\Entity\Master\Job {#5546 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5532 +label: "営業・販売" +value: "9" +data: Eccube\Entity\Master\Job {#5547 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5525 +label: "研究・開発" +value: "10" +data: Eccube\Entity\Master\Job {#5548 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5536 +label: "広報・宣伝" +value: "11" +data: Eccube\Entity\Master\Job {#5549 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5557 +label: "企画・マーケティング" +value: "12" +data: Eccube\Entity\Master\Job {#5550 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5558 +label: "デザイン関係" +value: "13" +data: Eccube\Entity\Master\Job {#5551 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5559 +label: "会社経営・役員" +value: "14" +data: Eccube\Entity\Master\Job {#5552 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5560 +label: "出版・マスコミ関係" +value: "15" +data: Eccube\Entity\Master\Job {#5553 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5561 +label: "学生・フリーター" +value: "16" +data: Eccube\Entity\Master\Job {#5554 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5562 +label: "主婦" +value: "17" +data: Eccube\Entity\Master\Job {#5555 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5563 +label: "その他" +value: "18" +data: Eccube\Entity\Master\Job {#5556 …} +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 {#5513 -form: Symfony\Component\Form\Form {#5089 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5511 …5} |
full_name | "entry[job]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "entry_job" |
is_selected | Closure($choice, $value) {#5565 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4627 …} } |
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 {#5094 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5094 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
label | null |
null
|
mapped | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5094 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#687 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#686 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#685 …} -namespace: Closure() {#683 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5029 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5023 …} } |
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 {#5031 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() {#5097 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4420 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#5096 …} } } |
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 {#5566 -form: Symfony\Component\Form\Form {#5105 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5567 …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 | "143a938a.h6DbHPoTiR8WpGXp02sJUu1gV3QwbP142NOZw3lXAzk.sueXdchB5mkh5z-mkA9EO98qEhtJCZcin6KqthExeWvBlrZPqETBW0b1VQ" |
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 | "143a938a.h6DbHPoTiR8WpGXp02sJUu1gV3QwbP142NOZw3lXAzk.sueXdchB5mkh5z-mkA9EO98qEhtJCZcin6KqthExeWvBlrZPqETBW0b1VQ" |
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 {#687 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#686 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#685 …} -namespace: Closure() {#683 …} } |
data | "143a938a.h6DbHPoTiR8WpGXp02sJUu1gV3QwbP142NOZw3lXAzk.sueXdchB5mkh5z-mkA9EO98qEhtJCZcin6KqthExeWvBlrZPqETBW0b1VQ" |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5572 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4403 …} } |
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() {#5574 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4420 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#5571 …} } } |
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 | "143a938a.h6DbHPoTiR8WpGXp02sJUu1gV3QwbP142NOZw3lXAzk.sueXdchB5mkh5z-mkA9EO98qEhtJCZcin6KqthExeWvBlrZPqETBW0b1VQ" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#5586 -form: Symfony\Component\Form\Form {#5581 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5575 …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 | "143a938a.h6DbHPoTiR8WpGXp02sJUu1gV3QwbP142NOZw3lXAzk.sueXdchB5mkh5z-mkA9EO98qEhtJCZcin6KqthExeWvBlrZPqETBW0b1VQ" |
(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 {#687 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#686 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#685 …} -namespace: Closure() {#683 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#6519 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4403 …} } |
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() {#6517 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4420 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#6518 …} } } |
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 {#8318 -form: Symfony\Component\Form\Form {#8307 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8319 …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 {#6626 -id: 312 -name: "セール" -hierarchy: 1 -sort_no: 210 -create_date: DateTime @1735090129 {#6632 date: 2024-12-25 10:28:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#6630 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6716 …} -Children: Doctrine\ORM\PersistentCollection {#6872 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#6867 -id: 118 -name: "天然石" -hierarchy: 1 -sort_no: 209 -create_date: DateTime @1717439447 {#6871 date: 2024-06-04 03:30:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#6870 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6866 …} -Children: Doctrine\ORM\PersistentCollection {#6863 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#6862 -id: 309 -name: "トパーズ" -hierarchy: 2 -sort_no: 205 -create_date: DateTime @1728971426 {#6869 date: 2024-10-15 14:50:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728971426 {#6868 date: 2024-10-15 14:50:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6861 …} -Children: Doctrine\ORM\PersistentCollection {#6857 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6859 …} } Eccube\Entity\Category {#6852 -id: 306 -name: "ラヴァストーン" -hierarchy: 2 -sort_no: 204 -create_date: DateTime @1725857600 {#6854 date: 2024-09-09 13:53:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857600 {#6853 date: 2024-09-09 13:53:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6851 …} -Children: Doctrine\ORM\PersistentCollection {#6848 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#6845 -id: 305 -name: "リバーストーン" -hierarchy: 2 -sort_no: 203 -create_date: DateTime @1725857595 {#6847 date: 2024-09-09 13:53:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857595 {#6846 date: 2024-09-09 13:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6844 …} -Children: Doctrine\ORM\PersistentCollection {#6629 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#6832 -id: 304 -name: "クラック水晶" -hierarchy: 2 -sort_no: 202 -create_date: DateTime @1725857588 {#6627 date: 2024-09-09 13:53:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857588 {#6648 date: 2024-09-09 13:53:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6834 …} -Children: Doctrine\ORM\PersistentCollection {#6837 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#6840 -id: 303 -name: "ゴールドコーラル" -hierarchy: 2 -sort_no: 201 -create_date: DateTime @1725857582 {#6838 date: 2024-09-09 13:53:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857582 {#6839 date: 2024-09-09 13:53:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6841 …} -Children: Doctrine\ORM\PersistentCollection {#6879 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#6880 -id: 302 -name: "ダルメシアンジャスパー" -hierarchy: 2 -sort_no: 200 -create_date: DateTime @1725857574 {#6877 date: 2024-09-09 13:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857574 {#6878 date: 2024-09-09 13:52:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6881 …} -Children: Doctrine\ORM\PersistentCollection {#6884 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#6887 -id: 207 -name: "ローズジャスパー" -hierarchy: 2 -sort_no: 199 -create_date: DateTime @1719214717 {#6885 date: 2024-06-24 16:38:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6886 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6888 …} -Children: Doctrine\ORM\PersistentCollection {#6892 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#6895 -id: 206 -name: "ローズクォーツ" -hierarchy: 2 -sort_no: 198 -create_date: DateTime @1719214706 {#6893 date: 2024-06-24 16:38:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6894 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6896 …} -Children: Doctrine\ORM\PersistentCollection {#6899 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#6902 -id: 205 -name: "レモンクォーツ" -hierarchy: 2 -sort_no: 197 -create_date: DateTime @1719214700 {#6900 date: 2024-06-24 16:38:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6901 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6903 …} -Children: Doctrine\ORM\PersistentCollection {#6906 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#6909 -id: 204 -name: "レッドタイガーアイ" -hierarchy: 2 -sort_no: 196 -create_date: DateTime @1719214691 {#6907 date: 2024-06-24 16:38:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6908 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6910 …} -Children: Doctrine\ORM\PersistentCollection {#6913 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#6916 -id: 203 -name: "レッドアゲート" -hierarchy: 2 -sort_no: 195 -create_date: DateTime @1719214683 {#6914 date: 2024-06-24 16:38:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6915 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6917 …} -Children: Doctrine\ORM\PersistentCollection {#6920 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#6923 -id: 202 -name: "レインボームーンストーン" -hierarchy: 2 -sort_no: 194 -create_date: DateTime @1719214676 {#6921 date: 2024-06-24 16:37:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6922 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6924 …} -Children: Doctrine\ORM\PersistentCollection {#6927 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#6930 -id: 201 -name: "ルビー" -hierarchy: 2 -sort_no: 193 -create_date: DateTime @1719214669 {#6928 date: 2024-06-24 16:37:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6929 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6931 …} -Children: Doctrine\ORM\PersistentCollection {#6934 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#6937 -id: 200 -name: "ルチルクォーツ" -hierarchy: 2 -sort_no: 192 -create_date: DateTime @1719214664 {#6935 date: 2024-06-24 16:37:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6936 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6938 …} -Children: Doctrine\ORM\PersistentCollection {#6941 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#6944 -id: 199 -name: "龍紋メノウ" -hierarchy: 2 -sort_no: 191 -create_date: DateTime @1719214655 {#6942 date: 2024-06-24 16:37:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6943 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6945 …} -Children: Doctrine\ORM\PersistentCollection {#6948 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#6951 -id: 300 -name: "リバーストーン" -hierarchy: 2 -sort_no: 190 -create_date: DateTime @1721966548 {#6949 date: 2024-07-26 13:02:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6950 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6952 …} -Children: Doctrine\ORM\PersistentCollection {#6955 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#6958 -id: 198 -name: "ラリマー" -hierarchy: 2 -sort_no: 189 -create_date: DateTime @1719214639 {#6956 date: 2024-06-24 16:37:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6957 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6959 …} -Children: Doctrine\ORM\PersistentCollection {#6962 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#6965 -id: 197 -name: "ラブラドライト" -hierarchy: 2 -sort_no: 188 -create_date: DateTime @1719214636 {#6963 date: 2024-06-24 16:37:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6964 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6966 …} -Children: Doctrine\ORM\PersistentCollection {#6969 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#6972 -id: 196 -name: "ラピスラズリ" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1719214627 {#6970 date: 2024-06-24 16:37:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6971 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6973 …} -Children: Doctrine\ORM\PersistentCollection {#6976 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#6979 -id: 195 -name: "モルガナイト" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1719214616 {#6977 date: 2024-06-24 16:36:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6978 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6980 …} -Children: Doctrine\ORM\PersistentCollection {#6983 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#6986 -id: 194 -name: "モリオン" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1719214612 {#6984 date: 2024-06-24 16:36:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6985 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6987 …} -Children: Doctrine\ORM\PersistentCollection {#6990 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#6993 -id: 193 -name: "モスアゲート" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1719214606 {#6991 date: 2024-06-24 16:36:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6992 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6994 …} -Children: Doctrine\ORM\PersistentCollection {#6997 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7000 -id: 192 -name: "ムーンストーン" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1719214601 {#6998 date: 2024-06-24 16:36:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6999 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7001 …} -Children: Doctrine\ORM\PersistentCollection {#7004 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7007 -id: 191 -name: "ミッドナイトオーラ" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1719214596 {#7005 date: 2024-06-24 16:36:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7006 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7008 …} -Children: Doctrine\ORM\PersistentCollection {#7011 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7014 -id: 289 -name: "MIXアゲート" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1721726889 {#7012 date: 2024-07-23 18:28:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7013 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7015 …} -Children: Doctrine\ORM\PersistentCollection {#7018 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7021 -id: 190 -name: "マザーオブパール" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1719214587 {#7019 date: 2024-06-24 16:36:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7020 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7022 …} -Children: Doctrine\ORM\PersistentCollection {#7025 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7028 -id: 189 -name: "ホワイトカルセドニー" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1719214578 {#7026 date: 2024-06-24 16:36:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7027 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7029 …} -Children: Doctrine\ORM\PersistentCollection {#7032 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7035 -id: 188 -name: "北投石" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1719214570 {#7033 date: 2024-06-24 16:36:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7034 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7036 …} -Children: Doctrine\ORM\PersistentCollection {#7039 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7042 -id: 187 -name: "ペリドット" -hierarchy: 2 -sort_no: 100 -create_date: DateTime @1719214560 {#7040 date: 2024-06-24 16:36:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7041 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7043 …} -Children: Doctrine\ORM\PersistentCollection {#7046 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7049 -id: 186 -name: "ヘマタイト" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1719214555 {#7047 date: 2024-06-24 16:35:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7048 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7050 …} -Children: Doctrine\ORM\PersistentCollection {#7053 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7056 -id: 185 -name: "フローライト" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1719214550 {#7054 date: 2024-06-24 16:35:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7055 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7057 …} -Children: Doctrine\ORM\PersistentCollection {#7060 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7063 -id: 184 -name: "プレナイト" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1719214544 {#7061 date: 2024-06-24 16:35:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7062 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7064 …} -Children: Doctrine\ORM\PersistentCollection {#7067 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7070 -id: 183 -name: "ブルーレースアゲート" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1719214535 {#7068 date: 2024-06-24 16:35:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7069 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7071 …} -Children: Doctrine\ORM\PersistentCollection {#7074 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7077 -id: 182 -name: "ブルータイガーアイ" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1719214526 {#7075 date: 2024-06-24 16:35:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7076 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7078 …} -Children: Doctrine\ORM\PersistentCollection {#7081 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7084 -id: 181 -name: "ブルーゴールドストーン" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1719214514 {#7082 date: 2024-06-24 16:35:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7083 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7085 …} -Children: Doctrine\ORM\PersistentCollection {#7088 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7091 -id: 180 -name: "ブラックスピネル" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1719214503 {#7089 date: 2024-06-24 16:35:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7090 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7092 …} -Children: Doctrine\ORM\PersistentCollection {#7095 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7098 -id: 292 -name: "ピーコックヘマタイト" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1721726912 {#7096 date: 2024-07-23 18:28:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7097 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7099 …} -Children: Doctrine\ORM\PersistentCollection {#7102 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7105 -id: 179 -name: "ピンクオパール" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1719214489 {#7103 date: 2024-06-24 16:34:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7104 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7106 …} -Children: Doctrine\ORM\PersistentCollection {#7109 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7112 -id: 178 -name: "ヒマラヤ水晶" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1719214480 {#7110 date: 2024-06-24 16:34:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7111 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7113 …} -Children: Doctrine\ORM\PersistentCollection {#7116 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7119 -id: 177 -name: "翡翠" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1719214472 {#7117 date: 2024-06-24 16:34:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7118 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7120 …} -Children: Doctrine\ORM\PersistentCollection {#7123 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7126 -id: 176 -name: "ピクチャージャスパー" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1719214467 {#7124 date: 2024-06-24 16:34:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7125 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7127 …} -Children: Doctrine\ORM\PersistentCollection {#7130 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7133 -id: 175 -name: "ハウライト" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1719214458 {#7131 date: 2024-06-24 16:34:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7132 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7134 …} -Children: Doctrine\ORM\PersistentCollection {#7137 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7140 -id: 174 -name: "パイライト" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1719214453 {#7138 date: 2024-06-24 16:34:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7139 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7141 …} -Children: Doctrine\ORM\PersistentCollection {#7144 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7147 -id: 173 -name: "パール" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1719214443 {#7145 date: 2024-06-24 16:34:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7146 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7148 …} -Children: Doctrine\ORM\PersistentCollection {#7151 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7154 -id: 172 -name: "トルマリン" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1719214439 {#7152 date: 2024-06-24 16:33:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7153 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7155 …} -Children: Doctrine\ORM\PersistentCollection {#7158 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7161 -id: 171 -name: "テラヘルツ" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1719214435 {#7159 date: 2024-06-24 16:33:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7160 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7162 …} -Children: Doctrine\ORM\PersistentCollection {#7165 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7168 -id: 301 -name: "ツリーアゲート" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1721966565 {#7166 date: 2024-07-26 13:02:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7167 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7169 …} -Children: Doctrine\ORM\PersistentCollection {#7172 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7175 -id: 170 -name: "茶黄水晶" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1719214422 {#7173 date: 2024-06-24 16:33:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7174 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7176 …} -Children: Doctrine\ORM\PersistentCollection {#7179 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7182 -id: 169 -name: "チェリークォーツ" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1719214416 {#7180 date: 2024-06-24 16:33:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7181 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7183 …} -Children: Doctrine\ORM\PersistentCollection {#7186 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7189 -id: 168 -name: "タンザナイト" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1719214409 {#7187 date: 2024-06-24 16:33:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7188 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7190 …} -Children: Doctrine\ORM\PersistentCollection {#7193 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7196 -id: 290 -name: "ダルメシアンジャスパー" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1721726899 {#7194 date: 2024-07-23 18:28:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7195 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7197 …} -Children: Doctrine\ORM\PersistentCollection {#7200 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7203 -id: 167 -name: "タイガーアイ" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1719214404 {#7201 date: 2024-06-24 16:33:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7202 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7204 …} -Children: Doctrine\ORM\PersistentCollection {#7207 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7210 -id: 166 -name: "ターコイズ" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1719214392 {#7208 date: 2024-06-24 16:33:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7209 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7211 …} -Children: Doctrine\ORM\PersistentCollection {#7214 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7217 -id: 165 -name: "ソーダライト" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1719214381 {#7215 date: 2024-06-24 16:33:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7216 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7218 …} -Children: Doctrine\ORM\PersistentCollection {#7221 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7224 -id: 164 -name: "スモーキークォーツ" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1719214373 {#7222 date: 2024-06-24 16:32:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7223 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7225 …} -Children: Doctrine\ORM\PersistentCollection {#7228 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7231 -id: 163 -name: "スピネル" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1719214365 {#7229 date: 2024-06-24 16:32:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7230 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7232 …} -Children: Doctrine\ORM\PersistentCollection {#7235 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7238 -id: 162 -name: "ストロベリークォーツ" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1719214359 {#7236 date: 2024-06-24 16:32:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7237 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7239 …} -Children: Doctrine\ORM\PersistentCollection {#7242 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7245 -id: 161 -name: "スギライト" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1719214347 {#7243 date: 2024-06-24 16:32:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7244 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7246 …} -Children: Doctrine\ORM\PersistentCollection {#7249 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7252 -id: 160 -name: "水晶" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1719214342 {#7250 date: 2024-06-24 16:32:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7251 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7253 …} -Children: Doctrine\ORM\PersistentCollection {#7256 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7259 -id: 294 -name: "朱砂パーツ" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1721726925 {#7257 date: 2024-07-23 18:28:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7258 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7260 …} -Children: Doctrine\ORM\PersistentCollection {#7263 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7266 -id: 159 -name: "シトリン" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1719214334 {#7264 date: 2024-06-24 16:32:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7265 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7267 …} -Children: Doctrine\ORM\PersistentCollection {#7270 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7273 -id: 158 -name: "サンストーン" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1719214329 {#7271 date: 2024-06-24 16:32:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7272 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7274 …} -Children: Doctrine\ORM\PersistentCollection {#7277 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7280 -id: 157 -name: "珊瑚" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1719214321 {#7278 date: 2024-06-24 16:32:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7279 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7281 …} -Children: Doctrine\ORM\PersistentCollection {#7284 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7287 -id: 156 -name: "サファイア" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1719214302 {#7285 date: 2024-06-24 16:31:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7286 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7288 …} -Children: Doctrine\ORM\PersistentCollection {#7291 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7294 -id: 155 -name: "サードニクス" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1719214295 {#7292 date: 2024-06-24 16:31:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7293 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7295 …} -Children: Doctrine\ORM\PersistentCollection {#7298 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7301 -id: 154 -name: "コスモオーラ" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1719214286 {#7299 date: 2024-06-24 16:31:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7300 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7302 …} -Children: Doctrine\ORM\PersistentCollection {#7305 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7308 -id: 153 -name: "ゴールドヘマタイト" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1719214278 {#7306 date: 2024-06-24 16:31:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7307 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7309 …} -Children: Doctrine\ORM\PersistentCollection {#7312 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7315 -id: 152 -name: "ゴールドストーン" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1719214270 {#7313 date: 2024-06-24 16:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7314 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7316 …} -Children: Doctrine\ORM\PersistentCollection {#7319 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7322 -id: 295 -name: "ゴールドコーラル" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1721726932 {#7320 date: 2024-07-23 18:28:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7321 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7323 …} -Children: Doctrine\ORM\PersistentCollection {#7326 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7329 -id: 151 -name: "ゴールデンオーラ" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1719214263 {#7327 date: 2024-06-24 16:31:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7328 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7330 …} -Children: Doctrine\ORM\PersistentCollection {#7333 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7336 -id: 150 -name: "クンツァイト" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1719214255 {#7334 date: 2024-06-24 16:30:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7335 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7337 …} -Children: Doctrine\ORM\PersistentCollection {#7340 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7343 -id: 149 -name: "クリソコーラ" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1719214243 {#7341 date: 2024-06-24 16:30:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7342 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7344 …} -Children: Doctrine\ORM\PersistentCollection {#7347 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7350 -id: 148 -name: "グリーンアゲート" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1719214233 {#7348 date: 2024-06-24 16:30:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7349 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7351 …} -Children: Doctrine\ORM\PersistentCollection {#7354 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7357 -id: 296 -name: "クラック水晶" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1721726937 {#7355 date: 2024-07-23 18:28:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7356 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7358 …} -Children: Doctrine\ORM\PersistentCollection {#7361 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7364 -id: 291 -name: "キャンディークォーツ" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1721726906 {#7362 date: 2024-07-23 18:28:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7363 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7365 …} -Children: Doctrine\ORM\PersistentCollection {#7368 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7371 -id: 147 -name: "眼球メノウ" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1719214224 {#7369 date: 2024-06-24 16:30:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7370 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7372 …} -Children: Doctrine\ORM\PersistentCollection {#7375 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7378 -id: 146 -name: "カルサイト" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1719214207 {#7376 date: 2024-06-24 16:30:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7377 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7379 …} -Children: Doctrine\ORM\PersistentCollection {#7382 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7385 -id: 298 -name: "カラーチェンジフローライト" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1721726951 {#7383 date: 2024-07-23 18:29:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7384 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7386 …} -Children: Doctrine\ORM\PersistentCollection {#7389 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7392 -id: 145 -name: "カイヤナイト" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1719214198 {#7390 date: 2024-06-24 16:29:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7391 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7393 …} -Children: Doctrine\ORM\PersistentCollection {#7396 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7399 -id: 144 -name: "カーネリアン" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1719214192 {#7397 date: 2024-06-24 16:29:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7398 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7400 …} -Children: Doctrine\ORM\PersistentCollection {#7403 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7406 -id: 143 -name: "ガーネット" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1719214185 {#7404 date: 2024-06-24 16:29:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7405 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7407 …} -Children: Doctrine\ORM\PersistentCollection {#7410 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7413 -id: 142 -name: "ガーデンクォーツ" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1719214182 {#7411 date: 2024-06-24 16:29:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7412 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7414 …} -Children: Doctrine\ORM\PersistentCollection {#7417 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7420 -id: 141 -name: "オレンジムーンストーン" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1719214174 {#7418 date: 2024-06-24 16:29:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7419 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7421 …} -Children: Doctrine\ORM\PersistentCollection {#7424 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7427 -id: 297 -name: "オレンジファントムクォーツ" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1721726944 {#7425 date: 2024-07-23 18:29:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7426 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7428 …} -Children: Doctrine\ORM\PersistentCollection {#7431 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7434 -id: 140 -name: "オブシディアン" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1719214165 {#7432 date: 2024-06-24 16:29:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7433 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7435 …} -Children: Doctrine\ORM\PersistentCollection {#7438 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7441 -id: 139 -name: "オニキス" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1719214157 {#7439 date: 2024-06-24 16:29:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7440 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7442 …} -Children: Doctrine\ORM\PersistentCollection {#7445 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7448 -id: 138 -name: "オーロラオーラ" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1719214152 {#7446 date: 2024-06-24 16:29:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7447 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7449 …} -Children: Doctrine\ORM\PersistentCollection {#7452 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7455 -id: 293 -name: "エンジェルラダー" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1721726919 {#7453 date: 2024-07-23 18:28:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7454 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7456 …} -Children: Doctrine\ORM\PersistentCollection {#7459 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7462 -id: 137 -name: "エンジェライト" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1719214142 {#7460 date: 2024-06-24 16:29:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7461 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7463 …} -Children: Doctrine\ORM\PersistentCollection {#7466 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7469 -id: 136 -name: "エレスチャル" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1719214136 {#7467 date: 2024-06-24 16:28:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7468 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7470 …} -Children: Doctrine\ORM\PersistentCollection {#7473 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7476 -id: 135 -name: "インカローズ" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1719214126 {#7474 date: 2024-06-24 16:28:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7475 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7477 …} -Children: Doctrine\ORM\PersistentCollection {#7480 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7483 -id: 134 -name: "アンバー" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1719214114 {#7481 date: 2024-06-24 16:28:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7482 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7484 …} -Children: Doctrine\ORM\PersistentCollection {#7487 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7490 -id: 133 -name: "アメトリン" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1719214108 {#7488 date: 2024-06-24 16:28:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7489 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7491 …} -Children: Doctrine\ORM\PersistentCollection {#7494 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7497 -id: 132 -name: "アメシスト" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1719214103 {#7495 date: 2024-06-24 16:28:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7496 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7498 …} -Children: Doctrine\ORM\PersistentCollection {#7501 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7504 -id: 131 -name: "アマゾナイト" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1719214098 {#7502 date: 2024-06-24 16:28:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7503 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7505 …} -Children: Doctrine\ORM\PersistentCollection {#7508 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7511 -id: 130 -name: "アベンチュリン" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1719214091 {#7509 date: 2024-06-24 16:28:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7510 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7512 …} -Children: Doctrine\ORM\PersistentCollection {#7515 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7518 -id: 129 -name: "アパタイト" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1719214076 {#7516 date: 2024-06-24 16:27:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7517 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7519 …} -Children: Doctrine\ORM\PersistentCollection {#7522 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7525 -id: 128 -name: "アクアマリン" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1719214065 {#7523 date: 2024-06-24 16:27:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7524 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7526 …} -Children: Doctrine\ORM\PersistentCollection {#7529 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7532 -id: 121 -name: "アクアオーラ" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1717439544 {#7530 date: 2024-06-04 03:32:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7531 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7533 …} -Children: Doctrine\ORM\PersistentCollection {#7536 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7539 -id: 120 -name: "アイリスクォーツ" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1717439529 {#7537 date: 2024-06-04 03:32:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7538 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7540 …} -Children: Doctrine\ORM\PersistentCollection {#7543 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7546 -id: 119 -name: "アイオライト" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1717439519 {#7544 date: 2024-06-04 03:31:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7545 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7547 …} -Children: Doctrine\ORM\PersistentCollection {#7550 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7553 -id: 16 -name: "アイテム" -hierarchy: 1 -sort_no: 208 -create_date: DateTime @1713760183 {#6856 date: 2024-04-22 13:29:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#6855 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7554 …} -Children: Doctrine\ORM\PersistentCollection {#7557 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#7558 -id: 315 -name: "ポスター掲載商品" -hierarchy: 2 -sort_no: 207 -create_date: DateTime @1743385403 {#7551 date: 2025-03-31 10:43:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1743385403 {#7552 date: 2025-03-31 10:43:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7559 …} -Children: Doctrine\ORM\PersistentCollection {#7562 …} -Parent: Eccube\Entity\Category {#7553} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6859 …} } Eccube\Entity\Category {#7567 -id: 314 -name: "シーズンコレクション・スプリング" -hierarchy: 2 -sort_no: 206 -create_date: DateTime @1739858412 {#7565 date: 2025-02-18 15:00:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1739858412 {#7566 date: 2025-02-18 15:00:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7568 …} -Children: Doctrine\ORM\PersistentCollection {#7571 …} -Parent: Eccube\Entity\Category {#7553} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6859 …} } Eccube\Entity\Category {#7574 -id: 311 -name: "巳年特集" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1735090009 {#7572 date: 2024-12-25 10:26:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741569182 {#7573 date: 2025-03-10 10:13:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7575 …} -Children: Doctrine\ORM\PersistentCollection {#7578 …} -Parent: Eccube\Entity\Category {#7553} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6859 …} } Eccube\Entity\Category {#7581 -id: 127 -name: "リング" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1718619073 {#7579 date: 2024-06-17 19:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#7580 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7582 …} -Children: Doctrine\ORM\PersistentCollection {#7585 …} -Parent: Eccube\Entity\Category {#7553} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6859 …} } Eccube\Entity\Category {#7588 -id: 22 -name: "others" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1713760239 {#7586 date: 2024-04-22 13:30:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#7587 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7589 …} -Children: Doctrine\ORM\PersistentCollection {#7592 …} -Parent: Eccube\Entity\Category {#7553} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6859 …} } Eccube\Entity\Category {#7595 -id: 21 -name: "浄化グッズ" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1713760231 {#7593 date: 2024-04-22 13:30:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#7594 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7596 …} -Children: Doctrine\ORM\PersistentCollection {#7599 …} -Parent: Eccube\Entity\Category {#7553} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6859 …} } Eccube\Entity\Category {#7602 -id: 20 -name: "原石" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1713760226 {#7600 date: 2024-04-22 13:30:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#7601 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7603 …} -Children: Doctrine\ORM\PersistentCollection {#7606 …} -Parent: Eccube\Entity\Category {#7553} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6859 …} } Eccube\Entity\Category {#7609 -id: 19 -name: "ピアス・イヤリング" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1713760219 {#7607 date: 2024-04-22 13:30:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#7608 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7610 …} -Children: Doctrine\ORM\PersistentCollection {#7613 …} -Parent: Eccube\Entity\Category {#7553} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6859 …} } Eccube\Entity\Category {#7616 -id: 18 -name: "ネックレス" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1713760199 {#7614 date: 2024-04-22 13:29:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#7615 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7617 …} -Children: Doctrine\ORM\PersistentCollection {#7620 …} -Parent: Eccube\Entity\Category {#7553} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6859 …} } Eccube\Entity\Category {#7623 -id: 17 -name: "ブレスレット" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1713760194 {#7621 date: 2024-04-22 13:29:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#7622 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7624 …} -Children: Doctrine\ORM\PersistentCollection {#7627 …} -Parent: Eccube\Entity\Category {#7553} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6859 …} } Eccube\Entity\Category {#7630 -id: 210 -name: "誕生石" -hierarchy: 1 -sort_no: 124 -create_date: DateTime @1719807088 {#7564 date: 2024-07-01 13:11:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#7563 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7631 …} -Children: Doctrine\ORM\PersistentCollection {#7634 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#7635 -id: 222 -name: "12月生まれ" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1719807143 {#7628 date: 2024-07-01 13:12:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807143 {#7629 date: 2024-07-01 13:12:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7636 …} -Children: Doctrine\ORM\PersistentCollection {#7639 …} -Parent: Eccube\Entity\Category {#7630} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#7644 -id: 221 -name: "11月生まれ" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1719807140 {#7642 date: 2024-07-01 13:12:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807140 {#7643 date: 2024-07-01 13:12:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7645 …} -Children: Doctrine\ORM\PersistentCollection {#7648 …} -Parent: Eccube\Entity\Category {#7630} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#7651 -id: 220 -name: "10月生まれ" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1719807137 {#7649 date: 2024-07-01 13:12:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807137 {#7650 date: 2024-07-01 13:12:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7652 …} -Children: Doctrine\ORM\PersistentCollection {#7655 …} -Parent: Eccube\Entity\Category {#7630} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#7658 -id: 219 -name: "9月生まれ" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1719807132 {#7656 date: 2024-07-01 13:12:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807132 {#7657 date: 2024-07-01 13:12:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7659 …} -Children: Doctrine\ORM\PersistentCollection {#7662 …} -Parent: Eccube\Entity\Category {#7630} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#7665 -id: 218 -name: "8月生まれ" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1719807128 {#7663 date: 2024-07-01 13:12:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807128 {#7664 date: 2024-07-01 13:12:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7666 …} -Children: Doctrine\ORM\PersistentCollection {#7669 …} -Parent: Eccube\Entity\Category {#7630} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#7672 -id: 217 -name: "7月生まれ" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1719807126 {#7670 date: 2024-07-01 13:12:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807126 {#7671 date: 2024-07-01 13:12:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7673 …} -Children: Doctrine\ORM\PersistentCollection {#7676 …} -Parent: Eccube\Entity\Category {#7630} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#7679 -id: 216 -name: "6月生まれ" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1719807123 {#7677 date: 2024-07-01 13:12:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807123 {#7678 date: 2024-07-01 13:12:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7680 …} -Children: Doctrine\ORM\PersistentCollection {#7683 …} -Parent: Eccube\Entity\Category {#7630} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#7686 -id: 215 -name: "5月生まれ" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1719807120 {#7684 date: 2024-07-01 13:12:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807120 {#7685 date: 2024-07-01 13:12:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7687 …} -Children: Doctrine\ORM\PersistentCollection {#7690 …} -Parent: Eccube\Entity\Category {#7630} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#7693 -id: 214 -name: "4月生まれ" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1719807117 {#7691 date: 2024-07-01 13:11:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807117 {#7692 date: 2024-07-01 13:11:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7694 …} -Children: Doctrine\ORM\PersistentCollection {#7697 …} -Parent: Eccube\Entity\Category {#7630} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#7700 -id: 213 -name: "3月生まれ" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1719807114 {#7698 date: 2024-07-01 13:11:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807114 {#7699 date: 2024-07-01 13:11:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7701 …} -Children: Doctrine\ORM\PersistentCollection {#7704 …} -Parent: Eccube\Entity\Category {#7630} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#7707 -id: 212 -name: "2月生まれ" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1719807111 {#7705 date: 2024-07-01 13:11:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807111 {#7706 date: 2024-07-01 13:11:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7708 …} -Children: Doctrine\ORM\PersistentCollection {#7711 …} -Parent: Eccube\Entity\Category {#7630} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#7714 -id: 211 -name: "1月生まれ" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1719807107 {#7712 date: 2024-07-01 13:11:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807107 {#7713 date: 2024-07-01 13:11:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7715 …} -Children: Doctrine\ORM\PersistentCollection {#7718 …} -Parent: Eccube\Entity\Category {#7630} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#7721 -id: 310 -name: "誕生石アートブレスレット" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1732076237 {#7719 date: 2024-11-20 13:17:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732776583 {#7720 date: 2024-11-28 15:49:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7722 …} -Children: Doctrine\ORM\PersistentCollection {#7725 …} -Parent: Eccube\Entity\Category {#7630} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6859 …} } Eccube\Entity\Category {#7728 -id: 223 -name: "天珠" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1719807161 {#7640 date: 2024-07-01 13:12:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#7641 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7729 …} -Children: Doctrine\ORM\PersistentCollection {#7732 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#7733 -id: 287 -name: "金銭鈎天珠" -hierarchy: 2 -sort_no: 187 -create_date: DateTime @1721714336 {#7726 date: 2024-07-23 14:58:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7727 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7734 …} -Children: Doctrine\ORM\PersistentCollection {#7737 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7742 -id: 286 -name: "龍神天珠" -hierarchy: 2 -sort_no: 186 -create_date: DateTime @1719807697 {#7740 date: 2024-07-01 13:21:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7741 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7743 …} -Children: Doctrine\ORM\PersistentCollection {#7746 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7749 -id: 285 -name: "寶瓶天珠" -hierarchy: 2 -sort_no: 185 -create_date: DateTime @1719807689 {#7747 date: 2024-07-01 13:21:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7748 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7750 …} -Children: Doctrine\ORM\PersistentCollection {#7753 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7756 -id: 284 -name: "水蓮花天珠" -hierarchy: 2 -sort_no: 184 -create_date: DateTime @1719807682 {#7754 date: 2024-07-01 13:21:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7755 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7757 …} -Children: Doctrine\ORM\PersistentCollection {#7760 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7763 -id: 283 -name: "虎牙天珠" -hierarchy: 2 -sort_no: 183 -create_date: DateTime @1719807676 {#7761 date: 2024-07-01 13:21:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7762 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7764 …} -Children: Doctrine\ORM\PersistentCollection {#7767 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7770 -id: 282 -name: "緑度母天珠" -hierarchy: 2 -sort_no: 182 -create_date: DateTime @1719807669 {#7768 date: 2024-07-01 13:21:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7769 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7771 …} -Children: Doctrine\ORM\PersistentCollection {#7774 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7777 -id: 281 -name: "観音天珠" -hierarchy: 2 -sort_no: 181 -create_date: DateTime @1719807663 {#7775 date: 2024-07-01 13:21:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7776 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7778 …} -Children: Doctrine\ORM\PersistentCollection {#7781 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7784 -id: 280 -name: "龍眼天珠" -hierarchy: 2 -sort_no: 180 -create_date: DateTime @1719807656 {#7782 date: 2024-07-01 13:20:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7783 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7785 …} -Children: Doctrine\ORM\PersistentCollection {#7788 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7791 -id: 279 -name: "陰陽太極天珠" -hierarchy: 2 -sort_no: 179 -create_date: DateTime @1719807647 {#7789 date: 2024-07-01 13:20:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7790 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7792 …} -Children: Doctrine\ORM\PersistentCollection {#7795 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7798 -id: 278 -name: "大黒天天珠" -hierarchy: 2 -sort_no: 178 -create_date: DateTime @1719807642 {#7796 date: 2024-07-01 13:20:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7797 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7799 …} -Children: Doctrine\ORM\PersistentCollection {#7802 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7805 -id: 277 -name: "鳳凰眼天珠" -hierarchy: 2 -sort_no: 177 -create_date: DateTime @1719807636 {#7803 date: 2024-07-01 13:20:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7804 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7806 …} -Children: Doctrine\ORM\PersistentCollection {#7809 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7812 -id: 276 -name: "麒麟天珠" -hierarchy: 2 -sort_no: 176 -create_date: DateTime @1719807630 {#7810 date: 2024-07-01 13:20:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7811 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7813 …} -Children: Doctrine\ORM\PersistentCollection {#7816 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7819 -id: 275 -name: "白蛇天珠" -hierarchy: 2 -sort_no: 175 -create_date: DateTime @1719807624 {#7817 date: 2024-07-01 13:20:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7818 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7820 …} -Children: Doctrine\ORM\PersistentCollection {#7823 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7826 -id: 274 -name: "弁財天天珠" -hierarchy: 2 -sort_no: 174 -create_date: DateTime @1719807618 {#7824 date: 2024-07-01 13:20:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7825 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7827 …} -Children: Doctrine\ORM\PersistentCollection {#7830 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7833 -id: 273 -name: "蔓字天珠" -hierarchy: 2 -sort_no: 173 -create_date: DateTime @1719807611 {#7831 date: 2024-07-01 13:20:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7832 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7834 …} -Children: Doctrine\ORM\PersistentCollection {#7837 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7840 -id: 272 -name: "星辰天珠" -hierarchy: 2 -sort_no: 172 -create_date: DateTime @1719807605 {#7838 date: 2024-07-01 13:20:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7839 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7841 …} -Children: Doctrine\ORM\PersistentCollection {#7844 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7847 -id: 271 -name: "羊眼板珠" -hierarchy: 2 -sort_no: 171 -create_date: DateTime @1719807598 {#7845 date: 2024-07-01 13:19:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7846 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7848 …} -Children: Doctrine\ORM\PersistentCollection {#7851 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7854 -id: 270 -name: "三色線珠" -hierarchy: 2 -sort_no: 170 -create_date: DateTime @1719807588 {#7852 date: 2024-07-01 13:19:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7853 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7855 …} -Children: Doctrine\ORM\PersistentCollection {#7858 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7861 -id: 269 -name: "福壽天珠" -hierarchy: 2 -sort_no: 169 -create_date: DateTime @1719807583 {#7859 date: 2024-07-01 13:19:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7860 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7862 …} -Children: Doctrine\ORM\PersistentCollection {#7865 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7868 -id: 268 -name: "大鵬鳥天珠" -hierarchy: 2 -sort_no: 168 -create_date: DateTime @1719807577 {#7866 date: 2024-07-01 13:19:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7867 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7869 …} -Children: Doctrine\ORM\PersistentCollection {#7872 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7875 -id: 267 -name: "菩提天珠" -hierarchy: 2 -sort_no: 167 -create_date: DateTime @1719807570 {#7873 date: 2024-07-01 13:19:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7874 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7876 …} -Children: Doctrine\ORM\PersistentCollection {#7879 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7882 -id: 266 -name: "大人天珠" -hierarchy: 2 -sort_no: 166 -create_date: DateTime @1719807564 {#7880 date: 2024-07-01 13:19:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7881 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7883 …} -Children: Doctrine\ORM\PersistentCollection {#7886 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7889 -id: 265 -name: "山形天珠" -hierarchy: 2 -sort_no: 165 -create_date: DateTime @1719807557 {#7887 date: 2024-07-01 13:19:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7888 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7890 …} -Children: Doctrine\ORM\PersistentCollection {#7893 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7896 -id: 264 -name: "双天地天珠" -hierarchy: 2 -sort_no: 164 -create_date: DateTime @1719807548 {#7894 date: 2024-07-01 13:19:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7895 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7897 …} -Children: Doctrine\ORM\PersistentCollection {#7900 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7903 -id: 263 -name: "天地天珠" -hierarchy: 2 -sort_no: 163 -create_date: DateTime @1719807542 {#7901 date: 2024-07-01 13:19:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7902 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7904 …} -Children: Doctrine\ORM\PersistentCollection {#7907 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7910 -id: 262 -name: "日月天珠" -hierarchy: 2 -sort_no: 162 -create_date: DateTime @1719807535 {#7908 date: 2024-07-01 13:18:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7909 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7911 …} -Children: Doctrine\ORM\PersistentCollection {#7914 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7917 -id: 261 -name: "黒白天珠" -hierarchy: 2 -sort_no: 161 -create_date: DateTime @1719807529 {#7915 date: 2024-07-01 13:18:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7916 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7918 …} -Children: Doctrine\ORM\PersistentCollection {#7921 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7924 -id: 260 -name: "流水紋天珠" -hierarchy: 2 -sort_no: 160 -create_date: DateTime @1719807521 {#7922 date: 2024-07-01 13:18:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7923 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7925 …} -Children: Doctrine\ORM\PersistentCollection {#7928 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7931 -id: 259 -name: "財神天珠" -hierarchy: 2 -sort_no: 159 -create_date: DateTime @1719807514 {#7929 date: 2024-07-01 13:18:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7930 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7932 …} -Children: Doctrine\ORM\PersistentCollection {#7935 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7938 -id: 258 -name: "如意鈎天珠" -hierarchy: 2 -sort_no: 158 -create_date: DateTime @1719807506 {#7936 date: 2024-07-01 13:18:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7937 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7939 …} -Children: Doctrine\ORM\PersistentCollection {#7942 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7945 -id: 257 -name: "水紋天珠" -hierarchy: 2 -sort_no: 157 -create_date: DateTime @1719807499 {#7943 date: 2024-07-01 13:18:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7944 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7946 …} -Children: Doctrine\ORM\PersistentCollection {#7949 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7952 -id: 256 -name: "薬師天珠" -hierarchy: 2 -sort_no: 156 -create_date: DateTime @1719807490 {#7950 date: 2024-07-01 13:18:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7951 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7953 …} -Children: Doctrine\ORM\PersistentCollection {#7956 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7959 -id: 255 -name: "亀甲長壽天珠" -hierarchy: 2 -sort_no: 155 -create_date: DateTime @1719807484 {#7957 date: 2024-07-01 13:18:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7958 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7960 …} -Children: Doctrine\ORM\PersistentCollection {#7963 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7966 -id: 254 -name: "金剛虎牙六眼天珠" -hierarchy: 2 -sort_no: 154 -create_date: DateTime @1719807477 {#7964 date: 2024-07-01 13:17:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7965 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7967 …} -Children: Doctrine\ORM\PersistentCollection {#7970 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7973 -id: 253 -name: "金剛蓮花三眼天珠" -hierarchy: 2 -sort_no: 153 -create_date: DateTime @1719807468 {#7971 date: 2024-07-01 13:17:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7972 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7974 …} -Children: Doctrine\ORM\PersistentCollection {#7977 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7980 -id: 252 -name: "金剛杵天珠" -hierarchy: 2 -sort_no: 152 -create_date: DateTime @1719807459 {#7978 date: 2024-07-01 13:17:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7979 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7981 …} -Children: Doctrine\ORM\PersistentCollection {#7984 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7987 -id: 251 -name: "蓮師法器天珠" -hierarchy: 2 -sort_no: 151 -create_date: DateTime @1719807449 {#7985 date: 2024-07-01 13:17:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7986 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7988 …} -Children: Doctrine\ORM\PersistentCollection {#7991 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7994 -id: 250 -name: "蓮師法帽天珠" -hierarchy: 2 -sort_no: 150 -create_date: DateTime @1719807441 {#7992 date: 2024-07-01 13:17:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7993 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7995 …} -Children: Doctrine\ORM\PersistentCollection {#7998 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8001 -id: 249 -name: "閃電五眼天珠" -hierarchy: 2 -sort_no: 149 -create_date: DateTime @1719807435 {#7999 date: 2024-07-01 13:17:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8000 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8002 …} -Children: Doctrine\ORM\PersistentCollection {#8005 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8008 -id: 248 -name: "蓮花天珠" -hierarchy: 2 -sort_no: 148 -create_date: DateTime @1719807427 {#8006 date: 2024-07-01 13:17:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8007 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8009 …} -Children: Doctrine\ORM\PersistentCollection {#8012 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8015 -id: 247 -name: "四線虎牙天珠" -hierarchy: 2 -sort_no: 147 -create_date: DateTime @1719807420 {#8013 date: 2024-07-01 13:17:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8014 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8016 …} -Children: Doctrine\ORM\PersistentCollection {#8019 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8022 -id: 246 -name: "五福臨門天珠" -hierarchy: 2 -sort_no: 146 -create_date: DateTime @1719807414 {#8020 date: 2024-07-01 13:16:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8021 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8023 …} -Children: Doctrine\ORM\PersistentCollection {#8026 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8029 -id: 245 -name: "如意天珠" -hierarchy: 2 -sort_no: 145 -create_date: DateTime @1719807407 {#8027 date: 2024-07-01 13:16:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8028 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8030 …} -Children: Doctrine\ORM\PersistentCollection {#8033 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8036 -id: 244 -name: "二十一眼天珠" -hierarchy: 2 -sort_no: 144 -create_date: DateTime @1719807400 {#8034 date: 2024-07-01 13:16:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8035 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8037 …} -Children: Doctrine\ORM\PersistentCollection {#8040 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8043 -id: 243 -name: "二十眼天珠" -hierarchy: 2 -sort_no: 143 -create_date: DateTime @1719807394 {#8041 date: 2024-07-01 13:16:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8042 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8044 …} -Children: Doctrine\ORM\PersistentCollection {#8047 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8050 -id: 242 -name: "十九眼天珠" -hierarchy: 2 -sort_no: 142 -create_date: DateTime @1719807386 {#8048 date: 2024-07-01 13:16:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8049 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8051 …} -Children: Doctrine\ORM\PersistentCollection {#8054 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8057 -id: 241 -name: "十八眼天珠" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1719807380 {#8055 date: 2024-07-01 13:16:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8056 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8058 …} -Children: Doctrine\ORM\PersistentCollection {#8061 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8064 -id: 240 -name: "十七眼天珠" -hierarchy: 2 -sort_no: 140 -create_date: DateTime @1719807323 {#8062 date: 2024-07-01 13:15:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8063 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8065 …} -Children: Doctrine\ORM\PersistentCollection {#8068 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8071 -id: 239 -name: "十六眼天珠" -hierarchy: 2 -sort_no: 139 -create_date: DateTime @1719807316 {#8069 date: 2024-07-01 13:15:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8070 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8072 …} -Children: Doctrine\ORM\PersistentCollection {#8075 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8078 -id: 238 -name: "十五眼天珠" -hierarchy: 2 -sort_no: 138 -create_date: DateTime @1719807308 {#8076 date: 2024-07-01 13:15:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8077 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8079 …} -Children: Doctrine\ORM\PersistentCollection {#8082 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8085 -id: 237 -name: "十四眼天珠" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1719807302 {#8083 date: 2024-07-01 13:15:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8084 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8086 …} -Children: Doctrine\ORM\PersistentCollection {#8089 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8092 -id: 236 -name: "十三眼天珠" -hierarchy: 2 -sort_no: 136 -create_date: DateTime @1719807293 {#8090 date: 2024-07-01 13:14:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8091 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8093 …} -Children: Doctrine\ORM\PersistentCollection {#8096 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8099 -id: 235 -name: "十二眼天珠" -hierarchy: 2 -sort_no: 135 -create_date: DateTime @1719807286 {#8097 date: 2024-07-01 13:14:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8098 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8100 …} -Children: Doctrine\ORM\PersistentCollection {#8103 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8106 -id: 234 -name: "十一眼天珠" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1719807279 {#8104 date: 2024-07-01 13:14:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8105 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8107 …} -Children: Doctrine\ORM\PersistentCollection {#8110 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8113 -id: 233 -name: "十眼天珠" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1719807272 {#8111 date: 2024-07-01 13:14:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8112 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8114 …} -Children: Doctrine\ORM\PersistentCollection {#8117 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8120 -id: 232 -name: "九眼天珠" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1719807265 {#8118 date: 2024-07-01 13:14:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8119 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8121 …} -Children: Doctrine\ORM\PersistentCollection {#8124 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8127 -id: 231 -name: "八眼天珠" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1719807258 {#8125 date: 2024-07-01 13:14:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8126 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8128 …} -Children: Doctrine\ORM\PersistentCollection {#8131 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8134 -id: 230 -name: "七眼天珠" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1719807251 {#8132 date: 2024-07-01 13:14:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8133 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8135 …} -Children: Doctrine\ORM\PersistentCollection {#8138 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8141 -id: 229 -name: "六眼天珠" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1719807237 {#8139 date: 2024-07-01 13:13:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8140 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8142 …} -Children: Doctrine\ORM\PersistentCollection {#8145 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8148 -id: 228 -name: "五眼天珠" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1719807225 {#8146 date: 2024-07-01 13:13:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8147 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8149 …} -Children: Doctrine\ORM\PersistentCollection {#8152 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8155 -id: 227 -name: "四眼天珠" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1719807216 {#8153 date: 2024-07-01 13:13:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8154 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8156 …} -Children: Doctrine\ORM\PersistentCollection {#8159 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8162 -id: 226 -name: "三眼天珠" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1719807209 {#8160 date: 2024-07-01 13:13:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8161 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8163 …} -Children: Doctrine\ORM\PersistentCollection {#8166 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8169 -id: 225 -name: "二眼天珠" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1719807199 {#8167 date: 2024-07-01 13:13:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8168 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8170 …} -Children: Doctrine\ORM\PersistentCollection {#8173 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8176 -id: 308 -name: "蓮花羊眼板天珠" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1726199960 {#8174 date: 2024-09-13 12:59:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726199960 {#8175 date: 2024-09-13 12:59:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8177 …} -Children: Doctrine\ORM\PersistentCollection {#8180 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8183 -id: 224 -name: "一眼天珠" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1719807188 {#8181 date: 2024-07-01 13:13:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8182 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8184 …} -Children: Doctrine\ORM\PersistentCollection {#8187 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8188 -id: 116 -name: "ピックアップ" -hierarchy: 1 -sort_no: 24 -create_date: DateTime @1717434582 {#7738 date: 2024-06-04 02:09:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#7739 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8189 …} -Children: Doctrine\ORM\PersistentCollection {#8192 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#8195 -id: 117 -name: "ギフト" -hierarchy: 1 -sort_no: 21 -create_date: DateTime @1717434592 {#8193 date: 2024-06-04 02:09:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#8194 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8196 …} -Children: Doctrine\ORM\PersistentCollection {#8199 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#8204 -id: 30 -name: "運気" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1713760364 {#8200 date: 2024-04-22 13:32:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#8201 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8205 …} -Children: Doctrine\ORM\PersistentCollection {#8208 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#8209 -id: 115 -name: "招福" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1717417635 {#8202 date: 2024-06-03 21:27:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417635 {#8203 date: 2024-06-03 21:27:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8210 …} -Children: Doctrine\ORM\PersistentCollection {#8213 …} -Parent: Eccube\Entity\Category {#8204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#8218 -id: 114 -name: "願望達成" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1717417623 {#8216 date: 2024-06-03 21:27:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417623 {#8217 date: 2024-06-03 21:27:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8219 …} -Children: Doctrine\ORM\PersistentCollection {#8222 …} -Parent: Eccube\Entity\Category {#8204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#8225 -id: 113 -name: "学業・試験運" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1717417608 {#8223 date: 2024-06-03 21:26:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417608 {#8224 date: 2024-06-03 21:26:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8226 …} -Children: Doctrine\ORM\PersistentCollection {#8229 …} -Parent: Eccube\Entity\Category {#8204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#8232 -id: 112 -name: "家庭運" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1717417591 {#8230 date: 2024-06-03 21:26:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417591 {#8231 date: 2024-06-03 21:26:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8233 …} -Children: Doctrine\ORM\PersistentCollection {#8236 …} -Parent: Eccube\Entity\Category {#8204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#8239 -id: 111 -name: "結婚運" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1717417586 {#8237 date: 2024-06-03 21:26:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417586 {#8238 date: 2024-06-03 21:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8240 …} -Children: Doctrine\ORM\PersistentCollection {#8243 …} -Parent: Eccube\Entity\Category {#8204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#8246 -id: 110 -name: "開運" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1717417580 {#8244 date: 2024-06-03 21:26:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417580 {#8245 date: 2024-06-03 21:26:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8247 …} -Children: Doctrine\ORM\PersistentCollection {#8250 …} -Parent: Eccube\Entity\Category {#8204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#8253 -id: 109 -name: "対人運" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1717417576 {#8251 date: 2024-06-03 21:26:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417576 {#8252 date: 2024-06-03 21:26:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8254 …} -Children: Doctrine\ORM\PersistentCollection {#8257 …} -Parent: Eccube\Entity\Category {#8204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#8260 -id: 108 -name: "魔除け" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1717417566 {#8258 date: 2024-06-03 21:26:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417566 {#8259 date: 2024-06-03 21:26:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8261 …} -Children: Doctrine\ORM\PersistentCollection {#8264 …} -Parent: Eccube\Entity\Category {#8204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#8267 -id: 107 -name: "健康運" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1717417562 {#8265 date: 2024-06-03 21:26:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417562 {#8266 date: 2024-06-03 21:26:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8268 …} -Children: Doctrine\ORM\PersistentCollection {#8271 …} -Parent: Eccube\Entity\Category {#8204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#8274 -id: 106 -name: "全体運" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1717417539 {#8272 date: 2024-06-03 21:25:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417539 {#8273 date: 2024-06-03 21:25:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8275 …} -Children: Doctrine\ORM\PersistentCollection {#8278 …} -Parent: Eccube\Entity\Category {#8204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#8281 -id: 33 -name: "仕事運" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1713760383 {#8279 date: 2024-04-22 13:33:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713760383 {#8280 date: 2024-04-22 13:33:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8282 …} -Children: Doctrine\ORM\PersistentCollection {#8285 …} -Parent: Eccube\Entity\Category {#8204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#8288 -id: 32 -name: "金運・財運" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1713760378 {#8286 date: 2024-04-22 13:32:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417551 {#8287 date: 2024-06-03 21:25:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8289 …} -Children: Doctrine\ORM\PersistentCollection {#8292 …} -Parent: Eccube\Entity\Category {#8204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#8295 -id: 31 -name: "恋愛運" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1713760375 {#8293 date: 2024-04-22 13:32:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713760375 {#8294 date: 2024-04-22 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8296 …} -Children: Doctrine\ORM\PersistentCollection {#8299 …} -Parent: Eccube\Entity\Category {#8204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } ] |
[ Eccube\Entity\Category {#6626 -id: 312 -name: "セール" -hierarchy: 1 -sort_no: 210 -create_date: DateTime @1735090129 {#6632 date: 2024-12-25 10:28:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#6630 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6716 …} -Children: Doctrine\ORM\PersistentCollection {#6872 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#6867 -id: 118 -name: "天然石" -hierarchy: 1 -sort_no: 209 -create_date: DateTime @1717439447 {#6871 date: 2024-06-04 03:30:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#6870 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6866 …} -Children: Doctrine\ORM\PersistentCollection {#6863 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#6862 -id: 309 -name: "トパーズ" -hierarchy: 2 -sort_no: 205 -create_date: DateTime @1728971426 {#6869 date: 2024-10-15 14:50:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728971426 {#6868 date: 2024-10-15 14:50:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6861 …} -Children: Doctrine\ORM\PersistentCollection {#6857 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6859 …} } Eccube\Entity\Category {#6852 -id: 306 -name: "ラヴァストーン" -hierarchy: 2 -sort_no: 204 -create_date: DateTime @1725857600 {#6854 date: 2024-09-09 13:53:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857600 {#6853 date: 2024-09-09 13:53:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6851 …} -Children: Doctrine\ORM\PersistentCollection {#6848 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#6845 -id: 305 -name: "リバーストーン" -hierarchy: 2 -sort_no: 203 -create_date: DateTime @1725857595 {#6847 date: 2024-09-09 13:53:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857595 {#6846 date: 2024-09-09 13:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6844 …} -Children: Doctrine\ORM\PersistentCollection {#6629 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#6832 -id: 304 -name: "クラック水晶" -hierarchy: 2 -sort_no: 202 -create_date: DateTime @1725857588 {#6627 date: 2024-09-09 13:53:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857588 {#6648 date: 2024-09-09 13:53:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6834 …} -Children: Doctrine\ORM\PersistentCollection {#6837 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#6840 -id: 303 -name: "ゴールドコーラル" -hierarchy: 2 -sort_no: 201 -create_date: DateTime @1725857582 {#6838 date: 2024-09-09 13:53:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857582 {#6839 date: 2024-09-09 13:53:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6841 …} -Children: Doctrine\ORM\PersistentCollection {#6879 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#6880 -id: 302 -name: "ダルメシアンジャスパー" -hierarchy: 2 -sort_no: 200 -create_date: DateTime @1725857574 {#6877 date: 2024-09-09 13:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857574 {#6878 date: 2024-09-09 13:52:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6881 …} -Children: Doctrine\ORM\PersistentCollection {#6884 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#6887 -id: 207 -name: "ローズジャスパー" -hierarchy: 2 -sort_no: 199 -create_date: DateTime @1719214717 {#6885 date: 2024-06-24 16:38:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6886 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6888 …} -Children: Doctrine\ORM\PersistentCollection {#6892 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#6895 -id: 206 -name: "ローズクォーツ" -hierarchy: 2 -sort_no: 198 -create_date: DateTime @1719214706 {#6893 date: 2024-06-24 16:38:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6894 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6896 …} -Children: Doctrine\ORM\PersistentCollection {#6899 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#6902 -id: 205 -name: "レモンクォーツ" -hierarchy: 2 -sort_no: 197 -create_date: DateTime @1719214700 {#6900 date: 2024-06-24 16:38:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6901 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6903 …} -Children: Doctrine\ORM\PersistentCollection {#6906 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#6909 -id: 204 -name: "レッドタイガーアイ" -hierarchy: 2 -sort_no: 196 -create_date: DateTime @1719214691 {#6907 date: 2024-06-24 16:38:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6908 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6910 …} -Children: Doctrine\ORM\PersistentCollection {#6913 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#6916 -id: 203 -name: "レッドアゲート" -hierarchy: 2 -sort_no: 195 -create_date: DateTime @1719214683 {#6914 date: 2024-06-24 16:38:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6915 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6917 …} -Children: Doctrine\ORM\PersistentCollection {#6920 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#6923 -id: 202 -name: "レインボームーンストーン" -hierarchy: 2 -sort_no: 194 -create_date: DateTime @1719214676 {#6921 date: 2024-06-24 16:37:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6922 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6924 …} -Children: Doctrine\ORM\PersistentCollection {#6927 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#6930 -id: 201 -name: "ルビー" -hierarchy: 2 -sort_no: 193 -create_date: DateTime @1719214669 {#6928 date: 2024-06-24 16:37:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6929 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6931 …} -Children: Doctrine\ORM\PersistentCollection {#6934 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#6937 -id: 200 -name: "ルチルクォーツ" -hierarchy: 2 -sort_no: 192 -create_date: DateTime @1719214664 {#6935 date: 2024-06-24 16:37:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6936 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6938 …} -Children: Doctrine\ORM\PersistentCollection {#6941 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#6944 -id: 199 -name: "龍紋メノウ" -hierarchy: 2 -sort_no: 191 -create_date: DateTime @1719214655 {#6942 date: 2024-06-24 16:37:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6943 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6945 …} -Children: Doctrine\ORM\PersistentCollection {#6948 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#6951 -id: 300 -name: "リバーストーン" -hierarchy: 2 -sort_no: 190 -create_date: DateTime @1721966548 {#6949 date: 2024-07-26 13:02:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6950 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6952 …} -Children: Doctrine\ORM\PersistentCollection {#6955 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#6958 -id: 198 -name: "ラリマー" -hierarchy: 2 -sort_no: 189 -create_date: DateTime @1719214639 {#6956 date: 2024-06-24 16:37:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6957 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6959 …} -Children: Doctrine\ORM\PersistentCollection {#6962 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#6965 -id: 197 -name: "ラブラドライト" -hierarchy: 2 -sort_no: 188 -create_date: DateTime @1719214636 {#6963 date: 2024-06-24 16:37:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6964 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6966 …} -Children: Doctrine\ORM\PersistentCollection {#6969 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#6972 -id: 196 -name: "ラピスラズリ" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1719214627 {#6970 date: 2024-06-24 16:37:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6971 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6973 …} -Children: Doctrine\ORM\PersistentCollection {#6976 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#6979 -id: 195 -name: "モルガナイト" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1719214616 {#6977 date: 2024-06-24 16:36:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6978 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6980 …} -Children: Doctrine\ORM\PersistentCollection {#6983 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#6986 -id: 194 -name: "モリオン" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1719214612 {#6984 date: 2024-06-24 16:36:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6985 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6987 …} -Children: Doctrine\ORM\PersistentCollection {#6990 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#6993 -id: 193 -name: "モスアゲート" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1719214606 {#6991 date: 2024-06-24 16:36:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6992 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6994 …} -Children: Doctrine\ORM\PersistentCollection {#6997 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7000 -id: 192 -name: "ムーンストーン" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1719214601 {#6998 date: 2024-06-24 16:36:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6999 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7001 …} -Children: Doctrine\ORM\PersistentCollection {#7004 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7007 -id: 191 -name: "ミッドナイトオーラ" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1719214596 {#7005 date: 2024-06-24 16:36:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7006 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7008 …} -Children: Doctrine\ORM\PersistentCollection {#7011 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7014 -id: 289 -name: "MIXアゲート" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1721726889 {#7012 date: 2024-07-23 18:28:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7013 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7015 …} -Children: Doctrine\ORM\PersistentCollection {#7018 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7021 -id: 190 -name: "マザーオブパール" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1719214587 {#7019 date: 2024-06-24 16:36:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7020 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7022 …} -Children: Doctrine\ORM\PersistentCollection {#7025 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7028 -id: 189 -name: "ホワイトカルセドニー" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1719214578 {#7026 date: 2024-06-24 16:36:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7027 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7029 …} -Children: Doctrine\ORM\PersistentCollection {#7032 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7035 -id: 188 -name: "北投石" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1719214570 {#7033 date: 2024-06-24 16:36:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7034 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7036 …} -Children: Doctrine\ORM\PersistentCollection {#7039 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7042 -id: 187 -name: "ペリドット" -hierarchy: 2 -sort_no: 100 -create_date: DateTime @1719214560 {#7040 date: 2024-06-24 16:36:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7041 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7043 …} -Children: Doctrine\ORM\PersistentCollection {#7046 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7049 -id: 186 -name: "ヘマタイト" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1719214555 {#7047 date: 2024-06-24 16:35:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7048 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7050 …} -Children: Doctrine\ORM\PersistentCollection {#7053 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7056 -id: 185 -name: "フローライト" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1719214550 {#7054 date: 2024-06-24 16:35:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7055 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7057 …} -Children: Doctrine\ORM\PersistentCollection {#7060 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7063 -id: 184 -name: "プレナイト" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1719214544 {#7061 date: 2024-06-24 16:35:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7062 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7064 …} -Children: Doctrine\ORM\PersistentCollection {#7067 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7070 -id: 183 -name: "ブルーレースアゲート" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1719214535 {#7068 date: 2024-06-24 16:35:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7069 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7071 …} -Children: Doctrine\ORM\PersistentCollection {#7074 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7077 -id: 182 -name: "ブルータイガーアイ" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1719214526 {#7075 date: 2024-06-24 16:35:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7076 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7078 …} -Children: Doctrine\ORM\PersistentCollection {#7081 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7084 -id: 181 -name: "ブルーゴールドストーン" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1719214514 {#7082 date: 2024-06-24 16:35:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7083 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7085 …} -Children: Doctrine\ORM\PersistentCollection {#7088 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7091 -id: 180 -name: "ブラックスピネル" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1719214503 {#7089 date: 2024-06-24 16:35:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7090 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7092 …} -Children: Doctrine\ORM\PersistentCollection {#7095 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7098 -id: 292 -name: "ピーコックヘマタイト" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1721726912 {#7096 date: 2024-07-23 18:28:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7097 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7099 …} -Children: Doctrine\ORM\PersistentCollection {#7102 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7105 -id: 179 -name: "ピンクオパール" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1719214489 {#7103 date: 2024-06-24 16:34:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7104 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7106 …} -Children: Doctrine\ORM\PersistentCollection {#7109 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7112 -id: 178 -name: "ヒマラヤ水晶" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1719214480 {#7110 date: 2024-06-24 16:34:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7111 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7113 …} -Children: Doctrine\ORM\PersistentCollection {#7116 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7119 -id: 177 -name: "翡翠" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1719214472 {#7117 date: 2024-06-24 16:34:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7118 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7120 …} -Children: Doctrine\ORM\PersistentCollection {#7123 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7126 -id: 176 -name: "ピクチャージャスパー" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1719214467 {#7124 date: 2024-06-24 16:34:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7125 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7127 …} -Children: Doctrine\ORM\PersistentCollection {#7130 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7133 -id: 175 -name: "ハウライト" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1719214458 {#7131 date: 2024-06-24 16:34:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7132 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7134 …} -Children: Doctrine\ORM\PersistentCollection {#7137 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7140 -id: 174 -name: "パイライト" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1719214453 {#7138 date: 2024-06-24 16:34:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7139 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7141 …} -Children: Doctrine\ORM\PersistentCollection {#7144 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7147 -id: 173 -name: "パール" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1719214443 {#7145 date: 2024-06-24 16:34:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7146 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7148 …} -Children: Doctrine\ORM\PersistentCollection {#7151 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7154 -id: 172 -name: "トルマリン" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1719214439 {#7152 date: 2024-06-24 16:33:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7153 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7155 …} -Children: Doctrine\ORM\PersistentCollection {#7158 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7161 -id: 171 -name: "テラヘルツ" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1719214435 {#7159 date: 2024-06-24 16:33:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7160 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7162 …} -Children: Doctrine\ORM\PersistentCollection {#7165 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7168 -id: 301 -name: "ツリーアゲート" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1721966565 {#7166 date: 2024-07-26 13:02:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7167 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7169 …} -Children: Doctrine\ORM\PersistentCollection {#7172 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7175 -id: 170 -name: "茶黄水晶" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1719214422 {#7173 date: 2024-06-24 16:33:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7174 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7176 …} -Children: Doctrine\ORM\PersistentCollection {#7179 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7182 -id: 169 -name: "チェリークォーツ" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1719214416 {#7180 date: 2024-06-24 16:33:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7181 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7183 …} -Children: Doctrine\ORM\PersistentCollection {#7186 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7189 -id: 168 -name: "タンザナイト" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1719214409 {#7187 date: 2024-06-24 16:33:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7188 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7190 …} -Children: Doctrine\ORM\PersistentCollection {#7193 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7196 -id: 290 -name: "ダルメシアンジャスパー" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1721726899 {#7194 date: 2024-07-23 18:28:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7195 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7197 …} -Children: Doctrine\ORM\PersistentCollection {#7200 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7203 -id: 167 -name: "タイガーアイ" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1719214404 {#7201 date: 2024-06-24 16:33:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7202 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7204 …} -Children: Doctrine\ORM\PersistentCollection {#7207 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7210 -id: 166 -name: "ターコイズ" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1719214392 {#7208 date: 2024-06-24 16:33:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7209 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7211 …} -Children: Doctrine\ORM\PersistentCollection {#7214 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7217 -id: 165 -name: "ソーダライト" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1719214381 {#7215 date: 2024-06-24 16:33:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7216 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7218 …} -Children: Doctrine\ORM\PersistentCollection {#7221 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7224 -id: 164 -name: "スモーキークォーツ" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1719214373 {#7222 date: 2024-06-24 16:32:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7223 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7225 …} -Children: Doctrine\ORM\PersistentCollection {#7228 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7231 -id: 163 -name: "スピネル" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1719214365 {#7229 date: 2024-06-24 16:32:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7230 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7232 …} -Children: Doctrine\ORM\PersistentCollection {#7235 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7238 -id: 162 -name: "ストロベリークォーツ" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1719214359 {#7236 date: 2024-06-24 16:32:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7237 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7239 …} -Children: Doctrine\ORM\PersistentCollection {#7242 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7245 -id: 161 -name: "スギライト" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1719214347 {#7243 date: 2024-06-24 16:32:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7244 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7246 …} -Children: Doctrine\ORM\PersistentCollection {#7249 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7252 -id: 160 -name: "水晶" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1719214342 {#7250 date: 2024-06-24 16:32:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7251 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7253 …} -Children: Doctrine\ORM\PersistentCollection {#7256 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7259 -id: 294 -name: "朱砂パーツ" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1721726925 {#7257 date: 2024-07-23 18:28:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7258 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7260 …} -Children: Doctrine\ORM\PersistentCollection {#7263 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7266 -id: 159 -name: "シトリン" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1719214334 {#7264 date: 2024-06-24 16:32:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7265 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7267 …} -Children: Doctrine\ORM\PersistentCollection {#7270 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7273 -id: 158 -name: "サンストーン" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1719214329 {#7271 date: 2024-06-24 16:32:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7272 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7274 …} -Children: Doctrine\ORM\PersistentCollection {#7277 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7280 -id: 157 -name: "珊瑚" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1719214321 {#7278 date: 2024-06-24 16:32:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7279 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7281 …} -Children: Doctrine\ORM\PersistentCollection {#7284 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7287 -id: 156 -name: "サファイア" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1719214302 {#7285 date: 2024-06-24 16:31:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7286 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7288 …} -Children: Doctrine\ORM\PersistentCollection {#7291 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7294 -id: 155 -name: "サードニクス" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1719214295 {#7292 date: 2024-06-24 16:31:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7293 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7295 …} -Children: Doctrine\ORM\PersistentCollection {#7298 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7301 -id: 154 -name: "コスモオーラ" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1719214286 {#7299 date: 2024-06-24 16:31:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7300 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7302 …} -Children: Doctrine\ORM\PersistentCollection {#7305 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7308 -id: 153 -name: "ゴールドヘマタイト" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1719214278 {#7306 date: 2024-06-24 16:31:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7307 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7309 …} -Children: Doctrine\ORM\PersistentCollection {#7312 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7315 -id: 152 -name: "ゴールドストーン" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1719214270 {#7313 date: 2024-06-24 16:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7314 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7316 …} -Children: Doctrine\ORM\PersistentCollection {#7319 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7322 -id: 295 -name: "ゴールドコーラル" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1721726932 {#7320 date: 2024-07-23 18:28:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7321 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7323 …} -Children: Doctrine\ORM\PersistentCollection {#7326 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7329 -id: 151 -name: "ゴールデンオーラ" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1719214263 {#7327 date: 2024-06-24 16:31:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7328 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7330 …} -Children: Doctrine\ORM\PersistentCollection {#7333 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7336 -id: 150 -name: "クンツァイト" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1719214255 {#7334 date: 2024-06-24 16:30:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7335 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7337 …} -Children: Doctrine\ORM\PersistentCollection {#7340 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7343 -id: 149 -name: "クリソコーラ" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1719214243 {#7341 date: 2024-06-24 16:30:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7342 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7344 …} -Children: Doctrine\ORM\PersistentCollection {#7347 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7350 -id: 148 -name: "グリーンアゲート" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1719214233 {#7348 date: 2024-06-24 16:30:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7349 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7351 …} -Children: Doctrine\ORM\PersistentCollection {#7354 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7357 -id: 296 -name: "クラック水晶" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1721726937 {#7355 date: 2024-07-23 18:28:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7356 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7358 …} -Children: Doctrine\ORM\PersistentCollection {#7361 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7364 -id: 291 -name: "キャンディークォーツ" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1721726906 {#7362 date: 2024-07-23 18:28:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7363 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7365 …} -Children: Doctrine\ORM\PersistentCollection {#7368 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7371 -id: 147 -name: "眼球メノウ" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1719214224 {#7369 date: 2024-06-24 16:30:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7370 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7372 …} -Children: Doctrine\ORM\PersistentCollection {#7375 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7378 -id: 146 -name: "カルサイト" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1719214207 {#7376 date: 2024-06-24 16:30:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7377 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7379 …} -Children: Doctrine\ORM\PersistentCollection {#7382 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7385 -id: 298 -name: "カラーチェンジフローライト" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1721726951 {#7383 date: 2024-07-23 18:29:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7384 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7386 …} -Children: Doctrine\ORM\PersistentCollection {#7389 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7392 -id: 145 -name: "カイヤナイト" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1719214198 {#7390 date: 2024-06-24 16:29:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7391 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7393 …} -Children: Doctrine\ORM\PersistentCollection {#7396 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7399 -id: 144 -name: "カーネリアン" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1719214192 {#7397 date: 2024-06-24 16:29:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7398 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7400 …} -Children: Doctrine\ORM\PersistentCollection {#7403 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7406 -id: 143 -name: "ガーネット" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1719214185 {#7404 date: 2024-06-24 16:29:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7405 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7407 …} -Children: Doctrine\ORM\PersistentCollection {#7410 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7413 -id: 142 -name: "ガーデンクォーツ" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1719214182 {#7411 date: 2024-06-24 16:29:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7412 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7414 …} -Children: Doctrine\ORM\PersistentCollection {#7417 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7420 -id: 141 -name: "オレンジムーンストーン" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1719214174 {#7418 date: 2024-06-24 16:29:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7419 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7421 …} -Children: Doctrine\ORM\PersistentCollection {#7424 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7427 -id: 297 -name: "オレンジファントムクォーツ" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1721726944 {#7425 date: 2024-07-23 18:29:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7426 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7428 …} -Children: Doctrine\ORM\PersistentCollection {#7431 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7434 -id: 140 -name: "オブシディアン" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1719214165 {#7432 date: 2024-06-24 16:29:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7433 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7435 …} -Children: Doctrine\ORM\PersistentCollection {#7438 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7441 -id: 139 -name: "オニキス" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1719214157 {#7439 date: 2024-06-24 16:29:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7440 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7442 …} -Children: Doctrine\ORM\PersistentCollection {#7445 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7448 -id: 138 -name: "オーロラオーラ" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1719214152 {#7446 date: 2024-06-24 16:29:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7447 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7449 …} -Children: Doctrine\ORM\PersistentCollection {#7452 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7455 -id: 293 -name: "エンジェルラダー" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1721726919 {#7453 date: 2024-07-23 18:28:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7454 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7456 …} -Children: Doctrine\ORM\PersistentCollection {#7459 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7462 -id: 137 -name: "エンジェライト" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1719214142 {#7460 date: 2024-06-24 16:29:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7461 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7463 …} -Children: Doctrine\ORM\PersistentCollection {#7466 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7469 -id: 136 -name: "エレスチャル" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1719214136 {#7467 date: 2024-06-24 16:28:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7468 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7470 …} -Children: Doctrine\ORM\PersistentCollection {#7473 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7476 -id: 135 -name: "インカローズ" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1719214126 {#7474 date: 2024-06-24 16:28:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7475 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7477 …} -Children: Doctrine\ORM\PersistentCollection {#7480 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7483 -id: 134 -name: "アンバー" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1719214114 {#7481 date: 2024-06-24 16:28:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7482 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7484 …} -Children: Doctrine\ORM\PersistentCollection {#7487 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7490 -id: 133 -name: "アメトリン" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1719214108 {#7488 date: 2024-06-24 16:28:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7489 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7491 …} -Children: Doctrine\ORM\PersistentCollection {#7494 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7497 -id: 132 -name: "アメシスト" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1719214103 {#7495 date: 2024-06-24 16:28:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7496 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7498 …} -Children: Doctrine\ORM\PersistentCollection {#7501 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7504 -id: 131 -name: "アマゾナイト" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1719214098 {#7502 date: 2024-06-24 16:28:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7503 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7505 …} -Children: Doctrine\ORM\PersistentCollection {#7508 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7511 -id: 130 -name: "アベンチュリン" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1719214091 {#7509 date: 2024-06-24 16:28:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7510 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7512 …} -Children: Doctrine\ORM\PersistentCollection {#7515 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7518 -id: 129 -name: "アパタイト" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1719214076 {#7516 date: 2024-06-24 16:27:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7517 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7519 …} -Children: Doctrine\ORM\PersistentCollection {#7522 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7525 -id: 128 -name: "アクアマリン" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1719214065 {#7523 date: 2024-06-24 16:27:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7524 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7526 …} -Children: Doctrine\ORM\PersistentCollection {#7529 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7532 -id: 121 -name: "アクアオーラ" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1717439544 {#7530 date: 2024-06-04 03:32:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7531 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7533 …} -Children: Doctrine\ORM\PersistentCollection {#7536 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7539 -id: 120 -name: "アイリスクォーツ" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1717439529 {#7537 date: 2024-06-04 03:32:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7538 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7540 …} -Children: Doctrine\ORM\PersistentCollection {#7543 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7546 -id: 119 -name: "アイオライト" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1717439519 {#7544 date: 2024-06-04 03:31:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7545 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7547 …} -Children: Doctrine\ORM\PersistentCollection {#7550 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7553 -id: 16 -name: "アイテム" -hierarchy: 1 -sort_no: 208 -create_date: DateTime @1713760183 {#6856 date: 2024-04-22 13:29:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#6855 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7554 …} -Children: Doctrine\ORM\PersistentCollection {#7557 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#7558 -id: 315 -name: "ポスター掲載商品" -hierarchy: 2 -sort_no: 207 -create_date: DateTime @1743385403 {#7551 date: 2025-03-31 10:43:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1743385403 {#7552 date: 2025-03-31 10:43:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7559 …} -Children: Doctrine\ORM\PersistentCollection {#7562 …} -Parent: Eccube\Entity\Category {#7553} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6859 …} } Eccube\Entity\Category {#7567 -id: 314 -name: "シーズンコレクション・スプリング" -hierarchy: 2 -sort_no: 206 -create_date: DateTime @1739858412 {#7565 date: 2025-02-18 15:00:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1739858412 {#7566 date: 2025-02-18 15:00:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7568 …} -Children: Doctrine\ORM\PersistentCollection {#7571 …} -Parent: Eccube\Entity\Category {#7553} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6859 …} } Eccube\Entity\Category {#7574 -id: 311 -name: "巳年特集" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1735090009 {#7572 date: 2024-12-25 10:26:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741569182 {#7573 date: 2025-03-10 10:13:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7575 …} -Children: Doctrine\ORM\PersistentCollection {#7578 …} -Parent: Eccube\Entity\Category {#7553} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6859 …} } Eccube\Entity\Category {#7581 -id: 127 -name: "リング" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1718619073 {#7579 date: 2024-06-17 19:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#7580 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7582 …} -Children: Doctrine\ORM\PersistentCollection {#7585 …} -Parent: Eccube\Entity\Category {#7553} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6859 …} } Eccube\Entity\Category {#7588 -id: 22 -name: "others" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1713760239 {#7586 date: 2024-04-22 13:30:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#7587 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7589 …} -Children: Doctrine\ORM\PersistentCollection {#7592 …} -Parent: Eccube\Entity\Category {#7553} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6859 …} } Eccube\Entity\Category {#7595 -id: 21 -name: "浄化グッズ" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1713760231 {#7593 date: 2024-04-22 13:30:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#7594 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7596 …} -Children: Doctrine\ORM\PersistentCollection {#7599 …} -Parent: Eccube\Entity\Category {#7553} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6859 …} } Eccube\Entity\Category {#7602 -id: 20 -name: "原石" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1713760226 {#7600 date: 2024-04-22 13:30:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#7601 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7603 …} -Children: Doctrine\ORM\PersistentCollection {#7606 …} -Parent: Eccube\Entity\Category {#7553} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6859 …} } Eccube\Entity\Category {#7609 -id: 19 -name: "ピアス・イヤリング" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1713760219 {#7607 date: 2024-04-22 13:30:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#7608 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7610 …} -Children: Doctrine\ORM\PersistentCollection {#7613 …} -Parent: Eccube\Entity\Category {#7553} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6859 …} } Eccube\Entity\Category {#7616 -id: 18 -name: "ネックレス" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1713760199 {#7614 date: 2024-04-22 13:29:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#7615 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7617 …} -Children: Doctrine\ORM\PersistentCollection {#7620 …} -Parent: Eccube\Entity\Category {#7553} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6859 …} } Eccube\Entity\Category {#7623 -id: 17 -name: "ブレスレット" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1713760194 {#7621 date: 2024-04-22 13:29:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#7622 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7624 …} -Children: Doctrine\ORM\PersistentCollection {#7627 …} -Parent: Eccube\Entity\Category {#7553} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6859 …} } Eccube\Entity\Category {#7630 -id: 210 -name: "誕生石" -hierarchy: 1 -sort_no: 124 -create_date: DateTime @1719807088 {#7564 date: 2024-07-01 13:11:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#7563 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7631 …} -Children: Doctrine\ORM\PersistentCollection {#7634 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#7635 -id: 222 -name: "12月生まれ" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1719807143 {#7628 date: 2024-07-01 13:12:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807143 {#7629 date: 2024-07-01 13:12:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7636 …} -Children: Doctrine\ORM\PersistentCollection {#7639 …} -Parent: Eccube\Entity\Category {#7630} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#7644 -id: 221 -name: "11月生まれ" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1719807140 {#7642 date: 2024-07-01 13:12:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807140 {#7643 date: 2024-07-01 13:12:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7645 …} -Children: Doctrine\ORM\PersistentCollection {#7648 …} -Parent: Eccube\Entity\Category {#7630} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#7651 -id: 220 -name: "10月生まれ" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1719807137 {#7649 date: 2024-07-01 13:12:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807137 {#7650 date: 2024-07-01 13:12:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7652 …} -Children: Doctrine\ORM\PersistentCollection {#7655 …} -Parent: Eccube\Entity\Category {#7630} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#7658 -id: 219 -name: "9月生まれ" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1719807132 {#7656 date: 2024-07-01 13:12:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807132 {#7657 date: 2024-07-01 13:12:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7659 …} -Children: Doctrine\ORM\PersistentCollection {#7662 …} -Parent: Eccube\Entity\Category {#7630} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#7665 -id: 218 -name: "8月生まれ" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1719807128 {#7663 date: 2024-07-01 13:12:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807128 {#7664 date: 2024-07-01 13:12:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7666 …} -Children: Doctrine\ORM\PersistentCollection {#7669 …} -Parent: Eccube\Entity\Category {#7630} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#7672 -id: 217 -name: "7月生まれ" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1719807126 {#7670 date: 2024-07-01 13:12:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807126 {#7671 date: 2024-07-01 13:12:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7673 …} -Children: Doctrine\ORM\PersistentCollection {#7676 …} -Parent: Eccube\Entity\Category {#7630} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#7679 -id: 216 -name: "6月生まれ" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1719807123 {#7677 date: 2024-07-01 13:12:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807123 {#7678 date: 2024-07-01 13:12:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7680 …} -Children: Doctrine\ORM\PersistentCollection {#7683 …} -Parent: Eccube\Entity\Category {#7630} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#7686 -id: 215 -name: "5月生まれ" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1719807120 {#7684 date: 2024-07-01 13:12:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807120 {#7685 date: 2024-07-01 13:12:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7687 …} -Children: Doctrine\ORM\PersistentCollection {#7690 …} -Parent: Eccube\Entity\Category {#7630} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#7693 -id: 214 -name: "4月生まれ" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1719807117 {#7691 date: 2024-07-01 13:11:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807117 {#7692 date: 2024-07-01 13:11:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7694 …} -Children: Doctrine\ORM\PersistentCollection {#7697 …} -Parent: Eccube\Entity\Category {#7630} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#7700 -id: 213 -name: "3月生まれ" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1719807114 {#7698 date: 2024-07-01 13:11:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807114 {#7699 date: 2024-07-01 13:11:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7701 …} -Children: Doctrine\ORM\PersistentCollection {#7704 …} -Parent: Eccube\Entity\Category {#7630} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#7707 -id: 212 -name: "2月生まれ" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1719807111 {#7705 date: 2024-07-01 13:11:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807111 {#7706 date: 2024-07-01 13:11:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7708 …} -Children: Doctrine\ORM\PersistentCollection {#7711 …} -Parent: Eccube\Entity\Category {#7630} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#7714 -id: 211 -name: "1月生まれ" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1719807107 {#7712 date: 2024-07-01 13:11:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807107 {#7713 date: 2024-07-01 13:11:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7715 …} -Children: Doctrine\ORM\PersistentCollection {#7718 …} -Parent: Eccube\Entity\Category {#7630} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#7721 -id: 310 -name: "誕生石アートブレスレット" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1732076237 {#7719 date: 2024-11-20 13:17:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732776583 {#7720 date: 2024-11-28 15:49:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7722 …} -Children: Doctrine\ORM\PersistentCollection {#7725 …} -Parent: Eccube\Entity\Category {#7630} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6859 …} } Eccube\Entity\Category {#7728 -id: 223 -name: "天珠" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1719807161 {#7640 date: 2024-07-01 13:12:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#7641 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7729 …} -Children: Doctrine\ORM\PersistentCollection {#7732 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#7733 -id: 287 -name: "金銭鈎天珠" -hierarchy: 2 -sort_no: 187 -create_date: DateTime @1721714336 {#7726 date: 2024-07-23 14:58:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7727 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7734 …} -Children: Doctrine\ORM\PersistentCollection {#7737 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7742 -id: 286 -name: "龍神天珠" -hierarchy: 2 -sort_no: 186 -create_date: DateTime @1719807697 {#7740 date: 2024-07-01 13:21:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7741 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7743 …} -Children: Doctrine\ORM\PersistentCollection {#7746 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7749 -id: 285 -name: "寶瓶天珠" -hierarchy: 2 -sort_no: 185 -create_date: DateTime @1719807689 {#7747 date: 2024-07-01 13:21:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7748 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7750 …} -Children: Doctrine\ORM\PersistentCollection {#7753 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7756 -id: 284 -name: "水蓮花天珠" -hierarchy: 2 -sort_no: 184 -create_date: DateTime @1719807682 {#7754 date: 2024-07-01 13:21:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7755 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7757 …} -Children: Doctrine\ORM\PersistentCollection {#7760 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7763 -id: 283 -name: "虎牙天珠" -hierarchy: 2 -sort_no: 183 -create_date: DateTime @1719807676 {#7761 date: 2024-07-01 13:21:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7762 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7764 …} -Children: Doctrine\ORM\PersistentCollection {#7767 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7770 -id: 282 -name: "緑度母天珠" -hierarchy: 2 -sort_no: 182 -create_date: DateTime @1719807669 {#7768 date: 2024-07-01 13:21:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7769 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7771 …} -Children: Doctrine\ORM\PersistentCollection {#7774 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7777 -id: 281 -name: "観音天珠" -hierarchy: 2 -sort_no: 181 -create_date: DateTime @1719807663 {#7775 date: 2024-07-01 13:21:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7776 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7778 …} -Children: Doctrine\ORM\PersistentCollection {#7781 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7784 -id: 280 -name: "龍眼天珠" -hierarchy: 2 -sort_no: 180 -create_date: DateTime @1719807656 {#7782 date: 2024-07-01 13:20:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7783 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7785 …} -Children: Doctrine\ORM\PersistentCollection {#7788 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7791 -id: 279 -name: "陰陽太極天珠" -hierarchy: 2 -sort_no: 179 -create_date: DateTime @1719807647 {#7789 date: 2024-07-01 13:20:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7790 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7792 …} -Children: Doctrine\ORM\PersistentCollection {#7795 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7798 -id: 278 -name: "大黒天天珠" -hierarchy: 2 -sort_no: 178 -create_date: DateTime @1719807642 {#7796 date: 2024-07-01 13:20:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7797 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7799 …} -Children: Doctrine\ORM\PersistentCollection {#7802 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7805 -id: 277 -name: "鳳凰眼天珠" -hierarchy: 2 -sort_no: 177 -create_date: DateTime @1719807636 {#7803 date: 2024-07-01 13:20:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7804 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7806 …} -Children: Doctrine\ORM\PersistentCollection {#7809 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7812 -id: 276 -name: "麒麟天珠" -hierarchy: 2 -sort_no: 176 -create_date: DateTime @1719807630 {#7810 date: 2024-07-01 13:20:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7811 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7813 …} -Children: Doctrine\ORM\PersistentCollection {#7816 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7819 -id: 275 -name: "白蛇天珠" -hierarchy: 2 -sort_no: 175 -create_date: DateTime @1719807624 {#7817 date: 2024-07-01 13:20:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7818 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7820 …} -Children: Doctrine\ORM\PersistentCollection {#7823 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7826 -id: 274 -name: "弁財天天珠" -hierarchy: 2 -sort_no: 174 -create_date: DateTime @1719807618 {#7824 date: 2024-07-01 13:20:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7825 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7827 …} -Children: Doctrine\ORM\PersistentCollection {#7830 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7833 -id: 273 -name: "蔓字天珠" -hierarchy: 2 -sort_no: 173 -create_date: DateTime @1719807611 {#7831 date: 2024-07-01 13:20:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7832 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7834 …} -Children: Doctrine\ORM\PersistentCollection {#7837 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7840 -id: 272 -name: "星辰天珠" -hierarchy: 2 -sort_no: 172 -create_date: DateTime @1719807605 {#7838 date: 2024-07-01 13:20:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7839 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7841 …} -Children: Doctrine\ORM\PersistentCollection {#7844 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7847 -id: 271 -name: "羊眼板珠" -hierarchy: 2 -sort_no: 171 -create_date: DateTime @1719807598 {#7845 date: 2024-07-01 13:19:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7846 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7848 …} -Children: Doctrine\ORM\PersistentCollection {#7851 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7854 -id: 270 -name: "三色線珠" -hierarchy: 2 -sort_no: 170 -create_date: DateTime @1719807588 {#7852 date: 2024-07-01 13:19:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7853 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7855 …} -Children: Doctrine\ORM\PersistentCollection {#7858 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7861 -id: 269 -name: "福壽天珠" -hierarchy: 2 -sort_no: 169 -create_date: DateTime @1719807583 {#7859 date: 2024-07-01 13:19:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7860 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7862 …} -Children: Doctrine\ORM\PersistentCollection {#7865 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7868 -id: 268 -name: "大鵬鳥天珠" -hierarchy: 2 -sort_no: 168 -create_date: DateTime @1719807577 {#7866 date: 2024-07-01 13:19:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7867 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7869 …} -Children: Doctrine\ORM\PersistentCollection {#7872 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7875 -id: 267 -name: "菩提天珠" -hierarchy: 2 -sort_no: 167 -create_date: DateTime @1719807570 {#7873 date: 2024-07-01 13:19:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7874 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7876 …} -Children: Doctrine\ORM\PersistentCollection {#7879 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7882 -id: 266 -name: "大人天珠" -hierarchy: 2 -sort_no: 166 -create_date: DateTime @1719807564 {#7880 date: 2024-07-01 13:19:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7881 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7883 …} -Children: Doctrine\ORM\PersistentCollection {#7886 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7889 -id: 265 -name: "山形天珠" -hierarchy: 2 -sort_no: 165 -create_date: DateTime @1719807557 {#7887 date: 2024-07-01 13:19:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7888 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7890 …} -Children: Doctrine\ORM\PersistentCollection {#7893 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7896 -id: 264 -name: "双天地天珠" -hierarchy: 2 -sort_no: 164 -create_date: DateTime @1719807548 {#7894 date: 2024-07-01 13:19:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7895 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7897 …} -Children: Doctrine\ORM\PersistentCollection {#7900 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7903 -id: 263 -name: "天地天珠" -hierarchy: 2 -sort_no: 163 -create_date: DateTime @1719807542 {#7901 date: 2024-07-01 13:19:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7902 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7904 …} -Children: Doctrine\ORM\PersistentCollection {#7907 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7910 -id: 262 -name: "日月天珠" -hierarchy: 2 -sort_no: 162 -create_date: DateTime @1719807535 {#7908 date: 2024-07-01 13:18:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7909 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7911 …} -Children: Doctrine\ORM\PersistentCollection {#7914 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7917 -id: 261 -name: "黒白天珠" -hierarchy: 2 -sort_no: 161 -create_date: DateTime @1719807529 {#7915 date: 2024-07-01 13:18:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7916 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7918 …} -Children: Doctrine\ORM\PersistentCollection {#7921 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7924 -id: 260 -name: "流水紋天珠" -hierarchy: 2 -sort_no: 160 -create_date: DateTime @1719807521 {#7922 date: 2024-07-01 13:18:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7923 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7925 …} -Children: Doctrine\ORM\PersistentCollection {#7928 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7931 -id: 259 -name: "財神天珠" -hierarchy: 2 -sort_no: 159 -create_date: DateTime @1719807514 {#7929 date: 2024-07-01 13:18:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7930 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7932 …} -Children: Doctrine\ORM\PersistentCollection {#7935 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7938 -id: 258 -name: "如意鈎天珠" -hierarchy: 2 -sort_no: 158 -create_date: DateTime @1719807506 {#7936 date: 2024-07-01 13:18:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7937 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7939 …} -Children: Doctrine\ORM\PersistentCollection {#7942 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7945 -id: 257 -name: "水紋天珠" -hierarchy: 2 -sort_no: 157 -create_date: DateTime @1719807499 {#7943 date: 2024-07-01 13:18:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7944 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7946 …} -Children: Doctrine\ORM\PersistentCollection {#7949 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7952 -id: 256 -name: "薬師天珠" -hierarchy: 2 -sort_no: 156 -create_date: DateTime @1719807490 {#7950 date: 2024-07-01 13:18:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7951 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7953 …} -Children: Doctrine\ORM\PersistentCollection {#7956 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7959 -id: 255 -name: "亀甲長壽天珠" -hierarchy: 2 -sort_no: 155 -create_date: DateTime @1719807484 {#7957 date: 2024-07-01 13:18:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7958 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7960 …} -Children: Doctrine\ORM\PersistentCollection {#7963 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7966 -id: 254 -name: "金剛虎牙六眼天珠" -hierarchy: 2 -sort_no: 154 -create_date: DateTime @1719807477 {#7964 date: 2024-07-01 13:17:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7965 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7967 …} -Children: Doctrine\ORM\PersistentCollection {#7970 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7973 -id: 253 -name: "金剛蓮花三眼天珠" -hierarchy: 2 -sort_no: 153 -create_date: DateTime @1719807468 {#7971 date: 2024-07-01 13:17:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7972 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7974 …} -Children: Doctrine\ORM\PersistentCollection {#7977 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7980 -id: 252 -name: "金剛杵天珠" -hierarchy: 2 -sort_no: 152 -create_date: DateTime @1719807459 {#7978 date: 2024-07-01 13:17:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7979 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7981 …} -Children: Doctrine\ORM\PersistentCollection {#7984 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7987 -id: 251 -name: "蓮師法器天珠" -hierarchy: 2 -sort_no: 151 -create_date: DateTime @1719807449 {#7985 date: 2024-07-01 13:17:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7986 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7988 …} -Children: Doctrine\ORM\PersistentCollection {#7991 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7994 -id: 250 -name: "蓮師法帽天珠" -hierarchy: 2 -sort_no: 150 -create_date: DateTime @1719807441 {#7992 date: 2024-07-01 13:17:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7993 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7995 …} -Children: Doctrine\ORM\PersistentCollection {#7998 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8001 -id: 249 -name: "閃電五眼天珠" -hierarchy: 2 -sort_no: 149 -create_date: DateTime @1719807435 {#7999 date: 2024-07-01 13:17:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8000 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8002 …} -Children: Doctrine\ORM\PersistentCollection {#8005 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8008 -id: 248 -name: "蓮花天珠" -hierarchy: 2 -sort_no: 148 -create_date: DateTime @1719807427 {#8006 date: 2024-07-01 13:17:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8007 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8009 …} -Children: Doctrine\ORM\PersistentCollection {#8012 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8015 -id: 247 -name: "四線虎牙天珠" -hierarchy: 2 -sort_no: 147 -create_date: DateTime @1719807420 {#8013 date: 2024-07-01 13:17:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8014 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8016 …} -Children: Doctrine\ORM\PersistentCollection {#8019 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8022 -id: 246 -name: "五福臨門天珠" -hierarchy: 2 -sort_no: 146 -create_date: DateTime @1719807414 {#8020 date: 2024-07-01 13:16:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8021 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8023 …} -Children: Doctrine\ORM\PersistentCollection {#8026 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8029 -id: 245 -name: "如意天珠" -hierarchy: 2 -sort_no: 145 -create_date: DateTime @1719807407 {#8027 date: 2024-07-01 13:16:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8028 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8030 …} -Children: Doctrine\ORM\PersistentCollection {#8033 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8036 -id: 244 -name: "二十一眼天珠" -hierarchy: 2 -sort_no: 144 -create_date: DateTime @1719807400 {#8034 date: 2024-07-01 13:16:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8035 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8037 …} -Children: Doctrine\ORM\PersistentCollection {#8040 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8043 -id: 243 -name: "二十眼天珠" -hierarchy: 2 -sort_no: 143 -create_date: DateTime @1719807394 {#8041 date: 2024-07-01 13:16:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8042 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8044 …} -Children: Doctrine\ORM\PersistentCollection {#8047 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8050 -id: 242 -name: "十九眼天珠" -hierarchy: 2 -sort_no: 142 -create_date: DateTime @1719807386 {#8048 date: 2024-07-01 13:16:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8049 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8051 …} -Children: Doctrine\ORM\PersistentCollection {#8054 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8057 -id: 241 -name: "十八眼天珠" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1719807380 {#8055 date: 2024-07-01 13:16:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8056 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8058 …} -Children: Doctrine\ORM\PersistentCollection {#8061 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8064 -id: 240 -name: "十七眼天珠" -hierarchy: 2 -sort_no: 140 -create_date: DateTime @1719807323 {#8062 date: 2024-07-01 13:15:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8063 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8065 …} -Children: Doctrine\ORM\PersistentCollection {#8068 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8071 -id: 239 -name: "十六眼天珠" -hierarchy: 2 -sort_no: 139 -create_date: DateTime @1719807316 {#8069 date: 2024-07-01 13:15:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8070 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8072 …} -Children: Doctrine\ORM\PersistentCollection {#8075 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8078 -id: 238 -name: "十五眼天珠" -hierarchy: 2 -sort_no: 138 -create_date: DateTime @1719807308 {#8076 date: 2024-07-01 13:15:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8077 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8079 …} -Children: Doctrine\ORM\PersistentCollection {#8082 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8085 -id: 237 -name: "十四眼天珠" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1719807302 {#8083 date: 2024-07-01 13:15:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8084 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8086 …} -Children: Doctrine\ORM\PersistentCollection {#8089 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8092 -id: 236 -name: "十三眼天珠" -hierarchy: 2 -sort_no: 136 -create_date: DateTime @1719807293 {#8090 date: 2024-07-01 13:14:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8091 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8093 …} -Children: Doctrine\ORM\PersistentCollection {#8096 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8099 -id: 235 -name: "十二眼天珠" -hierarchy: 2 -sort_no: 135 -create_date: DateTime @1719807286 {#8097 date: 2024-07-01 13:14:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8098 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8100 …} -Children: Doctrine\ORM\PersistentCollection {#8103 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8106 -id: 234 -name: "十一眼天珠" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1719807279 {#8104 date: 2024-07-01 13:14:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8105 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8107 …} -Children: Doctrine\ORM\PersistentCollection {#8110 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8113 -id: 233 -name: "十眼天珠" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1719807272 {#8111 date: 2024-07-01 13:14:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8112 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8114 …} -Children: Doctrine\ORM\PersistentCollection {#8117 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8120 -id: 232 -name: "九眼天珠" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1719807265 {#8118 date: 2024-07-01 13:14:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8119 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8121 …} -Children: Doctrine\ORM\PersistentCollection {#8124 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8127 -id: 231 -name: "八眼天珠" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1719807258 {#8125 date: 2024-07-01 13:14:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8126 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8128 …} -Children: Doctrine\ORM\PersistentCollection {#8131 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8134 -id: 230 -name: "七眼天珠" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1719807251 {#8132 date: 2024-07-01 13:14:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8133 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8135 …} -Children: Doctrine\ORM\PersistentCollection {#8138 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8141 -id: 229 -name: "六眼天珠" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1719807237 {#8139 date: 2024-07-01 13:13:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8140 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8142 …} -Children: Doctrine\ORM\PersistentCollection {#8145 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8148 -id: 228 -name: "五眼天珠" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1719807225 {#8146 date: 2024-07-01 13:13:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8147 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8149 …} -Children: Doctrine\ORM\PersistentCollection {#8152 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8155 -id: 227 -name: "四眼天珠" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1719807216 {#8153 date: 2024-07-01 13:13:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8154 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8156 …} -Children: Doctrine\ORM\PersistentCollection {#8159 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8162 -id: 226 -name: "三眼天珠" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1719807209 {#8160 date: 2024-07-01 13:13:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8161 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8163 …} -Children: Doctrine\ORM\PersistentCollection {#8166 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8169 -id: 225 -name: "二眼天珠" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1719807199 {#8167 date: 2024-07-01 13:13:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8168 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8170 …} -Children: Doctrine\ORM\PersistentCollection {#8173 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8176 -id: 308 -name: "蓮花羊眼板天珠" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1726199960 {#8174 date: 2024-09-13 12:59:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726199960 {#8175 date: 2024-09-13 12:59:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8177 …} -Children: Doctrine\ORM\PersistentCollection {#8180 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8183 -id: 224 -name: "一眼天珠" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1719807188 {#8181 date: 2024-07-01 13:13:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8182 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8184 …} -Children: Doctrine\ORM\PersistentCollection {#8187 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8188 -id: 116 -name: "ピックアップ" -hierarchy: 1 -sort_no: 24 -create_date: DateTime @1717434582 {#7738 date: 2024-06-04 02:09:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#7739 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8189 …} -Children: Doctrine\ORM\PersistentCollection {#8192 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#8195 -id: 117 -name: "ギフト" -hierarchy: 1 -sort_no: 21 -create_date: DateTime @1717434592 {#8193 date: 2024-06-04 02:09:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#8194 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8196 …} -Children: Doctrine\ORM\PersistentCollection {#8199 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#8204 -id: 30 -name: "運気" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1713760364 {#8200 date: 2024-04-22 13:32:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#8201 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8205 …} -Children: Doctrine\ORM\PersistentCollection {#8208 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#8209 -id: 115 -name: "招福" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1717417635 {#8202 date: 2024-06-03 21:27:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417635 {#8203 date: 2024-06-03 21:27:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8210 …} -Children: Doctrine\ORM\PersistentCollection {#8213 …} -Parent: Eccube\Entity\Category {#8204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#8218 -id: 114 -name: "願望達成" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1717417623 {#8216 date: 2024-06-03 21:27:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417623 {#8217 date: 2024-06-03 21:27:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8219 …} -Children: Doctrine\ORM\PersistentCollection {#8222 …} -Parent: Eccube\Entity\Category {#8204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#8225 -id: 113 -name: "学業・試験運" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1717417608 {#8223 date: 2024-06-03 21:26:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417608 {#8224 date: 2024-06-03 21:26:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8226 …} -Children: Doctrine\ORM\PersistentCollection {#8229 …} -Parent: Eccube\Entity\Category {#8204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#8232 -id: 112 -name: "家庭運" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1717417591 {#8230 date: 2024-06-03 21:26:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417591 {#8231 date: 2024-06-03 21:26:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8233 …} -Children: Doctrine\ORM\PersistentCollection {#8236 …} -Parent: Eccube\Entity\Category {#8204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#8239 -id: 111 -name: "結婚運" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1717417586 {#8237 date: 2024-06-03 21:26:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417586 {#8238 date: 2024-06-03 21:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8240 …} -Children: Doctrine\ORM\PersistentCollection {#8243 …} -Parent: Eccube\Entity\Category {#8204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#8246 -id: 110 -name: "開運" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1717417580 {#8244 date: 2024-06-03 21:26:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417580 {#8245 date: 2024-06-03 21:26:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8247 …} -Children: Doctrine\ORM\PersistentCollection {#8250 …} -Parent: Eccube\Entity\Category {#8204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#8253 -id: 109 -name: "対人運" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1717417576 {#8251 date: 2024-06-03 21:26:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417576 {#8252 date: 2024-06-03 21:26:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8254 …} -Children: Doctrine\ORM\PersistentCollection {#8257 …} -Parent: Eccube\Entity\Category {#8204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#8260 -id: 108 -name: "魔除け" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1717417566 {#8258 date: 2024-06-03 21:26:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417566 {#8259 date: 2024-06-03 21:26:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8261 …} -Children: Doctrine\ORM\PersistentCollection {#8264 …} -Parent: Eccube\Entity\Category {#8204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#8267 -id: 107 -name: "健康運" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1717417562 {#8265 date: 2024-06-03 21:26:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417562 {#8266 date: 2024-06-03 21:26:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8268 …} -Children: Doctrine\ORM\PersistentCollection {#8271 …} -Parent: Eccube\Entity\Category {#8204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#8274 -id: 106 -name: "全体運" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1717417539 {#8272 date: 2024-06-03 21:25:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417539 {#8273 date: 2024-06-03 21:25:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8275 …} -Children: Doctrine\ORM\PersistentCollection {#8278 …} -Parent: Eccube\Entity\Category {#8204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#8281 -id: 33 -name: "仕事運" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1713760383 {#8279 date: 2024-04-22 13:33:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713760383 {#8280 date: 2024-04-22 13:33:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8282 …} -Children: Doctrine\ORM\PersistentCollection {#8285 …} -Parent: Eccube\Entity\Category {#8204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#8288 -id: 32 -name: "金運・財運" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1713760378 {#8286 date: 2024-04-22 13:32:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417551 {#8287 date: 2024-06-03 21:25:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8289 …} -Children: Doctrine\ORM\PersistentCollection {#8292 …} -Parent: Eccube\Entity\Category {#8204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#8295 -id: 31 -name: "恋愛運" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1713760375 {#8293 date: 2024-04-22 13:32:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713760375 {#8294 date: 2024-04-22 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8296 …} -Children: Doctrine\ORM\PersistentCollection {#8299 …} -Parent: Eccube\Entity\Category {#8204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } ] |
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 {#6456 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#6504 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#6503 -om: Container0s35PEL\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#672 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6450 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | [ Eccube\Entity\Category {#6626 -id: 312 -name: "セール" -hierarchy: 1 -sort_no: 210 -create_date: DateTime @1735090129 {#6632 date: 2024-12-25 10:28:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#6630 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6716 …} -Children: Doctrine\ORM\PersistentCollection {#6872 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#6867 -id: 118 -name: "天然石" -hierarchy: 1 -sort_no: 209 -create_date: DateTime @1717439447 {#6871 date: 2024-06-04 03:30:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#6870 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6866 …} -Children: Doctrine\ORM\PersistentCollection {#6863 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#6862 -id: 309 -name: "トパーズ" -hierarchy: 2 -sort_no: 205 -create_date: DateTime @1728971426 {#6869 date: 2024-10-15 14:50:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728971426 {#6868 date: 2024-10-15 14:50:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6861 …} -Children: Doctrine\ORM\PersistentCollection {#6857 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6859 …} } Eccube\Entity\Category {#6852 -id: 306 -name: "ラヴァストーン" -hierarchy: 2 -sort_no: 204 -create_date: DateTime @1725857600 {#6854 date: 2024-09-09 13:53:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857600 {#6853 date: 2024-09-09 13:53:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6851 …} -Children: Doctrine\ORM\PersistentCollection {#6848 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#6845 -id: 305 -name: "リバーストーン" -hierarchy: 2 -sort_no: 203 -create_date: DateTime @1725857595 {#6847 date: 2024-09-09 13:53:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857595 {#6846 date: 2024-09-09 13:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6844 …} -Children: Doctrine\ORM\PersistentCollection {#6629 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#6832 -id: 304 -name: "クラック水晶" -hierarchy: 2 -sort_no: 202 -create_date: DateTime @1725857588 {#6627 date: 2024-09-09 13:53:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857588 {#6648 date: 2024-09-09 13:53:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6834 …} -Children: Doctrine\ORM\PersistentCollection {#6837 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#6840 -id: 303 -name: "ゴールドコーラル" -hierarchy: 2 -sort_no: 201 -create_date: DateTime @1725857582 {#6838 date: 2024-09-09 13:53:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857582 {#6839 date: 2024-09-09 13:53:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6841 …} -Children: Doctrine\ORM\PersistentCollection {#6879 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#6880 -id: 302 -name: "ダルメシアンジャスパー" -hierarchy: 2 -sort_no: 200 -create_date: DateTime @1725857574 {#6877 date: 2024-09-09 13:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857574 {#6878 date: 2024-09-09 13:52:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6881 …} -Children: Doctrine\ORM\PersistentCollection {#6884 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#6887 -id: 207 -name: "ローズジャスパー" -hierarchy: 2 -sort_no: 199 -create_date: DateTime @1719214717 {#6885 date: 2024-06-24 16:38:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6886 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6888 …} -Children: Doctrine\ORM\PersistentCollection {#6892 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#6895 -id: 206 -name: "ローズクォーツ" -hierarchy: 2 -sort_no: 198 -create_date: DateTime @1719214706 {#6893 date: 2024-06-24 16:38:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6894 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6896 …} -Children: Doctrine\ORM\PersistentCollection {#6899 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#6902 -id: 205 -name: "レモンクォーツ" -hierarchy: 2 -sort_no: 197 -create_date: DateTime @1719214700 {#6900 date: 2024-06-24 16:38:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6901 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6903 …} -Children: Doctrine\ORM\PersistentCollection {#6906 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#6909 -id: 204 -name: "レッドタイガーアイ" -hierarchy: 2 -sort_no: 196 -create_date: DateTime @1719214691 {#6907 date: 2024-06-24 16:38:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6908 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6910 …} -Children: Doctrine\ORM\PersistentCollection {#6913 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#6916 -id: 203 -name: "レッドアゲート" -hierarchy: 2 -sort_no: 195 -create_date: DateTime @1719214683 {#6914 date: 2024-06-24 16:38:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6915 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6917 …} -Children: Doctrine\ORM\PersistentCollection {#6920 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#6923 -id: 202 -name: "レインボームーンストーン" -hierarchy: 2 -sort_no: 194 -create_date: DateTime @1719214676 {#6921 date: 2024-06-24 16:37:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6922 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6924 …} -Children: Doctrine\ORM\PersistentCollection {#6927 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#6930 -id: 201 -name: "ルビー" -hierarchy: 2 -sort_no: 193 -create_date: DateTime @1719214669 {#6928 date: 2024-06-24 16:37:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6929 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6931 …} -Children: Doctrine\ORM\PersistentCollection {#6934 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#6937 -id: 200 -name: "ルチルクォーツ" -hierarchy: 2 -sort_no: 192 -create_date: DateTime @1719214664 {#6935 date: 2024-06-24 16:37:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6936 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6938 …} -Children: Doctrine\ORM\PersistentCollection {#6941 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#6944 -id: 199 -name: "龍紋メノウ" -hierarchy: 2 -sort_no: 191 -create_date: DateTime @1719214655 {#6942 date: 2024-06-24 16:37:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6943 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6945 …} -Children: Doctrine\ORM\PersistentCollection {#6948 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#6951 -id: 300 -name: "リバーストーン" -hierarchy: 2 -sort_no: 190 -create_date: DateTime @1721966548 {#6949 date: 2024-07-26 13:02:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6950 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6952 …} -Children: Doctrine\ORM\PersistentCollection {#6955 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#6958 -id: 198 -name: "ラリマー" -hierarchy: 2 -sort_no: 189 -create_date: DateTime @1719214639 {#6956 date: 2024-06-24 16:37:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6957 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6959 …} -Children: Doctrine\ORM\PersistentCollection {#6962 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#6965 -id: 197 -name: "ラブラドライト" -hierarchy: 2 -sort_no: 188 -create_date: DateTime @1719214636 {#6963 date: 2024-06-24 16:37:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6964 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6966 …} -Children: Doctrine\ORM\PersistentCollection {#6969 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#6972 -id: 196 -name: "ラピスラズリ" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1719214627 {#6970 date: 2024-06-24 16:37:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6971 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6973 …} -Children: Doctrine\ORM\PersistentCollection {#6976 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#6979 -id: 195 -name: "モルガナイト" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1719214616 {#6977 date: 2024-06-24 16:36:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6978 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6980 …} -Children: Doctrine\ORM\PersistentCollection {#6983 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#6986 -id: 194 -name: "モリオン" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1719214612 {#6984 date: 2024-06-24 16:36:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6985 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6987 …} -Children: Doctrine\ORM\PersistentCollection {#6990 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#6993 -id: 193 -name: "モスアゲート" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1719214606 {#6991 date: 2024-06-24 16:36:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6992 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6994 …} -Children: Doctrine\ORM\PersistentCollection {#6997 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7000 -id: 192 -name: "ムーンストーン" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1719214601 {#6998 date: 2024-06-24 16:36:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6999 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7001 …} -Children: Doctrine\ORM\PersistentCollection {#7004 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7007 -id: 191 -name: "ミッドナイトオーラ" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1719214596 {#7005 date: 2024-06-24 16:36:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7006 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7008 …} -Children: Doctrine\ORM\PersistentCollection {#7011 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7014 -id: 289 -name: "MIXアゲート" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1721726889 {#7012 date: 2024-07-23 18:28:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7013 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7015 …} -Children: Doctrine\ORM\PersistentCollection {#7018 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7021 -id: 190 -name: "マザーオブパール" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1719214587 {#7019 date: 2024-06-24 16:36:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7020 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7022 …} -Children: Doctrine\ORM\PersistentCollection {#7025 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7028 -id: 189 -name: "ホワイトカルセドニー" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1719214578 {#7026 date: 2024-06-24 16:36:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7027 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7029 …} -Children: Doctrine\ORM\PersistentCollection {#7032 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7035 -id: 188 -name: "北投石" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1719214570 {#7033 date: 2024-06-24 16:36:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7034 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7036 …} -Children: Doctrine\ORM\PersistentCollection {#7039 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7042 -id: 187 -name: "ペリドット" -hierarchy: 2 -sort_no: 100 -create_date: DateTime @1719214560 {#7040 date: 2024-06-24 16:36:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7041 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7043 …} -Children: Doctrine\ORM\PersistentCollection {#7046 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7049 -id: 186 -name: "ヘマタイト" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1719214555 {#7047 date: 2024-06-24 16:35:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7048 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7050 …} -Children: Doctrine\ORM\PersistentCollection {#7053 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7056 -id: 185 -name: "フローライト" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1719214550 {#7054 date: 2024-06-24 16:35:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7055 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7057 …} -Children: Doctrine\ORM\PersistentCollection {#7060 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7063 -id: 184 -name: "プレナイト" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1719214544 {#7061 date: 2024-06-24 16:35:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7062 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7064 …} -Children: Doctrine\ORM\PersistentCollection {#7067 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7070 -id: 183 -name: "ブルーレースアゲート" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1719214535 {#7068 date: 2024-06-24 16:35:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7069 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7071 …} -Children: Doctrine\ORM\PersistentCollection {#7074 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7077 -id: 182 -name: "ブルータイガーアイ" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1719214526 {#7075 date: 2024-06-24 16:35:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7076 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7078 …} -Children: Doctrine\ORM\PersistentCollection {#7081 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7084 -id: 181 -name: "ブルーゴールドストーン" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1719214514 {#7082 date: 2024-06-24 16:35:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7083 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7085 …} -Children: Doctrine\ORM\PersistentCollection {#7088 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7091 -id: 180 -name: "ブラックスピネル" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1719214503 {#7089 date: 2024-06-24 16:35:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7090 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7092 …} -Children: Doctrine\ORM\PersistentCollection {#7095 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7098 -id: 292 -name: "ピーコックヘマタイト" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1721726912 {#7096 date: 2024-07-23 18:28:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7097 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7099 …} -Children: Doctrine\ORM\PersistentCollection {#7102 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7105 -id: 179 -name: "ピンクオパール" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1719214489 {#7103 date: 2024-06-24 16:34:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7104 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7106 …} -Children: Doctrine\ORM\PersistentCollection {#7109 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7112 -id: 178 -name: "ヒマラヤ水晶" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1719214480 {#7110 date: 2024-06-24 16:34:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7111 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7113 …} -Children: Doctrine\ORM\PersistentCollection {#7116 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7119 -id: 177 -name: "翡翠" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1719214472 {#7117 date: 2024-06-24 16:34:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7118 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7120 …} -Children: Doctrine\ORM\PersistentCollection {#7123 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7126 -id: 176 -name: "ピクチャージャスパー" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1719214467 {#7124 date: 2024-06-24 16:34:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7125 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7127 …} -Children: Doctrine\ORM\PersistentCollection {#7130 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7133 -id: 175 -name: "ハウライト" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1719214458 {#7131 date: 2024-06-24 16:34:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7132 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7134 …} -Children: Doctrine\ORM\PersistentCollection {#7137 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7140 -id: 174 -name: "パイライト" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1719214453 {#7138 date: 2024-06-24 16:34:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7139 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7141 …} -Children: Doctrine\ORM\PersistentCollection {#7144 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7147 -id: 173 -name: "パール" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1719214443 {#7145 date: 2024-06-24 16:34:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7146 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7148 …} -Children: Doctrine\ORM\PersistentCollection {#7151 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7154 -id: 172 -name: "トルマリン" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1719214439 {#7152 date: 2024-06-24 16:33:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7153 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7155 …} -Children: Doctrine\ORM\PersistentCollection {#7158 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7161 -id: 171 -name: "テラヘルツ" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1719214435 {#7159 date: 2024-06-24 16:33:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7160 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7162 …} -Children: Doctrine\ORM\PersistentCollection {#7165 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7168 -id: 301 -name: "ツリーアゲート" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1721966565 {#7166 date: 2024-07-26 13:02:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7167 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7169 …} -Children: Doctrine\ORM\PersistentCollection {#7172 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7175 -id: 170 -name: "茶黄水晶" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1719214422 {#7173 date: 2024-06-24 16:33:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7174 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7176 …} -Children: Doctrine\ORM\PersistentCollection {#7179 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7182 -id: 169 -name: "チェリークォーツ" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1719214416 {#7180 date: 2024-06-24 16:33:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7181 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7183 …} -Children: Doctrine\ORM\PersistentCollection {#7186 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7189 -id: 168 -name: "タンザナイト" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1719214409 {#7187 date: 2024-06-24 16:33:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7188 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7190 …} -Children: Doctrine\ORM\PersistentCollection {#7193 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7196 -id: 290 -name: "ダルメシアンジャスパー" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1721726899 {#7194 date: 2024-07-23 18:28:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7195 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7197 …} -Children: Doctrine\ORM\PersistentCollection {#7200 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7203 -id: 167 -name: "タイガーアイ" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1719214404 {#7201 date: 2024-06-24 16:33:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7202 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7204 …} -Children: Doctrine\ORM\PersistentCollection {#7207 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7210 -id: 166 -name: "ターコイズ" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1719214392 {#7208 date: 2024-06-24 16:33:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7209 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7211 …} -Children: Doctrine\ORM\PersistentCollection {#7214 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7217 -id: 165 -name: "ソーダライト" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1719214381 {#7215 date: 2024-06-24 16:33:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7216 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7218 …} -Children: Doctrine\ORM\PersistentCollection {#7221 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7224 -id: 164 -name: "スモーキークォーツ" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1719214373 {#7222 date: 2024-06-24 16:32:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7223 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7225 …} -Children: Doctrine\ORM\PersistentCollection {#7228 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7231 -id: 163 -name: "スピネル" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1719214365 {#7229 date: 2024-06-24 16:32:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7230 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7232 …} -Children: Doctrine\ORM\PersistentCollection {#7235 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7238 -id: 162 -name: "ストロベリークォーツ" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1719214359 {#7236 date: 2024-06-24 16:32:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7237 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7239 …} -Children: Doctrine\ORM\PersistentCollection {#7242 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7245 -id: 161 -name: "スギライト" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1719214347 {#7243 date: 2024-06-24 16:32:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7244 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7246 …} -Children: Doctrine\ORM\PersistentCollection {#7249 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7252 -id: 160 -name: "水晶" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1719214342 {#7250 date: 2024-06-24 16:32:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7251 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7253 …} -Children: Doctrine\ORM\PersistentCollection {#7256 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7259 -id: 294 -name: "朱砂パーツ" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1721726925 {#7257 date: 2024-07-23 18:28:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7258 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7260 …} -Children: Doctrine\ORM\PersistentCollection {#7263 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7266 -id: 159 -name: "シトリン" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1719214334 {#7264 date: 2024-06-24 16:32:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7265 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7267 …} -Children: Doctrine\ORM\PersistentCollection {#7270 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7273 -id: 158 -name: "サンストーン" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1719214329 {#7271 date: 2024-06-24 16:32:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7272 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7274 …} -Children: Doctrine\ORM\PersistentCollection {#7277 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7280 -id: 157 -name: "珊瑚" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1719214321 {#7278 date: 2024-06-24 16:32:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7279 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7281 …} -Children: Doctrine\ORM\PersistentCollection {#7284 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7287 -id: 156 -name: "サファイア" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1719214302 {#7285 date: 2024-06-24 16:31:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7286 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7288 …} -Children: Doctrine\ORM\PersistentCollection {#7291 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7294 -id: 155 -name: "サードニクス" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1719214295 {#7292 date: 2024-06-24 16:31:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7293 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7295 …} -Children: Doctrine\ORM\PersistentCollection {#7298 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7301 -id: 154 -name: "コスモオーラ" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1719214286 {#7299 date: 2024-06-24 16:31:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7300 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7302 …} -Children: Doctrine\ORM\PersistentCollection {#7305 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7308 -id: 153 -name: "ゴールドヘマタイト" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1719214278 {#7306 date: 2024-06-24 16:31:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7307 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7309 …} -Children: Doctrine\ORM\PersistentCollection {#7312 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7315 -id: 152 -name: "ゴールドストーン" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1719214270 {#7313 date: 2024-06-24 16:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7314 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7316 …} -Children: Doctrine\ORM\PersistentCollection {#7319 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7322 -id: 295 -name: "ゴールドコーラル" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1721726932 {#7320 date: 2024-07-23 18:28:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7321 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7323 …} -Children: Doctrine\ORM\PersistentCollection {#7326 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7329 -id: 151 -name: "ゴールデンオーラ" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1719214263 {#7327 date: 2024-06-24 16:31:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7328 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7330 …} -Children: Doctrine\ORM\PersistentCollection {#7333 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7336 -id: 150 -name: "クンツァイト" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1719214255 {#7334 date: 2024-06-24 16:30:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7335 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7337 …} -Children: Doctrine\ORM\PersistentCollection {#7340 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7343 -id: 149 -name: "クリソコーラ" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1719214243 {#7341 date: 2024-06-24 16:30:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7342 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7344 …} -Children: Doctrine\ORM\PersistentCollection {#7347 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7350 -id: 148 -name: "グリーンアゲート" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1719214233 {#7348 date: 2024-06-24 16:30:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7349 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7351 …} -Children: Doctrine\ORM\PersistentCollection {#7354 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7357 -id: 296 -name: "クラック水晶" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1721726937 {#7355 date: 2024-07-23 18:28:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7356 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7358 …} -Children: Doctrine\ORM\PersistentCollection {#7361 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7364 -id: 291 -name: "キャンディークォーツ" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1721726906 {#7362 date: 2024-07-23 18:28:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7363 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7365 …} -Children: Doctrine\ORM\PersistentCollection {#7368 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7371 -id: 147 -name: "眼球メノウ" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1719214224 {#7369 date: 2024-06-24 16:30:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7370 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7372 …} -Children: Doctrine\ORM\PersistentCollection {#7375 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7378 -id: 146 -name: "カルサイト" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1719214207 {#7376 date: 2024-06-24 16:30:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7377 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7379 …} -Children: Doctrine\ORM\PersistentCollection {#7382 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7385 -id: 298 -name: "カラーチェンジフローライト" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1721726951 {#7383 date: 2024-07-23 18:29:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7384 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7386 …} -Children: Doctrine\ORM\PersistentCollection {#7389 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7392 -id: 145 -name: "カイヤナイト" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1719214198 {#7390 date: 2024-06-24 16:29:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7391 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7393 …} -Children: Doctrine\ORM\PersistentCollection {#7396 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7399 -id: 144 -name: "カーネリアン" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1719214192 {#7397 date: 2024-06-24 16:29:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7398 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7400 …} -Children: Doctrine\ORM\PersistentCollection {#7403 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7406 -id: 143 -name: "ガーネット" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1719214185 {#7404 date: 2024-06-24 16:29:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7405 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7407 …} -Children: Doctrine\ORM\PersistentCollection {#7410 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7413 -id: 142 -name: "ガーデンクォーツ" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1719214182 {#7411 date: 2024-06-24 16:29:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7412 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7414 …} -Children: Doctrine\ORM\PersistentCollection {#7417 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7420 -id: 141 -name: "オレンジムーンストーン" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1719214174 {#7418 date: 2024-06-24 16:29:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7419 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7421 …} -Children: Doctrine\ORM\PersistentCollection {#7424 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7427 -id: 297 -name: "オレンジファントムクォーツ" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1721726944 {#7425 date: 2024-07-23 18:29:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7426 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7428 …} -Children: Doctrine\ORM\PersistentCollection {#7431 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7434 -id: 140 -name: "オブシディアン" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1719214165 {#7432 date: 2024-06-24 16:29:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7433 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7435 …} -Children: Doctrine\ORM\PersistentCollection {#7438 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7441 -id: 139 -name: "オニキス" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1719214157 {#7439 date: 2024-06-24 16:29:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7440 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7442 …} -Children: Doctrine\ORM\PersistentCollection {#7445 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7448 -id: 138 -name: "オーロラオーラ" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1719214152 {#7446 date: 2024-06-24 16:29:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7447 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7449 …} -Children: Doctrine\ORM\PersistentCollection {#7452 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7455 -id: 293 -name: "エンジェルラダー" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1721726919 {#7453 date: 2024-07-23 18:28:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7454 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7456 …} -Children: Doctrine\ORM\PersistentCollection {#7459 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7462 -id: 137 -name: "エンジェライト" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1719214142 {#7460 date: 2024-06-24 16:29:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7461 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7463 …} -Children: Doctrine\ORM\PersistentCollection {#7466 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7469 -id: 136 -name: "エレスチャル" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1719214136 {#7467 date: 2024-06-24 16:28:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7468 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7470 …} -Children: Doctrine\ORM\PersistentCollection {#7473 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7476 -id: 135 -name: "インカローズ" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1719214126 {#7474 date: 2024-06-24 16:28:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7475 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7477 …} -Children: Doctrine\ORM\PersistentCollection {#7480 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7483 -id: 134 -name: "アンバー" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1719214114 {#7481 date: 2024-06-24 16:28:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7482 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7484 …} -Children: Doctrine\ORM\PersistentCollection {#7487 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7490 -id: 133 -name: "アメトリン" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1719214108 {#7488 date: 2024-06-24 16:28:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7489 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7491 …} -Children: Doctrine\ORM\PersistentCollection {#7494 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7497 -id: 132 -name: "アメシスト" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1719214103 {#7495 date: 2024-06-24 16:28:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7496 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7498 …} -Children: Doctrine\ORM\PersistentCollection {#7501 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7504 -id: 131 -name: "アマゾナイト" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1719214098 {#7502 date: 2024-06-24 16:28:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7503 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7505 …} -Children: Doctrine\ORM\PersistentCollection {#7508 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7511 -id: 130 -name: "アベンチュリン" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1719214091 {#7509 date: 2024-06-24 16:28:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7510 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7512 …} -Children: Doctrine\ORM\PersistentCollection {#7515 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7518 -id: 129 -name: "アパタイト" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1719214076 {#7516 date: 2024-06-24 16:27:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7517 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7519 …} -Children: Doctrine\ORM\PersistentCollection {#7522 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7525 -id: 128 -name: "アクアマリン" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1719214065 {#7523 date: 2024-06-24 16:27:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7524 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7526 …} -Children: Doctrine\ORM\PersistentCollection {#7529 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7532 -id: 121 -name: "アクアオーラ" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1717439544 {#7530 date: 2024-06-04 03:32:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7531 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7533 …} -Children: Doctrine\ORM\PersistentCollection {#7536 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7539 -id: 120 -name: "アイリスクォーツ" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1717439529 {#7537 date: 2024-06-04 03:32:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7538 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7540 …} -Children: Doctrine\ORM\PersistentCollection {#7543 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7546 -id: 119 -name: "アイオライト" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1717439519 {#7544 date: 2024-06-04 03:31:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7545 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7547 …} -Children: Doctrine\ORM\PersistentCollection {#7550 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7553 -id: 16 -name: "アイテム" -hierarchy: 1 -sort_no: 208 -create_date: DateTime @1713760183 {#6856 date: 2024-04-22 13:29:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#6855 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7554 …} -Children: Doctrine\ORM\PersistentCollection {#7557 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#7558 -id: 315 -name: "ポスター掲載商品" -hierarchy: 2 -sort_no: 207 -create_date: DateTime @1743385403 {#7551 date: 2025-03-31 10:43:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1743385403 {#7552 date: 2025-03-31 10:43:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7559 …} -Children: Doctrine\ORM\PersistentCollection {#7562 …} -Parent: Eccube\Entity\Category {#7553} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6859 …} } Eccube\Entity\Category {#7567 -id: 314 -name: "シーズンコレクション・スプリング" -hierarchy: 2 -sort_no: 206 -create_date: DateTime @1739858412 {#7565 date: 2025-02-18 15:00:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1739858412 {#7566 date: 2025-02-18 15:00:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7568 …} -Children: Doctrine\ORM\PersistentCollection {#7571 …} -Parent: Eccube\Entity\Category {#7553} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6859 …} } Eccube\Entity\Category {#7574 -id: 311 -name: "巳年特集" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1735090009 {#7572 date: 2024-12-25 10:26:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741569182 {#7573 date: 2025-03-10 10:13:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7575 …} -Children: Doctrine\ORM\PersistentCollection {#7578 …} -Parent: Eccube\Entity\Category {#7553} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6859 …} } Eccube\Entity\Category {#7581 -id: 127 -name: "リング" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1718619073 {#7579 date: 2024-06-17 19:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#7580 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7582 …} -Children: Doctrine\ORM\PersistentCollection {#7585 …} -Parent: Eccube\Entity\Category {#7553} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6859 …} } Eccube\Entity\Category {#7588 -id: 22 -name: "others" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1713760239 {#7586 date: 2024-04-22 13:30:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#7587 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7589 …} -Children: Doctrine\ORM\PersistentCollection {#7592 …} -Parent: Eccube\Entity\Category {#7553} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6859 …} } Eccube\Entity\Category {#7595 -id: 21 -name: "浄化グッズ" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1713760231 {#7593 date: 2024-04-22 13:30:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#7594 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7596 …} -Children: Doctrine\ORM\PersistentCollection {#7599 …} -Parent: Eccube\Entity\Category {#7553} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6859 …} } Eccube\Entity\Category {#7602 -id: 20 -name: "原石" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1713760226 {#7600 date: 2024-04-22 13:30:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#7601 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7603 …} -Children: Doctrine\ORM\PersistentCollection {#7606 …} -Parent: Eccube\Entity\Category {#7553} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6859 …} } Eccube\Entity\Category {#7609 -id: 19 -name: "ピアス・イヤリング" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1713760219 {#7607 date: 2024-04-22 13:30:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#7608 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7610 …} -Children: Doctrine\ORM\PersistentCollection {#7613 …} -Parent: Eccube\Entity\Category {#7553} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6859 …} } Eccube\Entity\Category {#7616 -id: 18 -name: "ネックレス" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1713760199 {#7614 date: 2024-04-22 13:29:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#7615 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7617 …} -Children: Doctrine\ORM\PersistentCollection {#7620 …} -Parent: Eccube\Entity\Category {#7553} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6859 …} } Eccube\Entity\Category {#7623 -id: 17 -name: "ブレスレット" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1713760194 {#7621 date: 2024-04-22 13:29:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#7622 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7624 …} -Children: Doctrine\ORM\PersistentCollection {#7627 …} -Parent: Eccube\Entity\Category {#7553} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6859 …} } Eccube\Entity\Category {#7630 -id: 210 -name: "誕生石" -hierarchy: 1 -sort_no: 124 -create_date: DateTime @1719807088 {#7564 date: 2024-07-01 13:11:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#7563 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7631 …} -Children: Doctrine\ORM\PersistentCollection {#7634 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#7635 -id: 222 -name: "12月生まれ" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1719807143 {#7628 date: 2024-07-01 13:12:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807143 {#7629 date: 2024-07-01 13:12:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7636 …} -Children: Doctrine\ORM\PersistentCollection {#7639 …} -Parent: Eccube\Entity\Category {#7630} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#7644 -id: 221 -name: "11月生まれ" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1719807140 {#7642 date: 2024-07-01 13:12:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807140 {#7643 date: 2024-07-01 13:12:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7645 …} -Children: Doctrine\ORM\PersistentCollection {#7648 …} -Parent: Eccube\Entity\Category {#7630} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#7651 -id: 220 -name: "10月生まれ" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1719807137 {#7649 date: 2024-07-01 13:12:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807137 {#7650 date: 2024-07-01 13:12:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7652 …} -Children: Doctrine\ORM\PersistentCollection {#7655 …} -Parent: Eccube\Entity\Category {#7630} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#7658 -id: 219 -name: "9月生まれ" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1719807132 {#7656 date: 2024-07-01 13:12:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807132 {#7657 date: 2024-07-01 13:12:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7659 …} -Children: Doctrine\ORM\PersistentCollection {#7662 …} -Parent: Eccube\Entity\Category {#7630} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#7665 -id: 218 -name: "8月生まれ" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1719807128 {#7663 date: 2024-07-01 13:12:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807128 {#7664 date: 2024-07-01 13:12:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7666 …} -Children: Doctrine\ORM\PersistentCollection {#7669 …} -Parent: Eccube\Entity\Category {#7630} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#7672 -id: 217 -name: "7月生まれ" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1719807126 {#7670 date: 2024-07-01 13:12:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807126 {#7671 date: 2024-07-01 13:12:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7673 …} -Children: Doctrine\ORM\PersistentCollection {#7676 …} -Parent: Eccube\Entity\Category {#7630} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#7679 -id: 216 -name: "6月生まれ" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1719807123 {#7677 date: 2024-07-01 13:12:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807123 {#7678 date: 2024-07-01 13:12:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7680 …} -Children: Doctrine\ORM\PersistentCollection {#7683 …} -Parent: Eccube\Entity\Category {#7630} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#7686 -id: 215 -name: "5月生まれ" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1719807120 {#7684 date: 2024-07-01 13:12:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807120 {#7685 date: 2024-07-01 13:12:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7687 …} -Children: Doctrine\ORM\PersistentCollection {#7690 …} -Parent: Eccube\Entity\Category {#7630} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#7693 -id: 214 -name: "4月生まれ" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1719807117 {#7691 date: 2024-07-01 13:11:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807117 {#7692 date: 2024-07-01 13:11:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7694 …} -Children: Doctrine\ORM\PersistentCollection {#7697 …} -Parent: Eccube\Entity\Category {#7630} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#7700 -id: 213 -name: "3月生まれ" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1719807114 {#7698 date: 2024-07-01 13:11:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807114 {#7699 date: 2024-07-01 13:11:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7701 …} -Children: Doctrine\ORM\PersistentCollection {#7704 …} -Parent: Eccube\Entity\Category {#7630} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#7707 -id: 212 -name: "2月生まれ" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1719807111 {#7705 date: 2024-07-01 13:11:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807111 {#7706 date: 2024-07-01 13:11:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7708 …} -Children: Doctrine\ORM\PersistentCollection {#7711 …} -Parent: Eccube\Entity\Category {#7630} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#7714 -id: 211 -name: "1月生まれ" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1719807107 {#7712 date: 2024-07-01 13:11:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807107 {#7713 date: 2024-07-01 13:11:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7715 …} -Children: Doctrine\ORM\PersistentCollection {#7718 …} -Parent: Eccube\Entity\Category {#7630} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#7721 -id: 310 -name: "誕生石アートブレスレット" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1732076237 {#7719 date: 2024-11-20 13:17:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732776583 {#7720 date: 2024-11-28 15:49:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7722 …} -Children: Doctrine\ORM\PersistentCollection {#7725 …} -Parent: Eccube\Entity\Category {#7630} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6859 …} } Eccube\Entity\Category {#7728 -id: 223 -name: "天珠" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1719807161 {#7640 date: 2024-07-01 13:12:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#7641 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7729 …} -Children: Doctrine\ORM\PersistentCollection {#7732 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#7733 -id: 287 -name: "金銭鈎天珠" -hierarchy: 2 -sort_no: 187 -create_date: DateTime @1721714336 {#7726 date: 2024-07-23 14:58:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7727 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7734 …} -Children: Doctrine\ORM\PersistentCollection {#7737 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7742 -id: 286 -name: "龍神天珠" -hierarchy: 2 -sort_no: 186 -create_date: DateTime @1719807697 {#7740 date: 2024-07-01 13:21:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7741 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7743 …} -Children: Doctrine\ORM\PersistentCollection {#7746 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7749 -id: 285 -name: "寶瓶天珠" -hierarchy: 2 -sort_no: 185 -create_date: DateTime @1719807689 {#7747 date: 2024-07-01 13:21:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7748 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7750 …} -Children: Doctrine\ORM\PersistentCollection {#7753 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7756 -id: 284 -name: "水蓮花天珠" -hierarchy: 2 -sort_no: 184 -create_date: DateTime @1719807682 {#7754 date: 2024-07-01 13:21:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7755 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7757 …} -Children: Doctrine\ORM\PersistentCollection {#7760 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7763 -id: 283 -name: "虎牙天珠" -hierarchy: 2 -sort_no: 183 -create_date: DateTime @1719807676 {#7761 date: 2024-07-01 13:21:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7762 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7764 …} -Children: Doctrine\ORM\PersistentCollection {#7767 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7770 -id: 282 -name: "緑度母天珠" -hierarchy: 2 -sort_no: 182 -create_date: DateTime @1719807669 {#7768 date: 2024-07-01 13:21:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7769 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7771 …} -Children: Doctrine\ORM\PersistentCollection {#7774 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7777 -id: 281 -name: "観音天珠" -hierarchy: 2 -sort_no: 181 -create_date: DateTime @1719807663 {#7775 date: 2024-07-01 13:21:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7776 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7778 …} -Children: Doctrine\ORM\PersistentCollection {#7781 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7784 -id: 280 -name: "龍眼天珠" -hierarchy: 2 -sort_no: 180 -create_date: DateTime @1719807656 {#7782 date: 2024-07-01 13:20:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7783 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7785 …} -Children: Doctrine\ORM\PersistentCollection {#7788 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7791 -id: 279 -name: "陰陽太極天珠" -hierarchy: 2 -sort_no: 179 -create_date: DateTime @1719807647 {#7789 date: 2024-07-01 13:20:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7790 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7792 …} -Children: Doctrine\ORM\PersistentCollection {#7795 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7798 -id: 278 -name: "大黒天天珠" -hierarchy: 2 -sort_no: 178 -create_date: DateTime @1719807642 {#7796 date: 2024-07-01 13:20:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7797 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7799 …} -Children: Doctrine\ORM\PersistentCollection {#7802 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7805 -id: 277 -name: "鳳凰眼天珠" -hierarchy: 2 -sort_no: 177 -create_date: DateTime @1719807636 {#7803 date: 2024-07-01 13:20:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7804 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7806 …} -Children: Doctrine\ORM\PersistentCollection {#7809 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7812 -id: 276 -name: "麒麟天珠" -hierarchy: 2 -sort_no: 176 -create_date: DateTime @1719807630 {#7810 date: 2024-07-01 13:20:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7811 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7813 …} -Children: Doctrine\ORM\PersistentCollection {#7816 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7819 -id: 275 -name: "白蛇天珠" -hierarchy: 2 -sort_no: 175 -create_date: DateTime @1719807624 {#7817 date: 2024-07-01 13:20:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7818 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7820 …} -Children: Doctrine\ORM\PersistentCollection {#7823 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7826 -id: 274 -name: "弁財天天珠" -hierarchy: 2 -sort_no: 174 -create_date: DateTime @1719807618 {#7824 date: 2024-07-01 13:20:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7825 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7827 …} -Children: Doctrine\ORM\PersistentCollection {#7830 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7833 -id: 273 -name: "蔓字天珠" -hierarchy: 2 -sort_no: 173 -create_date: DateTime @1719807611 {#7831 date: 2024-07-01 13:20:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7832 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7834 …} -Children: Doctrine\ORM\PersistentCollection {#7837 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7840 -id: 272 -name: "星辰天珠" -hierarchy: 2 -sort_no: 172 -create_date: DateTime @1719807605 {#7838 date: 2024-07-01 13:20:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7839 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7841 …} -Children: Doctrine\ORM\PersistentCollection {#7844 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7847 -id: 271 -name: "羊眼板珠" -hierarchy: 2 -sort_no: 171 -create_date: DateTime @1719807598 {#7845 date: 2024-07-01 13:19:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7846 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7848 …} -Children: Doctrine\ORM\PersistentCollection {#7851 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7854 -id: 270 -name: "三色線珠" -hierarchy: 2 -sort_no: 170 -create_date: DateTime @1719807588 {#7852 date: 2024-07-01 13:19:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7853 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7855 …} -Children: Doctrine\ORM\PersistentCollection {#7858 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7861 -id: 269 -name: "福壽天珠" -hierarchy: 2 -sort_no: 169 -create_date: DateTime @1719807583 {#7859 date: 2024-07-01 13:19:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7860 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7862 …} -Children: Doctrine\ORM\PersistentCollection {#7865 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7868 -id: 268 -name: "大鵬鳥天珠" -hierarchy: 2 -sort_no: 168 -create_date: DateTime @1719807577 {#7866 date: 2024-07-01 13:19:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7867 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7869 …} -Children: Doctrine\ORM\PersistentCollection {#7872 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7875 -id: 267 -name: "菩提天珠" -hierarchy: 2 -sort_no: 167 -create_date: DateTime @1719807570 {#7873 date: 2024-07-01 13:19:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7874 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7876 …} -Children: Doctrine\ORM\PersistentCollection {#7879 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7882 -id: 266 -name: "大人天珠" -hierarchy: 2 -sort_no: 166 -create_date: DateTime @1719807564 {#7880 date: 2024-07-01 13:19:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7881 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7883 …} -Children: Doctrine\ORM\PersistentCollection {#7886 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7889 -id: 265 -name: "山形天珠" -hierarchy: 2 -sort_no: 165 -create_date: DateTime @1719807557 {#7887 date: 2024-07-01 13:19:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7888 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7890 …} -Children: Doctrine\ORM\PersistentCollection {#7893 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7896 -id: 264 -name: "双天地天珠" -hierarchy: 2 -sort_no: 164 -create_date: DateTime @1719807548 {#7894 date: 2024-07-01 13:19:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7895 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7897 …} -Children: Doctrine\ORM\PersistentCollection {#7900 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7903 -id: 263 -name: "天地天珠" -hierarchy: 2 -sort_no: 163 -create_date: DateTime @1719807542 {#7901 date: 2024-07-01 13:19:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7902 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7904 …} -Children: Doctrine\ORM\PersistentCollection {#7907 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7910 -id: 262 -name: "日月天珠" -hierarchy: 2 -sort_no: 162 -create_date: DateTime @1719807535 {#7908 date: 2024-07-01 13:18:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7909 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7911 …} -Children: Doctrine\ORM\PersistentCollection {#7914 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7917 -id: 261 -name: "黒白天珠" -hierarchy: 2 -sort_no: 161 -create_date: DateTime @1719807529 {#7915 date: 2024-07-01 13:18:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7916 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7918 …} -Children: Doctrine\ORM\PersistentCollection {#7921 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7924 -id: 260 -name: "流水紋天珠" -hierarchy: 2 -sort_no: 160 -create_date: DateTime @1719807521 {#7922 date: 2024-07-01 13:18:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7923 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7925 …} -Children: Doctrine\ORM\PersistentCollection {#7928 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7931 -id: 259 -name: "財神天珠" -hierarchy: 2 -sort_no: 159 -create_date: DateTime @1719807514 {#7929 date: 2024-07-01 13:18:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7930 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7932 …} -Children: Doctrine\ORM\PersistentCollection {#7935 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7938 -id: 258 -name: "如意鈎天珠" -hierarchy: 2 -sort_no: 158 -create_date: DateTime @1719807506 {#7936 date: 2024-07-01 13:18:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7937 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7939 …} -Children: Doctrine\ORM\PersistentCollection {#7942 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7945 -id: 257 -name: "水紋天珠" -hierarchy: 2 -sort_no: 157 -create_date: DateTime @1719807499 {#7943 date: 2024-07-01 13:18:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7944 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7946 …} -Children: Doctrine\ORM\PersistentCollection {#7949 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7952 -id: 256 -name: "薬師天珠" -hierarchy: 2 -sort_no: 156 -create_date: DateTime @1719807490 {#7950 date: 2024-07-01 13:18:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7951 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7953 …} -Children: Doctrine\ORM\PersistentCollection {#7956 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7959 -id: 255 -name: "亀甲長壽天珠" -hierarchy: 2 -sort_no: 155 -create_date: DateTime @1719807484 {#7957 date: 2024-07-01 13:18:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7958 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7960 …} -Children: Doctrine\ORM\PersistentCollection {#7963 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7966 -id: 254 -name: "金剛虎牙六眼天珠" -hierarchy: 2 -sort_no: 154 -create_date: DateTime @1719807477 {#7964 date: 2024-07-01 13:17:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7965 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7967 …} -Children: Doctrine\ORM\PersistentCollection {#7970 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7973 -id: 253 -name: "金剛蓮花三眼天珠" -hierarchy: 2 -sort_no: 153 -create_date: DateTime @1719807468 {#7971 date: 2024-07-01 13:17:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7972 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7974 …} -Children: Doctrine\ORM\PersistentCollection {#7977 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7980 -id: 252 -name: "金剛杵天珠" -hierarchy: 2 -sort_no: 152 -create_date: DateTime @1719807459 {#7978 date: 2024-07-01 13:17:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7979 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7981 …} -Children: Doctrine\ORM\PersistentCollection {#7984 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7987 -id: 251 -name: "蓮師法器天珠" -hierarchy: 2 -sort_no: 151 -create_date: DateTime @1719807449 {#7985 date: 2024-07-01 13:17:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7986 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7988 …} -Children: Doctrine\ORM\PersistentCollection {#7991 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#7994 -id: 250 -name: "蓮師法帽天珠" -hierarchy: 2 -sort_no: 150 -create_date: DateTime @1719807441 {#7992 date: 2024-07-01 13:17:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7993 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7995 …} -Children: Doctrine\ORM\PersistentCollection {#7998 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8001 -id: 249 -name: "閃電五眼天珠" -hierarchy: 2 -sort_no: 149 -create_date: DateTime @1719807435 {#7999 date: 2024-07-01 13:17:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8000 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8002 …} -Children: Doctrine\ORM\PersistentCollection {#8005 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8008 -id: 248 -name: "蓮花天珠" -hierarchy: 2 -sort_no: 148 -create_date: DateTime @1719807427 {#8006 date: 2024-07-01 13:17:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8007 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8009 …} -Children: Doctrine\ORM\PersistentCollection {#8012 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8015 -id: 247 -name: "四線虎牙天珠" -hierarchy: 2 -sort_no: 147 -create_date: DateTime @1719807420 {#8013 date: 2024-07-01 13:17:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8014 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8016 …} -Children: Doctrine\ORM\PersistentCollection {#8019 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8022 -id: 246 -name: "五福臨門天珠" -hierarchy: 2 -sort_no: 146 -create_date: DateTime @1719807414 {#8020 date: 2024-07-01 13:16:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8021 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8023 …} -Children: Doctrine\ORM\PersistentCollection {#8026 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8029 -id: 245 -name: "如意天珠" -hierarchy: 2 -sort_no: 145 -create_date: DateTime @1719807407 {#8027 date: 2024-07-01 13:16:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8028 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8030 …} -Children: Doctrine\ORM\PersistentCollection {#8033 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8036 -id: 244 -name: "二十一眼天珠" -hierarchy: 2 -sort_no: 144 -create_date: DateTime @1719807400 {#8034 date: 2024-07-01 13:16:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8035 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8037 …} -Children: Doctrine\ORM\PersistentCollection {#8040 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8043 -id: 243 -name: "二十眼天珠" -hierarchy: 2 -sort_no: 143 -create_date: DateTime @1719807394 {#8041 date: 2024-07-01 13:16:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8042 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8044 …} -Children: Doctrine\ORM\PersistentCollection {#8047 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8050 -id: 242 -name: "十九眼天珠" -hierarchy: 2 -sort_no: 142 -create_date: DateTime @1719807386 {#8048 date: 2024-07-01 13:16:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8049 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8051 …} -Children: Doctrine\ORM\PersistentCollection {#8054 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8057 -id: 241 -name: "十八眼天珠" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1719807380 {#8055 date: 2024-07-01 13:16:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8056 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8058 …} -Children: Doctrine\ORM\PersistentCollection {#8061 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8064 -id: 240 -name: "十七眼天珠" -hierarchy: 2 -sort_no: 140 -create_date: DateTime @1719807323 {#8062 date: 2024-07-01 13:15:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8063 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8065 …} -Children: Doctrine\ORM\PersistentCollection {#8068 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8071 -id: 239 -name: "十六眼天珠" -hierarchy: 2 -sort_no: 139 -create_date: DateTime @1719807316 {#8069 date: 2024-07-01 13:15:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8070 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8072 …} -Children: Doctrine\ORM\PersistentCollection {#8075 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8078 -id: 238 -name: "十五眼天珠" -hierarchy: 2 -sort_no: 138 -create_date: DateTime @1719807308 {#8076 date: 2024-07-01 13:15:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8077 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8079 …} -Children: Doctrine\ORM\PersistentCollection {#8082 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8085 -id: 237 -name: "十四眼天珠" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1719807302 {#8083 date: 2024-07-01 13:15:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8084 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8086 …} -Children: Doctrine\ORM\PersistentCollection {#8089 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8092 -id: 236 -name: "十三眼天珠" -hierarchy: 2 -sort_no: 136 -create_date: DateTime @1719807293 {#8090 date: 2024-07-01 13:14:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8091 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8093 …} -Children: Doctrine\ORM\PersistentCollection {#8096 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8099 -id: 235 -name: "十二眼天珠" -hierarchy: 2 -sort_no: 135 -create_date: DateTime @1719807286 {#8097 date: 2024-07-01 13:14:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8098 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8100 …} -Children: Doctrine\ORM\PersistentCollection {#8103 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8106 -id: 234 -name: "十一眼天珠" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1719807279 {#8104 date: 2024-07-01 13:14:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8105 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8107 …} -Children: Doctrine\ORM\PersistentCollection {#8110 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8113 -id: 233 -name: "十眼天珠" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1719807272 {#8111 date: 2024-07-01 13:14:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8112 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8114 …} -Children: Doctrine\ORM\PersistentCollection {#8117 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8120 -id: 232 -name: "九眼天珠" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1719807265 {#8118 date: 2024-07-01 13:14:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8119 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8121 …} -Children: Doctrine\ORM\PersistentCollection {#8124 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8127 -id: 231 -name: "八眼天珠" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1719807258 {#8125 date: 2024-07-01 13:14:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8126 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8128 …} -Children: Doctrine\ORM\PersistentCollection {#8131 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8134 -id: 230 -name: "七眼天珠" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1719807251 {#8132 date: 2024-07-01 13:14:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8133 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8135 …} -Children: Doctrine\ORM\PersistentCollection {#8138 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8141 -id: 229 -name: "六眼天珠" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1719807237 {#8139 date: 2024-07-01 13:13:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8140 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8142 …} -Children: Doctrine\ORM\PersistentCollection {#8145 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8148 -id: 228 -name: "五眼天珠" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1719807225 {#8146 date: 2024-07-01 13:13:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8147 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8149 …} -Children: Doctrine\ORM\PersistentCollection {#8152 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8155 -id: 227 -name: "四眼天珠" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1719807216 {#8153 date: 2024-07-01 13:13:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8154 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8156 …} -Children: Doctrine\ORM\PersistentCollection {#8159 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8162 -id: 226 -name: "三眼天珠" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1719807209 {#8160 date: 2024-07-01 13:13:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8161 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8163 …} -Children: Doctrine\ORM\PersistentCollection {#8166 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8169 -id: 225 -name: "二眼天珠" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1719807199 {#8167 date: 2024-07-01 13:13:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8168 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8170 …} -Children: Doctrine\ORM\PersistentCollection {#8173 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8176 -id: 308 -name: "蓮花羊眼板天珠" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1726199960 {#8174 date: 2024-09-13 12:59:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726199960 {#8175 date: 2024-09-13 12:59:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8177 …} -Children: Doctrine\ORM\PersistentCollection {#8180 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8183 -id: 224 -name: "一眼天珠" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1719807188 {#8181 date: 2024-07-01 13:13:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8182 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8184 …} -Children: Doctrine\ORM\PersistentCollection {#8187 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } Eccube\Entity\Category {#8188 -id: 116 -name: "ピックアップ" -hierarchy: 1 -sort_no: 24 -create_date: DateTime @1717434582 {#7738 date: 2024-06-04 02:09:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#7739 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8189 …} -Children: Doctrine\ORM\PersistentCollection {#8192 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#8195 -id: 117 -name: "ギフト" -hierarchy: 1 -sort_no: 21 -create_date: DateTime @1717434592 {#8193 date: 2024-06-04 02:09:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#8194 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8196 …} -Children: Doctrine\ORM\PersistentCollection {#8199 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#8204 -id: 30 -name: "運気" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1713760364 {#8200 date: 2024-04-22 13:32:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#8201 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8205 …} -Children: Doctrine\ORM\PersistentCollection {#8208 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#8209 -id: 115 -name: "招福" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1717417635 {#8202 date: 2024-06-03 21:27:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417635 {#8203 date: 2024-06-03 21:27:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8210 …} -Children: Doctrine\ORM\PersistentCollection {#8213 …} -Parent: Eccube\Entity\Category {#8204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#8218 -id: 114 -name: "願望達成" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1717417623 {#8216 date: 2024-06-03 21:27:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417623 {#8217 date: 2024-06-03 21:27:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8219 …} -Children: Doctrine\ORM\PersistentCollection {#8222 …} -Parent: Eccube\Entity\Category {#8204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#8225 -id: 113 -name: "学業・試験運" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1717417608 {#8223 date: 2024-06-03 21:26:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417608 {#8224 date: 2024-06-03 21:26:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8226 …} -Children: Doctrine\ORM\PersistentCollection {#8229 …} -Parent: Eccube\Entity\Category {#8204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#8232 -id: 112 -name: "家庭運" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1717417591 {#8230 date: 2024-06-03 21:26:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417591 {#8231 date: 2024-06-03 21:26:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8233 …} -Children: Doctrine\ORM\PersistentCollection {#8236 …} -Parent: Eccube\Entity\Category {#8204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#8239 -id: 111 -name: "結婚運" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1717417586 {#8237 date: 2024-06-03 21:26:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417586 {#8238 date: 2024-06-03 21:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8240 …} -Children: Doctrine\ORM\PersistentCollection {#8243 …} -Parent: Eccube\Entity\Category {#8204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#8246 -id: 110 -name: "開運" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1717417580 {#8244 date: 2024-06-03 21:26:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417580 {#8245 date: 2024-06-03 21:26:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8247 …} -Children: Doctrine\ORM\PersistentCollection {#8250 …} -Parent: Eccube\Entity\Category {#8204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#8253 -id: 109 -name: "対人運" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1717417576 {#8251 date: 2024-06-03 21:26:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417576 {#8252 date: 2024-06-03 21:26:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8254 …} -Children: Doctrine\ORM\PersistentCollection {#8257 …} -Parent: Eccube\Entity\Category {#8204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#8260 -id: 108 -name: "魔除け" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1717417566 {#8258 date: 2024-06-03 21:26:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417566 {#8259 date: 2024-06-03 21:26:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8261 …} -Children: Doctrine\ORM\PersistentCollection {#8264 …} -Parent: Eccube\Entity\Category {#8204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#8267 -id: 107 -name: "健康運" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1717417562 {#8265 date: 2024-06-03 21:26:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417562 {#8266 date: 2024-06-03 21:26:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8268 …} -Children: Doctrine\ORM\PersistentCollection {#8271 …} -Parent: Eccube\Entity\Category {#8204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#8274 -id: 106 -name: "全体運" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1717417539 {#8272 date: 2024-06-03 21:25:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417539 {#8273 date: 2024-06-03 21:25:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8275 …} -Children: Doctrine\ORM\PersistentCollection {#8278 …} -Parent: Eccube\Entity\Category {#8204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#8281 -id: 33 -name: "仕事運" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1713760383 {#8279 date: 2024-04-22 13:33:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713760383 {#8280 date: 2024-04-22 13:33:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8282 …} -Children: Doctrine\ORM\PersistentCollection {#8285 …} -Parent: Eccube\Entity\Category {#8204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#8288 -id: 32 -name: "金運・財運" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1713760378 {#8286 date: 2024-04-22 13:32:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417551 {#8287 date: 2024-06-03 21:25:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8289 …} -Children: Doctrine\ORM\PersistentCollection {#8292 …} -Parent: Eccube\Entity\Category {#8204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } Eccube\Entity\Category {#8295 -id: 31 -name: "恋愛運" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1713760375 {#8293 date: 2024-04-22 13:32:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713760375 {#8294 date: 2024-04-22 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8296 …} -Children: Doctrine\ORM\PersistentCollection {#8299 …} -Parent: Eccube\Entity\Category {#8204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } ] |
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 {#687 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#686 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#685 …} -namespace: Closure() {#683 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | Container0s35PEL\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#672 …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 {#6503 -om: Container0s35PEL\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#672 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6450 …} -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() {#6501 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4420 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#6464 …} } } |
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 | [ 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8330 +label: "セール" +value: "312" +data: Eccube\Entity\Category {#6626 -id: 312 -name: "セール" -hierarchy: 1 -sort_no: 210 -create_date: DateTime @1735090129 {#6632 date: 2024-12-25 10:28:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#6630 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6716 …} -Children: Doctrine\ORM\PersistentCollection {#6872 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8332 +label: "天然石" +value: "118" +data: Eccube\Entity\Category {#6867 -id: 118 -name: "天然石" -hierarchy: 1 -sort_no: 209 -create_date: DateTime @1717439447 {#6871 date: 2024-06-04 03:30:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#6870 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6866 …} -Children: Doctrine\ORM\PersistentCollection {#6863 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8331 +label: " トパーズ" +value: "309" +data: Eccube\Entity\Category {#6862 -id: 309 -name: "トパーズ" -hierarchy: 2 -sort_no: 205 -create_date: DateTime @1728971426 {#6869 date: 2024-10-15 14:50:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728971426 {#6868 date: 2024-10-15 14:50:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6861 …} -Children: Doctrine\ORM\PersistentCollection {#6857 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6859 …} } +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8334 +label: " ラヴァストーン" +value: "306" +data: Eccube\Entity\Category {#6852 -id: 306 -name: "ラヴァストーン" -hierarchy: 2 -sort_no: 204 -create_date: DateTime @1725857600 {#6854 date: 2024-09-09 13:53:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857600 {#6853 date: 2024-09-09 13:53:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6851 …} -Children: Doctrine\ORM\PersistentCollection {#6848 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8335 +label: " リバーストーン" +value: "305" +data: Eccube\Entity\Category {#6845 -id: 305 -name: "リバーストーン" -hierarchy: 2 -sort_no: 203 -create_date: DateTime @1725857595 {#6847 date: 2024-09-09 13:53:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857595 {#6846 date: 2024-09-09 13:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6844 …} -Children: Doctrine\ORM\PersistentCollection {#6629 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8336 +label: " クラック水晶" +value: "304" +data: Eccube\Entity\Category {#6832 -id: 304 -name: "クラック水晶" -hierarchy: 2 -sort_no: 202 -create_date: DateTime @1725857588 {#6627 date: 2024-09-09 13:53:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857588 {#6648 date: 2024-09-09 13:53:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6834 …} -Children: Doctrine\ORM\PersistentCollection {#6837 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8337 +label: " ゴールドコーラル" +value: "303" +data: Eccube\Entity\Category {#6840 -id: 303 -name: "ゴールドコーラル" -hierarchy: 2 -sort_no: 201 -create_date: DateTime @1725857582 {#6838 date: 2024-09-09 13:53:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857582 {#6839 date: 2024-09-09 13:53:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6841 …} -Children: Doctrine\ORM\PersistentCollection {#6879 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8338 +label: " ダルメシアンジャスパー" +value: "302" +data: Eccube\Entity\Category {#6880 -id: 302 -name: "ダルメシアンジャスパー" -hierarchy: 2 -sort_no: 200 -create_date: DateTime @1725857574 {#6877 date: 2024-09-09 13:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857574 {#6878 date: 2024-09-09 13:52:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6881 …} -Children: Doctrine\ORM\PersistentCollection {#6884 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8339 +label: " ローズジャスパー" +value: "207" +data: Eccube\Entity\Category {#6887 -id: 207 -name: "ローズジャスパー" -hierarchy: 2 -sort_no: 199 -create_date: DateTime @1719214717 {#6885 date: 2024-06-24 16:38:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6886 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6888 …} -Children: Doctrine\ORM\PersistentCollection {#6892 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8340 +label: " ローズクォーツ" +value: "206" +data: Eccube\Entity\Category {#6895 -id: 206 -name: "ローズクォーツ" -hierarchy: 2 -sort_no: 198 -create_date: DateTime @1719214706 {#6893 date: 2024-06-24 16:38:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6894 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6896 …} -Children: Doctrine\ORM\PersistentCollection {#6899 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8341 +label: " レモンクォーツ" +value: "205" +data: Eccube\Entity\Category {#6902 -id: 205 -name: "レモンクォーツ" -hierarchy: 2 -sort_no: 197 -create_date: DateTime @1719214700 {#6900 date: 2024-06-24 16:38:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6901 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6903 …} -Children: Doctrine\ORM\PersistentCollection {#6906 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8342 +label: " レッドタイガーアイ" +value: "204" +data: Eccube\Entity\Category {#6909 -id: 204 -name: "レッドタイガーアイ" -hierarchy: 2 -sort_no: 196 -create_date: DateTime @1719214691 {#6907 date: 2024-06-24 16:38:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6908 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6910 …} -Children: Doctrine\ORM\PersistentCollection {#6913 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8343 +label: " レッドアゲート" +value: "203" +data: Eccube\Entity\Category {#6916 -id: 203 -name: "レッドアゲート" -hierarchy: 2 -sort_no: 195 -create_date: DateTime @1719214683 {#6914 date: 2024-06-24 16:38:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6915 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6917 …} -Children: Doctrine\ORM\PersistentCollection {#6920 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8344 +label: " レインボームーンストーン" +value: "202" +data: Eccube\Entity\Category {#6923 -id: 202 -name: "レインボームーンストーン" -hierarchy: 2 -sort_no: 194 -create_date: DateTime @1719214676 {#6921 date: 2024-06-24 16:37:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6922 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6924 …} -Children: Doctrine\ORM\PersistentCollection {#6927 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8345 +label: " ルビー" +value: "201" +data: Eccube\Entity\Category {#6930 -id: 201 -name: "ルビー" -hierarchy: 2 -sort_no: 193 -create_date: DateTime @1719214669 {#6928 date: 2024-06-24 16:37:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6929 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6931 …} -Children: Doctrine\ORM\PersistentCollection {#6934 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8346 +label: " ルチルクォーツ" +value: "200" +data: Eccube\Entity\Category {#6937 -id: 200 -name: "ルチルクォーツ" -hierarchy: 2 -sort_no: 192 -create_date: DateTime @1719214664 {#6935 date: 2024-06-24 16:37:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6936 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6938 …} -Children: Doctrine\ORM\PersistentCollection {#6941 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8347 +label: " 龍紋メノウ" +value: "199" +data: Eccube\Entity\Category {#6944 -id: 199 -name: "龍紋メノウ" -hierarchy: 2 -sort_no: 191 -create_date: DateTime @1719214655 {#6942 date: 2024-06-24 16:37:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6943 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6945 …} -Children: Doctrine\ORM\PersistentCollection {#6948 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8348 +label: " リバーストーン" +value: "300" +data: Eccube\Entity\Category {#6951 -id: 300 -name: "リバーストーン" -hierarchy: 2 -sort_no: 190 -create_date: DateTime @1721966548 {#6949 date: 2024-07-26 13:02:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6950 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6952 …} -Children: Doctrine\ORM\PersistentCollection {#6955 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8349 +label: " ラリマー" +value: "198" +data: Eccube\Entity\Category {#6958 -id: 198 -name: "ラリマー" -hierarchy: 2 -sort_no: 189 -create_date: DateTime @1719214639 {#6956 date: 2024-06-24 16:37:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6957 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6959 …} -Children: Doctrine\ORM\PersistentCollection {#6962 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8350 +label: " ラブラドライト" +value: "197" +data: Eccube\Entity\Category {#6965 -id: 197 -name: "ラブラドライト" -hierarchy: 2 -sort_no: 188 -create_date: DateTime @1719214636 {#6963 date: 2024-06-24 16:37:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6964 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6966 …} -Children: Doctrine\ORM\PersistentCollection {#6969 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8351 +label: " ラピスラズリ" +value: "196" +data: Eccube\Entity\Category {#6972 -id: 196 -name: "ラピスラズリ" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1719214627 {#6970 date: 2024-06-24 16:37:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6971 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6973 …} -Children: Doctrine\ORM\PersistentCollection {#6976 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8352 +label: " モルガナイト" +value: "195" +data: Eccube\Entity\Category {#6979 -id: 195 -name: "モルガナイト" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1719214616 {#6977 date: 2024-06-24 16:36:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6978 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6980 …} -Children: Doctrine\ORM\PersistentCollection {#6983 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8353 +label: " モリオン" +value: "194" +data: Eccube\Entity\Category {#6986 -id: 194 -name: "モリオン" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1719214612 {#6984 date: 2024-06-24 16:36:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6985 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6987 …} -Children: Doctrine\ORM\PersistentCollection {#6990 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8354 +label: " モスアゲート" +value: "193" +data: Eccube\Entity\Category {#6993 -id: 193 -name: "モスアゲート" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1719214606 {#6991 date: 2024-06-24 16:36:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6992 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6994 …} -Children: Doctrine\ORM\PersistentCollection {#6997 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8355 +label: " ムーンストーン" +value: "192" +data: Eccube\Entity\Category {#7000 -id: 192 -name: "ムーンストーン" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1719214601 {#6998 date: 2024-06-24 16:36:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6999 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7001 …} -Children: Doctrine\ORM\PersistentCollection {#7004 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8356 +label: " ミッドナイトオーラ" +value: "191" +data: Eccube\Entity\Category {#7007 -id: 191 -name: "ミッドナイトオーラ" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1719214596 {#7005 date: 2024-06-24 16:36:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7006 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7008 …} -Children: Doctrine\ORM\PersistentCollection {#7011 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8357 +label: " MIXアゲート" +value: "289" +data: Eccube\Entity\Category {#7014 -id: 289 -name: "MIXアゲート" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1721726889 {#7012 date: 2024-07-23 18:28:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7013 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7015 …} -Children: Doctrine\ORM\PersistentCollection {#7018 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8358 +label: " マザーオブパール" +value: "190" +data: Eccube\Entity\Category {#7021 -id: 190 -name: "マザーオブパール" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1719214587 {#7019 date: 2024-06-24 16:36:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7020 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7022 …} -Children: Doctrine\ORM\PersistentCollection {#7025 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8359 +label: " ホワイトカルセドニー" +value: "189" +data: Eccube\Entity\Category {#7028 -id: 189 -name: "ホワイトカルセドニー" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1719214578 {#7026 date: 2024-06-24 16:36:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7027 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7029 …} -Children: Doctrine\ORM\PersistentCollection {#7032 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8360 +label: " 北投石" +value: "188" +data: Eccube\Entity\Category {#7035 -id: 188 -name: "北投石" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1719214570 {#7033 date: 2024-06-24 16:36:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7034 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7036 …} -Children: Doctrine\ORM\PersistentCollection {#7039 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8361 +label: " ペリドット" +value: "187" +data: Eccube\Entity\Category {#7042 -id: 187 -name: "ペリドット" -hierarchy: 2 -sort_no: 100 -create_date: DateTime @1719214560 {#7040 date: 2024-06-24 16:36:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7041 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7043 …} -Children: Doctrine\ORM\PersistentCollection {#7046 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8362 +label: " ヘマタイト" +value: "186" +data: Eccube\Entity\Category {#7049 -id: 186 -name: "ヘマタイト" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1719214555 {#7047 date: 2024-06-24 16:35:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7048 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7050 …} -Children: Doctrine\ORM\PersistentCollection {#7053 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8363 +label: " フローライト" +value: "185" +data: Eccube\Entity\Category {#7056 -id: 185 -name: "フローライト" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1719214550 {#7054 date: 2024-06-24 16:35:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7055 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7057 …} -Children: Doctrine\ORM\PersistentCollection {#7060 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8364 +label: " プレナイト" +value: "184" +data: Eccube\Entity\Category {#7063 -id: 184 -name: "プレナイト" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1719214544 {#7061 date: 2024-06-24 16:35:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7062 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7064 …} -Children: Doctrine\ORM\PersistentCollection {#7067 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8365 +label: " ブルーレースアゲート" +value: "183" +data: Eccube\Entity\Category {#7070 -id: 183 -name: "ブルーレースアゲート" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1719214535 {#7068 date: 2024-06-24 16:35:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7069 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7071 …} -Children: Doctrine\ORM\PersistentCollection {#7074 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8366 +label: " ブルータイガーアイ" +value: "182" +data: Eccube\Entity\Category {#7077 -id: 182 -name: "ブルータイガーアイ" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1719214526 {#7075 date: 2024-06-24 16:35:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7076 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7078 …} -Children: Doctrine\ORM\PersistentCollection {#7081 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8367 +label: " ブルーゴールドストーン" +value: "181" +data: Eccube\Entity\Category {#7084 -id: 181 -name: "ブルーゴールドストーン" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1719214514 {#7082 date: 2024-06-24 16:35:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7083 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7085 …} -Children: Doctrine\ORM\PersistentCollection {#7088 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8368 +label: " ブラックスピネル" +value: "180" +data: Eccube\Entity\Category {#7091 -id: 180 -name: "ブラックスピネル" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1719214503 {#7089 date: 2024-06-24 16:35:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7090 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7092 …} -Children: Doctrine\ORM\PersistentCollection {#7095 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8369 +label: " ピーコックヘマタイト" +value: "292" +data: Eccube\Entity\Category {#7098 -id: 292 -name: "ピーコックヘマタイト" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1721726912 {#7096 date: 2024-07-23 18:28:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7097 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7099 …} -Children: Doctrine\ORM\PersistentCollection {#7102 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8370 +label: " ピンクオパール" +value: "179" +data: Eccube\Entity\Category {#7105 -id: 179 -name: "ピンクオパール" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1719214489 {#7103 date: 2024-06-24 16:34:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7104 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7106 …} -Children: Doctrine\ORM\PersistentCollection {#7109 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8371 +label: " ヒマラヤ水晶" +value: "178" +data: Eccube\Entity\Category {#7112 -id: 178 -name: "ヒマラヤ水晶" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1719214480 {#7110 date: 2024-06-24 16:34:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7111 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7113 …} -Children: Doctrine\ORM\PersistentCollection {#7116 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8372 +label: " 翡翠" +value: "177" +data: Eccube\Entity\Category {#7119 -id: 177 -name: "翡翠" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1719214472 {#7117 date: 2024-06-24 16:34:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7118 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7120 …} -Children: Doctrine\ORM\PersistentCollection {#7123 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8373 +label: " ピクチャージャスパー" +value: "176" +data: Eccube\Entity\Category {#7126 -id: 176 -name: "ピクチャージャスパー" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1719214467 {#7124 date: 2024-06-24 16:34:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7125 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7127 …} -Children: Doctrine\ORM\PersistentCollection {#7130 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8374 +label: " ハウライト" +value: "175" +data: Eccube\Entity\Category {#7133 -id: 175 -name: "ハウライト" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1719214458 {#7131 date: 2024-06-24 16:34:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7132 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7134 …} -Children: Doctrine\ORM\PersistentCollection {#7137 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8375 +label: " パイライト" +value: "174" +data: Eccube\Entity\Category {#7140 -id: 174 -name: "パイライト" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1719214453 {#7138 date: 2024-06-24 16:34:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7139 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7141 …} -Children: Doctrine\ORM\PersistentCollection {#7144 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8376 +label: " パール" +value: "173" +data: Eccube\Entity\Category {#7147 -id: 173 -name: "パール" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1719214443 {#7145 date: 2024-06-24 16:34:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7146 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7148 …} -Children: Doctrine\ORM\PersistentCollection {#7151 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8377 +label: " トルマリン" +value: "172" +data: Eccube\Entity\Category {#7154 -id: 172 -name: "トルマリン" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1719214439 {#7152 date: 2024-06-24 16:33:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7153 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7155 …} -Children: Doctrine\ORM\PersistentCollection {#7158 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8378 +label: " テラヘルツ" +value: "171" +data: Eccube\Entity\Category {#7161 -id: 171 -name: "テラヘルツ" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1719214435 {#7159 date: 2024-06-24 16:33:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7160 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7162 …} -Children: Doctrine\ORM\PersistentCollection {#7165 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8379 +label: " ツリーアゲート" +value: "301" +data: Eccube\Entity\Category {#7168 -id: 301 -name: "ツリーアゲート" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1721966565 {#7166 date: 2024-07-26 13:02:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7167 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7169 …} -Children: Doctrine\ORM\PersistentCollection {#7172 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8380 +label: " 茶黄水晶" +value: "170" +data: Eccube\Entity\Category {#7175 -id: 170 -name: "茶黄水晶" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1719214422 {#7173 date: 2024-06-24 16:33:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7174 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7176 …} -Children: Doctrine\ORM\PersistentCollection {#7179 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8381 +label: " チェリークォーツ" +value: "169" +data: Eccube\Entity\Category {#7182 -id: 169 -name: "チェリークォーツ" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1719214416 {#7180 date: 2024-06-24 16:33:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7181 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7183 …} -Children: Doctrine\ORM\PersistentCollection {#7186 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8382 +label: " タンザナイト" +value: "168" +data: Eccube\Entity\Category {#7189 -id: 168 -name: "タンザナイト" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1719214409 {#7187 date: 2024-06-24 16:33:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7188 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7190 …} -Children: Doctrine\ORM\PersistentCollection {#7193 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8383 +label: " ダルメシアンジャスパー" +value: "290" +data: Eccube\Entity\Category {#7196 -id: 290 -name: "ダルメシアンジャスパー" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1721726899 {#7194 date: 2024-07-23 18:28:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7195 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7197 …} -Children: Doctrine\ORM\PersistentCollection {#7200 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8384 +label: " タイガーアイ" +value: "167" +data: Eccube\Entity\Category {#7203 -id: 167 -name: "タイガーアイ" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1719214404 {#7201 date: 2024-06-24 16:33:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7202 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7204 …} -Children: Doctrine\ORM\PersistentCollection {#7207 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8385 +label: " ターコイズ" +value: "166" +data: Eccube\Entity\Category {#7210 -id: 166 -name: "ターコイズ" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1719214392 {#7208 date: 2024-06-24 16:33:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7209 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7211 …} -Children: Doctrine\ORM\PersistentCollection {#7214 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8386 +label: " ソーダライト" +value: "165" +data: Eccube\Entity\Category {#7217 -id: 165 -name: "ソーダライト" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1719214381 {#7215 date: 2024-06-24 16:33:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7216 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7218 …} -Children: Doctrine\ORM\PersistentCollection {#7221 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8387 +label: " スモーキークォーツ" +value: "164" +data: Eccube\Entity\Category {#7224 -id: 164 -name: "スモーキークォーツ" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1719214373 {#7222 date: 2024-06-24 16:32:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7223 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7225 …} -Children: Doctrine\ORM\PersistentCollection {#7228 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8388 +label: " スピネル" +value: "163" +data: Eccube\Entity\Category {#7231 -id: 163 -name: "スピネル" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1719214365 {#7229 date: 2024-06-24 16:32:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7230 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7232 …} -Children: Doctrine\ORM\PersistentCollection {#7235 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8389 +label: " ストロベリークォーツ" +value: "162" +data: Eccube\Entity\Category {#7238 -id: 162 -name: "ストロベリークォーツ" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1719214359 {#7236 date: 2024-06-24 16:32:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7237 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7239 …} -Children: Doctrine\ORM\PersistentCollection {#7242 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8390 +label: " スギライト" +value: "161" +data: Eccube\Entity\Category {#7245 -id: 161 -name: "スギライト" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1719214347 {#7243 date: 2024-06-24 16:32:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7244 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7246 …} -Children: Doctrine\ORM\PersistentCollection {#7249 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8391 +label: " 水晶" +value: "160" +data: Eccube\Entity\Category {#7252 -id: 160 -name: "水晶" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1719214342 {#7250 date: 2024-06-24 16:32:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7251 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7253 …} -Children: Doctrine\ORM\PersistentCollection {#7256 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8392 +label: " 朱砂パーツ" +value: "294" +data: Eccube\Entity\Category {#7259 -id: 294 -name: "朱砂パーツ" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1721726925 {#7257 date: 2024-07-23 18:28:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7258 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7260 …} -Children: Doctrine\ORM\PersistentCollection {#7263 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8393 +label: " シトリン" +value: "159" +data: Eccube\Entity\Category {#7266 -id: 159 -name: "シトリン" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1719214334 {#7264 date: 2024-06-24 16:32:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7265 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7267 …} -Children: Doctrine\ORM\PersistentCollection {#7270 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8394 +label: " サンストーン" +value: "158" +data: Eccube\Entity\Category {#7273 -id: 158 -name: "サンストーン" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1719214329 {#7271 date: 2024-06-24 16:32:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7272 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7274 …} -Children: Doctrine\ORM\PersistentCollection {#7277 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8395 +label: " 珊瑚" +value: "157" +data: Eccube\Entity\Category {#7280 -id: 157 -name: "珊瑚" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1719214321 {#7278 date: 2024-06-24 16:32:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7279 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7281 …} -Children: Doctrine\ORM\PersistentCollection {#7284 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8396 +label: " サファイア" +value: "156" +data: Eccube\Entity\Category {#7287 -id: 156 -name: "サファイア" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1719214302 {#7285 date: 2024-06-24 16:31:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7286 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7288 …} -Children: Doctrine\ORM\PersistentCollection {#7291 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8397 +label: " サードニクス" +value: "155" +data: Eccube\Entity\Category {#7294 -id: 155 -name: "サードニクス" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1719214295 {#7292 date: 2024-06-24 16:31:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7293 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7295 …} -Children: Doctrine\ORM\PersistentCollection {#7298 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8398 +label: " コスモオーラ" +value: "154" +data: Eccube\Entity\Category {#7301 -id: 154 -name: "コスモオーラ" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1719214286 {#7299 date: 2024-06-24 16:31:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7300 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7302 …} -Children: Doctrine\ORM\PersistentCollection {#7305 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8399 +label: " ゴールドヘマタイト" +value: "153" +data: Eccube\Entity\Category {#7308 -id: 153 -name: "ゴールドヘマタイト" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1719214278 {#7306 date: 2024-06-24 16:31:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7307 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7309 …} -Children: Doctrine\ORM\PersistentCollection {#7312 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8400 +label: " ゴールドストーン" +value: "152" +data: Eccube\Entity\Category {#7315 -id: 152 -name: "ゴールドストーン" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1719214270 {#7313 date: 2024-06-24 16:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7314 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7316 …} -Children: Doctrine\ORM\PersistentCollection {#7319 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8401 +label: " ゴールドコーラル" +value: "295" +data: Eccube\Entity\Category {#7322 -id: 295 -name: "ゴールドコーラル" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1721726932 {#7320 date: 2024-07-23 18:28:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7321 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7323 …} -Children: Doctrine\ORM\PersistentCollection {#7326 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8402 +label: " ゴールデンオーラ" +value: "151" +data: Eccube\Entity\Category {#7329 -id: 151 -name: "ゴールデンオーラ" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1719214263 {#7327 date: 2024-06-24 16:31:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7328 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7330 …} -Children: Doctrine\ORM\PersistentCollection {#7333 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8403 +label: " クンツァイト" +value: "150" +data: Eccube\Entity\Category {#7336 -id: 150 -name: "クンツァイト" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1719214255 {#7334 date: 2024-06-24 16:30:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7335 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7337 …} -Children: Doctrine\ORM\PersistentCollection {#7340 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8404 +label: " クリソコーラ" +value: "149" +data: Eccube\Entity\Category {#7343 -id: 149 -name: "クリソコーラ" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1719214243 {#7341 date: 2024-06-24 16:30:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7342 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7344 …} -Children: Doctrine\ORM\PersistentCollection {#7347 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8405 +label: " グリーンアゲート" +value: "148" +data: Eccube\Entity\Category {#7350 -id: 148 -name: "グリーンアゲート" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1719214233 {#7348 date: 2024-06-24 16:30:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7349 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7351 …} -Children: Doctrine\ORM\PersistentCollection {#7354 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8406 +label: " クラック水晶" +value: "296" +data: Eccube\Entity\Category {#7357 -id: 296 -name: "クラック水晶" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1721726937 {#7355 date: 2024-07-23 18:28:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7356 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7358 …} -Children: Doctrine\ORM\PersistentCollection {#7361 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8407 +label: " キャンディークォーツ" +value: "291" +data: Eccube\Entity\Category {#7364 -id: 291 -name: "キャンディークォーツ" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1721726906 {#7362 date: 2024-07-23 18:28:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7363 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7365 …} -Children: Doctrine\ORM\PersistentCollection {#7368 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8408 +label: " 眼球メノウ" +value: "147" +data: Eccube\Entity\Category {#7371 -id: 147 -name: "眼球メノウ" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1719214224 {#7369 date: 2024-06-24 16:30:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7370 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7372 …} -Children: Doctrine\ORM\PersistentCollection {#7375 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8409 +label: " カルサイト" +value: "146" +data: Eccube\Entity\Category {#7378 -id: 146 -name: "カルサイト" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1719214207 {#7376 date: 2024-06-24 16:30:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7377 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7379 …} -Children: Doctrine\ORM\PersistentCollection {#7382 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8410 +label: " カラーチェンジフローライト" +value: "298" +data: Eccube\Entity\Category {#7385 -id: 298 -name: "カラーチェンジフローライト" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1721726951 {#7383 date: 2024-07-23 18:29:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7384 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7386 …} -Children: Doctrine\ORM\PersistentCollection {#7389 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8411 +label: " カイヤナイト" +value: "145" +data: Eccube\Entity\Category {#7392 -id: 145 -name: "カイヤナイト" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1719214198 {#7390 date: 2024-06-24 16:29:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7391 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7393 …} -Children: Doctrine\ORM\PersistentCollection {#7396 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8412 +label: " カーネリアン" +value: "144" +data: Eccube\Entity\Category {#7399 -id: 144 -name: "カーネリアン" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1719214192 {#7397 date: 2024-06-24 16:29:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7398 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7400 …} -Children: Doctrine\ORM\PersistentCollection {#7403 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8413 +label: " ガーネット" +value: "143" +data: Eccube\Entity\Category {#7406 -id: 143 -name: "ガーネット" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1719214185 {#7404 date: 2024-06-24 16:29:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7405 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7407 …} -Children: Doctrine\ORM\PersistentCollection {#7410 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8414 +label: " ガーデンクォーツ" +value: "142" +data: Eccube\Entity\Category {#7413 -id: 142 -name: "ガーデンクォーツ" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1719214182 {#7411 date: 2024-06-24 16:29:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7412 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7414 …} -Children: Doctrine\ORM\PersistentCollection {#7417 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8415 +label: " オレンジムーンストーン" +value: "141" +data: Eccube\Entity\Category {#7420 -id: 141 -name: "オレンジムーンストーン" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1719214174 {#7418 date: 2024-06-24 16:29:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7419 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7421 …} -Children: Doctrine\ORM\PersistentCollection {#7424 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8416 +label: " オレンジファントムクォーツ" +value: "297" +data: Eccube\Entity\Category {#7427 -id: 297 -name: "オレンジファントムクォーツ" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1721726944 {#7425 date: 2024-07-23 18:29:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7426 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7428 …} -Children: Doctrine\ORM\PersistentCollection {#7431 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8417 +label: " オブシディアン" +value: "140" +data: Eccube\Entity\Category {#7434 -id: 140 -name: "オブシディアン" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1719214165 {#7432 date: 2024-06-24 16:29:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7433 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7435 …} -Children: Doctrine\ORM\PersistentCollection {#7438 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8418 +label: " オニキス" +value: "139" +data: Eccube\Entity\Category {#7441 -id: 139 -name: "オニキス" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1719214157 {#7439 date: 2024-06-24 16:29:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7440 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7442 …} -Children: Doctrine\ORM\PersistentCollection {#7445 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8419 +label: " オーロラオーラ" +value: "138" +data: Eccube\Entity\Category {#7448 -id: 138 -name: "オーロラオーラ" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1719214152 {#7446 date: 2024-06-24 16:29:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7447 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7449 …} -Children: Doctrine\ORM\PersistentCollection {#7452 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8420 +label: " エンジェルラダー" +value: "293" +data: Eccube\Entity\Category {#7455 -id: 293 -name: "エンジェルラダー" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1721726919 {#7453 date: 2024-07-23 18:28:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7454 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7456 …} -Children: Doctrine\ORM\PersistentCollection {#7459 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8421 +label: " エンジェライト" +value: "137" +data: Eccube\Entity\Category {#7462 -id: 137 -name: "エンジェライト" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1719214142 {#7460 date: 2024-06-24 16:29:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7461 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7463 …} -Children: Doctrine\ORM\PersistentCollection {#7466 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8422 +label: " エレスチャル" +value: "136" +data: Eccube\Entity\Category {#7469 -id: 136 -name: "エレスチャル" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1719214136 {#7467 date: 2024-06-24 16:28:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7468 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7470 …} -Children: Doctrine\ORM\PersistentCollection {#7473 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8423 +label: " インカローズ" +value: "135" +data: Eccube\Entity\Category {#7476 -id: 135 -name: "インカローズ" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1719214126 {#7474 date: 2024-06-24 16:28:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7475 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7477 …} -Children: Doctrine\ORM\PersistentCollection {#7480 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8424 +label: " アンバー" +value: "134" +data: Eccube\Entity\Category {#7483 -id: 134 -name: "アンバー" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1719214114 {#7481 date: 2024-06-24 16:28:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7482 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7484 …} -Children: Doctrine\ORM\PersistentCollection {#7487 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8425 +label: " アメトリン" +value: "133" +data: Eccube\Entity\Category {#7490 -id: 133 -name: "アメトリン" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1719214108 {#7488 date: 2024-06-24 16:28:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7489 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7491 …} -Children: Doctrine\ORM\PersistentCollection {#7494 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8426 +label: " アメシスト" +value: "132" +data: Eccube\Entity\Category {#7497 -id: 132 -name: "アメシスト" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1719214103 {#7495 date: 2024-06-24 16:28:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7496 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7498 …} -Children: Doctrine\ORM\PersistentCollection {#7501 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8427 +label: " アマゾナイト" +value: "131" +data: Eccube\Entity\Category {#7504 -id: 131 -name: "アマゾナイト" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1719214098 {#7502 date: 2024-06-24 16:28:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7503 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7505 …} -Children: Doctrine\ORM\PersistentCollection {#7508 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8428 +label: " アベンチュリン" +value: "130" +data: Eccube\Entity\Category {#7511 -id: 130 -name: "アベンチュリン" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1719214091 {#7509 date: 2024-06-24 16:28:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7510 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7512 …} -Children: Doctrine\ORM\PersistentCollection {#7515 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8429 +label: " アパタイト" +value: "129" +data: Eccube\Entity\Category {#7518 -id: 129 -name: "アパタイト" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1719214076 {#7516 date: 2024-06-24 16:27:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7517 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7519 …} -Children: Doctrine\ORM\PersistentCollection {#7522 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8430 +label: " アクアマリン" +value: "128" +data: Eccube\Entity\Category {#7525 -id: 128 -name: "アクアマリン" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1719214065 {#7523 date: 2024-06-24 16:27:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7524 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7526 …} -Children: Doctrine\ORM\PersistentCollection {#7529 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8431 +label: " アクアオーラ" +value: "121" +data: Eccube\Entity\Category {#7532 -id: 121 -name: "アクアオーラ" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1717439544 {#7530 date: 2024-06-04 03:32:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7531 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7533 …} -Children: Doctrine\ORM\PersistentCollection {#7536 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8432 +label: " アイリスクォーツ" +value: "120" +data: Eccube\Entity\Category {#7539 -id: 120 -name: "アイリスクォーツ" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1717439529 {#7537 date: 2024-06-04 03:32:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7538 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7540 …} -Children: Doctrine\ORM\PersistentCollection {#7543 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8433 +label: " アイオライト" +value: "119" +data: Eccube\Entity\Category {#7546 -id: 119 -name: "アイオライト" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1717439519 {#7544 date: 2024-06-04 03:31:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7545 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7547 …} -Children: Doctrine\ORM\PersistentCollection {#7550 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8434 +label: "アイテム" +value: "16" +data: Eccube\Entity\Category {#7553 -id: 16 -name: "アイテム" -hierarchy: 1 -sort_no: 208 -create_date: DateTime @1713760183 {#6856 date: 2024-04-22 13:29:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#6855 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7554 …} -Children: Doctrine\ORM\PersistentCollection {#7557 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8435 +label: " ポスター掲載商品" +value: "315" +data: Eccube\Entity\Category {#7558 -id: 315 -name: "ポスター掲載商品" -hierarchy: 2 -sort_no: 207 -create_date: DateTime @1743385403 {#7551 date: 2025-03-31 10:43:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1743385403 {#7552 date: 2025-03-31 10:43:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7559 …} -Children: Doctrine\ORM\PersistentCollection {#7562 …} -Parent: Eccube\Entity\Category {#7553} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6859 …} } +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8436 +label: " シーズンコレクション・スプリング" +value: "314" +data: Eccube\Entity\Category {#7567 -id: 314 -name: "シーズンコレクション・スプリング" -hierarchy: 2 -sort_no: 206 -create_date: DateTime @1739858412 {#7565 date: 2025-02-18 15:00:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1739858412 {#7566 date: 2025-02-18 15:00:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7568 …} -Children: Doctrine\ORM\PersistentCollection {#7571 …} -Parent: Eccube\Entity\Category {#7553} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6859 …} } +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8437 +label: " 巳年特集" +value: "311" +data: Eccube\Entity\Category {#7574 -id: 311 -name: "巳年特集" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1735090009 {#7572 date: 2024-12-25 10:26:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741569182 {#7573 date: 2025-03-10 10:13:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7575 …} -Children: Doctrine\ORM\PersistentCollection {#7578 …} -Parent: Eccube\Entity\Category {#7553} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6859 …} } +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8438 +label: " リング" +value: "127" +data: Eccube\Entity\Category {#7581 -id: 127 -name: "リング" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1718619073 {#7579 date: 2024-06-17 19:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#7580 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7582 …} -Children: Doctrine\ORM\PersistentCollection {#7585 …} -Parent: Eccube\Entity\Category {#7553} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6859 …} } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8439 +label: " others" +value: "22" +data: Eccube\Entity\Category {#7588 -id: 22 -name: "others" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1713760239 {#7586 date: 2024-04-22 13:30:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#7587 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7589 …} -Children: Doctrine\ORM\PersistentCollection {#7592 …} -Parent: Eccube\Entity\Category {#7553} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6859 …} } +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8440 +label: " 浄化グッズ" +value: "21" +data: Eccube\Entity\Category {#7595 -id: 21 -name: "浄化グッズ" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1713760231 {#7593 date: 2024-04-22 13:30:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#7594 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7596 …} -Children: Doctrine\ORM\PersistentCollection {#7599 …} -Parent: Eccube\Entity\Category {#7553} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6859 …} } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8441 +label: " 原石" +value: "20" +data: Eccube\Entity\Category {#7602 -id: 20 -name: "原石" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1713760226 {#7600 date: 2024-04-22 13:30:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#7601 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7603 …} -Children: Doctrine\ORM\PersistentCollection {#7606 …} -Parent: Eccube\Entity\Category {#7553} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6859 …} } +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8442 +label: " ピアス・イヤリング" +value: "19" +data: Eccube\Entity\Category {#7609 -id: 19 -name: "ピアス・イヤリング" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1713760219 {#7607 date: 2024-04-22 13:30:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#7608 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7610 …} -Children: Doctrine\ORM\PersistentCollection {#7613 …} -Parent: Eccube\Entity\Category {#7553} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6859 …} } +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8443 +label: " ネックレス" +value: "18" +data: Eccube\Entity\Category {#7616 -id: 18 -name: "ネックレス" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1713760199 {#7614 date: 2024-04-22 13:29:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#7615 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7617 …} -Children: Doctrine\ORM\PersistentCollection {#7620 …} -Parent: Eccube\Entity\Category {#7553} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6859 …} } +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8444 +label: " ブレスレット" +value: "17" +data: Eccube\Entity\Category {#7623 -id: 17 -name: "ブレスレット" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1713760194 {#7621 date: 2024-04-22 13:29:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#7622 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7624 …} -Children: Doctrine\ORM\PersistentCollection {#7627 …} -Parent: Eccube\Entity\Category {#7553} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6859 …} } +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8445 +label: "誕生石" +value: "210" +data: Eccube\Entity\Category {#7630 -id: 210 -name: "誕生石" -hierarchy: 1 -sort_no: 124 -create_date: DateTime @1719807088 {#7564 date: 2024-07-01 13:11:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#7563 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7631 …} -Children: Doctrine\ORM\PersistentCollection {#7634 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8446 +label: " 12月生まれ" +value: "222" +data: Eccube\Entity\Category {#7635 -id: 222 -name: "12月生まれ" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1719807143 {#7628 date: 2024-07-01 13:12:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807143 {#7629 date: 2024-07-01 13:12:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7636 …} -Children: Doctrine\ORM\PersistentCollection {#7639 …} -Parent: Eccube\Entity\Category {#7630} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8447 +label: " 11月生まれ" +value: "221" +data: Eccube\Entity\Category {#7644 -id: 221 -name: "11月生まれ" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1719807140 {#7642 date: 2024-07-01 13:12:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807140 {#7643 date: 2024-07-01 13:12:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7645 …} -Children: Doctrine\ORM\PersistentCollection {#7648 …} -Parent: Eccube\Entity\Category {#7630} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8448 +label: " 10月生まれ" +value: "220" +data: Eccube\Entity\Category {#7651 -id: 220 -name: "10月生まれ" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1719807137 {#7649 date: 2024-07-01 13:12:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807137 {#7650 date: 2024-07-01 13:12:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7652 …} -Children: Doctrine\ORM\PersistentCollection {#7655 …} -Parent: Eccube\Entity\Category {#7630} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8449 +label: " 9月生まれ" +value: "219" +data: Eccube\Entity\Category {#7658 -id: 219 -name: "9月生まれ" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1719807132 {#7656 date: 2024-07-01 13:12:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807132 {#7657 date: 2024-07-01 13:12:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7659 …} -Children: Doctrine\ORM\PersistentCollection {#7662 …} -Parent: Eccube\Entity\Category {#7630} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8450 +label: " 8月生まれ" +value: "218" +data: Eccube\Entity\Category {#7665 -id: 218 -name: "8月生まれ" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1719807128 {#7663 date: 2024-07-01 13:12:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807128 {#7664 date: 2024-07-01 13:12:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7666 …} -Children: Doctrine\ORM\PersistentCollection {#7669 …} -Parent: Eccube\Entity\Category {#7630} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8451 +label: " 7月生まれ" +value: "217" +data: Eccube\Entity\Category {#7672 -id: 217 -name: "7月生まれ" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1719807126 {#7670 date: 2024-07-01 13:12:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807126 {#7671 date: 2024-07-01 13:12:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7673 …} -Children: Doctrine\ORM\PersistentCollection {#7676 …} -Parent: Eccube\Entity\Category {#7630} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8452 +label: " 6月生まれ" +value: "216" +data: Eccube\Entity\Category {#7679 -id: 216 -name: "6月生まれ" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1719807123 {#7677 date: 2024-07-01 13:12:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807123 {#7678 date: 2024-07-01 13:12:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7680 …} -Children: Doctrine\ORM\PersistentCollection {#7683 …} -Parent: Eccube\Entity\Category {#7630} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8453 +label: " 5月生まれ" +value: "215" +data: Eccube\Entity\Category {#7686 -id: 215 -name: "5月生まれ" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1719807120 {#7684 date: 2024-07-01 13:12:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807120 {#7685 date: 2024-07-01 13:12:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7687 …} -Children: Doctrine\ORM\PersistentCollection {#7690 …} -Parent: Eccube\Entity\Category {#7630} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8454 +label: " 4月生まれ" +value: "214" +data: Eccube\Entity\Category {#7693 -id: 214 -name: "4月生まれ" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1719807117 {#7691 date: 2024-07-01 13:11:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807117 {#7692 date: 2024-07-01 13:11:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7694 …} -Children: Doctrine\ORM\PersistentCollection {#7697 …} -Parent: Eccube\Entity\Category {#7630} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8455 +label: " 3月生まれ" +value: "213" +data: Eccube\Entity\Category {#7700 -id: 213 -name: "3月生まれ" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1719807114 {#7698 date: 2024-07-01 13:11:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807114 {#7699 date: 2024-07-01 13:11:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7701 …} -Children: Doctrine\ORM\PersistentCollection {#7704 …} -Parent: Eccube\Entity\Category {#7630} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8456 +label: " 2月生まれ" +value: "212" +data: Eccube\Entity\Category {#7707 -id: 212 -name: "2月生まれ" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1719807111 {#7705 date: 2024-07-01 13:11:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807111 {#7706 date: 2024-07-01 13:11:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7708 …} -Children: Doctrine\ORM\PersistentCollection {#7711 …} -Parent: Eccube\Entity\Category {#7630} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8457 +label: " 1月生まれ" +value: "211" +data: Eccube\Entity\Category {#7714 -id: 211 -name: "1月生まれ" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1719807107 {#7712 date: 2024-07-01 13:11:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807107 {#7713 date: 2024-07-01 13:11:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7715 …} -Children: Doctrine\ORM\PersistentCollection {#7718 …} -Parent: Eccube\Entity\Category {#7630} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8458 +label: " 誕生石アートブレスレット" +value: "310" +data: Eccube\Entity\Category {#7721 -id: 310 -name: "誕生石アートブレスレット" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1732076237 {#7719 date: 2024-11-20 13:17:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732776583 {#7720 date: 2024-11-28 15:49:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7722 …} -Children: Doctrine\ORM\PersistentCollection {#7725 …} -Parent: Eccube\Entity\Category {#7630} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6859 …} } +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8459 +label: "天珠" +value: "223" +data: Eccube\Entity\Category {#7728 -id: 223 -name: "天珠" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1719807161 {#7640 date: 2024-07-01 13:12:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#7641 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7729 …} -Children: Doctrine\ORM\PersistentCollection {#7732 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8460 +label: " 金銭鈎天珠" +value: "287" +data: Eccube\Entity\Category {#7733 -id: 287 -name: "金銭鈎天珠" -hierarchy: 2 -sort_no: 187 -create_date: DateTime @1721714336 {#7726 date: 2024-07-23 14:58:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7727 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7734 …} -Children: Doctrine\ORM\PersistentCollection {#7737 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8461 +label: " 龍神天珠" +value: "286" +data: Eccube\Entity\Category {#7742 -id: 286 -name: "龍神天珠" -hierarchy: 2 -sort_no: 186 -create_date: DateTime @1719807697 {#7740 date: 2024-07-01 13:21:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7741 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7743 …} -Children: Doctrine\ORM\PersistentCollection {#7746 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8462 +label: " 寶瓶天珠" +value: "285" +data: Eccube\Entity\Category {#7749 -id: 285 -name: "寶瓶天珠" -hierarchy: 2 -sort_no: 185 -create_date: DateTime @1719807689 {#7747 date: 2024-07-01 13:21:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7748 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7750 …} -Children: Doctrine\ORM\PersistentCollection {#7753 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8463 +label: " 水蓮花天珠" +value: "284" +data: Eccube\Entity\Category {#7756 -id: 284 -name: "水蓮花天珠" -hierarchy: 2 -sort_no: 184 -create_date: DateTime @1719807682 {#7754 date: 2024-07-01 13:21:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7755 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7757 …} -Children: Doctrine\ORM\PersistentCollection {#7760 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8464 +label: " 虎牙天珠" +value: "283" +data: Eccube\Entity\Category {#7763 -id: 283 -name: "虎牙天珠" -hierarchy: 2 -sort_no: 183 -create_date: DateTime @1719807676 {#7761 date: 2024-07-01 13:21:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7762 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7764 …} -Children: Doctrine\ORM\PersistentCollection {#7767 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8465 +label: " 緑度母天珠" +value: "282" +data: Eccube\Entity\Category {#7770 -id: 282 -name: "緑度母天珠" -hierarchy: 2 -sort_no: 182 -create_date: DateTime @1719807669 {#7768 date: 2024-07-01 13:21:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7769 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7771 …} -Children: Doctrine\ORM\PersistentCollection {#7774 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8466 +label: " 観音天珠" +value: "281" +data: Eccube\Entity\Category {#7777 -id: 281 -name: "観音天珠" -hierarchy: 2 -sort_no: 181 -create_date: DateTime @1719807663 {#7775 date: 2024-07-01 13:21:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7776 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7778 …} -Children: Doctrine\ORM\PersistentCollection {#7781 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8467 +label: " 龍眼天珠" +value: "280" +data: Eccube\Entity\Category {#7784 -id: 280 -name: "龍眼天珠" -hierarchy: 2 -sort_no: 180 -create_date: DateTime @1719807656 {#7782 date: 2024-07-01 13:20:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7783 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7785 …} -Children: Doctrine\ORM\PersistentCollection {#7788 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8468 +label: " 陰陽太極天珠" +value: "279" +data: Eccube\Entity\Category {#7791 -id: 279 -name: "陰陽太極天珠" -hierarchy: 2 -sort_no: 179 -create_date: DateTime @1719807647 {#7789 date: 2024-07-01 13:20:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7790 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7792 …} -Children: Doctrine\ORM\PersistentCollection {#7795 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8469 +label: " 大黒天天珠" +value: "278" +data: Eccube\Entity\Category {#7798 -id: 278 -name: "大黒天天珠" -hierarchy: 2 -sort_no: 178 -create_date: DateTime @1719807642 {#7796 date: 2024-07-01 13:20:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7797 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7799 …} -Children: Doctrine\ORM\PersistentCollection {#7802 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8470 +label: " 鳳凰眼天珠" +value: "277" +data: Eccube\Entity\Category {#7805 -id: 277 -name: "鳳凰眼天珠" -hierarchy: 2 -sort_no: 177 -create_date: DateTime @1719807636 {#7803 date: 2024-07-01 13:20:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7804 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7806 …} -Children: Doctrine\ORM\PersistentCollection {#7809 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8471 +label: " 麒麟天珠" +value: "276" +data: Eccube\Entity\Category {#7812 -id: 276 -name: "麒麟天珠" -hierarchy: 2 -sort_no: 176 -create_date: DateTime @1719807630 {#7810 date: 2024-07-01 13:20:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7811 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7813 …} -Children: Doctrine\ORM\PersistentCollection {#7816 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8472 +label: " 白蛇天珠" +value: "275" +data: Eccube\Entity\Category {#7819 -id: 275 -name: "白蛇天珠" -hierarchy: 2 -sort_no: 175 -create_date: DateTime @1719807624 {#7817 date: 2024-07-01 13:20:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7818 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7820 …} -Children: Doctrine\ORM\PersistentCollection {#7823 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8473 +label: " 弁財天天珠" +value: "274" +data: Eccube\Entity\Category {#7826 -id: 274 -name: "弁財天天珠" -hierarchy: 2 -sort_no: 174 -create_date: DateTime @1719807618 {#7824 date: 2024-07-01 13:20:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7825 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7827 …} -Children: Doctrine\ORM\PersistentCollection {#7830 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8474 +label: " 蔓字天珠" +value: "273" +data: Eccube\Entity\Category {#7833 -id: 273 -name: "蔓字天珠" -hierarchy: 2 -sort_no: 173 -create_date: DateTime @1719807611 {#7831 date: 2024-07-01 13:20:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7832 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7834 …} -Children: Doctrine\ORM\PersistentCollection {#7837 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8475 +label: " 星辰天珠" +value: "272" +data: Eccube\Entity\Category {#7840 -id: 272 -name: "星辰天珠" -hierarchy: 2 -sort_no: 172 -create_date: DateTime @1719807605 {#7838 date: 2024-07-01 13:20:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7839 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7841 …} -Children: Doctrine\ORM\PersistentCollection {#7844 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8476 +label: " 羊眼板珠" +value: "271" +data: Eccube\Entity\Category {#7847 -id: 271 -name: "羊眼板珠" -hierarchy: 2 -sort_no: 171 -create_date: DateTime @1719807598 {#7845 date: 2024-07-01 13:19:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7846 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7848 …} -Children: Doctrine\ORM\PersistentCollection {#7851 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8477 +label: " 三色線珠" +value: "270" +data: Eccube\Entity\Category {#7854 -id: 270 -name: "三色線珠" -hierarchy: 2 -sort_no: 170 -create_date: DateTime @1719807588 {#7852 date: 2024-07-01 13:19:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7853 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7855 …} -Children: Doctrine\ORM\PersistentCollection {#7858 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8478 +label: " 福壽天珠" +value: "269" +data: Eccube\Entity\Category {#7861 -id: 269 -name: "福壽天珠" -hierarchy: 2 -sort_no: 169 -create_date: DateTime @1719807583 {#7859 date: 2024-07-01 13:19:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7860 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7862 …} -Children: Doctrine\ORM\PersistentCollection {#7865 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8479 +label: " 大鵬鳥天珠" +value: "268" +data: Eccube\Entity\Category {#7868 -id: 268 -name: "大鵬鳥天珠" -hierarchy: 2 -sort_no: 168 -create_date: DateTime @1719807577 {#7866 date: 2024-07-01 13:19:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7867 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7869 …} -Children: Doctrine\ORM\PersistentCollection {#7872 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8480 +label: " 菩提天珠" +value: "267" +data: Eccube\Entity\Category {#7875 -id: 267 -name: "菩提天珠" -hierarchy: 2 -sort_no: 167 -create_date: DateTime @1719807570 {#7873 date: 2024-07-01 13:19:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7874 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7876 …} -Children: Doctrine\ORM\PersistentCollection {#7879 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8481 +label: " 大人天珠" +value: "266" +data: Eccube\Entity\Category {#7882 -id: 266 -name: "大人天珠" -hierarchy: 2 -sort_no: 166 -create_date: DateTime @1719807564 {#7880 date: 2024-07-01 13:19:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7881 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7883 …} -Children: Doctrine\ORM\PersistentCollection {#7886 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8482 +label: " 山形天珠" +value: "265" +data: Eccube\Entity\Category {#7889 -id: 265 -name: "山形天珠" -hierarchy: 2 -sort_no: 165 -create_date: DateTime @1719807557 {#7887 date: 2024-07-01 13:19:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7888 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7890 …} -Children: Doctrine\ORM\PersistentCollection {#7893 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8483 +label: " 双天地天珠" +value: "264" +data: Eccube\Entity\Category {#7896 -id: 264 -name: "双天地天珠" -hierarchy: 2 -sort_no: 164 -create_date: DateTime @1719807548 {#7894 date: 2024-07-01 13:19:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7895 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7897 …} -Children: Doctrine\ORM\PersistentCollection {#7900 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8484 +label: " 天地天珠" +value: "263" +data: Eccube\Entity\Category {#7903 -id: 263 -name: "天地天珠" -hierarchy: 2 -sort_no: 163 -create_date: DateTime @1719807542 {#7901 date: 2024-07-01 13:19:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7902 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7904 …} -Children: Doctrine\ORM\PersistentCollection {#7907 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8485 +label: " 日月天珠" +value: "262" +data: Eccube\Entity\Category {#7910 -id: 262 -name: "日月天珠" -hierarchy: 2 -sort_no: 162 -create_date: DateTime @1719807535 {#7908 date: 2024-07-01 13:18:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7909 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7911 …} -Children: Doctrine\ORM\PersistentCollection {#7914 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8486 +label: " 黒白天珠" +value: "261" +data: Eccube\Entity\Category {#7917 -id: 261 -name: "黒白天珠" -hierarchy: 2 -sort_no: 161 -create_date: DateTime @1719807529 {#7915 date: 2024-07-01 13:18:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7916 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7918 …} -Children: Doctrine\ORM\PersistentCollection {#7921 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8487 +label: " 流水紋天珠" +value: "260" +data: Eccube\Entity\Category {#7924 -id: 260 -name: "流水紋天珠" -hierarchy: 2 -sort_no: 160 -create_date: DateTime @1719807521 {#7922 date: 2024-07-01 13:18:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7923 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7925 …} -Children: Doctrine\ORM\PersistentCollection {#7928 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8488 +label: " 財神天珠" +value: "259" +data: Eccube\Entity\Category {#7931 -id: 259 -name: "財神天珠" -hierarchy: 2 -sort_no: 159 -create_date: DateTime @1719807514 {#7929 date: 2024-07-01 13:18:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7930 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7932 …} -Children: Doctrine\ORM\PersistentCollection {#7935 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8489 +label: " 如意鈎天珠" +value: "258" +data: Eccube\Entity\Category {#7938 -id: 258 -name: "如意鈎天珠" -hierarchy: 2 -sort_no: 158 -create_date: DateTime @1719807506 {#7936 date: 2024-07-01 13:18:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7937 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7939 …} -Children: Doctrine\ORM\PersistentCollection {#7942 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8490 +label: " 水紋天珠" +value: "257" +data: Eccube\Entity\Category {#7945 -id: 257 -name: "水紋天珠" -hierarchy: 2 -sort_no: 157 -create_date: DateTime @1719807499 {#7943 date: 2024-07-01 13:18:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7944 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7946 …} -Children: Doctrine\ORM\PersistentCollection {#7949 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8491 +label: " 薬師天珠" +value: "256" +data: Eccube\Entity\Category {#7952 -id: 256 -name: "薬師天珠" -hierarchy: 2 -sort_no: 156 -create_date: DateTime @1719807490 {#7950 date: 2024-07-01 13:18:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7951 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7953 …} -Children: Doctrine\ORM\PersistentCollection {#7956 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8492 +label: " 亀甲長壽天珠" +value: "255" +data: Eccube\Entity\Category {#7959 -id: 255 -name: "亀甲長壽天珠" -hierarchy: 2 -sort_no: 155 -create_date: DateTime @1719807484 {#7957 date: 2024-07-01 13:18:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7958 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7960 …} -Children: Doctrine\ORM\PersistentCollection {#7963 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8493 +label: " 金剛虎牙六眼天珠" +value: "254" +data: Eccube\Entity\Category {#7966 -id: 254 -name: "金剛虎牙六眼天珠" -hierarchy: 2 -sort_no: 154 -create_date: DateTime @1719807477 {#7964 date: 2024-07-01 13:17:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7965 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7967 …} -Children: Doctrine\ORM\PersistentCollection {#7970 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8494 +label: " 金剛蓮花三眼天珠" +value: "253" +data: Eccube\Entity\Category {#7973 -id: 253 -name: "金剛蓮花三眼天珠" -hierarchy: 2 -sort_no: 153 -create_date: DateTime @1719807468 {#7971 date: 2024-07-01 13:17:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7972 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7974 …} -Children: Doctrine\ORM\PersistentCollection {#7977 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8495 +label: " 金剛杵天珠" +value: "252" +data: Eccube\Entity\Category {#7980 -id: 252 -name: "金剛杵天珠" -hierarchy: 2 -sort_no: 152 -create_date: DateTime @1719807459 {#7978 date: 2024-07-01 13:17:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7979 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7981 …} -Children: Doctrine\ORM\PersistentCollection {#7984 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8496 +label: " 蓮師法器天珠" +value: "251" +data: Eccube\Entity\Category {#7987 -id: 251 -name: "蓮師法器天珠" -hierarchy: 2 -sort_no: 151 -create_date: DateTime @1719807449 {#7985 date: 2024-07-01 13:17:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7986 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7988 …} -Children: Doctrine\ORM\PersistentCollection {#7991 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8497 +label: " 蓮師法帽天珠" +value: "250" +data: Eccube\Entity\Category {#7994 -id: 250 -name: "蓮師法帽天珠" -hierarchy: 2 -sort_no: 150 -create_date: DateTime @1719807441 {#7992 date: 2024-07-01 13:17:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7993 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7995 …} -Children: Doctrine\ORM\PersistentCollection {#7998 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8498 +label: " 閃電五眼天珠" +value: "249" +data: Eccube\Entity\Category {#8001 -id: 249 -name: "閃電五眼天珠" -hierarchy: 2 -sort_no: 149 -create_date: DateTime @1719807435 {#7999 date: 2024-07-01 13:17:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8000 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8002 …} -Children: Doctrine\ORM\PersistentCollection {#8005 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8499 +label: " 蓮花天珠" +value: "248" +data: Eccube\Entity\Category {#8008 -id: 248 -name: "蓮花天珠" -hierarchy: 2 -sort_no: 148 -create_date: DateTime @1719807427 {#8006 date: 2024-07-01 13:17:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8007 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8009 …} -Children: Doctrine\ORM\PersistentCollection {#8012 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8500 +label: " 四線虎牙天珠" +value: "247" +data: Eccube\Entity\Category {#8015 -id: 247 -name: "四線虎牙天珠" -hierarchy: 2 -sort_no: 147 -create_date: DateTime @1719807420 {#8013 date: 2024-07-01 13:17:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8014 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8016 …} -Children: Doctrine\ORM\PersistentCollection {#8019 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8501 +label: " 五福臨門天珠" +value: "246" +data: Eccube\Entity\Category {#8022 -id: 246 -name: "五福臨門天珠" -hierarchy: 2 -sort_no: 146 -create_date: DateTime @1719807414 {#8020 date: 2024-07-01 13:16:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8021 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8023 …} -Children: Doctrine\ORM\PersistentCollection {#8026 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8502 +label: " 如意天珠" +value: "245" +data: Eccube\Entity\Category {#8029 -id: 245 -name: "如意天珠" -hierarchy: 2 -sort_no: 145 -create_date: DateTime @1719807407 {#8027 date: 2024-07-01 13:16:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8028 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8030 …} -Children: Doctrine\ORM\PersistentCollection {#8033 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8503 +label: " 二十一眼天珠" +value: "244" +data: Eccube\Entity\Category {#8036 -id: 244 -name: "二十一眼天珠" -hierarchy: 2 -sort_no: 144 -create_date: DateTime @1719807400 {#8034 date: 2024-07-01 13:16:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8035 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8037 …} -Children: Doctrine\ORM\PersistentCollection {#8040 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8504 +label: " 二十眼天珠" +value: "243" +data: Eccube\Entity\Category {#8043 -id: 243 -name: "二十眼天珠" -hierarchy: 2 -sort_no: 143 -create_date: DateTime @1719807394 {#8041 date: 2024-07-01 13:16:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8042 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8044 …} -Children: Doctrine\ORM\PersistentCollection {#8047 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8505 +label: " 十九眼天珠" +value: "242" +data: Eccube\Entity\Category {#8050 -id: 242 -name: "十九眼天珠" -hierarchy: 2 -sort_no: 142 -create_date: DateTime @1719807386 {#8048 date: 2024-07-01 13:16:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8049 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8051 …} -Children: Doctrine\ORM\PersistentCollection {#8054 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8506 +label: " 十八眼天珠" +value: "241" +data: Eccube\Entity\Category {#8057 -id: 241 -name: "十八眼天珠" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1719807380 {#8055 date: 2024-07-01 13:16:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8056 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8058 …} -Children: Doctrine\ORM\PersistentCollection {#8061 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8507 +label: " 十七眼天珠" +value: "240" +data: Eccube\Entity\Category {#8064 -id: 240 -name: "十七眼天珠" -hierarchy: 2 -sort_no: 140 -create_date: DateTime @1719807323 {#8062 date: 2024-07-01 13:15:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8063 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8065 …} -Children: Doctrine\ORM\PersistentCollection {#8068 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8508 +label: " 十六眼天珠" +value: "239" +data: Eccube\Entity\Category {#8071 -id: 239 -name: "十六眼天珠" -hierarchy: 2 -sort_no: 139 -create_date: DateTime @1719807316 {#8069 date: 2024-07-01 13:15:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8070 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8072 …} -Children: Doctrine\ORM\PersistentCollection {#8075 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8509 +label: " 十五眼天珠" +value: "238" +data: Eccube\Entity\Category {#8078 -id: 238 -name: "十五眼天珠" -hierarchy: 2 -sort_no: 138 -create_date: DateTime @1719807308 {#8076 date: 2024-07-01 13:15:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8077 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8079 …} -Children: Doctrine\ORM\PersistentCollection {#8082 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8510 +label: " 十四眼天珠" +value: "237" +data: Eccube\Entity\Category {#8085 -id: 237 -name: "十四眼天珠" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1719807302 {#8083 date: 2024-07-01 13:15:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8084 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8086 …} -Children: Doctrine\ORM\PersistentCollection {#8089 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8511 +label: " 十三眼天珠" +value: "236" +data: Eccube\Entity\Category {#8092 -id: 236 -name: "十三眼天珠" -hierarchy: 2 -sort_no: 136 -create_date: DateTime @1719807293 {#8090 date: 2024-07-01 13:14:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8091 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8093 …} -Children: Doctrine\ORM\PersistentCollection {#8096 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8512 +label: " 十二眼天珠" +value: "235" +data: Eccube\Entity\Category {#8099 -id: 235 -name: "十二眼天珠" -hierarchy: 2 -sort_no: 135 -create_date: DateTime @1719807286 {#8097 date: 2024-07-01 13:14:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8098 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8100 …} -Children: Doctrine\ORM\PersistentCollection {#8103 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8513 +label: " 十一眼天珠" +value: "234" +data: Eccube\Entity\Category {#8106 -id: 234 -name: "十一眼天珠" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1719807279 {#8104 date: 2024-07-01 13:14:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8105 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8107 …} -Children: Doctrine\ORM\PersistentCollection {#8110 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8514 +label: " 十眼天珠" +value: "233" +data: Eccube\Entity\Category {#8113 -id: 233 -name: "十眼天珠" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1719807272 {#8111 date: 2024-07-01 13:14:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8112 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8114 …} -Children: Doctrine\ORM\PersistentCollection {#8117 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8515 +label: " 九眼天珠" +value: "232" +data: Eccube\Entity\Category {#8120 -id: 232 -name: "九眼天珠" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1719807265 {#8118 date: 2024-07-01 13:14:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8119 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8121 …} -Children: Doctrine\ORM\PersistentCollection {#8124 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8516 +label: " 八眼天珠" +value: "231" +data: Eccube\Entity\Category {#8127 -id: 231 -name: "八眼天珠" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1719807258 {#8125 date: 2024-07-01 13:14:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8126 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8128 …} -Children: Doctrine\ORM\PersistentCollection {#8131 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8517 +label: " 七眼天珠" +value: "230" +data: Eccube\Entity\Category {#8134 -id: 230 -name: "七眼天珠" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1719807251 {#8132 date: 2024-07-01 13:14:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8133 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8135 …} -Children: Doctrine\ORM\PersistentCollection {#8138 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8518 +label: " 六眼天珠" +value: "229" +data: Eccube\Entity\Category {#8141 -id: 229 -name: "六眼天珠" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1719807237 {#8139 date: 2024-07-01 13:13:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8140 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8142 …} -Children: Doctrine\ORM\PersistentCollection {#8145 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8519 +label: " 五眼天珠" +value: "228" +data: Eccube\Entity\Category {#8148 -id: 228 -name: "五眼天珠" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1719807225 {#8146 date: 2024-07-01 13:13:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8147 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8149 …} -Children: Doctrine\ORM\PersistentCollection {#8152 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8520 +label: " 四眼天珠" +value: "227" +data: Eccube\Entity\Category {#8155 -id: 227 -name: "四眼天珠" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1719807216 {#8153 date: 2024-07-01 13:13:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8154 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8156 …} -Children: Doctrine\ORM\PersistentCollection {#8159 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8521 +label: " 三眼天珠" +value: "226" +data: Eccube\Entity\Category {#8162 -id: 226 -name: "三眼天珠" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1719807209 {#8160 date: 2024-07-01 13:13:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8161 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8163 …} -Children: Doctrine\ORM\PersistentCollection {#8166 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8522 +label: " 二眼天珠" +value: "225" +data: Eccube\Entity\Category {#8169 -id: 225 -name: "二眼天珠" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1719807199 {#8167 date: 2024-07-01 13:13:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8168 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8170 …} -Children: Doctrine\ORM\PersistentCollection {#8173 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8523 +label: " 蓮花羊眼板天珠" +value: "308" +data: Eccube\Entity\Category {#8176 -id: 308 -name: "蓮花羊眼板天珠" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1726199960 {#8174 date: 2024-09-13 12:59:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726199960 {#8175 date: 2024-09-13 12:59:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8177 …} -Children: Doctrine\ORM\PersistentCollection {#8180 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8524 +label: " 一眼天珠" +value: "224" +data: Eccube\Entity\Category {#8183 -id: 224 -name: "一眼天珠" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1719807188 {#8181 date: 2024-07-01 13:13:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8182 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8184 …} -Children: Doctrine\ORM\PersistentCollection {#8187 …} -Parent: Eccube\Entity\Category {#7728} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6890 …} } +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8525 +label: "ピックアップ" +value: "116" +data: Eccube\Entity\Category {#8188 -id: 116 -name: "ピックアップ" -hierarchy: 1 -sort_no: 24 -create_date: DateTime @1717434582 {#7738 date: 2024-06-04 02:09:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#7739 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8189 …} -Children: Doctrine\ORM\PersistentCollection {#8192 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8526 +label: "ギフト" +value: "117" +data: Eccube\Entity\Category {#8195 -id: 117 -name: "ギフト" -hierarchy: 1 -sort_no: 21 -create_date: DateTime @1717434592 {#8193 date: 2024-06-04 02:09:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#8194 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8196 …} -Children: Doctrine\ORM\PersistentCollection {#8199 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8527 +label: "運気" +value: "30" +data: Eccube\Entity\Category {#8204 -id: 30 -name: "運気" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1713760364 {#8200 date: 2024-04-22 13:32:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#8201 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8205 …} -Children: Doctrine\ORM\PersistentCollection {#8208 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8528 +label: " 招福" +value: "115" +data: Eccube\Entity\Category {#8209 -id: 115 -name: "招福" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1717417635 {#8202 date: 2024-06-03 21:27:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417635 {#8203 date: 2024-06-03 21:27:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8210 …} -Children: Doctrine\ORM\PersistentCollection {#8213 …} -Parent: Eccube\Entity\Category {#8204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8529 +label: " 願望達成" +value: "114" +data: Eccube\Entity\Category {#8218 -id: 114 -name: "願望達成" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1717417623 {#8216 date: 2024-06-03 21:27:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417623 {#8217 date: 2024-06-03 21:27:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8219 …} -Children: Doctrine\ORM\PersistentCollection {#8222 …} -Parent: Eccube\Entity\Category {#8204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8530 +label: " 学業・試験運" +value: "113" +data: Eccube\Entity\Category {#8225 -id: 113 -name: "学業・試験運" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1717417608 {#8223 date: 2024-06-03 21:26:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417608 {#8224 date: 2024-06-03 21:26:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8226 …} -Children: Doctrine\ORM\PersistentCollection {#8229 …} -Parent: Eccube\Entity\Category {#8204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8531 +label: " 家庭運" +value: "112" +data: Eccube\Entity\Category {#8232 -id: 112 -name: "家庭運" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1717417591 {#8230 date: 2024-06-03 21:26:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417591 {#8231 date: 2024-06-03 21:26:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8233 …} -Children: Doctrine\ORM\PersistentCollection {#8236 …} -Parent: Eccube\Entity\Category {#8204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8532 +label: " 結婚運" +value: "111" +data: Eccube\Entity\Category {#8239 -id: 111 -name: "結婚運" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1717417586 {#8237 date: 2024-06-03 21:26:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417586 {#8238 date: 2024-06-03 21:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8240 …} -Children: Doctrine\ORM\PersistentCollection {#8243 …} -Parent: Eccube\Entity\Category {#8204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8533 +label: " 開運" +value: "110" +data: Eccube\Entity\Category {#8246 -id: 110 -name: "開運" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1717417580 {#8244 date: 2024-06-03 21:26:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417580 {#8245 date: 2024-06-03 21:26:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8247 …} -Children: Doctrine\ORM\PersistentCollection {#8250 …} -Parent: Eccube\Entity\Category {#8204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8534 +label: " 対人運" +value: "109" +data: Eccube\Entity\Category {#8253 -id: 109 -name: "対人運" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1717417576 {#8251 date: 2024-06-03 21:26:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417576 {#8252 date: 2024-06-03 21:26:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8254 …} -Children: Doctrine\ORM\PersistentCollection {#8257 …} -Parent: Eccube\Entity\Category {#8204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8535 +label: " 魔除け" +value: "108" +data: Eccube\Entity\Category {#8260 -id: 108 -name: "魔除け" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1717417566 {#8258 date: 2024-06-03 21:26:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417566 {#8259 date: 2024-06-03 21:26:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8261 …} -Children: Doctrine\ORM\PersistentCollection {#8264 …} -Parent: Eccube\Entity\Category {#8204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8536 +label: " 健康運" +value: "107" +data: Eccube\Entity\Category {#8267 -id: 107 -name: "健康運" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1717417562 {#8265 date: 2024-06-03 21:26:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417562 {#8266 date: 2024-06-03 21:26:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8268 …} -Children: Doctrine\ORM\PersistentCollection {#8271 …} -Parent: Eccube\Entity\Category {#8204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8537 +label: " 全体運" +value: "106" +data: Eccube\Entity\Category {#8274 -id: 106 -name: "全体運" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1717417539 {#8272 date: 2024-06-03 21:25:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417539 {#8273 date: 2024-06-03 21:25:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8275 …} -Children: Doctrine\ORM\PersistentCollection {#8278 …} -Parent: Eccube\Entity\Category {#8204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8538 +label: " 仕事運" +value: "33" +data: Eccube\Entity\Category {#8281 -id: 33 -name: "仕事運" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1713760383 {#8279 date: 2024-04-22 13:33:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713760383 {#8280 date: 2024-04-22 13:33:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8282 …} -Children: Doctrine\ORM\PersistentCollection {#8285 …} -Parent: Eccube\Entity\Category {#8204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8539 +label: " 金運・財運" +value: "32" +data: Eccube\Entity\Category {#8288 -id: 32 -name: "金運・財運" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1713760378 {#8286 date: 2024-04-22 13:32:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417551 {#8287 date: 2024-06-03 21:25:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8289 …} -Children: Doctrine\ORM\PersistentCollection {#8292 …} -Parent: Eccube\Entity\Category {#8204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8540 +label: " 恋愛運" +value: "31" +data: Eccube\Entity\Category {#8295 -id: 31 -name: "恋愛運" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1713760375 {#8293 date: 2024-04-22 13:32:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713760375 {#8294 date: 2024-04-22 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8296 …} -Children: Doctrine\ORM\PersistentCollection {#8299 …} -Parent: Eccube\Entity\Category {#8204} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6874 …} } +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 {#8323 -form: Symfony\Component\Form\Form {#8310 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#8322 …5} |
full_name | "category_id" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "category_id" |
is_selected | Closure($choice, $value) {#8329 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4627 …} } |
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 {#687 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#686 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#685 …} -namespace: Closure() {#683 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#6461 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4403 …} } |
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() {#8215 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4420 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#6460 …} } } |
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 {#8541 -form: Symfony\Component\Form\Form {#8313 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8328 …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 | "" |