- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 554
- 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 {#4399 -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 {#4421 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4420 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4415 …} -Status: Eccube\Entity\Master\CustomerStatus {#4416 …} -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 {#4399 -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 {#4421 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4420 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4415 …} -Status: Eccube\Entity\Master\CustomerStatus {#4416 …} -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 {#4399 -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 {#4421 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4420 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4415 …} -Status: Eccube\Entity\Master\CustomerStatus {#4416 …} -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) {#4457 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4423 …} 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() {#4459 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4440 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#4458 …} } } |
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 {#4399 -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 {#4421 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4420 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4415 …} -Status: Eccube\Entity\Master\CustomerStatus {#4416 …} -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 {#5128 -form: Symfony\Component\Form\Form {#4791 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5118 …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 {#4399 -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 {#4421 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4420 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4415 …} -Status: Eccube\Entity\Master\CustomerStatus {#4416 …} -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 {#4399 -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 {#4421 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4420 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4415 …} -Status: Eccube\Entity\Master\CustomerStatus {#4416 …} -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) {#4470 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4423 …} } |
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 {#4468 +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 {#4469 +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 {#4473 +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 {#4472 +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() {#4484 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4440 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#4482 …} } } |
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 {#4399 -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 {#4421 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4420 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4415 …} -Status: Eccube\Entity\Master\CustomerStatus {#4416 …} -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 {#5132 -form: Symfony\Component\Form\Form {#4820 …} -errors: [] } |
firstname_name | "name02" |
form | Symfony\Component\Form\FormView {#5131 …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 {#4399 -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 {#4421 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4420 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4415 …} -Status: Eccube\Entity\Master\CustomerStatus {#4416 …} -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 {#4491 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4473 +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 {#4472 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4491 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4473 +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 {#4472 +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 {#4491 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4473 +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 {#4472 +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) {#4799 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4423 …} } |
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() {#4801 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4440 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#4800 …} } } |
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 {#5227 -form: Symfony\Component\Form\Form {#4823 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5226 …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 {#4492 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4468 +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 {#4469 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4492 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4468 +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 {#4469 +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 {#4492 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4468 +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 {#4469 +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) {#4810 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4423 …} } |
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 {#4440 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#4811 …} } } |
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 {#5228 -form: Symfony\Component\Form\Form {#4826 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5229 …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 {#4399 -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 {#4421 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4420 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4415 …} -Status: Eccube\Entity\Master\CustomerStatus {#4416 …} -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) {#4502 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4423 …} } |
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 {#4499 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4500 +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 {#4497 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4498 +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() {#4504 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4440 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#4503 …} } } |
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 {#4399 -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 {#4421 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4420 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4415 …} -Status: Eccube\Entity\Master\CustomerStatus {#4416 …} -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 {#5224 -form: Symfony\Component\Form\Form {#4851 …} -errors: [] } |
firstname_name | "kana02" |
form | Symfony\Component\Form\FormView {#5225 …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 {#4399 -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 {#4421 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4420 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4415 …} -Status: Eccube\Entity\Master\CustomerStatus {#4416 …} -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 {#4511 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#4497 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4498 +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 {#4511 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#4497 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4498 +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 {#4511 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#4497 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4498 +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) {#4830 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4423 …} } |
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() {#4832 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4440 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#4831 …} } } |
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 {#5233 -form: Symfony\Component\Form\Form {#4854 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5232 …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 {#4512 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#4499 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4500 +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 {#4512 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#4499 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4500 +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 {#4512 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#4499 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4500 +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) {#4841 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4423 …} } |
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() {#4843 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4440 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#4842 …} } } |
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 {#5234 -form: Symfony\Component\Form\Form {#4857 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5235 …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 {#4466 +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 {#4466 +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 {#4466 +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) {#4525 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4423 …} } |
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() {#4527 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4440 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#4526 …} } } |
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 {#5231 -form: Symfony\Component\Form\Form {#4860 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5230 …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 {#4549 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4550 +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 {#4551 +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) {#4545 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4423 …} } |
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() {#4548 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4440 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#4547 …} } } |
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 {#5237 -form: Symfony\Component\Form\Form {#4863 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5236 …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 {#4399 -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 {#4421 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4420 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4415 …} -Status: Eccube\Entity\Master\CustomerStatus {#4416 …} -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 {#4565 +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 {#4566 +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) {#4568 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4423 …} } |
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() {#4570 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4440 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#4569 …} } } |
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 {#4399 -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 {#4421 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4420 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4415 …} -Status: Eccube\Entity\Master\CustomerStatus {#4416 …} -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 {#5238 -form: Symfony\Component\Form\Form {#4917 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5239 …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 {#4399 -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 {#4421 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4420 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4415 …} -Status: Eccube\Entity\Master\CustomerStatus {#4416 …} -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 {#4577 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4577 +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 {#4704 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#4897 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#4880 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#4879 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4881 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4885 -om: ContainerFyNA1xR\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 {#4577 +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 | ContainerFyNA1xR\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 {#4885 -om: ContainerFyNA1xR\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 {#4874 -_em: Doctrine\ORM\EntityManager {#634 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4876 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4877 #from: "Eccube\Entity\Master\Pref" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4878 #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 {#4875 …} -_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() {#4872 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4440 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#4871 …} } } |
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 {#5244 +label: "北海道" +value: "1" +data: Proxies\__CG__\Eccube\Entity\Master\Pref {#3811 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5246 +label: "青森県" +value: "2" +data: Eccube\Entity\Master\Pref {#5261 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5248 +label: "岩手県" +value: "3" +data: Eccube\Entity\Master\Pref {#5262 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5251 +label: "宮城県" +value: "4" +data: Eccube\Entity\Master\Pref {#5263 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5250 +label: "秋田県" +value: "5" +data: Eccube\Entity\Master\Pref {#5264 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5245 +label: "山形県" +value: "6" +data: Eccube\Entity\Master\Pref {#5265 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5257 +label: "福島県" +value: "7" +data: Eccube\Entity\Master\Pref {#5266 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5255 +label: "茨城県" +value: "8" +data: Eccube\Entity\Master\Pref {#5267 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5254 +label: "栃木県" +value: "9" +data: Eccube\Entity\Master\Pref {#5268 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5247 +label: "群馬県" +value: "10" +data: Eccube\Entity\Master\Pref {#5269 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5258 +label: "埼玉県" +value: "11" +data: Eccube\Entity\Master\Pref {#5270 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5307 +label: "千葉県" +value: "12" +data: Eccube\Entity\Master\Pref {#5271 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5308 +label: "東京都" +value: "13" +data: Eccube\Entity\Master\Pref {#5272 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5309 +label: "神奈川県" +value: "14" +data: Eccube\Entity\Master\Pref {#5273 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5310 +label: "新潟県" +value: "15" +data: Eccube\Entity\Master\Pref {#5274 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5311 +label: "富山県" +value: "16" +data: Eccube\Entity\Master\Pref {#5275 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5312 +label: "石川県" +value: "17" +data: Eccube\Entity\Master\Pref {#5276 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5313 +label: "福井県" +value: "18" +data: Eccube\Entity\Master\Pref {#5277 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5314 +label: "山梨県" +value: "19" +data: Eccube\Entity\Master\Pref {#5278 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5315 +label: "長野県" +value: "20" +data: Eccube\Entity\Master\Pref {#5279 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5316 +label: "岐阜県" +value: "21" +data: Eccube\Entity\Master\Pref {#5280 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5317 +label: "静岡県" +value: "22" +data: Eccube\Entity\Master\Pref {#5281 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5318 +label: "愛知県" +value: "23" +data: Eccube\Entity\Master\Pref {#5282 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5319 +label: "三重県" +value: "24" +data: Eccube\Entity\Master\Pref {#5283 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5320 +label: "滋賀県" +value: "25" +data: Eccube\Entity\Master\Pref {#5284 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5321 +label: "京都府" +value: "26" +data: Eccube\Entity\Master\Pref {#5285 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5322 +label: "大阪府" +value: "27" +data: Eccube\Entity\Master\Pref {#5286 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5323 +label: "兵庫県" +value: "28" +data: Eccube\Entity\Master\Pref {#5287 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5324 +label: "奈良県" +value: "29" +data: Eccube\Entity\Master\Pref {#5288 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5325 +label: "和歌山県" +value: "30" +data: Eccube\Entity\Master\Pref {#5289 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5326 +label: "鳥取県" +value: "31" +data: Eccube\Entity\Master\Pref {#5290 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5327 +label: "島根県" +value: "32" +data: Eccube\Entity\Master\Pref {#5291 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5328 +label: "岡山県" +value: "33" +data: Eccube\Entity\Master\Pref {#5292 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5329 +label: "広島県" +value: "34" +data: Eccube\Entity\Master\Pref {#5293 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5330 +label: "山口県" +value: "35" +data: Eccube\Entity\Master\Pref {#5294 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5331 +label: "徳島県" +value: "36" +data: Eccube\Entity\Master\Pref {#5295 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5332 +label: "香川県" +value: "37" +data: Eccube\Entity\Master\Pref {#5296 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5333 +label: "愛媛県" +value: "38" +data: Eccube\Entity\Master\Pref {#5297 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5334 +label: "高知県" +value: "39" +data: Eccube\Entity\Master\Pref {#5298 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5335 +label: "福岡県" +value: "40" +data: Eccube\Entity\Master\Pref {#5299 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5336 +label: "佐賀県" +value: "41" +data: Eccube\Entity\Master\Pref {#5300 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5337 +label: "長崎県" +value: "42" +data: Eccube\Entity\Master\Pref {#5301 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5338 +label: "熊本県" +value: "43" +data: Eccube\Entity\Master\Pref {#5302 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5339 +label: "大分県" +value: "44" +data: Eccube\Entity\Master\Pref {#5303 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5340 +label: "宮崎県" +value: "45" +data: Eccube\Entity\Master\Pref {#5304 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5341 +label: "鹿児島県" +value: "46" +data: Eccube\Entity\Master\Pref {#5305 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5342 +label: "沖縄県" +value: "47" +data: Eccube\Entity\Master\Pref {#5306 …} +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 {#5243 -form: Symfony\Component\Form\Form {#4920 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5242 …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) {#5344 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4648 …} } |
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 {#4578 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4565 +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 {#4578 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4565 +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 {#4578 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4565 +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) {#4890 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4423 …} } |
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() {#4898 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4440 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#4889 …} } } |
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 {#5345 -form: Symfony\Component\Form\Form {#4923 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5346 …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 {#4579 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4566 +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 {#4579 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4566 +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 {#4579 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4566 +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) {#4907 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4423 …} } |
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() {#4909 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4440 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#4908 …} } } |
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 {#5347 -form: Symfony\Component\Form\Form {#4926 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5348 …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 {#4589 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4590 +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 {#4591 +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) {#4586 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4423 …} } |
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() {#4588 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4440 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#4587 …} } } |
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 {#5240 -form: Symfony\Component\Form\Form {#4929 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5241 …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) {#4616 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4423 …} } |
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 {#4604 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#4613 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4614 +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() {#4619 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4440 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#4618 …} } } |
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 {#5350 -form: Symfony\Component\Form\Form {#4954 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5349 …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 {#4604 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#4613 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4614 +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 {#4604 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#4613 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4614 +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 {#4604 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#4613 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4614 +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) {#4933 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4423 …} } |
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() {#4935 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4440 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#4934 …} } } |
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 {#5354 -form: Symfony\Component\Form\Form {#4957 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5353 …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 {#4604 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#4613 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4614 +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 {#4604 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#4613 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4614 +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 {#4604 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#4613 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4614 +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) {#4944 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4423 …} } |
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 {#4440 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#4945 …} } } |
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 {#5355 -form: Symfony\Component\Form\Form {#4960 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5356 …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) {#4689 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4423 …} } |
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 {#4630 +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 {#4632 +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 {#4634 +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() {#4687 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4440 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#4688 …} } } |
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 {#5351 -form: Symfony\Component\Form\Form {#4985 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5352 …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 {#4630 +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 {#4632 +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 {#4630 +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 {#4632 +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 {#4630 +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 {#4632 +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) {#4964 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4423 …} } |
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() {#4966 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4440 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#4965 …} } } |
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 {#5360 -form: Symfony\Component\Form\Form {#4988 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5359 …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 {#4634 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4634 +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 {#4634 +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) {#4975 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4423 …} } |
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() {#4977 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4440 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#4976 …} } } |
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 {#5361 -form: Symfony\Component\Form\Form {#4991 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5362 …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 {#4467 +payload: null +message: "form_error.select_is_future_or_now_date" +value: "2025-02-05" +propertyPath: null } ] |
[ Symfony\Component\Validator\Constraints\LessThanOrEqual {#4467 +payload: null +message: "form_error.select_is_future_or_now_date" +value: "2025-02-05" +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 {#4467 +payload: null +message: "form_error.select_is_future_or_now_date" +value: "2025-02-05" +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() {#4662 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4440 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#4661 …} } } |
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 {#5358 -form: Symfony\Component\Form\Form {#5030 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5357 …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() {#4996 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4440 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#4995 …} } } |
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 {#5367 +label: "2025" +value: "2025" +data: 2025 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5368 +label: "2024" +value: "2024" +data: 2024 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5369 +label: "2023" +value: "2023" +data: 2023 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5370 +label: "2022" +value: "2022" +data: 2022 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5371 +label: "2021" +value: "2021" +data: 2021 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5372 +label: "2020" +value: "2020" +data: 2020 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5373 +label: "2019" +value: "2019" +data: 2019 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5374 +label: "2018" +value: "2018" +data: 2018 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5375 +label: "2017" +value: "2017" +data: 2017 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5376 +label: "2016" +value: "2016" +data: 2016 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5377 +label: "2015" +value: "2015" +data: 2015 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5378 +label: "2014" +value: "2014" +data: 2014 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5379 +label: "2013" +value: "2013" +data: 2013 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5380 +label: "2012" +value: "2012" +data: 2012 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5381 +label: "2011" +value: "2011" +data: 2011 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5382 +label: "2010" +value: "2010" +data: 2010 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5383 +label: "2009" +value: "2009" +data: 2009 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5384 +label: "2008" +value: "2008" +data: 2008 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5385 +label: "2007" +value: "2007" +data: 2007 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5386 +label: "2006" +value: "2006" +data: 2006 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5387 +label: "2005" +value: "2005" +data: 2005 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5388 +label: "2004" +value: "2004" +data: 2004 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5389 +label: "2003" +value: "2003" +data: 2003 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5390 +label: "2002" +value: "2002" +data: 2002 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5391 +label: "2001" +value: "2001" +data: 2001 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5392 +label: "2000" +value: "2000" +data: 2000 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5393 +label: "1999" +value: "1999" +data: 1999 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5394 +label: "1998" +value: "1998" +data: 1998 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5395 +label: "1997" +value: "1997" +data: 1997 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5396 +label: "1996" +value: "1996" +data: 1996 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5397 +label: "1995" +value: "1995" +data: 1995 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5398 +label: "1994" +value: "1994" +data: 1994 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5399 +label: "1993" +value: "1993" +data: 1993 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5400 +label: "1992" +value: "1992" +data: 1992 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5401 +label: "1991" +value: "1991" +data: 1991 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5402 +label: "1990" +value: "1990" +data: 1990 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5403 +label: "1989" +value: "1989" +data: 1989 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5404 +label: "1988" +value: "1988" +data: 1988 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5405 +label: "1987" +value: "1987" +data: 1987 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5406 +label: "1986" +value: "1986" +data: 1986 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5407 +label: "1985" +value: "1985" +data: 1985 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5408 +label: "1984" +value: "1984" +data: 1984 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5409 +label: "1983" +value: "1983" +data: 1983 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5410 +label: "1982" +value: "1982" +data: 1982 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5411 +label: "1981" +value: "1981" +data: 1981 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5412 +label: "1980" +value: "1980" +data: 1980 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5413 +label: "1979" +value: "1979" +data: 1979 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5414 +label: "1978" +value: "1978" +data: 1978 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5415 +label: "1977" +value: "1977" +data: 1977 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5416 +label: "1976" +value: "1976" +data: 1976 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5417 +label: "1975" +value: "1975" +data: 1975 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5418 +label: "1974" +value: "1974" +data: 1974 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5419 +label: "1973" +value: "1973" +data: 1973 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5420 +label: "1972" +value: "1972" +data: 1972 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5421 +label: "1971" +value: "1971" +data: 1971 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5422 +label: "1970" +value: "1970" +data: 1970 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5423 +label: "1969" +value: "1969" +data: 1969 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5424 +label: "1968" +value: "1968" +data: 1968 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5425 +label: "1967" +value: "1967" +data: 1967 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5426 +label: "1966" +value: "1966" +data: 1966 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5427 +label: "1965" +value: "1965" +data: 1965 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5428 +label: "1964" +value: "1964" +data: 1964 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5429 +label: "1963" +value: "1963" +data: 1963 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5430 +label: "1962" +value: "1962" +data: 1962 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5431 +label: "1961" +value: "1961" +data: 1961 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5432 +label: "1960" +value: "1960" +data: 1960 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5433 +label: "1959" +value: "1959" +data: 1959 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5434 +label: "1958" +value: "1958" +data: 1958 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5435 +label: "1957" +value: "1957" +data: 1957 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5436 +label: "1956" +value: "1956" +data: 1956 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5437 +label: "1955" +value: "1955" +data: 1955 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5438 +label: "1954" +value: "1954" +data: 1954 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5439 +label: "1953" +value: "1953" +data: 1953 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5440 +label: "1952" +value: "1952" +data: 1952 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5441 +label: "1951" +value: "1951" +data: 1951 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5442 +label: "1950" +value: "1950" +data: 1950 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5443 +label: "1949" +value: "1949" +data: 1949 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5444 +label: "1948" +value: "1948" +data: 1948 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5445 +label: "1947" +value: "1947" +data: 1947 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5446 +label: "1946" +value: "1946" +data: 1946 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5447 +label: "1945" +value: "1945" +data: 1945 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5448 +label: "1944" +value: "1944" +data: 1944 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5449 +label: "1943" +value: "1943" +data: 1943 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5450 +label: "1942" +value: "1942" +data: 1942 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5451 +label: "1941" +value: "1941" +data: 1941 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5452 +label: "1940" +value: "1940" +data: 1940 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5453 +label: "1939" +value: "1939" +data: 1939 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5454 +label: "1938" +value: "1938" +data: 1938 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5455 +label: "1937" +value: "1937" +data: 1937 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5456 +label: "1936" +value: "1936" +data: 1936 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5457 +label: "1935" +value: "1935" +data: 1935 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5458 +label: "1934" +value: "1934" +data: 1934 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5459 +label: "1933" +value: "1933" +data: 1933 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5460 +label: "1932" +value: "1932" +data: 1932 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5461 +label: "1931" +value: "1931" +data: 1931 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5462 +label: "1930" +value: "1930" +data: 1930 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5463 +label: "1929" +value: "1929" +data: 1929 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5464 +label: "1928" +value: "1928" +data: 1928 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5465 +label: "1927" +value: "1927" +data: 1927 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5466 +label: "1926" +value: "1926" +data: 1926 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5467 +label: "1925" +value: "1925" +data: 1925 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5468 +label: "1924" +value: "1924" +data: 1924 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5469 +label: "1923" +value: "1923" +data: 1923 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5470 +label: "1922" +value: "1922" +data: 1922 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5471 +label: "1921" +value: "1921" +data: 1921 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5472 +label: "1920" +value: "1920" +data: 1920 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5473 +label: "1919" +value: "1919" +data: 1919 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5474 +label: "1918" +value: "1918" +data: 1918 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5475 +label: "1917" +value: "1917" +data: 1917 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5476 +label: "1916" +value: "1916" +data: 1916 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5477 +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 {#5366 -form: Symfony\Component\Form\Form {#5033 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5365 …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) {#5479 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4648 …} } |
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() {#5008 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4440 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#5007 …} } } |
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 {#5482 +label: "01" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5483 +label: "02" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5484 +label: "03" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5485 +label: "04" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5486 +label: "05" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5487 +label: "06" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5488 +label: "07" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5489 +label: "08" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5490 +label: "09" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5491 +label: "10" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5492 +label: "11" +value: "11" +data: 11 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5493 +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 {#5480 -form: Symfony\Component\Form\Form {#5036 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5481 …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) {#5495 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4648 …} } |
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() {#5020 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4440 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#5019 …} } } |
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 {#5498 +label: "01" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5499 +label: "02" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5500 +label: "03" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5501 +label: "04" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5502 +label: "05" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5503 +label: "06" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5504 +label: "07" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5505 +label: "08" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5506 +label: "09" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5507 +label: "10" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5508 +label: "11" +value: "11" +data: 11 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5509 +label: "12" +value: "12" +data: 12 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5510 +label: "13" +value: "13" +data: 13 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5511 +label: "14" +value: "14" +data: 14 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5512 +label: "15" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5513 +label: "16" +value: "16" +data: 16 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5514 +label: "17" +value: "17" +data: 17 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5515 +label: "18" +value: "18" +data: 18 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5516 +label: "19" +value: "19" +data: 19 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5517 +label: "20" +value: "20" +data: 20 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5518 +label: "21" +value: "21" +data: 21 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5519 +label: "22" +value: "22" +data: 22 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5520 +label: "23" +value: "23" +data: 23 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5521 +label: "24" +value: "24" +data: 24 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5522 +label: "25" +value: "25" +data: 25 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5523 +label: "26" +value: "26" +data: 26 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5524 +label: "27" +value: "27" +data: 27 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5525 +label: "28" +value: "28" +data: 28 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5526 +label: "29" +value: "29" +data: 29 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5527 +label: "30" +value: "30" +data: 30 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5528 +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 {#5496 -form: Symfony\Component\Form\Form {#5039 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5497 …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) {#5530 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4648 …} } |
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 {#4704 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#4721 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#4726 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#4739 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4722 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4718 -om: ContainerFyNA1xR\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#672 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4711 …} -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 | ContainerFyNA1xR\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 {#4718 -om: ContainerFyNA1xR\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#672 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4711 …} -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 {#4732 -_em: Doctrine\ORM\EntityManager {#634 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4730 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4729 #from: "Eccube\Entity\Master\Sex" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4728 #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 {#4733 …} -_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() {#4710 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4440 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#4707 …} } } |
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 {#4740 +label: "男性" +value: "1" +data: Eccube\Entity\Master\Sex {#4757 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4744 +label: "女性" +value: "2" +data: Eccube\Entity\Master\Sex {#4758 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4745 +label: "その他" +value: "3" +data: Eccube\Entity\Master\Sex {#4759 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4746 +label: "回答しない" +value: "4" +data: Eccube\Entity\Master\Sex {#4760 …} +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 {#5364 -form: Symfony\Component\Form\Form {#5094 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#5363 …5} |
full_name | "entry[sex]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "entry_sex" |
is_selected | Closure($choice, $value) {#5532 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4648 …} } |
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) {#5047 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5048 …} } |
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 {#5051 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() {#5055 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4440 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#5052 …} } } |
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 {#5535 -form: Symfony\Component\Form\Form {#5097 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5534 …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) {#5047 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5048 …} } |
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 {#5051 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() {#5065 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4440 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#5066 …} } } |
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 {#5536 -form: Symfony\Component\Form\Form {#5100 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5537 …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) {#5047 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5048 …} } |
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 {#5051 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() {#5076 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4440 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#5075 …} } } |
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 {#5538 -form: Symfony\Component\Form\Form {#5103 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5539 …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) {#5047 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5048 …} } |
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 {#5051 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() {#5086 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4440 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#5085 …} } } |
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 {#5540 -form: Symfony\Component\Form\Form {#5106 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5541 …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 {#4704 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#4797 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#4780 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#4781 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4779 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4775 -om: ContainerFyNA1xR\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#672 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4765 …} -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 | ContainerFyNA1xR\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 {#4775 -om: ContainerFyNA1xR\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#672 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4765 …} -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 {#4786 -_em: Doctrine\ORM\EntityManager {#634 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4784 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4783 #from: "Eccube\Entity\Master\Job" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4782 #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 {#4787 …} -_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() {#4764 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4440 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#4763 …} } } |
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 {#5543 +label: "公務員" +value: "1" +data: Eccube\Entity\Master\Job {#5559 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5544 +label: "コンサルタント" +value: "2" +data: Eccube\Entity\Master\Job {#5560 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5546 +label: "コンピューター関連技術職" +value: "3" +data: Eccube\Entity\Master\Job {#5561 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5549 +label: "コンピューター関連以外の技術職" +value: "4" +data: Eccube\Entity\Master\Job {#5562 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5548 +label: "金融関係" +value: "5" +data: Eccube\Entity\Master\Job {#5563 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5542 +label: "医師" +value: "6" +data: Eccube\Entity\Master\Job {#5564 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5555 +label: "弁護士" +value: "7" +data: Eccube\Entity\Master\Job {#5565 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5553 +label: "総務・人事・事務" +value: "8" +data: Eccube\Entity\Master\Job {#5566 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5552 +label: "営業・販売" +value: "9" +data: Eccube\Entity\Master\Job {#5567 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5545 +label: "研究・開発" +value: "10" +data: Eccube\Entity\Master\Job {#5568 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5556 +label: "広報・宣伝" +value: "11" +data: Eccube\Entity\Master\Job {#5569 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5577 +label: "企画・マーケティング" +value: "12" +data: Eccube\Entity\Master\Job {#5570 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5578 +label: "デザイン関係" +value: "13" +data: Eccube\Entity\Master\Job {#5571 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5579 +label: "会社経営・役員" +value: "14" +data: Eccube\Entity\Master\Job {#5572 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5580 +label: "出版・マスコミ関係" +value: "15" +data: Eccube\Entity\Master\Job {#5573 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5581 +label: "学生・フリーター" +value: "16" +data: Eccube\Entity\Master\Job {#5574 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5582 +label: "主婦" +value: "17" +data: Eccube\Entity\Master\Job {#5575 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5583 +label: "その他" +value: "18" +data: Eccube\Entity\Master\Job {#5576 …} +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 {#5533 -form: Symfony\Component\Form\Form {#5109 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5531 …5} |
full_name | "entry[job]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "entry_job" |
is_selected | Closure($choice, $value) {#5585 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4648 …} } |
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 {#5114 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5114 +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 {#5114 +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) {#5047 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5048 …} } |
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 {#5051 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() {#5117 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4440 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#5116 …} } } |
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 {#5586 -form: Symfony\Component\Form\Form {#5125 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5587 …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 | "4eea.Ix21FKKp9NHI7vq6o-5XMH9HPwTQr804r6sV6MXMPRI.VzDlQfXgjp2GmpiPzYsjb0l1c2-x15tK7fxY2YePCCR7TOx9zOucuK6Awg" |
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 | "4eea.Ix21FKKp9NHI7vq6o-5XMH9HPwTQr804r6sV6MXMPRI.VzDlQfXgjp2GmpiPzYsjb0l1c2-x15tK7fxY2YePCCR7TOx9zOucuK6Awg" |
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 | "4eea.Ix21FKKp9NHI7vq6o-5XMH9HPwTQr804r6sV6MXMPRI.VzDlQfXgjp2GmpiPzYsjb0l1c2-x15tK7fxY2YePCCR7TOx9zOucuK6Awg" |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5592 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4423 …} } |
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() {#5594 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4440 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#5591 …} } } |
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 | "4eea.Ix21FKKp9NHI7vq6o-5XMH9HPwTQr804r6sV6MXMPRI.VzDlQfXgjp2GmpiPzYsjb0l1c2-x15tK7fxY2YePCCR7TOx9zOucuK6Awg" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#5606 -form: Symfony\Component\Form\Form {#5601 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5595 …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 | "4eea.Ix21FKKp9NHI7vq6o-5XMH9HPwTQr804r6sV6MXMPRI.VzDlQfXgjp2GmpiPzYsjb0l1c2-x15tK7fxY2YePCCR7TOx9zOucuK6Awg" |
(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) {#8759 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4423 …} } |
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() {#8757 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4440 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#8758 …} } } |
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 {#10544 -form: Symfony\Component\Form\Form {#10533 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10545 …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 {#8866 -id: 312 -name: "セール" -hierarchy: 1 -sort_no: 208 -create_date: DateTime @1735090129 {#8872 date: 2024-12-25 10:28:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#8870 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8956 …} -Children: Doctrine\ORM\PersistentCollection {#9112 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#9107 -id: 118 -name: "天然石" -hierarchy: 1 -sort_no: 207 -create_date: DateTime @1717439447 {#9111 date: 2024-06-04 03:30:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#9110 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9106 …} -Children: Doctrine\ORM\PersistentCollection {#9103 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#9102 -id: 309 -name: "トパーズ" -hierarchy: 2 -sort_no: 205 -create_date: DateTime @1728971426 {#9109 date: 2024-10-15 14:50:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728971426 {#9108 date: 2024-10-15 14:50:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9101 …} -Children: Doctrine\ORM\PersistentCollection {#9097 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9099 …} } Eccube\Entity\Category {#9092 -id: 306 -name: "ラヴァストーン" -hierarchy: 2 -sort_no: 204 -create_date: DateTime @1725857600 {#9094 date: 2024-09-09 13:53:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857600 {#9093 date: 2024-09-09 13:53:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9091 …} -Children: Doctrine\ORM\PersistentCollection {#9088 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#9085 -id: 305 -name: "リバーストーン" -hierarchy: 2 -sort_no: 203 -create_date: DateTime @1725857595 {#9087 date: 2024-09-09 13:53:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857595 {#9086 date: 2024-09-09 13:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9084 …} -Children: Doctrine\ORM\PersistentCollection {#8869 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#9072 -id: 304 -name: "クラック水晶" -hierarchy: 2 -sort_no: 202 -create_date: DateTime @1725857588 {#8867 date: 2024-09-09 13:53:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857588 {#8888 date: 2024-09-09 13:53:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9074 …} -Children: Doctrine\ORM\PersistentCollection {#9077 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#9080 -id: 303 -name: "ゴールドコーラル" -hierarchy: 2 -sort_no: 201 -create_date: DateTime @1725857582 {#9078 date: 2024-09-09 13:53:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857582 {#9079 date: 2024-09-09 13:53:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9081 …} -Children: Doctrine\ORM\PersistentCollection {#9119 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#9120 -id: 302 -name: "ダルメシアンジャスパー" -hierarchy: 2 -sort_no: 200 -create_date: DateTime @1725857574 {#9117 date: 2024-09-09 13:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857574 {#9118 date: 2024-09-09 13:52:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9121 …} -Children: Doctrine\ORM\PersistentCollection {#9124 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#9127 -id: 207 -name: "ローズジャスパー" -hierarchy: 2 -sort_no: 199 -create_date: DateTime @1719214717 {#9125 date: 2024-06-24 16:38:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9126 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9128 …} -Children: Doctrine\ORM\PersistentCollection {#9132 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9135 -id: 206 -name: "ローズクォーツ" -hierarchy: 2 -sort_no: 198 -create_date: DateTime @1719214706 {#9133 date: 2024-06-24 16:38:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9134 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9136 …} -Children: Doctrine\ORM\PersistentCollection {#9139 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9142 -id: 205 -name: "レモンクォーツ" -hierarchy: 2 -sort_no: 197 -create_date: DateTime @1719214700 {#9140 date: 2024-06-24 16:38:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9141 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9143 …} -Children: Doctrine\ORM\PersistentCollection {#9146 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9149 -id: 204 -name: "レッドタイガーアイ" -hierarchy: 2 -sort_no: 196 -create_date: DateTime @1719214691 {#9147 date: 2024-06-24 16:38:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9148 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9150 …} -Children: Doctrine\ORM\PersistentCollection {#9153 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9156 -id: 203 -name: "レッドアゲート" -hierarchy: 2 -sort_no: 195 -create_date: DateTime @1719214683 {#9154 date: 2024-06-24 16:38:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9155 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9157 …} -Children: Doctrine\ORM\PersistentCollection {#9160 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9163 -id: 202 -name: "レインボームーンストーン" -hierarchy: 2 -sort_no: 194 -create_date: DateTime @1719214676 {#9161 date: 2024-06-24 16:37:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9162 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9164 …} -Children: Doctrine\ORM\PersistentCollection {#9167 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9170 -id: 201 -name: "ルビー" -hierarchy: 2 -sort_no: 193 -create_date: DateTime @1719214669 {#9168 date: 2024-06-24 16:37:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9169 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9171 …} -Children: Doctrine\ORM\PersistentCollection {#9174 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9177 -id: 200 -name: "ルチルクォーツ" -hierarchy: 2 -sort_no: 192 -create_date: DateTime @1719214664 {#9175 date: 2024-06-24 16:37:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9176 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9178 …} -Children: Doctrine\ORM\PersistentCollection {#9181 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9184 -id: 199 -name: "龍紋メノウ" -hierarchy: 2 -sort_no: 191 -create_date: DateTime @1719214655 {#9182 date: 2024-06-24 16:37:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9183 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9185 …} -Children: Doctrine\ORM\PersistentCollection {#9188 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9191 -id: 300 -name: "リバーストーン" -hierarchy: 2 -sort_no: 190 -create_date: DateTime @1721966548 {#9189 date: 2024-07-26 13:02:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9190 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9192 …} -Children: Doctrine\ORM\PersistentCollection {#9195 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9198 -id: 198 -name: "ラリマー" -hierarchy: 2 -sort_no: 189 -create_date: DateTime @1719214639 {#9196 date: 2024-06-24 16:37:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9197 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9199 …} -Children: Doctrine\ORM\PersistentCollection {#9202 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9205 -id: 197 -name: "ラブラドライト" -hierarchy: 2 -sort_no: 188 -create_date: DateTime @1719214636 {#9203 date: 2024-06-24 16:37:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9204 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9206 …} -Children: Doctrine\ORM\PersistentCollection {#9209 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9212 -id: 196 -name: "ラピスラズリ" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1719214627 {#9210 date: 2024-06-24 16:37:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9211 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9213 …} -Children: Doctrine\ORM\PersistentCollection {#9216 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9219 -id: 195 -name: "モルガナイト" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1719214616 {#9217 date: 2024-06-24 16:36:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9218 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9220 …} -Children: Doctrine\ORM\PersistentCollection {#9223 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9226 -id: 194 -name: "モリオン" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1719214612 {#9224 date: 2024-06-24 16:36:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9225 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9227 …} -Children: Doctrine\ORM\PersistentCollection {#9230 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9233 -id: 193 -name: "モスアゲート" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1719214606 {#9231 date: 2024-06-24 16:36:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9232 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9234 …} -Children: Doctrine\ORM\PersistentCollection {#9237 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9240 -id: 192 -name: "ムーンストーン" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1719214601 {#9238 date: 2024-06-24 16:36:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9239 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9241 …} -Children: Doctrine\ORM\PersistentCollection {#9244 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9247 -id: 191 -name: "ミッドナイトオーラ" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1719214596 {#9245 date: 2024-06-24 16:36:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9246 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9248 …} -Children: Doctrine\ORM\PersistentCollection {#9251 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9254 -id: 289 -name: "MIXアゲート" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1721726889 {#9252 date: 2024-07-23 18:28:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9253 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9255 …} -Children: Doctrine\ORM\PersistentCollection {#9258 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9261 -id: 190 -name: "マザーオブパール" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1719214587 {#9259 date: 2024-06-24 16:36:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9260 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9262 …} -Children: Doctrine\ORM\PersistentCollection {#9265 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9268 -id: 189 -name: "ホワイトカルセドニー" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1719214578 {#9266 date: 2024-06-24 16:36:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9267 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9269 …} -Children: Doctrine\ORM\PersistentCollection {#9272 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9275 -id: 188 -name: "北投石" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1719214570 {#9273 date: 2024-06-24 16:36:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9274 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9276 …} -Children: Doctrine\ORM\PersistentCollection {#9279 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9282 -id: 187 -name: "ペリドット" -hierarchy: 2 -sort_no: 100 -create_date: DateTime @1719214560 {#9280 date: 2024-06-24 16:36:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9281 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9283 …} -Children: Doctrine\ORM\PersistentCollection {#9286 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9289 -id: 186 -name: "ヘマタイト" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1719214555 {#9287 date: 2024-06-24 16:35:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9288 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9290 …} -Children: Doctrine\ORM\PersistentCollection {#9293 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9296 -id: 185 -name: "フローライト" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1719214550 {#9294 date: 2024-06-24 16:35:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9295 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9297 …} -Children: Doctrine\ORM\PersistentCollection {#9300 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9303 -id: 184 -name: "プレナイト" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1719214544 {#9301 date: 2024-06-24 16:35:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9302 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9304 …} -Children: Doctrine\ORM\PersistentCollection {#9307 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9310 -id: 183 -name: "ブルーレースアゲート" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1719214535 {#9308 date: 2024-06-24 16:35:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9309 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9311 …} -Children: Doctrine\ORM\PersistentCollection {#9314 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9317 -id: 182 -name: "ブルータイガーアイ" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1719214526 {#9315 date: 2024-06-24 16:35:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9316 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9318 …} -Children: Doctrine\ORM\PersistentCollection {#9321 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9324 -id: 181 -name: "ブルーゴールドストーン" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1719214514 {#9322 date: 2024-06-24 16:35:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9323 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9325 …} -Children: Doctrine\ORM\PersistentCollection {#9328 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9331 -id: 180 -name: "ブラックスピネル" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1719214503 {#9329 date: 2024-06-24 16:35:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9330 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9332 …} -Children: Doctrine\ORM\PersistentCollection {#9335 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9338 -id: 292 -name: "ピーコックヘマタイト" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1721726912 {#9336 date: 2024-07-23 18:28:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9337 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9339 …} -Children: Doctrine\ORM\PersistentCollection {#9342 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9345 -id: 179 -name: "ピンクオパール" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1719214489 {#9343 date: 2024-06-24 16:34:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9344 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9346 …} -Children: Doctrine\ORM\PersistentCollection {#9349 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9352 -id: 178 -name: "ヒマラヤ水晶" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1719214480 {#9350 date: 2024-06-24 16:34:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9351 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9353 …} -Children: Doctrine\ORM\PersistentCollection {#9356 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9359 -id: 177 -name: "翡翠" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1719214472 {#9357 date: 2024-06-24 16:34:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9358 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9360 …} -Children: Doctrine\ORM\PersistentCollection {#9363 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9366 -id: 176 -name: "ピクチャージャスパー" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1719214467 {#9364 date: 2024-06-24 16:34:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9365 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9367 …} -Children: Doctrine\ORM\PersistentCollection {#9370 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9373 -id: 175 -name: "ハウライト" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1719214458 {#9371 date: 2024-06-24 16:34:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9372 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9374 …} -Children: Doctrine\ORM\PersistentCollection {#9377 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9380 -id: 174 -name: "パイライト" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1719214453 {#9378 date: 2024-06-24 16:34:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9379 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9381 …} -Children: Doctrine\ORM\PersistentCollection {#9384 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9387 -id: 173 -name: "パール" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1719214443 {#9385 date: 2024-06-24 16:34:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9386 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9388 …} -Children: Doctrine\ORM\PersistentCollection {#9391 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9394 -id: 172 -name: "トルマリン" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1719214439 {#9392 date: 2024-06-24 16:33:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9393 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9395 …} -Children: Doctrine\ORM\PersistentCollection {#9398 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9401 -id: 171 -name: "テラヘルツ" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1719214435 {#9399 date: 2024-06-24 16:33:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9400 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9402 …} -Children: Doctrine\ORM\PersistentCollection {#9405 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9408 -id: 301 -name: "ツリーアゲート" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1721966565 {#9406 date: 2024-07-26 13:02:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9407 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9409 …} -Children: Doctrine\ORM\PersistentCollection {#9412 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9415 -id: 170 -name: "茶黄水晶" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1719214422 {#9413 date: 2024-06-24 16:33:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9414 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9416 …} -Children: Doctrine\ORM\PersistentCollection {#9419 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9422 -id: 169 -name: "チェリークォーツ" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1719214416 {#9420 date: 2024-06-24 16:33:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9421 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9423 …} -Children: Doctrine\ORM\PersistentCollection {#9426 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9429 -id: 168 -name: "タンザナイト" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1719214409 {#9427 date: 2024-06-24 16:33:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9428 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9430 …} -Children: Doctrine\ORM\PersistentCollection {#9433 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9436 -id: 290 -name: "ダルメシアンジャスパー" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1721726899 {#9434 date: 2024-07-23 18:28:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9435 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9437 …} -Children: Doctrine\ORM\PersistentCollection {#9440 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9443 -id: 167 -name: "タイガーアイ" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1719214404 {#9441 date: 2024-06-24 16:33:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9442 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9444 …} -Children: Doctrine\ORM\PersistentCollection {#9447 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9450 -id: 166 -name: "ターコイズ" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1719214392 {#9448 date: 2024-06-24 16:33:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9449 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9451 …} -Children: Doctrine\ORM\PersistentCollection {#9454 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9457 -id: 165 -name: "ソーダライト" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1719214381 {#9455 date: 2024-06-24 16:33:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9456 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9458 …} -Children: Doctrine\ORM\PersistentCollection {#9461 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9464 -id: 164 -name: "スモーキークォーツ" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1719214373 {#9462 date: 2024-06-24 16:32:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9463 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9465 …} -Children: Doctrine\ORM\PersistentCollection {#9468 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9471 -id: 163 -name: "スピネル" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1719214365 {#9469 date: 2024-06-24 16:32:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9470 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9472 …} -Children: Doctrine\ORM\PersistentCollection {#9475 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9478 -id: 162 -name: "ストロベリークォーツ" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1719214359 {#9476 date: 2024-06-24 16:32:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9477 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9479 …} -Children: Doctrine\ORM\PersistentCollection {#9482 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9485 -id: 161 -name: "スギライト" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1719214347 {#9483 date: 2024-06-24 16:32:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9484 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9486 …} -Children: Doctrine\ORM\PersistentCollection {#9489 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9492 -id: 160 -name: "水晶" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1719214342 {#9490 date: 2024-06-24 16:32:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9491 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9493 …} -Children: Doctrine\ORM\PersistentCollection {#9496 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9499 -id: 294 -name: "朱砂パーツ" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1721726925 {#9497 date: 2024-07-23 18:28:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9498 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9500 …} -Children: Doctrine\ORM\PersistentCollection {#9503 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9506 -id: 159 -name: "シトリン" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1719214334 {#9504 date: 2024-06-24 16:32:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9505 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9507 …} -Children: Doctrine\ORM\PersistentCollection {#9510 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9513 -id: 158 -name: "サンストーン" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1719214329 {#9511 date: 2024-06-24 16:32:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9512 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9514 …} -Children: Doctrine\ORM\PersistentCollection {#9517 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9520 -id: 157 -name: "珊瑚" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1719214321 {#9518 date: 2024-06-24 16:32:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9519 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9521 …} -Children: Doctrine\ORM\PersistentCollection {#9524 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9527 -id: 156 -name: "サファイア" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1719214302 {#9525 date: 2024-06-24 16:31:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9526 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9528 …} -Children: Doctrine\ORM\PersistentCollection {#9531 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9534 -id: 155 -name: "サードニクス" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1719214295 {#9532 date: 2024-06-24 16:31:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9533 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9535 …} -Children: Doctrine\ORM\PersistentCollection {#9538 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9541 -id: 154 -name: "コスモオーラ" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1719214286 {#9539 date: 2024-06-24 16:31:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9540 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9542 …} -Children: Doctrine\ORM\PersistentCollection {#9545 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9548 -id: 153 -name: "ゴールドヘマタイト" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1719214278 {#9546 date: 2024-06-24 16:31:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9547 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9549 …} -Children: Doctrine\ORM\PersistentCollection {#9552 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9555 -id: 152 -name: "ゴールドストーン" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1719214270 {#9553 date: 2024-06-24 16:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9554 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9556 …} -Children: Doctrine\ORM\PersistentCollection {#9559 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9562 -id: 295 -name: "ゴールドコーラル" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1721726932 {#9560 date: 2024-07-23 18:28:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9561 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9563 …} -Children: Doctrine\ORM\PersistentCollection {#9566 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9569 -id: 151 -name: "ゴールデンオーラ" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1719214263 {#9567 date: 2024-06-24 16:31:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9568 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9570 …} -Children: Doctrine\ORM\PersistentCollection {#9573 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9576 -id: 150 -name: "クンツァイト" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1719214255 {#9574 date: 2024-06-24 16:30:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9575 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9577 …} -Children: Doctrine\ORM\PersistentCollection {#9580 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9583 -id: 149 -name: "クリソコーラ" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1719214243 {#9581 date: 2024-06-24 16:30:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9582 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9584 …} -Children: Doctrine\ORM\PersistentCollection {#9587 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9590 -id: 148 -name: "グリーンアゲート" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1719214233 {#9588 date: 2024-06-24 16:30:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9589 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9591 …} -Children: Doctrine\ORM\PersistentCollection {#9594 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9597 -id: 296 -name: "クラック水晶" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1721726937 {#9595 date: 2024-07-23 18:28:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9596 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9598 …} -Children: Doctrine\ORM\PersistentCollection {#9601 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9604 -id: 291 -name: "キャンディークォーツ" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1721726906 {#9602 date: 2024-07-23 18:28:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9603 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9605 …} -Children: Doctrine\ORM\PersistentCollection {#9608 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9611 -id: 147 -name: "眼球メノウ" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1719214224 {#9609 date: 2024-06-24 16:30:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9610 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9612 …} -Children: Doctrine\ORM\PersistentCollection {#9615 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9618 -id: 146 -name: "カルサイト" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1719214207 {#9616 date: 2024-06-24 16:30:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9617 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9619 …} -Children: Doctrine\ORM\PersistentCollection {#9622 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9625 -id: 298 -name: "カラーチェンジフローライト" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1721726951 {#9623 date: 2024-07-23 18:29:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9624 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9626 …} -Children: Doctrine\ORM\PersistentCollection {#9629 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9632 -id: 145 -name: "カイヤナイト" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1719214198 {#9630 date: 2024-06-24 16:29:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9631 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9633 …} -Children: Doctrine\ORM\PersistentCollection {#9636 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9639 -id: 144 -name: "カーネリアン" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1719214192 {#9637 date: 2024-06-24 16:29:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9638 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9640 …} -Children: Doctrine\ORM\PersistentCollection {#9643 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9646 -id: 143 -name: "ガーネット" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1719214185 {#9644 date: 2024-06-24 16:29:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9645 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9647 …} -Children: Doctrine\ORM\PersistentCollection {#9650 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9653 -id: 142 -name: "ガーデンクォーツ" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1719214182 {#9651 date: 2024-06-24 16:29:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9652 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9654 …} -Children: Doctrine\ORM\PersistentCollection {#9657 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9660 -id: 141 -name: "オレンジムーンストーン" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1719214174 {#9658 date: 2024-06-24 16:29:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9659 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9661 …} -Children: Doctrine\ORM\PersistentCollection {#9664 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9667 -id: 297 -name: "オレンジファントムクォーツ" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1721726944 {#9665 date: 2024-07-23 18:29:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9666 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9668 …} -Children: Doctrine\ORM\PersistentCollection {#9671 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9674 -id: 140 -name: "オブシディアン" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1719214165 {#9672 date: 2024-06-24 16:29:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9673 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9675 …} -Children: Doctrine\ORM\PersistentCollection {#9678 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9681 -id: 139 -name: "オニキス" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1719214157 {#9679 date: 2024-06-24 16:29:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9680 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9682 …} -Children: Doctrine\ORM\PersistentCollection {#9685 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9688 -id: 138 -name: "オーロラオーラ" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1719214152 {#9686 date: 2024-06-24 16:29:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9687 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9689 …} -Children: Doctrine\ORM\PersistentCollection {#9692 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9695 -id: 293 -name: "エンジェルラダー" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1721726919 {#9693 date: 2024-07-23 18:28:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9694 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9696 …} -Children: Doctrine\ORM\PersistentCollection {#9699 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9702 -id: 137 -name: "エンジェライト" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1719214142 {#9700 date: 2024-06-24 16:29:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9701 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9703 …} -Children: Doctrine\ORM\PersistentCollection {#9706 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9709 -id: 136 -name: "エレスチャル" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1719214136 {#9707 date: 2024-06-24 16:28:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9708 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9710 …} -Children: Doctrine\ORM\PersistentCollection {#9713 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9716 -id: 135 -name: "インカローズ" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1719214126 {#9714 date: 2024-06-24 16:28:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9715 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9717 …} -Children: Doctrine\ORM\PersistentCollection {#9720 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9723 -id: 134 -name: "アンバー" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1719214114 {#9721 date: 2024-06-24 16:28:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9722 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9724 …} -Children: Doctrine\ORM\PersistentCollection {#9727 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9730 -id: 133 -name: "アメトリン" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1719214108 {#9728 date: 2024-06-24 16:28:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9729 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9731 …} -Children: Doctrine\ORM\PersistentCollection {#9734 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9737 -id: 132 -name: "アメシスト" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1719214103 {#9735 date: 2024-06-24 16:28:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9736 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9738 …} -Children: Doctrine\ORM\PersistentCollection {#9741 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9744 -id: 131 -name: "アマゾナイト" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1719214098 {#9742 date: 2024-06-24 16:28:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9743 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9745 …} -Children: Doctrine\ORM\PersistentCollection {#9748 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9751 -id: 130 -name: "アベンチュリン" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1719214091 {#9749 date: 2024-06-24 16:28:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9750 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9752 …} -Children: Doctrine\ORM\PersistentCollection {#9755 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9758 -id: 129 -name: "アパタイト" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1719214076 {#9756 date: 2024-06-24 16:27:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9757 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9759 …} -Children: Doctrine\ORM\PersistentCollection {#9762 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9765 -id: 128 -name: "アクアマリン" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1719214065 {#9763 date: 2024-06-24 16:27:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9764 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9766 …} -Children: Doctrine\ORM\PersistentCollection {#9769 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9772 -id: 121 -name: "アクアオーラ" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1717439544 {#9770 date: 2024-06-04 03:32:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9771 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9773 …} -Children: Doctrine\ORM\PersistentCollection {#9776 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9779 -id: 120 -name: "アイリスクォーツ" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1717439529 {#9777 date: 2024-06-04 03:32:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9778 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9780 …} -Children: Doctrine\ORM\PersistentCollection {#9783 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9786 -id: 119 -name: "アイオライト" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1717439519 {#9784 date: 2024-06-04 03:31:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9785 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9787 …} -Children: Doctrine\ORM\PersistentCollection {#9790 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9793 -id: 16 -name: "アイテム" -hierarchy: 1 -sort_no: 206 -create_date: DateTime @1713760183 {#9096 date: 2024-04-22 13:29:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#9095 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9794 …} -Children: Doctrine\ORM\PersistentCollection {#9797 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#9798 -id: 311 -name: "2025年限定アイテム" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1735090009 {#9791 date: 2024-12-25 10:26:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#9792 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9799 …} -Children: Doctrine\ORM\PersistentCollection {#9802 …} -Parent: Eccube\Entity\Category {#9793} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9099 …} } Eccube\Entity\Category {#9807 -id: 127 -name: "リング" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1718619073 {#9805 date: 2024-06-17 19:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#9806 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9808 …} -Children: Doctrine\ORM\PersistentCollection {#9811 …} -Parent: Eccube\Entity\Category {#9793} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9099 …} } Eccube\Entity\Category {#9814 -id: 22 -name: "others" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1713760239 {#9812 date: 2024-04-22 13:30:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#9813 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9815 …} -Children: Doctrine\ORM\PersistentCollection {#9818 …} -Parent: Eccube\Entity\Category {#9793} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9099 …} } Eccube\Entity\Category {#9821 -id: 21 -name: "浄化グッズ" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1713760231 {#9819 date: 2024-04-22 13:30:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#9820 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9822 …} -Children: Doctrine\ORM\PersistentCollection {#9825 …} -Parent: Eccube\Entity\Category {#9793} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9099 …} } Eccube\Entity\Category {#9828 -id: 20 -name: "原石" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1713760226 {#9826 date: 2024-04-22 13:30:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#9827 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9829 …} -Children: Doctrine\ORM\PersistentCollection {#9832 …} -Parent: Eccube\Entity\Category {#9793} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9099 …} } Eccube\Entity\Category {#9835 -id: 19 -name: "ピアス・イヤリング" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1713760219 {#9833 date: 2024-04-22 13:30:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#9834 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9836 …} -Children: Doctrine\ORM\PersistentCollection {#9839 …} -Parent: Eccube\Entity\Category {#9793} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9099 …} } Eccube\Entity\Category {#9842 -id: 18 -name: "ネックレス" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1713760199 {#9840 date: 2024-04-22 13:29:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#9841 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9843 …} -Children: Doctrine\ORM\PersistentCollection {#9846 …} -Parent: Eccube\Entity\Category {#9793} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9099 …} } Eccube\Entity\Category {#9849 -id: 17 -name: "ブレスレット" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1713760194 {#9847 date: 2024-04-22 13:29:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#9848 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9850 …} -Children: Doctrine\ORM\PersistentCollection {#9853 …} -Parent: Eccube\Entity\Category {#9793} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9099 …} } Eccube\Entity\Category {#9856 -id: 210 -name: "誕生石" -hierarchy: 1 -sort_no: 124 -create_date: DateTime @1719807088 {#9804 date: 2024-07-01 13:11:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#9803 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9857 …} -Children: Doctrine\ORM\PersistentCollection {#9860 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#9861 -id: 222 -name: "12月生まれ" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1719807143 {#9854 date: 2024-07-01 13:12:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807143 {#9855 date: 2024-07-01 13:12:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9862 …} -Children: Doctrine\ORM\PersistentCollection {#9865 …} -Parent: Eccube\Entity\Category {#9856} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#9870 -id: 221 -name: "11月生まれ" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1719807140 {#9868 date: 2024-07-01 13:12:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807140 {#9869 date: 2024-07-01 13:12:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9871 …} -Children: Doctrine\ORM\PersistentCollection {#9874 …} -Parent: Eccube\Entity\Category {#9856} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#9877 -id: 220 -name: "10月生まれ" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1719807137 {#9875 date: 2024-07-01 13:12:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807137 {#9876 date: 2024-07-01 13:12:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9878 …} -Children: Doctrine\ORM\PersistentCollection {#9881 …} -Parent: Eccube\Entity\Category {#9856} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#9884 -id: 219 -name: "9月生まれ" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1719807132 {#9882 date: 2024-07-01 13:12:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807132 {#9883 date: 2024-07-01 13:12:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9885 …} -Children: Doctrine\ORM\PersistentCollection {#9888 …} -Parent: Eccube\Entity\Category {#9856} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#9891 -id: 218 -name: "8月生まれ" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1719807128 {#9889 date: 2024-07-01 13:12:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807128 {#9890 date: 2024-07-01 13:12:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9892 …} -Children: Doctrine\ORM\PersistentCollection {#9895 …} -Parent: Eccube\Entity\Category {#9856} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#9898 -id: 217 -name: "7月生まれ" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1719807126 {#9896 date: 2024-07-01 13:12:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807126 {#9897 date: 2024-07-01 13:12:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9899 …} -Children: Doctrine\ORM\PersistentCollection {#9902 …} -Parent: Eccube\Entity\Category {#9856} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#9905 -id: 216 -name: "6月生まれ" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1719807123 {#9903 date: 2024-07-01 13:12:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807123 {#9904 date: 2024-07-01 13:12:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9906 …} -Children: Doctrine\ORM\PersistentCollection {#9909 …} -Parent: Eccube\Entity\Category {#9856} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#9912 -id: 215 -name: "5月生まれ" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1719807120 {#9910 date: 2024-07-01 13:12:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807120 {#9911 date: 2024-07-01 13:12:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9913 …} -Children: Doctrine\ORM\PersistentCollection {#9916 …} -Parent: Eccube\Entity\Category {#9856} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#9919 -id: 214 -name: "4月生まれ" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1719807117 {#9917 date: 2024-07-01 13:11:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807117 {#9918 date: 2024-07-01 13:11:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9920 …} -Children: Doctrine\ORM\PersistentCollection {#9923 …} -Parent: Eccube\Entity\Category {#9856} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#9926 -id: 213 -name: "3月生まれ" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1719807114 {#9924 date: 2024-07-01 13:11:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807114 {#9925 date: 2024-07-01 13:11:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9927 …} -Children: Doctrine\ORM\PersistentCollection {#9930 …} -Parent: Eccube\Entity\Category {#9856} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#9933 -id: 212 -name: "2月生まれ" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1719807111 {#9931 date: 2024-07-01 13:11:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807111 {#9932 date: 2024-07-01 13:11:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9934 …} -Children: Doctrine\ORM\PersistentCollection {#9937 …} -Parent: Eccube\Entity\Category {#9856} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#9940 -id: 211 -name: "1月生まれ" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1719807107 {#9938 date: 2024-07-01 13:11:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807107 {#9939 date: 2024-07-01 13:11:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9941 …} -Children: Doctrine\ORM\PersistentCollection {#9944 …} -Parent: Eccube\Entity\Category {#9856} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#9947 -id: 310 -name: "誕生石アートブレスレット" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1732076237 {#9945 date: 2024-11-20 13:17:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732776583 {#9946 date: 2024-11-28 15:49:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9948 …} -Children: Doctrine\ORM\PersistentCollection {#9951 …} -Parent: Eccube\Entity\Category {#9856} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9099 …} } Eccube\Entity\Category {#9954 -id: 223 -name: "天珠" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1719807161 {#9866 date: 2024-07-01 13:12:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#9867 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9955 …} -Children: Doctrine\ORM\PersistentCollection {#9958 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#9959 -id: 287 -name: "金銭鈎天珠" -hierarchy: 2 -sort_no: 187 -create_date: DateTime @1721714336 {#9952 date: 2024-07-23 14:58:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#9953 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9960 …} -Children: Doctrine\ORM\PersistentCollection {#9963 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9968 -id: 286 -name: "龍神天珠" -hierarchy: 2 -sort_no: 186 -create_date: DateTime @1719807697 {#9966 date: 2024-07-01 13:21:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#9967 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9969 …} -Children: Doctrine\ORM\PersistentCollection {#9972 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9975 -id: 285 -name: "寶瓶天珠" -hierarchy: 2 -sort_no: 185 -create_date: DateTime @1719807689 {#9973 date: 2024-07-01 13:21:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#9974 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9976 …} -Children: Doctrine\ORM\PersistentCollection {#9979 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9982 -id: 284 -name: "水蓮花天珠" -hierarchy: 2 -sort_no: 184 -create_date: DateTime @1719807682 {#9980 date: 2024-07-01 13:21:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#9981 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9983 …} -Children: Doctrine\ORM\PersistentCollection {#9986 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9989 -id: 283 -name: "虎牙天珠" -hierarchy: 2 -sort_no: 183 -create_date: DateTime @1719807676 {#9987 date: 2024-07-01 13:21:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#9988 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9990 …} -Children: Doctrine\ORM\PersistentCollection {#9993 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9996 -id: 282 -name: "緑度母天珠" -hierarchy: 2 -sort_no: 182 -create_date: DateTime @1719807669 {#9994 date: 2024-07-01 13:21:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#9995 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9997 …} -Children: Doctrine\ORM\PersistentCollection {#10000 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10003 -id: 281 -name: "観音天珠" -hierarchy: 2 -sort_no: 181 -create_date: DateTime @1719807663 {#10001 date: 2024-07-01 13:21:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10002 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10004 …} -Children: Doctrine\ORM\PersistentCollection {#10007 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10010 -id: 280 -name: "龍眼天珠" -hierarchy: 2 -sort_no: 180 -create_date: DateTime @1719807656 {#10008 date: 2024-07-01 13:20:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10009 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10011 …} -Children: Doctrine\ORM\PersistentCollection {#10014 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10017 -id: 279 -name: "陰陽太極天珠" -hierarchy: 2 -sort_no: 179 -create_date: DateTime @1719807647 {#10015 date: 2024-07-01 13:20:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10016 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10018 …} -Children: Doctrine\ORM\PersistentCollection {#10021 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10024 -id: 278 -name: "大黒天天珠" -hierarchy: 2 -sort_no: 178 -create_date: DateTime @1719807642 {#10022 date: 2024-07-01 13:20:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10023 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10025 …} -Children: Doctrine\ORM\PersistentCollection {#10028 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10031 -id: 277 -name: "鳳凰眼天珠" -hierarchy: 2 -sort_no: 177 -create_date: DateTime @1719807636 {#10029 date: 2024-07-01 13:20:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10030 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10032 …} -Children: Doctrine\ORM\PersistentCollection {#10035 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10038 -id: 276 -name: "麒麟天珠" -hierarchy: 2 -sort_no: 176 -create_date: DateTime @1719807630 {#10036 date: 2024-07-01 13:20:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10037 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10039 …} -Children: Doctrine\ORM\PersistentCollection {#10042 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10045 -id: 275 -name: "白蛇天珠" -hierarchy: 2 -sort_no: 175 -create_date: DateTime @1719807624 {#10043 date: 2024-07-01 13:20:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10044 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10046 …} -Children: Doctrine\ORM\PersistentCollection {#10049 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10052 -id: 274 -name: "弁財天天珠" -hierarchy: 2 -sort_no: 174 -create_date: DateTime @1719807618 {#10050 date: 2024-07-01 13:20:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10051 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10053 …} -Children: Doctrine\ORM\PersistentCollection {#10056 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10059 -id: 273 -name: "蔓字天珠" -hierarchy: 2 -sort_no: 173 -create_date: DateTime @1719807611 {#10057 date: 2024-07-01 13:20:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10058 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10060 …} -Children: Doctrine\ORM\PersistentCollection {#10063 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10066 -id: 272 -name: "星辰天珠" -hierarchy: 2 -sort_no: 172 -create_date: DateTime @1719807605 {#10064 date: 2024-07-01 13:20:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10065 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10067 …} -Children: Doctrine\ORM\PersistentCollection {#10070 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10073 -id: 271 -name: "羊眼板珠" -hierarchy: 2 -sort_no: 171 -create_date: DateTime @1719807598 {#10071 date: 2024-07-01 13:19:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10072 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10074 …} -Children: Doctrine\ORM\PersistentCollection {#10077 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10080 -id: 270 -name: "三色線珠" -hierarchy: 2 -sort_no: 170 -create_date: DateTime @1719807588 {#10078 date: 2024-07-01 13:19:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10079 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10081 …} -Children: Doctrine\ORM\PersistentCollection {#10084 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10087 -id: 269 -name: "福壽天珠" -hierarchy: 2 -sort_no: 169 -create_date: DateTime @1719807583 {#10085 date: 2024-07-01 13:19:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10086 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10088 …} -Children: Doctrine\ORM\PersistentCollection {#10091 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10094 -id: 268 -name: "大鵬鳥天珠" -hierarchy: 2 -sort_no: 168 -create_date: DateTime @1719807577 {#10092 date: 2024-07-01 13:19:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10093 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10095 …} -Children: Doctrine\ORM\PersistentCollection {#10098 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10101 -id: 267 -name: "菩提天珠" -hierarchy: 2 -sort_no: 167 -create_date: DateTime @1719807570 {#10099 date: 2024-07-01 13:19:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10100 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10102 …} -Children: Doctrine\ORM\PersistentCollection {#10105 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10108 -id: 266 -name: "大人天珠" -hierarchy: 2 -sort_no: 166 -create_date: DateTime @1719807564 {#10106 date: 2024-07-01 13:19:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10107 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10109 …} -Children: Doctrine\ORM\PersistentCollection {#10112 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10115 -id: 265 -name: "山形天珠" -hierarchy: 2 -sort_no: 165 -create_date: DateTime @1719807557 {#10113 date: 2024-07-01 13:19:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10114 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10116 …} -Children: Doctrine\ORM\PersistentCollection {#10119 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10122 -id: 264 -name: "双天地天珠" -hierarchy: 2 -sort_no: 164 -create_date: DateTime @1719807548 {#10120 date: 2024-07-01 13:19:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10121 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10123 …} -Children: Doctrine\ORM\PersistentCollection {#10126 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10129 -id: 263 -name: "天地天珠" -hierarchy: 2 -sort_no: 163 -create_date: DateTime @1719807542 {#10127 date: 2024-07-01 13:19:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10128 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10130 …} -Children: Doctrine\ORM\PersistentCollection {#10133 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10136 -id: 262 -name: "日月天珠" -hierarchy: 2 -sort_no: 162 -create_date: DateTime @1719807535 {#10134 date: 2024-07-01 13:18:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10135 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10137 …} -Children: Doctrine\ORM\PersistentCollection {#10140 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10143 -id: 261 -name: "黒白天珠" -hierarchy: 2 -sort_no: 161 -create_date: DateTime @1719807529 {#10141 date: 2024-07-01 13:18:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10142 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10144 …} -Children: Doctrine\ORM\PersistentCollection {#10147 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10150 -id: 260 -name: "流水紋天珠" -hierarchy: 2 -sort_no: 160 -create_date: DateTime @1719807521 {#10148 date: 2024-07-01 13:18:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10149 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10151 …} -Children: Doctrine\ORM\PersistentCollection {#10154 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10157 -id: 259 -name: "財神天珠" -hierarchy: 2 -sort_no: 159 -create_date: DateTime @1719807514 {#10155 date: 2024-07-01 13:18:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10156 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10158 …} -Children: Doctrine\ORM\PersistentCollection {#10161 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10164 -id: 258 -name: "如意鈎天珠" -hierarchy: 2 -sort_no: 158 -create_date: DateTime @1719807506 {#10162 date: 2024-07-01 13:18:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10163 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10165 …} -Children: Doctrine\ORM\PersistentCollection {#10168 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10171 -id: 257 -name: "水紋天珠" -hierarchy: 2 -sort_no: 157 -create_date: DateTime @1719807499 {#10169 date: 2024-07-01 13:18:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10170 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10172 …} -Children: Doctrine\ORM\PersistentCollection {#10175 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10178 -id: 256 -name: "薬師天珠" -hierarchy: 2 -sort_no: 156 -create_date: DateTime @1719807490 {#10176 date: 2024-07-01 13:18:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10177 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10179 …} -Children: Doctrine\ORM\PersistentCollection {#10182 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10185 -id: 255 -name: "亀甲長壽天珠" -hierarchy: 2 -sort_no: 155 -create_date: DateTime @1719807484 {#10183 date: 2024-07-01 13:18:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10184 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10186 …} -Children: Doctrine\ORM\PersistentCollection {#10189 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10192 -id: 254 -name: "金剛虎牙六眼天珠" -hierarchy: 2 -sort_no: 154 -create_date: DateTime @1719807477 {#10190 date: 2024-07-01 13:17:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10191 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10193 …} -Children: Doctrine\ORM\PersistentCollection {#10196 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10199 -id: 253 -name: "金剛蓮花三眼天珠" -hierarchy: 2 -sort_no: 153 -create_date: DateTime @1719807468 {#10197 date: 2024-07-01 13:17:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10198 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10200 …} -Children: Doctrine\ORM\PersistentCollection {#10203 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10206 -id: 252 -name: "金剛杵天珠" -hierarchy: 2 -sort_no: 152 -create_date: DateTime @1719807459 {#10204 date: 2024-07-01 13:17:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10205 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10207 …} -Children: Doctrine\ORM\PersistentCollection {#10210 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10213 -id: 251 -name: "蓮師法器天珠" -hierarchy: 2 -sort_no: 151 -create_date: DateTime @1719807449 {#10211 date: 2024-07-01 13:17:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10212 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10214 …} -Children: Doctrine\ORM\PersistentCollection {#10217 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10220 -id: 250 -name: "蓮師法帽天珠" -hierarchy: 2 -sort_no: 150 -create_date: DateTime @1719807441 {#10218 date: 2024-07-01 13:17:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10219 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10221 …} -Children: Doctrine\ORM\PersistentCollection {#10224 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10227 -id: 249 -name: "閃電五眼天珠" -hierarchy: 2 -sort_no: 149 -create_date: DateTime @1719807435 {#10225 date: 2024-07-01 13:17:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10226 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10228 …} -Children: Doctrine\ORM\PersistentCollection {#10231 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10234 -id: 248 -name: "蓮花天珠" -hierarchy: 2 -sort_no: 148 -create_date: DateTime @1719807427 {#10232 date: 2024-07-01 13:17:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10233 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10235 …} -Children: Doctrine\ORM\PersistentCollection {#10238 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10241 -id: 247 -name: "四線虎牙天珠" -hierarchy: 2 -sort_no: 147 -create_date: DateTime @1719807420 {#10239 date: 2024-07-01 13:17:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10240 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10242 …} -Children: Doctrine\ORM\PersistentCollection {#10245 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10248 -id: 246 -name: "五福臨門天珠" -hierarchy: 2 -sort_no: 146 -create_date: DateTime @1719807414 {#10246 date: 2024-07-01 13:16:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10247 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10249 …} -Children: Doctrine\ORM\PersistentCollection {#10252 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10255 -id: 245 -name: "如意天珠" -hierarchy: 2 -sort_no: 145 -create_date: DateTime @1719807407 {#10253 date: 2024-07-01 13:16:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10254 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10256 …} -Children: Doctrine\ORM\PersistentCollection {#10259 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10262 -id: 244 -name: "二十一眼天珠" -hierarchy: 2 -sort_no: 144 -create_date: DateTime @1719807400 {#10260 date: 2024-07-01 13:16:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10261 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10263 …} -Children: Doctrine\ORM\PersistentCollection {#10266 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10269 -id: 243 -name: "二十眼天珠" -hierarchy: 2 -sort_no: 143 -create_date: DateTime @1719807394 {#10267 date: 2024-07-01 13:16:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10268 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10270 …} -Children: Doctrine\ORM\PersistentCollection {#10273 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10276 -id: 242 -name: "十九眼天珠" -hierarchy: 2 -sort_no: 142 -create_date: DateTime @1719807386 {#10274 date: 2024-07-01 13:16:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10275 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10277 …} -Children: Doctrine\ORM\PersistentCollection {#10280 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10283 -id: 241 -name: "十八眼天珠" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1719807380 {#10281 date: 2024-07-01 13:16:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10282 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10284 …} -Children: Doctrine\ORM\PersistentCollection {#10287 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10290 -id: 240 -name: "十七眼天珠" -hierarchy: 2 -sort_no: 140 -create_date: DateTime @1719807323 {#10288 date: 2024-07-01 13:15:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10289 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10291 …} -Children: Doctrine\ORM\PersistentCollection {#10294 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10297 -id: 239 -name: "十六眼天珠" -hierarchy: 2 -sort_no: 139 -create_date: DateTime @1719807316 {#10295 date: 2024-07-01 13:15:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10296 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10298 …} -Children: Doctrine\ORM\PersistentCollection {#10301 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10304 -id: 238 -name: "十五眼天珠" -hierarchy: 2 -sort_no: 138 -create_date: DateTime @1719807308 {#10302 date: 2024-07-01 13:15:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10303 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10305 …} -Children: Doctrine\ORM\PersistentCollection {#10308 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10311 -id: 237 -name: "十四眼天珠" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1719807302 {#10309 date: 2024-07-01 13:15:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10310 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10312 …} -Children: Doctrine\ORM\PersistentCollection {#10315 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10318 -id: 236 -name: "十三眼天珠" -hierarchy: 2 -sort_no: 136 -create_date: DateTime @1719807293 {#10316 date: 2024-07-01 13:14:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10317 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10319 …} -Children: Doctrine\ORM\PersistentCollection {#10322 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10325 -id: 235 -name: "十二眼天珠" -hierarchy: 2 -sort_no: 135 -create_date: DateTime @1719807286 {#10323 date: 2024-07-01 13:14:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10324 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10326 …} -Children: Doctrine\ORM\PersistentCollection {#10329 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10332 -id: 234 -name: "十一眼天珠" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1719807279 {#10330 date: 2024-07-01 13:14:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10331 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10333 …} -Children: Doctrine\ORM\PersistentCollection {#10336 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10339 -id: 233 -name: "十眼天珠" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1719807272 {#10337 date: 2024-07-01 13:14:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10338 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10340 …} -Children: Doctrine\ORM\PersistentCollection {#10343 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10346 -id: 232 -name: "九眼天珠" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1719807265 {#10344 date: 2024-07-01 13:14:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10345 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10347 …} -Children: Doctrine\ORM\PersistentCollection {#10350 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10353 -id: 231 -name: "八眼天珠" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1719807258 {#10351 date: 2024-07-01 13:14:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10352 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10354 …} -Children: Doctrine\ORM\PersistentCollection {#10357 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10360 -id: 230 -name: "七眼天珠" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1719807251 {#10358 date: 2024-07-01 13:14:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10359 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10361 …} -Children: Doctrine\ORM\PersistentCollection {#10364 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10367 -id: 229 -name: "六眼天珠" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1719807237 {#10365 date: 2024-07-01 13:13:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10366 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10368 …} -Children: Doctrine\ORM\PersistentCollection {#10371 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10374 -id: 228 -name: "五眼天珠" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1719807225 {#10372 date: 2024-07-01 13:13:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10373 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10375 …} -Children: Doctrine\ORM\PersistentCollection {#10378 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10381 -id: 227 -name: "四眼天珠" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1719807216 {#10379 date: 2024-07-01 13:13:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10380 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10382 …} -Children: Doctrine\ORM\PersistentCollection {#10385 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10388 -id: 226 -name: "三眼天珠" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1719807209 {#10386 date: 2024-07-01 13:13:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10387 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10389 …} -Children: Doctrine\ORM\PersistentCollection {#10392 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10395 -id: 225 -name: "二眼天珠" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1719807199 {#10393 date: 2024-07-01 13:13:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10394 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10396 …} -Children: Doctrine\ORM\PersistentCollection {#10399 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10402 -id: 308 -name: "蓮花羊眼板天珠" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1726199960 {#10400 date: 2024-09-13 12:59:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726199960 {#10401 date: 2024-09-13 12:59:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10403 …} -Children: Doctrine\ORM\PersistentCollection {#10406 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10409 -id: 224 -name: "一眼天珠" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1719807188 {#10407 date: 2024-07-01 13:13:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10408 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10410 …} -Children: Doctrine\ORM\PersistentCollection {#10413 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10414 -id: 116 -name: "ピックアップ" -hierarchy: 1 -sort_no: 24 -create_date: DateTime @1717434582 {#9964 date: 2024-06-04 02:09:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#9965 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10415 …} -Children: Doctrine\ORM\PersistentCollection {#10418 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#10421 -id: 117 -name: "ギフト" -hierarchy: 1 -sort_no: 21 -create_date: DateTime @1717434592 {#10419 date: 2024-06-04 02:09:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#10420 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10422 …} -Children: Doctrine\ORM\PersistentCollection {#10425 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#10430 -id: 30 -name: "運気" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1713760364 {#10426 date: 2024-04-22 13:32:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#10427 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10431 …} -Children: Doctrine\ORM\PersistentCollection {#10434 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#10435 -id: 115 -name: "招福" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1717417635 {#10428 date: 2024-06-03 21:27:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417635 {#10429 date: 2024-06-03 21:27:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10436 …} -Children: Doctrine\ORM\PersistentCollection {#10439 …} -Parent: Eccube\Entity\Category {#10430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#10444 -id: 114 -name: "願望達成" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1717417623 {#10442 date: 2024-06-03 21:27:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417623 {#10443 date: 2024-06-03 21:27:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10445 …} -Children: Doctrine\ORM\PersistentCollection {#10448 …} -Parent: Eccube\Entity\Category {#10430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#10451 -id: 113 -name: "学業・試験運" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1717417608 {#10449 date: 2024-06-03 21:26:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417608 {#10450 date: 2024-06-03 21:26:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10452 …} -Children: Doctrine\ORM\PersistentCollection {#10455 …} -Parent: Eccube\Entity\Category {#10430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#10458 -id: 112 -name: "家庭運" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1717417591 {#10456 date: 2024-06-03 21:26:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417591 {#10457 date: 2024-06-03 21:26:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10459 …} -Children: Doctrine\ORM\PersistentCollection {#10462 …} -Parent: Eccube\Entity\Category {#10430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#10465 -id: 111 -name: "結婚運" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1717417586 {#10463 date: 2024-06-03 21:26:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417586 {#10464 date: 2024-06-03 21:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10466 …} -Children: Doctrine\ORM\PersistentCollection {#10469 …} -Parent: Eccube\Entity\Category {#10430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#10472 -id: 110 -name: "開運" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1717417580 {#10470 date: 2024-06-03 21:26:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417580 {#10471 date: 2024-06-03 21:26:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10473 …} -Children: Doctrine\ORM\PersistentCollection {#10476 …} -Parent: Eccube\Entity\Category {#10430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#10479 -id: 109 -name: "対人運" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1717417576 {#10477 date: 2024-06-03 21:26:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417576 {#10478 date: 2024-06-03 21:26:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10480 …} -Children: Doctrine\ORM\PersistentCollection {#10483 …} -Parent: Eccube\Entity\Category {#10430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#10486 -id: 108 -name: "魔除け" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1717417566 {#10484 date: 2024-06-03 21:26:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417566 {#10485 date: 2024-06-03 21:26:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10487 …} -Children: Doctrine\ORM\PersistentCollection {#10490 …} -Parent: Eccube\Entity\Category {#10430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#10493 -id: 107 -name: "健康運" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1717417562 {#10491 date: 2024-06-03 21:26:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417562 {#10492 date: 2024-06-03 21:26:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10494 …} -Children: Doctrine\ORM\PersistentCollection {#10497 …} -Parent: Eccube\Entity\Category {#10430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#10500 -id: 106 -name: "全体運" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1717417539 {#10498 date: 2024-06-03 21:25:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417539 {#10499 date: 2024-06-03 21:25:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10501 …} -Children: Doctrine\ORM\PersistentCollection {#10504 …} -Parent: Eccube\Entity\Category {#10430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#10507 -id: 33 -name: "仕事運" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1713760383 {#10505 date: 2024-04-22 13:33:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713760383 {#10506 date: 2024-04-22 13:33:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10508 …} -Children: Doctrine\ORM\PersistentCollection {#10511 …} -Parent: Eccube\Entity\Category {#10430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#10514 -id: 32 -name: "金運・財運" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1713760378 {#10512 date: 2024-04-22 13:32:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417551 {#10513 date: 2024-06-03 21:25:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10515 …} -Children: Doctrine\ORM\PersistentCollection {#10518 …} -Parent: Eccube\Entity\Category {#10430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#10521 -id: 31 -name: "恋愛運" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1713760375 {#10519 date: 2024-04-22 13:32:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713760375 {#10520 date: 2024-04-22 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10522 …} -Children: Doctrine\ORM\PersistentCollection {#10525 …} -Parent: Eccube\Entity\Category {#10430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } ] |
[ Eccube\Entity\Category {#8866 -id: 312 -name: "セール" -hierarchy: 1 -sort_no: 208 -create_date: DateTime @1735090129 {#8872 date: 2024-12-25 10:28:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#8870 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8956 …} -Children: Doctrine\ORM\PersistentCollection {#9112 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#9107 -id: 118 -name: "天然石" -hierarchy: 1 -sort_no: 207 -create_date: DateTime @1717439447 {#9111 date: 2024-06-04 03:30:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#9110 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9106 …} -Children: Doctrine\ORM\PersistentCollection {#9103 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#9102 -id: 309 -name: "トパーズ" -hierarchy: 2 -sort_no: 205 -create_date: DateTime @1728971426 {#9109 date: 2024-10-15 14:50:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728971426 {#9108 date: 2024-10-15 14:50:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9101 …} -Children: Doctrine\ORM\PersistentCollection {#9097 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9099 …} } Eccube\Entity\Category {#9092 -id: 306 -name: "ラヴァストーン" -hierarchy: 2 -sort_no: 204 -create_date: DateTime @1725857600 {#9094 date: 2024-09-09 13:53:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857600 {#9093 date: 2024-09-09 13:53:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9091 …} -Children: Doctrine\ORM\PersistentCollection {#9088 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#9085 -id: 305 -name: "リバーストーン" -hierarchy: 2 -sort_no: 203 -create_date: DateTime @1725857595 {#9087 date: 2024-09-09 13:53:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857595 {#9086 date: 2024-09-09 13:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9084 …} -Children: Doctrine\ORM\PersistentCollection {#8869 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#9072 -id: 304 -name: "クラック水晶" -hierarchy: 2 -sort_no: 202 -create_date: DateTime @1725857588 {#8867 date: 2024-09-09 13:53:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857588 {#8888 date: 2024-09-09 13:53:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9074 …} -Children: Doctrine\ORM\PersistentCollection {#9077 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#9080 -id: 303 -name: "ゴールドコーラル" -hierarchy: 2 -sort_no: 201 -create_date: DateTime @1725857582 {#9078 date: 2024-09-09 13:53:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857582 {#9079 date: 2024-09-09 13:53:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9081 …} -Children: Doctrine\ORM\PersistentCollection {#9119 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#9120 -id: 302 -name: "ダルメシアンジャスパー" -hierarchy: 2 -sort_no: 200 -create_date: DateTime @1725857574 {#9117 date: 2024-09-09 13:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857574 {#9118 date: 2024-09-09 13:52:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9121 …} -Children: Doctrine\ORM\PersistentCollection {#9124 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#9127 -id: 207 -name: "ローズジャスパー" -hierarchy: 2 -sort_no: 199 -create_date: DateTime @1719214717 {#9125 date: 2024-06-24 16:38:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9126 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9128 …} -Children: Doctrine\ORM\PersistentCollection {#9132 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9135 -id: 206 -name: "ローズクォーツ" -hierarchy: 2 -sort_no: 198 -create_date: DateTime @1719214706 {#9133 date: 2024-06-24 16:38:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9134 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9136 …} -Children: Doctrine\ORM\PersistentCollection {#9139 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9142 -id: 205 -name: "レモンクォーツ" -hierarchy: 2 -sort_no: 197 -create_date: DateTime @1719214700 {#9140 date: 2024-06-24 16:38:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9141 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9143 …} -Children: Doctrine\ORM\PersistentCollection {#9146 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9149 -id: 204 -name: "レッドタイガーアイ" -hierarchy: 2 -sort_no: 196 -create_date: DateTime @1719214691 {#9147 date: 2024-06-24 16:38:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9148 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9150 …} -Children: Doctrine\ORM\PersistentCollection {#9153 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9156 -id: 203 -name: "レッドアゲート" -hierarchy: 2 -sort_no: 195 -create_date: DateTime @1719214683 {#9154 date: 2024-06-24 16:38:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9155 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9157 …} -Children: Doctrine\ORM\PersistentCollection {#9160 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9163 -id: 202 -name: "レインボームーンストーン" -hierarchy: 2 -sort_no: 194 -create_date: DateTime @1719214676 {#9161 date: 2024-06-24 16:37:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9162 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9164 …} -Children: Doctrine\ORM\PersistentCollection {#9167 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9170 -id: 201 -name: "ルビー" -hierarchy: 2 -sort_no: 193 -create_date: DateTime @1719214669 {#9168 date: 2024-06-24 16:37:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9169 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9171 …} -Children: Doctrine\ORM\PersistentCollection {#9174 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9177 -id: 200 -name: "ルチルクォーツ" -hierarchy: 2 -sort_no: 192 -create_date: DateTime @1719214664 {#9175 date: 2024-06-24 16:37:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9176 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9178 …} -Children: Doctrine\ORM\PersistentCollection {#9181 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9184 -id: 199 -name: "龍紋メノウ" -hierarchy: 2 -sort_no: 191 -create_date: DateTime @1719214655 {#9182 date: 2024-06-24 16:37:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9183 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9185 …} -Children: Doctrine\ORM\PersistentCollection {#9188 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9191 -id: 300 -name: "リバーストーン" -hierarchy: 2 -sort_no: 190 -create_date: DateTime @1721966548 {#9189 date: 2024-07-26 13:02:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9190 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9192 …} -Children: Doctrine\ORM\PersistentCollection {#9195 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9198 -id: 198 -name: "ラリマー" -hierarchy: 2 -sort_no: 189 -create_date: DateTime @1719214639 {#9196 date: 2024-06-24 16:37:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9197 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9199 …} -Children: Doctrine\ORM\PersistentCollection {#9202 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9205 -id: 197 -name: "ラブラドライト" -hierarchy: 2 -sort_no: 188 -create_date: DateTime @1719214636 {#9203 date: 2024-06-24 16:37:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9204 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9206 …} -Children: Doctrine\ORM\PersistentCollection {#9209 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9212 -id: 196 -name: "ラピスラズリ" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1719214627 {#9210 date: 2024-06-24 16:37:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9211 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9213 …} -Children: Doctrine\ORM\PersistentCollection {#9216 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9219 -id: 195 -name: "モルガナイト" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1719214616 {#9217 date: 2024-06-24 16:36:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9218 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9220 …} -Children: Doctrine\ORM\PersistentCollection {#9223 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9226 -id: 194 -name: "モリオン" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1719214612 {#9224 date: 2024-06-24 16:36:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9225 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9227 …} -Children: Doctrine\ORM\PersistentCollection {#9230 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9233 -id: 193 -name: "モスアゲート" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1719214606 {#9231 date: 2024-06-24 16:36:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9232 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9234 …} -Children: Doctrine\ORM\PersistentCollection {#9237 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9240 -id: 192 -name: "ムーンストーン" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1719214601 {#9238 date: 2024-06-24 16:36:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9239 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9241 …} -Children: Doctrine\ORM\PersistentCollection {#9244 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9247 -id: 191 -name: "ミッドナイトオーラ" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1719214596 {#9245 date: 2024-06-24 16:36:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9246 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9248 …} -Children: Doctrine\ORM\PersistentCollection {#9251 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9254 -id: 289 -name: "MIXアゲート" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1721726889 {#9252 date: 2024-07-23 18:28:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9253 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9255 …} -Children: Doctrine\ORM\PersistentCollection {#9258 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9261 -id: 190 -name: "マザーオブパール" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1719214587 {#9259 date: 2024-06-24 16:36:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9260 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9262 …} -Children: Doctrine\ORM\PersistentCollection {#9265 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9268 -id: 189 -name: "ホワイトカルセドニー" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1719214578 {#9266 date: 2024-06-24 16:36:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9267 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9269 …} -Children: Doctrine\ORM\PersistentCollection {#9272 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9275 -id: 188 -name: "北投石" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1719214570 {#9273 date: 2024-06-24 16:36:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9274 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9276 …} -Children: Doctrine\ORM\PersistentCollection {#9279 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9282 -id: 187 -name: "ペリドット" -hierarchy: 2 -sort_no: 100 -create_date: DateTime @1719214560 {#9280 date: 2024-06-24 16:36:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9281 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9283 …} -Children: Doctrine\ORM\PersistentCollection {#9286 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9289 -id: 186 -name: "ヘマタイト" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1719214555 {#9287 date: 2024-06-24 16:35:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9288 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9290 …} -Children: Doctrine\ORM\PersistentCollection {#9293 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9296 -id: 185 -name: "フローライト" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1719214550 {#9294 date: 2024-06-24 16:35:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9295 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9297 …} -Children: Doctrine\ORM\PersistentCollection {#9300 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9303 -id: 184 -name: "プレナイト" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1719214544 {#9301 date: 2024-06-24 16:35:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9302 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9304 …} -Children: Doctrine\ORM\PersistentCollection {#9307 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9310 -id: 183 -name: "ブルーレースアゲート" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1719214535 {#9308 date: 2024-06-24 16:35:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9309 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9311 …} -Children: Doctrine\ORM\PersistentCollection {#9314 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9317 -id: 182 -name: "ブルータイガーアイ" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1719214526 {#9315 date: 2024-06-24 16:35:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9316 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9318 …} -Children: Doctrine\ORM\PersistentCollection {#9321 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9324 -id: 181 -name: "ブルーゴールドストーン" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1719214514 {#9322 date: 2024-06-24 16:35:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9323 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9325 …} -Children: Doctrine\ORM\PersistentCollection {#9328 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9331 -id: 180 -name: "ブラックスピネル" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1719214503 {#9329 date: 2024-06-24 16:35:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9330 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9332 …} -Children: Doctrine\ORM\PersistentCollection {#9335 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9338 -id: 292 -name: "ピーコックヘマタイト" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1721726912 {#9336 date: 2024-07-23 18:28:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9337 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9339 …} -Children: Doctrine\ORM\PersistentCollection {#9342 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9345 -id: 179 -name: "ピンクオパール" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1719214489 {#9343 date: 2024-06-24 16:34:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9344 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9346 …} -Children: Doctrine\ORM\PersistentCollection {#9349 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9352 -id: 178 -name: "ヒマラヤ水晶" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1719214480 {#9350 date: 2024-06-24 16:34:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9351 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9353 …} -Children: Doctrine\ORM\PersistentCollection {#9356 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9359 -id: 177 -name: "翡翠" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1719214472 {#9357 date: 2024-06-24 16:34:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9358 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9360 …} -Children: Doctrine\ORM\PersistentCollection {#9363 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9366 -id: 176 -name: "ピクチャージャスパー" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1719214467 {#9364 date: 2024-06-24 16:34:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9365 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9367 …} -Children: Doctrine\ORM\PersistentCollection {#9370 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9373 -id: 175 -name: "ハウライト" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1719214458 {#9371 date: 2024-06-24 16:34:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9372 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9374 …} -Children: Doctrine\ORM\PersistentCollection {#9377 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9380 -id: 174 -name: "パイライト" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1719214453 {#9378 date: 2024-06-24 16:34:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9379 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9381 …} -Children: Doctrine\ORM\PersistentCollection {#9384 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9387 -id: 173 -name: "パール" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1719214443 {#9385 date: 2024-06-24 16:34:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9386 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9388 …} -Children: Doctrine\ORM\PersistentCollection {#9391 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9394 -id: 172 -name: "トルマリン" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1719214439 {#9392 date: 2024-06-24 16:33:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9393 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9395 …} -Children: Doctrine\ORM\PersistentCollection {#9398 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9401 -id: 171 -name: "テラヘルツ" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1719214435 {#9399 date: 2024-06-24 16:33:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9400 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9402 …} -Children: Doctrine\ORM\PersistentCollection {#9405 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9408 -id: 301 -name: "ツリーアゲート" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1721966565 {#9406 date: 2024-07-26 13:02:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9407 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9409 …} -Children: Doctrine\ORM\PersistentCollection {#9412 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9415 -id: 170 -name: "茶黄水晶" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1719214422 {#9413 date: 2024-06-24 16:33:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9414 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9416 …} -Children: Doctrine\ORM\PersistentCollection {#9419 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9422 -id: 169 -name: "チェリークォーツ" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1719214416 {#9420 date: 2024-06-24 16:33:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9421 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9423 …} -Children: Doctrine\ORM\PersistentCollection {#9426 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9429 -id: 168 -name: "タンザナイト" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1719214409 {#9427 date: 2024-06-24 16:33:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9428 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9430 …} -Children: Doctrine\ORM\PersistentCollection {#9433 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9436 -id: 290 -name: "ダルメシアンジャスパー" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1721726899 {#9434 date: 2024-07-23 18:28:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9435 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9437 …} -Children: Doctrine\ORM\PersistentCollection {#9440 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9443 -id: 167 -name: "タイガーアイ" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1719214404 {#9441 date: 2024-06-24 16:33:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9442 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9444 …} -Children: Doctrine\ORM\PersistentCollection {#9447 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9450 -id: 166 -name: "ターコイズ" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1719214392 {#9448 date: 2024-06-24 16:33:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9449 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9451 …} -Children: Doctrine\ORM\PersistentCollection {#9454 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9457 -id: 165 -name: "ソーダライト" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1719214381 {#9455 date: 2024-06-24 16:33:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9456 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9458 …} -Children: Doctrine\ORM\PersistentCollection {#9461 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9464 -id: 164 -name: "スモーキークォーツ" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1719214373 {#9462 date: 2024-06-24 16:32:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9463 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9465 …} -Children: Doctrine\ORM\PersistentCollection {#9468 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9471 -id: 163 -name: "スピネル" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1719214365 {#9469 date: 2024-06-24 16:32:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9470 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9472 …} -Children: Doctrine\ORM\PersistentCollection {#9475 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9478 -id: 162 -name: "ストロベリークォーツ" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1719214359 {#9476 date: 2024-06-24 16:32:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9477 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9479 …} -Children: Doctrine\ORM\PersistentCollection {#9482 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9485 -id: 161 -name: "スギライト" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1719214347 {#9483 date: 2024-06-24 16:32:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9484 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9486 …} -Children: Doctrine\ORM\PersistentCollection {#9489 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9492 -id: 160 -name: "水晶" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1719214342 {#9490 date: 2024-06-24 16:32:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9491 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9493 …} -Children: Doctrine\ORM\PersistentCollection {#9496 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9499 -id: 294 -name: "朱砂パーツ" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1721726925 {#9497 date: 2024-07-23 18:28:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9498 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9500 …} -Children: Doctrine\ORM\PersistentCollection {#9503 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9506 -id: 159 -name: "シトリン" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1719214334 {#9504 date: 2024-06-24 16:32:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9505 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9507 …} -Children: Doctrine\ORM\PersistentCollection {#9510 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9513 -id: 158 -name: "サンストーン" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1719214329 {#9511 date: 2024-06-24 16:32:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9512 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9514 …} -Children: Doctrine\ORM\PersistentCollection {#9517 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9520 -id: 157 -name: "珊瑚" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1719214321 {#9518 date: 2024-06-24 16:32:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9519 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9521 …} -Children: Doctrine\ORM\PersistentCollection {#9524 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9527 -id: 156 -name: "サファイア" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1719214302 {#9525 date: 2024-06-24 16:31:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9526 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9528 …} -Children: Doctrine\ORM\PersistentCollection {#9531 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9534 -id: 155 -name: "サードニクス" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1719214295 {#9532 date: 2024-06-24 16:31:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9533 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9535 …} -Children: Doctrine\ORM\PersistentCollection {#9538 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9541 -id: 154 -name: "コスモオーラ" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1719214286 {#9539 date: 2024-06-24 16:31:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9540 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9542 …} -Children: Doctrine\ORM\PersistentCollection {#9545 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9548 -id: 153 -name: "ゴールドヘマタイト" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1719214278 {#9546 date: 2024-06-24 16:31:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9547 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9549 …} -Children: Doctrine\ORM\PersistentCollection {#9552 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9555 -id: 152 -name: "ゴールドストーン" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1719214270 {#9553 date: 2024-06-24 16:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9554 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9556 …} -Children: Doctrine\ORM\PersistentCollection {#9559 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9562 -id: 295 -name: "ゴールドコーラル" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1721726932 {#9560 date: 2024-07-23 18:28:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9561 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9563 …} -Children: Doctrine\ORM\PersistentCollection {#9566 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9569 -id: 151 -name: "ゴールデンオーラ" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1719214263 {#9567 date: 2024-06-24 16:31:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9568 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9570 …} -Children: Doctrine\ORM\PersistentCollection {#9573 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9576 -id: 150 -name: "クンツァイト" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1719214255 {#9574 date: 2024-06-24 16:30:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9575 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9577 …} -Children: Doctrine\ORM\PersistentCollection {#9580 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9583 -id: 149 -name: "クリソコーラ" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1719214243 {#9581 date: 2024-06-24 16:30:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9582 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9584 …} -Children: Doctrine\ORM\PersistentCollection {#9587 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9590 -id: 148 -name: "グリーンアゲート" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1719214233 {#9588 date: 2024-06-24 16:30:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9589 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9591 …} -Children: Doctrine\ORM\PersistentCollection {#9594 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9597 -id: 296 -name: "クラック水晶" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1721726937 {#9595 date: 2024-07-23 18:28:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9596 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9598 …} -Children: Doctrine\ORM\PersistentCollection {#9601 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9604 -id: 291 -name: "キャンディークォーツ" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1721726906 {#9602 date: 2024-07-23 18:28:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9603 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9605 …} -Children: Doctrine\ORM\PersistentCollection {#9608 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9611 -id: 147 -name: "眼球メノウ" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1719214224 {#9609 date: 2024-06-24 16:30:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9610 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9612 …} -Children: Doctrine\ORM\PersistentCollection {#9615 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9618 -id: 146 -name: "カルサイト" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1719214207 {#9616 date: 2024-06-24 16:30:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9617 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9619 …} -Children: Doctrine\ORM\PersistentCollection {#9622 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9625 -id: 298 -name: "カラーチェンジフローライト" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1721726951 {#9623 date: 2024-07-23 18:29:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9624 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9626 …} -Children: Doctrine\ORM\PersistentCollection {#9629 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9632 -id: 145 -name: "カイヤナイト" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1719214198 {#9630 date: 2024-06-24 16:29:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9631 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9633 …} -Children: Doctrine\ORM\PersistentCollection {#9636 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9639 -id: 144 -name: "カーネリアン" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1719214192 {#9637 date: 2024-06-24 16:29:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9638 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9640 …} -Children: Doctrine\ORM\PersistentCollection {#9643 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9646 -id: 143 -name: "ガーネット" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1719214185 {#9644 date: 2024-06-24 16:29:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9645 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9647 …} -Children: Doctrine\ORM\PersistentCollection {#9650 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9653 -id: 142 -name: "ガーデンクォーツ" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1719214182 {#9651 date: 2024-06-24 16:29:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9652 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9654 …} -Children: Doctrine\ORM\PersistentCollection {#9657 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9660 -id: 141 -name: "オレンジムーンストーン" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1719214174 {#9658 date: 2024-06-24 16:29:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9659 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9661 …} -Children: Doctrine\ORM\PersistentCollection {#9664 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9667 -id: 297 -name: "オレンジファントムクォーツ" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1721726944 {#9665 date: 2024-07-23 18:29:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9666 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9668 …} -Children: Doctrine\ORM\PersistentCollection {#9671 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9674 -id: 140 -name: "オブシディアン" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1719214165 {#9672 date: 2024-06-24 16:29:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9673 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9675 …} -Children: Doctrine\ORM\PersistentCollection {#9678 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9681 -id: 139 -name: "オニキス" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1719214157 {#9679 date: 2024-06-24 16:29:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9680 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9682 …} -Children: Doctrine\ORM\PersistentCollection {#9685 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9688 -id: 138 -name: "オーロラオーラ" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1719214152 {#9686 date: 2024-06-24 16:29:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9687 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9689 …} -Children: Doctrine\ORM\PersistentCollection {#9692 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9695 -id: 293 -name: "エンジェルラダー" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1721726919 {#9693 date: 2024-07-23 18:28:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9694 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9696 …} -Children: Doctrine\ORM\PersistentCollection {#9699 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9702 -id: 137 -name: "エンジェライト" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1719214142 {#9700 date: 2024-06-24 16:29:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9701 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9703 …} -Children: Doctrine\ORM\PersistentCollection {#9706 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9709 -id: 136 -name: "エレスチャル" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1719214136 {#9707 date: 2024-06-24 16:28:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9708 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9710 …} -Children: Doctrine\ORM\PersistentCollection {#9713 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9716 -id: 135 -name: "インカローズ" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1719214126 {#9714 date: 2024-06-24 16:28:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9715 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9717 …} -Children: Doctrine\ORM\PersistentCollection {#9720 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9723 -id: 134 -name: "アンバー" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1719214114 {#9721 date: 2024-06-24 16:28:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9722 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9724 …} -Children: Doctrine\ORM\PersistentCollection {#9727 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9730 -id: 133 -name: "アメトリン" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1719214108 {#9728 date: 2024-06-24 16:28:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9729 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9731 …} -Children: Doctrine\ORM\PersistentCollection {#9734 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9737 -id: 132 -name: "アメシスト" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1719214103 {#9735 date: 2024-06-24 16:28:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9736 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9738 …} -Children: Doctrine\ORM\PersistentCollection {#9741 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9744 -id: 131 -name: "アマゾナイト" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1719214098 {#9742 date: 2024-06-24 16:28:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9743 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9745 …} -Children: Doctrine\ORM\PersistentCollection {#9748 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9751 -id: 130 -name: "アベンチュリン" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1719214091 {#9749 date: 2024-06-24 16:28:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9750 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9752 …} -Children: Doctrine\ORM\PersistentCollection {#9755 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9758 -id: 129 -name: "アパタイト" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1719214076 {#9756 date: 2024-06-24 16:27:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9757 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9759 …} -Children: Doctrine\ORM\PersistentCollection {#9762 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9765 -id: 128 -name: "アクアマリン" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1719214065 {#9763 date: 2024-06-24 16:27:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9764 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9766 …} -Children: Doctrine\ORM\PersistentCollection {#9769 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9772 -id: 121 -name: "アクアオーラ" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1717439544 {#9770 date: 2024-06-04 03:32:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9771 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9773 …} -Children: Doctrine\ORM\PersistentCollection {#9776 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9779 -id: 120 -name: "アイリスクォーツ" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1717439529 {#9777 date: 2024-06-04 03:32:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9778 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9780 …} -Children: Doctrine\ORM\PersistentCollection {#9783 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9786 -id: 119 -name: "アイオライト" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1717439519 {#9784 date: 2024-06-04 03:31:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9785 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9787 …} -Children: Doctrine\ORM\PersistentCollection {#9790 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9793 -id: 16 -name: "アイテム" -hierarchy: 1 -sort_no: 206 -create_date: DateTime @1713760183 {#9096 date: 2024-04-22 13:29:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#9095 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9794 …} -Children: Doctrine\ORM\PersistentCollection {#9797 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#9798 -id: 311 -name: "2025年限定アイテム" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1735090009 {#9791 date: 2024-12-25 10:26:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#9792 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9799 …} -Children: Doctrine\ORM\PersistentCollection {#9802 …} -Parent: Eccube\Entity\Category {#9793} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9099 …} } Eccube\Entity\Category {#9807 -id: 127 -name: "リング" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1718619073 {#9805 date: 2024-06-17 19:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#9806 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9808 …} -Children: Doctrine\ORM\PersistentCollection {#9811 …} -Parent: Eccube\Entity\Category {#9793} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9099 …} } Eccube\Entity\Category {#9814 -id: 22 -name: "others" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1713760239 {#9812 date: 2024-04-22 13:30:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#9813 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9815 …} -Children: Doctrine\ORM\PersistentCollection {#9818 …} -Parent: Eccube\Entity\Category {#9793} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9099 …} } Eccube\Entity\Category {#9821 -id: 21 -name: "浄化グッズ" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1713760231 {#9819 date: 2024-04-22 13:30:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#9820 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9822 …} -Children: Doctrine\ORM\PersistentCollection {#9825 …} -Parent: Eccube\Entity\Category {#9793} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9099 …} } Eccube\Entity\Category {#9828 -id: 20 -name: "原石" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1713760226 {#9826 date: 2024-04-22 13:30:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#9827 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9829 …} -Children: Doctrine\ORM\PersistentCollection {#9832 …} -Parent: Eccube\Entity\Category {#9793} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9099 …} } Eccube\Entity\Category {#9835 -id: 19 -name: "ピアス・イヤリング" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1713760219 {#9833 date: 2024-04-22 13:30:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#9834 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9836 …} -Children: Doctrine\ORM\PersistentCollection {#9839 …} -Parent: Eccube\Entity\Category {#9793} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9099 …} } Eccube\Entity\Category {#9842 -id: 18 -name: "ネックレス" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1713760199 {#9840 date: 2024-04-22 13:29:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#9841 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9843 …} -Children: Doctrine\ORM\PersistentCollection {#9846 …} -Parent: Eccube\Entity\Category {#9793} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9099 …} } Eccube\Entity\Category {#9849 -id: 17 -name: "ブレスレット" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1713760194 {#9847 date: 2024-04-22 13:29:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#9848 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9850 …} -Children: Doctrine\ORM\PersistentCollection {#9853 …} -Parent: Eccube\Entity\Category {#9793} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9099 …} } Eccube\Entity\Category {#9856 -id: 210 -name: "誕生石" -hierarchy: 1 -sort_no: 124 -create_date: DateTime @1719807088 {#9804 date: 2024-07-01 13:11:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#9803 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9857 …} -Children: Doctrine\ORM\PersistentCollection {#9860 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#9861 -id: 222 -name: "12月生まれ" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1719807143 {#9854 date: 2024-07-01 13:12:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807143 {#9855 date: 2024-07-01 13:12:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9862 …} -Children: Doctrine\ORM\PersistentCollection {#9865 …} -Parent: Eccube\Entity\Category {#9856} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#9870 -id: 221 -name: "11月生まれ" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1719807140 {#9868 date: 2024-07-01 13:12:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807140 {#9869 date: 2024-07-01 13:12:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9871 …} -Children: Doctrine\ORM\PersistentCollection {#9874 …} -Parent: Eccube\Entity\Category {#9856} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#9877 -id: 220 -name: "10月生まれ" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1719807137 {#9875 date: 2024-07-01 13:12:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807137 {#9876 date: 2024-07-01 13:12:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9878 …} -Children: Doctrine\ORM\PersistentCollection {#9881 …} -Parent: Eccube\Entity\Category {#9856} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#9884 -id: 219 -name: "9月生まれ" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1719807132 {#9882 date: 2024-07-01 13:12:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807132 {#9883 date: 2024-07-01 13:12:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9885 …} -Children: Doctrine\ORM\PersistentCollection {#9888 …} -Parent: Eccube\Entity\Category {#9856} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#9891 -id: 218 -name: "8月生まれ" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1719807128 {#9889 date: 2024-07-01 13:12:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807128 {#9890 date: 2024-07-01 13:12:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9892 …} -Children: Doctrine\ORM\PersistentCollection {#9895 …} -Parent: Eccube\Entity\Category {#9856} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#9898 -id: 217 -name: "7月生まれ" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1719807126 {#9896 date: 2024-07-01 13:12:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807126 {#9897 date: 2024-07-01 13:12:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9899 …} -Children: Doctrine\ORM\PersistentCollection {#9902 …} -Parent: Eccube\Entity\Category {#9856} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#9905 -id: 216 -name: "6月生まれ" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1719807123 {#9903 date: 2024-07-01 13:12:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807123 {#9904 date: 2024-07-01 13:12:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9906 …} -Children: Doctrine\ORM\PersistentCollection {#9909 …} -Parent: Eccube\Entity\Category {#9856} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#9912 -id: 215 -name: "5月生まれ" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1719807120 {#9910 date: 2024-07-01 13:12:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807120 {#9911 date: 2024-07-01 13:12:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9913 …} -Children: Doctrine\ORM\PersistentCollection {#9916 …} -Parent: Eccube\Entity\Category {#9856} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#9919 -id: 214 -name: "4月生まれ" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1719807117 {#9917 date: 2024-07-01 13:11:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807117 {#9918 date: 2024-07-01 13:11:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9920 …} -Children: Doctrine\ORM\PersistentCollection {#9923 …} -Parent: Eccube\Entity\Category {#9856} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#9926 -id: 213 -name: "3月生まれ" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1719807114 {#9924 date: 2024-07-01 13:11:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807114 {#9925 date: 2024-07-01 13:11:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9927 …} -Children: Doctrine\ORM\PersistentCollection {#9930 …} -Parent: Eccube\Entity\Category {#9856} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#9933 -id: 212 -name: "2月生まれ" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1719807111 {#9931 date: 2024-07-01 13:11:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807111 {#9932 date: 2024-07-01 13:11:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9934 …} -Children: Doctrine\ORM\PersistentCollection {#9937 …} -Parent: Eccube\Entity\Category {#9856} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#9940 -id: 211 -name: "1月生まれ" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1719807107 {#9938 date: 2024-07-01 13:11:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807107 {#9939 date: 2024-07-01 13:11:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9941 …} -Children: Doctrine\ORM\PersistentCollection {#9944 …} -Parent: Eccube\Entity\Category {#9856} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#9947 -id: 310 -name: "誕生石アートブレスレット" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1732076237 {#9945 date: 2024-11-20 13:17:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732776583 {#9946 date: 2024-11-28 15:49:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9948 …} -Children: Doctrine\ORM\PersistentCollection {#9951 …} -Parent: Eccube\Entity\Category {#9856} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9099 …} } Eccube\Entity\Category {#9954 -id: 223 -name: "天珠" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1719807161 {#9866 date: 2024-07-01 13:12:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#9867 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9955 …} -Children: Doctrine\ORM\PersistentCollection {#9958 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#9959 -id: 287 -name: "金銭鈎天珠" -hierarchy: 2 -sort_no: 187 -create_date: DateTime @1721714336 {#9952 date: 2024-07-23 14:58:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#9953 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9960 …} -Children: Doctrine\ORM\PersistentCollection {#9963 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9968 -id: 286 -name: "龍神天珠" -hierarchy: 2 -sort_no: 186 -create_date: DateTime @1719807697 {#9966 date: 2024-07-01 13:21:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#9967 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9969 …} -Children: Doctrine\ORM\PersistentCollection {#9972 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9975 -id: 285 -name: "寶瓶天珠" -hierarchy: 2 -sort_no: 185 -create_date: DateTime @1719807689 {#9973 date: 2024-07-01 13:21:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#9974 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9976 …} -Children: Doctrine\ORM\PersistentCollection {#9979 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9982 -id: 284 -name: "水蓮花天珠" -hierarchy: 2 -sort_no: 184 -create_date: DateTime @1719807682 {#9980 date: 2024-07-01 13:21:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#9981 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9983 …} -Children: Doctrine\ORM\PersistentCollection {#9986 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9989 -id: 283 -name: "虎牙天珠" -hierarchy: 2 -sort_no: 183 -create_date: DateTime @1719807676 {#9987 date: 2024-07-01 13:21:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#9988 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9990 …} -Children: Doctrine\ORM\PersistentCollection {#9993 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9996 -id: 282 -name: "緑度母天珠" -hierarchy: 2 -sort_no: 182 -create_date: DateTime @1719807669 {#9994 date: 2024-07-01 13:21:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#9995 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9997 …} -Children: Doctrine\ORM\PersistentCollection {#10000 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10003 -id: 281 -name: "観音天珠" -hierarchy: 2 -sort_no: 181 -create_date: DateTime @1719807663 {#10001 date: 2024-07-01 13:21:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10002 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10004 …} -Children: Doctrine\ORM\PersistentCollection {#10007 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10010 -id: 280 -name: "龍眼天珠" -hierarchy: 2 -sort_no: 180 -create_date: DateTime @1719807656 {#10008 date: 2024-07-01 13:20:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10009 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10011 …} -Children: Doctrine\ORM\PersistentCollection {#10014 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10017 -id: 279 -name: "陰陽太極天珠" -hierarchy: 2 -sort_no: 179 -create_date: DateTime @1719807647 {#10015 date: 2024-07-01 13:20:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10016 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10018 …} -Children: Doctrine\ORM\PersistentCollection {#10021 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10024 -id: 278 -name: "大黒天天珠" -hierarchy: 2 -sort_no: 178 -create_date: DateTime @1719807642 {#10022 date: 2024-07-01 13:20:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10023 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10025 …} -Children: Doctrine\ORM\PersistentCollection {#10028 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10031 -id: 277 -name: "鳳凰眼天珠" -hierarchy: 2 -sort_no: 177 -create_date: DateTime @1719807636 {#10029 date: 2024-07-01 13:20:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10030 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10032 …} -Children: Doctrine\ORM\PersistentCollection {#10035 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10038 -id: 276 -name: "麒麟天珠" -hierarchy: 2 -sort_no: 176 -create_date: DateTime @1719807630 {#10036 date: 2024-07-01 13:20:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10037 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10039 …} -Children: Doctrine\ORM\PersistentCollection {#10042 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10045 -id: 275 -name: "白蛇天珠" -hierarchy: 2 -sort_no: 175 -create_date: DateTime @1719807624 {#10043 date: 2024-07-01 13:20:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10044 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10046 …} -Children: Doctrine\ORM\PersistentCollection {#10049 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10052 -id: 274 -name: "弁財天天珠" -hierarchy: 2 -sort_no: 174 -create_date: DateTime @1719807618 {#10050 date: 2024-07-01 13:20:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10051 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10053 …} -Children: Doctrine\ORM\PersistentCollection {#10056 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10059 -id: 273 -name: "蔓字天珠" -hierarchy: 2 -sort_no: 173 -create_date: DateTime @1719807611 {#10057 date: 2024-07-01 13:20:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10058 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10060 …} -Children: Doctrine\ORM\PersistentCollection {#10063 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10066 -id: 272 -name: "星辰天珠" -hierarchy: 2 -sort_no: 172 -create_date: DateTime @1719807605 {#10064 date: 2024-07-01 13:20:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10065 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10067 …} -Children: Doctrine\ORM\PersistentCollection {#10070 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10073 -id: 271 -name: "羊眼板珠" -hierarchy: 2 -sort_no: 171 -create_date: DateTime @1719807598 {#10071 date: 2024-07-01 13:19:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10072 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10074 …} -Children: Doctrine\ORM\PersistentCollection {#10077 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10080 -id: 270 -name: "三色線珠" -hierarchy: 2 -sort_no: 170 -create_date: DateTime @1719807588 {#10078 date: 2024-07-01 13:19:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10079 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10081 …} -Children: Doctrine\ORM\PersistentCollection {#10084 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10087 -id: 269 -name: "福壽天珠" -hierarchy: 2 -sort_no: 169 -create_date: DateTime @1719807583 {#10085 date: 2024-07-01 13:19:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10086 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10088 …} -Children: Doctrine\ORM\PersistentCollection {#10091 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10094 -id: 268 -name: "大鵬鳥天珠" -hierarchy: 2 -sort_no: 168 -create_date: DateTime @1719807577 {#10092 date: 2024-07-01 13:19:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10093 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10095 …} -Children: Doctrine\ORM\PersistentCollection {#10098 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10101 -id: 267 -name: "菩提天珠" -hierarchy: 2 -sort_no: 167 -create_date: DateTime @1719807570 {#10099 date: 2024-07-01 13:19:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10100 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10102 …} -Children: Doctrine\ORM\PersistentCollection {#10105 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10108 -id: 266 -name: "大人天珠" -hierarchy: 2 -sort_no: 166 -create_date: DateTime @1719807564 {#10106 date: 2024-07-01 13:19:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10107 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10109 …} -Children: Doctrine\ORM\PersistentCollection {#10112 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10115 -id: 265 -name: "山形天珠" -hierarchy: 2 -sort_no: 165 -create_date: DateTime @1719807557 {#10113 date: 2024-07-01 13:19:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10114 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10116 …} -Children: Doctrine\ORM\PersistentCollection {#10119 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10122 -id: 264 -name: "双天地天珠" -hierarchy: 2 -sort_no: 164 -create_date: DateTime @1719807548 {#10120 date: 2024-07-01 13:19:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10121 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10123 …} -Children: Doctrine\ORM\PersistentCollection {#10126 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10129 -id: 263 -name: "天地天珠" -hierarchy: 2 -sort_no: 163 -create_date: DateTime @1719807542 {#10127 date: 2024-07-01 13:19:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10128 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10130 …} -Children: Doctrine\ORM\PersistentCollection {#10133 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10136 -id: 262 -name: "日月天珠" -hierarchy: 2 -sort_no: 162 -create_date: DateTime @1719807535 {#10134 date: 2024-07-01 13:18:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10135 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10137 …} -Children: Doctrine\ORM\PersistentCollection {#10140 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10143 -id: 261 -name: "黒白天珠" -hierarchy: 2 -sort_no: 161 -create_date: DateTime @1719807529 {#10141 date: 2024-07-01 13:18:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10142 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10144 …} -Children: Doctrine\ORM\PersistentCollection {#10147 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10150 -id: 260 -name: "流水紋天珠" -hierarchy: 2 -sort_no: 160 -create_date: DateTime @1719807521 {#10148 date: 2024-07-01 13:18:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10149 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10151 …} -Children: Doctrine\ORM\PersistentCollection {#10154 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10157 -id: 259 -name: "財神天珠" -hierarchy: 2 -sort_no: 159 -create_date: DateTime @1719807514 {#10155 date: 2024-07-01 13:18:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10156 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10158 …} -Children: Doctrine\ORM\PersistentCollection {#10161 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10164 -id: 258 -name: "如意鈎天珠" -hierarchy: 2 -sort_no: 158 -create_date: DateTime @1719807506 {#10162 date: 2024-07-01 13:18:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10163 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10165 …} -Children: Doctrine\ORM\PersistentCollection {#10168 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10171 -id: 257 -name: "水紋天珠" -hierarchy: 2 -sort_no: 157 -create_date: DateTime @1719807499 {#10169 date: 2024-07-01 13:18:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10170 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10172 …} -Children: Doctrine\ORM\PersistentCollection {#10175 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10178 -id: 256 -name: "薬師天珠" -hierarchy: 2 -sort_no: 156 -create_date: DateTime @1719807490 {#10176 date: 2024-07-01 13:18:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10177 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10179 …} -Children: Doctrine\ORM\PersistentCollection {#10182 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10185 -id: 255 -name: "亀甲長壽天珠" -hierarchy: 2 -sort_no: 155 -create_date: DateTime @1719807484 {#10183 date: 2024-07-01 13:18:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10184 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10186 …} -Children: Doctrine\ORM\PersistentCollection {#10189 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10192 -id: 254 -name: "金剛虎牙六眼天珠" -hierarchy: 2 -sort_no: 154 -create_date: DateTime @1719807477 {#10190 date: 2024-07-01 13:17:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10191 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10193 …} -Children: Doctrine\ORM\PersistentCollection {#10196 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10199 -id: 253 -name: "金剛蓮花三眼天珠" -hierarchy: 2 -sort_no: 153 -create_date: DateTime @1719807468 {#10197 date: 2024-07-01 13:17:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10198 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10200 …} -Children: Doctrine\ORM\PersistentCollection {#10203 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10206 -id: 252 -name: "金剛杵天珠" -hierarchy: 2 -sort_no: 152 -create_date: DateTime @1719807459 {#10204 date: 2024-07-01 13:17:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10205 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10207 …} -Children: Doctrine\ORM\PersistentCollection {#10210 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10213 -id: 251 -name: "蓮師法器天珠" -hierarchy: 2 -sort_no: 151 -create_date: DateTime @1719807449 {#10211 date: 2024-07-01 13:17:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10212 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10214 …} -Children: Doctrine\ORM\PersistentCollection {#10217 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10220 -id: 250 -name: "蓮師法帽天珠" -hierarchy: 2 -sort_no: 150 -create_date: DateTime @1719807441 {#10218 date: 2024-07-01 13:17:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10219 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10221 …} -Children: Doctrine\ORM\PersistentCollection {#10224 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10227 -id: 249 -name: "閃電五眼天珠" -hierarchy: 2 -sort_no: 149 -create_date: DateTime @1719807435 {#10225 date: 2024-07-01 13:17:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10226 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10228 …} -Children: Doctrine\ORM\PersistentCollection {#10231 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10234 -id: 248 -name: "蓮花天珠" -hierarchy: 2 -sort_no: 148 -create_date: DateTime @1719807427 {#10232 date: 2024-07-01 13:17:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10233 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10235 …} -Children: Doctrine\ORM\PersistentCollection {#10238 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10241 -id: 247 -name: "四線虎牙天珠" -hierarchy: 2 -sort_no: 147 -create_date: DateTime @1719807420 {#10239 date: 2024-07-01 13:17:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10240 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10242 …} -Children: Doctrine\ORM\PersistentCollection {#10245 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10248 -id: 246 -name: "五福臨門天珠" -hierarchy: 2 -sort_no: 146 -create_date: DateTime @1719807414 {#10246 date: 2024-07-01 13:16:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10247 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10249 …} -Children: Doctrine\ORM\PersistentCollection {#10252 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10255 -id: 245 -name: "如意天珠" -hierarchy: 2 -sort_no: 145 -create_date: DateTime @1719807407 {#10253 date: 2024-07-01 13:16:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10254 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10256 …} -Children: Doctrine\ORM\PersistentCollection {#10259 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10262 -id: 244 -name: "二十一眼天珠" -hierarchy: 2 -sort_no: 144 -create_date: DateTime @1719807400 {#10260 date: 2024-07-01 13:16:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10261 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10263 …} -Children: Doctrine\ORM\PersistentCollection {#10266 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10269 -id: 243 -name: "二十眼天珠" -hierarchy: 2 -sort_no: 143 -create_date: DateTime @1719807394 {#10267 date: 2024-07-01 13:16:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10268 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10270 …} -Children: Doctrine\ORM\PersistentCollection {#10273 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10276 -id: 242 -name: "十九眼天珠" -hierarchy: 2 -sort_no: 142 -create_date: DateTime @1719807386 {#10274 date: 2024-07-01 13:16:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10275 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10277 …} -Children: Doctrine\ORM\PersistentCollection {#10280 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10283 -id: 241 -name: "十八眼天珠" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1719807380 {#10281 date: 2024-07-01 13:16:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10282 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10284 …} -Children: Doctrine\ORM\PersistentCollection {#10287 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10290 -id: 240 -name: "十七眼天珠" -hierarchy: 2 -sort_no: 140 -create_date: DateTime @1719807323 {#10288 date: 2024-07-01 13:15:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10289 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10291 …} -Children: Doctrine\ORM\PersistentCollection {#10294 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10297 -id: 239 -name: "十六眼天珠" -hierarchy: 2 -sort_no: 139 -create_date: DateTime @1719807316 {#10295 date: 2024-07-01 13:15:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10296 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10298 …} -Children: Doctrine\ORM\PersistentCollection {#10301 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10304 -id: 238 -name: "十五眼天珠" -hierarchy: 2 -sort_no: 138 -create_date: DateTime @1719807308 {#10302 date: 2024-07-01 13:15:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10303 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10305 …} -Children: Doctrine\ORM\PersistentCollection {#10308 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10311 -id: 237 -name: "十四眼天珠" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1719807302 {#10309 date: 2024-07-01 13:15:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10310 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10312 …} -Children: Doctrine\ORM\PersistentCollection {#10315 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10318 -id: 236 -name: "十三眼天珠" -hierarchy: 2 -sort_no: 136 -create_date: DateTime @1719807293 {#10316 date: 2024-07-01 13:14:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10317 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10319 …} -Children: Doctrine\ORM\PersistentCollection {#10322 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10325 -id: 235 -name: "十二眼天珠" -hierarchy: 2 -sort_no: 135 -create_date: DateTime @1719807286 {#10323 date: 2024-07-01 13:14:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10324 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10326 …} -Children: Doctrine\ORM\PersistentCollection {#10329 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10332 -id: 234 -name: "十一眼天珠" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1719807279 {#10330 date: 2024-07-01 13:14:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10331 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10333 …} -Children: Doctrine\ORM\PersistentCollection {#10336 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10339 -id: 233 -name: "十眼天珠" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1719807272 {#10337 date: 2024-07-01 13:14:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10338 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10340 …} -Children: Doctrine\ORM\PersistentCollection {#10343 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10346 -id: 232 -name: "九眼天珠" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1719807265 {#10344 date: 2024-07-01 13:14:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10345 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10347 …} -Children: Doctrine\ORM\PersistentCollection {#10350 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10353 -id: 231 -name: "八眼天珠" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1719807258 {#10351 date: 2024-07-01 13:14:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10352 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10354 …} -Children: Doctrine\ORM\PersistentCollection {#10357 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10360 -id: 230 -name: "七眼天珠" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1719807251 {#10358 date: 2024-07-01 13:14:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10359 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10361 …} -Children: Doctrine\ORM\PersistentCollection {#10364 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10367 -id: 229 -name: "六眼天珠" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1719807237 {#10365 date: 2024-07-01 13:13:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10366 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10368 …} -Children: Doctrine\ORM\PersistentCollection {#10371 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10374 -id: 228 -name: "五眼天珠" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1719807225 {#10372 date: 2024-07-01 13:13:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10373 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10375 …} -Children: Doctrine\ORM\PersistentCollection {#10378 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10381 -id: 227 -name: "四眼天珠" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1719807216 {#10379 date: 2024-07-01 13:13:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10380 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10382 …} -Children: Doctrine\ORM\PersistentCollection {#10385 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10388 -id: 226 -name: "三眼天珠" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1719807209 {#10386 date: 2024-07-01 13:13:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10387 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10389 …} -Children: Doctrine\ORM\PersistentCollection {#10392 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10395 -id: 225 -name: "二眼天珠" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1719807199 {#10393 date: 2024-07-01 13:13:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10394 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10396 …} -Children: Doctrine\ORM\PersistentCollection {#10399 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10402 -id: 308 -name: "蓮花羊眼板天珠" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1726199960 {#10400 date: 2024-09-13 12:59:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726199960 {#10401 date: 2024-09-13 12:59:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10403 …} -Children: Doctrine\ORM\PersistentCollection {#10406 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10409 -id: 224 -name: "一眼天珠" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1719807188 {#10407 date: 2024-07-01 13:13:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10408 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10410 …} -Children: Doctrine\ORM\PersistentCollection {#10413 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10414 -id: 116 -name: "ピックアップ" -hierarchy: 1 -sort_no: 24 -create_date: DateTime @1717434582 {#9964 date: 2024-06-04 02:09:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#9965 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10415 …} -Children: Doctrine\ORM\PersistentCollection {#10418 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#10421 -id: 117 -name: "ギフト" -hierarchy: 1 -sort_no: 21 -create_date: DateTime @1717434592 {#10419 date: 2024-06-04 02:09:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#10420 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10422 …} -Children: Doctrine\ORM\PersistentCollection {#10425 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#10430 -id: 30 -name: "運気" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1713760364 {#10426 date: 2024-04-22 13:32:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#10427 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10431 …} -Children: Doctrine\ORM\PersistentCollection {#10434 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#10435 -id: 115 -name: "招福" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1717417635 {#10428 date: 2024-06-03 21:27:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417635 {#10429 date: 2024-06-03 21:27:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10436 …} -Children: Doctrine\ORM\PersistentCollection {#10439 …} -Parent: Eccube\Entity\Category {#10430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#10444 -id: 114 -name: "願望達成" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1717417623 {#10442 date: 2024-06-03 21:27:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417623 {#10443 date: 2024-06-03 21:27:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10445 …} -Children: Doctrine\ORM\PersistentCollection {#10448 …} -Parent: Eccube\Entity\Category {#10430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#10451 -id: 113 -name: "学業・試験運" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1717417608 {#10449 date: 2024-06-03 21:26:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417608 {#10450 date: 2024-06-03 21:26:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10452 …} -Children: Doctrine\ORM\PersistentCollection {#10455 …} -Parent: Eccube\Entity\Category {#10430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#10458 -id: 112 -name: "家庭運" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1717417591 {#10456 date: 2024-06-03 21:26:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417591 {#10457 date: 2024-06-03 21:26:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10459 …} -Children: Doctrine\ORM\PersistentCollection {#10462 …} -Parent: Eccube\Entity\Category {#10430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#10465 -id: 111 -name: "結婚運" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1717417586 {#10463 date: 2024-06-03 21:26:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417586 {#10464 date: 2024-06-03 21:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10466 …} -Children: Doctrine\ORM\PersistentCollection {#10469 …} -Parent: Eccube\Entity\Category {#10430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#10472 -id: 110 -name: "開運" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1717417580 {#10470 date: 2024-06-03 21:26:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417580 {#10471 date: 2024-06-03 21:26:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10473 …} -Children: Doctrine\ORM\PersistentCollection {#10476 …} -Parent: Eccube\Entity\Category {#10430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#10479 -id: 109 -name: "対人運" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1717417576 {#10477 date: 2024-06-03 21:26:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417576 {#10478 date: 2024-06-03 21:26:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10480 …} -Children: Doctrine\ORM\PersistentCollection {#10483 …} -Parent: Eccube\Entity\Category {#10430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#10486 -id: 108 -name: "魔除け" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1717417566 {#10484 date: 2024-06-03 21:26:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417566 {#10485 date: 2024-06-03 21:26:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10487 …} -Children: Doctrine\ORM\PersistentCollection {#10490 …} -Parent: Eccube\Entity\Category {#10430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#10493 -id: 107 -name: "健康運" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1717417562 {#10491 date: 2024-06-03 21:26:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417562 {#10492 date: 2024-06-03 21:26:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10494 …} -Children: Doctrine\ORM\PersistentCollection {#10497 …} -Parent: Eccube\Entity\Category {#10430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#10500 -id: 106 -name: "全体運" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1717417539 {#10498 date: 2024-06-03 21:25:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417539 {#10499 date: 2024-06-03 21:25:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10501 …} -Children: Doctrine\ORM\PersistentCollection {#10504 …} -Parent: Eccube\Entity\Category {#10430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#10507 -id: 33 -name: "仕事運" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1713760383 {#10505 date: 2024-04-22 13:33:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713760383 {#10506 date: 2024-04-22 13:33:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10508 …} -Children: Doctrine\ORM\PersistentCollection {#10511 …} -Parent: Eccube\Entity\Category {#10430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#10514 -id: 32 -name: "金運・財運" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1713760378 {#10512 date: 2024-04-22 13:32:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417551 {#10513 date: 2024-06-03 21:25:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10515 …} -Children: Doctrine\ORM\PersistentCollection {#10518 …} -Parent: Eccube\Entity\Category {#10430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#10521 -id: 31 -name: "恋愛運" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1713760375 {#10519 date: 2024-04-22 13:32:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713760375 {#10520 date: 2024-04-22 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10522 …} -Children: Doctrine\ORM\PersistentCollection {#10525 …} -Parent: Eccube\Entity\Category {#10430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } ] |
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 {#8696 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#8744 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#8743 -om: ContainerFyNA1xR\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#672 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#8690 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | [ Eccube\Entity\Category {#8866 -id: 312 -name: "セール" -hierarchy: 1 -sort_no: 208 -create_date: DateTime @1735090129 {#8872 date: 2024-12-25 10:28:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#8870 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8956 …} -Children: Doctrine\ORM\PersistentCollection {#9112 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#9107 -id: 118 -name: "天然石" -hierarchy: 1 -sort_no: 207 -create_date: DateTime @1717439447 {#9111 date: 2024-06-04 03:30:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#9110 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9106 …} -Children: Doctrine\ORM\PersistentCollection {#9103 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#9102 -id: 309 -name: "トパーズ" -hierarchy: 2 -sort_no: 205 -create_date: DateTime @1728971426 {#9109 date: 2024-10-15 14:50:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728971426 {#9108 date: 2024-10-15 14:50:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9101 …} -Children: Doctrine\ORM\PersistentCollection {#9097 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9099 …} } Eccube\Entity\Category {#9092 -id: 306 -name: "ラヴァストーン" -hierarchy: 2 -sort_no: 204 -create_date: DateTime @1725857600 {#9094 date: 2024-09-09 13:53:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857600 {#9093 date: 2024-09-09 13:53:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9091 …} -Children: Doctrine\ORM\PersistentCollection {#9088 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#9085 -id: 305 -name: "リバーストーン" -hierarchy: 2 -sort_no: 203 -create_date: DateTime @1725857595 {#9087 date: 2024-09-09 13:53:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857595 {#9086 date: 2024-09-09 13:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9084 …} -Children: Doctrine\ORM\PersistentCollection {#8869 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#9072 -id: 304 -name: "クラック水晶" -hierarchy: 2 -sort_no: 202 -create_date: DateTime @1725857588 {#8867 date: 2024-09-09 13:53:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857588 {#8888 date: 2024-09-09 13:53:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9074 …} -Children: Doctrine\ORM\PersistentCollection {#9077 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#9080 -id: 303 -name: "ゴールドコーラル" -hierarchy: 2 -sort_no: 201 -create_date: DateTime @1725857582 {#9078 date: 2024-09-09 13:53:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857582 {#9079 date: 2024-09-09 13:53:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9081 …} -Children: Doctrine\ORM\PersistentCollection {#9119 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#9120 -id: 302 -name: "ダルメシアンジャスパー" -hierarchy: 2 -sort_no: 200 -create_date: DateTime @1725857574 {#9117 date: 2024-09-09 13:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857574 {#9118 date: 2024-09-09 13:52:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9121 …} -Children: Doctrine\ORM\PersistentCollection {#9124 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#9127 -id: 207 -name: "ローズジャスパー" -hierarchy: 2 -sort_no: 199 -create_date: DateTime @1719214717 {#9125 date: 2024-06-24 16:38:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9126 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9128 …} -Children: Doctrine\ORM\PersistentCollection {#9132 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9135 -id: 206 -name: "ローズクォーツ" -hierarchy: 2 -sort_no: 198 -create_date: DateTime @1719214706 {#9133 date: 2024-06-24 16:38:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9134 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9136 …} -Children: Doctrine\ORM\PersistentCollection {#9139 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9142 -id: 205 -name: "レモンクォーツ" -hierarchy: 2 -sort_no: 197 -create_date: DateTime @1719214700 {#9140 date: 2024-06-24 16:38:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9141 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9143 …} -Children: Doctrine\ORM\PersistentCollection {#9146 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9149 -id: 204 -name: "レッドタイガーアイ" -hierarchy: 2 -sort_no: 196 -create_date: DateTime @1719214691 {#9147 date: 2024-06-24 16:38:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9148 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9150 …} -Children: Doctrine\ORM\PersistentCollection {#9153 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9156 -id: 203 -name: "レッドアゲート" -hierarchy: 2 -sort_no: 195 -create_date: DateTime @1719214683 {#9154 date: 2024-06-24 16:38:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9155 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9157 …} -Children: Doctrine\ORM\PersistentCollection {#9160 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9163 -id: 202 -name: "レインボームーンストーン" -hierarchy: 2 -sort_no: 194 -create_date: DateTime @1719214676 {#9161 date: 2024-06-24 16:37:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9162 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9164 …} -Children: Doctrine\ORM\PersistentCollection {#9167 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9170 -id: 201 -name: "ルビー" -hierarchy: 2 -sort_no: 193 -create_date: DateTime @1719214669 {#9168 date: 2024-06-24 16:37:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9169 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9171 …} -Children: Doctrine\ORM\PersistentCollection {#9174 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9177 -id: 200 -name: "ルチルクォーツ" -hierarchy: 2 -sort_no: 192 -create_date: DateTime @1719214664 {#9175 date: 2024-06-24 16:37:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9176 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9178 …} -Children: Doctrine\ORM\PersistentCollection {#9181 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9184 -id: 199 -name: "龍紋メノウ" -hierarchy: 2 -sort_no: 191 -create_date: DateTime @1719214655 {#9182 date: 2024-06-24 16:37:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9183 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9185 …} -Children: Doctrine\ORM\PersistentCollection {#9188 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9191 -id: 300 -name: "リバーストーン" -hierarchy: 2 -sort_no: 190 -create_date: DateTime @1721966548 {#9189 date: 2024-07-26 13:02:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9190 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9192 …} -Children: Doctrine\ORM\PersistentCollection {#9195 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9198 -id: 198 -name: "ラリマー" -hierarchy: 2 -sort_no: 189 -create_date: DateTime @1719214639 {#9196 date: 2024-06-24 16:37:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9197 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9199 …} -Children: Doctrine\ORM\PersistentCollection {#9202 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9205 -id: 197 -name: "ラブラドライト" -hierarchy: 2 -sort_no: 188 -create_date: DateTime @1719214636 {#9203 date: 2024-06-24 16:37:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9204 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9206 …} -Children: Doctrine\ORM\PersistentCollection {#9209 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9212 -id: 196 -name: "ラピスラズリ" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1719214627 {#9210 date: 2024-06-24 16:37:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9211 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9213 …} -Children: Doctrine\ORM\PersistentCollection {#9216 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9219 -id: 195 -name: "モルガナイト" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1719214616 {#9217 date: 2024-06-24 16:36:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9218 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9220 …} -Children: Doctrine\ORM\PersistentCollection {#9223 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9226 -id: 194 -name: "モリオン" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1719214612 {#9224 date: 2024-06-24 16:36:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9225 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9227 …} -Children: Doctrine\ORM\PersistentCollection {#9230 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9233 -id: 193 -name: "モスアゲート" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1719214606 {#9231 date: 2024-06-24 16:36:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9232 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9234 …} -Children: Doctrine\ORM\PersistentCollection {#9237 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9240 -id: 192 -name: "ムーンストーン" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1719214601 {#9238 date: 2024-06-24 16:36:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9239 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9241 …} -Children: Doctrine\ORM\PersistentCollection {#9244 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9247 -id: 191 -name: "ミッドナイトオーラ" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1719214596 {#9245 date: 2024-06-24 16:36:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9246 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9248 …} -Children: Doctrine\ORM\PersistentCollection {#9251 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9254 -id: 289 -name: "MIXアゲート" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1721726889 {#9252 date: 2024-07-23 18:28:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9253 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9255 …} -Children: Doctrine\ORM\PersistentCollection {#9258 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9261 -id: 190 -name: "マザーオブパール" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1719214587 {#9259 date: 2024-06-24 16:36:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9260 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9262 …} -Children: Doctrine\ORM\PersistentCollection {#9265 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9268 -id: 189 -name: "ホワイトカルセドニー" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1719214578 {#9266 date: 2024-06-24 16:36:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9267 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9269 …} -Children: Doctrine\ORM\PersistentCollection {#9272 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9275 -id: 188 -name: "北投石" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1719214570 {#9273 date: 2024-06-24 16:36:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9274 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9276 …} -Children: Doctrine\ORM\PersistentCollection {#9279 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9282 -id: 187 -name: "ペリドット" -hierarchy: 2 -sort_no: 100 -create_date: DateTime @1719214560 {#9280 date: 2024-06-24 16:36:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9281 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9283 …} -Children: Doctrine\ORM\PersistentCollection {#9286 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9289 -id: 186 -name: "ヘマタイト" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1719214555 {#9287 date: 2024-06-24 16:35:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9288 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9290 …} -Children: Doctrine\ORM\PersistentCollection {#9293 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9296 -id: 185 -name: "フローライト" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1719214550 {#9294 date: 2024-06-24 16:35:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9295 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9297 …} -Children: Doctrine\ORM\PersistentCollection {#9300 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9303 -id: 184 -name: "プレナイト" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1719214544 {#9301 date: 2024-06-24 16:35:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9302 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9304 …} -Children: Doctrine\ORM\PersistentCollection {#9307 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9310 -id: 183 -name: "ブルーレースアゲート" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1719214535 {#9308 date: 2024-06-24 16:35:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9309 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9311 …} -Children: Doctrine\ORM\PersistentCollection {#9314 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9317 -id: 182 -name: "ブルータイガーアイ" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1719214526 {#9315 date: 2024-06-24 16:35:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9316 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9318 …} -Children: Doctrine\ORM\PersistentCollection {#9321 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9324 -id: 181 -name: "ブルーゴールドストーン" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1719214514 {#9322 date: 2024-06-24 16:35:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9323 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9325 …} -Children: Doctrine\ORM\PersistentCollection {#9328 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9331 -id: 180 -name: "ブラックスピネル" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1719214503 {#9329 date: 2024-06-24 16:35:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9330 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9332 …} -Children: Doctrine\ORM\PersistentCollection {#9335 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9338 -id: 292 -name: "ピーコックヘマタイト" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1721726912 {#9336 date: 2024-07-23 18:28:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9337 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9339 …} -Children: Doctrine\ORM\PersistentCollection {#9342 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9345 -id: 179 -name: "ピンクオパール" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1719214489 {#9343 date: 2024-06-24 16:34:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9344 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9346 …} -Children: Doctrine\ORM\PersistentCollection {#9349 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9352 -id: 178 -name: "ヒマラヤ水晶" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1719214480 {#9350 date: 2024-06-24 16:34:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9351 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9353 …} -Children: Doctrine\ORM\PersistentCollection {#9356 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9359 -id: 177 -name: "翡翠" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1719214472 {#9357 date: 2024-06-24 16:34:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9358 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9360 …} -Children: Doctrine\ORM\PersistentCollection {#9363 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9366 -id: 176 -name: "ピクチャージャスパー" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1719214467 {#9364 date: 2024-06-24 16:34:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9365 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9367 …} -Children: Doctrine\ORM\PersistentCollection {#9370 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9373 -id: 175 -name: "ハウライト" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1719214458 {#9371 date: 2024-06-24 16:34:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9372 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9374 …} -Children: Doctrine\ORM\PersistentCollection {#9377 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9380 -id: 174 -name: "パイライト" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1719214453 {#9378 date: 2024-06-24 16:34:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9379 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9381 …} -Children: Doctrine\ORM\PersistentCollection {#9384 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9387 -id: 173 -name: "パール" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1719214443 {#9385 date: 2024-06-24 16:34:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9386 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9388 …} -Children: Doctrine\ORM\PersistentCollection {#9391 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9394 -id: 172 -name: "トルマリン" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1719214439 {#9392 date: 2024-06-24 16:33:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9393 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9395 …} -Children: Doctrine\ORM\PersistentCollection {#9398 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9401 -id: 171 -name: "テラヘルツ" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1719214435 {#9399 date: 2024-06-24 16:33:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9400 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9402 …} -Children: Doctrine\ORM\PersistentCollection {#9405 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9408 -id: 301 -name: "ツリーアゲート" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1721966565 {#9406 date: 2024-07-26 13:02:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9407 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9409 …} -Children: Doctrine\ORM\PersistentCollection {#9412 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9415 -id: 170 -name: "茶黄水晶" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1719214422 {#9413 date: 2024-06-24 16:33:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9414 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9416 …} -Children: Doctrine\ORM\PersistentCollection {#9419 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9422 -id: 169 -name: "チェリークォーツ" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1719214416 {#9420 date: 2024-06-24 16:33:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9421 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9423 …} -Children: Doctrine\ORM\PersistentCollection {#9426 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9429 -id: 168 -name: "タンザナイト" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1719214409 {#9427 date: 2024-06-24 16:33:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9428 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9430 …} -Children: Doctrine\ORM\PersistentCollection {#9433 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9436 -id: 290 -name: "ダルメシアンジャスパー" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1721726899 {#9434 date: 2024-07-23 18:28:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9435 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9437 …} -Children: Doctrine\ORM\PersistentCollection {#9440 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9443 -id: 167 -name: "タイガーアイ" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1719214404 {#9441 date: 2024-06-24 16:33:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9442 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9444 …} -Children: Doctrine\ORM\PersistentCollection {#9447 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9450 -id: 166 -name: "ターコイズ" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1719214392 {#9448 date: 2024-06-24 16:33:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9449 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9451 …} -Children: Doctrine\ORM\PersistentCollection {#9454 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9457 -id: 165 -name: "ソーダライト" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1719214381 {#9455 date: 2024-06-24 16:33:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9456 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9458 …} -Children: Doctrine\ORM\PersistentCollection {#9461 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9464 -id: 164 -name: "スモーキークォーツ" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1719214373 {#9462 date: 2024-06-24 16:32:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9463 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9465 …} -Children: Doctrine\ORM\PersistentCollection {#9468 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9471 -id: 163 -name: "スピネル" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1719214365 {#9469 date: 2024-06-24 16:32:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9470 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9472 …} -Children: Doctrine\ORM\PersistentCollection {#9475 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9478 -id: 162 -name: "ストロベリークォーツ" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1719214359 {#9476 date: 2024-06-24 16:32:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9477 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9479 …} -Children: Doctrine\ORM\PersistentCollection {#9482 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9485 -id: 161 -name: "スギライト" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1719214347 {#9483 date: 2024-06-24 16:32:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9484 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9486 …} -Children: Doctrine\ORM\PersistentCollection {#9489 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9492 -id: 160 -name: "水晶" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1719214342 {#9490 date: 2024-06-24 16:32:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9491 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9493 …} -Children: Doctrine\ORM\PersistentCollection {#9496 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9499 -id: 294 -name: "朱砂パーツ" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1721726925 {#9497 date: 2024-07-23 18:28:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9498 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9500 …} -Children: Doctrine\ORM\PersistentCollection {#9503 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9506 -id: 159 -name: "シトリン" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1719214334 {#9504 date: 2024-06-24 16:32:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9505 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9507 …} -Children: Doctrine\ORM\PersistentCollection {#9510 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9513 -id: 158 -name: "サンストーン" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1719214329 {#9511 date: 2024-06-24 16:32:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9512 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9514 …} -Children: Doctrine\ORM\PersistentCollection {#9517 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9520 -id: 157 -name: "珊瑚" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1719214321 {#9518 date: 2024-06-24 16:32:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9519 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9521 …} -Children: Doctrine\ORM\PersistentCollection {#9524 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9527 -id: 156 -name: "サファイア" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1719214302 {#9525 date: 2024-06-24 16:31:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9526 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9528 …} -Children: Doctrine\ORM\PersistentCollection {#9531 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9534 -id: 155 -name: "サードニクス" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1719214295 {#9532 date: 2024-06-24 16:31:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9533 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9535 …} -Children: Doctrine\ORM\PersistentCollection {#9538 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9541 -id: 154 -name: "コスモオーラ" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1719214286 {#9539 date: 2024-06-24 16:31:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9540 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9542 …} -Children: Doctrine\ORM\PersistentCollection {#9545 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9548 -id: 153 -name: "ゴールドヘマタイト" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1719214278 {#9546 date: 2024-06-24 16:31:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9547 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9549 …} -Children: Doctrine\ORM\PersistentCollection {#9552 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9555 -id: 152 -name: "ゴールドストーン" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1719214270 {#9553 date: 2024-06-24 16:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9554 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9556 …} -Children: Doctrine\ORM\PersistentCollection {#9559 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9562 -id: 295 -name: "ゴールドコーラル" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1721726932 {#9560 date: 2024-07-23 18:28:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9561 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9563 …} -Children: Doctrine\ORM\PersistentCollection {#9566 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9569 -id: 151 -name: "ゴールデンオーラ" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1719214263 {#9567 date: 2024-06-24 16:31:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9568 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9570 …} -Children: Doctrine\ORM\PersistentCollection {#9573 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9576 -id: 150 -name: "クンツァイト" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1719214255 {#9574 date: 2024-06-24 16:30:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9575 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9577 …} -Children: Doctrine\ORM\PersistentCollection {#9580 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9583 -id: 149 -name: "クリソコーラ" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1719214243 {#9581 date: 2024-06-24 16:30:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9582 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9584 …} -Children: Doctrine\ORM\PersistentCollection {#9587 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9590 -id: 148 -name: "グリーンアゲート" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1719214233 {#9588 date: 2024-06-24 16:30:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9589 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9591 …} -Children: Doctrine\ORM\PersistentCollection {#9594 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9597 -id: 296 -name: "クラック水晶" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1721726937 {#9595 date: 2024-07-23 18:28:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9596 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9598 …} -Children: Doctrine\ORM\PersistentCollection {#9601 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9604 -id: 291 -name: "キャンディークォーツ" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1721726906 {#9602 date: 2024-07-23 18:28:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9603 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9605 …} -Children: Doctrine\ORM\PersistentCollection {#9608 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9611 -id: 147 -name: "眼球メノウ" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1719214224 {#9609 date: 2024-06-24 16:30:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9610 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9612 …} -Children: Doctrine\ORM\PersistentCollection {#9615 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9618 -id: 146 -name: "カルサイト" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1719214207 {#9616 date: 2024-06-24 16:30:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9617 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9619 …} -Children: Doctrine\ORM\PersistentCollection {#9622 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9625 -id: 298 -name: "カラーチェンジフローライト" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1721726951 {#9623 date: 2024-07-23 18:29:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9624 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9626 …} -Children: Doctrine\ORM\PersistentCollection {#9629 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9632 -id: 145 -name: "カイヤナイト" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1719214198 {#9630 date: 2024-06-24 16:29:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9631 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9633 …} -Children: Doctrine\ORM\PersistentCollection {#9636 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9639 -id: 144 -name: "カーネリアン" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1719214192 {#9637 date: 2024-06-24 16:29:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9638 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9640 …} -Children: Doctrine\ORM\PersistentCollection {#9643 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9646 -id: 143 -name: "ガーネット" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1719214185 {#9644 date: 2024-06-24 16:29:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9645 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9647 …} -Children: Doctrine\ORM\PersistentCollection {#9650 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9653 -id: 142 -name: "ガーデンクォーツ" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1719214182 {#9651 date: 2024-06-24 16:29:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9652 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9654 …} -Children: Doctrine\ORM\PersistentCollection {#9657 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9660 -id: 141 -name: "オレンジムーンストーン" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1719214174 {#9658 date: 2024-06-24 16:29:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9659 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9661 …} -Children: Doctrine\ORM\PersistentCollection {#9664 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9667 -id: 297 -name: "オレンジファントムクォーツ" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1721726944 {#9665 date: 2024-07-23 18:29:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9666 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9668 …} -Children: Doctrine\ORM\PersistentCollection {#9671 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9674 -id: 140 -name: "オブシディアン" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1719214165 {#9672 date: 2024-06-24 16:29:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9673 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9675 …} -Children: Doctrine\ORM\PersistentCollection {#9678 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9681 -id: 139 -name: "オニキス" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1719214157 {#9679 date: 2024-06-24 16:29:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9680 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9682 …} -Children: Doctrine\ORM\PersistentCollection {#9685 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9688 -id: 138 -name: "オーロラオーラ" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1719214152 {#9686 date: 2024-06-24 16:29:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9687 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9689 …} -Children: Doctrine\ORM\PersistentCollection {#9692 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9695 -id: 293 -name: "エンジェルラダー" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1721726919 {#9693 date: 2024-07-23 18:28:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9694 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9696 …} -Children: Doctrine\ORM\PersistentCollection {#9699 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9702 -id: 137 -name: "エンジェライト" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1719214142 {#9700 date: 2024-06-24 16:29:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9701 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9703 …} -Children: Doctrine\ORM\PersistentCollection {#9706 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9709 -id: 136 -name: "エレスチャル" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1719214136 {#9707 date: 2024-06-24 16:28:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9708 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9710 …} -Children: Doctrine\ORM\PersistentCollection {#9713 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9716 -id: 135 -name: "インカローズ" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1719214126 {#9714 date: 2024-06-24 16:28:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9715 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9717 …} -Children: Doctrine\ORM\PersistentCollection {#9720 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9723 -id: 134 -name: "アンバー" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1719214114 {#9721 date: 2024-06-24 16:28:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9722 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9724 …} -Children: Doctrine\ORM\PersistentCollection {#9727 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9730 -id: 133 -name: "アメトリン" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1719214108 {#9728 date: 2024-06-24 16:28:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9729 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9731 …} -Children: Doctrine\ORM\PersistentCollection {#9734 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9737 -id: 132 -name: "アメシスト" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1719214103 {#9735 date: 2024-06-24 16:28:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9736 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9738 …} -Children: Doctrine\ORM\PersistentCollection {#9741 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9744 -id: 131 -name: "アマゾナイト" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1719214098 {#9742 date: 2024-06-24 16:28:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9743 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9745 …} -Children: Doctrine\ORM\PersistentCollection {#9748 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9751 -id: 130 -name: "アベンチュリン" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1719214091 {#9749 date: 2024-06-24 16:28:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9750 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9752 …} -Children: Doctrine\ORM\PersistentCollection {#9755 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9758 -id: 129 -name: "アパタイト" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1719214076 {#9756 date: 2024-06-24 16:27:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9757 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9759 …} -Children: Doctrine\ORM\PersistentCollection {#9762 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9765 -id: 128 -name: "アクアマリン" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1719214065 {#9763 date: 2024-06-24 16:27:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9764 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9766 …} -Children: Doctrine\ORM\PersistentCollection {#9769 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9772 -id: 121 -name: "アクアオーラ" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1717439544 {#9770 date: 2024-06-04 03:32:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9771 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9773 …} -Children: Doctrine\ORM\PersistentCollection {#9776 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9779 -id: 120 -name: "アイリスクォーツ" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1717439529 {#9777 date: 2024-06-04 03:32:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9778 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9780 …} -Children: Doctrine\ORM\PersistentCollection {#9783 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9786 -id: 119 -name: "アイオライト" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1717439519 {#9784 date: 2024-06-04 03:31:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9785 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9787 …} -Children: Doctrine\ORM\PersistentCollection {#9790 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9793 -id: 16 -name: "アイテム" -hierarchy: 1 -sort_no: 206 -create_date: DateTime @1713760183 {#9096 date: 2024-04-22 13:29:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#9095 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9794 …} -Children: Doctrine\ORM\PersistentCollection {#9797 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#9798 -id: 311 -name: "2025年限定アイテム" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1735090009 {#9791 date: 2024-12-25 10:26:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#9792 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9799 …} -Children: Doctrine\ORM\PersistentCollection {#9802 …} -Parent: Eccube\Entity\Category {#9793} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9099 …} } Eccube\Entity\Category {#9807 -id: 127 -name: "リング" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1718619073 {#9805 date: 2024-06-17 19:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#9806 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9808 …} -Children: Doctrine\ORM\PersistentCollection {#9811 …} -Parent: Eccube\Entity\Category {#9793} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9099 …} } Eccube\Entity\Category {#9814 -id: 22 -name: "others" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1713760239 {#9812 date: 2024-04-22 13:30:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#9813 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9815 …} -Children: Doctrine\ORM\PersistentCollection {#9818 …} -Parent: Eccube\Entity\Category {#9793} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9099 …} } Eccube\Entity\Category {#9821 -id: 21 -name: "浄化グッズ" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1713760231 {#9819 date: 2024-04-22 13:30:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#9820 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9822 …} -Children: Doctrine\ORM\PersistentCollection {#9825 …} -Parent: Eccube\Entity\Category {#9793} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9099 …} } Eccube\Entity\Category {#9828 -id: 20 -name: "原石" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1713760226 {#9826 date: 2024-04-22 13:30:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#9827 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9829 …} -Children: Doctrine\ORM\PersistentCollection {#9832 …} -Parent: Eccube\Entity\Category {#9793} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9099 …} } Eccube\Entity\Category {#9835 -id: 19 -name: "ピアス・イヤリング" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1713760219 {#9833 date: 2024-04-22 13:30:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#9834 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9836 …} -Children: Doctrine\ORM\PersistentCollection {#9839 …} -Parent: Eccube\Entity\Category {#9793} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9099 …} } Eccube\Entity\Category {#9842 -id: 18 -name: "ネックレス" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1713760199 {#9840 date: 2024-04-22 13:29:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#9841 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9843 …} -Children: Doctrine\ORM\PersistentCollection {#9846 …} -Parent: Eccube\Entity\Category {#9793} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9099 …} } Eccube\Entity\Category {#9849 -id: 17 -name: "ブレスレット" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1713760194 {#9847 date: 2024-04-22 13:29:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#9848 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9850 …} -Children: Doctrine\ORM\PersistentCollection {#9853 …} -Parent: Eccube\Entity\Category {#9793} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9099 …} } Eccube\Entity\Category {#9856 -id: 210 -name: "誕生石" -hierarchy: 1 -sort_no: 124 -create_date: DateTime @1719807088 {#9804 date: 2024-07-01 13:11:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#9803 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9857 …} -Children: Doctrine\ORM\PersistentCollection {#9860 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#9861 -id: 222 -name: "12月生まれ" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1719807143 {#9854 date: 2024-07-01 13:12:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807143 {#9855 date: 2024-07-01 13:12:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9862 …} -Children: Doctrine\ORM\PersistentCollection {#9865 …} -Parent: Eccube\Entity\Category {#9856} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#9870 -id: 221 -name: "11月生まれ" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1719807140 {#9868 date: 2024-07-01 13:12:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807140 {#9869 date: 2024-07-01 13:12:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9871 …} -Children: Doctrine\ORM\PersistentCollection {#9874 …} -Parent: Eccube\Entity\Category {#9856} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#9877 -id: 220 -name: "10月生まれ" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1719807137 {#9875 date: 2024-07-01 13:12:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807137 {#9876 date: 2024-07-01 13:12:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9878 …} -Children: Doctrine\ORM\PersistentCollection {#9881 …} -Parent: Eccube\Entity\Category {#9856} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#9884 -id: 219 -name: "9月生まれ" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1719807132 {#9882 date: 2024-07-01 13:12:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807132 {#9883 date: 2024-07-01 13:12:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9885 …} -Children: Doctrine\ORM\PersistentCollection {#9888 …} -Parent: Eccube\Entity\Category {#9856} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#9891 -id: 218 -name: "8月生まれ" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1719807128 {#9889 date: 2024-07-01 13:12:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807128 {#9890 date: 2024-07-01 13:12:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9892 …} -Children: Doctrine\ORM\PersistentCollection {#9895 …} -Parent: Eccube\Entity\Category {#9856} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#9898 -id: 217 -name: "7月生まれ" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1719807126 {#9896 date: 2024-07-01 13:12:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807126 {#9897 date: 2024-07-01 13:12:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9899 …} -Children: Doctrine\ORM\PersistentCollection {#9902 …} -Parent: Eccube\Entity\Category {#9856} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#9905 -id: 216 -name: "6月生まれ" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1719807123 {#9903 date: 2024-07-01 13:12:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807123 {#9904 date: 2024-07-01 13:12:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9906 …} -Children: Doctrine\ORM\PersistentCollection {#9909 …} -Parent: Eccube\Entity\Category {#9856} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#9912 -id: 215 -name: "5月生まれ" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1719807120 {#9910 date: 2024-07-01 13:12:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807120 {#9911 date: 2024-07-01 13:12:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9913 …} -Children: Doctrine\ORM\PersistentCollection {#9916 …} -Parent: Eccube\Entity\Category {#9856} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#9919 -id: 214 -name: "4月生まれ" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1719807117 {#9917 date: 2024-07-01 13:11:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807117 {#9918 date: 2024-07-01 13:11:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9920 …} -Children: Doctrine\ORM\PersistentCollection {#9923 …} -Parent: Eccube\Entity\Category {#9856} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#9926 -id: 213 -name: "3月生まれ" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1719807114 {#9924 date: 2024-07-01 13:11:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807114 {#9925 date: 2024-07-01 13:11:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9927 …} -Children: Doctrine\ORM\PersistentCollection {#9930 …} -Parent: Eccube\Entity\Category {#9856} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#9933 -id: 212 -name: "2月生まれ" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1719807111 {#9931 date: 2024-07-01 13:11:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807111 {#9932 date: 2024-07-01 13:11:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9934 …} -Children: Doctrine\ORM\PersistentCollection {#9937 …} -Parent: Eccube\Entity\Category {#9856} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#9940 -id: 211 -name: "1月生まれ" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1719807107 {#9938 date: 2024-07-01 13:11:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807107 {#9939 date: 2024-07-01 13:11:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9941 …} -Children: Doctrine\ORM\PersistentCollection {#9944 …} -Parent: Eccube\Entity\Category {#9856} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#9947 -id: 310 -name: "誕生石アートブレスレット" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1732076237 {#9945 date: 2024-11-20 13:17:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732776583 {#9946 date: 2024-11-28 15:49:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9948 …} -Children: Doctrine\ORM\PersistentCollection {#9951 …} -Parent: Eccube\Entity\Category {#9856} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9099 …} } Eccube\Entity\Category {#9954 -id: 223 -name: "天珠" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1719807161 {#9866 date: 2024-07-01 13:12:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#9867 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9955 …} -Children: Doctrine\ORM\PersistentCollection {#9958 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#9959 -id: 287 -name: "金銭鈎天珠" -hierarchy: 2 -sort_no: 187 -create_date: DateTime @1721714336 {#9952 date: 2024-07-23 14:58:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#9953 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9960 …} -Children: Doctrine\ORM\PersistentCollection {#9963 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9968 -id: 286 -name: "龍神天珠" -hierarchy: 2 -sort_no: 186 -create_date: DateTime @1719807697 {#9966 date: 2024-07-01 13:21:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#9967 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9969 …} -Children: Doctrine\ORM\PersistentCollection {#9972 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9975 -id: 285 -name: "寶瓶天珠" -hierarchy: 2 -sort_no: 185 -create_date: DateTime @1719807689 {#9973 date: 2024-07-01 13:21:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#9974 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9976 …} -Children: Doctrine\ORM\PersistentCollection {#9979 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9982 -id: 284 -name: "水蓮花天珠" -hierarchy: 2 -sort_no: 184 -create_date: DateTime @1719807682 {#9980 date: 2024-07-01 13:21:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#9981 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9983 …} -Children: Doctrine\ORM\PersistentCollection {#9986 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9989 -id: 283 -name: "虎牙天珠" -hierarchy: 2 -sort_no: 183 -create_date: DateTime @1719807676 {#9987 date: 2024-07-01 13:21:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#9988 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9990 …} -Children: Doctrine\ORM\PersistentCollection {#9993 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#9996 -id: 282 -name: "緑度母天珠" -hierarchy: 2 -sort_no: 182 -create_date: DateTime @1719807669 {#9994 date: 2024-07-01 13:21:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#9995 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9997 …} -Children: Doctrine\ORM\PersistentCollection {#10000 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10003 -id: 281 -name: "観音天珠" -hierarchy: 2 -sort_no: 181 -create_date: DateTime @1719807663 {#10001 date: 2024-07-01 13:21:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10002 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10004 …} -Children: Doctrine\ORM\PersistentCollection {#10007 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10010 -id: 280 -name: "龍眼天珠" -hierarchy: 2 -sort_no: 180 -create_date: DateTime @1719807656 {#10008 date: 2024-07-01 13:20:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10009 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10011 …} -Children: Doctrine\ORM\PersistentCollection {#10014 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10017 -id: 279 -name: "陰陽太極天珠" -hierarchy: 2 -sort_no: 179 -create_date: DateTime @1719807647 {#10015 date: 2024-07-01 13:20:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10016 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10018 …} -Children: Doctrine\ORM\PersistentCollection {#10021 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10024 -id: 278 -name: "大黒天天珠" -hierarchy: 2 -sort_no: 178 -create_date: DateTime @1719807642 {#10022 date: 2024-07-01 13:20:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10023 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10025 …} -Children: Doctrine\ORM\PersistentCollection {#10028 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10031 -id: 277 -name: "鳳凰眼天珠" -hierarchy: 2 -sort_no: 177 -create_date: DateTime @1719807636 {#10029 date: 2024-07-01 13:20:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10030 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10032 …} -Children: Doctrine\ORM\PersistentCollection {#10035 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10038 -id: 276 -name: "麒麟天珠" -hierarchy: 2 -sort_no: 176 -create_date: DateTime @1719807630 {#10036 date: 2024-07-01 13:20:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10037 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10039 …} -Children: Doctrine\ORM\PersistentCollection {#10042 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10045 -id: 275 -name: "白蛇天珠" -hierarchy: 2 -sort_no: 175 -create_date: DateTime @1719807624 {#10043 date: 2024-07-01 13:20:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10044 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10046 …} -Children: Doctrine\ORM\PersistentCollection {#10049 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10052 -id: 274 -name: "弁財天天珠" -hierarchy: 2 -sort_no: 174 -create_date: DateTime @1719807618 {#10050 date: 2024-07-01 13:20:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10051 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10053 …} -Children: Doctrine\ORM\PersistentCollection {#10056 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10059 -id: 273 -name: "蔓字天珠" -hierarchy: 2 -sort_no: 173 -create_date: DateTime @1719807611 {#10057 date: 2024-07-01 13:20:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10058 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10060 …} -Children: Doctrine\ORM\PersistentCollection {#10063 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10066 -id: 272 -name: "星辰天珠" -hierarchy: 2 -sort_no: 172 -create_date: DateTime @1719807605 {#10064 date: 2024-07-01 13:20:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10065 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10067 …} -Children: Doctrine\ORM\PersistentCollection {#10070 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10073 -id: 271 -name: "羊眼板珠" -hierarchy: 2 -sort_no: 171 -create_date: DateTime @1719807598 {#10071 date: 2024-07-01 13:19:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10072 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10074 …} -Children: Doctrine\ORM\PersistentCollection {#10077 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10080 -id: 270 -name: "三色線珠" -hierarchy: 2 -sort_no: 170 -create_date: DateTime @1719807588 {#10078 date: 2024-07-01 13:19:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10079 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10081 …} -Children: Doctrine\ORM\PersistentCollection {#10084 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10087 -id: 269 -name: "福壽天珠" -hierarchy: 2 -sort_no: 169 -create_date: DateTime @1719807583 {#10085 date: 2024-07-01 13:19:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10086 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10088 …} -Children: Doctrine\ORM\PersistentCollection {#10091 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10094 -id: 268 -name: "大鵬鳥天珠" -hierarchy: 2 -sort_no: 168 -create_date: DateTime @1719807577 {#10092 date: 2024-07-01 13:19:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10093 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10095 …} -Children: Doctrine\ORM\PersistentCollection {#10098 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10101 -id: 267 -name: "菩提天珠" -hierarchy: 2 -sort_no: 167 -create_date: DateTime @1719807570 {#10099 date: 2024-07-01 13:19:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10100 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10102 …} -Children: Doctrine\ORM\PersistentCollection {#10105 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10108 -id: 266 -name: "大人天珠" -hierarchy: 2 -sort_no: 166 -create_date: DateTime @1719807564 {#10106 date: 2024-07-01 13:19:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10107 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10109 …} -Children: Doctrine\ORM\PersistentCollection {#10112 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10115 -id: 265 -name: "山形天珠" -hierarchy: 2 -sort_no: 165 -create_date: DateTime @1719807557 {#10113 date: 2024-07-01 13:19:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10114 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10116 …} -Children: Doctrine\ORM\PersistentCollection {#10119 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10122 -id: 264 -name: "双天地天珠" -hierarchy: 2 -sort_no: 164 -create_date: DateTime @1719807548 {#10120 date: 2024-07-01 13:19:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10121 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10123 …} -Children: Doctrine\ORM\PersistentCollection {#10126 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10129 -id: 263 -name: "天地天珠" -hierarchy: 2 -sort_no: 163 -create_date: DateTime @1719807542 {#10127 date: 2024-07-01 13:19:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10128 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10130 …} -Children: Doctrine\ORM\PersistentCollection {#10133 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10136 -id: 262 -name: "日月天珠" -hierarchy: 2 -sort_no: 162 -create_date: DateTime @1719807535 {#10134 date: 2024-07-01 13:18:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10135 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10137 …} -Children: Doctrine\ORM\PersistentCollection {#10140 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10143 -id: 261 -name: "黒白天珠" -hierarchy: 2 -sort_no: 161 -create_date: DateTime @1719807529 {#10141 date: 2024-07-01 13:18:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10142 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10144 …} -Children: Doctrine\ORM\PersistentCollection {#10147 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10150 -id: 260 -name: "流水紋天珠" -hierarchy: 2 -sort_no: 160 -create_date: DateTime @1719807521 {#10148 date: 2024-07-01 13:18:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10149 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10151 …} -Children: Doctrine\ORM\PersistentCollection {#10154 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10157 -id: 259 -name: "財神天珠" -hierarchy: 2 -sort_no: 159 -create_date: DateTime @1719807514 {#10155 date: 2024-07-01 13:18:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10156 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10158 …} -Children: Doctrine\ORM\PersistentCollection {#10161 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10164 -id: 258 -name: "如意鈎天珠" -hierarchy: 2 -sort_no: 158 -create_date: DateTime @1719807506 {#10162 date: 2024-07-01 13:18:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10163 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10165 …} -Children: Doctrine\ORM\PersistentCollection {#10168 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10171 -id: 257 -name: "水紋天珠" -hierarchy: 2 -sort_no: 157 -create_date: DateTime @1719807499 {#10169 date: 2024-07-01 13:18:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10170 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10172 …} -Children: Doctrine\ORM\PersistentCollection {#10175 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10178 -id: 256 -name: "薬師天珠" -hierarchy: 2 -sort_no: 156 -create_date: DateTime @1719807490 {#10176 date: 2024-07-01 13:18:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10177 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10179 …} -Children: Doctrine\ORM\PersistentCollection {#10182 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10185 -id: 255 -name: "亀甲長壽天珠" -hierarchy: 2 -sort_no: 155 -create_date: DateTime @1719807484 {#10183 date: 2024-07-01 13:18:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10184 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10186 …} -Children: Doctrine\ORM\PersistentCollection {#10189 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10192 -id: 254 -name: "金剛虎牙六眼天珠" -hierarchy: 2 -sort_no: 154 -create_date: DateTime @1719807477 {#10190 date: 2024-07-01 13:17:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10191 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10193 …} -Children: Doctrine\ORM\PersistentCollection {#10196 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10199 -id: 253 -name: "金剛蓮花三眼天珠" -hierarchy: 2 -sort_no: 153 -create_date: DateTime @1719807468 {#10197 date: 2024-07-01 13:17:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10198 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10200 …} -Children: Doctrine\ORM\PersistentCollection {#10203 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10206 -id: 252 -name: "金剛杵天珠" -hierarchy: 2 -sort_no: 152 -create_date: DateTime @1719807459 {#10204 date: 2024-07-01 13:17:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10205 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10207 …} -Children: Doctrine\ORM\PersistentCollection {#10210 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10213 -id: 251 -name: "蓮師法器天珠" -hierarchy: 2 -sort_no: 151 -create_date: DateTime @1719807449 {#10211 date: 2024-07-01 13:17:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10212 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10214 …} -Children: Doctrine\ORM\PersistentCollection {#10217 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10220 -id: 250 -name: "蓮師法帽天珠" -hierarchy: 2 -sort_no: 150 -create_date: DateTime @1719807441 {#10218 date: 2024-07-01 13:17:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10219 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10221 …} -Children: Doctrine\ORM\PersistentCollection {#10224 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10227 -id: 249 -name: "閃電五眼天珠" -hierarchy: 2 -sort_no: 149 -create_date: DateTime @1719807435 {#10225 date: 2024-07-01 13:17:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10226 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10228 …} -Children: Doctrine\ORM\PersistentCollection {#10231 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10234 -id: 248 -name: "蓮花天珠" -hierarchy: 2 -sort_no: 148 -create_date: DateTime @1719807427 {#10232 date: 2024-07-01 13:17:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10233 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10235 …} -Children: Doctrine\ORM\PersistentCollection {#10238 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10241 -id: 247 -name: "四線虎牙天珠" -hierarchy: 2 -sort_no: 147 -create_date: DateTime @1719807420 {#10239 date: 2024-07-01 13:17:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10240 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10242 …} -Children: Doctrine\ORM\PersistentCollection {#10245 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10248 -id: 246 -name: "五福臨門天珠" -hierarchy: 2 -sort_no: 146 -create_date: DateTime @1719807414 {#10246 date: 2024-07-01 13:16:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10247 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10249 …} -Children: Doctrine\ORM\PersistentCollection {#10252 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10255 -id: 245 -name: "如意天珠" -hierarchy: 2 -sort_no: 145 -create_date: DateTime @1719807407 {#10253 date: 2024-07-01 13:16:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10254 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10256 …} -Children: Doctrine\ORM\PersistentCollection {#10259 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10262 -id: 244 -name: "二十一眼天珠" -hierarchy: 2 -sort_no: 144 -create_date: DateTime @1719807400 {#10260 date: 2024-07-01 13:16:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10261 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10263 …} -Children: Doctrine\ORM\PersistentCollection {#10266 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10269 -id: 243 -name: "二十眼天珠" -hierarchy: 2 -sort_no: 143 -create_date: DateTime @1719807394 {#10267 date: 2024-07-01 13:16:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10268 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10270 …} -Children: Doctrine\ORM\PersistentCollection {#10273 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10276 -id: 242 -name: "十九眼天珠" -hierarchy: 2 -sort_no: 142 -create_date: DateTime @1719807386 {#10274 date: 2024-07-01 13:16:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10275 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10277 …} -Children: Doctrine\ORM\PersistentCollection {#10280 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10283 -id: 241 -name: "十八眼天珠" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1719807380 {#10281 date: 2024-07-01 13:16:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10282 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10284 …} -Children: Doctrine\ORM\PersistentCollection {#10287 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10290 -id: 240 -name: "十七眼天珠" -hierarchy: 2 -sort_no: 140 -create_date: DateTime @1719807323 {#10288 date: 2024-07-01 13:15:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10289 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10291 …} -Children: Doctrine\ORM\PersistentCollection {#10294 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10297 -id: 239 -name: "十六眼天珠" -hierarchy: 2 -sort_no: 139 -create_date: DateTime @1719807316 {#10295 date: 2024-07-01 13:15:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10296 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10298 …} -Children: Doctrine\ORM\PersistentCollection {#10301 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10304 -id: 238 -name: "十五眼天珠" -hierarchy: 2 -sort_no: 138 -create_date: DateTime @1719807308 {#10302 date: 2024-07-01 13:15:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10303 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10305 …} -Children: Doctrine\ORM\PersistentCollection {#10308 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10311 -id: 237 -name: "十四眼天珠" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1719807302 {#10309 date: 2024-07-01 13:15:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10310 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10312 …} -Children: Doctrine\ORM\PersistentCollection {#10315 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10318 -id: 236 -name: "十三眼天珠" -hierarchy: 2 -sort_no: 136 -create_date: DateTime @1719807293 {#10316 date: 2024-07-01 13:14:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10317 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10319 …} -Children: Doctrine\ORM\PersistentCollection {#10322 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10325 -id: 235 -name: "十二眼天珠" -hierarchy: 2 -sort_no: 135 -create_date: DateTime @1719807286 {#10323 date: 2024-07-01 13:14:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10324 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10326 …} -Children: Doctrine\ORM\PersistentCollection {#10329 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10332 -id: 234 -name: "十一眼天珠" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1719807279 {#10330 date: 2024-07-01 13:14:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10331 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10333 …} -Children: Doctrine\ORM\PersistentCollection {#10336 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10339 -id: 233 -name: "十眼天珠" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1719807272 {#10337 date: 2024-07-01 13:14:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10338 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10340 …} -Children: Doctrine\ORM\PersistentCollection {#10343 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10346 -id: 232 -name: "九眼天珠" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1719807265 {#10344 date: 2024-07-01 13:14:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10345 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10347 …} -Children: Doctrine\ORM\PersistentCollection {#10350 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10353 -id: 231 -name: "八眼天珠" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1719807258 {#10351 date: 2024-07-01 13:14:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10352 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10354 …} -Children: Doctrine\ORM\PersistentCollection {#10357 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10360 -id: 230 -name: "七眼天珠" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1719807251 {#10358 date: 2024-07-01 13:14:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10359 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10361 …} -Children: Doctrine\ORM\PersistentCollection {#10364 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10367 -id: 229 -name: "六眼天珠" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1719807237 {#10365 date: 2024-07-01 13:13:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10366 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10368 …} -Children: Doctrine\ORM\PersistentCollection {#10371 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10374 -id: 228 -name: "五眼天珠" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1719807225 {#10372 date: 2024-07-01 13:13:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10373 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10375 …} -Children: Doctrine\ORM\PersistentCollection {#10378 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10381 -id: 227 -name: "四眼天珠" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1719807216 {#10379 date: 2024-07-01 13:13:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10380 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10382 …} -Children: Doctrine\ORM\PersistentCollection {#10385 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10388 -id: 226 -name: "三眼天珠" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1719807209 {#10386 date: 2024-07-01 13:13:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10387 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10389 …} -Children: Doctrine\ORM\PersistentCollection {#10392 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10395 -id: 225 -name: "二眼天珠" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1719807199 {#10393 date: 2024-07-01 13:13:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10394 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10396 …} -Children: Doctrine\ORM\PersistentCollection {#10399 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10402 -id: 308 -name: "蓮花羊眼板天珠" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1726199960 {#10400 date: 2024-09-13 12:59:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726199960 {#10401 date: 2024-09-13 12:59:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10403 …} -Children: Doctrine\ORM\PersistentCollection {#10406 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10409 -id: 224 -name: "一眼天珠" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1719807188 {#10407 date: 2024-07-01 13:13:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10408 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10410 …} -Children: Doctrine\ORM\PersistentCollection {#10413 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } Eccube\Entity\Category {#10414 -id: 116 -name: "ピックアップ" -hierarchy: 1 -sort_no: 24 -create_date: DateTime @1717434582 {#9964 date: 2024-06-04 02:09:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#9965 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10415 …} -Children: Doctrine\ORM\PersistentCollection {#10418 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#10421 -id: 117 -name: "ギフト" -hierarchy: 1 -sort_no: 21 -create_date: DateTime @1717434592 {#10419 date: 2024-06-04 02:09:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#10420 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10422 …} -Children: Doctrine\ORM\PersistentCollection {#10425 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#10430 -id: 30 -name: "運気" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1713760364 {#10426 date: 2024-04-22 13:32:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#10427 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10431 …} -Children: Doctrine\ORM\PersistentCollection {#10434 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#10435 -id: 115 -name: "招福" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1717417635 {#10428 date: 2024-06-03 21:27:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417635 {#10429 date: 2024-06-03 21:27:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10436 …} -Children: Doctrine\ORM\PersistentCollection {#10439 …} -Parent: Eccube\Entity\Category {#10430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#10444 -id: 114 -name: "願望達成" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1717417623 {#10442 date: 2024-06-03 21:27:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417623 {#10443 date: 2024-06-03 21:27:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10445 …} -Children: Doctrine\ORM\PersistentCollection {#10448 …} -Parent: Eccube\Entity\Category {#10430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#10451 -id: 113 -name: "学業・試験運" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1717417608 {#10449 date: 2024-06-03 21:26:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417608 {#10450 date: 2024-06-03 21:26:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10452 …} -Children: Doctrine\ORM\PersistentCollection {#10455 …} -Parent: Eccube\Entity\Category {#10430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#10458 -id: 112 -name: "家庭運" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1717417591 {#10456 date: 2024-06-03 21:26:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417591 {#10457 date: 2024-06-03 21:26:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10459 …} -Children: Doctrine\ORM\PersistentCollection {#10462 …} -Parent: Eccube\Entity\Category {#10430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#10465 -id: 111 -name: "結婚運" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1717417586 {#10463 date: 2024-06-03 21:26:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417586 {#10464 date: 2024-06-03 21:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10466 …} -Children: Doctrine\ORM\PersistentCollection {#10469 …} -Parent: Eccube\Entity\Category {#10430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#10472 -id: 110 -name: "開運" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1717417580 {#10470 date: 2024-06-03 21:26:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417580 {#10471 date: 2024-06-03 21:26:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10473 …} -Children: Doctrine\ORM\PersistentCollection {#10476 …} -Parent: Eccube\Entity\Category {#10430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#10479 -id: 109 -name: "対人運" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1717417576 {#10477 date: 2024-06-03 21:26:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417576 {#10478 date: 2024-06-03 21:26:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10480 …} -Children: Doctrine\ORM\PersistentCollection {#10483 …} -Parent: Eccube\Entity\Category {#10430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#10486 -id: 108 -name: "魔除け" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1717417566 {#10484 date: 2024-06-03 21:26:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417566 {#10485 date: 2024-06-03 21:26:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10487 …} -Children: Doctrine\ORM\PersistentCollection {#10490 …} -Parent: Eccube\Entity\Category {#10430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#10493 -id: 107 -name: "健康運" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1717417562 {#10491 date: 2024-06-03 21:26:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417562 {#10492 date: 2024-06-03 21:26:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10494 …} -Children: Doctrine\ORM\PersistentCollection {#10497 …} -Parent: Eccube\Entity\Category {#10430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#10500 -id: 106 -name: "全体運" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1717417539 {#10498 date: 2024-06-03 21:25:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417539 {#10499 date: 2024-06-03 21:25:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10501 …} -Children: Doctrine\ORM\PersistentCollection {#10504 …} -Parent: Eccube\Entity\Category {#10430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#10507 -id: 33 -name: "仕事運" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1713760383 {#10505 date: 2024-04-22 13:33:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713760383 {#10506 date: 2024-04-22 13:33:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10508 …} -Children: Doctrine\ORM\PersistentCollection {#10511 …} -Parent: Eccube\Entity\Category {#10430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#10514 -id: 32 -name: "金運・財運" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1713760378 {#10512 date: 2024-04-22 13:32:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417551 {#10513 date: 2024-06-03 21:25:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10515 …} -Children: Doctrine\ORM\PersistentCollection {#10518 …} -Parent: Eccube\Entity\Category {#10430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } Eccube\Entity\Category {#10521 -id: 31 -name: "恋愛運" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1713760375 {#10519 date: 2024-04-22 13:32:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713760375 {#10520 date: 2024-04-22 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10522 …} -Children: Doctrine\ORM\PersistentCollection {#10525 …} -Parent: Eccube\Entity\Category {#10430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } ] |
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 | ContainerFyNA1xR\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 {#8743 -om: ContainerFyNA1xR\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#672 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#8690 …} -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() {#8741 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4440 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#8704 …} } } |
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 {#10556 +label: "セール" +value: "312" +data: Eccube\Entity\Category {#8866 -id: 312 -name: "セール" -hierarchy: 1 -sort_no: 208 -create_date: DateTime @1735090129 {#8872 date: 2024-12-25 10:28:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#8870 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8956 …} -Children: Doctrine\ORM\PersistentCollection {#9112 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10558 +label: "天然石" +value: "118" +data: Eccube\Entity\Category {#9107 -id: 118 -name: "天然石" -hierarchy: 1 -sort_no: 207 -create_date: DateTime @1717439447 {#9111 date: 2024-06-04 03:30:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#9110 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9106 …} -Children: Doctrine\ORM\PersistentCollection {#9103 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10557 +label: " トパーズ" +value: "309" +data: Eccube\Entity\Category {#9102 -id: 309 -name: "トパーズ" -hierarchy: 2 -sort_no: 205 -create_date: DateTime @1728971426 {#9109 date: 2024-10-15 14:50:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728971426 {#9108 date: 2024-10-15 14:50:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9101 …} -Children: Doctrine\ORM\PersistentCollection {#9097 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9099 …} } +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10560 +label: " ラヴァストーン" +value: "306" +data: Eccube\Entity\Category {#9092 -id: 306 -name: "ラヴァストーン" -hierarchy: 2 -sort_no: 204 -create_date: DateTime @1725857600 {#9094 date: 2024-09-09 13:53:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857600 {#9093 date: 2024-09-09 13:53:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9091 …} -Children: Doctrine\ORM\PersistentCollection {#9088 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10561 +label: " リバーストーン" +value: "305" +data: Eccube\Entity\Category {#9085 -id: 305 -name: "リバーストーン" -hierarchy: 2 -sort_no: 203 -create_date: DateTime @1725857595 {#9087 date: 2024-09-09 13:53:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857595 {#9086 date: 2024-09-09 13:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9084 …} -Children: Doctrine\ORM\PersistentCollection {#8869 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10562 +label: " クラック水晶" +value: "304" +data: Eccube\Entity\Category {#9072 -id: 304 -name: "クラック水晶" -hierarchy: 2 -sort_no: 202 -create_date: DateTime @1725857588 {#8867 date: 2024-09-09 13:53:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857588 {#8888 date: 2024-09-09 13:53:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9074 …} -Children: Doctrine\ORM\PersistentCollection {#9077 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10563 +label: " ゴールドコーラル" +value: "303" +data: Eccube\Entity\Category {#9080 -id: 303 -name: "ゴールドコーラル" -hierarchy: 2 -sort_no: 201 -create_date: DateTime @1725857582 {#9078 date: 2024-09-09 13:53:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857582 {#9079 date: 2024-09-09 13:53:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9081 …} -Children: Doctrine\ORM\PersistentCollection {#9119 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10564 +label: " ダルメシアンジャスパー" +value: "302" +data: Eccube\Entity\Category {#9120 -id: 302 -name: "ダルメシアンジャスパー" -hierarchy: 2 -sort_no: 200 -create_date: DateTime @1725857574 {#9117 date: 2024-09-09 13:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857574 {#9118 date: 2024-09-09 13:52:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9121 …} -Children: Doctrine\ORM\PersistentCollection {#9124 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10565 +label: " ローズジャスパー" +value: "207" +data: Eccube\Entity\Category {#9127 -id: 207 -name: "ローズジャスパー" -hierarchy: 2 -sort_no: 199 -create_date: DateTime @1719214717 {#9125 date: 2024-06-24 16:38:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9126 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9128 …} -Children: Doctrine\ORM\PersistentCollection {#9132 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10566 +label: " ローズクォーツ" +value: "206" +data: Eccube\Entity\Category {#9135 -id: 206 -name: "ローズクォーツ" -hierarchy: 2 -sort_no: 198 -create_date: DateTime @1719214706 {#9133 date: 2024-06-24 16:38:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9134 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9136 …} -Children: Doctrine\ORM\PersistentCollection {#9139 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10567 +label: " レモンクォーツ" +value: "205" +data: Eccube\Entity\Category {#9142 -id: 205 -name: "レモンクォーツ" -hierarchy: 2 -sort_no: 197 -create_date: DateTime @1719214700 {#9140 date: 2024-06-24 16:38:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9141 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9143 …} -Children: Doctrine\ORM\PersistentCollection {#9146 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10568 +label: " レッドタイガーアイ" +value: "204" +data: Eccube\Entity\Category {#9149 -id: 204 -name: "レッドタイガーアイ" -hierarchy: 2 -sort_no: 196 -create_date: DateTime @1719214691 {#9147 date: 2024-06-24 16:38:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9148 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9150 …} -Children: Doctrine\ORM\PersistentCollection {#9153 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10569 +label: " レッドアゲート" +value: "203" +data: Eccube\Entity\Category {#9156 -id: 203 -name: "レッドアゲート" -hierarchy: 2 -sort_no: 195 -create_date: DateTime @1719214683 {#9154 date: 2024-06-24 16:38:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9155 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9157 …} -Children: Doctrine\ORM\PersistentCollection {#9160 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10570 +label: " レインボームーンストーン" +value: "202" +data: Eccube\Entity\Category {#9163 -id: 202 -name: "レインボームーンストーン" -hierarchy: 2 -sort_no: 194 -create_date: DateTime @1719214676 {#9161 date: 2024-06-24 16:37:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9162 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9164 …} -Children: Doctrine\ORM\PersistentCollection {#9167 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10571 +label: " ルビー" +value: "201" +data: Eccube\Entity\Category {#9170 -id: 201 -name: "ルビー" -hierarchy: 2 -sort_no: 193 -create_date: DateTime @1719214669 {#9168 date: 2024-06-24 16:37:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9169 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9171 …} -Children: Doctrine\ORM\PersistentCollection {#9174 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10572 +label: " ルチルクォーツ" +value: "200" +data: Eccube\Entity\Category {#9177 -id: 200 -name: "ルチルクォーツ" -hierarchy: 2 -sort_no: 192 -create_date: DateTime @1719214664 {#9175 date: 2024-06-24 16:37:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9176 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9178 …} -Children: Doctrine\ORM\PersistentCollection {#9181 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10573 +label: " 龍紋メノウ" +value: "199" +data: Eccube\Entity\Category {#9184 -id: 199 -name: "龍紋メノウ" -hierarchy: 2 -sort_no: 191 -create_date: DateTime @1719214655 {#9182 date: 2024-06-24 16:37:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9183 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9185 …} -Children: Doctrine\ORM\PersistentCollection {#9188 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10574 +label: " リバーストーン" +value: "300" +data: Eccube\Entity\Category {#9191 -id: 300 -name: "リバーストーン" -hierarchy: 2 -sort_no: 190 -create_date: DateTime @1721966548 {#9189 date: 2024-07-26 13:02:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9190 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9192 …} -Children: Doctrine\ORM\PersistentCollection {#9195 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10575 +label: " ラリマー" +value: "198" +data: Eccube\Entity\Category {#9198 -id: 198 -name: "ラリマー" -hierarchy: 2 -sort_no: 189 -create_date: DateTime @1719214639 {#9196 date: 2024-06-24 16:37:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9197 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9199 …} -Children: Doctrine\ORM\PersistentCollection {#9202 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10576 +label: " ラブラドライト" +value: "197" +data: Eccube\Entity\Category {#9205 -id: 197 -name: "ラブラドライト" -hierarchy: 2 -sort_no: 188 -create_date: DateTime @1719214636 {#9203 date: 2024-06-24 16:37:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9204 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9206 …} -Children: Doctrine\ORM\PersistentCollection {#9209 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10577 +label: " ラピスラズリ" +value: "196" +data: Eccube\Entity\Category {#9212 -id: 196 -name: "ラピスラズリ" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1719214627 {#9210 date: 2024-06-24 16:37:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9211 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9213 …} -Children: Doctrine\ORM\PersistentCollection {#9216 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10578 +label: " モルガナイト" +value: "195" +data: Eccube\Entity\Category {#9219 -id: 195 -name: "モルガナイト" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1719214616 {#9217 date: 2024-06-24 16:36:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9218 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9220 …} -Children: Doctrine\ORM\PersistentCollection {#9223 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10579 +label: " モリオン" +value: "194" +data: Eccube\Entity\Category {#9226 -id: 194 -name: "モリオン" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1719214612 {#9224 date: 2024-06-24 16:36:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9225 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9227 …} -Children: Doctrine\ORM\PersistentCollection {#9230 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10580 +label: " モスアゲート" +value: "193" +data: Eccube\Entity\Category {#9233 -id: 193 -name: "モスアゲート" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1719214606 {#9231 date: 2024-06-24 16:36:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9232 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9234 …} -Children: Doctrine\ORM\PersistentCollection {#9237 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10581 +label: " ムーンストーン" +value: "192" +data: Eccube\Entity\Category {#9240 -id: 192 -name: "ムーンストーン" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1719214601 {#9238 date: 2024-06-24 16:36:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9239 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9241 …} -Children: Doctrine\ORM\PersistentCollection {#9244 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10582 +label: " ミッドナイトオーラ" +value: "191" +data: Eccube\Entity\Category {#9247 -id: 191 -name: "ミッドナイトオーラ" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1719214596 {#9245 date: 2024-06-24 16:36:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9246 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9248 …} -Children: Doctrine\ORM\PersistentCollection {#9251 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10583 +label: " MIXアゲート" +value: "289" +data: Eccube\Entity\Category {#9254 -id: 289 -name: "MIXアゲート" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1721726889 {#9252 date: 2024-07-23 18:28:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9253 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9255 …} -Children: Doctrine\ORM\PersistentCollection {#9258 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10584 +label: " マザーオブパール" +value: "190" +data: Eccube\Entity\Category {#9261 -id: 190 -name: "マザーオブパール" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1719214587 {#9259 date: 2024-06-24 16:36:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9260 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9262 …} -Children: Doctrine\ORM\PersistentCollection {#9265 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10585 +label: " ホワイトカルセドニー" +value: "189" +data: Eccube\Entity\Category {#9268 -id: 189 -name: "ホワイトカルセドニー" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1719214578 {#9266 date: 2024-06-24 16:36:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9267 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9269 …} -Children: Doctrine\ORM\PersistentCollection {#9272 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10586 +label: " 北投石" +value: "188" +data: Eccube\Entity\Category {#9275 -id: 188 -name: "北投石" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1719214570 {#9273 date: 2024-06-24 16:36:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9274 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9276 …} -Children: Doctrine\ORM\PersistentCollection {#9279 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10587 +label: " ペリドット" +value: "187" +data: Eccube\Entity\Category {#9282 -id: 187 -name: "ペリドット" -hierarchy: 2 -sort_no: 100 -create_date: DateTime @1719214560 {#9280 date: 2024-06-24 16:36:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9281 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9283 …} -Children: Doctrine\ORM\PersistentCollection {#9286 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10588 +label: " ヘマタイト" +value: "186" +data: Eccube\Entity\Category {#9289 -id: 186 -name: "ヘマタイト" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1719214555 {#9287 date: 2024-06-24 16:35:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9288 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9290 …} -Children: Doctrine\ORM\PersistentCollection {#9293 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10589 +label: " フローライト" +value: "185" +data: Eccube\Entity\Category {#9296 -id: 185 -name: "フローライト" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1719214550 {#9294 date: 2024-06-24 16:35:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9295 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9297 …} -Children: Doctrine\ORM\PersistentCollection {#9300 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10590 +label: " プレナイト" +value: "184" +data: Eccube\Entity\Category {#9303 -id: 184 -name: "プレナイト" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1719214544 {#9301 date: 2024-06-24 16:35:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9302 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9304 …} -Children: Doctrine\ORM\PersistentCollection {#9307 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10591 +label: " ブルーレースアゲート" +value: "183" +data: Eccube\Entity\Category {#9310 -id: 183 -name: "ブルーレースアゲート" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1719214535 {#9308 date: 2024-06-24 16:35:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9309 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9311 …} -Children: Doctrine\ORM\PersistentCollection {#9314 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10592 +label: " ブルータイガーアイ" +value: "182" +data: Eccube\Entity\Category {#9317 -id: 182 -name: "ブルータイガーアイ" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1719214526 {#9315 date: 2024-06-24 16:35:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9316 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9318 …} -Children: Doctrine\ORM\PersistentCollection {#9321 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10593 +label: " ブルーゴールドストーン" +value: "181" +data: Eccube\Entity\Category {#9324 -id: 181 -name: "ブルーゴールドストーン" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1719214514 {#9322 date: 2024-06-24 16:35:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9323 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9325 …} -Children: Doctrine\ORM\PersistentCollection {#9328 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10594 +label: " ブラックスピネル" +value: "180" +data: Eccube\Entity\Category {#9331 -id: 180 -name: "ブラックスピネル" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1719214503 {#9329 date: 2024-06-24 16:35:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9330 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9332 …} -Children: Doctrine\ORM\PersistentCollection {#9335 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10595 +label: " ピーコックヘマタイト" +value: "292" +data: Eccube\Entity\Category {#9338 -id: 292 -name: "ピーコックヘマタイト" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1721726912 {#9336 date: 2024-07-23 18:28:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9337 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9339 …} -Children: Doctrine\ORM\PersistentCollection {#9342 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10596 +label: " ピンクオパール" +value: "179" +data: Eccube\Entity\Category {#9345 -id: 179 -name: "ピンクオパール" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1719214489 {#9343 date: 2024-06-24 16:34:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9344 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9346 …} -Children: Doctrine\ORM\PersistentCollection {#9349 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10597 +label: " ヒマラヤ水晶" +value: "178" +data: Eccube\Entity\Category {#9352 -id: 178 -name: "ヒマラヤ水晶" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1719214480 {#9350 date: 2024-06-24 16:34:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9351 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9353 …} -Children: Doctrine\ORM\PersistentCollection {#9356 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10598 +label: " 翡翠" +value: "177" +data: Eccube\Entity\Category {#9359 -id: 177 -name: "翡翠" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1719214472 {#9357 date: 2024-06-24 16:34:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9358 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9360 …} -Children: Doctrine\ORM\PersistentCollection {#9363 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10599 +label: " ピクチャージャスパー" +value: "176" +data: Eccube\Entity\Category {#9366 -id: 176 -name: "ピクチャージャスパー" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1719214467 {#9364 date: 2024-06-24 16:34:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9365 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9367 …} -Children: Doctrine\ORM\PersistentCollection {#9370 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10600 +label: " ハウライト" +value: "175" +data: Eccube\Entity\Category {#9373 -id: 175 -name: "ハウライト" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1719214458 {#9371 date: 2024-06-24 16:34:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9372 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9374 …} -Children: Doctrine\ORM\PersistentCollection {#9377 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10601 +label: " パイライト" +value: "174" +data: Eccube\Entity\Category {#9380 -id: 174 -name: "パイライト" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1719214453 {#9378 date: 2024-06-24 16:34:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9379 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9381 …} -Children: Doctrine\ORM\PersistentCollection {#9384 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10602 +label: " パール" +value: "173" +data: Eccube\Entity\Category {#9387 -id: 173 -name: "パール" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1719214443 {#9385 date: 2024-06-24 16:34:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9386 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9388 …} -Children: Doctrine\ORM\PersistentCollection {#9391 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10603 +label: " トルマリン" +value: "172" +data: Eccube\Entity\Category {#9394 -id: 172 -name: "トルマリン" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1719214439 {#9392 date: 2024-06-24 16:33:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9393 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9395 …} -Children: Doctrine\ORM\PersistentCollection {#9398 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10604 +label: " テラヘルツ" +value: "171" +data: Eccube\Entity\Category {#9401 -id: 171 -name: "テラヘルツ" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1719214435 {#9399 date: 2024-06-24 16:33:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9400 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9402 …} -Children: Doctrine\ORM\PersistentCollection {#9405 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10605 +label: " ツリーアゲート" +value: "301" +data: Eccube\Entity\Category {#9408 -id: 301 -name: "ツリーアゲート" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1721966565 {#9406 date: 2024-07-26 13:02:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9407 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9409 …} -Children: Doctrine\ORM\PersistentCollection {#9412 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10606 +label: " 茶黄水晶" +value: "170" +data: Eccube\Entity\Category {#9415 -id: 170 -name: "茶黄水晶" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1719214422 {#9413 date: 2024-06-24 16:33:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9414 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9416 …} -Children: Doctrine\ORM\PersistentCollection {#9419 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10607 +label: " チェリークォーツ" +value: "169" +data: Eccube\Entity\Category {#9422 -id: 169 -name: "チェリークォーツ" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1719214416 {#9420 date: 2024-06-24 16:33:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9421 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9423 …} -Children: Doctrine\ORM\PersistentCollection {#9426 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10608 +label: " タンザナイト" +value: "168" +data: Eccube\Entity\Category {#9429 -id: 168 -name: "タンザナイト" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1719214409 {#9427 date: 2024-06-24 16:33:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9428 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9430 …} -Children: Doctrine\ORM\PersistentCollection {#9433 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10609 +label: " ダルメシアンジャスパー" +value: "290" +data: Eccube\Entity\Category {#9436 -id: 290 -name: "ダルメシアンジャスパー" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1721726899 {#9434 date: 2024-07-23 18:28:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9435 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9437 …} -Children: Doctrine\ORM\PersistentCollection {#9440 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10610 +label: " タイガーアイ" +value: "167" +data: Eccube\Entity\Category {#9443 -id: 167 -name: "タイガーアイ" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1719214404 {#9441 date: 2024-06-24 16:33:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9442 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9444 …} -Children: Doctrine\ORM\PersistentCollection {#9447 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10611 +label: " ターコイズ" +value: "166" +data: Eccube\Entity\Category {#9450 -id: 166 -name: "ターコイズ" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1719214392 {#9448 date: 2024-06-24 16:33:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9449 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9451 …} -Children: Doctrine\ORM\PersistentCollection {#9454 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10612 +label: " ソーダライト" +value: "165" +data: Eccube\Entity\Category {#9457 -id: 165 -name: "ソーダライト" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1719214381 {#9455 date: 2024-06-24 16:33:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9456 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9458 …} -Children: Doctrine\ORM\PersistentCollection {#9461 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10613 +label: " スモーキークォーツ" +value: "164" +data: Eccube\Entity\Category {#9464 -id: 164 -name: "スモーキークォーツ" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1719214373 {#9462 date: 2024-06-24 16:32:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9463 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9465 …} -Children: Doctrine\ORM\PersistentCollection {#9468 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10614 +label: " スピネル" +value: "163" +data: Eccube\Entity\Category {#9471 -id: 163 -name: "スピネル" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1719214365 {#9469 date: 2024-06-24 16:32:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9470 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9472 …} -Children: Doctrine\ORM\PersistentCollection {#9475 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10615 +label: " ストロベリークォーツ" +value: "162" +data: Eccube\Entity\Category {#9478 -id: 162 -name: "ストロベリークォーツ" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1719214359 {#9476 date: 2024-06-24 16:32:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9477 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9479 …} -Children: Doctrine\ORM\PersistentCollection {#9482 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10616 +label: " スギライト" +value: "161" +data: Eccube\Entity\Category {#9485 -id: 161 -name: "スギライト" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1719214347 {#9483 date: 2024-06-24 16:32:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9484 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9486 …} -Children: Doctrine\ORM\PersistentCollection {#9489 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10617 +label: " 水晶" +value: "160" +data: Eccube\Entity\Category {#9492 -id: 160 -name: "水晶" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1719214342 {#9490 date: 2024-06-24 16:32:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9491 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9493 …} -Children: Doctrine\ORM\PersistentCollection {#9496 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10618 +label: " 朱砂パーツ" +value: "294" +data: Eccube\Entity\Category {#9499 -id: 294 -name: "朱砂パーツ" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1721726925 {#9497 date: 2024-07-23 18:28:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9498 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9500 …} -Children: Doctrine\ORM\PersistentCollection {#9503 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10619 +label: " シトリン" +value: "159" +data: Eccube\Entity\Category {#9506 -id: 159 -name: "シトリン" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1719214334 {#9504 date: 2024-06-24 16:32:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9505 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9507 …} -Children: Doctrine\ORM\PersistentCollection {#9510 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10620 +label: " サンストーン" +value: "158" +data: Eccube\Entity\Category {#9513 -id: 158 -name: "サンストーン" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1719214329 {#9511 date: 2024-06-24 16:32:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9512 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9514 …} -Children: Doctrine\ORM\PersistentCollection {#9517 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10621 +label: " 珊瑚" +value: "157" +data: Eccube\Entity\Category {#9520 -id: 157 -name: "珊瑚" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1719214321 {#9518 date: 2024-06-24 16:32:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9519 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9521 …} -Children: Doctrine\ORM\PersistentCollection {#9524 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10622 +label: " サファイア" +value: "156" +data: Eccube\Entity\Category {#9527 -id: 156 -name: "サファイア" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1719214302 {#9525 date: 2024-06-24 16:31:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9526 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9528 …} -Children: Doctrine\ORM\PersistentCollection {#9531 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10623 +label: " サードニクス" +value: "155" +data: Eccube\Entity\Category {#9534 -id: 155 -name: "サードニクス" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1719214295 {#9532 date: 2024-06-24 16:31:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9533 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9535 …} -Children: Doctrine\ORM\PersistentCollection {#9538 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10624 +label: " コスモオーラ" +value: "154" +data: Eccube\Entity\Category {#9541 -id: 154 -name: "コスモオーラ" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1719214286 {#9539 date: 2024-06-24 16:31:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9540 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9542 …} -Children: Doctrine\ORM\PersistentCollection {#9545 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10625 +label: " ゴールドヘマタイト" +value: "153" +data: Eccube\Entity\Category {#9548 -id: 153 -name: "ゴールドヘマタイト" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1719214278 {#9546 date: 2024-06-24 16:31:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9547 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9549 …} -Children: Doctrine\ORM\PersistentCollection {#9552 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10626 +label: " ゴールドストーン" +value: "152" +data: Eccube\Entity\Category {#9555 -id: 152 -name: "ゴールドストーン" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1719214270 {#9553 date: 2024-06-24 16:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9554 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9556 …} -Children: Doctrine\ORM\PersistentCollection {#9559 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10627 +label: " ゴールドコーラル" +value: "295" +data: Eccube\Entity\Category {#9562 -id: 295 -name: "ゴールドコーラル" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1721726932 {#9560 date: 2024-07-23 18:28:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9561 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9563 …} -Children: Doctrine\ORM\PersistentCollection {#9566 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10628 +label: " ゴールデンオーラ" +value: "151" +data: Eccube\Entity\Category {#9569 -id: 151 -name: "ゴールデンオーラ" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1719214263 {#9567 date: 2024-06-24 16:31:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9568 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9570 …} -Children: Doctrine\ORM\PersistentCollection {#9573 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10629 +label: " クンツァイト" +value: "150" +data: Eccube\Entity\Category {#9576 -id: 150 -name: "クンツァイト" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1719214255 {#9574 date: 2024-06-24 16:30:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9575 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9577 …} -Children: Doctrine\ORM\PersistentCollection {#9580 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10630 +label: " クリソコーラ" +value: "149" +data: Eccube\Entity\Category {#9583 -id: 149 -name: "クリソコーラ" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1719214243 {#9581 date: 2024-06-24 16:30:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9582 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9584 …} -Children: Doctrine\ORM\PersistentCollection {#9587 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10631 +label: " グリーンアゲート" +value: "148" +data: Eccube\Entity\Category {#9590 -id: 148 -name: "グリーンアゲート" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1719214233 {#9588 date: 2024-06-24 16:30:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9589 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9591 …} -Children: Doctrine\ORM\PersistentCollection {#9594 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10632 +label: " クラック水晶" +value: "296" +data: Eccube\Entity\Category {#9597 -id: 296 -name: "クラック水晶" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1721726937 {#9595 date: 2024-07-23 18:28:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9596 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9598 …} -Children: Doctrine\ORM\PersistentCollection {#9601 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10633 +label: " キャンディークォーツ" +value: "291" +data: Eccube\Entity\Category {#9604 -id: 291 -name: "キャンディークォーツ" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1721726906 {#9602 date: 2024-07-23 18:28:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9603 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9605 …} -Children: Doctrine\ORM\PersistentCollection {#9608 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10634 +label: " 眼球メノウ" +value: "147" +data: Eccube\Entity\Category {#9611 -id: 147 -name: "眼球メノウ" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1719214224 {#9609 date: 2024-06-24 16:30:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9610 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9612 …} -Children: Doctrine\ORM\PersistentCollection {#9615 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10635 +label: " カルサイト" +value: "146" +data: Eccube\Entity\Category {#9618 -id: 146 -name: "カルサイト" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1719214207 {#9616 date: 2024-06-24 16:30:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9617 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9619 …} -Children: Doctrine\ORM\PersistentCollection {#9622 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10636 +label: " カラーチェンジフローライト" +value: "298" +data: Eccube\Entity\Category {#9625 -id: 298 -name: "カラーチェンジフローライト" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1721726951 {#9623 date: 2024-07-23 18:29:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9624 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9626 …} -Children: Doctrine\ORM\PersistentCollection {#9629 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10637 +label: " カイヤナイト" +value: "145" +data: Eccube\Entity\Category {#9632 -id: 145 -name: "カイヤナイト" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1719214198 {#9630 date: 2024-06-24 16:29:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9631 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9633 …} -Children: Doctrine\ORM\PersistentCollection {#9636 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10638 +label: " カーネリアン" +value: "144" +data: Eccube\Entity\Category {#9639 -id: 144 -name: "カーネリアン" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1719214192 {#9637 date: 2024-06-24 16:29:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9638 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9640 …} -Children: Doctrine\ORM\PersistentCollection {#9643 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10639 +label: " ガーネット" +value: "143" +data: Eccube\Entity\Category {#9646 -id: 143 -name: "ガーネット" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1719214185 {#9644 date: 2024-06-24 16:29:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9645 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9647 …} -Children: Doctrine\ORM\PersistentCollection {#9650 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10640 +label: " ガーデンクォーツ" +value: "142" +data: Eccube\Entity\Category {#9653 -id: 142 -name: "ガーデンクォーツ" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1719214182 {#9651 date: 2024-06-24 16:29:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9652 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9654 …} -Children: Doctrine\ORM\PersistentCollection {#9657 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10641 +label: " オレンジムーンストーン" +value: "141" +data: Eccube\Entity\Category {#9660 -id: 141 -name: "オレンジムーンストーン" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1719214174 {#9658 date: 2024-06-24 16:29:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9659 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9661 …} -Children: Doctrine\ORM\PersistentCollection {#9664 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10642 +label: " オレンジファントムクォーツ" +value: "297" +data: Eccube\Entity\Category {#9667 -id: 297 -name: "オレンジファントムクォーツ" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1721726944 {#9665 date: 2024-07-23 18:29:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9666 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9668 …} -Children: Doctrine\ORM\PersistentCollection {#9671 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10643 +label: " オブシディアン" +value: "140" +data: Eccube\Entity\Category {#9674 -id: 140 -name: "オブシディアン" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1719214165 {#9672 date: 2024-06-24 16:29:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9673 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9675 …} -Children: Doctrine\ORM\PersistentCollection {#9678 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10644 +label: " オニキス" +value: "139" +data: Eccube\Entity\Category {#9681 -id: 139 -name: "オニキス" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1719214157 {#9679 date: 2024-06-24 16:29:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9680 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9682 …} -Children: Doctrine\ORM\PersistentCollection {#9685 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10645 +label: " オーロラオーラ" +value: "138" +data: Eccube\Entity\Category {#9688 -id: 138 -name: "オーロラオーラ" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1719214152 {#9686 date: 2024-06-24 16:29:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9687 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9689 …} -Children: Doctrine\ORM\PersistentCollection {#9692 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10646 +label: " エンジェルラダー" +value: "293" +data: Eccube\Entity\Category {#9695 -id: 293 -name: "エンジェルラダー" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1721726919 {#9693 date: 2024-07-23 18:28:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9694 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9696 …} -Children: Doctrine\ORM\PersistentCollection {#9699 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10647 +label: " エンジェライト" +value: "137" +data: Eccube\Entity\Category {#9702 -id: 137 -name: "エンジェライト" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1719214142 {#9700 date: 2024-06-24 16:29:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9701 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9703 …} -Children: Doctrine\ORM\PersistentCollection {#9706 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10648 +label: " エレスチャル" +value: "136" +data: Eccube\Entity\Category {#9709 -id: 136 -name: "エレスチャル" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1719214136 {#9707 date: 2024-06-24 16:28:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9708 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9710 …} -Children: Doctrine\ORM\PersistentCollection {#9713 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10649 +label: " インカローズ" +value: "135" +data: Eccube\Entity\Category {#9716 -id: 135 -name: "インカローズ" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1719214126 {#9714 date: 2024-06-24 16:28:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9715 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9717 …} -Children: Doctrine\ORM\PersistentCollection {#9720 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10650 +label: " アンバー" +value: "134" +data: Eccube\Entity\Category {#9723 -id: 134 -name: "アンバー" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1719214114 {#9721 date: 2024-06-24 16:28:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9722 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9724 …} -Children: Doctrine\ORM\PersistentCollection {#9727 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10651 +label: " アメトリン" +value: "133" +data: Eccube\Entity\Category {#9730 -id: 133 -name: "アメトリン" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1719214108 {#9728 date: 2024-06-24 16:28:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9729 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9731 …} -Children: Doctrine\ORM\PersistentCollection {#9734 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10652 +label: " アメシスト" +value: "132" +data: Eccube\Entity\Category {#9737 -id: 132 -name: "アメシスト" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1719214103 {#9735 date: 2024-06-24 16:28:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9736 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9738 …} -Children: Doctrine\ORM\PersistentCollection {#9741 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10653 +label: " アマゾナイト" +value: "131" +data: Eccube\Entity\Category {#9744 -id: 131 -name: "アマゾナイト" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1719214098 {#9742 date: 2024-06-24 16:28:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9743 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9745 …} -Children: Doctrine\ORM\PersistentCollection {#9748 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10654 +label: " アベンチュリン" +value: "130" +data: Eccube\Entity\Category {#9751 -id: 130 -name: "アベンチュリン" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1719214091 {#9749 date: 2024-06-24 16:28:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9750 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9752 …} -Children: Doctrine\ORM\PersistentCollection {#9755 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10655 +label: " アパタイト" +value: "129" +data: Eccube\Entity\Category {#9758 -id: 129 -name: "アパタイト" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1719214076 {#9756 date: 2024-06-24 16:27:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9757 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9759 …} -Children: Doctrine\ORM\PersistentCollection {#9762 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10656 +label: " アクアマリン" +value: "128" +data: Eccube\Entity\Category {#9765 -id: 128 -name: "アクアマリン" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1719214065 {#9763 date: 2024-06-24 16:27:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9764 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9766 …} -Children: Doctrine\ORM\PersistentCollection {#9769 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10657 +label: " アクアオーラ" +value: "121" +data: Eccube\Entity\Category {#9772 -id: 121 -name: "アクアオーラ" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1717439544 {#9770 date: 2024-06-04 03:32:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9771 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9773 …} -Children: Doctrine\ORM\PersistentCollection {#9776 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10658 +label: " アイリスクォーツ" +value: "120" +data: Eccube\Entity\Category {#9779 -id: 120 -name: "アイリスクォーツ" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1717439529 {#9777 date: 2024-06-04 03:32:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9778 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9780 …} -Children: Doctrine\ORM\PersistentCollection {#9783 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10659 +label: " アイオライト" +value: "119" +data: Eccube\Entity\Category {#9786 -id: 119 -name: "アイオライト" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1717439519 {#9784 date: 2024-06-04 03:31:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9785 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9787 …} -Children: Doctrine\ORM\PersistentCollection {#9790 …} -Parent: Eccube\Entity\Category {#9107} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10660 +label: "アイテム" +value: "16" +data: Eccube\Entity\Category {#9793 -id: 16 -name: "アイテム" -hierarchy: 1 -sort_no: 206 -create_date: DateTime @1713760183 {#9096 date: 2024-04-22 13:29:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#9095 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9794 …} -Children: Doctrine\ORM\PersistentCollection {#9797 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10661 +label: " 2025年限定アイテム" +value: "311" +data: Eccube\Entity\Category {#9798 -id: 311 -name: "2025年限定アイテム" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1735090009 {#9791 date: 2024-12-25 10:26:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#9792 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9799 …} -Children: Doctrine\ORM\PersistentCollection {#9802 …} -Parent: Eccube\Entity\Category {#9793} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9099 …} } +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10662 +label: " リング" +value: "127" +data: Eccube\Entity\Category {#9807 -id: 127 -name: "リング" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1718619073 {#9805 date: 2024-06-17 19:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#9806 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9808 …} -Children: Doctrine\ORM\PersistentCollection {#9811 …} -Parent: Eccube\Entity\Category {#9793} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9099 …} } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10663 +label: " others" +value: "22" +data: Eccube\Entity\Category {#9814 -id: 22 -name: "others" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1713760239 {#9812 date: 2024-04-22 13:30:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#9813 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9815 …} -Children: Doctrine\ORM\PersistentCollection {#9818 …} -Parent: Eccube\Entity\Category {#9793} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9099 …} } +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10664 +label: " 浄化グッズ" +value: "21" +data: Eccube\Entity\Category {#9821 -id: 21 -name: "浄化グッズ" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1713760231 {#9819 date: 2024-04-22 13:30:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#9820 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9822 …} -Children: Doctrine\ORM\PersistentCollection {#9825 …} -Parent: Eccube\Entity\Category {#9793} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9099 …} } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10665 +label: " 原石" +value: "20" +data: Eccube\Entity\Category {#9828 -id: 20 -name: "原石" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1713760226 {#9826 date: 2024-04-22 13:30:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#9827 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9829 …} -Children: Doctrine\ORM\PersistentCollection {#9832 …} -Parent: Eccube\Entity\Category {#9793} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9099 …} } +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10666 +label: " ピアス・イヤリング" +value: "19" +data: Eccube\Entity\Category {#9835 -id: 19 -name: "ピアス・イヤリング" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1713760219 {#9833 date: 2024-04-22 13:30:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#9834 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9836 …} -Children: Doctrine\ORM\PersistentCollection {#9839 …} -Parent: Eccube\Entity\Category {#9793} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9099 …} } +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10667 +label: " ネックレス" +value: "18" +data: Eccube\Entity\Category {#9842 -id: 18 -name: "ネックレス" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1713760199 {#9840 date: 2024-04-22 13:29:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#9841 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9843 …} -Children: Doctrine\ORM\PersistentCollection {#9846 …} -Parent: Eccube\Entity\Category {#9793} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9099 …} } +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10668 +label: " ブレスレット" +value: "17" +data: Eccube\Entity\Category {#9849 -id: 17 -name: "ブレスレット" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1713760194 {#9847 date: 2024-04-22 13:29:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#9848 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9850 …} -Children: Doctrine\ORM\PersistentCollection {#9853 …} -Parent: Eccube\Entity\Category {#9793} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9099 …} } +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10669 +label: "誕生石" +value: "210" +data: Eccube\Entity\Category {#9856 -id: 210 -name: "誕生石" -hierarchy: 1 -sort_no: 124 -create_date: DateTime @1719807088 {#9804 date: 2024-07-01 13:11:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#9803 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9857 …} -Children: Doctrine\ORM\PersistentCollection {#9860 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10670 +label: " 12月生まれ" +value: "222" +data: Eccube\Entity\Category {#9861 -id: 222 -name: "12月生まれ" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1719807143 {#9854 date: 2024-07-01 13:12:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807143 {#9855 date: 2024-07-01 13:12:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9862 …} -Children: Doctrine\ORM\PersistentCollection {#9865 …} -Parent: Eccube\Entity\Category {#9856} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10671 +label: " 11月生まれ" +value: "221" +data: Eccube\Entity\Category {#9870 -id: 221 -name: "11月生まれ" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1719807140 {#9868 date: 2024-07-01 13:12:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807140 {#9869 date: 2024-07-01 13:12:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9871 …} -Children: Doctrine\ORM\PersistentCollection {#9874 …} -Parent: Eccube\Entity\Category {#9856} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10672 +label: " 10月生まれ" +value: "220" +data: Eccube\Entity\Category {#9877 -id: 220 -name: "10月生まれ" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1719807137 {#9875 date: 2024-07-01 13:12:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807137 {#9876 date: 2024-07-01 13:12:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9878 …} -Children: Doctrine\ORM\PersistentCollection {#9881 …} -Parent: Eccube\Entity\Category {#9856} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10673 +label: " 9月生まれ" +value: "219" +data: Eccube\Entity\Category {#9884 -id: 219 -name: "9月生まれ" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1719807132 {#9882 date: 2024-07-01 13:12:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807132 {#9883 date: 2024-07-01 13:12:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9885 …} -Children: Doctrine\ORM\PersistentCollection {#9888 …} -Parent: Eccube\Entity\Category {#9856} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10674 +label: " 8月生まれ" +value: "218" +data: Eccube\Entity\Category {#9891 -id: 218 -name: "8月生まれ" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1719807128 {#9889 date: 2024-07-01 13:12:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807128 {#9890 date: 2024-07-01 13:12:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9892 …} -Children: Doctrine\ORM\PersistentCollection {#9895 …} -Parent: Eccube\Entity\Category {#9856} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10675 +label: " 7月生まれ" +value: "217" +data: Eccube\Entity\Category {#9898 -id: 217 -name: "7月生まれ" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1719807126 {#9896 date: 2024-07-01 13:12:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807126 {#9897 date: 2024-07-01 13:12:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9899 …} -Children: Doctrine\ORM\PersistentCollection {#9902 …} -Parent: Eccube\Entity\Category {#9856} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10676 +label: " 6月生まれ" +value: "216" +data: Eccube\Entity\Category {#9905 -id: 216 -name: "6月生まれ" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1719807123 {#9903 date: 2024-07-01 13:12:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807123 {#9904 date: 2024-07-01 13:12:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9906 …} -Children: Doctrine\ORM\PersistentCollection {#9909 …} -Parent: Eccube\Entity\Category {#9856} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10677 +label: " 5月生まれ" +value: "215" +data: Eccube\Entity\Category {#9912 -id: 215 -name: "5月生まれ" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1719807120 {#9910 date: 2024-07-01 13:12:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807120 {#9911 date: 2024-07-01 13:12:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9913 …} -Children: Doctrine\ORM\PersistentCollection {#9916 …} -Parent: Eccube\Entity\Category {#9856} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10678 +label: " 4月生まれ" +value: "214" +data: Eccube\Entity\Category {#9919 -id: 214 -name: "4月生まれ" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1719807117 {#9917 date: 2024-07-01 13:11:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807117 {#9918 date: 2024-07-01 13:11:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9920 …} -Children: Doctrine\ORM\PersistentCollection {#9923 …} -Parent: Eccube\Entity\Category {#9856} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10679 +label: " 3月生まれ" +value: "213" +data: Eccube\Entity\Category {#9926 -id: 213 -name: "3月生まれ" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1719807114 {#9924 date: 2024-07-01 13:11:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807114 {#9925 date: 2024-07-01 13:11:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9927 …} -Children: Doctrine\ORM\PersistentCollection {#9930 …} -Parent: Eccube\Entity\Category {#9856} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10680 +label: " 2月生まれ" +value: "212" +data: Eccube\Entity\Category {#9933 -id: 212 -name: "2月生まれ" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1719807111 {#9931 date: 2024-07-01 13:11:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807111 {#9932 date: 2024-07-01 13:11:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9934 …} -Children: Doctrine\ORM\PersistentCollection {#9937 …} -Parent: Eccube\Entity\Category {#9856} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10681 +label: " 1月生まれ" +value: "211" +data: Eccube\Entity\Category {#9940 -id: 211 -name: "1月生まれ" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1719807107 {#9938 date: 2024-07-01 13:11:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807107 {#9939 date: 2024-07-01 13:11:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9941 …} -Children: Doctrine\ORM\PersistentCollection {#9944 …} -Parent: Eccube\Entity\Category {#9856} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10682 +label: " 誕生石アートブレスレット" +value: "310" +data: Eccube\Entity\Category {#9947 -id: 310 -name: "誕生石アートブレスレット" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1732076237 {#9945 date: 2024-11-20 13:17:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732776583 {#9946 date: 2024-11-28 15:49:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9948 …} -Children: Doctrine\ORM\PersistentCollection {#9951 …} -Parent: Eccube\Entity\Category {#9856} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9099 …} } +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10683 +label: "天珠" +value: "223" +data: Eccube\Entity\Category {#9954 -id: 223 -name: "天珠" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1719807161 {#9866 date: 2024-07-01 13:12:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#9867 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9955 …} -Children: Doctrine\ORM\PersistentCollection {#9958 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10684 +label: " 金銭鈎天珠" +value: "287" +data: Eccube\Entity\Category {#9959 -id: 287 -name: "金銭鈎天珠" -hierarchy: 2 -sort_no: 187 -create_date: DateTime @1721714336 {#9952 date: 2024-07-23 14:58:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#9953 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9960 …} -Children: Doctrine\ORM\PersistentCollection {#9963 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10685 +label: " 龍神天珠" +value: "286" +data: Eccube\Entity\Category {#9968 -id: 286 -name: "龍神天珠" -hierarchy: 2 -sort_no: 186 -create_date: DateTime @1719807697 {#9966 date: 2024-07-01 13:21:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#9967 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9969 …} -Children: Doctrine\ORM\PersistentCollection {#9972 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10686 +label: " 寶瓶天珠" +value: "285" +data: Eccube\Entity\Category {#9975 -id: 285 -name: "寶瓶天珠" -hierarchy: 2 -sort_no: 185 -create_date: DateTime @1719807689 {#9973 date: 2024-07-01 13:21:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#9974 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9976 …} -Children: Doctrine\ORM\PersistentCollection {#9979 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10687 +label: " 水蓮花天珠" +value: "284" +data: Eccube\Entity\Category {#9982 -id: 284 -name: "水蓮花天珠" -hierarchy: 2 -sort_no: 184 -create_date: DateTime @1719807682 {#9980 date: 2024-07-01 13:21:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#9981 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9983 …} -Children: Doctrine\ORM\PersistentCollection {#9986 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10688 +label: " 虎牙天珠" +value: "283" +data: Eccube\Entity\Category {#9989 -id: 283 -name: "虎牙天珠" -hierarchy: 2 -sort_no: 183 -create_date: DateTime @1719807676 {#9987 date: 2024-07-01 13:21:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#9988 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9990 …} -Children: Doctrine\ORM\PersistentCollection {#9993 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10689 +label: " 緑度母天珠" +value: "282" +data: Eccube\Entity\Category {#9996 -id: 282 -name: "緑度母天珠" -hierarchy: 2 -sort_no: 182 -create_date: DateTime @1719807669 {#9994 date: 2024-07-01 13:21:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#9995 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9997 …} -Children: Doctrine\ORM\PersistentCollection {#10000 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10690 +label: " 観音天珠" +value: "281" +data: Eccube\Entity\Category {#10003 -id: 281 -name: "観音天珠" -hierarchy: 2 -sort_no: 181 -create_date: DateTime @1719807663 {#10001 date: 2024-07-01 13:21:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10002 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10004 …} -Children: Doctrine\ORM\PersistentCollection {#10007 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10691 +label: " 龍眼天珠" +value: "280" +data: Eccube\Entity\Category {#10010 -id: 280 -name: "龍眼天珠" -hierarchy: 2 -sort_no: 180 -create_date: DateTime @1719807656 {#10008 date: 2024-07-01 13:20:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10009 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10011 …} -Children: Doctrine\ORM\PersistentCollection {#10014 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10692 +label: " 陰陽太極天珠" +value: "279" +data: Eccube\Entity\Category {#10017 -id: 279 -name: "陰陽太極天珠" -hierarchy: 2 -sort_no: 179 -create_date: DateTime @1719807647 {#10015 date: 2024-07-01 13:20:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10016 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10018 …} -Children: Doctrine\ORM\PersistentCollection {#10021 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10693 +label: " 大黒天天珠" +value: "278" +data: Eccube\Entity\Category {#10024 -id: 278 -name: "大黒天天珠" -hierarchy: 2 -sort_no: 178 -create_date: DateTime @1719807642 {#10022 date: 2024-07-01 13:20:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10023 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10025 …} -Children: Doctrine\ORM\PersistentCollection {#10028 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10694 +label: " 鳳凰眼天珠" +value: "277" +data: Eccube\Entity\Category {#10031 -id: 277 -name: "鳳凰眼天珠" -hierarchy: 2 -sort_no: 177 -create_date: DateTime @1719807636 {#10029 date: 2024-07-01 13:20:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10030 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10032 …} -Children: Doctrine\ORM\PersistentCollection {#10035 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10695 +label: " 麒麟天珠" +value: "276" +data: Eccube\Entity\Category {#10038 -id: 276 -name: "麒麟天珠" -hierarchy: 2 -sort_no: 176 -create_date: DateTime @1719807630 {#10036 date: 2024-07-01 13:20:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10037 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10039 …} -Children: Doctrine\ORM\PersistentCollection {#10042 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10696 +label: " 白蛇天珠" +value: "275" +data: Eccube\Entity\Category {#10045 -id: 275 -name: "白蛇天珠" -hierarchy: 2 -sort_no: 175 -create_date: DateTime @1719807624 {#10043 date: 2024-07-01 13:20:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10044 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10046 …} -Children: Doctrine\ORM\PersistentCollection {#10049 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10697 +label: " 弁財天天珠" +value: "274" +data: Eccube\Entity\Category {#10052 -id: 274 -name: "弁財天天珠" -hierarchy: 2 -sort_no: 174 -create_date: DateTime @1719807618 {#10050 date: 2024-07-01 13:20:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10051 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10053 …} -Children: Doctrine\ORM\PersistentCollection {#10056 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10698 +label: " 蔓字天珠" +value: "273" +data: Eccube\Entity\Category {#10059 -id: 273 -name: "蔓字天珠" -hierarchy: 2 -sort_no: 173 -create_date: DateTime @1719807611 {#10057 date: 2024-07-01 13:20:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10058 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10060 …} -Children: Doctrine\ORM\PersistentCollection {#10063 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10699 +label: " 星辰天珠" +value: "272" +data: Eccube\Entity\Category {#10066 -id: 272 -name: "星辰天珠" -hierarchy: 2 -sort_no: 172 -create_date: DateTime @1719807605 {#10064 date: 2024-07-01 13:20:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10065 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10067 …} -Children: Doctrine\ORM\PersistentCollection {#10070 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10700 +label: " 羊眼板珠" +value: "271" +data: Eccube\Entity\Category {#10073 -id: 271 -name: "羊眼板珠" -hierarchy: 2 -sort_no: 171 -create_date: DateTime @1719807598 {#10071 date: 2024-07-01 13:19:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10072 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10074 …} -Children: Doctrine\ORM\PersistentCollection {#10077 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10701 +label: " 三色線珠" +value: "270" +data: Eccube\Entity\Category {#10080 -id: 270 -name: "三色線珠" -hierarchy: 2 -sort_no: 170 -create_date: DateTime @1719807588 {#10078 date: 2024-07-01 13:19:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10079 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10081 …} -Children: Doctrine\ORM\PersistentCollection {#10084 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10702 +label: " 福壽天珠" +value: "269" +data: Eccube\Entity\Category {#10087 -id: 269 -name: "福壽天珠" -hierarchy: 2 -sort_no: 169 -create_date: DateTime @1719807583 {#10085 date: 2024-07-01 13:19:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10086 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10088 …} -Children: Doctrine\ORM\PersistentCollection {#10091 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10703 +label: " 大鵬鳥天珠" +value: "268" +data: Eccube\Entity\Category {#10094 -id: 268 -name: "大鵬鳥天珠" -hierarchy: 2 -sort_no: 168 -create_date: DateTime @1719807577 {#10092 date: 2024-07-01 13:19:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10093 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10095 …} -Children: Doctrine\ORM\PersistentCollection {#10098 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10704 +label: " 菩提天珠" +value: "267" +data: Eccube\Entity\Category {#10101 -id: 267 -name: "菩提天珠" -hierarchy: 2 -sort_no: 167 -create_date: DateTime @1719807570 {#10099 date: 2024-07-01 13:19:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10100 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10102 …} -Children: Doctrine\ORM\PersistentCollection {#10105 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10705 +label: " 大人天珠" +value: "266" +data: Eccube\Entity\Category {#10108 -id: 266 -name: "大人天珠" -hierarchy: 2 -sort_no: 166 -create_date: DateTime @1719807564 {#10106 date: 2024-07-01 13:19:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10107 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10109 …} -Children: Doctrine\ORM\PersistentCollection {#10112 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10706 +label: " 山形天珠" +value: "265" +data: Eccube\Entity\Category {#10115 -id: 265 -name: "山形天珠" -hierarchy: 2 -sort_no: 165 -create_date: DateTime @1719807557 {#10113 date: 2024-07-01 13:19:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10114 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10116 …} -Children: Doctrine\ORM\PersistentCollection {#10119 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10707 +label: " 双天地天珠" +value: "264" +data: Eccube\Entity\Category {#10122 -id: 264 -name: "双天地天珠" -hierarchy: 2 -sort_no: 164 -create_date: DateTime @1719807548 {#10120 date: 2024-07-01 13:19:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10121 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10123 …} -Children: Doctrine\ORM\PersistentCollection {#10126 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10708 +label: " 天地天珠" +value: "263" +data: Eccube\Entity\Category {#10129 -id: 263 -name: "天地天珠" -hierarchy: 2 -sort_no: 163 -create_date: DateTime @1719807542 {#10127 date: 2024-07-01 13:19:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10128 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10130 …} -Children: Doctrine\ORM\PersistentCollection {#10133 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10709 +label: " 日月天珠" +value: "262" +data: Eccube\Entity\Category {#10136 -id: 262 -name: "日月天珠" -hierarchy: 2 -sort_no: 162 -create_date: DateTime @1719807535 {#10134 date: 2024-07-01 13:18:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10135 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10137 …} -Children: Doctrine\ORM\PersistentCollection {#10140 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10710 +label: " 黒白天珠" +value: "261" +data: Eccube\Entity\Category {#10143 -id: 261 -name: "黒白天珠" -hierarchy: 2 -sort_no: 161 -create_date: DateTime @1719807529 {#10141 date: 2024-07-01 13:18:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10142 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10144 …} -Children: Doctrine\ORM\PersistentCollection {#10147 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10711 +label: " 流水紋天珠" +value: "260" +data: Eccube\Entity\Category {#10150 -id: 260 -name: "流水紋天珠" -hierarchy: 2 -sort_no: 160 -create_date: DateTime @1719807521 {#10148 date: 2024-07-01 13:18:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10149 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10151 …} -Children: Doctrine\ORM\PersistentCollection {#10154 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10712 +label: " 財神天珠" +value: "259" +data: Eccube\Entity\Category {#10157 -id: 259 -name: "財神天珠" -hierarchy: 2 -sort_no: 159 -create_date: DateTime @1719807514 {#10155 date: 2024-07-01 13:18:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10156 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10158 …} -Children: Doctrine\ORM\PersistentCollection {#10161 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10713 +label: " 如意鈎天珠" +value: "258" +data: Eccube\Entity\Category {#10164 -id: 258 -name: "如意鈎天珠" -hierarchy: 2 -sort_no: 158 -create_date: DateTime @1719807506 {#10162 date: 2024-07-01 13:18:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10163 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10165 …} -Children: Doctrine\ORM\PersistentCollection {#10168 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10714 +label: " 水紋天珠" +value: "257" +data: Eccube\Entity\Category {#10171 -id: 257 -name: "水紋天珠" -hierarchy: 2 -sort_no: 157 -create_date: DateTime @1719807499 {#10169 date: 2024-07-01 13:18:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10170 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10172 …} -Children: Doctrine\ORM\PersistentCollection {#10175 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10715 +label: " 薬師天珠" +value: "256" +data: Eccube\Entity\Category {#10178 -id: 256 -name: "薬師天珠" -hierarchy: 2 -sort_no: 156 -create_date: DateTime @1719807490 {#10176 date: 2024-07-01 13:18:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10177 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10179 …} -Children: Doctrine\ORM\PersistentCollection {#10182 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10716 +label: " 亀甲長壽天珠" +value: "255" +data: Eccube\Entity\Category {#10185 -id: 255 -name: "亀甲長壽天珠" -hierarchy: 2 -sort_no: 155 -create_date: DateTime @1719807484 {#10183 date: 2024-07-01 13:18:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10184 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10186 …} -Children: Doctrine\ORM\PersistentCollection {#10189 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10717 +label: " 金剛虎牙六眼天珠" +value: "254" +data: Eccube\Entity\Category {#10192 -id: 254 -name: "金剛虎牙六眼天珠" -hierarchy: 2 -sort_no: 154 -create_date: DateTime @1719807477 {#10190 date: 2024-07-01 13:17:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10191 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10193 …} -Children: Doctrine\ORM\PersistentCollection {#10196 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10718 +label: " 金剛蓮花三眼天珠" +value: "253" +data: Eccube\Entity\Category {#10199 -id: 253 -name: "金剛蓮花三眼天珠" -hierarchy: 2 -sort_no: 153 -create_date: DateTime @1719807468 {#10197 date: 2024-07-01 13:17:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10198 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10200 …} -Children: Doctrine\ORM\PersistentCollection {#10203 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10719 +label: " 金剛杵天珠" +value: "252" +data: Eccube\Entity\Category {#10206 -id: 252 -name: "金剛杵天珠" -hierarchy: 2 -sort_no: 152 -create_date: DateTime @1719807459 {#10204 date: 2024-07-01 13:17:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10205 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10207 …} -Children: Doctrine\ORM\PersistentCollection {#10210 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10720 +label: " 蓮師法器天珠" +value: "251" +data: Eccube\Entity\Category {#10213 -id: 251 -name: "蓮師法器天珠" -hierarchy: 2 -sort_no: 151 -create_date: DateTime @1719807449 {#10211 date: 2024-07-01 13:17:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10212 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10214 …} -Children: Doctrine\ORM\PersistentCollection {#10217 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10721 +label: " 蓮師法帽天珠" +value: "250" +data: Eccube\Entity\Category {#10220 -id: 250 -name: "蓮師法帽天珠" -hierarchy: 2 -sort_no: 150 -create_date: DateTime @1719807441 {#10218 date: 2024-07-01 13:17:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10219 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10221 …} -Children: Doctrine\ORM\PersistentCollection {#10224 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10722 +label: " 閃電五眼天珠" +value: "249" +data: Eccube\Entity\Category {#10227 -id: 249 -name: "閃電五眼天珠" -hierarchy: 2 -sort_no: 149 -create_date: DateTime @1719807435 {#10225 date: 2024-07-01 13:17:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10226 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10228 …} -Children: Doctrine\ORM\PersistentCollection {#10231 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10723 +label: " 蓮花天珠" +value: "248" +data: Eccube\Entity\Category {#10234 -id: 248 -name: "蓮花天珠" -hierarchy: 2 -sort_no: 148 -create_date: DateTime @1719807427 {#10232 date: 2024-07-01 13:17:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10233 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10235 …} -Children: Doctrine\ORM\PersistentCollection {#10238 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10724 +label: " 四線虎牙天珠" +value: "247" +data: Eccube\Entity\Category {#10241 -id: 247 -name: "四線虎牙天珠" -hierarchy: 2 -sort_no: 147 -create_date: DateTime @1719807420 {#10239 date: 2024-07-01 13:17:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10240 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10242 …} -Children: Doctrine\ORM\PersistentCollection {#10245 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10725 +label: " 五福臨門天珠" +value: "246" +data: Eccube\Entity\Category {#10248 -id: 246 -name: "五福臨門天珠" -hierarchy: 2 -sort_no: 146 -create_date: DateTime @1719807414 {#10246 date: 2024-07-01 13:16:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10247 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10249 …} -Children: Doctrine\ORM\PersistentCollection {#10252 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10726 +label: " 如意天珠" +value: "245" +data: Eccube\Entity\Category {#10255 -id: 245 -name: "如意天珠" -hierarchy: 2 -sort_no: 145 -create_date: DateTime @1719807407 {#10253 date: 2024-07-01 13:16:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10254 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10256 …} -Children: Doctrine\ORM\PersistentCollection {#10259 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10727 +label: " 二十一眼天珠" +value: "244" +data: Eccube\Entity\Category {#10262 -id: 244 -name: "二十一眼天珠" -hierarchy: 2 -sort_no: 144 -create_date: DateTime @1719807400 {#10260 date: 2024-07-01 13:16:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10261 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10263 …} -Children: Doctrine\ORM\PersistentCollection {#10266 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10728 +label: " 二十眼天珠" +value: "243" +data: Eccube\Entity\Category {#10269 -id: 243 -name: "二十眼天珠" -hierarchy: 2 -sort_no: 143 -create_date: DateTime @1719807394 {#10267 date: 2024-07-01 13:16:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10268 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10270 …} -Children: Doctrine\ORM\PersistentCollection {#10273 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10729 +label: " 十九眼天珠" +value: "242" +data: Eccube\Entity\Category {#10276 -id: 242 -name: "十九眼天珠" -hierarchy: 2 -sort_no: 142 -create_date: DateTime @1719807386 {#10274 date: 2024-07-01 13:16:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10275 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10277 …} -Children: Doctrine\ORM\PersistentCollection {#10280 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10730 +label: " 十八眼天珠" +value: "241" +data: Eccube\Entity\Category {#10283 -id: 241 -name: "十八眼天珠" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1719807380 {#10281 date: 2024-07-01 13:16:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10282 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10284 …} -Children: Doctrine\ORM\PersistentCollection {#10287 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10731 +label: " 十七眼天珠" +value: "240" +data: Eccube\Entity\Category {#10290 -id: 240 -name: "十七眼天珠" -hierarchy: 2 -sort_no: 140 -create_date: DateTime @1719807323 {#10288 date: 2024-07-01 13:15:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10289 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10291 …} -Children: Doctrine\ORM\PersistentCollection {#10294 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10732 +label: " 十六眼天珠" +value: "239" +data: Eccube\Entity\Category {#10297 -id: 239 -name: "十六眼天珠" -hierarchy: 2 -sort_no: 139 -create_date: DateTime @1719807316 {#10295 date: 2024-07-01 13:15:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10296 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10298 …} -Children: Doctrine\ORM\PersistentCollection {#10301 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10733 +label: " 十五眼天珠" +value: "238" +data: Eccube\Entity\Category {#10304 -id: 238 -name: "十五眼天珠" -hierarchy: 2 -sort_no: 138 -create_date: DateTime @1719807308 {#10302 date: 2024-07-01 13:15:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10303 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10305 …} -Children: Doctrine\ORM\PersistentCollection {#10308 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10734 +label: " 十四眼天珠" +value: "237" +data: Eccube\Entity\Category {#10311 -id: 237 -name: "十四眼天珠" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1719807302 {#10309 date: 2024-07-01 13:15:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10310 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10312 …} -Children: Doctrine\ORM\PersistentCollection {#10315 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10735 +label: " 十三眼天珠" +value: "236" +data: Eccube\Entity\Category {#10318 -id: 236 -name: "十三眼天珠" -hierarchy: 2 -sort_no: 136 -create_date: DateTime @1719807293 {#10316 date: 2024-07-01 13:14:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10317 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10319 …} -Children: Doctrine\ORM\PersistentCollection {#10322 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10736 +label: " 十二眼天珠" +value: "235" +data: Eccube\Entity\Category {#10325 -id: 235 -name: "十二眼天珠" -hierarchy: 2 -sort_no: 135 -create_date: DateTime @1719807286 {#10323 date: 2024-07-01 13:14:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10324 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10326 …} -Children: Doctrine\ORM\PersistentCollection {#10329 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10737 +label: " 十一眼天珠" +value: "234" +data: Eccube\Entity\Category {#10332 -id: 234 -name: "十一眼天珠" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1719807279 {#10330 date: 2024-07-01 13:14:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10331 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10333 …} -Children: Doctrine\ORM\PersistentCollection {#10336 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10738 +label: " 十眼天珠" +value: "233" +data: Eccube\Entity\Category {#10339 -id: 233 -name: "十眼天珠" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1719807272 {#10337 date: 2024-07-01 13:14:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10338 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10340 …} -Children: Doctrine\ORM\PersistentCollection {#10343 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10739 +label: " 九眼天珠" +value: "232" +data: Eccube\Entity\Category {#10346 -id: 232 -name: "九眼天珠" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1719807265 {#10344 date: 2024-07-01 13:14:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10345 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10347 …} -Children: Doctrine\ORM\PersistentCollection {#10350 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10740 +label: " 八眼天珠" +value: "231" +data: Eccube\Entity\Category {#10353 -id: 231 -name: "八眼天珠" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1719807258 {#10351 date: 2024-07-01 13:14:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10352 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10354 …} -Children: Doctrine\ORM\PersistentCollection {#10357 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10741 +label: " 七眼天珠" +value: "230" +data: Eccube\Entity\Category {#10360 -id: 230 -name: "七眼天珠" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1719807251 {#10358 date: 2024-07-01 13:14:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10359 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10361 …} -Children: Doctrine\ORM\PersistentCollection {#10364 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10742 +label: " 六眼天珠" +value: "229" +data: Eccube\Entity\Category {#10367 -id: 229 -name: "六眼天珠" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1719807237 {#10365 date: 2024-07-01 13:13:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10366 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10368 …} -Children: Doctrine\ORM\PersistentCollection {#10371 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10743 +label: " 五眼天珠" +value: "228" +data: Eccube\Entity\Category {#10374 -id: 228 -name: "五眼天珠" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1719807225 {#10372 date: 2024-07-01 13:13:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10373 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10375 …} -Children: Doctrine\ORM\PersistentCollection {#10378 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10744 +label: " 四眼天珠" +value: "227" +data: Eccube\Entity\Category {#10381 -id: 227 -name: "四眼天珠" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1719807216 {#10379 date: 2024-07-01 13:13:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10380 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10382 …} -Children: Doctrine\ORM\PersistentCollection {#10385 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10745 +label: " 三眼天珠" +value: "226" +data: Eccube\Entity\Category {#10388 -id: 226 -name: "三眼天珠" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1719807209 {#10386 date: 2024-07-01 13:13:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10387 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10389 …} -Children: Doctrine\ORM\PersistentCollection {#10392 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10746 +label: " 二眼天珠" +value: "225" +data: Eccube\Entity\Category {#10395 -id: 225 -name: "二眼天珠" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1719807199 {#10393 date: 2024-07-01 13:13:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10394 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10396 …} -Children: Doctrine\ORM\PersistentCollection {#10399 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10747 +label: " 蓮花羊眼板天珠" +value: "308" +data: Eccube\Entity\Category {#10402 -id: 308 -name: "蓮花羊眼板天珠" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1726199960 {#10400 date: 2024-09-13 12:59:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726199960 {#10401 date: 2024-09-13 12:59:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10403 …} -Children: Doctrine\ORM\PersistentCollection {#10406 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10748 +label: " 一眼天珠" +value: "224" +data: Eccube\Entity\Category {#10409 -id: 224 -name: "一眼天珠" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1719807188 {#10407 date: 2024-07-01 13:13:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10408 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10410 …} -Children: Doctrine\ORM\PersistentCollection {#10413 …} -Parent: Eccube\Entity\Category {#9954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9130 …} } +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10749 +label: "ピックアップ" +value: "116" +data: Eccube\Entity\Category {#10414 -id: 116 -name: "ピックアップ" -hierarchy: 1 -sort_no: 24 -create_date: DateTime @1717434582 {#9964 date: 2024-06-04 02:09:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#9965 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10415 …} -Children: Doctrine\ORM\PersistentCollection {#10418 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10750 +label: "ギフト" +value: "117" +data: Eccube\Entity\Category {#10421 -id: 117 -name: "ギフト" -hierarchy: 1 -sort_no: 21 -create_date: DateTime @1717434592 {#10419 date: 2024-06-04 02:09:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#10420 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10422 …} -Children: Doctrine\ORM\PersistentCollection {#10425 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10751 +label: "運気" +value: "30" +data: Eccube\Entity\Category {#10430 -id: 30 -name: "運気" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1713760364 {#10426 date: 2024-04-22 13:32:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#10427 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10431 …} -Children: Doctrine\ORM\PersistentCollection {#10434 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10752 +label: " 招福" +value: "115" +data: Eccube\Entity\Category {#10435 -id: 115 -name: "招福" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1717417635 {#10428 date: 2024-06-03 21:27:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417635 {#10429 date: 2024-06-03 21:27:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10436 …} -Children: Doctrine\ORM\PersistentCollection {#10439 …} -Parent: Eccube\Entity\Category {#10430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10753 +label: " 願望達成" +value: "114" +data: Eccube\Entity\Category {#10444 -id: 114 -name: "願望達成" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1717417623 {#10442 date: 2024-06-03 21:27:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417623 {#10443 date: 2024-06-03 21:27:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10445 …} -Children: Doctrine\ORM\PersistentCollection {#10448 …} -Parent: Eccube\Entity\Category {#10430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10754 +label: " 学業・試験運" +value: "113" +data: Eccube\Entity\Category {#10451 -id: 113 -name: "学業・試験運" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1717417608 {#10449 date: 2024-06-03 21:26:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417608 {#10450 date: 2024-06-03 21:26:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10452 …} -Children: Doctrine\ORM\PersistentCollection {#10455 …} -Parent: Eccube\Entity\Category {#10430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10755 +label: " 家庭運" +value: "112" +data: Eccube\Entity\Category {#10458 -id: 112 -name: "家庭運" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1717417591 {#10456 date: 2024-06-03 21:26:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417591 {#10457 date: 2024-06-03 21:26:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10459 …} -Children: Doctrine\ORM\PersistentCollection {#10462 …} -Parent: Eccube\Entity\Category {#10430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10756 +label: " 結婚運" +value: "111" +data: Eccube\Entity\Category {#10465 -id: 111 -name: "結婚運" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1717417586 {#10463 date: 2024-06-03 21:26:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417586 {#10464 date: 2024-06-03 21:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10466 …} -Children: Doctrine\ORM\PersistentCollection {#10469 …} -Parent: Eccube\Entity\Category {#10430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10757 +label: " 開運" +value: "110" +data: Eccube\Entity\Category {#10472 -id: 110 -name: "開運" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1717417580 {#10470 date: 2024-06-03 21:26:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417580 {#10471 date: 2024-06-03 21:26:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10473 …} -Children: Doctrine\ORM\PersistentCollection {#10476 …} -Parent: Eccube\Entity\Category {#10430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10758 +label: " 対人運" +value: "109" +data: Eccube\Entity\Category {#10479 -id: 109 -name: "対人運" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1717417576 {#10477 date: 2024-06-03 21:26:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417576 {#10478 date: 2024-06-03 21:26:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10480 …} -Children: Doctrine\ORM\PersistentCollection {#10483 …} -Parent: Eccube\Entity\Category {#10430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10759 +label: " 魔除け" +value: "108" +data: Eccube\Entity\Category {#10486 -id: 108 -name: "魔除け" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1717417566 {#10484 date: 2024-06-03 21:26:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417566 {#10485 date: 2024-06-03 21:26:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10487 …} -Children: Doctrine\ORM\PersistentCollection {#10490 …} -Parent: Eccube\Entity\Category {#10430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10760 +label: " 健康運" +value: "107" +data: Eccube\Entity\Category {#10493 -id: 107 -name: "健康運" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1717417562 {#10491 date: 2024-06-03 21:26:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417562 {#10492 date: 2024-06-03 21:26:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10494 …} -Children: Doctrine\ORM\PersistentCollection {#10497 …} -Parent: Eccube\Entity\Category {#10430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10761 +label: " 全体運" +value: "106" +data: Eccube\Entity\Category {#10500 -id: 106 -name: "全体運" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1717417539 {#10498 date: 2024-06-03 21:25:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417539 {#10499 date: 2024-06-03 21:25:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10501 …} -Children: Doctrine\ORM\PersistentCollection {#10504 …} -Parent: Eccube\Entity\Category {#10430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10762 +label: " 仕事運" +value: "33" +data: Eccube\Entity\Category {#10507 -id: 33 -name: "仕事運" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1713760383 {#10505 date: 2024-04-22 13:33:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713760383 {#10506 date: 2024-04-22 13:33:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10508 …} -Children: Doctrine\ORM\PersistentCollection {#10511 …} -Parent: Eccube\Entity\Category {#10430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10763 +label: " 金運・財運" +value: "32" +data: Eccube\Entity\Category {#10514 -id: 32 -name: "金運・財運" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1713760378 {#10512 date: 2024-04-22 13:32:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417551 {#10513 date: 2024-06-03 21:25:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10515 …} -Children: Doctrine\ORM\PersistentCollection {#10518 …} -Parent: Eccube\Entity\Category {#10430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10764 +label: " 恋愛運" +value: "31" +data: Eccube\Entity\Category {#10521 -id: 31 -name: "恋愛運" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1713760375 {#10519 date: 2024-04-22 13:32:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713760375 {#10520 date: 2024-04-22 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10522 …} -Children: Doctrine\ORM\PersistentCollection {#10525 …} -Parent: Eccube\Entity\Category {#10430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9114 …} } +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 {#10549 -form: Symfony\Component\Form\Form {#10536 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#10548 …5} |
full_name | "category_id" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "category_id" |
is_selected | Closure($choice, $value) {#10555 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4648 …} } |
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) {#8701 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4423 …} } |
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() {#10441 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4440 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#8700 …} } } |
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 {#10765 -form: Symfony\Component\Form\Form {#10539 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10554 …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 | "" |