- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 250
- 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 {#4416 -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 {#4438 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4437 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4432 …} -Status: Eccube\Entity\Master\CustomerStatus {#4433 …} -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 {#4416 -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 {#4438 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4437 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4432 …} -Status: Eccube\Entity\Master\CustomerStatus {#4433 …} -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 {#693 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#692 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#691 …} -namespace: Closure() {#689 …} } |
data | Eccube\Entity\Customer {#4416 -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 {#4438 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4437 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4432 …} -Status: Eccube\Entity\Master\CustomerStatus {#4433 …} -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) {#4474 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4440 …} 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() {#4476 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4457 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1103 …} $translationDomain: "validators" $message: Closure() {#4475 …} } } |
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 {#4416 -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 {#4438 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4437 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4432 …} -Status: Eccube\Entity\Master\CustomerStatus {#4433 …} -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 {#5145 -form: Symfony\Component\Form\Form {#4808 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5135 …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 {#4416 -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 {#4438 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4437 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4432 …} -Status: Eccube\Entity\Master\CustomerStatus {#4433 …} -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 {#4416 -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 {#4438 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4437 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4432 …} -Status: Eccube\Entity\Master\CustomerStatus {#4433 …} -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 {#693 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#692 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#691 …} -namespace: Closure() {#689 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4487 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4440 …} } |
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 {#4485 +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 {#4486 +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 {#4490 +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 {#4489 +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() {#4501 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4457 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1103 …} $translationDomain: "validators" $message: Closure() {#4499 …} } } |
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 {#4416 -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 {#4438 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4437 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4432 …} -Status: Eccube\Entity\Master\CustomerStatus {#4433 …} -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 {#5149 -form: Symfony\Component\Form\Form {#4837 …} -errors: [] } |
firstname_name | "name02" |
form | Symfony\Component\Form\FormView {#5148 …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 {#4416 -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 {#4438 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4437 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4432 …} -Status: Eccube\Entity\Master\CustomerStatus {#4433 …} -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 {#4508 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4490 +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 {#4489 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4508 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4490 +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 {#4489 +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 {#4508 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4490 +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 {#4489 +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 {#693 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#692 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#691 …} -namespace: Closure() {#689 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4816 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4440 …} } |
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() {#4818 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4457 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1103 …} $translationDomain: "validators" $message: Closure() {#4817 …} } } |
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 {#5244 -form: Symfony\Component\Form\Form {#4840 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5243 …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 {#4509 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4485 +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 {#4486 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4509 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4485 +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 {#4486 +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 {#4509 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4485 +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 {#4486 +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 {#693 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#692 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#691 …} -namespace: Closure() {#689 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4827 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4440 …} } |
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() {#4829 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4457 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1103 …} $translationDomain: "validators" $message: Closure() {#4828 …} } } |
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 {#5245 -form: Symfony\Component\Form\Form {#4843 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5246 …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 {#4416 -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 {#4438 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4437 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4432 …} -Status: Eccube\Entity\Master\CustomerStatus {#4433 …} -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 {#693 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#692 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#691 …} -namespace: Closure() {#689 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4519 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4440 …} } |
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 {#4516 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4517 +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 {#4514 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4515 +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() {#4521 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4457 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1103 …} $translationDomain: "validators" $message: Closure() {#4520 …} } } |
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 {#4416 -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 {#4438 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4437 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4432 …} -Status: Eccube\Entity\Master\CustomerStatus {#4433 …} -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 {#5241 -form: Symfony\Component\Form\Form {#4868 …} -errors: [] } |
firstname_name | "kana02" |
form | Symfony\Component\Form\FormView {#5242 …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 {#4416 -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 {#4438 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4437 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4432 …} -Status: Eccube\Entity\Master\CustomerStatus {#4433 …} -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 {#4528 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#4514 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4515 +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 {#4528 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#4514 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4515 +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 {#4528 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#4514 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4515 +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 {#693 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#692 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#691 …} -namespace: Closure() {#689 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4847 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4440 …} } |
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() {#4849 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4457 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1103 …} $translationDomain: "validators" $message: Closure() {#4848 …} } } |
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 {#5250 -form: Symfony\Component\Form\Form {#4871 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5249 …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 {#4529 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#4516 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4517 +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 {#4529 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#4516 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4517 +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 {#4529 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#4516 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4517 +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 {#693 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#692 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#691 …} -namespace: Closure() {#689 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4858 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4440 …} } |
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() {#4860 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4457 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1103 …} $translationDomain: "validators" $message: Closure() {#4859 …} } } |
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 {#5251 -form: Symfony\Component\Form\Form {#4874 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5252 …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 {#4483 +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 {#4483 +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 {#4483 +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 {#693 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#692 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#691 …} -namespace: Closure() {#689 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4542 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4440 …} } |
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() {#4544 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4457 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1103 …} $translationDomain: "validators" $message: Closure() {#4543 …} } } |
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 {#5248 -form: Symfony\Component\Form\Form {#4877 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5247 …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 {#4566 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4567 +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 {#4568 +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 {#693 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#692 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#691 …} -namespace: Closure() {#689 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4563 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4440 …} } |
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() {#4565 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4457 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1103 …} $translationDomain: "validators" $message: Closure() {#4564 …} } } |
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 {#5254 -form: Symfony\Component\Form\Form {#4880 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5253 …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 {#4416 -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 {#4438 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4437 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4432 …} -Status: Eccube\Entity\Master\CustomerStatus {#4433 …} -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 {#4582 +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 {#4583 +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 {#693 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#692 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#691 …} -namespace: Closure() {#689 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4585 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4440 …} } |
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() {#4587 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4457 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1103 …} $translationDomain: "validators" $message: Closure() {#4586 …} } } |
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 {#4416 -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 {#4438 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4437 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4432 …} -Status: Eccube\Entity\Master\CustomerStatus {#4433 …} -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 {#5255 -form: Symfony\Component\Form\Form {#4934 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5256 …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 {#4416 -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 {#4438 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4437 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4432 …} -Status: Eccube\Entity\Master\CustomerStatus {#4433 …} -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 {#4594 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4594 +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 {#4721 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#4914 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#4897 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#4896 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4898 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4902 -om: ContainerFnmsriY\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#676 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3791 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "Eccube\Entity\Master\Pref" |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4594 +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 {#693 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#692 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#691 …} -namespace: Closure() {#689 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerFnmsriY\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#676 …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 {#4902 -om: ContainerFnmsriY\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#676 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3791 …} -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 {#4891 -_em: Doctrine\ORM\EntityManager {#637 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4893 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4894 #from: "Eccube\Entity\Master\Pref" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4895 #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 {#4892 …} -_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() {#4889 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4457 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1103 …} $translationDomain: "validators" $message: Closure() {#4888 …} } } |
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 {#5261 +label: "北海道" +value: "1" +data: Proxies\__CG__\Eccube\Entity\Master\Pref {#3828 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5263 +label: "青森県" +value: "2" +data: Eccube\Entity\Master\Pref {#5278 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5265 +label: "岩手県" +value: "3" +data: Eccube\Entity\Master\Pref {#5279 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5268 +label: "宮城県" +value: "4" +data: Eccube\Entity\Master\Pref {#5280 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5267 +label: "秋田県" +value: "5" +data: Eccube\Entity\Master\Pref {#5281 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5262 +label: "山形県" +value: "6" +data: Eccube\Entity\Master\Pref {#5282 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5274 +label: "福島県" +value: "7" +data: Eccube\Entity\Master\Pref {#5283 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5272 +label: "茨城県" +value: "8" +data: Eccube\Entity\Master\Pref {#5284 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5271 +label: "栃木県" +value: "9" +data: Eccube\Entity\Master\Pref {#5285 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5264 +label: "群馬県" +value: "10" +data: Eccube\Entity\Master\Pref {#5286 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5275 +label: "埼玉県" +value: "11" +data: Eccube\Entity\Master\Pref {#5287 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5324 +label: "千葉県" +value: "12" +data: Eccube\Entity\Master\Pref {#5288 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5325 +label: "東京都" +value: "13" +data: Eccube\Entity\Master\Pref {#5289 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5326 +label: "神奈川県" +value: "14" +data: Eccube\Entity\Master\Pref {#5290 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5327 +label: "新潟県" +value: "15" +data: Eccube\Entity\Master\Pref {#5291 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5328 +label: "富山県" +value: "16" +data: Eccube\Entity\Master\Pref {#5292 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5329 +label: "石川県" +value: "17" +data: Eccube\Entity\Master\Pref {#5293 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5330 +label: "福井県" +value: "18" +data: Eccube\Entity\Master\Pref {#5294 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5331 +label: "山梨県" +value: "19" +data: Eccube\Entity\Master\Pref {#5295 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5332 +label: "長野県" +value: "20" +data: Eccube\Entity\Master\Pref {#5296 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5333 +label: "岐阜県" +value: "21" +data: Eccube\Entity\Master\Pref {#5297 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5334 +label: "静岡県" +value: "22" +data: Eccube\Entity\Master\Pref {#5298 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5335 +label: "愛知県" +value: "23" +data: Eccube\Entity\Master\Pref {#5299 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5336 +label: "三重県" +value: "24" +data: Eccube\Entity\Master\Pref {#5300 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5337 +label: "滋賀県" +value: "25" +data: Eccube\Entity\Master\Pref {#5301 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5338 +label: "京都府" +value: "26" +data: Eccube\Entity\Master\Pref {#5302 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5339 +label: "大阪府" +value: "27" +data: Eccube\Entity\Master\Pref {#5303 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5340 +label: "兵庫県" +value: "28" +data: Eccube\Entity\Master\Pref {#5304 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5341 +label: "奈良県" +value: "29" +data: Eccube\Entity\Master\Pref {#5305 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5342 +label: "和歌山県" +value: "30" +data: Eccube\Entity\Master\Pref {#5306 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5343 +label: "鳥取県" +value: "31" +data: Eccube\Entity\Master\Pref {#5307 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5344 +label: "島根県" +value: "32" +data: Eccube\Entity\Master\Pref {#5308 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5345 +label: "岡山県" +value: "33" +data: Eccube\Entity\Master\Pref {#5309 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5346 +label: "広島県" +value: "34" +data: Eccube\Entity\Master\Pref {#5310 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5347 +label: "山口県" +value: "35" +data: Eccube\Entity\Master\Pref {#5311 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5348 +label: "徳島県" +value: "36" +data: Eccube\Entity\Master\Pref {#5312 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5349 +label: "香川県" +value: "37" +data: Eccube\Entity\Master\Pref {#5313 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5350 +label: "愛媛県" +value: "38" +data: Eccube\Entity\Master\Pref {#5314 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5351 +label: "高知県" +value: "39" +data: Eccube\Entity\Master\Pref {#5315 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5352 +label: "福岡県" +value: "40" +data: Eccube\Entity\Master\Pref {#5316 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5353 +label: "佐賀県" +value: "41" +data: Eccube\Entity\Master\Pref {#5317 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5354 +label: "長崎県" +value: "42" +data: Eccube\Entity\Master\Pref {#5318 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5355 +label: "熊本県" +value: "43" +data: Eccube\Entity\Master\Pref {#5319 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5356 +label: "大分県" +value: "44" +data: Eccube\Entity\Master\Pref {#5320 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5357 +label: "宮崎県" +value: "45" +data: Eccube\Entity\Master\Pref {#5321 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5358 +label: "鹿児島県" +value: "46" +data: Eccube\Entity\Master\Pref {#5322 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5359 +label: "沖縄県" +value: "47" +data: Eccube\Entity\Master\Pref {#5323 …} +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 {#5260 -form: Symfony\Component\Form\Form {#4937 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5259 …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) {#5361 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4667 …} } |
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 {#4595 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4582 +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 {#4595 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4582 +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 {#4595 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4582 +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 {#693 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#692 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#691 …} -namespace: Closure() {#689 …} } |
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 {#4440 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
purify_html | true |
purify_html_profile | "default" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#4915 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4457 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1103 …} $translationDomain: "validators" $message: Closure() {#4906 …} } } |
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 {#5362 -form: Symfony\Component\Form\Form {#4940 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5363 …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 {#4596 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4583 +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 {#4596 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4583 +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 {#4596 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4583 +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 {#693 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#692 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#691 …} -namespace: Closure() {#689 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4924 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4440 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
purify_html | true |
purify_html_profile | "default" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#4926 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4457 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1103 …} $translationDomain: "validators" $message: Closure() {#4925 …} } } |
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 {#5364 -form: Symfony\Component\Form\Form {#4943 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5365 …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 {#4606 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4607 +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 {#4608 +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 {#693 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#692 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#691 …} -namespace: Closure() {#689 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4603 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4440 …} } |
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() {#4605 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4457 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1103 …} $translationDomain: "validators" $message: Closure() {#4604 …} } } |
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 {#5257 -form: Symfony\Component\Form\Form {#4946 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5258 …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 {#693 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#692 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#691 …} -namespace: Closure() {#689 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4633 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4440 …} } |
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 {#4622 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#4630 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4631 +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() {#4636 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4457 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1103 …} $translationDomain: "validators" $message: Closure() {#4635 …} } } |
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 {#5367 -form: Symfony\Component\Form\Form {#4971 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5366 …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 {#4622 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#4630 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4631 +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 {#4622 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#4630 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4631 +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 {#4622 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#4630 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4631 +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 {#693 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#692 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#691 …} -namespace: Closure() {#689 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4950 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4440 …} } |
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() {#4952 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4457 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1103 …} $translationDomain: "validators" $message: Closure() {#4951 …} } } |
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 {#5371 -form: Symfony\Component\Form\Form {#4974 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5370 …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 {#4622 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#4630 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4631 +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 {#4622 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#4630 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4631 +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 {#4622 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#4630 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4631 +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 {#693 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#692 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#691 …} -namespace: Closure() {#689 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4961 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4440 …} } |
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() {#4963 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4457 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1103 …} $translationDomain: "validators" $message: Closure() {#4962 …} } } |
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 {#5372 -form: Symfony\Component\Form\Form {#4977 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5373 …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 {#693 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#692 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#691 …} -namespace: Closure() {#689 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4708 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4440 …} } |
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 {#4647 +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 {#4649 +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 {#4651 +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() {#4706 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4457 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1103 …} $translationDomain: "validators" $message: Closure() {#4707 …} } } |
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 {#5368 -form: Symfony\Component\Form\Form {#5002 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5369 …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 {#4647 +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 {#4649 +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 {#4647 +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 {#4649 +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 {#4647 +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 {#4649 +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 {#693 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#692 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#691 …} -namespace: Closure() {#689 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4981 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4440 …} } |
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() {#4983 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4457 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1103 …} $translationDomain: "validators" $message: Closure() {#4982 …} } } |
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 {#5377 -form: Symfony\Component\Form\Form {#5005 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5376 …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 {#4651 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4651 +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 {#4651 +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 {#693 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#692 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#691 …} -namespace: Closure() {#689 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4992 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4440 …} } |
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() {#4994 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4457 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1103 …} $translationDomain: "validators" $message: Closure() {#4993 …} } } |
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 {#5378 -form: Symfony\Component\Form\Form {#5008 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5379 …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 {#4484 +payload: null +message: "form_error.select_is_future_or_now_date" +value: "2025-05-16" +propertyPath: null } ] |
[ Symfony\Component\Validator\Constraints\LessThanOrEqual {#4484 +payload: null +message: "form_error.select_is_future_or_now_date" +value: "2025-05-16" +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 {#4484 +payload: null +message: "form_error.select_is_future_or_now_date" +value: "2025-05-16" +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 {#693 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#692 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#691 …} -namespace: Closure() {#689 …} } |
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() {#4681 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4457 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1103 …} $translationDomain: "validators" $message: Closure() {#4680 …} } } |
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 {#5375 -form: Symfony\Component\Form\Form {#5047 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5374 …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 {#693 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#692 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#691 …} -namespace: Closure() {#689 …} } |
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() {#5013 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4457 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1103 …} $translationDomain: "validators" $message: Closure() {#5012 …} } } |
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 {#5384 +label: "2025" +value: "2025" +data: 2025 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5385 +label: "2024" +value: "2024" +data: 2024 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5386 +label: "2023" +value: "2023" +data: 2023 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5387 +label: "2022" +value: "2022" +data: 2022 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5388 +label: "2021" +value: "2021" +data: 2021 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5389 +label: "2020" +value: "2020" +data: 2020 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5390 +label: "2019" +value: "2019" +data: 2019 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5391 +label: "2018" +value: "2018" +data: 2018 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5392 +label: "2017" +value: "2017" +data: 2017 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5393 +label: "2016" +value: "2016" +data: 2016 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5394 +label: "2015" +value: "2015" +data: 2015 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5395 +label: "2014" +value: "2014" +data: 2014 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5396 +label: "2013" +value: "2013" +data: 2013 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5397 +label: "2012" +value: "2012" +data: 2012 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5398 +label: "2011" +value: "2011" +data: 2011 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5399 +label: "2010" +value: "2010" +data: 2010 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5400 +label: "2009" +value: "2009" +data: 2009 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5401 +label: "2008" +value: "2008" +data: 2008 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5402 +label: "2007" +value: "2007" +data: 2007 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5403 +label: "2006" +value: "2006" +data: 2006 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5404 +label: "2005" +value: "2005" +data: 2005 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5405 +label: "2004" +value: "2004" +data: 2004 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5406 +label: "2003" +value: "2003" +data: 2003 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5407 +label: "2002" +value: "2002" +data: 2002 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5408 +label: "2001" +value: "2001" +data: 2001 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5409 +label: "2000" +value: "2000" +data: 2000 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5410 +label: "1999" +value: "1999" +data: 1999 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5411 +label: "1998" +value: "1998" +data: 1998 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5412 +label: "1997" +value: "1997" +data: 1997 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5413 +label: "1996" +value: "1996" +data: 1996 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5414 +label: "1995" +value: "1995" +data: 1995 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5415 +label: "1994" +value: "1994" +data: 1994 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5416 +label: "1993" +value: "1993" +data: 1993 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5417 +label: "1992" +value: "1992" +data: 1992 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5418 +label: "1991" +value: "1991" +data: 1991 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5419 +label: "1990" +value: "1990" +data: 1990 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5420 +label: "1989" +value: "1989" +data: 1989 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5421 +label: "1988" +value: "1988" +data: 1988 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5422 +label: "1987" +value: "1987" +data: 1987 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5423 +label: "1986" +value: "1986" +data: 1986 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5424 +label: "1985" +value: "1985" +data: 1985 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5425 +label: "1984" +value: "1984" +data: 1984 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5426 +label: "1983" +value: "1983" +data: 1983 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5427 +label: "1982" +value: "1982" +data: 1982 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5428 +label: "1981" +value: "1981" +data: 1981 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5429 +label: "1980" +value: "1980" +data: 1980 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5430 +label: "1979" +value: "1979" +data: 1979 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5431 +label: "1978" +value: "1978" +data: 1978 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5432 +label: "1977" +value: "1977" +data: 1977 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5433 +label: "1976" +value: "1976" +data: 1976 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5434 +label: "1975" +value: "1975" +data: 1975 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5435 +label: "1974" +value: "1974" +data: 1974 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5436 +label: "1973" +value: "1973" +data: 1973 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5437 +label: "1972" +value: "1972" +data: 1972 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5438 +label: "1971" +value: "1971" +data: 1971 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5439 +label: "1970" +value: "1970" +data: 1970 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5440 +label: "1969" +value: "1969" +data: 1969 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5441 +label: "1968" +value: "1968" +data: 1968 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5442 +label: "1967" +value: "1967" +data: 1967 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5443 +label: "1966" +value: "1966" +data: 1966 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5444 +label: "1965" +value: "1965" +data: 1965 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5445 +label: "1964" +value: "1964" +data: 1964 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5446 +label: "1963" +value: "1963" +data: 1963 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5447 +label: "1962" +value: "1962" +data: 1962 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5448 +label: "1961" +value: "1961" +data: 1961 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5449 +label: "1960" +value: "1960" +data: 1960 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5450 +label: "1959" +value: "1959" +data: 1959 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5451 +label: "1958" +value: "1958" +data: 1958 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5452 +label: "1957" +value: "1957" +data: 1957 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5453 +label: "1956" +value: "1956" +data: 1956 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5454 +label: "1955" +value: "1955" +data: 1955 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5455 +label: "1954" +value: "1954" +data: 1954 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5456 +label: "1953" +value: "1953" +data: 1953 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5457 +label: "1952" +value: "1952" +data: 1952 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5458 +label: "1951" +value: "1951" +data: 1951 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5459 +label: "1950" +value: "1950" +data: 1950 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5460 +label: "1949" +value: "1949" +data: 1949 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5461 +label: "1948" +value: "1948" +data: 1948 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5462 +label: "1947" +value: "1947" +data: 1947 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5463 +label: "1946" +value: "1946" +data: 1946 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5464 +label: "1945" +value: "1945" +data: 1945 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5465 +label: "1944" +value: "1944" +data: 1944 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5466 +label: "1943" +value: "1943" +data: 1943 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5467 +label: "1942" +value: "1942" +data: 1942 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5468 +label: "1941" +value: "1941" +data: 1941 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5469 +label: "1940" +value: "1940" +data: 1940 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5470 +label: "1939" +value: "1939" +data: 1939 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5471 +label: "1938" +value: "1938" +data: 1938 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5472 +label: "1937" +value: "1937" +data: 1937 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5473 +label: "1936" +value: "1936" +data: 1936 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5474 +label: "1935" +value: "1935" +data: 1935 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5475 +label: "1934" +value: "1934" +data: 1934 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5476 +label: "1933" +value: "1933" +data: 1933 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5477 +label: "1932" +value: "1932" +data: 1932 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5478 +label: "1931" +value: "1931" +data: 1931 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5479 +label: "1930" +value: "1930" +data: 1930 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5480 +label: "1929" +value: "1929" +data: 1929 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5481 +label: "1928" +value: "1928" +data: 1928 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5482 +label: "1927" +value: "1927" +data: 1927 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5483 +label: "1926" +value: "1926" +data: 1926 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5484 +label: "1925" +value: "1925" +data: 1925 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5485 +label: "1924" +value: "1924" +data: 1924 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5486 +label: "1923" +value: "1923" +data: 1923 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5487 +label: "1922" +value: "1922" +data: 1922 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5488 +label: "1921" +value: "1921" +data: 1921 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5489 +label: "1920" +value: "1920" +data: 1920 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5490 +label: "1919" +value: "1919" +data: 1919 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5491 +label: "1918" +value: "1918" +data: 1918 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5492 +label: "1917" +value: "1917" +data: 1917 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5493 +label: "1916" +value: "1916" +data: 1916 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5494 +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 {#5383 -form: Symfony\Component\Form\Form {#5050 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5382 …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) {#5496 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4667 …} } |
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 {#693 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#692 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#691 …} -namespace: Closure() {#689 …} } |
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() {#5025 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4457 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1103 …} $translationDomain: "validators" $message: Closure() {#5024 …} } } |
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 {#5499 +label: "01" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5500 +label: "02" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5501 +label: "03" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5502 +label: "04" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5503 +label: "05" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5504 +label: "06" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5505 +label: "07" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5506 +label: "08" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5507 +label: "09" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5508 +label: "10" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5509 +label: "11" +value: "11" +data: 11 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5510 +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 {#5497 -form: Symfony\Component\Form\Form {#5053 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5498 …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) {#5512 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4667 …} } |
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 {#693 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#692 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#691 …} -namespace: Closure() {#689 …} } |
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() {#5037 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4457 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1103 …} $translationDomain: "validators" $message: Closure() {#5036 …} } } |
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 {#5515 +label: "01" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5516 +label: "02" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5517 +label: "03" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5518 +label: "04" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5519 +label: "05" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5520 +label: "06" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5521 +label: "07" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5522 +label: "08" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5523 +label: "09" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5524 +label: "10" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5525 +label: "11" +value: "11" +data: 11 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5526 +label: "12" +value: "12" +data: 12 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5527 +label: "13" +value: "13" +data: 13 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5528 +label: "14" +value: "14" +data: 14 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5529 +label: "15" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5530 +label: "16" +value: "16" +data: 16 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5531 +label: "17" +value: "17" +data: 17 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5532 +label: "18" +value: "18" +data: 18 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5533 +label: "19" +value: "19" +data: 19 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5534 +label: "20" +value: "20" +data: 20 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5535 +label: "21" +value: "21" +data: 21 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5536 +label: "22" +value: "22" +data: 22 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5537 +label: "23" +value: "23" +data: 23 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5538 +label: "24" +value: "24" +data: 24 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5539 +label: "25" +value: "25" +data: 25 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5540 +label: "26" +value: "26" +data: 26 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5541 +label: "27" +value: "27" +data: 27 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5542 +label: "28" +value: "28" +data: 28 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5543 +label: "29" +value: "29" +data: 29 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5544 +label: "30" +value: "30" +data: 30 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5545 +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 {#5513 -form: Symfony\Component\Form\Form {#5056 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5514 …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) {#5547 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4667 …} } |
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 {#4721 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#4760 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#4743 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#4744 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4742 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4738 -om: ContainerFnmsriY\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#676 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4728 …} -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 {#693 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#692 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#691 …} -namespace: Closure() {#689 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerFnmsriY\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#676 …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 {#4738 -om: ContainerFnmsriY\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#676 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4728 …} -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 {#4749 -_em: Doctrine\ORM\EntityManager {#637 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4747 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4746 #from: "Eccube\Entity\Master\Sex" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4745 #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 {#4750 …} -_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() {#4727 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4457 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1103 …} $translationDomain: "validators" $message: Closure() {#4724 …} } } |
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 {#4762 +label: "男性" +value: "1" +data: Eccube\Entity\Master\Sex {#4774 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4733 +label: "女性" +value: "2" +data: Eccube\Entity\Master\Sex {#4775 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4732 +label: "その他" +value: "3" +data: Eccube\Entity\Master\Sex {#4776 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4764 +label: "回答しない" +value: "4" +data: Eccube\Entity\Master\Sex {#4777 …} +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 {#5381 -form: Symfony\Component\Form\Form {#5111 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#5380 …5} |
full_name | "entry[sex]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "entry_sex" |
is_selected | Closure($choice, $value) {#5549 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4667 …} } |
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 {#693 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#692 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#691 …} -namespace: Closure() {#689 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5066 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5065 …} } |
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 {#5068 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() {#5072 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4457 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1103 …} $translationDomain: "validators" $message: Closure() {#5069 …} } } |
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 {#5552 -form: Symfony\Component\Form\Form {#5114 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5551 …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 {#693 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#692 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#691 …} -namespace: Closure() {#689 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5066 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5065 …} } |
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 {#5068 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() {#5083 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4457 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1103 …} $translationDomain: "validators" $message: Closure() {#5082 …} } } |
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 {#5553 -form: Symfony\Component\Form\Form {#5117 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5554 …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 {#693 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#692 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#691 …} -namespace: Closure() {#689 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5066 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5065 …} } |
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 {#5068 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() {#5093 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4457 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1103 …} $translationDomain: "validators" $message: Closure() {#5092 …} } } |
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 {#5555 -form: Symfony\Component\Form\Form {#5120 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5556 …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 {#693 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#692 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#691 …} -namespace: Closure() {#689 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5066 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5065 …} } |
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 {#5068 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() {#5103 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4457 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1103 …} $translationDomain: "validators" $message: Closure() {#5102 …} } } |
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 {#5557 -form: Symfony\Component\Form\Form {#5123 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5558 …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 {#4721 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#4814 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#4797 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#4798 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4796 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4792 -om: ContainerFnmsriY\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#676 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4782 …} -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 {#693 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#692 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#691 …} -namespace: Closure() {#689 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerFnmsriY\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#676 …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 {#4792 -om: ContainerFnmsriY\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#676 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4782 …} -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 {#4803 -_em: Doctrine\ORM\EntityManager {#637 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4801 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4800 #from: "Eccube\Entity\Master\Job" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4799 #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 {#4804 …} -_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() {#4781 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4457 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1103 …} $translationDomain: "validators" $message: Closure() {#4780 …} } } |
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 {#5560 +label: "公務員" +value: "1" +data: Eccube\Entity\Master\Job {#5576 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5561 +label: "コンサルタント" +value: "2" +data: Eccube\Entity\Master\Job {#5577 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5563 +label: "コンピューター関連技術職" +value: "3" +data: Eccube\Entity\Master\Job {#5578 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5566 +label: "コンピューター関連以外の技術職" +value: "4" +data: Eccube\Entity\Master\Job {#5579 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5565 +label: "金融関係" +value: "5" +data: Eccube\Entity\Master\Job {#5580 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5559 +label: "医師" +value: "6" +data: Eccube\Entity\Master\Job {#5581 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5572 +label: "弁護士" +value: "7" +data: Eccube\Entity\Master\Job {#5582 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5570 +label: "総務・人事・事務" +value: "8" +data: Eccube\Entity\Master\Job {#5583 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5569 +label: "営業・販売" +value: "9" +data: Eccube\Entity\Master\Job {#5584 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5562 +label: "研究・開発" +value: "10" +data: Eccube\Entity\Master\Job {#5585 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5573 +label: "広報・宣伝" +value: "11" +data: Eccube\Entity\Master\Job {#5586 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5594 +label: "企画・マーケティング" +value: "12" +data: Eccube\Entity\Master\Job {#5587 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5595 +label: "デザイン関係" +value: "13" +data: Eccube\Entity\Master\Job {#5588 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5596 +label: "会社経営・役員" +value: "14" +data: Eccube\Entity\Master\Job {#5589 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5597 +label: "出版・マスコミ関係" +value: "15" +data: Eccube\Entity\Master\Job {#5590 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5598 +label: "学生・フリーター" +value: "16" +data: Eccube\Entity\Master\Job {#5591 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5599 +label: "主婦" +value: "17" +data: Eccube\Entity\Master\Job {#5592 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5600 +label: "その他" +value: "18" +data: Eccube\Entity\Master\Job {#5593 …} +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 {#5550 -form: Symfony\Component\Form\Form {#5126 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5548 …5} |
full_name | "entry[job]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "entry_job" |
is_selected | Closure($choice, $value) {#5602 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4667 …} } |
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 {#5131 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5131 +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 {#5131 +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 {#693 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#692 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#691 …} -namespace: Closure() {#689 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5066 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5065 …} } |
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 {#5068 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() {#5134 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4457 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1103 …} $translationDomain: "validators" $message: Closure() {#5133 …} } } |
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 {#5603 -form: Symfony\Component\Form\Form {#5142 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5604 …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 | "af1c50323cefe128e8d0fcdee0c80._E9T-dx1DQnGvlA6qn8PTJbnQFmat3Nalp0ZU5bYWgk.mHw-je4sYXm1_xpJmzplLtuFczjRwhsp_q96aqO_BW6eJGqRmyNrTYHXYA" |
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 | "af1c50323cefe128e8d0fcdee0c80._E9T-dx1DQnGvlA6qn8PTJbnQFmat3Nalp0ZU5bYWgk.mHw-je4sYXm1_xpJmzplLtuFczjRwhsp_q96aqO_BW6eJGqRmyNrTYHXYA" |
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 {#693 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#692 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#691 …} -namespace: Closure() {#689 …} } |
data | "af1c50323cefe128e8d0fcdee0c80._E9T-dx1DQnGvlA6qn8PTJbnQFmat3Nalp0ZU5bYWgk.mHw-je4sYXm1_xpJmzplLtuFczjRwhsp_q96aqO_BW6eJGqRmyNrTYHXYA" |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5609 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4440 …} } |
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() {#5611 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4457 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1103 …} $translationDomain: "validators" $message: Closure() {#5608 …} } } |
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 | "af1c50323cefe128e8d0fcdee0c80._E9T-dx1DQnGvlA6qn8PTJbnQFmat3Nalp0ZU5bYWgk.mHw-je4sYXm1_xpJmzplLtuFczjRwhsp_q96aqO_BW6eJGqRmyNrTYHXYA" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#5623 -form: Symfony\Component\Form\Form {#5618 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5612 …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 | "af1c50323cefe128e8d0fcdee0c80._E9T-dx1DQnGvlA6qn8PTJbnQFmat3Nalp0ZU5bYWgk.mHw-je4sYXm1_xpJmzplLtuFczjRwhsp_q96aqO_BW6eJGqRmyNrTYHXYA" |
(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 {#693 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#692 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#691 …} -namespace: Closure() {#689 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#8776 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4440 …} } |
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() {#8774 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4457 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1103 …} $translationDomain: "validators" $message: Closure() {#8775 …} } } |
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 {#10589 -form: Symfony\Component\Form\Form {#10578 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10590 …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 {#8883 -id: 312 -name: "セール" -hierarchy: 1 -sort_no: 212 -create_date: DateTime @1735090129 {#8889 date: 2024-12-25 10:28:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#8887 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8973 …} -Children: Doctrine\ORM\PersistentCollection {#9129 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#9124 -id: 118 -name: "天然石" -hierarchy: 1 -sort_no: 211 -create_date: DateTime @1717439447 {#9128 date: 2024-06-04 03:30:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#9127 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9123 …} -Children: Doctrine\ORM\PersistentCollection {#9120 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#9119 -id: 309 -name: "トパーズ" -hierarchy: 2 -sort_no: 205 -create_date: DateTime @1728971426 {#9126 date: 2024-10-15 14:50:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728971426 {#9125 date: 2024-10-15 14:50:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9118 …} -Children: Doctrine\ORM\PersistentCollection {#9114 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9116 …} } Eccube\Entity\Category {#9109 -id: 306 -name: "ラヴァストーン" -hierarchy: 2 -sort_no: 204 -create_date: DateTime @1725857600 {#9111 date: 2024-09-09 13:53:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857600 {#9110 date: 2024-09-09 13:53:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9108 …} -Children: Doctrine\ORM\PersistentCollection {#9105 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#9102 -id: 305 -name: "リバーストーン" -hierarchy: 2 -sort_no: 203 -create_date: DateTime @1725857595 {#9104 date: 2024-09-09 13:53:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857595 {#9103 date: 2024-09-09 13:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9101 …} -Children: Doctrine\ORM\PersistentCollection {#8886 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#9089 -id: 304 -name: "クラック水晶" -hierarchy: 2 -sort_no: 202 -create_date: DateTime @1725857588 {#8884 date: 2024-09-09 13:53:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857588 {#8905 date: 2024-09-09 13:53:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9091 …} -Children: Doctrine\ORM\PersistentCollection {#9094 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#9097 -id: 303 -name: "ゴールドコーラル" -hierarchy: 2 -sort_no: 201 -create_date: DateTime @1725857582 {#9095 date: 2024-09-09 13:53:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857582 {#9096 date: 2024-09-09 13:53:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9098 …} -Children: Doctrine\ORM\PersistentCollection {#9136 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#9137 -id: 302 -name: "ダルメシアンジャスパー" -hierarchy: 2 -sort_no: 200 -create_date: DateTime @1725857574 {#9134 date: 2024-09-09 13:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857574 {#9135 date: 2024-09-09 13:52:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9138 …} -Children: Doctrine\ORM\PersistentCollection {#9141 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#9144 -id: 207 -name: "ローズジャスパー" -hierarchy: 2 -sort_no: 199 -create_date: DateTime @1719214717 {#9142 date: 2024-06-24 16:38:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9143 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9145 …} -Children: Doctrine\ORM\PersistentCollection {#9149 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9152 -id: 206 -name: "ローズクォーツ" -hierarchy: 2 -sort_no: 198 -create_date: DateTime @1719214706 {#9150 date: 2024-06-24 16:38:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9151 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9153 …} -Children: Doctrine\ORM\PersistentCollection {#9156 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9159 -id: 205 -name: "レモンクォーツ" -hierarchy: 2 -sort_no: 197 -create_date: DateTime @1719214700 {#9157 date: 2024-06-24 16:38:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9158 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9160 …} -Children: Doctrine\ORM\PersistentCollection {#9163 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9166 -id: 204 -name: "レッドタイガーアイ" -hierarchy: 2 -sort_no: 196 -create_date: DateTime @1719214691 {#9164 date: 2024-06-24 16:38:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9165 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9167 …} -Children: Doctrine\ORM\PersistentCollection {#9170 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9173 -id: 203 -name: "レッドアゲート" -hierarchy: 2 -sort_no: 195 -create_date: DateTime @1719214683 {#9171 date: 2024-06-24 16:38:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9172 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9174 …} -Children: Doctrine\ORM\PersistentCollection {#9177 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9180 -id: 202 -name: "レインボームーンストーン" -hierarchy: 2 -sort_no: 194 -create_date: DateTime @1719214676 {#9178 date: 2024-06-24 16:37:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9179 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9181 …} -Children: Doctrine\ORM\PersistentCollection {#9184 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9187 -id: 201 -name: "ルビー" -hierarchy: 2 -sort_no: 193 -create_date: DateTime @1719214669 {#9185 date: 2024-06-24 16:37:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9186 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9188 …} -Children: Doctrine\ORM\PersistentCollection {#9191 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9194 -id: 200 -name: "ルチルクォーツ" -hierarchy: 2 -sort_no: 192 -create_date: DateTime @1719214664 {#9192 date: 2024-06-24 16:37:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9193 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9195 …} -Children: Doctrine\ORM\PersistentCollection {#9198 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9201 -id: 199 -name: "龍紋メノウ" -hierarchy: 2 -sort_no: 191 -create_date: DateTime @1719214655 {#9199 date: 2024-06-24 16:37:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9200 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9202 …} -Children: Doctrine\ORM\PersistentCollection {#9205 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9208 -id: 300 -name: "リバーストーン" -hierarchy: 2 -sort_no: 190 -create_date: DateTime @1721966548 {#9206 date: 2024-07-26 13:02:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9207 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9209 …} -Children: Doctrine\ORM\PersistentCollection {#9212 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9215 -id: 198 -name: "ラリマー" -hierarchy: 2 -sort_no: 189 -create_date: DateTime @1719214639 {#9213 date: 2024-06-24 16:37:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9214 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9216 …} -Children: Doctrine\ORM\PersistentCollection {#9219 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9222 -id: 197 -name: "ラブラドライト" -hierarchy: 2 -sort_no: 188 -create_date: DateTime @1719214636 {#9220 date: 2024-06-24 16:37:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9221 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9223 …} -Children: Doctrine\ORM\PersistentCollection {#9226 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9229 -id: 196 -name: "ラピスラズリ" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1719214627 {#9227 date: 2024-06-24 16:37:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9228 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9230 …} -Children: Doctrine\ORM\PersistentCollection {#9233 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9236 -id: 195 -name: "モルガナイト" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1719214616 {#9234 date: 2024-06-24 16:36:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9235 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9237 …} -Children: Doctrine\ORM\PersistentCollection {#9240 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9243 -id: 194 -name: "モリオン" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1719214612 {#9241 date: 2024-06-24 16:36:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9242 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9244 …} -Children: Doctrine\ORM\PersistentCollection {#9247 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9250 -id: 193 -name: "モスアゲート" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1719214606 {#9248 date: 2024-06-24 16:36:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9249 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9251 …} -Children: Doctrine\ORM\PersistentCollection {#9254 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9257 -id: 192 -name: "ムーンストーン" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1719214601 {#9255 date: 2024-06-24 16:36:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9256 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9258 …} -Children: Doctrine\ORM\PersistentCollection {#9261 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9264 -id: 191 -name: "ミッドナイトオーラ" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1719214596 {#9262 date: 2024-06-24 16:36:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9263 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9265 …} -Children: Doctrine\ORM\PersistentCollection {#9268 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9271 -id: 289 -name: "MIXアゲート" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1721726889 {#9269 date: 2024-07-23 18:28:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9270 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9272 …} -Children: Doctrine\ORM\PersistentCollection {#9275 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9278 -id: 190 -name: "マザーオブパール" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1719214587 {#9276 date: 2024-06-24 16:36:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9277 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9279 …} -Children: Doctrine\ORM\PersistentCollection {#9282 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9285 -id: 189 -name: "ホワイトカルセドニー" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1719214578 {#9283 date: 2024-06-24 16:36:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9284 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9286 …} -Children: Doctrine\ORM\PersistentCollection {#9289 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9292 -id: 188 -name: "北投石" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1719214570 {#9290 date: 2024-06-24 16:36:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9291 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9293 …} -Children: Doctrine\ORM\PersistentCollection {#9296 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9299 -id: 187 -name: "ペリドット" -hierarchy: 2 -sort_no: 100 -create_date: DateTime @1719214560 {#9297 date: 2024-06-24 16:36:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9298 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9300 …} -Children: Doctrine\ORM\PersistentCollection {#9303 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9306 -id: 186 -name: "ヘマタイト" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1719214555 {#9304 date: 2024-06-24 16:35:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9305 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9307 …} -Children: Doctrine\ORM\PersistentCollection {#9310 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9313 -id: 185 -name: "フローライト" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1719214550 {#9311 date: 2024-06-24 16:35:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9312 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9314 …} -Children: Doctrine\ORM\PersistentCollection {#9317 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9320 -id: 184 -name: "プレナイト" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1719214544 {#9318 date: 2024-06-24 16:35:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9319 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9321 …} -Children: Doctrine\ORM\PersistentCollection {#9324 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9327 -id: 183 -name: "ブルーレースアゲート" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1719214535 {#9325 date: 2024-06-24 16:35:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9326 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9328 …} -Children: Doctrine\ORM\PersistentCollection {#9331 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9334 -id: 182 -name: "ブルータイガーアイ" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1719214526 {#9332 date: 2024-06-24 16:35:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9333 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9335 …} -Children: Doctrine\ORM\PersistentCollection {#9338 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9341 -id: 181 -name: "ブルーゴールドストーン" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1719214514 {#9339 date: 2024-06-24 16:35:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9340 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9342 …} -Children: Doctrine\ORM\PersistentCollection {#9345 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9348 -id: 180 -name: "ブラックスピネル" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1719214503 {#9346 date: 2024-06-24 16:35:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9347 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9349 …} -Children: Doctrine\ORM\PersistentCollection {#9352 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9355 -id: 292 -name: "ピーコックヘマタイト" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1721726912 {#9353 date: 2024-07-23 18:28:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9354 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9356 …} -Children: Doctrine\ORM\PersistentCollection {#9359 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9362 -id: 179 -name: "ピンクオパール" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1719214489 {#9360 date: 2024-06-24 16:34:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9361 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9363 …} -Children: Doctrine\ORM\PersistentCollection {#9366 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9369 -id: 178 -name: "ヒマラヤ水晶" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1719214480 {#9367 date: 2024-06-24 16:34:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9368 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9370 …} -Children: Doctrine\ORM\PersistentCollection {#9373 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9376 -id: 177 -name: "翡翠" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1719214472 {#9374 date: 2024-06-24 16:34:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9375 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9377 …} -Children: Doctrine\ORM\PersistentCollection {#9380 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9383 -id: 176 -name: "ピクチャージャスパー" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1719214467 {#9381 date: 2024-06-24 16:34:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9382 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9384 …} -Children: Doctrine\ORM\PersistentCollection {#9387 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9390 -id: 175 -name: "ハウライト" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1719214458 {#9388 date: 2024-06-24 16:34:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9389 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9391 …} -Children: Doctrine\ORM\PersistentCollection {#9394 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9397 -id: 174 -name: "パイライト" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1719214453 {#9395 date: 2024-06-24 16:34:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9396 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9398 …} -Children: Doctrine\ORM\PersistentCollection {#9401 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9404 -id: 173 -name: "パール" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1719214443 {#9402 date: 2024-06-24 16:34:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9403 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9405 …} -Children: Doctrine\ORM\PersistentCollection {#9408 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9411 -id: 172 -name: "トルマリン" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1719214439 {#9409 date: 2024-06-24 16:33:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9410 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9412 …} -Children: Doctrine\ORM\PersistentCollection {#9415 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9418 -id: 171 -name: "テラヘルツ" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1719214435 {#9416 date: 2024-06-24 16:33:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9417 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9419 …} -Children: Doctrine\ORM\PersistentCollection {#9422 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9425 -id: 301 -name: "ツリーアゲート" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1721966565 {#9423 date: 2024-07-26 13:02:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9424 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9426 …} -Children: Doctrine\ORM\PersistentCollection {#9429 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9432 -id: 170 -name: "茶黄水晶" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1719214422 {#9430 date: 2024-06-24 16:33:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9431 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9433 …} -Children: Doctrine\ORM\PersistentCollection {#9436 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9439 -id: 169 -name: "チェリークォーツ" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1719214416 {#9437 date: 2024-06-24 16:33:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9438 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9440 …} -Children: Doctrine\ORM\PersistentCollection {#9443 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9446 -id: 168 -name: "タンザナイト" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1719214409 {#9444 date: 2024-06-24 16:33:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9445 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9447 …} -Children: Doctrine\ORM\PersistentCollection {#9450 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9453 -id: 290 -name: "ダルメシアンジャスパー" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1721726899 {#9451 date: 2024-07-23 18:28:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9452 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9454 …} -Children: Doctrine\ORM\PersistentCollection {#9457 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9460 -id: 167 -name: "タイガーアイ" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1719214404 {#9458 date: 2024-06-24 16:33:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9459 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9461 …} -Children: Doctrine\ORM\PersistentCollection {#9464 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9467 -id: 166 -name: "ターコイズ" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1719214392 {#9465 date: 2024-06-24 16:33:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9466 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9468 …} -Children: Doctrine\ORM\PersistentCollection {#9471 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9474 -id: 165 -name: "ソーダライト" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1719214381 {#9472 date: 2024-06-24 16:33:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9473 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9475 …} -Children: Doctrine\ORM\PersistentCollection {#9478 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9481 -id: 164 -name: "スモーキークォーツ" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1719214373 {#9479 date: 2024-06-24 16:32:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9480 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9482 …} -Children: Doctrine\ORM\PersistentCollection {#9485 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9488 -id: 163 -name: "スピネル" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1719214365 {#9486 date: 2024-06-24 16:32:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9487 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9489 …} -Children: Doctrine\ORM\PersistentCollection {#9492 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9495 -id: 162 -name: "ストロベリークォーツ" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1719214359 {#9493 date: 2024-06-24 16:32:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9494 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9496 …} -Children: Doctrine\ORM\PersistentCollection {#9499 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9502 -id: 161 -name: "スギライト" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1719214347 {#9500 date: 2024-06-24 16:32:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9501 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9503 …} -Children: Doctrine\ORM\PersistentCollection {#9506 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9509 -id: 160 -name: "水晶" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1719214342 {#9507 date: 2024-06-24 16:32:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9508 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9510 …} -Children: Doctrine\ORM\PersistentCollection {#9513 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9516 -id: 294 -name: "朱砂パーツ" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1721726925 {#9514 date: 2024-07-23 18:28:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9515 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9517 …} -Children: Doctrine\ORM\PersistentCollection {#9520 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9523 -id: 159 -name: "シトリン" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1719214334 {#9521 date: 2024-06-24 16:32:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9522 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9524 …} -Children: Doctrine\ORM\PersistentCollection {#9527 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9530 -id: 158 -name: "サンストーン" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1719214329 {#9528 date: 2024-06-24 16:32:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9529 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9531 …} -Children: Doctrine\ORM\PersistentCollection {#9534 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9537 -id: 157 -name: "珊瑚" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1719214321 {#9535 date: 2024-06-24 16:32:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9536 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9538 …} -Children: Doctrine\ORM\PersistentCollection {#9541 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9544 -id: 156 -name: "サファイア" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1719214302 {#9542 date: 2024-06-24 16:31:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9543 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9545 …} -Children: Doctrine\ORM\PersistentCollection {#9548 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9551 -id: 155 -name: "サードニクス" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1719214295 {#9549 date: 2024-06-24 16:31:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9550 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9552 …} -Children: Doctrine\ORM\PersistentCollection {#9555 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9558 -id: 154 -name: "コスモオーラ" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1719214286 {#9556 date: 2024-06-24 16:31:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9557 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9559 …} -Children: Doctrine\ORM\PersistentCollection {#9562 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9565 -id: 153 -name: "ゴールドヘマタイト" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1719214278 {#9563 date: 2024-06-24 16:31:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9564 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9566 …} -Children: Doctrine\ORM\PersistentCollection {#9569 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9572 -id: 152 -name: "ゴールドストーン" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1719214270 {#9570 date: 2024-06-24 16:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9571 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9573 …} -Children: Doctrine\ORM\PersistentCollection {#9576 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9579 -id: 295 -name: "ゴールドコーラル" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1721726932 {#9577 date: 2024-07-23 18:28:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9578 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9580 …} -Children: Doctrine\ORM\PersistentCollection {#9583 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9586 -id: 151 -name: "ゴールデンオーラ" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1719214263 {#9584 date: 2024-06-24 16:31:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9585 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9587 …} -Children: Doctrine\ORM\PersistentCollection {#9590 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9593 -id: 150 -name: "クンツァイト" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1719214255 {#9591 date: 2024-06-24 16:30:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9592 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9594 …} -Children: Doctrine\ORM\PersistentCollection {#9597 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9600 -id: 149 -name: "クリソコーラ" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1719214243 {#9598 date: 2024-06-24 16:30:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9599 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9601 …} -Children: Doctrine\ORM\PersistentCollection {#9604 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9607 -id: 148 -name: "グリーンアゲート" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1719214233 {#9605 date: 2024-06-24 16:30:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9606 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9608 …} -Children: Doctrine\ORM\PersistentCollection {#9611 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9614 -id: 296 -name: "クラック水晶" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1721726937 {#9612 date: 2024-07-23 18:28:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9613 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9615 …} -Children: Doctrine\ORM\PersistentCollection {#9618 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9621 -id: 291 -name: "キャンディークォーツ" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1721726906 {#9619 date: 2024-07-23 18:28:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9620 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9622 …} -Children: Doctrine\ORM\PersistentCollection {#9625 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9628 -id: 147 -name: "眼球メノウ" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1719214224 {#9626 date: 2024-06-24 16:30:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9627 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9629 …} -Children: Doctrine\ORM\PersistentCollection {#9632 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9635 -id: 146 -name: "カルサイト" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1719214207 {#9633 date: 2024-06-24 16:30:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9634 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9636 …} -Children: Doctrine\ORM\PersistentCollection {#9639 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9642 -id: 298 -name: "カラーチェンジフローライト" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1721726951 {#9640 date: 2024-07-23 18:29:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9641 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9643 …} -Children: Doctrine\ORM\PersistentCollection {#9646 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9649 -id: 145 -name: "カイヤナイト" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1719214198 {#9647 date: 2024-06-24 16:29:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9648 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9650 …} -Children: Doctrine\ORM\PersistentCollection {#9653 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9656 -id: 144 -name: "カーネリアン" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1719214192 {#9654 date: 2024-06-24 16:29:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9655 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9657 …} -Children: Doctrine\ORM\PersistentCollection {#9660 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9663 -id: 143 -name: "ガーネット" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1719214185 {#9661 date: 2024-06-24 16:29:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9662 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9664 …} -Children: Doctrine\ORM\PersistentCollection {#9667 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9670 -id: 142 -name: "ガーデンクォーツ" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1719214182 {#9668 date: 2024-06-24 16:29:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9669 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9671 …} -Children: Doctrine\ORM\PersistentCollection {#9674 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9677 -id: 141 -name: "オレンジムーンストーン" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1719214174 {#9675 date: 2024-06-24 16:29:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9676 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9678 …} -Children: Doctrine\ORM\PersistentCollection {#9681 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9684 -id: 297 -name: "オレンジファントムクォーツ" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1721726944 {#9682 date: 2024-07-23 18:29:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9683 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9685 …} -Children: Doctrine\ORM\PersistentCollection {#9688 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9691 -id: 140 -name: "オブシディアン" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1719214165 {#9689 date: 2024-06-24 16:29:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9690 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9692 …} -Children: Doctrine\ORM\PersistentCollection {#9695 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9698 -id: 139 -name: "オニキス" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1719214157 {#9696 date: 2024-06-24 16:29:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9697 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9699 …} -Children: Doctrine\ORM\PersistentCollection {#9702 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9705 -id: 138 -name: "オーロラオーラ" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1719214152 {#9703 date: 2024-06-24 16:29:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9704 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9706 …} -Children: Doctrine\ORM\PersistentCollection {#9709 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9712 -id: 293 -name: "エンジェルラダー" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1721726919 {#9710 date: 2024-07-23 18:28:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9711 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9713 …} -Children: Doctrine\ORM\PersistentCollection {#9716 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9719 -id: 137 -name: "エンジェライト" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1719214142 {#9717 date: 2024-06-24 16:29:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9718 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9720 …} -Children: Doctrine\ORM\PersistentCollection {#9723 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9726 -id: 136 -name: "エレスチャル" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1719214136 {#9724 date: 2024-06-24 16:28:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9725 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9727 …} -Children: Doctrine\ORM\PersistentCollection {#9730 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9733 -id: 135 -name: "インカローズ" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1719214126 {#9731 date: 2024-06-24 16:28:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9732 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9734 …} -Children: Doctrine\ORM\PersistentCollection {#9737 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9740 -id: 134 -name: "アンバー" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1719214114 {#9738 date: 2024-06-24 16:28:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9739 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9741 …} -Children: Doctrine\ORM\PersistentCollection {#9744 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9747 -id: 133 -name: "アメトリン" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1719214108 {#9745 date: 2024-06-24 16:28:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9746 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9748 …} -Children: Doctrine\ORM\PersistentCollection {#9751 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9754 -id: 132 -name: "アメシスト" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1719214103 {#9752 date: 2024-06-24 16:28:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9753 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9755 …} -Children: Doctrine\ORM\PersistentCollection {#9758 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9761 -id: 131 -name: "アマゾナイト" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1719214098 {#9759 date: 2024-06-24 16:28:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9760 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9762 …} -Children: Doctrine\ORM\PersistentCollection {#9765 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9768 -id: 130 -name: "アベンチュリン" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1719214091 {#9766 date: 2024-06-24 16:28:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9767 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9769 …} -Children: Doctrine\ORM\PersistentCollection {#9772 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9775 -id: 129 -name: "アパタイト" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1719214076 {#9773 date: 2024-06-24 16:27:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9774 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9776 …} -Children: Doctrine\ORM\PersistentCollection {#9779 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9782 -id: 128 -name: "アクアマリン" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1719214065 {#9780 date: 2024-06-24 16:27:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9781 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9783 …} -Children: Doctrine\ORM\PersistentCollection {#9786 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9789 -id: 121 -name: "アクアオーラ" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1717439544 {#9787 date: 2024-06-04 03:32:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9788 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9790 …} -Children: Doctrine\ORM\PersistentCollection {#9793 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9796 -id: 120 -name: "アイリスクォーツ" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1717439529 {#9794 date: 2024-06-04 03:32:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9795 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9797 …} -Children: Doctrine\ORM\PersistentCollection {#9800 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9803 -id: 119 -name: "アイオライト" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1717439519 {#9801 date: 2024-06-04 03:31:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9802 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9804 …} -Children: Doctrine\ORM\PersistentCollection {#9807 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9810 -id: 16 -name: "アイテム" -hierarchy: 1 -sort_no: 210 -create_date: DateTime @1713760183 {#9113 date: 2024-04-22 13:29:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#9112 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9811 …} -Children: Doctrine\ORM\PersistentCollection {#9814 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#9815 -id: 317 -name: "シーズンコレクション・サマー" -hierarchy: 2 -sort_no: 209 -create_date: DateTime @1746148832 {#9808 date: 2025-05-02 10:20:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746148832 {#9809 date: 2025-05-02 10:20:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9816 …} -Children: Doctrine\ORM\PersistentCollection {#9819 …} -Parent: Eccube\Entity\Category {#9810} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9116 …} } Eccube\Entity\Category {#9824 -id: 316 -name: "父の日限定アイテム" -hierarchy: 2 -sort_no: 208 -create_date: DateTime @1743663525 {#9822 date: 2025-04-03 15:58:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747099714 {#9823 date: 2025-05-13 10:28:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9825 …} -Children: Doctrine\ORM\PersistentCollection {#9828 …} -Parent: Eccube\Entity\Category {#9810} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9116 …} } Eccube\Entity\Category {#9831 -id: 315 -name: "ポスター掲載商品" -hierarchy: 2 -sort_no: 207 -create_date: DateTime @1743385403 {#9829 date: 2025-03-31 10:43:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1743385403 {#9830 date: 2025-03-31 10:43:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9832 …} -Children: Doctrine\ORM\PersistentCollection {#9835 …} -Parent: Eccube\Entity\Category {#9810} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9116 …} } Eccube\Entity\Category {#9838 -id: 314 -name: "シーズンコレクション・スプリング" -hierarchy: 2 -sort_no: 206 -create_date: DateTime @1739858412 {#9836 date: 2025-02-18 15:00:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1739858412 {#9837 date: 2025-02-18 15:00:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9839 …} -Children: Doctrine\ORM\PersistentCollection {#9842 …} -Parent: Eccube\Entity\Category {#9810} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9116 …} } Eccube\Entity\Category {#9845 -id: 311 -name: "巳年特集" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1735090009 {#9843 date: 2024-12-25 10:26:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741569182 {#9844 date: 2025-03-10 10:13:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9846 …} -Children: Doctrine\ORM\PersistentCollection {#9849 …} -Parent: Eccube\Entity\Category {#9810} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9116 …} } Eccube\Entity\Category {#9852 -id: 127 -name: "リング" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1718619073 {#9850 date: 2024-06-17 19:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#9851 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9853 …} -Children: Doctrine\ORM\PersistentCollection {#9856 …} -Parent: Eccube\Entity\Category {#9810} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9116 …} } Eccube\Entity\Category {#9859 -id: 22 -name: "others" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1713760239 {#9857 date: 2024-04-22 13:30:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#9858 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9860 …} -Children: Doctrine\ORM\PersistentCollection {#9863 …} -Parent: Eccube\Entity\Category {#9810} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9116 …} } Eccube\Entity\Category {#9866 -id: 21 -name: "浄化グッズ" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1713760231 {#9864 date: 2024-04-22 13:30:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#9865 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9867 …} -Children: Doctrine\ORM\PersistentCollection {#9870 …} -Parent: Eccube\Entity\Category {#9810} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9116 …} } Eccube\Entity\Category {#9873 -id: 20 -name: "原石" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1713760226 {#9871 date: 2024-04-22 13:30:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#9872 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9874 …} -Children: Doctrine\ORM\PersistentCollection {#9877 …} -Parent: Eccube\Entity\Category {#9810} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9116 …} } Eccube\Entity\Category {#9880 -id: 19 -name: "ピアス・イヤリング" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1713760219 {#9878 date: 2024-04-22 13:30:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#9879 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9881 …} -Children: Doctrine\ORM\PersistentCollection {#9884 …} -Parent: Eccube\Entity\Category {#9810} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9116 …} } Eccube\Entity\Category {#9887 -id: 18 -name: "ネックレス" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1713760199 {#9885 date: 2024-04-22 13:29:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#9886 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9888 …} -Children: Doctrine\ORM\PersistentCollection {#9891 …} -Parent: Eccube\Entity\Category {#9810} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9116 …} } Eccube\Entity\Category {#9894 -id: 17 -name: "ブレスレット" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1713760194 {#9892 date: 2024-04-22 13:29:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#9893 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9895 …} -Children: Doctrine\ORM\PersistentCollection {#9898 …} -Parent: Eccube\Entity\Category {#9810} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9116 …} } Eccube\Entity\Category {#9901 -id: 210 -name: "誕生石" -hierarchy: 1 -sort_no: 124 -create_date: DateTime @1719807088 {#9821 date: 2024-07-01 13:11:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#9820 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9902 …} -Children: Doctrine\ORM\PersistentCollection {#9905 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#9906 -id: 222 -name: "12月生まれ" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1719807143 {#9899 date: 2024-07-01 13:12:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807143 {#9900 date: 2024-07-01 13:12:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9907 …} -Children: Doctrine\ORM\PersistentCollection {#9910 …} -Parent: Eccube\Entity\Category {#9901} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#9915 -id: 221 -name: "11月生まれ" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1719807140 {#9913 date: 2024-07-01 13:12:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807140 {#9914 date: 2024-07-01 13:12:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9916 …} -Children: Doctrine\ORM\PersistentCollection {#9919 …} -Parent: Eccube\Entity\Category {#9901} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#9922 -id: 220 -name: "10月生まれ" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1719807137 {#9920 date: 2024-07-01 13:12:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807137 {#9921 date: 2024-07-01 13:12:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9923 …} -Children: Doctrine\ORM\PersistentCollection {#9926 …} -Parent: Eccube\Entity\Category {#9901} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#9929 -id: 219 -name: "9月生まれ" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1719807132 {#9927 date: 2024-07-01 13:12:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807132 {#9928 date: 2024-07-01 13:12:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9930 …} -Children: Doctrine\ORM\PersistentCollection {#9933 …} -Parent: Eccube\Entity\Category {#9901} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#9936 -id: 218 -name: "8月生まれ" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1719807128 {#9934 date: 2024-07-01 13:12:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807128 {#9935 date: 2024-07-01 13:12:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9937 …} -Children: Doctrine\ORM\PersistentCollection {#9940 …} -Parent: Eccube\Entity\Category {#9901} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#9943 -id: 217 -name: "7月生まれ" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1719807126 {#9941 date: 2024-07-01 13:12:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807126 {#9942 date: 2024-07-01 13:12:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9944 …} -Children: Doctrine\ORM\PersistentCollection {#9947 …} -Parent: Eccube\Entity\Category {#9901} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#9950 -id: 216 -name: "6月生まれ" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1719807123 {#9948 date: 2024-07-01 13:12:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807123 {#9949 date: 2024-07-01 13:12:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9951 …} -Children: Doctrine\ORM\PersistentCollection {#9954 …} -Parent: Eccube\Entity\Category {#9901} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#9957 -id: 215 -name: "5月生まれ" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1719807120 {#9955 date: 2024-07-01 13:12:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807120 {#9956 date: 2024-07-01 13:12:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9958 …} -Children: Doctrine\ORM\PersistentCollection {#9961 …} -Parent: Eccube\Entity\Category {#9901} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#9964 -id: 214 -name: "4月生まれ" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1719807117 {#9962 date: 2024-07-01 13:11:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807117 {#9963 date: 2024-07-01 13:11:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9965 …} -Children: Doctrine\ORM\PersistentCollection {#9968 …} -Parent: Eccube\Entity\Category {#9901} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#9971 -id: 213 -name: "3月生まれ" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1719807114 {#9969 date: 2024-07-01 13:11:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807114 {#9970 date: 2024-07-01 13:11:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9972 …} -Children: Doctrine\ORM\PersistentCollection {#9975 …} -Parent: Eccube\Entity\Category {#9901} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#9978 -id: 212 -name: "2月生まれ" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1719807111 {#9976 date: 2024-07-01 13:11:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807111 {#9977 date: 2024-07-01 13:11:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9979 …} -Children: Doctrine\ORM\PersistentCollection {#9982 …} -Parent: Eccube\Entity\Category {#9901} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#9985 -id: 211 -name: "1月生まれ" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1719807107 {#9983 date: 2024-07-01 13:11:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807107 {#9984 date: 2024-07-01 13:11:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9986 …} -Children: Doctrine\ORM\PersistentCollection {#9989 …} -Parent: Eccube\Entity\Category {#9901} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#9992 -id: 310 -name: "誕生石アートブレスレット" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1732076237 {#9990 date: 2024-11-20 13:17:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732776583 {#9991 date: 2024-11-28 15:49:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9993 …} -Children: Doctrine\ORM\PersistentCollection {#9996 …} -Parent: Eccube\Entity\Category {#9901} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9116 …} } Eccube\Entity\Category {#9999 -id: 223 -name: "天珠" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1719807161 {#9911 date: 2024-07-01 13:12:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#9912 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10000 …} -Children: Doctrine\ORM\PersistentCollection {#10003 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#10004 -id: 287 -name: "金銭鈎天珠" -hierarchy: 2 -sort_no: 187 -create_date: DateTime @1721714336 {#9997 date: 2024-07-23 14:58:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#9998 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10005 …} -Children: Doctrine\ORM\PersistentCollection {#10008 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10013 -id: 286 -name: "龍神天珠" -hierarchy: 2 -sort_no: 186 -create_date: DateTime @1719807697 {#10011 date: 2024-07-01 13:21:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10012 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10014 …} -Children: Doctrine\ORM\PersistentCollection {#10017 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10020 -id: 285 -name: "寶瓶天珠" -hierarchy: 2 -sort_no: 185 -create_date: DateTime @1719807689 {#10018 date: 2024-07-01 13:21:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10019 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10021 …} -Children: Doctrine\ORM\PersistentCollection {#10024 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10027 -id: 284 -name: "水蓮花天珠" -hierarchy: 2 -sort_no: 184 -create_date: DateTime @1719807682 {#10025 date: 2024-07-01 13:21:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10026 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10028 …} -Children: Doctrine\ORM\PersistentCollection {#10031 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10034 -id: 283 -name: "虎牙天珠" -hierarchy: 2 -sort_no: 183 -create_date: DateTime @1719807676 {#10032 date: 2024-07-01 13:21:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10033 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10035 …} -Children: Doctrine\ORM\PersistentCollection {#10038 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10041 -id: 282 -name: "緑度母天珠" -hierarchy: 2 -sort_no: 182 -create_date: DateTime @1719807669 {#10039 date: 2024-07-01 13:21:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10040 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10042 …} -Children: Doctrine\ORM\PersistentCollection {#10045 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10048 -id: 281 -name: "観音天珠" -hierarchy: 2 -sort_no: 181 -create_date: DateTime @1719807663 {#10046 date: 2024-07-01 13:21:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10047 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10049 …} -Children: Doctrine\ORM\PersistentCollection {#10052 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10055 -id: 280 -name: "龍眼天珠" -hierarchy: 2 -sort_no: 180 -create_date: DateTime @1719807656 {#10053 date: 2024-07-01 13:20:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10054 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10056 …} -Children: Doctrine\ORM\PersistentCollection {#10059 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10062 -id: 279 -name: "陰陽太極天珠" -hierarchy: 2 -sort_no: 179 -create_date: DateTime @1719807647 {#10060 date: 2024-07-01 13:20:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10061 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10063 …} -Children: Doctrine\ORM\PersistentCollection {#10066 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10069 -id: 278 -name: "大黒天天珠" -hierarchy: 2 -sort_no: 178 -create_date: DateTime @1719807642 {#10067 date: 2024-07-01 13:20:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10068 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10070 …} -Children: Doctrine\ORM\PersistentCollection {#10073 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10076 -id: 277 -name: "鳳凰眼天珠" -hierarchy: 2 -sort_no: 177 -create_date: DateTime @1719807636 {#10074 date: 2024-07-01 13:20:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10075 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10077 …} -Children: Doctrine\ORM\PersistentCollection {#10080 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10083 -id: 276 -name: "麒麟天珠" -hierarchy: 2 -sort_no: 176 -create_date: DateTime @1719807630 {#10081 date: 2024-07-01 13:20:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10082 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10084 …} -Children: Doctrine\ORM\PersistentCollection {#10087 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10090 -id: 275 -name: "白蛇天珠" -hierarchy: 2 -sort_no: 175 -create_date: DateTime @1719807624 {#10088 date: 2024-07-01 13:20:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10089 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10091 …} -Children: Doctrine\ORM\PersistentCollection {#10094 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10097 -id: 274 -name: "弁財天天珠" -hierarchy: 2 -sort_no: 174 -create_date: DateTime @1719807618 {#10095 date: 2024-07-01 13:20:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10096 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10098 …} -Children: Doctrine\ORM\PersistentCollection {#10101 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10104 -id: 273 -name: "蔓字天珠" -hierarchy: 2 -sort_no: 173 -create_date: DateTime @1719807611 {#10102 date: 2024-07-01 13:20:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10103 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10105 …} -Children: Doctrine\ORM\PersistentCollection {#10108 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10111 -id: 272 -name: "星辰天珠" -hierarchy: 2 -sort_no: 172 -create_date: DateTime @1719807605 {#10109 date: 2024-07-01 13:20:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10110 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10112 …} -Children: Doctrine\ORM\PersistentCollection {#10115 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10118 -id: 271 -name: "羊眼板珠" -hierarchy: 2 -sort_no: 171 -create_date: DateTime @1719807598 {#10116 date: 2024-07-01 13:19:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10117 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10119 …} -Children: Doctrine\ORM\PersistentCollection {#10122 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10125 -id: 270 -name: "三色線珠" -hierarchy: 2 -sort_no: 170 -create_date: DateTime @1719807588 {#10123 date: 2024-07-01 13:19:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10124 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10126 …} -Children: Doctrine\ORM\PersistentCollection {#10129 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10132 -id: 269 -name: "福壽天珠" -hierarchy: 2 -sort_no: 169 -create_date: DateTime @1719807583 {#10130 date: 2024-07-01 13:19:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10131 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10133 …} -Children: Doctrine\ORM\PersistentCollection {#10136 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10139 -id: 268 -name: "大鵬鳥天珠" -hierarchy: 2 -sort_no: 168 -create_date: DateTime @1719807577 {#10137 date: 2024-07-01 13:19:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10138 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10140 …} -Children: Doctrine\ORM\PersistentCollection {#10143 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10146 -id: 267 -name: "菩提天珠" -hierarchy: 2 -sort_no: 167 -create_date: DateTime @1719807570 {#10144 date: 2024-07-01 13:19:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10145 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10147 …} -Children: Doctrine\ORM\PersistentCollection {#10150 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10153 -id: 266 -name: "大人天珠" -hierarchy: 2 -sort_no: 166 -create_date: DateTime @1719807564 {#10151 date: 2024-07-01 13:19:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10152 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10154 …} -Children: Doctrine\ORM\PersistentCollection {#10157 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10160 -id: 265 -name: "山形天珠" -hierarchy: 2 -sort_no: 165 -create_date: DateTime @1719807557 {#10158 date: 2024-07-01 13:19:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10159 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10161 …} -Children: Doctrine\ORM\PersistentCollection {#10164 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10167 -id: 264 -name: "双天地天珠" -hierarchy: 2 -sort_no: 164 -create_date: DateTime @1719807548 {#10165 date: 2024-07-01 13:19:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10166 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10168 …} -Children: Doctrine\ORM\PersistentCollection {#10171 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10174 -id: 263 -name: "天地天珠" -hierarchy: 2 -sort_no: 163 -create_date: DateTime @1719807542 {#10172 date: 2024-07-01 13:19:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10173 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10175 …} -Children: Doctrine\ORM\PersistentCollection {#10178 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10181 -id: 262 -name: "日月天珠" -hierarchy: 2 -sort_no: 162 -create_date: DateTime @1719807535 {#10179 date: 2024-07-01 13:18:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10180 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10182 …} -Children: Doctrine\ORM\PersistentCollection {#10185 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10188 -id: 261 -name: "黒白天珠" -hierarchy: 2 -sort_no: 161 -create_date: DateTime @1719807529 {#10186 date: 2024-07-01 13:18:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10187 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10189 …} -Children: Doctrine\ORM\PersistentCollection {#10192 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10195 -id: 260 -name: "流水紋天珠" -hierarchy: 2 -sort_no: 160 -create_date: DateTime @1719807521 {#10193 date: 2024-07-01 13:18:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10194 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10196 …} -Children: Doctrine\ORM\PersistentCollection {#10199 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10202 -id: 259 -name: "財神天珠" -hierarchy: 2 -sort_no: 159 -create_date: DateTime @1719807514 {#10200 date: 2024-07-01 13:18:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10201 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10203 …} -Children: Doctrine\ORM\PersistentCollection {#10206 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10209 -id: 258 -name: "如意鈎天珠" -hierarchy: 2 -sort_no: 158 -create_date: DateTime @1719807506 {#10207 date: 2024-07-01 13:18:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10208 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10210 …} -Children: Doctrine\ORM\PersistentCollection {#10213 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10216 -id: 257 -name: "水紋天珠" -hierarchy: 2 -sort_no: 157 -create_date: DateTime @1719807499 {#10214 date: 2024-07-01 13:18:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10215 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10217 …} -Children: Doctrine\ORM\PersistentCollection {#10220 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10223 -id: 256 -name: "薬師天珠" -hierarchy: 2 -sort_no: 156 -create_date: DateTime @1719807490 {#10221 date: 2024-07-01 13:18:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10222 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10224 …} -Children: Doctrine\ORM\PersistentCollection {#10227 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10230 -id: 255 -name: "亀甲長壽天珠" -hierarchy: 2 -sort_no: 155 -create_date: DateTime @1719807484 {#10228 date: 2024-07-01 13:18:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10229 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10231 …} -Children: Doctrine\ORM\PersistentCollection {#10234 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10237 -id: 254 -name: "金剛虎牙六眼天珠" -hierarchy: 2 -sort_no: 154 -create_date: DateTime @1719807477 {#10235 date: 2024-07-01 13:17:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10236 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10238 …} -Children: Doctrine\ORM\PersistentCollection {#10241 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10244 -id: 253 -name: "金剛蓮花三眼天珠" -hierarchy: 2 -sort_no: 153 -create_date: DateTime @1719807468 {#10242 date: 2024-07-01 13:17:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10243 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10245 …} -Children: Doctrine\ORM\PersistentCollection {#10248 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10251 -id: 252 -name: "金剛杵天珠" -hierarchy: 2 -sort_no: 152 -create_date: DateTime @1719807459 {#10249 date: 2024-07-01 13:17:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10250 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10252 …} -Children: Doctrine\ORM\PersistentCollection {#10255 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10258 -id: 251 -name: "蓮師法器天珠" -hierarchy: 2 -sort_no: 151 -create_date: DateTime @1719807449 {#10256 date: 2024-07-01 13:17:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10257 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10259 …} -Children: Doctrine\ORM\PersistentCollection {#10262 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10265 -id: 250 -name: "蓮師法帽天珠" -hierarchy: 2 -sort_no: 150 -create_date: DateTime @1719807441 {#10263 date: 2024-07-01 13:17:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10264 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10266 …} -Children: Doctrine\ORM\PersistentCollection {#10269 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10272 -id: 249 -name: "閃電五眼天珠" -hierarchy: 2 -sort_no: 149 -create_date: DateTime @1719807435 {#10270 date: 2024-07-01 13:17:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10271 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10273 …} -Children: Doctrine\ORM\PersistentCollection {#10276 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10279 -id: 248 -name: "蓮花天珠" -hierarchy: 2 -sort_no: 148 -create_date: DateTime @1719807427 {#10277 date: 2024-07-01 13:17:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10278 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10280 …} -Children: Doctrine\ORM\PersistentCollection {#10283 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10286 -id: 247 -name: "四線虎牙天珠" -hierarchy: 2 -sort_no: 147 -create_date: DateTime @1719807420 {#10284 date: 2024-07-01 13:17:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10285 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10287 …} -Children: Doctrine\ORM\PersistentCollection {#10290 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10293 -id: 246 -name: "五福臨門天珠" -hierarchy: 2 -sort_no: 146 -create_date: DateTime @1719807414 {#10291 date: 2024-07-01 13:16:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10292 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10294 …} -Children: Doctrine\ORM\PersistentCollection {#10297 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10300 -id: 245 -name: "如意天珠" -hierarchy: 2 -sort_no: 145 -create_date: DateTime @1719807407 {#10298 date: 2024-07-01 13:16:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10299 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10301 …} -Children: Doctrine\ORM\PersistentCollection {#10304 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10307 -id: 244 -name: "二十一眼天珠" -hierarchy: 2 -sort_no: 144 -create_date: DateTime @1719807400 {#10305 date: 2024-07-01 13:16:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10306 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10308 …} -Children: Doctrine\ORM\PersistentCollection {#10311 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10314 -id: 243 -name: "二十眼天珠" -hierarchy: 2 -sort_no: 143 -create_date: DateTime @1719807394 {#10312 date: 2024-07-01 13:16:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10313 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10315 …} -Children: Doctrine\ORM\PersistentCollection {#10318 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10321 -id: 242 -name: "十九眼天珠" -hierarchy: 2 -sort_no: 142 -create_date: DateTime @1719807386 {#10319 date: 2024-07-01 13:16:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10320 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10322 …} -Children: Doctrine\ORM\PersistentCollection {#10325 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10328 -id: 241 -name: "十八眼天珠" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1719807380 {#10326 date: 2024-07-01 13:16:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10327 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10329 …} -Children: Doctrine\ORM\PersistentCollection {#10332 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10335 -id: 240 -name: "十七眼天珠" -hierarchy: 2 -sort_no: 140 -create_date: DateTime @1719807323 {#10333 date: 2024-07-01 13:15:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10334 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10336 …} -Children: Doctrine\ORM\PersistentCollection {#10339 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10342 -id: 239 -name: "十六眼天珠" -hierarchy: 2 -sort_no: 139 -create_date: DateTime @1719807316 {#10340 date: 2024-07-01 13:15:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10341 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10343 …} -Children: Doctrine\ORM\PersistentCollection {#10346 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10349 -id: 238 -name: "十五眼天珠" -hierarchy: 2 -sort_no: 138 -create_date: DateTime @1719807308 {#10347 date: 2024-07-01 13:15:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10348 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10350 …} -Children: Doctrine\ORM\PersistentCollection {#10353 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10356 -id: 237 -name: "十四眼天珠" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1719807302 {#10354 date: 2024-07-01 13:15:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10355 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10357 …} -Children: Doctrine\ORM\PersistentCollection {#10360 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10363 -id: 236 -name: "十三眼天珠" -hierarchy: 2 -sort_no: 136 -create_date: DateTime @1719807293 {#10361 date: 2024-07-01 13:14:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10362 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10364 …} -Children: Doctrine\ORM\PersistentCollection {#10367 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10370 -id: 235 -name: "十二眼天珠" -hierarchy: 2 -sort_no: 135 -create_date: DateTime @1719807286 {#10368 date: 2024-07-01 13:14:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10369 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10371 …} -Children: Doctrine\ORM\PersistentCollection {#10374 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10377 -id: 234 -name: "十一眼天珠" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1719807279 {#10375 date: 2024-07-01 13:14:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10376 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10378 …} -Children: Doctrine\ORM\PersistentCollection {#10381 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10384 -id: 233 -name: "十眼天珠" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1719807272 {#10382 date: 2024-07-01 13:14:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10383 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10385 …} -Children: Doctrine\ORM\PersistentCollection {#10388 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10391 -id: 232 -name: "九眼天珠" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1719807265 {#10389 date: 2024-07-01 13:14:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10390 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10392 …} -Children: Doctrine\ORM\PersistentCollection {#10395 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10398 -id: 231 -name: "八眼天珠" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1719807258 {#10396 date: 2024-07-01 13:14:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10397 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10399 …} -Children: Doctrine\ORM\PersistentCollection {#10402 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10405 -id: 230 -name: "七眼天珠" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1719807251 {#10403 date: 2024-07-01 13:14:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10404 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10406 …} -Children: Doctrine\ORM\PersistentCollection {#10409 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10412 -id: 229 -name: "六眼天珠" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1719807237 {#10410 date: 2024-07-01 13:13:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10411 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10413 …} -Children: Doctrine\ORM\PersistentCollection {#10416 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10419 -id: 228 -name: "五眼天珠" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1719807225 {#10417 date: 2024-07-01 13:13:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10418 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10420 …} -Children: Doctrine\ORM\PersistentCollection {#10423 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10426 -id: 227 -name: "四眼天珠" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1719807216 {#10424 date: 2024-07-01 13:13:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10425 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10427 …} -Children: Doctrine\ORM\PersistentCollection {#10430 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10433 -id: 226 -name: "三眼天珠" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1719807209 {#10431 date: 2024-07-01 13:13:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10432 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10434 …} -Children: Doctrine\ORM\PersistentCollection {#10437 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10440 -id: 225 -name: "二眼天珠" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1719807199 {#10438 date: 2024-07-01 13:13:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10439 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10441 …} -Children: Doctrine\ORM\PersistentCollection {#10444 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10447 -id: 308 -name: "蓮花羊眼板天珠" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1726199960 {#10445 date: 2024-09-13 12:59:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726199960 {#10446 date: 2024-09-13 12:59:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10448 …} -Children: Doctrine\ORM\PersistentCollection {#10451 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10454 -id: 224 -name: "一眼天珠" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1719807188 {#10452 date: 2024-07-01 13:13:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10453 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10455 …} -Children: Doctrine\ORM\PersistentCollection {#10458 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10459 -id: 116 -name: "ピックアップ" -hierarchy: 1 -sort_no: 24 -create_date: DateTime @1717434582 {#10009 date: 2024-06-04 02:09:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#10010 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10460 …} -Children: Doctrine\ORM\PersistentCollection {#10463 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#10466 -id: 117 -name: "ギフト" -hierarchy: 1 -sort_no: 21 -create_date: DateTime @1717434592 {#10464 date: 2024-06-04 02:09:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#10465 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10467 …} -Children: Doctrine\ORM\PersistentCollection {#10470 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#10475 -id: 30 -name: "運気" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1713760364 {#10471 date: 2024-04-22 13:32:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#10472 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10476 …} -Children: Doctrine\ORM\PersistentCollection {#10479 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#10480 -id: 115 -name: "招福" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1717417635 {#10473 date: 2024-06-03 21:27:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417635 {#10474 date: 2024-06-03 21:27:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10481 …} -Children: Doctrine\ORM\PersistentCollection {#10484 …} -Parent: Eccube\Entity\Category {#10475} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#10489 -id: 114 -name: "願望達成" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1717417623 {#10487 date: 2024-06-03 21:27:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417623 {#10488 date: 2024-06-03 21:27:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10490 …} -Children: Doctrine\ORM\PersistentCollection {#10493 …} -Parent: Eccube\Entity\Category {#10475} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#10496 -id: 113 -name: "学業・試験運" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1717417608 {#10494 date: 2024-06-03 21:26:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417608 {#10495 date: 2024-06-03 21:26:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10497 …} -Children: Doctrine\ORM\PersistentCollection {#10500 …} -Parent: Eccube\Entity\Category {#10475} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#10503 -id: 112 -name: "家庭運" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1717417591 {#10501 date: 2024-06-03 21:26:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417591 {#10502 date: 2024-06-03 21:26:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10504 …} -Children: Doctrine\ORM\PersistentCollection {#10507 …} -Parent: Eccube\Entity\Category {#10475} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#10510 -id: 111 -name: "結婚運" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1717417586 {#10508 date: 2024-06-03 21:26:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417586 {#10509 date: 2024-06-03 21:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10511 …} -Children: Doctrine\ORM\PersistentCollection {#10514 …} -Parent: Eccube\Entity\Category {#10475} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#10517 -id: 110 -name: "開運" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1717417580 {#10515 date: 2024-06-03 21:26:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417580 {#10516 date: 2024-06-03 21:26:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10518 …} -Children: Doctrine\ORM\PersistentCollection {#10521 …} -Parent: Eccube\Entity\Category {#10475} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#10524 -id: 109 -name: "対人運" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1717417576 {#10522 date: 2024-06-03 21:26:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417576 {#10523 date: 2024-06-03 21:26:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10525 …} -Children: Doctrine\ORM\PersistentCollection {#10528 …} -Parent: Eccube\Entity\Category {#10475} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#10531 -id: 108 -name: "魔除け" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1717417566 {#10529 date: 2024-06-03 21:26:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417566 {#10530 date: 2024-06-03 21:26:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10532 …} -Children: Doctrine\ORM\PersistentCollection {#10535 …} -Parent: Eccube\Entity\Category {#10475} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#10538 -id: 107 -name: "健康運" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1717417562 {#10536 date: 2024-06-03 21:26:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417562 {#10537 date: 2024-06-03 21:26:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10539 …} -Children: Doctrine\ORM\PersistentCollection {#10542 …} -Parent: Eccube\Entity\Category {#10475} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#10545 -id: 106 -name: "全体運" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1717417539 {#10543 date: 2024-06-03 21:25:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417539 {#10544 date: 2024-06-03 21:25:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10546 …} -Children: Doctrine\ORM\PersistentCollection {#10549 …} -Parent: Eccube\Entity\Category {#10475} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#10552 -id: 33 -name: "仕事運" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1713760383 {#10550 date: 2024-04-22 13:33:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713760383 {#10551 date: 2024-04-22 13:33:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10553 …} -Children: Doctrine\ORM\PersistentCollection {#10556 …} -Parent: Eccube\Entity\Category {#10475} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#10559 -id: 32 -name: "金運・財運" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1713760378 {#10557 date: 2024-04-22 13:32:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417551 {#10558 date: 2024-06-03 21:25:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10560 …} -Children: Doctrine\ORM\PersistentCollection {#10563 …} -Parent: Eccube\Entity\Category {#10475} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#10566 -id: 31 -name: "恋愛運" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1713760375 {#10564 date: 2024-04-22 13:32:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713760375 {#10565 date: 2024-04-22 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10567 …} -Children: Doctrine\ORM\PersistentCollection {#10570 …} -Parent: Eccube\Entity\Category {#10475} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } ] |
[ Eccube\Entity\Category {#8883 -id: 312 -name: "セール" -hierarchy: 1 -sort_no: 212 -create_date: DateTime @1735090129 {#8889 date: 2024-12-25 10:28:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#8887 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8973 …} -Children: Doctrine\ORM\PersistentCollection {#9129 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#9124 -id: 118 -name: "天然石" -hierarchy: 1 -sort_no: 211 -create_date: DateTime @1717439447 {#9128 date: 2024-06-04 03:30:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#9127 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9123 …} -Children: Doctrine\ORM\PersistentCollection {#9120 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#9119 -id: 309 -name: "トパーズ" -hierarchy: 2 -sort_no: 205 -create_date: DateTime @1728971426 {#9126 date: 2024-10-15 14:50:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728971426 {#9125 date: 2024-10-15 14:50:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9118 …} -Children: Doctrine\ORM\PersistentCollection {#9114 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9116 …} } Eccube\Entity\Category {#9109 -id: 306 -name: "ラヴァストーン" -hierarchy: 2 -sort_no: 204 -create_date: DateTime @1725857600 {#9111 date: 2024-09-09 13:53:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857600 {#9110 date: 2024-09-09 13:53:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9108 …} -Children: Doctrine\ORM\PersistentCollection {#9105 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#9102 -id: 305 -name: "リバーストーン" -hierarchy: 2 -sort_no: 203 -create_date: DateTime @1725857595 {#9104 date: 2024-09-09 13:53:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857595 {#9103 date: 2024-09-09 13:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9101 …} -Children: Doctrine\ORM\PersistentCollection {#8886 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#9089 -id: 304 -name: "クラック水晶" -hierarchy: 2 -sort_no: 202 -create_date: DateTime @1725857588 {#8884 date: 2024-09-09 13:53:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857588 {#8905 date: 2024-09-09 13:53:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9091 …} -Children: Doctrine\ORM\PersistentCollection {#9094 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#9097 -id: 303 -name: "ゴールドコーラル" -hierarchy: 2 -sort_no: 201 -create_date: DateTime @1725857582 {#9095 date: 2024-09-09 13:53:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857582 {#9096 date: 2024-09-09 13:53:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9098 …} -Children: Doctrine\ORM\PersistentCollection {#9136 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#9137 -id: 302 -name: "ダルメシアンジャスパー" -hierarchy: 2 -sort_no: 200 -create_date: DateTime @1725857574 {#9134 date: 2024-09-09 13:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857574 {#9135 date: 2024-09-09 13:52:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9138 …} -Children: Doctrine\ORM\PersistentCollection {#9141 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#9144 -id: 207 -name: "ローズジャスパー" -hierarchy: 2 -sort_no: 199 -create_date: DateTime @1719214717 {#9142 date: 2024-06-24 16:38:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9143 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9145 …} -Children: Doctrine\ORM\PersistentCollection {#9149 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9152 -id: 206 -name: "ローズクォーツ" -hierarchy: 2 -sort_no: 198 -create_date: DateTime @1719214706 {#9150 date: 2024-06-24 16:38:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9151 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9153 …} -Children: Doctrine\ORM\PersistentCollection {#9156 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9159 -id: 205 -name: "レモンクォーツ" -hierarchy: 2 -sort_no: 197 -create_date: DateTime @1719214700 {#9157 date: 2024-06-24 16:38:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9158 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9160 …} -Children: Doctrine\ORM\PersistentCollection {#9163 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9166 -id: 204 -name: "レッドタイガーアイ" -hierarchy: 2 -sort_no: 196 -create_date: DateTime @1719214691 {#9164 date: 2024-06-24 16:38:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9165 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9167 …} -Children: Doctrine\ORM\PersistentCollection {#9170 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9173 -id: 203 -name: "レッドアゲート" -hierarchy: 2 -sort_no: 195 -create_date: DateTime @1719214683 {#9171 date: 2024-06-24 16:38:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9172 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9174 …} -Children: Doctrine\ORM\PersistentCollection {#9177 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9180 -id: 202 -name: "レインボームーンストーン" -hierarchy: 2 -sort_no: 194 -create_date: DateTime @1719214676 {#9178 date: 2024-06-24 16:37:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9179 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9181 …} -Children: Doctrine\ORM\PersistentCollection {#9184 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9187 -id: 201 -name: "ルビー" -hierarchy: 2 -sort_no: 193 -create_date: DateTime @1719214669 {#9185 date: 2024-06-24 16:37:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9186 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9188 …} -Children: Doctrine\ORM\PersistentCollection {#9191 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9194 -id: 200 -name: "ルチルクォーツ" -hierarchy: 2 -sort_no: 192 -create_date: DateTime @1719214664 {#9192 date: 2024-06-24 16:37:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9193 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9195 …} -Children: Doctrine\ORM\PersistentCollection {#9198 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9201 -id: 199 -name: "龍紋メノウ" -hierarchy: 2 -sort_no: 191 -create_date: DateTime @1719214655 {#9199 date: 2024-06-24 16:37:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9200 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9202 …} -Children: Doctrine\ORM\PersistentCollection {#9205 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9208 -id: 300 -name: "リバーストーン" -hierarchy: 2 -sort_no: 190 -create_date: DateTime @1721966548 {#9206 date: 2024-07-26 13:02:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9207 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9209 …} -Children: Doctrine\ORM\PersistentCollection {#9212 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9215 -id: 198 -name: "ラリマー" -hierarchy: 2 -sort_no: 189 -create_date: DateTime @1719214639 {#9213 date: 2024-06-24 16:37:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9214 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9216 …} -Children: Doctrine\ORM\PersistentCollection {#9219 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9222 -id: 197 -name: "ラブラドライト" -hierarchy: 2 -sort_no: 188 -create_date: DateTime @1719214636 {#9220 date: 2024-06-24 16:37:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9221 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9223 …} -Children: Doctrine\ORM\PersistentCollection {#9226 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9229 -id: 196 -name: "ラピスラズリ" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1719214627 {#9227 date: 2024-06-24 16:37:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9228 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9230 …} -Children: Doctrine\ORM\PersistentCollection {#9233 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9236 -id: 195 -name: "モルガナイト" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1719214616 {#9234 date: 2024-06-24 16:36:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9235 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9237 …} -Children: Doctrine\ORM\PersistentCollection {#9240 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9243 -id: 194 -name: "モリオン" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1719214612 {#9241 date: 2024-06-24 16:36:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9242 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9244 …} -Children: Doctrine\ORM\PersistentCollection {#9247 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9250 -id: 193 -name: "モスアゲート" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1719214606 {#9248 date: 2024-06-24 16:36:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9249 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9251 …} -Children: Doctrine\ORM\PersistentCollection {#9254 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9257 -id: 192 -name: "ムーンストーン" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1719214601 {#9255 date: 2024-06-24 16:36:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9256 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9258 …} -Children: Doctrine\ORM\PersistentCollection {#9261 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9264 -id: 191 -name: "ミッドナイトオーラ" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1719214596 {#9262 date: 2024-06-24 16:36:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9263 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9265 …} -Children: Doctrine\ORM\PersistentCollection {#9268 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9271 -id: 289 -name: "MIXアゲート" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1721726889 {#9269 date: 2024-07-23 18:28:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9270 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9272 …} -Children: Doctrine\ORM\PersistentCollection {#9275 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9278 -id: 190 -name: "マザーオブパール" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1719214587 {#9276 date: 2024-06-24 16:36:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9277 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9279 …} -Children: Doctrine\ORM\PersistentCollection {#9282 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9285 -id: 189 -name: "ホワイトカルセドニー" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1719214578 {#9283 date: 2024-06-24 16:36:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9284 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9286 …} -Children: Doctrine\ORM\PersistentCollection {#9289 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9292 -id: 188 -name: "北投石" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1719214570 {#9290 date: 2024-06-24 16:36:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9291 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9293 …} -Children: Doctrine\ORM\PersistentCollection {#9296 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9299 -id: 187 -name: "ペリドット" -hierarchy: 2 -sort_no: 100 -create_date: DateTime @1719214560 {#9297 date: 2024-06-24 16:36:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9298 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9300 …} -Children: Doctrine\ORM\PersistentCollection {#9303 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9306 -id: 186 -name: "ヘマタイト" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1719214555 {#9304 date: 2024-06-24 16:35:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9305 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9307 …} -Children: Doctrine\ORM\PersistentCollection {#9310 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9313 -id: 185 -name: "フローライト" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1719214550 {#9311 date: 2024-06-24 16:35:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9312 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9314 …} -Children: Doctrine\ORM\PersistentCollection {#9317 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9320 -id: 184 -name: "プレナイト" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1719214544 {#9318 date: 2024-06-24 16:35:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9319 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9321 …} -Children: Doctrine\ORM\PersistentCollection {#9324 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9327 -id: 183 -name: "ブルーレースアゲート" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1719214535 {#9325 date: 2024-06-24 16:35:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9326 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9328 …} -Children: Doctrine\ORM\PersistentCollection {#9331 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9334 -id: 182 -name: "ブルータイガーアイ" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1719214526 {#9332 date: 2024-06-24 16:35:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9333 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9335 …} -Children: Doctrine\ORM\PersistentCollection {#9338 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9341 -id: 181 -name: "ブルーゴールドストーン" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1719214514 {#9339 date: 2024-06-24 16:35:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9340 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9342 …} -Children: Doctrine\ORM\PersistentCollection {#9345 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9348 -id: 180 -name: "ブラックスピネル" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1719214503 {#9346 date: 2024-06-24 16:35:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9347 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9349 …} -Children: Doctrine\ORM\PersistentCollection {#9352 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9355 -id: 292 -name: "ピーコックヘマタイト" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1721726912 {#9353 date: 2024-07-23 18:28:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9354 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9356 …} -Children: Doctrine\ORM\PersistentCollection {#9359 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9362 -id: 179 -name: "ピンクオパール" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1719214489 {#9360 date: 2024-06-24 16:34:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9361 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9363 …} -Children: Doctrine\ORM\PersistentCollection {#9366 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9369 -id: 178 -name: "ヒマラヤ水晶" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1719214480 {#9367 date: 2024-06-24 16:34:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9368 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9370 …} -Children: Doctrine\ORM\PersistentCollection {#9373 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9376 -id: 177 -name: "翡翠" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1719214472 {#9374 date: 2024-06-24 16:34:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9375 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9377 …} -Children: Doctrine\ORM\PersistentCollection {#9380 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9383 -id: 176 -name: "ピクチャージャスパー" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1719214467 {#9381 date: 2024-06-24 16:34:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9382 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9384 …} -Children: Doctrine\ORM\PersistentCollection {#9387 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9390 -id: 175 -name: "ハウライト" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1719214458 {#9388 date: 2024-06-24 16:34:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9389 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9391 …} -Children: Doctrine\ORM\PersistentCollection {#9394 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9397 -id: 174 -name: "パイライト" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1719214453 {#9395 date: 2024-06-24 16:34:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9396 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9398 …} -Children: Doctrine\ORM\PersistentCollection {#9401 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9404 -id: 173 -name: "パール" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1719214443 {#9402 date: 2024-06-24 16:34:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9403 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9405 …} -Children: Doctrine\ORM\PersistentCollection {#9408 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9411 -id: 172 -name: "トルマリン" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1719214439 {#9409 date: 2024-06-24 16:33:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9410 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9412 …} -Children: Doctrine\ORM\PersistentCollection {#9415 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9418 -id: 171 -name: "テラヘルツ" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1719214435 {#9416 date: 2024-06-24 16:33:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9417 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9419 …} -Children: Doctrine\ORM\PersistentCollection {#9422 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9425 -id: 301 -name: "ツリーアゲート" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1721966565 {#9423 date: 2024-07-26 13:02:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9424 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9426 …} -Children: Doctrine\ORM\PersistentCollection {#9429 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9432 -id: 170 -name: "茶黄水晶" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1719214422 {#9430 date: 2024-06-24 16:33:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9431 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9433 …} -Children: Doctrine\ORM\PersistentCollection {#9436 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9439 -id: 169 -name: "チェリークォーツ" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1719214416 {#9437 date: 2024-06-24 16:33:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9438 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9440 …} -Children: Doctrine\ORM\PersistentCollection {#9443 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9446 -id: 168 -name: "タンザナイト" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1719214409 {#9444 date: 2024-06-24 16:33:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9445 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9447 …} -Children: Doctrine\ORM\PersistentCollection {#9450 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9453 -id: 290 -name: "ダルメシアンジャスパー" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1721726899 {#9451 date: 2024-07-23 18:28:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9452 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9454 …} -Children: Doctrine\ORM\PersistentCollection {#9457 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9460 -id: 167 -name: "タイガーアイ" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1719214404 {#9458 date: 2024-06-24 16:33:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9459 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9461 …} -Children: Doctrine\ORM\PersistentCollection {#9464 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9467 -id: 166 -name: "ターコイズ" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1719214392 {#9465 date: 2024-06-24 16:33:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9466 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9468 …} -Children: Doctrine\ORM\PersistentCollection {#9471 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9474 -id: 165 -name: "ソーダライト" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1719214381 {#9472 date: 2024-06-24 16:33:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9473 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9475 …} -Children: Doctrine\ORM\PersistentCollection {#9478 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9481 -id: 164 -name: "スモーキークォーツ" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1719214373 {#9479 date: 2024-06-24 16:32:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9480 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9482 …} -Children: Doctrine\ORM\PersistentCollection {#9485 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9488 -id: 163 -name: "スピネル" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1719214365 {#9486 date: 2024-06-24 16:32:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9487 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9489 …} -Children: Doctrine\ORM\PersistentCollection {#9492 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9495 -id: 162 -name: "ストロベリークォーツ" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1719214359 {#9493 date: 2024-06-24 16:32:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9494 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9496 …} -Children: Doctrine\ORM\PersistentCollection {#9499 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9502 -id: 161 -name: "スギライト" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1719214347 {#9500 date: 2024-06-24 16:32:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9501 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9503 …} -Children: Doctrine\ORM\PersistentCollection {#9506 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9509 -id: 160 -name: "水晶" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1719214342 {#9507 date: 2024-06-24 16:32:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9508 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9510 …} -Children: Doctrine\ORM\PersistentCollection {#9513 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9516 -id: 294 -name: "朱砂パーツ" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1721726925 {#9514 date: 2024-07-23 18:28:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9515 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9517 …} -Children: Doctrine\ORM\PersistentCollection {#9520 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9523 -id: 159 -name: "シトリン" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1719214334 {#9521 date: 2024-06-24 16:32:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9522 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9524 …} -Children: Doctrine\ORM\PersistentCollection {#9527 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9530 -id: 158 -name: "サンストーン" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1719214329 {#9528 date: 2024-06-24 16:32:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9529 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9531 …} -Children: Doctrine\ORM\PersistentCollection {#9534 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9537 -id: 157 -name: "珊瑚" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1719214321 {#9535 date: 2024-06-24 16:32:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9536 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9538 …} -Children: Doctrine\ORM\PersistentCollection {#9541 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9544 -id: 156 -name: "サファイア" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1719214302 {#9542 date: 2024-06-24 16:31:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9543 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9545 …} -Children: Doctrine\ORM\PersistentCollection {#9548 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9551 -id: 155 -name: "サードニクス" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1719214295 {#9549 date: 2024-06-24 16:31:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9550 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9552 …} -Children: Doctrine\ORM\PersistentCollection {#9555 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9558 -id: 154 -name: "コスモオーラ" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1719214286 {#9556 date: 2024-06-24 16:31:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9557 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9559 …} -Children: Doctrine\ORM\PersistentCollection {#9562 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9565 -id: 153 -name: "ゴールドヘマタイト" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1719214278 {#9563 date: 2024-06-24 16:31:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9564 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9566 …} -Children: Doctrine\ORM\PersistentCollection {#9569 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9572 -id: 152 -name: "ゴールドストーン" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1719214270 {#9570 date: 2024-06-24 16:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9571 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9573 …} -Children: Doctrine\ORM\PersistentCollection {#9576 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9579 -id: 295 -name: "ゴールドコーラル" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1721726932 {#9577 date: 2024-07-23 18:28:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9578 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9580 …} -Children: Doctrine\ORM\PersistentCollection {#9583 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9586 -id: 151 -name: "ゴールデンオーラ" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1719214263 {#9584 date: 2024-06-24 16:31:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9585 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9587 …} -Children: Doctrine\ORM\PersistentCollection {#9590 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9593 -id: 150 -name: "クンツァイト" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1719214255 {#9591 date: 2024-06-24 16:30:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9592 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9594 …} -Children: Doctrine\ORM\PersistentCollection {#9597 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9600 -id: 149 -name: "クリソコーラ" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1719214243 {#9598 date: 2024-06-24 16:30:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9599 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9601 …} -Children: Doctrine\ORM\PersistentCollection {#9604 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9607 -id: 148 -name: "グリーンアゲート" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1719214233 {#9605 date: 2024-06-24 16:30:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9606 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9608 …} -Children: Doctrine\ORM\PersistentCollection {#9611 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9614 -id: 296 -name: "クラック水晶" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1721726937 {#9612 date: 2024-07-23 18:28:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9613 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9615 …} -Children: Doctrine\ORM\PersistentCollection {#9618 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9621 -id: 291 -name: "キャンディークォーツ" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1721726906 {#9619 date: 2024-07-23 18:28:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9620 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9622 …} -Children: Doctrine\ORM\PersistentCollection {#9625 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9628 -id: 147 -name: "眼球メノウ" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1719214224 {#9626 date: 2024-06-24 16:30:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9627 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9629 …} -Children: Doctrine\ORM\PersistentCollection {#9632 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9635 -id: 146 -name: "カルサイト" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1719214207 {#9633 date: 2024-06-24 16:30:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9634 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9636 …} -Children: Doctrine\ORM\PersistentCollection {#9639 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9642 -id: 298 -name: "カラーチェンジフローライト" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1721726951 {#9640 date: 2024-07-23 18:29:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9641 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9643 …} -Children: Doctrine\ORM\PersistentCollection {#9646 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9649 -id: 145 -name: "カイヤナイト" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1719214198 {#9647 date: 2024-06-24 16:29:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9648 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9650 …} -Children: Doctrine\ORM\PersistentCollection {#9653 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9656 -id: 144 -name: "カーネリアン" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1719214192 {#9654 date: 2024-06-24 16:29:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9655 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9657 …} -Children: Doctrine\ORM\PersistentCollection {#9660 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9663 -id: 143 -name: "ガーネット" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1719214185 {#9661 date: 2024-06-24 16:29:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9662 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9664 …} -Children: Doctrine\ORM\PersistentCollection {#9667 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9670 -id: 142 -name: "ガーデンクォーツ" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1719214182 {#9668 date: 2024-06-24 16:29:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9669 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9671 …} -Children: Doctrine\ORM\PersistentCollection {#9674 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9677 -id: 141 -name: "オレンジムーンストーン" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1719214174 {#9675 date: 2024-06-24 16:29:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9676 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9678 …} -Children: Doctrine\ORM\PersistentCollection {#9681 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9684 -id: 297 -name: "オレンジファントムクォーツ" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1721726944 {#9682 date: 2024-07-23 18:29:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9683 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9685 …} -Children: Doctrine\ORM\PersistentCollection {#9688 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9691 -id: 140 -name: "オブシディアン" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1719214165 {#9689 date: 2024-06-24 16:29:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9690 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9692 …} -Children: Doctrine\ORM\PersistentCollection {#9695 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9698 -id: 139 -name: "オニキス" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1719214157 {#9696 date: 2024-06-24 16:29:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9697 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9699 …} -Children: Doctrine\ORM\PersistentCollection {#9702 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9705 -id: 138 -name: "オーロラオーラ" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1719214152 {#9703 date: 2024-06-24 16:29:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9704 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9706 …} -Children: Doctrine\ORM\PersistentCollection {#9709 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9712 -id: 293 -name: "エンジェルラダー" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1721726919 {#9710 date: 2024-07-23 18:28:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9711 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9713 …} -Children: Doctrine\ORM\PersistentCollection {#9716 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9719 -id: 137 -name: "エンジェライト" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1719214142 {#9717 date: 2024-06-24 16:29:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9718 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9720 …} -Children: Doctrine\ORM\PersistentCollection {#9723 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9726 -id: 136 -name: "エレスチャル" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1719214136 {#9724 date: 2024-06-24 16:28:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9725 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9727 …} -Children: Doctrine\ORM\PersistentCollection {#9730 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9733 -id: 135 -name: "インカローズ" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1719214126 {#9731 date: 2024-06-24 16:28:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9732 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9734 …} -Children: Doctrine\ORM\PersistentCollection {#9737 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9740 -id: 134 -name: "アンバー" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1719214114 {#9738 date: 2024-06-24 16:28:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9739 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9741 …} -Children: Doctrine\ORM\PersistentCollection {#9744 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9747 -id: 133 -name: "アメトリン" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1719214108 {#9745 date: 2024-06-24 16:28:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9746 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9748 …} -Children: Doctrine\ORM\PersistentCollection {#9751 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9754 -id: 132 -name: "アメシスト" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1719214103 {#9752 date: 2024-06-24 16:28:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9753 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9755 …} -Children: Doctrine\ORM\PersistentCollection {#9758 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9761 -id: 131 -name: "アマゾナイト" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1719214098 {#9759 date: 2024-06-24 16:28:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9760 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9762 …} -Children: Doctrine\ORM\PersistentCollection {#9765 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9768 -id: 130 -name: "アベンチュリン" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1719214091 {#9766 date: 2024-06-24 16:28:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9767 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9769 …} -Children: Doctrine\ORM\PersistentCollection {#9772 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9775 -id: 129 -name: "アパタイト" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1719214076 {#9773 date: 2024-06-24 16:27:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9774 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9776 …} -Children: Doctrine\ORM\PersistentCollection {#9779 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9782 -id: 128 -name: "アクアマリン" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1719214065 {#9780 date: 2024-06-24 16:27:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9781 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9783 …} -Children: Doctrine\ORM\PersistentCollection {#9786 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9789 -id: 121 -name: "アクアオーラ" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1717439544 {#9787 date: 2024-06-04 03:32:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9788 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9790 …} -Children: Doctrine\ORM\PersistentCollection {#9793 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9796 -id: 120 -name: "アイリスクォーツ" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1717439529 {#9794 date: 2024-06-04 03:32:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9795 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9797 …} -Children: Doctrine\ORM\PersistentCollection {#9800 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9803 -id: 119 -name: "アイオライト" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1717439519 {#9801 date: 2024-06-04 03:31:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9802 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9804 …} -Children: Doctrine\ORM\PersistentCollection {#9807 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9810 -id: 16 -name: "アイテム" -hierarchy: 1 -sort_no: 210 -create_date: DateTime @1713760183 {#9113 date: 2024-04-22 13:29:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#9112 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9811 …} -Children: Doctrine\ORM\PersistentCollection {#9814 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#9815 -id: 317 -name: "シーズンコレクション・サマー" -hierarchy: 2 -sort_no: 209 -create_date: DateTime @1746148832 {#9808 date: 2025-05-02 10:20:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746148832 {#9809 date: 2025-05-02 10:20:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9816 …} -Children: Doctrine\ORM\PersistentCollection {#9819 …} -Parent: Eccube\Entity\Category {#9810} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9116 …} } Eccube\Entity\Category {#9824 -id: 316 -name: "父の日限定アイテム" -hierarchy: 2 -sort_no: 208 -create_date: DateTime @1743663525 {#9822 date: 2025-04-03 15:58:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747099714 {#9823 date: 2025-05-13 10:28:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9825 …} -Children: Doctrine\ORM\PersistentCollection {#9828 …} -Parent: Eccube\Entity\Category {#9810} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9116 …} } Eccube\Entity\Category {#9831 -id: 315 -name: "ポスター掲載商品" -hierarchy: 2 -sort_no: 207 -create_date: DateTime @1743385403 {#9829 date: 2025-03-31 10:43:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1743385403 {#9830 date: 2025-03-31 10:43:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9832 …} -Children: Doctrine\ORM\PersistentCollection {#9835 …} -Parent: Eccube\Entity\Category {#9810} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9116 …} } Eccube\Entity\Category {#9838 -id: 314 -name: "シーズンコレクション・スプリング" -hierarchy: 2 -sort_no: 206 -create_date: DateTime @1739858412 {#9836 date: 2025-02-18 15:00:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1739858412 {#9837 date: 2025-02-18 15:00:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9839 …} -Children: Doctrine\ORM\PersistentCollection {#9842 …} -Parent: Eccube\Entity\Category {#9810} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9116 …} } Eccube\Entity\Category {#9845 -id: 311 -name: "巳年特集" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1735090009 {#9843 date: 2024-12-25 10:26:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741569182 {#9844 date: 2025-03-10 10:13:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9846 …} -Children: Doctrine\ORM\PersistentCollection {#9849 …} -Parent: Eccube\Entity\Category {#9810} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9116 …} } Eccube\Entity\Category {#9852 -id: 127 -name: "リング" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1718619073 {#9850 date: 2024-06-17 19:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#9851 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9853 …} -Children: Doctrine\ORM\PersistentCollection {#9856 …} -Parent: Eccube\Entity\Category {#9810} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9116 …} } Eccube\Entity\Category {#9859 -id: 22 -name: "others" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1713760239 {#9857 date: 2024-04-22 13:30:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#9858 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9860 …} -Children: Doctrine\ORM\PersistentCollection {#9863 …} -Parent: Eccube\Entity\Category {#9810} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9116 …} } Eccube\Entity\Category {#9866 -id: 21 -name: "浄化グッズ" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1713760231 {#9864 date: 2024-04-22 13:30:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#9865 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9867 …} -Children: Doctrine\ORM\PersistentCollection {#9870 …} -Parent: Eccube\Entity\Category {#9810} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9116 …} } Eccube\Entity\Category {#9873 -id: 20 -name: "原石" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1713760226 {#9871 date: 2024-04-22 13:30:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#9872 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9874 …} -Children: Doctrine\ORM\PersistentCollection {#9877 …} -Parent: Eccube\Entity\Category {#9810} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9116 …} } Eccube\Entity\Category {#9880 -id: 19 -name: "ピアス・イヤリング" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1713760219 {#9878 date: 2024-04-22 13:30:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#9879 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9881 …} -Children: Doctrine\ORM\PersistentCollection {#9884 …} -Parent: Eccube\Entity\Category {#9810} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9116 …} } Eccube\Entity\Category {#9887 -id: 18 -name: "ネックレス" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1713760199 {#9885 date: 2024-04-22 13:29:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#9886 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9888 …} -Children: Doctrine\ORM\PersistentCollection {#9891 …} -Parent: Eccube\Entity\Category {#9810} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9116 …} } Eccube\Entity\Category {#9894 -id: 17 -name: "ブレスレット" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1713760194 {#9892 date: 2024-04-22 13:29:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#9893 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9895 …} -Children: Doctrine\ORM\PersistentCollection {#9898 …} -Parent: Eccube\Entity\Category {#9810} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9116 …} } Eccube\Entity\Category {#9901 -id: 210 -name: "誕生石" -hierarchy: 1 -sort_no: 124 -create_date: DateTime @1719807088 {#9821 date: 2024-07-01 13:11:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#9820 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9902 …} -Children: Doctrine\ORM\PersistentCollection {#9905 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#9906 -id: 222 -name: "12月生まれ" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1719807143 {#9899 date: 2024-07-01 13:12:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807143 {#9900 date: 2024-07-01 13:12:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9907 …} -Children: Doctrine\ORM\PersistentCollection {#9910 …} -Parent: Eccube\Entity\Category {#9901} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#9915 -id: 221 -name: "11月生まれ" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1719807140 {#9913 date: 2024-07-01 13:12:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807140 {#9914 date: 2024-07-01 13:12:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9916 …} -Children: Doctrine\ORM\PersistentCollection {#9919 …} -Parent: Eccube\Entity\Category {#9901} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#9922 -id: 220 -name: "10月生まれ" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1719807137 {#9920 date: 2024-07-01 13:12:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807137 {#9921 date: 2024-07-01 13:12:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9923 …} -Children: Doctrine\ORM\PersistentCollection {#9926 …} -Parent: Eccube\Entity\Category {#9901} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#9929 -id: 219 -name: "9月生まれ" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1719807132 {#9927 date: 2024-07-01 13:12:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807132 {#9928 date: 2024-07-01 13:12:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9930 …} -Children: Doctrine\ORM\PersistentCollection {#9933 …} -Parent: Eccube\Entity\Category {#9901} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#9936 -id: 218 -name: "8月生まれ" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1719807128 {#9934 date: 2024-07-01 13:12:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807128 {#9935 date: 2024-07-01 13:12:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9937 …} -Children: Doctrine\ORM\PersistentCollection {#9940 …} -Parent: Eccube\Entity\Category {#9901} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#9943 -id: 217 -name: "7月生まれ" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1719807126 {#9941 date: 2024-07-01 13:12:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807126 {#9942 date: 2024-07-01 13:12:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9944 …} -Children: Doctrine\ORM\PersistentCollection {#9947 …} -Parent: Eccube\Entity\Category {#9901} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#9950 -id: 216 -name: "6月生まれ" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1719807123 {#9948 date: 2024-07-01 13:12:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807123 {#9949 date: 2024-07-01 13:12:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9951 …} -Children: Doctrine\ORM\PersistentCollection {#9954 …} -Parent: Eccube\Entity\Category {#9901} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#9957 -id: 215 -name: "5月生まれ" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1719807120 {#9955 date: 2024-07-01 13:12:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807120 {#9956 date: 2024-07-01 13:12:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9958 …} -Children: Doctrine\ORM\PersistentCollection {#9961 …} -Parent: Eccube\Entity\Category {#9901} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#9964 -id: 214 -name: "4月生まれ" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1719807117 {#9962 date: 2024-07-01 13:11:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807117 {#9963 date: 2024-07-01 13:11:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9965 …} -Children: Doctrine\ORM\PersistentCollection {#9968 …} -Parent: Eccube\Entity\Category {#9901} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#9971 -id: 213 -name: "3月生まれ" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1719807114 {#9969 date: 2024-07-01 13:11:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807114 {#9970 date: 2024-07-01 13:11:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9972 …} -Children: Doctrine\ORM\PersistentCollection {#9975 …} -Parent: Eccube\Entity\Category {#9901} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#9978 -id: 212 -name: "2月生まれ" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1719807111 {#9976 date: 2024-07-01 13:11:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807111 {#9977 date: 2024-07-01 13:11:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9979 …} -Children: Doctrine\ORM\PersistentCollection {#9982 …} -Parent: Eccube\Entity\Category {#9901} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#9985 -id: 211 -name: "1月生まれ" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1719807107 {#9983 date: 2024-07-01 13:11:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807107 {#9984 date: 2024-07-01 13:11:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9986 …} -Children: Doctrine\ORM\PersistentCollection {#9989 …} -Parent: Eccube\Entity\Category {#9901} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#9992 -id: 310 -name: "誕生石アートブレスレット" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1732076237 {#9990 date: 2024-11-20 13:17:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732776583 {#9991 date: 2024-11-28 15:49:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9993 …} -Children: Doctrine\ORM\PersistentCollection {#9996 …} -Parent: Eccube\Entity\Category {#9901} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9116 …} } Eccube\Entity\Category {#9999 -id: 223 -name: "天珠" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1719807161 {#9911 date: 2024-07-01 13:12:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#9912 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10000 …} -Children: Doctrine\ORM\PersistentCollection {#10003 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#10004 -id: 287 -name: "金銭鈎天珠" -hierarchy: 2 -sort_no: 187 -create_date: DateTime @1721714336 {#9997 date: 2024-07-23 14:58:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#9998 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10005 …} -Children: Doctrine\ORM\PersistentCollection {#10008 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10013 -id: 286 -name: "龍神天珠" -hierarchy: 2 -sort_no: 186 -create_date: DateTime @1719807697 {#10011 date: 2024-07-01 13:21:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10012 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10014 …} -Children: Doctrine\ORM\PersistentCollection {#10017 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10020 -id: 285 -name: "寶瓶天珠" -hierarchy: 2 -sort_no: 185 -create_date: DateTime @1719807689 {#10018 date: 2024-07-01 13:21:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10019 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10021 …} -Children: Doctrine\ORM\PersistentCollection {#10024 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10027 -id: 284 -name: "水蓮花天珠" -hierarchy: 2 -sort_no: 184 -create_date: DateTime @1719807682 {#10025 date: 2024-07-01 13:21:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10026 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10028 …} -Children: Doctrine\ORM\PersistentCollection {#10031 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10034 -id: 283 -name: "虎牙天珠" -hierarchy: 2 -sort_no: 183 -create_date: DateTime @1719807676 {#10032 date: 2024-07-01 13:21:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10033 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10035 …} -Children: Doctrine\ORM\PersistentCollection {#10038 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10041 -id: 282 -name: "緑度母天珠" -hierarchy: 2 -sort_no: 182 -create_date: DateTime @1719807669 {#10039 date: 2024-07-01 13:21:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10040 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10042 …} -Children: Doctrine\ORM\PersistentCollection {#10045 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10048 -id: 281 -name: "観音天珠" -hierarchy: 2 -sort_no: 181 -create_date: DateTime @1719807663 {#10046 date: 2024-07-01 13:21:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10047 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10049 …} -Children: Doctrine\ORM\PersistentCollection {#10052 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10055 -id: 280 -name: "龍眼天珠" -hierarchy: 2 -sort_no: 180 -create_date: DateTime @1719807656 {#10053 date: 2024-07-01 13:20:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10054 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10056 …} -Children: Doctrine\ORM\PersistentCollection {#10059 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10062 -id: 279 -name: "陰陽太極天珠" -hierarchy: 2 -sort_no: 179 -create_date: DateTime @1719807647 {#10060 date: 2024-07-01 13:20:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10061 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10063 …} -Children: Doctrine\ORM\PersistentCollection {#10066 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10069 -id: 278 -name: "大黒天天珠" -hierarchy: 2 -sort_no: 178 -create_date: DateTime @1719807642 {#10067 date: 2024-07-01 13:20:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10068 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10070 …} -Children: Doctrine\ORM\PersistentCollection {#10073 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10076 -id: 277 -name: "鳳凰眼天珠" -hierarchy: 2 -sort_no: 177 -create_date: DateTime @1719807636 {#10074 date: 2024-07-01 13:20:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10075 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10077 …} -Children: Doctrine\ORM\PersistentCollection {#10080 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10083 -id: 276 -name: "麒麟天珠" -hierarchy: 2 -sort_no: 176 -create_date: DateTime @1719807630 {#10081 date: 2024-07-01 13:20:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10082 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10084 …} -Children: Doctrine\ORM\PersistentCollection {#10087 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10090 -id: 275 -name: "白蛇天珠" -hierarchy: 2 -sort_no: 175 -create_date: DateTime @1719807624 {#10088 date: 2024-07-01 13:20:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10089 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10091 …} -Children: Doctrine\ORM\PersistentCollection {#10094 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10097 -id: 274 -name: "弁財天天珠" -hierarchy: 2 -sort_no: 174 -create_date: DateTime @1719807618 {#10095 date: 2024-07-01 13:20:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10096 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10098 …} -Children: Doctrine\ORM\PersistentCollection {#10101 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10104 -id: 273 -name: "蔓字天珠" -hierarchy: 2 -sort_no: 173 -create_date: DateTime @1719807611 {#10102 date: 2024-07-01 13:20:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10103 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10105 …} -Children: Doctrine\ORM\PersistentCollection {#10108 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10111 -id: 272 -name: "星辰天珠" -hierarchy: 2 -sort_no: 172 -create_date: DateTime @1719807605 {#10109 date: 2024-07-01 13:20:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10110 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10112 …} -Children: Doctrine\ORM\PersistentCollection {#10115 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10118 -id: 271 -name: "羊眼板珠" -hierarchy: 2 -sort_no: 171 -create_date: DateTime @1719807598 {#10116 date: 2024-07-01 13:19:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10117 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10119 …} -Children: Doctrine\ORM\PersistentCollection {#10122 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10125 -id: 270 -name: "三色線珠" -hierarchy: 2 -sort_no: 170 -create_date: DateTime @1719807588 {#10123 date: 2024-07-01 13:19:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10124 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10126 …} -Children: Doctrine\ORM\PersistentCollection {#10129 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10132 -id: 269 -name: "福壽天珠" -hierarchy: 2 -sort_no: 169 -create_date: DateTime @1719807583 {#10130 date: 2024-07-01 13:19:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10131 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10133 …} -Children: Doctrine\ORM\PersistentCollection {#10136 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10139 -id: 268 -name: "大鵬鳥天珠" -hierarchy: 2 -sort_no: 168 -create_date: DateTime @1719807577 {#10137 date: 2024-07-01 13:19:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10138 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10140 …} -Children: Doctrine\ORM\PersistentCollection {#10143 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10146 -id: 267 -name: "菩提天珠" -hierarchy: 2 -sort_no: 167 -create_date: DateTime @1719807570 {#10144 date: 2024-07-01 13:19:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10145 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10147 …} -Children: Doctrine\ORM\PersistentCollection {#10150 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10153 -id: 266 -name: "大人天珠" -hierarchy: 2 -sort_no: 166 -create_date: DateTime @1719807564 {#10151 date: 2024-07-01 13:19:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10152 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10154 …} -Children: Doctrine\ORM\PersistentCollection {#10157 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10160 -id: 265 -name: "山形天珠" -hierarchy: 2 -sort_no: 165 -create_date: DateTime @1719807557 {#10158 date: 2024-07-01 13:19:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10159 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10161 …} -Children: Doctrine\ORM\PersistentCollection {#10164 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10167 -id: 264 -name: "双天地天珠" -hierarchy: 2 -sort_no: 164 -create_date: DateTime @1719807548 {#10165 date: 2024-07-01 13:19:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10166 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10168 …} -Children: Doctrine\ORM\PersistentCollection {#10171 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10174 -id: 263 -name: "天地天珠" -hierarchy: 2 -sort_no: 163 -create_date: DateTime @1719807542 {#10172 date: 2024-07-01 13:19:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10173 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10175 …} -Children: Doctrine\ORM\PersistentCollection {#10178 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10181 -id: 262 -name: "日月天珠" -hierarchy: 2 -sort_no: 162 -create_date: DateTime @1719807535 {#10179 date: 2024-07-01 13:18:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10180 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10182 …} -Children: Doctrine\ORM\PersistentCollection {#10185 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10188 -id: 261 -name: "黒白天珠" -hierarchy: 2 -sort_no: 161 -create_date: DateTime @1719807529 {#10186 date: 2024-07-01 13:18:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10187 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10189 …} -Children: Doctrine\ORM\PersistentCollection {#10192 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10195 -id: 260 -name: "流水紋天珠" -hierarchy: 2 -sort_no: 160 -create_date: DateTime @1719807521 {#10193 date: 2024-07-01 13:18:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10194 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10196 …} -Children: Doctrine\ORM\PersistentCollection {#10199 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10202 -id: 259 -name: "財神天珠" -hierarchy: 2 -sort_no: 159 -create_date: DateTime @1719807514 {#10200 date: 2024-07-01 13:18:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10201 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10203 …} -Children: Doctrine\ORM\PersistentCollection {#10206 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10209 -id: 258 -name: "如意鈎天珠" -hierarchy: 2 -sort_no: 158 -create_date: DateTime @1719807506 {#10207 date: 2024-07-01 13:18:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10208 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10210 …} -Children: Doctrine\ORM\PersistentCollection {#10213 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10216 -id: 257 -name: "水紋天珠" -hierarchy: 2 -sort_no: 157 -create_date: DateTime @1719807499 {#10214 date: 2024-07-01 13:18:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10215 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10217 …} -Children: Doctrine\ORM\PersistentCollection {#10220 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10223 -id: 256 -name: "薬師天珠" -hierarchy: 2 -sort_no: 156 -create_date: DateTime @1719807490 {#10221 date: 2024-07-01 13:18:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10222 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10224 …} -Children: Doctrine\ORM\PersistentCollection {#10227 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10230 -id: 255 -name: "亀甲長壽天珠" -hierarchy: 2 -sort_no: 155 -create_date: DateTime @1719807484 {#10228 date: 2024-07-01 13:18:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10229 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10231 …} -Children: Doctrine\ORM\PersistentCollection {#10234 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10237 -id: 254 -name: "金剛虎牙六眼天珠" -hierarchy: 2 -sort_no: 154 -create_date: DateTime @1719807477 {#10235 date: 2024-07-01 13:17:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10236 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10238 …} -Children: Doctrine\ORM\PersistentCollection {#10241 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10244 -id: 253 -name: "金剛蓮花三眼天珠" -hierarchy: 2 -sort_no: 153 -create_date: DateTime @1719807468 {#10242 date: 2024-07-01 13:17:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10243 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10245 …} -Children: Doctrine\ORM\PersistentCollection {#10248 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10251 -id: 252 -name: "金剛杵天珠" -hierarchy: 2 -sort_no: 152 -create_date: DateTime @1719807459 {#10249 date: 2024-07-01 13:17:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10250 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10252 …} -Children: Doctrine\ORM\PersistentCollection {#10255 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10258 -id: 251 -name: "蓮師法器天珠" -hierarchy: 2 -sort_no: 151 -create_date: DateTime @1719807449 {#10256 date: 2024-07-01 13:17:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10257 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10259 …} -Children: Doctrine\ORM\PersistentCollection {#10262 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10265 -id: 250 -name: "蓮師法帽天珠" -hierarchy: 2 -sort_no: 150 -create_date: DateTime @1719807441 {#10263 date: 2024-07-01 13:17:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10264 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10266 …} -Children: Doctrine\ORM\PersistentCollection {#10269 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10272 -id: 249 -name: "閃電五眼天珠" -hierarchy: 2 -sort_no: 149 -create_date: DateTime @1719807435 {#10270 date: 2024-07-01 13:17:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10271 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10273 …} -Children: Doctrine\ORM\PersistentCollection {#10276 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10279 -id: 248 -name: "蓮花天珠" -hierarchy: 2 -sort_no: 148 -create_date: DateTime @1719807427 {#10277 date: 2024-07-01 13:17:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10278 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10280 …} -Children: Doctrine\ORM\PersistentCollection {#10283 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10286 -id: 247 -name: "四線虎牙天珠" -hierarchy: 2 -sort_no: 147 -create_date: DateTime @1719807420 {#10284 date: 2024-07-01 13:17:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10285 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10287 …} -Children: Doctrine\ORM\PersistentCollection {#10290 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10293 -id: 246 -name: "五福臨門天珠" -hierarchy: 2 -sort_no: 146 -create_date: DateTime @1719807414 {#10291 date: 2024-07-01 13:16:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10292 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10294 …} -Children: Doctrine\ORM\PersistentCollection {#10297 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10300 -id: 245 -name: "如意天珠" -hierarchy: 2 -sort_no: 145 -create_date: DateTime @1719807407 {#10298 date: 2024-07-01 13:16:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10299 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10301 …} -Children: Doctrine\ORM\PersistentCollection {#10304 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10307 -id: 244 -name: "二十一眼天珠" -hierarchy: 2 -sort_no: 144 -create_date: DateTime @1719807400 {#10305 date: 2024-07-01 13:16:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10306 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10308 …} -Children: Doctrine\ORM\PersistentCollection {#10311 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10314 -id: 243 -name: "二十眼天珠" -hierarchy: 2 -sort_no: 143 -create_date: DateTime @1719807394 {#10312 date: 2024-07-01 13:16:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10313 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10315 …} -Children: Doctrine\ORM\PersistentCollection {#10318 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10321 -id: 242 -name: "十九眼天珠" -hierarchy: 2 -sort_no: 142 -create_date: DateTime @1719807386 {#10319 date: 2024-07-01 13:16:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10320 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10322 …} -Children: Doctrine\ORM\PersistentCollection {#10325 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10328 -id: 241 -name: "十八眼天珠" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1719807380 {#10326 date: 2024-07-01 13:16:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10327 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10329 …} -Children: Doctrine\ORM\PersistentCollection {#10332 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10335 -id: 240 -name: "十七眼天珠" -hierarchy: 2 -sort_no: 140 -create_date: DateTime @1719807323 {#10333 date: 2024-07-01 13:15:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10334 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10336 …} -Children: Doctrine\ORM\PersistentCollection {#10339 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10342 -id: 239 -name: "十六眼天珠" -hierarchy: 2 -sort_no: 139 -create_date: DateTime @1719807316 {#10340 date: 2024-07-01 13:15:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10341 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10343 …} -Children: Doctrine\ORM\PersistentCollection {#10346 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10349 -id: 238 -name: "十五眼天珠" -hierarchy: 2 -sort_no: 138 -create_date: DateTime @1719807308 {#10347 date: 2024-07-01 13:15:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10348 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10350 …} -Children: Doctrine\ORM\PersistentCollection {#10353 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10356 -id: 237 -name: "十四眼天珠" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1719807302 {#10354 date: 2024-07-01 13:15:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10355 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10357 …} -Children: Doctrine\ORM\PersistentCollection {#10360 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10363 -id: 236 -name: "十三眼天珠" -hierarchy: 2 -sort_no: 136 -create_date: DateTime @1719807293 {#10361 date: 2024-07-01 13:14:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10362 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10364 …} -Children: Doctrine\ORM\PersistentCollection {#10367 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10370 -id: 235 -name: "十二眼天珠" -hierarchy: 2 -sort_no: 135 -create_date: DateTime @1719807286 {#10368 date: 2024-07-01 13:14:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10369 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10371 …} -Children: Doctrine\ORM\PersistentCollection {#10374 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10377 -id: 234 -name: "十一眼天珠" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1719807279 {#10375 date: 2024-07-01 13:14:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10376 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10378 …} -Children: Doctrine\ORM\PersistentCollection {#10381 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10384 -id: 233 -name: "十眼天珠" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1719807272 {#10382 date: 2024-07-01 13:14:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10383 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10385 …} -Children: Doctrine\ORM\PersistentCollection {#10388 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10391 -id: 232 -name: "九眼天珠" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1719807265 {#10389 date: 2024-07-01 13:14:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10390 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10392 …} -Children: Doctrine\ORM\PersistentCollection {#10395 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10398 -id: 231 -name: "八眼天珠" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1719807258 {#10396 date: 2024-07-01 13:14:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10397 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10399 …} -Children: Doctrine\ORM\PersistentCollection {#10402 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10405 -id: 230 -name: "七眼天珠" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1719807251 {#10403 date: 2024-07-01 13:14:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10404 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10406 …} -Children: Doctrine\ORM\PersistentCollection {#10409 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10412 -id: 229 -name: "六眼天珠" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1719807237 {#10410 date: 2024-07-01 13:13:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10411 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10413 …} -Children: Doctrine\ORM\PersistentCollection {#10416 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10419 -id: 228 -name: "五眼天珠" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1719807225 {#10417 date: 2024-07-01 13:13:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10418 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10420 …} -Children: Doctrine\ORM\PersistentCollection {#10423 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10426 -id: 227 -name: "四眼天珠" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1719807216 {#10424 date: 2024-07-01 13:13:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10425 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10427 …} -Children: Doctrine\ORM\PersistentCollection {#10430 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10433 -id: 226 -name: "三眼天珠" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1719807209 {#10431 date: 2024-07-01 13:13:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10432 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10434 …} -Children: Doctrine\ORM\PersistentCollection {#10437 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10440 -id: 225 -name: "二眼天珠" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1719807199 {#10438 date: 2024-07-01 13:13:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10439 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10441 …} -Children: Doctrine\ORM\PersistentCollection {#10444 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10447 -id: 308 -name: "蓮花羊眼板天珠" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1726199960 {#10445 date: 2024-09-13 12:59:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726199960 {#10446 date: 2024-09-13 12:59:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10448 …} -Children: Doctrine\ORM\PersistentCollection {#10451 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10454 -id: 224 -name: "一眼天珠" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1719807188 {#10452 date: 2024-07-01 13:13:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10453 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10455 …} -Children: Doctrine\ORM\PersistentCollection {#10458 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10459 -id: 116 -name: "ピックアップ" -hierarchy: 1 -sort_no: 24 -create_date: DateTime @1717434582 {#10009 date: 2024-06-04 02:09:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#10010 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10460 …} -Children: Doctrine\ORM\PersistentCollection {#10463 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#10466 -id: 117 -name: "ギフト" -hierarchy: 1 -sort_no: 21 -create_date: DateTime @1717434592 {#10464 date: 2024-06-04 02:09:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#10465 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10467 …} -Children: Doctrine\ORM\PersistentCollection {#10470 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#10475 -id: 30 -name: "運気" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1713760364 {#10471 date: 2024-04-22 13:32:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#10472 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10476 …} -Children: Doctrine\ORM\PersistentCollection {#10479 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#10480 -id: 115 -name: "招福" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1717417635 {#10473 date: 2024-06-03 21:27:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417635 {#10474 date: 2024-06-03 21:27:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10481 …} -Children: Doctrine\ORM\PersistentCollection {#10484 …} -Parent: Eccube\Entity\Category {#10475} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#10489 -id: 114 -name: "願望達成" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1717417623 {#10487 date: 2024-06-03 21:27:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417623 {#10488 date: 2024-06-03 21:27:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10490 …} -Children: Doctrine\ORM\PersistentCollection {#10493 …} -Parent: Eccube\Entity\Category {#10475} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#10496 -id: 113 -name: "学業・試験運" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1717417608 {#10494 date: 2024-06-03 21:26:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417608 {#10495 date: 2024-06-03 21:26:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10497 …} -Children: Doctrine\ORM\PersistentCollection {#10500 …} -Parent: Eccube\Entity\Category {#10475} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#10503 -id: 112 -name: "家庭運" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1717417591 {#10501 date: 2024-06-03 21:26:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417591 {#10502 date: 2024-06-03 21:26:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10504 …} -Children: Doctrine\ORM\PersistentCollection {#10507 …} -Parent: Eccube\Entity\Category {#10475} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#10510 -id: 111 -name: "結婚運" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1717417586 {#10508 date: 2024-06-03 21:26:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417586 {#10509 date: 2024-06-03 21:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10511 …} -Children: Doctrine\ORM\PersistentCollection {#10514 …} -Parent: Eccube\Entity\Category {#10475} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#10517 -id: 110 -name: "開運" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1717417580 {#10515 date: 2024-06-03 21:26:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417580 {#10516 date: 2024-06-03 21:26:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10518 …} -Children: Doctrine\ORM\PersistentCollection {#10521 …} -Parent: Eccube\Entity\Category {#10475} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#10524 -id: 109 -name: "対人運" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1717417576 {#10522 date: 2024-06-03 21:26:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417576 {#10523 date: 2024-06-03 21:26:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10525 …} -Children: Doctrine\ORM\PersistentCollection {#10528 …} -Parent: Eccube\Entity\Category {#10475} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#10531 -id: 108 -name: "魔除け" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1717417566 {#10529 date: 2024-06-03 21:26:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417566 {#10530 date: 2024-06-03 21:26:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10532 …} -Children: Doctrine\ORM\PersistentCollection {#10535 …} -Parent: Eccube\Entity\Category {#10475} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#10538 -id: 107 -name: "健康運" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1717417562 {#10536 date: 2024-06-03 21:26:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417562 {#10537 date: 2024-06-03 21:26:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10539 …} -Children: Doctrine\ORM\PersistentCollection {#10542 …} -Parent: Eccube\Entity\Category {#10475} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#10545 -id: 106 -name: "全体運" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1717417539 {#10543 date: 2024-06-03 21:25:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417539 {#10544 date: 2024-06-03 21:25:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10546 …} -Children: Doctrine\ORM\PersistentCollection {#10549 …} -Parent: Eccube\Entity\Category {#10475} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#10552 -id: 33 -name: "仕事運" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1713760383 {#10550 date: 2024-04-22 13:33:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713760383 {#10551 date: 2024-04-22 13:33:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10553 …} -Children: Doctrine\ORM\PersistentCollection {#10556 …} -Parent: Eccube\Entity\Category {#10475} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#10559 -id: 32 -name: "金運・財運" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1713760378 {#10557 date: 2024-04-22 13:32:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417551 {#10558 date: 2024-06-03 21:25:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10560 …} -Children: Doctrine\ORM\PersistentCollection {#10563 …} -Parent: Eccube\Entity\Category {#10475} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#10566 -id: 31 -name: "恋愛運" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1713760375 {#10564 date: 2024-04-22 13:32:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713760375 {#10565 date: 2024-04-22 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10567 …} -Children: Doctrine\ORM\PersistentCollection {#10570 …} -Parent: Eccube\Entity\Category {#10475} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } ] |
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 {#8713 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#8761 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#8760 -om: ContainerFnmsriY\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#676 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#8707 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | [ Eccube\Entity\Category {#8883 -id: 312 -name: "セール" -hierarchy: 1 -sort_no: 212 -create_date: DateTime @1735090129 {#8889 date: 2024-12-25 10:28:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#8887 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8973 …} -Children: Doctrine\ORM\PersistentCollection {#9129 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#9124 -id: 118 -name: "天然石" -hierarchy: 1 -sort_no: 211 -create_date: DateTime @1717439447 {#9128 date: 2024-06-04 03:30:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#9127 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9123 …} -Children: Doctrine\ORM\PersistentCollection {#9120 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#9119 -id: 309 -name: "トパーズ" -hierarchy: 2 -sort_no: 205 -create_date: DateTime @1728971426 {#9126 date: 2024-10-15 14:50:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728971426 {#9125 date: 2024-10-15 14:50:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9118 …} -Children: Doctrine\ORM\PersistentCollection {#9114 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9116 …} } Eccube\Entity\Category {#9109 -id: 306 -name: "ラヴァストーン" -hierarchy: 2 -sort_no: 204 -create_date: DateTime @1725857600 {#9111 date: 2024-09-09 13:53:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857600 {#9110 date: 2024-09-09 13:53:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9108 …} -Children: Doctrine\ORM\PersistentCollection {#9105 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#9102 -id: 305 -name: "リバーストーン" -hierarchy: 2 -sort_no: 203 -create_date: DateTime @1725857595 {#9104 date: 2024-09-09 13:53:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857595 {#9103 date: 2024-09-09 13:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9101 …} -Children: Doctrine\ORM\PersistentCollection {#8886 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#9089 -id: 304 -name: "クラック水晶" -hierarchy: 2 -sort_no: 202 -create_date: DateTime @1725857588 {#8884 date: 2024-09-09 13:53:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857588 {#8905 date: 2024-09-09 13:53:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9091 …} -Children: Doctrine\ORM\PersistentCollection {#9094 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#9097 -id: 303 -name: "ゴールドコーラル" -hierarchy: 2 -sort_no: 201 -create_date: DateTime @1725857582 {#9095 date: 2024-09-09 13:53:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857582 {#9096 date: 2024-09-09 13:53:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9098 …} -Children: Doctrine\ORM\PersistentCollection {#9136 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#9137 -id: 302 -name: "ダルメシアンジャスパー" -hierarchy: 2 -sort_no: 200 -create_date: DateTime @1725857574 {#9134 date: 2024-09-09 13:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857574 {#9135 date: 2024-09-09 13:52:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9138 …} -Children: Doctrine\ORM\PersistentCollection {#9141 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#9144 -id: 207 -name: "ローズジャスパー" -hierarchy: 2 -sort_no: 199 -create_date: DateTime @1719214717 {#9142 date: 2024-06-24 16:38:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9143 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9145 …} -Children: Doctrine\ORM\PersistentCollection {#9149 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9152 -id: 206 -name: "ローズクォーツ" -hierarchy: 2 -sort_no: 198 -create_date: DateTime @1719214706 {#9150 date: 2024-06-24 16:38:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9151 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9153 …} -Children: Doctrine\ORM\PersistentCollection {#9156 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9159 -id: 205 -name: "レモンクォーツ" -hierarchy: 2 -sort_no: 197 -create_date: DateTime @1719214700 {#9157 date: 2024-06-24 16:38:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9158 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9160 …} -Children: Doctrine\ORM\PersistentCollection {#9163 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9166 -id: 204 -name: "レッドタイガーアイ" -hierarchy: 2 -sort_no: 196 -create_date: DateTime @1719214691 {#9164 date: 2024-06-24 16:38:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9165 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9167 …} -Children: Doctrine\ORM\PersistentCollection {#9170 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9173 -id: 203 -name: "レッドアゲート" -hierarchy: 2 -sort_no: 195 -create_date: DateTime @1719214683 {#9171 date: 2024-06-24 16:38:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9172 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9174 …} -Children: Doctrine\ORM\PersistentCollection {#9177 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9180 -id: 202 -name: "レインボームーンストーン" -hierarchy: 2 -sort_no: 194 -create_date: DateTime @1719214676 {#9178 date: 2024-06-24 16:37:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9179 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9181 …} -Children: Doctrine\ORM\PersistentCollection {#9184 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9187 -id: 201 -name: "ルビー" -hierarchy: 2 -sort_no: 193 -create_date: DateTime @1719214669 {#9185 date: 2024-06-24 16:37:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9186 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9188 …} -Children: Doctrine\ORM\PersistentCollection {#9191 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9194 -id: 200 -name: "ルチルクォーツ" -hierarchy: 2 -sort_no: 192 -create_date: DateTime @1719214664 {#9192 date: 2024-06-24 16:37:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9193 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9195 …} -Children: Doctrine\ORM\PersistentCollection {#9198 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9201 -id: 199 -name: "龍紋メノウ" -hierarchy: 2 -sort_no: 191 -create_date: DateTime @1719214655 {#9199 date: 2024-06-24 16:37:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9200 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9202 …} -Children: Doctrine\ORM\PersistentCollection {#9205 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9208 -id: 300 -name: "リバーストーン" -hierarchy: 2 -sort_no: 190 -create_date: DateTime @1721966548 {#9206 date: 2024-07-26 13:02:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9207 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9209 …} -Children: Doctrine\ORM\PersistentCollection {#9212 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9215 -id: 198 -name: "ラリマー" -hierarchy: 2 -sort_no: 189 -create_date: DateTime @1719214639 {#9213 date: 2024-06-24 16:37:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9214 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9216 …} -Children: Doctrine\ORM\PersistentCollection {#9219 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9222 -id: 197 -name: "ラブラドライト" -hierarchy: 2 -sort_no: 188 -create_date: DateTime @1719214636 {#9220 date: 2024-06-24 16:37:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9221 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9223 …} -Children: Doctrine\ORM\PersistentCollection {#9226 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9229 -id: 196 -name: "ラピスラズリ" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1719214627 {#9227 date: 2024-06-24 16:37:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9228 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9230 …} -Children: Doctrine\ORM\PersistentCollection {#9233 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9236 -id: 195 -name: "モルガナイト" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1719214616 {#9234 date: 2024-06-24 16:36:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9235 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9237 …} -Children: Doctrine\ORM\PersistentCollection {#9240 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9243 -id: 194 -name: "モリオン" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1719214612 {#9241 date: 2024-06-24 16:36:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9242 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9244 …} -Children: Doctrine\ORM\PersistentCollection {#9247 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9250 -id: 193 -name: "モスアゲート" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1719214606 {#9248 date: 2024-06-24 16:36:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9249 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9251 …} -Children: Doctrine\ORM\PersistentCollection {#9254 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9257 -id: 192 -name: "ムーンストーン" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1719214601 {#9255 date: 2024-06-24 16:36:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9256 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9258 …} -Children: Doctrine\ORM\PersistentCollection {#9261 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9264 -id: 191 -name: "ミッドナイトオーラ" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1719214596 {#9262 date: 2024-06-24 16:36:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9263 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9265 …} -Children: Doctrine\ORM\PersistentCollection {#9268 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9271 -id: 289 -name: "MIXアゲート" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1721726889 {#9269 date: 2024-07-23 18:28:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9270 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9272 …} -Children: Doctrine\ORM\PersistentCollection {#9275 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9278 -id: 190 -name: "マザーオブパール" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1719214587 {#9276 date: 2024-06-24 16:36:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9277 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9279 …} -Children: Doctrine\ORM\PersistentCollection {#9282 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9285 -id: 189 -name: "ホワイトカルセドニー" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1719214578 {#9283 date: 2024-06-24 16:36:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9284 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9286 …} -Children: Doctrine\ORM\PersistentCollection {#9289 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9292 -id: 188 -name: "北投石" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1719214570 {#9290 date: 2024-06-24 16:36:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9291 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9293 …} -Children: Doctrine\ORM\PersistentCollection {#9296 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9299 -id: 187 -name: "ペリドット" -hierarchy: 2 -sort_no: 100 -create_date: DateTime @1719214560 {#9297 date: 2024-06-24 16:36:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9298 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9300 …} -Children: Doctrine\ORM\PersistentCollection {#9303 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9306 -id: 186 -name: "ヘマタイト" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1719214555 {#9304 date: 2024-06-24 16:35:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9305 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9307 …} -Children: Doctrine\ORM\PersistentCollection {#9310 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9313 -id: 185 -name: "フローライト" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1719214550 {#9311 date: 2024-06-24 16:35:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9312 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9314 …} -Children: Doctrine\ORM\PersistentCollection {#9317 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9320 -id: 184 -name: "プレナイト" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1719214544 {#9318 date: 2024-06-24 16:35:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9319 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9321 …} -Children: Doctrine\ORM\PersistentCollection {#9324 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9327 -id: 183 -name: "ブルーレースアゲート" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1719214535 {#9325 date: 2024-06-24 16:35:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9326 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9328 …} -Children: Doctrine\ORM\PersistentCollection {#9331 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9334 -id: 182 -name: "ブルータイガーアイ" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1719214526 {#9332 date: 2024-06-24 16:35:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9333 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9335 …} -Children: Doctrine\ORM\PersistentCollection {#9338 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9341 -id: 181 -name: "ブルーゴールドストーン" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1719214514 {#9339 date: 2024-06-24 16:35:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9340 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9342 …} -Children: Doctrine\ORM\PersistentCollection {#9345 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9348 -id: 180 -name: "ブラックスピネル" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1719214503 {#9346 date: 2024-06-24 16:35:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9347 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9349 …} -Children: Doctrine\ORM\PersistentCollection {#9352 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9355 -id: 292 -name: "ピーコックヘマタイト" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1721726912 {#9353 date: 2024-07-23 18:28:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9354 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9356 …} -Children: Doctrine\ORM\PersistentCollection {#9359 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9362 -id: 179 -name: "ピンクオパール" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1719214489 {#9360 date: 2024-06-24 16:34:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9361 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9363 …} -Children: Doctrine\ORM\PersistentCollection {#9366 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9369 -id: 178 -name: "ヒマラヤ水晶" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1719214480 {#9367 date: 2024-06-24 16:34:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9368 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9370 …} -Children: Doctrine\ORM\PersistentCollection {#9373 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9376 -id: 177 -name: "翡翠" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1719214472 {#9374 date: 2024-06-24 16:34:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9375 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9377 …} -Children: Doctrine\ORM\PersistentCollection {#9380 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9383 -id: 176 -name: "ピクチャージャスパー" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1719214467 {#9381 date: 2024-06-24 16:34:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9382 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9384 …} -Children: Doctrine\ORM\PersistentCollection {#9387 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9390 -id: 175 -name: "ハウライト" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1719214458 {#9388 date: 2024-06-24 16:34:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9389 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9391 …} -Children: Doctrine\ORM\PersistentCollection {#9394 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9397 -id: 174 -name: "パイライト" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1719214453 {#9395 date: 2024-06-24 16:34:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9396 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9398 …} -Children: Doctrine\ORM\PersistentCollection {#9401 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9404 -id: 173 -name: "パール" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1719214443 {#9402 date: 2024-06-24 16:34:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9403 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9405 …} -Children: Doctrine\ORM\PersistentCollection {#9408 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9411 -id: 172 -name: "トルマリン" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1719214439 {#9409 date: 2024-06-24 16:33:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9410 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9412 …} -Children: Doctrine\ORM\PersistentCollection {#9415 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9418 -id: 171 -name: "テラヘルツ" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1719214435 {#9416 date: 2024-06-24 16:33:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9417 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9419 …} -Children: Doctrine\ORM\PersistentCollection {#9422 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9425 -id: 301 -name: "ツリーアゲート" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1721966565 {#9423 date: 2024-07-26 13:02:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9424 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9426 …} -Children: Doctrine\ORM\PersistentCollection {#9429 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9432 -id: 170 -name: "茶黄水晶" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1719214422 {#9430 date: 2024-06-24 16:33:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9431 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9433 …} -Children: Doctrine\ORM\PersistentCollection {#9436 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9439 -id: 169 -name: "チェリークォーツ" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1719214416 {#9437 date: 2024-06-24 16:33:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9438 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9440 …} -Children: Doctrine\ORM\PersistentCollection {#9443 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9446 -id: 168 -name: "タンザナイト" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1719214409 {#9444 date: 2024-06-24 16:33:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9445 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9447 …} -Children: Doctrine\ORM\PersistentCollection {#9450 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9453 -id: 290 -name: "ダルメシアンジャスパー" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1721726899 {#9451 date: 2024-07-23 18:28:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9452 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9454 …} -Children: Doctrine\ORM\PersistentCollection {#9457 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9460 -id: 167 -name: "タイガーアイ" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1719214404 {#9458 date: 2024-06-24 16:33:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9459 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9461 …} -Children: Doctrine\ORM\PersistentCollection {#9464 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9467 -id: 166 -name: "ターコイズ" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1719214392 {#9465 date: 2024-06-24 16:33:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9466 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9468 …} -Children: Doctrine\ORM\PersistentCollection {#9471 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9474 -id: 165 -name: "ソーダライト" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1719214381 {#9472 date: 2024-06-24 16:33:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9473 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9475 …} -Children: Doctrine\ORM\PersistentCollection {#9478 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9481 -id: 164 -name: "スモーキークォーツ" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1719214373 {#9479 date: 2024-06-24 16:32:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9480 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9482 …} -Children: Doctrine\ORM\PersistentCollection {#9485 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9488 -id: 163 -name: "スピネル" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1719214365 {#9486 date: 2024-06-24 16:32:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9487 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9489 …} -Children: Doctrine\ORM\PersistentCollection {#9492 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9495 -id: 162 -name: "ストロベリークォーツ" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1719214359 {#9493 date: 2024-06-24 16:32:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9494 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9496 …} -Children: Doctrine\ORM\PersistentCollection {#9499 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9502 -id: 161 -name: "スギライト" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1719214347 {#9500 date: 2024-06-24 16:32:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9501 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9503 …} -Children: Doctrine\ORM\PersistentCollection {#9506 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9509 -id: 160 -name: "水晶" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1719214342 {#9507 date: 2024-06-24 16:32:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9508 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9510 …} -Children: Doctrine\ORM\PersistentCollection {#9513 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9516 -id: 294 -name: "朱砂パーツ" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1721726925 {#9514 date: 2024-07-23 18:28:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9515 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9517 …} -Children: Doctrine\ORM\PersistentCollection {#9520 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9523 -id: 159 -name: "シトリン" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1719214334 {#9521 date: 2024-06-24 16:32:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9522 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9524 …} -Children: Doctrine\ORM\PersistentCollection {#9527 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9530 -id: 158 -name: "サンストーン" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1719214329 {#9528 date: 2024-06-24 16:32:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9529 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9531 …} -Children: Doctrine\ORM\PersistentCollection {#9534 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9537 -id: 157 -name: "珊瑚" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1719214321 {#9535 date: 2024-06-24 16:32:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9536 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9538 …} -Children: Doctrine\ORM\PersistentCollection {#9541 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9544 -id: 156 -name: "サファイア" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1719214302 {#9542 date: 2024-06-24 16:31:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9543 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9545 …} -Children: Doctrine\ORM\PersistentCollection {#9548 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9551 -id: 155 -name: "サードニクス" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1719214295 {#9549 date: 2024-06-24 16:31:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9550 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9552 …} -Children: Doctrine\ORM\PersistentCollection {#9555 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9558 -id: 154 -name: "コスモオーラ" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1719214286 {#9556 date: 2024-06-24 16:31:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9557 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9559 …} -Children: Doctrine\ORM\PersistentCollection {#9562 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9565 -id: 153 -name: "ゴールドヘマタイト" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1719214278 {#9563 date: 2024-06-24 16:31:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9564 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9566 …} -Children: Doctrine\ORM\PersistentCollection {#9569 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9572 -id: 152 -name: "ゴールドストーン" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1719214270 {#9570 date: 2024-06-24 16:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9571 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9573 …} -Children: Doctrine\ORM\PersistentCollection {#9576 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9579 -id: 295 -name: "ゴールドコーラル" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1721726932 {#9577 date: 2024-07-23 18:28:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9578 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9580 …} -Children: Doctrine\ORM\PersistentCollection {#9583 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9586 -id: 151 -name: "ゴールデンオーラ" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1719214263 {#9584 date: 2024-06-24 16:31:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9585 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9587 …} -Children: Doctrine\ORM\PersistentCollection {#9590 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9593 -id: 150 -name: "クンツァイト" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1719214255 {#9591 date: 2024-06-24 16:30:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9592 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9594 …} -Children: Doctrine\ORM\PersistentCollection {#9597 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9600 -id: 149 -name: "クリソコーラ" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1719214243 {#9598 date: 2024-06-24 16:30:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9599 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9601 …} -Children: Doctrine\ORM\PersistentCollection {#9604 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9607 -id: 148 -name: "グリーンアゲート" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1719214233 {#9605 date: 2024-06-24 16:30:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9606 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9608 …} -Children: Doctrine\ORM\PersistentCollection {#9611 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9614 -id: 296 -name: "クラック水晶" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1721726937 {#9612 date: 2024-07-23 18:28:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9613 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9615 …} -Children: Doctrine\ORM\PersistentCollection {#9618 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9621 -id: 291 -name: "キャンディークォーツ" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1721726906 {#9619 date: 2024-07-23 18:28:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9620 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9622 …} -Children: Doctrine\ORM\PersistentCollection {#9625 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9628 -id: 147 -name: "眼球メノウ" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1719214224 {#9626 date: 2024-06-24 16:30:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9627 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9629 …} -Children: Doctrine\ORM\PersistentCollection {#9632 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9635 -id: 146 -name: "カルサイト" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1719214207 {#9633 date: 2024-06-24 16:30:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9634 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9636 …} -Children: Doctrine\ORM\PersistentCollection {#9639 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9642 -id: 298 -name: "カラーチェンジフローライト" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1721726951 {#9640 date: 2024-07-23 18:29:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9641 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9643 …} -Children: Doctrine\ORM\PersistentCollection {#9646 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9649 -id: 145 -name: "カイヤナイト" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1719214198 {#9647 date: 2024-06-24 16:29:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9648 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9650 …} -Children: Doctrine\ORM\PersistentCollection {#9653 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9656 -id: 144 -name: "カーネリアン" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1719214192 {#9654 date: 2024-06-24 16:29:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9655 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9657 …} -Children: Doctrine\ORM\PersistentCollection {#9660 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9663 -id: 143 -name: "ガーネット" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1719214185 {#9661 date: 2024-06-24 16:29:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9662 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9664 …} -Children: Doctrine\ORM\PersistentCollection {#9667 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9670 -id: 142 -name: "ガーデンクォーツ" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1719214182 {#9668 date: 2024-06-24 16:29:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9669 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9671 …} -Children: Doctrine\ORM\PersistentCollection {#9674 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9677 -id: 141 -name: "オレンジムーンストーン" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1719214174 {#9675 date: 2024-06-24 16:29:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9676 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9678 …} -Children: Doctrine\ORM\PersistentCollection {#9681 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9684 -id: 297 -name: "オレンジファントムクォーツ" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1721726944 {#9682 date: 2024-07-23 18:29:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9683 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9685 …} -Children: Doctrine\ORM\PersistentCollection {#9688 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9691 -id: 140 -name: "オブシディアン" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1719214165 {#9689 date: 2024-06-24 16:29:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9690 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9692 …} -Children: Doctrine\ORM\PersistentCollection {#9695 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9698 -id: 139 -name: "オニキス" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1719214157 {#9696 date: 2024-06-24 16:29:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9697 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9699 …} -Children: Doctrine\ORM\PersistentCollection {#9702 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9705 -id: 138 -name: "オーロラオーラ" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1719214152 {#9703 date: 2024-06-24 16:29:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9704 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9706 …} -Children: Doctrine\ORM\PersistentCollection {#9709 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9712 -id: 293 -name: "エンジェルラダー" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1721726919 {#9710 date: 2024-07-23 18:28:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9711 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9713 …} -Children: Doctrine\ORM\PersistentCollection {#9716 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9719 -id: 137 -name: "エンジェライト" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1719214142 {#9717 date: 2024-06-24 16:29:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9718 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9720 …} -Children: Doctrine\ORM\PersistentCollection {#9723 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9726 -id: 136 -name: "エレスチャル" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1719214136 {#9724 date: 2024-06-24 16:28:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9725 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9727 …} -Children: Doctrine\ORM\PersistentCollection {#9730 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9733 -id: 135 -name: "インカローズ" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1719214126 {#9731 date: 2024-06-24 16:28:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9732 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9734 …} -Children: Doctrine\ORM\PersistentCollection {#9737 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9740 -id: 134 -name: "アンバー" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1719214114 {#9738 date: 2024-06-24 16:28:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9739 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9741 …} -Children: Doctrine\ORM\PersistentCollection {#9744 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9747 -id: 133 -name: "アメトリン" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1719214108 {#9745 date: 2024-06-24 16:28:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9746 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9748 …} -Children: Doctrine\ORM\PersistentCollection {#9751 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9754 -id: 132 -name: "アメシスト" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1719214103 {#9752 date: 2024-06-24 16:28:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9753 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9755 …} -Children: Doctrine\ORM\PersistentCollection {#9758 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9761 -id: 131 -name: "アマゾナイト" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1719214098 {#9759 date: 2024-06-24 16:28:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9760 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9762 …} -Children: Doctrine\ORM\PersistentCollection {#9765 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9768 -id: 130 -name: "アベンチュリン" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1719214091 {#9766 date: 2024-06-24 16:28:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9767 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9769 …} -Children: Doctrine\ORM\PersistentCollection {#9772 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9775 -id: 129 -name: "アパタイト" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1719214076 {#9773 date: 2024-06-24 16:27:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9774 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9776 …} -Children: Doctrine\ORM\PersistentCollection {#9779 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9782 -id: 128 -name: "アクアマリン" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1719214065 {#9780 date: 2024-06-24 16:27:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9781 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9783 …} -Children: Doctrine\ORM\PersistentCollection {#9786 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9789 -id: 121 -name: "アクアオーラ" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1717439544 {#9787 date: 2024-06-04 03:32:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9788 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9790 …} -Children: Doctrine\ORM\PersistentCollection {#9793 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9796 -id: 120 -name: "アイリスクォーツ" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1717439529 {#9794 date: 2024-06-04 03:32:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9795 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9797 …} -Children: Doctrine\ORM\PersistentCollection {#9800 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9803 -id: 119 -name: "アイオライト" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1717439519 {#9801 date: 2024-06-04 03:31:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9802 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9804 …} -Children: Doctrine\ORM\PersistentCollection {#9807 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#9810 -id: 16 -name: "アイテム" -hierarchy: 1 -sort_no: 210 -create_date: DateTime @1713760183 {#9113 date: 2024-04-22 13:29:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#9112 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9811 …} -Children: Doctrine\ORM\PersistentCollection {#9814 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#9815 -id: 317 -name: "シーズンコレクション・サマー" -hierarchy: 2 -sort_no: 209 -create_date: DateTime @1746148832 {#9808 date: 2025-05-02 10:20:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746148832 {#9809 date: 2025-05-02 10:20:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9816 …} -Children: Doctrine\ORM\PersistentCollection {#9819 …} -Parent: Eccube\Entity\Category {#9810} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9116 …} } Eccube\Entity\Category {#9824 -id: 316 -name: "父の日限定アイテム" -hierarchy: 2 -sort_no: 208 -create_date: DateTime @1743663525 {#9822 date: 2025-04-03 15:58:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747099714 {#9823 date: 2025-05-13 10:28:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9825 …} -Children: Doctrine\ORM\PersistentCollection {#9828 …} -Parent: Eccube\Entity\Category {#9810} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9116 …} } Eccube\Entity\Category {#9831 -id: 315 -name: "ポスター掲載商品" -hierarchy: 2 -sort_no: 207 -create_date: DateTime @1743385403 {#9829 date: 2025-03-31 10:43:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1743385403 {#9830 date: 2025-03-31 10:43:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9832 …} -Children: Doctrine\ORM\PersistentCollection {#9835 …} -Parent: Eccube\Entity\Category {#9810} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9116 …} } Eccube\Entity\Category {#9838 -id: 314 -name: "シーズンコレクション・スプリング" -hierarchy: 2 -sort_no: 206 -create_date: DateTime @1739858412 {#9836 date: 2025-02-18 15:00:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1739858412 {#9837 date: 2025-02-18 15:00:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9839 …} -Children: Doctrine\ORM\PersistentCollection {#9842 …} -Parent: Eccube\Entity\Category {#9810} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9116 …} } Eccube\Entity\Category {#9845 -id: 311 -name: "巳年特集" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1735090009 {#9843 date: 2024-12-25 10:26:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741569182 {#9844 date: 2025-03-10 10:13:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9846 …} -Children: Doctrine\ORM\PersistentCollection {#9849 …} -Parent: Eccube\Entity\Category {#9810} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9116 …} } Eccube\Entity\Category {#9852 -id: 127 -name: "リング" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1718619073 {#9850 date: 2024-06-17 19:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#9851 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9853 …} -Children: Doctrine\ORM\PersistentCollection {#9856 …} -Parent: Eccube\Entity\Category {#9810} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9116 …} } Eccube\Entity\Category {#9859 -id: 22 -name: "others" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1713760239 {#9857 date: 2024-04-22 13:30:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#9858 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9860 …} -Children: Doctrine\ORM\PersistentCollection {#9863 …} -Parent: Eccube\Entity\Category {#9810} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9116 …} } Eccube\Entity\Category {#9866 -id: 21 -name: "浄化グッズ" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1713760231 {#9864 date: 2024-04-22 13:30:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#9865 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9867 …} -Children: Doctrine\ORM\PersistentCollection {#9870 …} -Parent: Eccube\Entity\Category {#9810} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9116 …} } Eccube\Entity\Category {#9873 -id: 20 -name: "原石" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1713760226 {#9871 date: 2024-04-22 13:30:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#9872 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9874 …} -Children: Doctrine\ORM\PersistentCollection {#9877 …} -Parent: Eccube\Entity\Category {#9810} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9116 …} } Eccube\Entity\Category {#9880 -id: 19 -name: "ピアス・イヤリング" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1713760219 {#9878 date: 2024-04-22 13:30:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#9879 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9881 …} -Children: Doctrine\ORM\PersistentCollection {#9884 …} -Parent: Eccube\Entity\Category {#9810} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9116 …} } Eccube\Entity\Category {#9887 -id: 18 -name: "ネックレス" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1713760199 {#9885 date: 2024-04-22 13:29:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#9886 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9888 …} -Children: Doctrine\ORM\PersistentCollection {#9891 …} -Parent: Eccube\Entity\Category {#9810} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9116 …} } Eccube\Entity\Category {#9894 -id: 17 -name: "ブレスレット" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1713760194 {#9892 date: 2024-04-22 13:29:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#9893 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9895 …} -Children: Doctrine\ORM\PersistentCollection {#9898 …} -Parent: Eccube\Entity\Category {#9810} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9116 …} } Eccube\Entity\Category {#9901 -id: 210 -name: "誕生石" -hierarchy: 1 -sort_no: 124 -create_date: DateTime @1719807088 {#9821 date: 2024-07-01 13:11:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#9820 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9902 …} -Children: Doctrine\ORM\PersistentCollection {#9905 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#9906 -id: 222 -name: "12月生まれ" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1719807143 {#9899 date: 2024-07-01 13:12:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807143 {#9900 date: 2024-07-01 13:12:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9907 …} -Children: Doctrine\ORM\PersistentCollection {#9910 …} -Parent: Eccube\Entity\Category {#9901} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#9915 -id: 221 -name: "11月生まれ" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1719807140 {#9913 date: 2024-07-01 13:12:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807140 {#9914 date: 2024-07-01 13:12:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9916 …} -Children: Doctrine\ORM\PersistentCollection {#9919 …} -Parent: Eccube\Entity\Category {#9901} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#9922 -id: 220 -name: "10月生まれ" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1719807137 {#9920 date: 2024-07-01 13:12:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807137 {#9921 date: 2024-07-01 13:12:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9923 …} -Children: Doctrine\ORM\PersistentCollection {#9926 …} -Parent: Eccube\Entity\Category {#9901} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#9929 -id: 219 -name: "9月生まれ" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1719807132 {#9927 date: 2024-07-01 13:12:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807132 {#9928 date: 2024-07-01 13:12:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9930 …} -Children: Doctrine\ORM\PersistentCollection {#9933 …} -Parent: Eccube\Entity\Category {#9901} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#9936 -id: 218 -name: "8月生まれ" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1719807128 {#9934 date: 2024-07-01 13:12:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807128 {#9935 date: 2024-07-01 13:12:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9937 …} -Children: Doctrine\ORM\PersistentCollection {#9940 …} -Parent: Eccube\Entity\Category {#9901} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#9943 -id: 217 -name: "7月生まれ" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1719807126 {#9941 date: 2024-07-01 13:12:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807126 {#9942 date: 2024-07-01 13:12:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9944 …} -Children: Doctrine\ORM\PersistentCollection {#9947 …} -Parent: Eccube\Entity\Category {#9901} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#9950 -id: 216 -name: "6月生まれ" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1719807123 {#9948 date: 2024-07-01 13:12:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807123 {#9949 date: 2024-07-01 13:12:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9951 …} -Children: Doctrine\ORM\PersistentCollection {#9954 …} -Parent: Eccube\Entity\Category {#9901} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#9957 -id: 215 -name: "5月生まれ" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1719807120 {#9955 date: 2024-07-01 13:12:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807120 {#9956 date: 2024-07-01 13:12:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9958 …} -Children: Doctrine\ORM\PersistentCollection {#9961 …} -Parent: Eccube\Entity\Category {#9901} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#9964 -id: 214 -name: "4月生まれ" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1719807117 {#9962 date: 2024-07-01 13:11:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807117 {#9963 date: 2024-07-01 13:11:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9965 …} -Children: Doctrine\ORM\PersistentCollection {#9968 …} -Parent: Eccube\Entity\Category {#9901} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#9971 -id: 213 -name: "3月生まれ" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1719807114 {#9969 date: 2024-07-01 13:11:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807114 {#9970 date: 2024-07-01 13:11:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9972 …} -Children: Doctrine\ORM\PersistentCollection {#9975 …} -Parent: Eccube\Entity\Category {#9901} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#9978 -id: 212 -name: "2月生まれ" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1719807111 {#9976 date: 2024-07-01 13:11:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807111 {#9977 date: 2024-07-01 13:11:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9979 …} -Children: Doctrine\ORM\PersistentCollection {#9982 …} -Parent: Eccube\Entity\Category {#9901} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#9985 -id: 211 -name: "1月生まれ" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1719807107 {#9983 date: 2024-07-01 13:11:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807107 {#9984 date: 2024-07-01 13:11:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9986 …} -Children: Doctrine\ORM\PersistentCollection {#9989 …} -Parent: Eccube\Entity\Category {#9901} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#9992 -id: 310 -name: "誕生石アートブレスレット" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1732076237 {#9990 date: 2024-11-20 13:17:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732776583 {#9991 date: 2024-11-28 15:49:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9993 …} -Children: Doctrine\ORM\PersistentCollection {#9996 …} -Parent: Eccube\Entity\Category {#9901} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9116 …} } Eccube\Entity\Category {#9999 -id: 223 -name: "天珠" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1719807161 {#9911 date: 2024-07-01 13:12:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#9912 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10000 …} -Children: Doctrine\ORM\PersistentCollection {#10003 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#10004 -id: 287 -name: "金銭鈎天珠" -hierarchy: 2 -sort_no: 187 -create_date: DateTime @1721714336 {#9997 date: 2024-07-23 14:58:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#9998 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10005 …} -Children: Doctrine\ORM\PersistentCollection {#10008 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10013 -id: 286 -name: "龍神天珠" -hierarchy: 2 -sort_no: 186 -create_date: DateTime @1719807697 {#10011 date: 2024-07-01 13:21:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10012 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10014 …} -Children: Doctrine\ORM\PersistentCollection {#10017 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10020 -id: 285 -name: "寶瓶天珠" -hierarchy: 2 -sort_no: 185 -create_date: DateTime @1719807689 {#10018 date: 2024-07-01 13:21:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10019 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10021 …} -Children: Doctrine\ORM\PersistentCollection {#10024 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10027 -id: 284 -name: "水蓮花天珠" -hierarchy: 2 -sort_no: 184 -create_date: DateTime @1719807682 {#10025 date: 2024-07-01 13:21:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10026 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10028 …} -Children: Doctrine\ORM\PersistentCollection {#10031 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10034 -id: 283 -name: "虎牙天珠" -hierarchy: 2 -sort_no: 183 -create_date: DateTime @1719807676 {#10032 date: 2024-07-01 13:21:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10033 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10035 …} -Children: Doctrine\ORM\PersistentCollection {#10038 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10041 -id: 282 -name: "緑度母天珠" -hierarchy: 2 -sort_no: 182 -create_date: DateTime @1719807669 {#10039 date: 2024-07-01 13:21:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10040 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10042 …} -Children: Doctrine\ORM\PersistentCollection {#10045 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10048 -id: 281 -name: "観音天珠" -hierarchy: 2 -sort_no: 181 -create_date: DateTime @1719807663 {#10046 date: 2024-07-01 13:21:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10047 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10049 …} -Children: Doctrine\ORM\PersistentCollection {#10052 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10055 -id: 280 -name: "龍眼天珠" -hierarchy: 2 -sort_no: 180 -create_date: DateTime @1719807656 {#10053 date: 2024-07-01 13:20:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10054 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10056 …} -Children: Doctrine\ORM\PersistentCollection {#10059 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10062 -id: 279 -name: "陰陽太極天珠" -hierarchy: 2 -sort_no: 179 -create_date: DateTime @1719807647 {#10060 date: 2024-07-01 13:20:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10061 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10063 …} -Children: Doctrine\ORM\PersistentCollection {#10066 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10069 -id: 278 -name: "大黒天天珠" -hierarchy: 2 -sort_no: 178 -create_date: DateTime @1719807642 {#10067 date: 2024-07-01 13:20:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10068 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10070 …} -Children: Doctrine\ORM\PersistentCollection {#10073 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10076 -id: 277 -name: "鳳凰眼天珠" -hierarchy: 2 -sort_no: 177 -create_date: DateTime @1719807636 {#10074 date: 2024-07-01 13:20:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10075 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10077 …} -Children: Doctrine\ORM\PersistentCollection {#10080 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10083 -id: 276 -name: "麒麟天珠" -hierarchy: 2 -sort_no: 176 -create_date: DateTime @1719807630 {#10081 date: 2024-07-01 13:20:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10082 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10084 …} -Children: Doctrine\ORM\PersistentCollection {#10087 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10090 -id: 275 -name: "白蛇天珠" -hierarchy: 2 -sort_no: 175 -create_date: DateTime @1719807624 {#10088 date: 2024-07-01 13:20:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10089 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10091 …} -Children: Doctrine\ORM\PersistentCollection {#10094 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10097 -id: 274 -name: "弁財天天珠" -hierarchy: 2 -sort_no: 174 -create_date: DateTime @1719807618 {#10095 date: 2024-07-01 13:20:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10096 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10098 …} -Children: Doctrine\ORM\PersistentCollection {#10101 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10104 -id: 273 -name: "蔓字天珠" -hierarchy: 2 -sort_no: 173 -create_date: DateTime @1719807611 {#10102 date: 2024-07-01 13:20:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10103 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10105 …} -Children: Doctrine\ORM\PersistentCollection {#10108 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10111 -id: 272 -name: "星辰天珠" -hierarchy: 2 -sort_no: 172 -create_date: DateTime @1719807605 {#10109 date: 2024-07-01 13:20:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10110 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10112 …} -Children: Doctrine\ORM\PersistentCollection {#10115 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10118 -id: 271 -name: "羊眼板珠" -hierarchy: 2 -sort_no: 171 -create_date: DateTime @1719807598 {#10116 date: 2024-07-01 13:19:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10117 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10119 …} -Children: Doctrine\ORM\PersistentCollection {#10122 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10125 -id: 270 -name: "三色線珠" -hierarchy: 2 -sort_no: 170 -create_date: DateTime @1719807588 {#10123 date: 2024-07-01 13:19:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10124 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10126 …} -Children: Doctrine\ORM\PersistentCollection {#10129 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10132 -id: 269 -name: "福壽天珠" -hierarchy: 2 -sort_no: 169 -create_date: DateTime @1719807583 {#10130 date: 2024-07-01 13:19:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10131 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10133 …} -Children: Doctrine\ORM\PersistentCollection {#10136 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10139 -id: 268 -name: "大鵬鳥天珠" -hierarchy: 2 -sort_no: 168 -create_date: DateTime @1719807577 {#10137 date: 2024-07-01 13:19:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10138 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10140 …} -Children: Doctrine\ORM\PersistentCollection {#10143 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10146 -id: 267 -name: "菩提天珠" -hierarchy: 2 -sort_no: 167 -create_date: DateTime @1719807570 {#10144 date: 2024-07-01 13:19:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10145 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10147 …} -Children: Doctrine\ORM\PersistentCollection {#10150 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10153 -id: 266 -name: "大人天珠" -hierarchy: 2 -sort_no: 166 -create_date: DateTime @1719807564 {#10151 date: 2024-07-01 13:19:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10152 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10154 …} -Children: Doctrine\ORM\PersistentCollection {#10157 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10160 -id: 265 -name: "山形天珠" -hierarchy: 2 -sort_no: 165 -create_date: DateTime @1719807557 {#10158 date: 2024-07-01 13:19:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10159 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10161 …} -Children: Doctrine\ORM\PersistentCollection {#10164 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10167 -id: 264 -name: "双天地天珠" -hierarchy: 2 -sort_no: 164 -create_date: DateTime @1719807548 {#10165 date: 2024-07-01 13:19:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10166 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10168 …} -Children: Doctrine\ORM\PersistentCollection {#10171 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10174 -id: 263 -name: "天地天珠" -hierarchy: 2 -sort_no: 163 -create_date: DateTime @1719807542 {#10172 date: 2024-07-01 13:19:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10173 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10175 …} -Children: Doctrine\ORM\PersistentCollection {#10178 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10181 -id: 262 -name: "日月天珠" -hierarchy: 2 -sort_no: 162 -create_date: DateTime @1719807535 {#10179 date: 2024-07-01 13:18:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10180 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10182 …} -Children: Doctrine\ORM\PersistentCollection {#10185 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10188 -id: 261 -name: "黒白天珠" -hierarchy: 2 -sort_no: 161 -create_date: DateTime @1719807529 {#10186 date: 2024-07-01 13:18:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10187 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10189 …} -Children: Doctrine\ORM\PersistentCollection {#10192 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10195 -id: 260 -name: "流水紋天珠" -hierarchy: 2 -sort_no: 160 -create_date: DateTime @1719807521 {#10193 date: 2024-07-01 13:18:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10194 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10196 …} -Children: Doctrine\ORM\PersistentCollection {#10199 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10202 -id: 259 -name: "財神天珠" -hierarchy: 2 -sort_no: 159 -create_date: DateTime @1719807514 {#10200 date: 2024-07-01 13:18:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10201 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10203 …} -Children: Doctrine\ORM\PersistentCollection {#10206 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10209 -id: 258 -name: "如意鈎天珠" -hierarchy: 2 -sort_no: 158 -create_date: DateTime @1719807506 {#10207 date: 2024-07-01 13:18:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10208 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10210 …} -Children: Doctrine\ORM\PersistentCollection {#10213 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10216 -id: 257 -name: "水紋天珠" -hierarchy: 2 -sort_no: 157 -create_date: DateTime @1719807499 {#10214 date: 2024-07-01 13:18:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10215 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10217 …} -Children: Doctrine\ORM\PersistentCollection {#10220 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10223 -id: 256 -name: "薬師天珠" -hierarchy: 2 -sort_no: 156 -create_date: DateTime @1719807490 {#10221 date: 2024-07-01 13:18:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10222 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10224 …} -Children: Doctrine\ORM\PersistentCollection {#10227 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10230 -id: 255 -name: "亀甲長壽天珠" -hierarchy: 2 -sort_no: 155 -create_date: DateTime @1719807484 {#10228 date: 2024-07-01 13:18:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10229 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10231 …} -Children: Doctrine\ORM\PersistentCollection {#10234 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10237 -id: 254 -name: "金剛虎牙六眼天珠" -hierarchy: 2 -sort_no: 154 -create_date: DateTime @1719807477 {#10235 date: 2024-07-01 13:17:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10236 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10238 …} -Children: Doctrine\ORM\PersistentCollection {#10241 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10244 -id: 253 -name: "金剛蓮花三眼天珠" -hierarchy: 2 -sort_no: 153 -create_date: DateTime @1719807468 {#10242 date: 2024-07-01 13:17:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10243 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10245 …} -Children: Doctrine\ORM\PersistentCollection {#10248 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10251 -id: 252 -name: "金剛杵天珠" -hierarchy: 2 -sort_no: 152 -create_date: DateTime @1719807459 {#10249 date: 2024-07-01 13:17:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10250 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10252 …} -Children: Doctrine\ORM\PersistentCollection {#10255 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10258 -id: 251 -name: "蓮師法器天珠" -hierarchy: 2 -sort_no: 151 -create_date: DateTime @1719807449 {#10256 date: 2024-07-01 13:17:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10257 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10259 …} -Children: Doctrine\ORM\PersistentCollection {#10262 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10265 -id: 250 -name: "蓮師法帽天珠" -hierarchy: 2 -sort_no: 150 -create_date: DateTime @1719807441 {#10263 date: 2024-07-01 13:17:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10264 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10266 …} -Children: Doctrine\ORM\PersistentCollection {#10269 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10272 -id: 249 -name: "閃電五眼天珠" -hierarchy: 2 -sort_no: 149 -create_date: DateTime @1719807435 {#10270 date: 2024-07-01 13:17:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10271 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10273 …} -Children: Doctrine\ORM\PersistentCollection {#10276 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10279 -id: 248 -name: "蓮花天珠" -hierarchy: 2 -sort_no: 148 -create_date: DateTime @1719807427 {#10277 date: 2024-07-01 13:17:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10278 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10280 …} -Children: Doctrine\ORM\PersistentCollection {#10283 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10286 -id: 247 -name: "四線虎牙天珠" -hierarchy: 2 -sort_no: 147 -create_date: DateTime @1719807420 {#10284 date: 2024-07-01 13:17:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10285 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10287 …} -Children: Doctrine\ORM\PersistentCollection {#10290 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10293 -id: 246 -name: "五福臨門天珠" -hierarchy: 2 -sort_no: 146 -create_date: DateTime @1719807414 {#10291 date: 2024-07-01 13:16:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10292 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10294 …} -Children: Doctrine\ORM\PersistentCollection {#10297 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10300 -id: 245 -name: "如意天珠" -hierarchy: 2 -sort_no: 145 -create_date: DateTime @1719807407 {#10298 date: 2024-07-01 13:16:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10299 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10301 …} -Children: Doctrine\ORM\PersistentCollection {#10304 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10307 -id: 244 -name: "二十一眼天珠" -hierarchy: 2 -sort_no: 144 -create_date: DateTime @1719807400 {#10305 date: 2024-07-01 13:16:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10306 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10308 …} -Children: Doctrine\ORM\PersistentCollection {#10311 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10314 -id: 243 -name: "二十眼天珠" -hierarchy: 2 -sort_no: 143 -create_date: DateTime @1719807394 {#10312 date: 2024-07-01 13:16:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10313 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10315 …} -Children: Doctrine\ORM\PersistentCollection {#10318 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10321 -id: 242 -name: "十九眼天珠" -hierarchy: 2 -sort_no: 142 -create_date: DateTime @1719807386 {#10319 date: 2024-07-01 13:16:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10320 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10322 …} -Children: Doctrine\ORM\PersistentCollection {#10325 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10328 -id: 241 -name: "十八眼天珠" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1719807380 {#10326 date: 2024-07-01 13:16:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10327 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10329 …} -Children: Doctrine\ORM\PersistentCollection {#10332 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10335 -id: 240 -name: "十七眼天珠" -hierarchy: 2 -sort_no: 140 -create_date: DateTime @1719807323 {#10333 date: 2024-07-01 13:15:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10334 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10336 …} -Children: Doctrine\ORM\PersistentCollection {#10339 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10342 -id: 239 -name: "十六眼天珠" -hierarchy: 2 -sort_no: 139 -create_date: DateTime @1719807316 {#10340 date: 2024-07-01 13:15:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10341 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10343 …} -Children: Doctrine\ORM\PersistentCollection {#10346 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10349 -id: 238 -name: "十五眼天珠" -hierarchy: 2 -sort_no: 138 -create_date: DateTime @1719807308 {#10347 date: 2024-07-01 13:15:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10348 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10350 …} -Children: Doctrine\ORM\PersistentCollection {#10353 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10356 -id: 237 -name: "十四眼天珠" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1719807302 {#10354 date: 2024-07-01 13:15:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10355 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10357 …} -Children: Doctrine\ORM\PersistentCollection {#10360 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10363 -id: 236 -name: "十三眼天珠" -hierarchy: 2 -sort_no: 136 -create_date: DateTime @1719807293 {#10361 date: 2024-07-01 13:14:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10362 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10364 …} -Children: Doctrine\ORM\PersistentCollection {#10367 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10370 -id: 235 -name: "十二眼天珠" -hierarchy: 2 -sort_no: 135 -create_date: DateTime @1719807286 {#10368 date: 2024-07-01 13:14:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10369 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10371 …} -Children: Doctrine\ORM\PersistentCollection {#10374 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10377 -id: 234 -name: "十一眼天珠" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1719807279 {#10375 date: 2024-07-01 13:14:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10376 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10378 …} -Children: Doctrine\ORM\PersistentCollection {#10381 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10384 -id: 233 -name: "十眼天珠" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1719807272 {#10382 date: 2024-07-01 13:14:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10383 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10385 …} -Children: Doctrine\ORM\PersistentCollection {#10388 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10391 -id: 232 -name: "九眼天珠" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1719807265 {#10389 date: 2024-07-01 13:14:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10390 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10392 …} -Children: Doctrine\ORM\PersistentCollection {#10395 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10398 -id: 231 -name: "八眼天珠" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1719807258 {#10396 date: 2024-07-01 13:14:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10397 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10399 …} -Children: Doctrine\ORM\PersistentCollection {#10402 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10405 -id: 230 -name: "七眼天珠" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1719807251 {#10403 date: 2024-07-01 13:14:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10404 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10406 …} -Children: Doctrine\ORM\PersistentCollection {#10409 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10412 -id: 229 -name: "六眼天珠" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1719807237 {#10410 date: 2024-07-01 13:13:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10411 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10413 …} -Children: Doctrine\ORM\PersistentCollection {#10416 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10419 -id: 228 -name: "五眼天珠" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1719807225 {#10417 date: 2024-07-01 13:13:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10418 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10420 …} -Children: Doctrine\ORM\PersistentCollection {#10423 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10426 -id: 227 -name: "四眼天珠" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1719807216 {#10424 date: 2024-07-01 13:13:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10425 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10427 …} -Children: Doctrine\ORM\PersistentCollection {#10430 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10433 -id: 226 -name: "三眼天珠" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1719807209 {#10431 date: 2024-07-01 13:13:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10432 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10434 …} -Children: Doctrine\ORM\PersistentCollection {#10437 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10440 -id: 225 -name: "二眼天珠" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1719807199 {#10438 date: 2024-07-01 13:13:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10439 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10441 …} -Children: Doctrine\ORM\PersistentCollection {#10444 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10447 -id: 308 -name: "蓮花羊眼板天珠" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1726199960 {#10445 date: 2024-09-13 12:59:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726199960 {#10446 date: 2024-09-13 12:59:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10448 …} -Children: Doctrine\ORM\PersistentCollection {#10451 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10454 -id: 224 -name: "一眼天珠" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1719807188 {#10452 date: 2024-07-01 13:13:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10453 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10455 …} -Children: Doctrine\ORM\PersistentCollection {#10458 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } Eccube\Entity\Category {#10459 -id: 116 -name: "ピックアップ" -hierarchy: 1 -sort_no: 24 -create_date: DateTime @1717434582 {#10009 date: 2024-06-04 02:09:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#10010 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10460 …} -Children: Doctrine\ORM\PersistentCollection {#10463 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#10466 -id: 117 -name: "ギフト" -hierarchy: 1 -sort_no: 21 -create_date: DateTime @1717434592 {#10464 date: 2024-06-04 02:09:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#10465 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10467 …} -Children: Doctrine\ORM\PersistentCollection {#10470 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#10475 -id: 30 -name: "運気" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1713760364 {#10471 date: 2024-04-22 13:32:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#10472 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10476 …} -Children: Doctrine\ORM\PersistentCollection {#10479 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#10480 -id: 115 -name: "招福" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1717417635 {#10473 date: 2024-06-03 21:27:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417635 {#10474 date: 2024-06-03 21:27:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10481 …} -Children: Doctrine\ORM\PersistentCollection {#10484 …} -Parent: Eccube\Entity\Category {#10475} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#10489 -id: 114 -name: "願望達成" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1717417623 {#10487 date: 2024-06-03 21:27:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417623 {#10488 date: 2024-06-03 21:27:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10490 …} -Children: Doctrine\ORM\PersistentCollection {#10493 …} -Parent: Eccube\Entity\Category {#10475} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#10496 -id: 113 -name: "学業・試験運" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1717417608 {#10494 date: 2024-06-03 21:26:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417608 {#10495 date: 2024-06-03 21:26:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10497 …} -Children: Doctrine\ORM\PersistentCollection {#10500 …} -Parent: Eccube\Entity\Category {#10475} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#10503 -id: 112 -name: "家庭運" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1717417591 {#10501 date: 2024-06-03 21:26:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417591 {#10502 date: 2024-06-03 21:26:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10504 …} -Children: Doctrine\ORM\PersistentCollection {#10507 …} -Parent: Eccube\Entity\Category {#10475} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#10510 -id: 111 -name: "結婚運" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1717417586 {#10508 date: 2024-06-03 21:26:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417586 {#10509 date: 2024-06-03 21:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10511 …} -Children: Doctrine\ORM\PersistentCollection {#10514 …} -Parent: Eccube\Entity\Category {#10475} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#10517 -id: 110 -name: "開運" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1717417580 {#10515 date: 2024-06-03 21:26:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417580 {#10516 date: 2024-06-03 21:26:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10518 …} -Children: Doctrine\ORM\PersistentCollection {#10521 …} -Parent: Eccube\Entity\Category {#10475} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#10524 -id: 109 -name: "対人運" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1717417576 {#10522 date: 2024-06-03 21:26:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417576 {#10523 date: 2024-06-03 21:26:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10525 …} -Children: Doctrine\ORM\PersistentCollection {#10528 …} -Parent: Eccube\Entity\Category {#10475} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#10531 -id: 108 -name: "魔除け" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1717417566 {#10529 date: 2024-06-03 21:26:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417566 {#10530 date: 2024-06-03 21:26:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10532 …} -Children: Doctrine\ORM\PersistentCollection {#10535 …} -Parent: Eccube\Entity\Category {#10475} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#10538 -id: 107 -name: "健康運" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1717417562 {#10536 date: 2024-06-03 21:26:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417562 {#10537 date: 2024-06-03 21:26:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10539 …} -Children: Doctrine\ORM\PersistentCollection {#10542 …} -Parent: Eccube\Entity\Category {#10475} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#10545 -id: 106 -name: "全体運" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1717417539 {#10543 date: 2024-06-03 21:25:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417539 {#10544 date: 2024-06-03 21:25:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10546 …} -Children: Doctrine\ORM\PersistentCollection {#10549 …} -Parent: Eccube\Entity\Category {#10475} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#10552 -id: 33 -name: "仕事運" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1713760383 {#10550 date: 2024-04-22 13:33:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713760383 {#10551 date: 2024-04-22 13:33:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10553 …} -Children: Doctrine\ORM\PersistentCollection {#10556 …} -Parent: Eccube\Entity\Category {#10475} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#10559 -id: 32 -name: "金運・財運" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1713760378 {#10557 date: 2024-04-22 13:32:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417551 {#10558 date: 2024-06-03 21:25:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10560 …} -Children: Doctrine\ORM\PersistentCollection {#10563 …} -Parent: Eccube\Entity\Category {#10475} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } Eccube\Entity\Category {#10566 -id: 31 -name: "恋愛運" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1713760375 {#10564 date: 2024-04-22 13:32:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713760375 {#10565 date: 2024-04-22 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10567 …} -Children: Doctrine\ORM\PersistentCollection {#10570 …} -Parent: Eccube\Entity\Category {#10475} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } ] |
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 {#693 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#692 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#691 …} -namespace: Closure() {#689 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerFnmsriY\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#676 …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 {#8760 -om: ContainerFnmsriY\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#676 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#8707 …} -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() {#8758 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4457 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1103 …} $translationDomain: "validators" $message: Closure() {#8721 …} } } |
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 {#10601 +label: "セール" +value: "312" +data: Eccube\Entity\Category {#8883 -id: 312 -name: "セール" -hierarchy: 1 -sort_no: 212 -create_date: DateTime @1735090129 {#8889 date: 2024-12-25 10:28:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#8887 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8973 …} -Children: Doctrine\ORM\PersistentCollection {#9129 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10603 +label: "天然石" +value: "118" +data: Eccube\Entity\Category {#9124 -id: 118 -name: "天然石" -hierarchy: 1 -sort_no: 211 -create_date: DateTime @1717439447 {#9128 date: 2024-06-04 03:30:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#9127 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9123 …} -Children: Doctrine\ORM\PersistentCollection {#9120 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10602 +label: " トパーズ" +value: "309" +data: Eccube\Entity\Category {#9119 -id: 309 -name: "トパーズ" -hierarchy: 2 -sort_no: 205 -create_date: DateTime @1728971426 {#9126 date: 2024-10-15 14:50:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728971426 {#9125 date: 2024-10-15 14:50:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9118 …} -Children: Doctrine\ORM\PersistentCollection {#9114 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9116 …} } +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10605 +label: " ラヴァストーン" +value: "306" +data: Eccube\Entity\Category {#9109 -id: 306 -name: "ラヴァストーン" -hierarchy: 2 -sort_no: 204 -create_date: DateTime @1725857600 {#9111 date: 2024-09-09 13:53:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857600 {#9110 date: 2024-09-09 13:53:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9108 …} -Children: Doctrine\ORM\PersistentCollection {#9105 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10606 +label: " リバーストーン" +value: "305" +data: Eccube\Entity\Category {#9102 -id: 305 -name: "リバーストーン" -hierarchy: 2 -sort_no: 203 -create_date: DateTime @1725857595 {#9104 date: 2024-09-09 13:53:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857595 {#9103 date: 2024-09-09 13:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9101 …} -Children: Doctrine\ORM\PersistentCollection {#8886 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10607 +label: " クラック水晶" +value: "304" +data: Eccube\Entity\Category {#9089 -id: 304 -name: "クラック水晶" -hierarchy: 2 -sort_no: 202 -create_date: DateTime @1725857588 {#8884 date: 2024-09-09 13:53:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857588 {#8905 date: 2024-09-09 13:53:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9091 …} -Children: Doctrine\ORM\PersistentCollection {#9094 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10608 +label: " ゴールドコーラル" +value: "303" +data: Eccube\Entity\Category {#9097 -id: 303 -name: "ゴールドコーラル" -hierarchy: 2 -sort_no: 201 -create_date: DateTime @1725857582 {#9095 date: 2024-09-09 13:53:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857582 {#9096 date: 2024-09-09 13:53:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9098 …} -Children: Doctrine\ORM\PersistentCollection {#9136 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10609 +label: " ダルメシアンジャスパー" +value: "302" +data: Eccube\Entity\Category {#9137 -id: 302 -name: "ダルメシアンジャスパー" -hierarchy: 2 -sort_no: 200 -create_date: DateTime @1725857574 {#9134 date: 2024-09-09 13:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857574 {#9135 date: 2024-09-09 13:52:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9138 …} -Children: Doctrine\ORM\PersistentCollection {#9141 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10610 +label: " ローズジャスパー" +value: "207" +data: Eccube\Entity\Category {#9144 -id: 207 -name: "ローズジャスパー" -hierarchy: 2 -sort_no: 199 -create_date: DateTime @1719214717 {#9142 date: 2024-06-24 16:38:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9143 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9145 …} -Children: Doctrine\ORM\PersistentCollection {#9149 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10611 +label: " ローズクォーツ" +value: "206" +data: Eccube\Entity\Category {#9152 -id: 206 -name: "ローズクォーツ" -hierarchy: 2 -sort_no: 198 -create_date: DateTime @1719214706 {#9150 date: 2024-06-24 16:38:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9151 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9153 …} -Children: Doctrine\ORM\PersistentCollection {#9156 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10612 +label: " レモンクォーツ" +value: "205" +data: Eccube\Entity\Category {#9159 -id: 205 -name: "レモンクォーツ" -hierarchy: 2 -sort_no: 197 -create_date: DateTime @1719214700 {#9157 date: 2024-06-24 16:38:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9158 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9160 …} -Children: Doctrine\ORM\PersistentCollection {#9163 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10613 +label: " レッドタイガーアイ" +value: "204" +data: Eccube\Entity\Category {#9166 -id: 204 -name: "レッドタイガーアイ" -hierarchy: 2 -sort_no: 196 -create_date: DateTime @1719214691 {#9164 date: 2024-06-24 16:38:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9165 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9167 …} -Children: Doctrine\ORM\PersistentCollection {#9170 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10614 +label: " レッドアゲート" +value: "203" +data: Eccube\Entity\Category {#9173 -id: 203 -name: "レッドアゲート" -hierarchy: 2 -sort_no: 195 -create_date: DateTime @1719214683 {#9171 date: 2024-06-24 16:38:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9172 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9174 …} -Children: Doctrine\ORM\PersistentCollection {#9177 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10615 +label: " レインボームーンストーン" +value: "202" +data: Eccube\Entity\Category {#9180 -id: 202 -name: "レインボームーンストーン" -hierarchy: 2 -sort_no: 194 -create_date: DateTime @1719214676 {#9178 date: 2024-06-24 16:37:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9179 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9181 …} -Children: Doctrine\ORM\PersistentCollection {#9184 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10616 +label: " ルビー" +value: "201" +data: Eccube\Entity\Category {#9187 -id: 201 -name: "ルビー" -hierarchy: 2 -sort_no: 193 -create_date: DateTime @1719214669 {#9185 date: 2024-06-24 16:37:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9186 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9188 …} -Children: Doctrine\ORM\PersistentCollection {#9191 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10617 +label: " ルチルクォーツ" +value: "200" +data: Eccube\Entity\Category {#9194 -id: 200 -name: "ルチルクォーツ" -hierarchy: 2 -sort_no: 192 -create_date: DateTime @1719214664 {#9192 date: 2024-06-24 16:37:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9193 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9195 …} -Children: Doctrine\ORM\PersistentCollection {#9198 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10618 +label: " 龍紋メノウ" +value: "199" +data: Eccube\Entity\Category {#9201 -id: 199 -name: "龍紋メノウ" -hierarchy: 2 -sort_no: 191 -create_date: DateTime @1719214655 {#9199 date: 2024-06-24 16:37:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9200 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9202 …} -Children: Doctrine\ORM\PersistentCollection {#9205 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10619 +label: " リバーストーン" +value: "300" +data: Eccube\Entity\Category {#9208 -id: 300 -name: "リバーストーン" -hierarchy: 2 -sort_no: 190 -create_date: DateTime @1721966548 {#9206 date: 2024-07-26 13:02:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9207 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9209 …} -Children: Doctrine\ORM\PersistentCollection {#9212 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10620 +label: " ラリマー" +value: "198" +data: Eccube\Entity\Category {#9215 -id: 198 -name: "ラリマー" -hierarchy: 2 -sort_no: 189 -create_date: DateTime @1719214639 {#9213 date: 2024-06-24 16:37:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9214 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9216 …} -Children: Doctrine\ORM\PersistentCollection {#9219 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10621 +label: " ラブラドライト" +value: "197" +data: Eccube\Entity\Category {#9222 -id: 197 -name: "ラブラドライト" -hierarchy: 2 -sort_no: 188 -create_date: DateTime @1719214636 {#9220 date: 2024-06-24 16:37:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9221 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9223 …} -Children: Doctrine\ORM\PersistentCollection {#9226 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10622 +label: " ラピスラズリ" +value: "196" +data: Eccube\Entity\Category {#9229 -id: 196 -name: "ラピスラズリ" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1719214627 {#9227 date: 2024-06-24 16:37:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9228 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9230 …} -Children: Doctrine\ORM\PersistentCollection {#9233 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10623 +label: " モルガナイト" +value: "195" +data: Eccube\Entity\Category {#9236 -id: 195 -name: "モルガナイト" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1719214616 {#9234 date: 2024-06-24 16:36:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9235 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9237 …} -Children: Doctrine\ORM\PersistentCollection {#9240 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10624 +label: " モリオン" +value: "194" +data: Eccube\Entity\Category {#9243 -id: 194 -name: "モリオン" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1719214612 {#9241 date: 2024-06-24 16:36:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9242 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9244 …} -Children: Doctrine\ORM\PersistentCollection {#9247 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10625 +label: " モスアゲート" +value: "193" +data: Eccube\Entity\Category {#9250 -id: 193 -name: "モスアゲート" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1719214606 {#9248 date: 2024-06-24 16:36:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9249 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9251 …} -Children: Doctrine\ORM\PersistentCollection {#9254 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10626 +label: " ムーンストーン" +value: "192" +data: Eccube\Entity\Category {#9257 -id: 192 -name: "ムーンストーン" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1719214601 {#9255 date: 2024-06-24 16:36:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9256 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9258 …} -Children: Doctrine\ORM\PersistentCollection {#9261 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10627 +label: " ミッドナイトオーラ" +value: "191" +data: Eccube\Entity\Category {#9264 -id: 191 -name: "ミッドナイトオーラ" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1719214596 {#9262 date: 2024-06-24 16:36:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9263 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9265 …} -Children: Doctrine\ORM\PersistentCollection {#9268 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10628 +label: " MIXアゲート" +value: "289" +data: Eccube\Entity\Category {#9271 -id: 289 -name: "MIXアゲート" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1721726889 {#9269 date: 2024-07-23 18:28:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9270 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9272 …} -Children: Doctrine\ORM\PersistentCollection {#9275 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10629 +label: " マザーオブパール" +value: "190" +data: Eccube\Entity\Category {#9278 -id: 190 -name: "マザーオブパール" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1719214587 {#9276 date: 2024-06-24 16:36:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9277 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9279 …} -Children: Doctrine\ORM\PersistentCollection {#9282 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10630 +label: " ホワイトカルセドニー" +value: "189" +data: Eccube\Entity\Category {#9285 -id: 189 -name: "ホワイトカルセドニー" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1719214578 {#9283 date: 2024-06-24 16:36:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9284 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9286 …} -Children: Doctrine\ORM\PersistentCollection {#9289 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10631 +label: " 北投石" +value: "188" +data: Eccube\Entity\Category {#9292 -id: 188 -name: "北投石" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1719214570 {#9290 date: 2024-06-24 16:36:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9291 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9293 …} -Children: Doctrine\ORM\PersistentCollection {#9296 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10632 +label: " ペリドット" +value: "187" +data: Eccube\Entity\Category {#9299 -id: 187 -name: "ペリドット" -hierarchy: 2 -sort_no: 100 -create_date: DateTime @1719214560 {#9297 date: 2024-06-24 16:36:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9298 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9300 …} -Children: Doctrine\ORM\PersistentCollection {#9303 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10633 +label: " ヘマタイト" +value: "186" +data: Eccube\Entity\Category {#9306 -id: 186 -name: "ヘマタイト" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1719214555 {#9304 date: 2024-06-24 16:35:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9305 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9307 …} -Children: Doctrine\ORM\PersistentCollection {#9310 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10634 +label: " フローライト" +value: "185" +data: Eccube\Entity\Category {#9313 -id: 185 -name: "フローライト" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1719214550 {#9311 date: 2024-06-24 16:35:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9312 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9314 …} -Children: Doctrine\ORM\PersistentCollection {#9317 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10635 +label: " プレナイト" +value: "184" +data: Eccube\Entity\Category {#9320 -id: 184 -name: "プレナイト" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1719214544 {#9318 date: 2024-06-24 16:35:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9319 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9321 …} -Children: Doctrine\ORM\PersistentCollection {#9324 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10636 +label: " ブルーレースアゲート" +value: "183" +data: Eccube\Entity\Category {#9327 -id: 183 -name: "ブルーレースアゲート" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1719214535 {#9325 date: 2024-06-24 16:35:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9326 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9328 …} -Children: Doctrine\ORM\PersistentCollection {#9331 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10637 +label: " ブルータイガーアイ" +value: "182" +data: Eccube\Entity\Category {#9334 -id: 182 -name: "ブルータイガーアイ" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1719214526 {#9332 date: 2024-06-24 16:35:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9333 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9335 …} -Children: Doctrine\ORM\PersistentCollection {#9338 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10638 +label: " ブルーゴールドストーン" +value: "181" +data: Eccube\Entity\Category {#9341 -id: 181 -name: "ブルーゴールドストーン" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1719214514 {#9339 date: 2024-06-24 16:35:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9340 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9342 …} -Children: Doctrine\ORM\PersistentCollection {#9345 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10639 +label: " ブラックスピネル" +value: "180" +data: Eccube\Entity\Category {#9348 -id: 180 -name: "ブラックスピネル" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1719214503 {#9346 date: 2024-06-24 16:35:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9347 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9349 …} -Children: Doctrine\ORM\PersistentCollection {#9352 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10640 +label: " ピーコックヘマタイト" +value: "292" +data: Eccube\Entity\Category {#9355 -id: 292 -name: "ピーコックヘマタイト" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1721726912 {#9353 date: 2024-07-23 18:28:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9354 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9356 …} -Children: Doctrine\ORM\PersistentCollection {#9359 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10641 +label: " ピンクオパール" +value: "179" +data: Eccube\Entity\Category {#9362 -id: 179 -name: "ピンクオパール" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1719214489 {#9360 date: 2024-06-24 16:34:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9361 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9363 …} -Children: Doctrine\ORM\PersistentCollection {#9366 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10642 +label: " ヒマラヤ水晶" +value: "178" +data: Eccube\Entity\Category {#9369 -id: 178 -name: "ヒマラヤ水晶" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1719214480 {#9367 date: 2024-06-24 16:34:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9368 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9370 …} -Children: Doctrine\ORM\PersistentCollection {#9373 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10643 +label: " 翡翠" +value: "177" +data: Eccube\Entity\Category {#9376 -id: 177 -name: "翡翠" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1719214472 {#9374 date: 2024-06-24 16:34:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9375 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9377 …} -Children: Doctrine\ORM\PersistentCollection {#9380 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10644 +label: " ピクチャージャスパー" +value: "176" +data: Eccube\Entity\Category {#9383 -id: 176 -name: "ピクチャージャスパー" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1719214467 {#9381 date: 2024-06-24 16:34:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9382 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9384 …} -Children: Doctrine\ORM\PersistentCollection {#9387 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10645 +label: " ハウライト" +value: "175" +data: Eccube\Entity\Category {#9390 -id: 175 -name: "ハウライト" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1719214458 {#9388 date: 2024-06-24 16:34:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9389 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9391 …} -Children: Doctrine\ORM\PersistentCollection {#9394 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10646 +label: " パイライト" +value: "174" +data: Eccube\Entity\Category {#9397 -id: 174 -name: "パイライト" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1719214453 {#9395 date: 2024-06-24 16:34:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9396 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9398 …} -Children: Doctrine\ORM\PersistentCollection {#9401 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10647 +label: " パール" +value: "173" +data: Eccube\Entity\Category {#9404 -id: 173 -name: "パール" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1719214443 {#9402 date: 2024-06-24 16:34:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9403 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9405 …} -Children: Doctrine\ORM\PersistentCollection {#9408 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10648 +label: " トルマリン" +value: "172" +data: Eccube\Entity\Category {#9411 -id: 172 -name: "トルマリン" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1719214439 {#9409 date: 2024-06-24 16:33:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9410 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9412 …} -Children: Doctrine\ORM\PersistentCollection {#9415 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10649 +label: " テラヘルツ" +value: "171" +data: Eccube\Entity\Category {#9418 -id: 171 -name: "テラヘルツ" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1719214435 {#9416 date: 2024-06-24 16:33:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9417 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9419 …} -Children: Doctrine\ORM\PersistentCollection {#9422 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10650 +label: " ツリーアゲート" +value: "301" +data: Eccube\Entity\Category {#9425 -id: 301 -name: "ツリーアゲート" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1721966565 {#9423 date: 2024-07-26 13:02:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9424 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9426 …} -Children: Doctrine\ORM\PersistentCollection {#9429 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10651 +label: " 茶黄水晶" +value: "170" +data: Eccube\Entity\Category {#9432 -id: 170 -name: "茶黄水晶" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1719214422 {#9430 date: 2024-06-24 16:33:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9431 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9433 …} -Children: Doctrine\ORM\PersistentCollection {#9436 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10652 +label: " チェリークォーツ" +value: "169" +data: Eccube\Entity\Category {#9439 -id: 169 -name: "チェリークォーツ" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1719214416 {#9437 date: 2024-06-24 16:33:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9438 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9440 …} -Children: Doctrine\ORM\PersistentCollection {#9443 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10653 +label: " タンザナイト" +value: "168" +data: Eccube\Entity\Category {#9446 -id: 168 -name: "タンザナイト" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1719214409 {#9444 date: 2024-06-24 16:33:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9445 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9447 …} -Children: Doctrine\ORM\PersistentCollection {#9450 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10654 +label: " ダルメシアンジャスパー" +value: "290" +data: Eccube\Entity\Category {#9453 -id: 290 -name: "ダルメシアンジャスパー" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1721726899 {#9451 date: 2024-07-23 18:28:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9452 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9454 …} -Children: Doctrine\ORM\PersistentCollection {#9457 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10655 +label: " タイガーアイ" +value: "167" +data: Eccube\Entity\Category {#9460 -id: 167 -name: "タイガーアイ" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1719214404 {#9458 date: 2024-06-24 16:33:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9459 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9461 …} -Children: Doctrine\ORM\PersistentCollection {#9464 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10656 +label: " ターコイズ" +value: "166" +data: Eccube\Entity\Category {#9467 -id: 166 -name: "ターコイズ" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1719214392 {#9465 date: 2024-06-24 16:33:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9466 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9468 …} -Children: Doctrine\ORM\PersistentCollection {#9471 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10657 +label: " ソーダライト" +value: "165" +data: Eccube\Entity\Category {#9474 -id: 165 -name: "ソーダライト" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1719214381 {#9472 date: 2024-06-24 16:33:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9473 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9475 …} -Children: Doctrine\ORM\PersistentCollection {#9478 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10658 +label: " スモーキークォーツ" +value: "164" +data: Eccube\Entity\Category {#9481 -id: 164 -name: "スモーキークォーツ" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1719214373 {#9479 date: 2024-06-24 16:32:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9480 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9482 …} -Children: Doctrine\ORM\PersistentCollection {#9485 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10659 +label: " スピネル" +value: "163" +data: Eccube\Entity\Category {#9488 -id: 163 -name: "スピネル" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1719214365 {#9486 date: 2024-06-24 16:32:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9487 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9489 …} -Children: Doctrine\ORM\PersistentCollection {#9492 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10660 +label: " ストロベリークォーツ" +value: "162" +data: Eccube\Entity\Category {#9495 -id: 162 -name: "ストロベリークォーツ" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1719214359 {#9493 date: 2024-06-24 16:32:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9494 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9496 …} -Children: Doctrine\ORM\PersistentCollection {#9499 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10661 +label: " スギライト" +value: "161" +data: Eccube\Entity\Category {#9502 -id: 161 -name: "スギライト" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1719214347 {#9500 date: 2024-06-24 16:32:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9501 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9503 …} -Children: Doctrine\ORM\PersistentCollection {#9506 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10662 +label: " 水晶" +value: "160" +data: Eccube\Entity\Category {#9509 -id: 160 -name: "水晶" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1719214342 {#9507 date: 2024-06-24 16:32:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9508 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9510 …} -Children: Doctrine\ORM\PersistentCollection {#9513 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10663 +label: " 朱砂パーツ" +value: "294" +data: Eccube\Entity\Category {#9516 -id: 294 -name: "朱砂パーツ" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1721726925 {#9514 date: 2024-07-23 18:28:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9515 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9517 …} -Children: Doctrine\ORM\PersistentCollection {#9520 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10664 +label: " シトリン" +value: "159" +data: Eccube\Entity\Category {#9523 -id: 159 -name: "シトリン" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1719214334 {#9521 date: 2024-06-24 16:32:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9522 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9524 …} -Children: Doctrine\ORM\PersistentCollection {#9527 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10665 +label: " サンストーン" +value: "158" +data: Eccube\Entity\Category {#9530 -id: 158 -name: "サンストーン" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1719214329 {#9528 date: 2024-06-24 16:32:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9529 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9531 …} -Children: Doctrine\ORM\PersistentCollection {#9534 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10666 +label: " 珊瑚" +value: "157" +data: Eccube\Entity\Category {#9537 -id: 157 -name: "珊瑚" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1719214321 {#9535 date: 2024-06-24 16:32:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9536 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9538 …} -Children: Doctrine\ORM\PersistentCollection {#9541 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10667 +label: " サファイア" +value: "156" +data: Eccube\Entity\Category {#9544 -id: 156 -name: "サファイア" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1719214302 {#9542 date: 2024-06-24 16:31:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9543 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9545 …} -Children: Doctrine\ORM\PersistentCollection {#9548 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10668 +label: " サードニクス" +value: "155" +data: Eccube\Entity\Category {#9551 -id: 155 -name: "サードニクス" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1719214295 {#9549 date: 2024-06-24 16:31:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9550 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9552 …} -Children: Doctrine\ORM\PersistentCollection {#9555 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10669 +label: " コスモオーラ" +value: "154" +data: Eccube\Entity\Category {#9558 -id: 154 -name: "コスモオーラ" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1719214286 {#9556 date: 2024-06-24 16:31:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9557 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9559 …} -Children: Doctrine\ORM\PersistentCollection {#9562 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10670 +label: " ゴールドヘマタイト" +value: "153" +data: Eccube\Entity\Category {#9565 -id: 153 -name: "ゴールドヘマタイト" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1719214278 {#9563 date: 2024-06-24 16:31:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9564 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9566 …} -Children: Doctrine\ORM\PersistentCollection {#9569 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10671 +label: " ゴールドストーン" +value: "152" +data: Eccube\Entity\Category {#9572 -id: 152 -name: "ゴールドストーン" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1719214270 {#9570 date: 2024-06-24 16:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9571 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9573 …} -Children: Doctrine\ORM\PersistentCollection {#9576 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10672 +label: " ゴールドコーラル" +value: "295" +data: Eccube\Entity\Category {#9579 -id: 295 -name: "ゴールドコーラル" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1721726932 {#9577 date: 2024-07-23 18:28:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9578 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9580 …} -Children: Doctrine\ORM\PersistentCollection {#9583 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10673 +label: " ゴールデンオーラ" +value: "151" +data: Eccube\Entity\Category {#9586 -id: 151 -name: "ゴールデンオーラ" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1719214263 {#9584 date: 2024-06-24 16:31:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9585 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9587 …} -Children: Doctrine\ORM\PersistentCollection {#9590 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10674 +label: " クンツァイト" +value: "150" +data: Eccube\Entity\Category {#9593 -id: 150 -name: "クンツァイト" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1719214255 {#9591 date: 2024-06-24 16:30:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9592 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9594 …} -Children: Doctrine\ORM\PersistentCollection {#9597 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10675 +label: " クリソコーラ" +value: "149" +data: Eccube\Entity\Category {#9600 -id: 149 -name: "クリソコーラ" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1719214243 {#9598 date: 2024-06-24 16:30:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9599 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9601 …} -Children: Doctrine\ORM\PersistentCollection {#9604 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10676 +label: " グリーンアゲート" +value: "148" +data: Eccube\Entity\Category {#9607 -id: 148 -name: "グリーンアゲート" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1719214233 {#9605 date: 2024-06-24 16:30:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9606 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9608 …} -Children: Doctrine\ORM\PersistentCollection {#9611 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10677 +label: " クラック水晶" +value: "296" +data: Eccube\Entity\Category {#9614 -id: 296 -name: "クラック水晶" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1721726937 {#9612 date: 2024-07-23 18:28:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9613 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9615 …} -Children: Doctrine\ORM\PersistentCollection {#9618 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10678 +label: " キャンディークォーツ" +value: "291" +data: Eccube\Entity\Category {#9621 -id: 291 -name: "キャンディークォーツ" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1721726906 {#9619 date: 2024-07-23 18:28:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9620 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9622 …} -Children: Doctrine\ORM\PersistentCollection {#9625 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10679 +label: " 眼球メノウ" +value: "147" +data: Eccube\Entity\Category {#9628 -id: 147 -name: "眼球メノウ" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1719214224 {#9626 date: 2024-06-24 16:30:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9627 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9629 …} -Children: Doctrine\ORM\PersistentCollection {#9632 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10680 +label: " カルサイト" +value: "146" +data: Eccube\Entity\Category {#9635 -id: 146 -name: "カルサイト" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1719214207 {#9633 date: 2024-06-24 16:30:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9634 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9636 …} -Children: Doctrine\ORM\PersistentCollection {#9639 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10681 +label: " カラーチェンジフローライト" +value: "298" +data: Eccube\Entity\Category {#9642 -id: 298 -name: "カラーチェンジフローライト" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1721726951 {#9640 date: 2024-07-23 18:29:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9641 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9643 …} -Children: Doctrine\ORM\PersistentCollection {#9646 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10682 +label: " カイヤナイト" +value: "145" +data: Eccube\Entity\Category {#9649 -id: 145 -name: "カイヤナイト" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1719214198 {#9647 date: 2024-06-24 16:29:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9648 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9650 …} -Children: Doctrine\ORM\PersistentCollection {#9653 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10683 +label: " カーネリアン" +value: "144" +data: Eccube\Entity\Category {#9656 -id: 144 -name: "カーネリアン" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1719214192 {#9654 date: 2024-06-24 16:29:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9655 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9657 …} -Children: Doctrine\ORM\PersistentCollection {#9660 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10684 +label: " ガーネット" +value: "143" +data: Eccube\Entity\Category {#9663 -id: 143 -name: "ガーネット" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1719214185 {#9661 date: 2024-06-24 16:29:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9662 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9664 …} -Children: Doctrine\ORM\PersistentCollection {#9667 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10685 +label: " ガーデンクォーツ" +value: "142" +data: Eccube\Entity\Category {#9670 -id: 142 -name: "ガーデンクォーツ" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1719214182 {#9668 date: 2024-06-24 16:29:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9669 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9671 …} -Children: Doctrine\ORM\PersistentCollection {#9674 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10686 +label: " オレンジムーンストーン" +value: "141" +data: Eccube\Entity\Category {#9677 -id: 141 -name: "オレンジムーンストーン" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1719214174 {#9675 date: 2024-06-24 16:29:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9676 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9678 …} -Children: Doctrine\ORM\PersistentCollection {#9681 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10687 +label: " オレンジファントムクォーツ" +value: "297" +data: Eccube\Entity\Category {#9684 -id: 297 -name: "オレンジファントムクォーツ" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1721726944 {#9682 date: 2024-07-23 18:29:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9683 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9685 …} -Children: Doctrine\ORM\PersistentCollection {#9688 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10688 +label: " オブシディアン" +value: "140" +data: Eccube\Entity\Category {#9691 -id: 140 -name: "オブシディアン" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1719214165 {#9689 date: 2024-06-24 16:29:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9690 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9692 …} -Children: Doctrine\ORM\PersistentCollection {#9695 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10689 +label: " オニキス" +value: "139" +data: Eccube\Entity\Category {#9698 -id: 139 -name: "オニキス" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1719214157 {#9696 date: 2024-06-24 16:29:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9697 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9699 …} -Children: Doctrine\ORM\PersistentCollection {#9702 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10690 +label: " オーロラオーラ" +value: "138" +data: Eccube\Entity\Category {#9705 -id: 138 -name: "オーロラオーラ" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1719214152 {#9703 date: 2024-06-24 16:29:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9704 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9706 …} -Children: Doctrine\ORM\PersistentCollection {#9709 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10691 +label: " エンジェルラダー" +value: "293" +data: Eccube\Entity\Category {#9712 -id: 293 -name: "エンジェルラダー" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1721726919 {#9710 date: 2024-07-23 18:28:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9711 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9713 …} -Children: Doctrine\ORM\PersistentCollection {#9716 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10692 +label: " エンジェライト" +value: "137" +data: Eccube\Entity\Category {#9719 -id: 137 -name: "エンジェライト" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1719214142 {#9717 date: 2024-06-24 16:29:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9718 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9720 …} -Children: Doctrine\ORM\PersistentCollection {#9723 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10693 +label: " エレスチャル" +value: "136" +data: Eccube\Entity\Category {#9726 -id: 136 -name: "エレスチャル" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1719214136 {#9724 date: 2024-06-24 16:28:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9725 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9727 …} -Children: Doctrine\ORM\PersistentCollection {#9730 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10694 +label: " インカローズ" +value: "135" +data: Eccube\Entity\Category {#9733 -id: 135 -name: "インカローズ" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1719214126 {#9731 date: 2024-06-24 16:28:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9732 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9734 …} -Children: Doctrine\ORM\PersistentCollection {#9737 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10695 +label: " アンバー" +value: "134" +data: Eccube\Entity\Category {#9740 -id: 134 -name: "アンバー" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1719214114 {#9738 date: 2024-06-24 16:28:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9739 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9741 …} -Children: Doctrine\ORM\PersistentCollection {#9744 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10696 +label: " アメトリン" +value: "133" +data: Eccube\Entity\Category {#9747 -id: 133 -name: "アメトリン" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1719214108 {#9745 date: 2024-06-24 16:28:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9746 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9748 …} -Children: Doctrine\ORM\PersistentCollection {#9751 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10697 +label: " アメシスト" +value: "132" +data: Eccube\Entity\Category {#9754 -id: 132 -name: "アメシスト" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1719214103 {#9752 date: 2024-06-24 16:28:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9753 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9755 …} -Children: Doctrine\ORM\PersistentCollection {#9758 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10698 +label: " アマゾナイト" +value: "131" +data: Eccube\Entity\Category {#9761 -id: 131 -name: "アマゾナイト" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1719214098 {#9759 date: 2024-06-24 16:28:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9760 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9762 …} -Children: Doctrine\ORM\PersistentCollection {#9765 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10699 +label: " アベンチュリン" +value: "130" +data: Eccube\Entity\Category {#9768 -id: 130 -name: "アベンチュリン" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1719214091 {#9766 date: 2024-06-24 16:28:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9767 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9769 …} -Children: Doctrine\ORM\PersistentCollection {#9772 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10700 +label: " アパタイト" +value: "129" +data: Eccube\Entity\Category {#9775 -id: 129 -name: "アパタイト" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1719214076 {#9773 date: 2024-06-24 16:27:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9774 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9776 …} -Children: Doctrine\ORM\PersistentCollection {#9779 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10701 +label: " アクアマリン" +value: "128" +data: Eccube\Entity\Category {#9782 -id: 128 -name: "アクアマリン" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1719214065 {#9780 date: 2024-06-24 16:27:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9781 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9783 …} -Children: Doctrine\ORM\PersistentCollection {#9786 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10702 +label: " アクアオーラ" +value: "121" +data: Eccube\Entity\Category {#9789 -id: 121 -name: "アクアオーラ" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1717439544 {#9787 date: 2024-06-04 03:32:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9788 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9790 …} -Children: Doctrine\ORM\PersistentCollection {#9793 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10703 +label: " アイリスクォーツ" +value: "120" +data: Eccube\Entity\Category {#9796 -id: 120 -name: "アイリスクォーツ" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1717439529 {#9794 date: 2024-06-04 03:32:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9795 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9797 …} -Children: Doctrine\ORM\PersistentCollection {#9800 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10704 +label: " アイオライト" +value: "119" +data: Eccube\Entity\Category {#9803 -id: 119 -name: "アイオライト" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1717439519 {#9801 date: 2024-06-04 03:31:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#9802 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9804 …} -Children: Doctrine\ORM\PersistentCollection {#9807 …} -Parent: Eccube\Entity\Category {#9124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10705 +label: "アイテム" +value: "16" +data: Eccube\Entity\Category {#9810 -id: 16 -name: "アイテム" -hierarchy: 1 -sort_no: 210 -create_date: DateTime @1713760183 {#9113 date: 2024-04-22 13:29:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#9112 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9811 …} -Children: Doctrine\ORM\PersistentCollection {#9814 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10706 +label: " シーズンコレクション・サマー" +value: "317" +data: Eccube\Entity\Category {#9815 -id: 317 -name: "シーズンコレクション・サマー" -hierarchy: 2 -sort_no: 209 -create_date: DateTime @1746148832 {#9808 date: 2025-05-02 10:20:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746148832 {#9809 date: 2025-05-02 10:20:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9816 …} -Children: Doctrine\ORM\PersistentCollection {#9819 …} -Parent: Eccube\Entity\Category {#9810} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9116 …} } +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10707 +label: " 父の日限定アイテム" +value: "316" +data: Eccube\Entity\Category {#9824 -id: 316 -name: "父の日限定アイテム" -hierarchy: 2 -sort_no: 208 -create_date: DateTime @1743663525 {#9822 date: 2025-04-03 15:58:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747099714 {#9823 date: 2025-05-13 10:28:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9825 …} -Children: Doctrine\ORM\PersistentCollection {#9828 …} -Parent: Eccube\Entity\Category {#9810} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9116 …} } +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10708 +label: " ポスター掲載商品" +value: "315" +data: Eccube\Entity\Category {#9831 -id: 315 -name: "ポスター掲載商品" -hierarchy: 2 -sort_no: 207 -create_date: DateTime @1743385403 {#9829 date: 2025-03-31 10:43:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1743385403 {#9830 date: 2025-03-31 10:43:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9832 …} -Children: Doctrine\ORM\PersistentCollection {#9835 …} -Parent: Eccube\Entity\Category {#9810} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9116 …} } +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10709 +label: " シーズンコレクション・スプリング" +value: "314" +data: Eccube\Entity\Category {#9838 -id: 314 -name: "シーズンコレクション・スプリング" -hierarchy: 2 -sort_no: 206 -create_date: DateTime @1739858412 {#9836 date: 2025-02-18 15:00:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1739858412 {#9837 date: 2025-02-18 15:00:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9839 …} -Children: Doctrine\ORM\PersistentCollection {#9842 …} -Parent: Eccube\Entity\Category {#9810} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9116 …} } +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10710 +label: " 巳年特集" +value: "311" +data: Eccube\Entity\Category {#9845 -id: 311 -name: "巳年特集" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1735090009 {#9843 date: 2024-12-25 10:26:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741569182 {#9844 date: 2025-03-10 10:13:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9846 …} -Children: Doctrine\ORM\PersistentCollection {#9849 …} -Parent: Eccube\Entity\Category {#9810} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9116 …} } +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10711 +label: " リング" +value: "127" +data: Eccube\Entity\Category {#9852 -id: 127 -name: "リング" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1718619073 {#9850 date: 2024-06-17 19:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#9851 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9853 …} -Children: Doctrine\ORM\PersistentCollection {#9856 …} -Parent: Eccube\Entity\Category {#9810} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9116 …} } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10712 +label: " others" +value: "22" +data: Eccube\Entity\Category {#9859 -id: 22 -name: "others" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1713760239 {#9857 date: 2024-04-22 13:30:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#9858 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9860 …} -Children: Doctrine\ORM\PersistentCollection {#9863 …} -Parent: Eccube\Entity\Category {#9810} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9116 …} } +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10713 +label: " 浄化グッズ" +value: "21" +data: Eccube\Entity\Category {#9866 -id: 21 -name: "浄化グッズ" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1713760231 {#9864 date: 2024-04-22 13:30:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#9865 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9867 …} -Children: Doctrine\ORM\PersistentCollection {#9870 …} -Parent: Eccube\Entity\Category {#9810} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9116 …} } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10714 +label: " 原石" +value: "20" +data: Eccube\Entity\Category {#9873 -id: 20 -name: "原石" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1713760226 {#9871 date: 2024-04-22 13:30:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#9872 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9874 …} -Children: Doctrine\ORM\PersistentCollection {#9877 …} -Parent: Eccube\Entity\Category {#9810} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9116 …} } +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10715 +label: " ピアス・イヤリング" +value: "19" +data: Eccube\Entity\Category {#9880 -id: 19 -name: "ピアス・イヤリング" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1713760219 {#9878 date: 2024-04-22 13:30:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#9879 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9881 …} -Children: Doctrine\ORM\PersistentCollection {#9884 …} -Parent: Eccube\Entity\Category {#9810} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9116 …} } +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10716 +label: " ネックレス" +value: "18" +data: Eccube\Entity\Category {#9887 -id: 18 -name: "ネックレス" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1713760199 {#9885 date: 2024-04-22 13:29:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#9886 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9888 …} -Children: Doctrine\ORM\PersistentCollection {#9891 …} -Parent: Eccube\Entity\Category {#9810} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9116 …} } +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10717 +label: " ブレスレット" +value: "17" +data: Eccube\Entity\Category {#9894 -id: 17 -name: "ブレスレット" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1713760194 {#9892 date: 2024-04-22 13:29:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#9893 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9895 …} -Children: Doctrine\ORM\PersistentCollection {#9898 …} -Parent: Eccube\Entity\Category {#9810} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9116 …} } +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10718 +label: "誕生石" +value: "210" +data: Eccube\Entity\Category {#9901 -id: 210 -name: "誕生石" -hierarchy: 1 -sort_no: 124 -create_date: DateTime @1719807088 {#9821 date: 2024-07-01 13:11:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#9820 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9902 …} -Children: Doctrine\ORM\PersistentCollection {#9905 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10719 +label: " 12月生まれ" +value: "222" +data: Eccube\Entity\Category {#9906 -id: 222 -name: "12月生まれ" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1719807143 {#9899 date: 2024-07-01 13:12:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807143 {#9900 date: 2024-07-01 13:12:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9907 …} -Children: Doctrine\ORM\PersistentCollection {#9910 …} -Parent: Eccube\Entity\Category {#9901} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10720 +label: " 11月生まれ" +value: "221" +data: Eccube\Entity\Category {#9915 -id: 221 -name: "11月生まれ" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1719807140 {#9913 date: 2024-07-01 13:12:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807140 {#9914 date: 2024-07-01 13:12:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9916 …} -Children: Doctrine\ORM\PersistentCollection {#9919 …} -Parent: Eccube\Entity\Category {#9901} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10721 +label: " 10月生まれ" +value: "220" +data: Eccube\Entity\Category {#9922 -id: 220 -name: "10月生まれ" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1719807137 {#9920 date: 2024-07-01 13:12:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807137 {#9921 date: 2024-07-01 13:12:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9923 …} -Children: Doctrine\ORM\PersistentCollection {#9926 …} -Parent: Eccube\Entity\Category {#9901} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10722 +label: " 9月生まれ" +value: "219" +data: Eccube\Entity\Category {#9929 -id: 219 -name: "9月生まれ" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1719807132 {#9927 date: 2024-07-01 13:12:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807132 {#9928 date: 2024-07-01 13:12:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9930 …} -Children: Doctrine\ORM\PersistentCollection {#9933 …} -Parent: Eccube\Entity\Category {#9901} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10723 +label: " 8月生まれ" +value: "218" +data: Eccube\Entity\Category {#9936 -id: 218 -name: "8月生まれ" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1719807128 {#9934 date: 2024-07-01 13:12:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807128 {#9935 date: 2024-07-01 13:12:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9937 …} -Children: Doctrine\ORM\PersistentCollection {#9940 …} -Parent: Eccube\Entity\Category {#9901} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10724 +label: " 7月生まれ" +value: "217" +data: Eccube\Entity\Category {#9943 -id: 217 -name: "7月生まれ" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1719807126 {#9941 date: 2024-07-01 13:12:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807126 {#9942 date: 2024-07-01 13:12:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9944 …} -Children: Doctrine\ORM\PersistentCollection {#9947 …} -Parent: Eccube\Entity\Category {#9901} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10725 +label: " 6月生まれ" +value: "216" +data: Eccube\Entity\Category {#9950 -id: 216 -name: "6月生まれ" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1719807123 {#9948 date: 2024-07-01 13:12:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807123 {#9949 date: 2024-07-01 13:12:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9951 …} -Children: Doctrine\ORM\PersistentCollection {#9954 …} -Parent: Eccube\Entity\Category {#9901} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10726 +label: " 5月生まれ" +value: "215" +data: Eccube\Entity\Category {#9957 -id: 215 -name: "5月生まれ" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1719807120 {#9955 date: 2024-07-01 13:12:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807120 {#9956 date: 2024-07-01 13:12:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9958 …} -Children: Doctrine\ORM\PersistentCollection {#9961 …} -Parent: Eccube\Entity\Category {#9901} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10727 +label: " 4月生まれ" +value: "214" +data: Eccube\Entity\Category {#9964 -id: 214 -name: "4月生まれ" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1719807117 {#9962 date: 2024-07-01 13:11:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807117 {#9963 date: 2024-07-01 13:11:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9965 …} -Children: Doctrine\ORM\PersistentCollection {#9968 …} -Parent: Eccube\Entity\Category {#9901} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10728 +label: " 3月生まれ" +value: "213" +data: Eccube\Entity\Category {#9971 -id: 213 -name: "3月生まれ" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1719807114 {#9969 date: 2024-07-01 13:11:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807114 {#9970 date: 2024-07-01 13:11:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9972 …} -Children: Doctrine\ORM\PersistentCollection {#9975 …} -Parent: Eccube\Entity\Category {#9901} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10729 +label: " 2月生まれ" +value: "212" +data: Eccube\Entity\Category {#9978 -id: 212 -name: "2月生まれ" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1719807111 {#9976 date: 2024-07-01 13:11:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807111 {#9977 date: 2024-07-01 13:11:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9979 …} -Children: Doctrine\ORM\PersistentCollection {#9982 …} -Parent: Eccube\Entity\Category {#9901} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10730 +label: " 1月生まれ" +value: "211" +data: Eccube\Entity\Category {#9985 -id: 211 -name: "1月生まれ" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1719807107 {#9983 date: 2024-07-01 13:11:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807107 {#9984 date: 2024-07-01 13:11:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9986 …} -Children: Doctrine\ORM\PersistentCollection {#9989 …} -Parent: Eccube\Entity\Category {#9901} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10731 +label: " 誕生石アートブレスレット" +value: "310" +data: Eccube\Entity\Category {#9992 -id: 310 -name: "誕生石アートブレスレット" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1732076237 {#9990 date: 2024-11-20 13:17:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732776583 {#9991 date: 2024-11-28 15:49:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9993 …} -Children: Doctrine\ORM\PersistentCollection {#9996 …} -Parent: Eccube\Entity\Category {#9901} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9116 …} } +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10732 +label: "天珠" +value: "223" +data: Eccube\Entity\Category {#9999 -id: 223 -name: "天珠" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1719807161 {#9911 date: 2024-07-01 13:12:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#9912 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10000 …} -Children: Doctrine\ORM\PersistentCollection {#10003 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10733 +label: " 金銭鈎天珠" +value: "287" +data: Eccube\Entity\Category {#10004 -id: 287 -name: "金銭鈎天珠" -hierarchy: 2 -sort_no: 187 -create_date: DateTime @1721714336 {#9997 date: 2024-07-23 14:58:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#9998 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10005 …} -Children: Doctrine\ORM\PersistentCollection {#10008 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10734 +label: " 龍神天珠" +value: "286" +data: Eccube\Entity\Category {#10013 -id: 286 -name: "龍神天珠" -hierarchy: 2 -sort_no: 186 -create_date: DateTime @1719807697 {#10011 date: 2024-07-01 13:21:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10012 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10014 …} -Children: Doctrine\ORM\PersistentCollection {#10017 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10735 +label: " 寶瓶天珠" +value: "285" +data: Eccube\Entity\Category {#10020 -id: 285 -name: "寶瓶天珠" -hierarchy: 2 -sort_no: 185 -create_date: DateTime @1719807689 {#10018 date: 2024-07-01 13:21:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10019 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10021 …} -Children: Doctrine\ORM\PersistentCollection {#10024 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10736 +label: " 水蓮花天珠" +value: "284" +data: Eccube\Entity\Category {#10027 -id: 284 -name: "水蓮花天珠" -hierarchy: 2 -sort_no: 184 -create_date: DateTime @1719807682 {#10025 date: 2024-07-01 13:21:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10026 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10028 …} -Children: Doctrine\ORM\PersistentCollection {#10031 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10737 +label: " 虎牙天珠" +value: "283" +data: Eccube\Entity\Category {#10034 -id: 283 -name: "虎牙天珠" -hierarchy: 2 -sort_no: 183 -create_date: DateTime @1719807676 {#10032 date: 2024-07-01 13:21:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10033 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10035 …} -Children: Doctrine\ORM\PersistentCollection {#10038 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10738 +label: " 緑度母天珠" +value: "282" +data: Eccube\Entity\Category {#10041 -id: 282 -name: "緑度母天珠" -hierarchy: 2 -sort_no: 182 -create_date: DateTime @1719807669 {#10039 date: 2024-07-01 13:21:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10040 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10042 …} -Children: Doctrine\ORM\PersistentCollection {#10045 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10739 +label: " 観音天珠" +value: "281" +data: Eccube\Entity\Category {#10048 -id: 281 -name: "観音天珠" -hierarchy: 2 -sort_no: 181 -create_date: DateTime @1719807663 {#10046 date: 2024-07-01 13:21:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10047 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10049 …} -Children: Doctrine\ORM\PersistentCollection {#10052 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10740 +label: " 龍眼天珠" +value: "280" +data: Eccube\Entity\Category {#10055 -id: 280 -name: "龍眼天珠" -hierarchy: 2 -sort_no: 180 -create_date: DateTime @1719807656 {#10053 date: 2024-07-01 13:20:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10054 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10056 …} -Children: Doctrine\ORM\PersistentCollection {#10059 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10741 +label: " 陰陽太極天珠" +value: "279" +data: Eccube\Entity\Category {#10062 -id: 279 -name: "陰陽太極天珠" -hierarchy: 2 -sort_no: 179 -create_date: DateTime @1719807647 {#10060 date: 2024-07-01 13:20:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10061 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10063 …} -Children: Doctrine\ORM\PersistentCollection {#10066 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10742 +label: " 大黒天天珠" +value: "278" +data: Eccube\Entity\Category {#10069 -id: 278 -name: "大黒天天珠" -hierarchy: 2 -sort_no: 178 -create_date: DateTime @1719807642 {#10067 date: 2024-07-01 13:20:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10068 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10070 …} -Children: Doctrine\ORM\PersistentCollection {#10073 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10743 +label: " 鳳凰眼天珠" +value: "277" +data: Eccube\Entity\Category {#10076 -id: 277 -name: "鳳凰眼天珠" -hierarchy: 2 -sort_no: 177 -create_date: DateTime @1719807636 {#10074 date: 2024-07-01 13:20:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10075 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10077 …} -Children: Doctrine\ORM\PersistentCollection {#10080 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10744 +label: " 麒麟天珠" +value: "276" +data: Eccube\Entity\Category {#10083 -id: 276 -name: "麒麟天珠" -hierarchy: 2 -sort_no: 176 -create_date: DateTime @1719807630 {#10081 date: 2024-07-01 13:20:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10082 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10084 …} -Children: Doctrine\ORM\PersistentCollection {#10087 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10745 +label: " 白蛇天珠" +value: "275" +data: Eccube\Entity\Category {#10090 -id: 275 -name: "白蛇天珠" -hierarchy: 2 -sort_no: 175 -create_date: DateTime @1719807624 {#10088 date: 2024-07-01 13:20:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10089 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10091 …} -Children: Doctrine\ORM\PersistentCollection {#10094 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10746 +label: " 弁財天天珠" +value: "274" +data: Eccube\Entity\Category {#10097 -id: 274 -name: "弁財天天珠" -hierarchy: 2 -sort_no: 174 -create_date: DateTime @1719807618 {#10095 date: 2024-07-01 13:20:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10096 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10098 …} -Children: Doctrine\ORM\PersistentCollection {#10101 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10747 +label: " 蔓字天珠" +value: "273" +data: Eccube\Entity\Category {#10104 -id: 273 -name: "蔓字天珠" -hierarchy: 2 -sort_no: 173 -create_date: DateTime @1719807611 {#10102 date: 2024-07-01 13:20:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10103 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10105 …} -Children: Doctrine\ORM\PersistentCollection {#10108 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10748 +label: " 星辰天珠" +value: "272" +data: Eccube\Entity\Category {#10111 -id: 272 -name: "星辰天珠" -hierarchy: 2 -sort_no: 172 -create_date: DateTime @1719807605 {#10109 date: 2024-07-01 13:20:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10110 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10112 …} -Children: Doctrine\ORM\PersistentCollection {#10115 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10749 +label: " 羊眼板珠" +value: "271" +data: Eccube\Entity\Category {#10118 -id: 271 -name: "羊眼板珠" -hierarchy: 2 -sort_no: 171 -create_date: DateTime @1719807598 {#10116 date: 2024-07-01 13:19:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10117 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10119 …} -Children: Doctrine\ORM\PersistentCollection {#10122 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10750 +label: " 三色線珠" +value: "270" +data: Eccube\Entity\Category {#10125 -id: 270 -name: "三色線珠" -hierarchy: 2 -sort_no: 170 -create_date: DateTime @1719807588 {#10123 date: 2024-07-01 13:19:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10124 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10126 …} -Children: Doctrine\ORM\PersistentCollection {#10129 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10751 +label: " 福壽天珠" +value: "269" +data: Eccube\Entity\Category {#10132 -id: 269 -name: "福壽天珠" -hierarchy: 2 -sort_no: 169 -create_date: DateTime @1719807583 {#10130 date: 2024-07-01 13:19:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10131 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10133 …} -Children: Doctrine\ORM\PersistentCollection {#10136 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10752 +label: " 大鵬鳥天珠" +value: "268" +data: Eccube\Entity\Category {#10139 -id: 268 -name: "大鵬鳥天珠" -hierarchy: 2 -sort_no: 168 -create_date: DateTime @1719807577 {#10137 date: 2024-07-01 13:19:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10138 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10140 …} -Children: Doctrine\ORM\PersistentCollection {#10143 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10753 +label: " 菩提天珠" +value: "267" +data: Eccube\Entity\Category {#10146 -id: 267 -name: "菩提天珠" -hierarchy: 2 -sort_no: 167 -create_date: DateTime @1719807570 {#10144 date: 2024-07-01 13:19:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10145 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10147 …} -Children: Doctrine\ORM\PersistentCollection {#10150 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10754 +label: " 大人天珠" +value: "266" +data: Eccube\Entity\Category {#10153 -id: 266 -name: "大人天珠" -hierarchy: 2 -sort_no: 166 -create_date: DateTime @1719807564 {#10151 date: 2024-07-01 13:19:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10152 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10154 …} -Children: Doctrine\ORM\PersistentCollection {#10157 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10755 +label: " 山形天珠" +value: "265" +data: Eccube\Entity\Category {#10160 -id: 265 -name: "山形天珠" -hierarchy: 2 -sort_no: 165 -create_date: DateTime @1719807557 {#10158 date: 2024-07-01 13:19:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10159 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10161 …} -Children: Doctrine\ORM\PersistentCollection {#10164 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10756 +label: " 双天地天珠" +value: "264" +data: Eccube\Entity\Category {#10167 -id: 264 -name: "双天地天珠" -hierarchy: 2 -sort_no: 164 -create_date: DateTime @1719807548 {#10165 date: 2024-07-01 13:19:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10166 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10168 …} -Children: Doctrine\ORM\PersistentCollection {#10171 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10757 +label: " 天地天珠" +value: "263" +data: Eccube\Entity\Category {#10174 -id: 263 -name: "天地天珠" -hierarchy: 2 -sort_no: 163 -create_date: DateTime @1719807542 {#10172 date: 2024-07-01 13:19:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10173 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10175 …} -Children: Doctrine\ORM\PersistentCollection {#10178 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10758 +label: " 日月天珠" +value: "262" +data: Eccube\Entity\Category {#10181 -id: 262 -name: "日月天珠" -hierarchy: 2 -sort_no: 162 -create_date: DateTime @1719807535 {#10179 date: 2024-07-01 13:18:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10180 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10182 …} -Children: Doctrine\ORM\PersistentCollection {#10185 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10759 +label: " 黒白天珠" +value: "261" +data: Eccube\Entity\Category {#10188 -id: 261 -name: "黒白天珠" -hierarchy: 2 -sort_no: 161 -create_date: DateTime @1719807529 {#10186 date: 2024-07-01 13:18:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10187 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10189 …} -Children: Doctrine\ORM\PersistentCollection {#10192 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10760 +label: " 流水紋天珠" +value: "260" +data: Eccube\Entity\Category {#10195 -id: 260 -name: "流水紋天珠" -hierarchy: 2 -sort_no: 160 -create_date: DateTime @1719807521 {#10193 date: 2024-07-01 13:18:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10194 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10196 …} -Children: Doctrine\ORM\PersistentCollection {#10199 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10761 +label: " 財神天珠" +value: "259" +data: Eccube\Entity\Category {#10202 -id: 259 -name: "財神天珠" -hierarchy: 2 -sort_no: 159 -create_date: DateTime @1719807514 {#10200 date: 2024-07-01 13:18:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10201 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10203 …} -Children: Doctrine\ORM\PersistentCollection {#10206 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10762 +label: " 如意鈎天珠" +value: "258" +data: Eccube\Entity\Category {#10209 -id: 258 -name: "如意鈎天珠" -hierarchy: 2 -sort_no: 158 -create_date: DateTime @1719807506 {#10207 date: 2024-07-01 13:18:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10208 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10210 …} -Children: Doctrine\ORM\PersistentCollection {#10213 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10763 +label: " 水紋天珠" +value: "257" +data: Eccube\Entity\Category {#10216 -id: 257 -name: "水紋天珠" -hierarchy: 2 -sort_no: 157 -create_date: DateTime @1719807499 {#10214 date: 2024-07-01 13:18:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10215 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10217 …} -Children: Doctrine\ORM\PersistentCollection {#10220 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10764 +label: " 薬師天珠" +value: "256" +data: Eccube\Entity\Category {#10223 -id: 256 -name: "薬師天珠" -hierarchy: 2 -sort_no: 156 -create_date: DateTime @1719807490 {#10221 date: 2024-07-01 13:18:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10222 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10224 …} -Children: Doctrine\ORM\PersistentCollection {#10227 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10765 +label: " 亀甲長壽天珠" +value: "255" +data: Eccube\Entity\Category {#10230 -id: 255 -name: "亀甲長壽天珠" -hierarchy: 2 -sort_no: 155 -create_date: DateTime @1719807484 {#10228 date: 2024-07-01 13:18:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10229 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10231 …} -Children: Doctrine\ORM\PersistentCollection {#10234 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10766 +label: " 金剛虎牙六眼天珠" +value: "254" +data: Eccube\Entity\Category {#10237 -id: 254 -name: "金剛虎牙六眼天珠" -hierarchy: 2 -sort_no: 154 -create_date: DateTime @1719807477 {#10235 date: 2024-07-01 13:17:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10236 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10238 …} -Children: Doctrine\ORM\PersistentCollection {#10241 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10767 +label: " 金剛蓮花三眼天珠" +value: "253" +data: Eccube\Entity\Category {#10244 -id: 253 -name: "金剛蓮花三眼天珠" -hierarchy: 2 -sort_no: 153 -create_date: DateTime @1719807468 {#10242 date: 2024-07-01 13:17:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10243 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10245 …} -Children: Doctrine\ORM\PersistentCollection {#10248 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10768 +label: " 金剛杵天珠" +value: "252" +data: Eccube\Entity\Category {#10251 -id: 252 -name: "金剛杵天珠" -hierarchy: 2 -sort_no: 152 -create_date: DateTime @1719807459 {#10249 date: 2024-07-01 13:17:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10250 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10252 …} -Children: Doctrine\ORM\PersistentCollection {#10255 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10769 +label: " 蓮師法器天珠" +value: "251" +data: Eccube\Entity\Category {#10258 -id: 251 -name: "蓮師法器天珠" -hierarchy: 2 -sort_no: 151 -create_date: DateTime @1719807449 {#10256 date: 2024-07-01 13:17:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10257 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10259 …} -Children: Doctrine\ORM\PersistentCollection {#10262 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10770 +label: " 蓮師法帽天珠" +value: "250" +data: Eccube\Entity\Category {#10265 -id: 250 -name: "蓮師法帽天珠" -hierarchy: 2 -sort_no: 150 -create_date: DateTime @1719807441 {#10263 date: 2024-07-01 13:17:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10264 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10266 …} -Children: Doctrine\ORM\PersistentCollection {#10269 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10771 +label: " 閃電五眼天珠" +value: "249" +data: Eccube\Entity\Category {#10272 -id: 249 -name: "閃電五眼天珠" -hierarchy: 2 -sort_no: 149 -create_date: DateTime @1719807435 {#10270 date: 2024-07-01 13:17:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10271 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10273 …} -Children: Doctrine\ORM\PersistentCollection {#10276 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10772 +label: " 蓮花天珠" +value: "248" +data: Eccube\Entity\Category {#10279 -id: 248 -name: "蓮花天珠" -hierarchy: 2 -sort_no: 148 -create_date: DateTime @1719807427 {#10277 date: 2024-07-01 13:17:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10278 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10280 …} -Children: Doctrine\ORM\PersistentCollection {#10283 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10773 +label: " 四線虎牙天珠" +value: "247" +data: Eccube\Entity\Category {#10286 -id: 247 -name: "四線虎牙天珠" -hierarchy: 2 -sort_no: 147 -create_date: DateTime @1719807420 {#10284 date: 2024-07-01 13:17:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10285 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10287 …} -Children: Doctrine\ORM\PersistentCollection {#10290 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10774 +label: " 五福臨門天珠" +value: "246" +data: Eccube\Entity\Category {#10293 -id: 246 -name: "五福臨門天珠" -hierarchy: 2 -sort_no: 146 -create_date: DateTime @1719807414 {#10291 date: 2024-07-01 13:16:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10292 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10294 …} -Children: Doctrine\ORM\PersistentCollection {#10297 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10775 +label: " 如意天珠" +value: "245" +data: Eccube\Entity\Category {#10300 -id: 245 -name: "如意天珠" -hierarchy: 2 -sort_no: 145 -create_date: DateTime @1719807407 {#10298 date: 2024-07-01 13:16:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10299 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10301 …} -Children: Doctrine\ORM\PersistentCollection {#10304 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10776 +label: " 二十一眼天珠" +value: "244" +data: Eccube\Entity\Category {#10307 -id: 244 -name: "二十一眼天珠" -hierarchy: 2 -sort_no: 144 -create_date: DateTime @1719807400 {#10305 date: 2024-07-01 13:16:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10306 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10308 …} -Children: Doctrine\ORM\PersistentCollection {#10311 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10777 +label: " 二十眼天珠" +value: "243" +data: Eccube\Entity\Category {#10314 -id: 243 -name: "二十眼天珠" -hierarchy: 2 -sort_no: 143 -create_date: DateTime @1719807394 {#10312 date: 2024-07-01 13:16:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10313 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10315 …} -Children: Doctrine\ORM\PersistentCollection {#10318 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10778 +label: " 十九眼天珠" +value: "242" +data: Eccube\Entity\Category {#10321 -id: 242 -name: "十九眼天珠" -hierarchy: 2 -sort_no: 142 -create_date: DateTime @1719807386 {#10319 date: 2024-07-01 13:16:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10320 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10322 …} -Children: Doctrine\ORM\PersistentCollection {#10325 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10779 +label: " 十八眼天珠" +value: "241" +data: Eccube\Entity\Category {#10328 -id: 241 -name: "十八眼天珠" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1719807380 {#10326 date: 2024-07-01 13:16:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10327 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10329 …} -Children: Doctrine\ORM\PersistentCollection {#10332 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10780 +label: " 十七眼天珠" +value: "240" +data: Eccube\Entity\Category {#10335 -id: 240 -name: "十七眼天珠" -hierarchy: 2 -sort_no: 140 -create_date: DateTime @1719807323 {#10333 date: 2024-07-01 13:15:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10334 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10336 …} -Children: Doctrine\ORM\PersistentCollection {#10339 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10781 +label: " 十六眼天珠" +value: "239" +data: Eccube\Entity\Category {#10342 -id: 239 -name: "十六眼天珠" -hierarchy: 2 -sort_no: 139 -create_date: DateTime @1719807316 {#10340 date: 2024-07-01 13:15:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10341 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10343 …} -Children: Doctrine\ORM\PersistentCollection {#10346 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10782 +label: " 十五眼天珠" +value: "238" +data: Eccube\Entity\Category {#10349 -id: 238 -name: "十五眼天珠" -hierarchy: 2 -sort_no: 138 -create_date: DateTime @1719807308 {#10347 date: 2024-07-01 13:15:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10348 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10350 …} -Children: Doctrine\ORM\PersistentCollection {#10353 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10783 +label: " 十四眼天珠" +value: "237" +data: Eccube\Entity\Category {#10356 -id: 237 -name: "十四眼天珠" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1719807302 {#10354 date: 2024-07-01 13:15:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10355 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10357 …} -Children: Doctrine\ORM\PersistentCollection {#10360 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10784 +label: " 十三眼天珠" +value: "236" +data: Eccube\Entity\Category {#10363 -id: 236 -name: "十三眼天珠" -hierarchy: 2 -sort_no: 136 -create_date: DateTime @1719807293 {#10361 date: 2024-07-01 13:14:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10362 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10364 …} -Children: Doctrine\ORM\PersistentCollection {#10367 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10785 +label: " 十二眼天珠" +value: "235" +data: Eccube\Entity\Category {#10370 -id: 235 -name: "十二眼天珠" -hierarchy: 2 -sort_no: 135 -create_date: DateTime @1719807286 {#10368 date: 2024-07-01 13:14:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10369 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10371 …} -Children: Doctrine\ORM\PersistentCollection {#10374 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10786 +label: " 十一眼天珠" +value: "234" +data: Eccube\Entity\Category {#10377 -id: 234 -name: "十一眼天珠" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1719807279 {#10375 date: 2024-07-01 13:14:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10376 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10378 …} -Children: Doctrine\ORM\PersistentCollection {#10381 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10787 +label: " 十眼天珠" +value: "233" +data: Eccube\Entity\Category {#10384 -id: 233 -name: "十眼天珠" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1719807272 {#10382 date: 2024-07-01 13:14:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10383 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10385 …} -Children: Doctrine\ORM\PersistentCollection {#10388 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10788 +label: " 九眼天珠" +value: "232" +data: Eccube\Entity\Category {#10391 -id: 232 -name: "九眼天珠" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1719807265 {#10389 date: 2024-07-01 13:14:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10390 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10392 …} -Children: Doctrine\ORM\PersistentCollection {#10395 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10789 +label: " 八眼天珠" +value: "231" +data: Eccube\Entity\Category {#10398 -id: 231 -name: "八眼天珠" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1719807258 {#10396 date: 2024-07-01 13:14:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10397 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10399 …} -Children: Doctrine\ORM\PersistentCollection {#10402 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10790 +label: " 七眼天珠" +value: "230" +data: Eccube\Entity\Category {#10405 -id: 230 -name: "七眼天珠" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1719807251 {#10403 date: 2024-07-01 13:14:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10404 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10406 …} -Children: Doctrine\ORM\PersistentCollection {#10409 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10791 +label: " 六眼天珠" +value: "229" +data: Eccube\Entity\Category {#10412 -id: 229 -name: "六眼天珠" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1719807237 {#10410 date: 2024-07-01 13:13:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10411 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10413 …} -Children: Doctrine\ORM\PersistentCollection {#10416 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10792 +label: " 五眼天珠" +value: "228" +data: Eccube\Entity\Category {#10419 -id: 228 -name: "五眼天珠" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1719807225 {#10417 date: 2024-07-01 13:13:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10418 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10420 …} -Children: Doctrine\ORM\PersistentCollection {#10423 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10793 +label: " 四眼天珠" +value: "227" +data: Eccube\Entity\Category {#10426 -id: 227 -name: "四眼天珠" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1719807216 {#10424 date: 2024-07-01 13:13:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10425 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10427 …} -Children: Doctrine\ORM\PersistentCollection {#10430 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10794 +label: " 三眼天珠" +value: "226" +data: Eccube\Entity\Category {#10433 -id: 226 -name: "三眼天珠" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1719807209 {#10431 date: 2024-07-01 13:13:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10432 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10434 …} -Children: Doctrine\ORM\PersistentCollection {#10437 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10795 +label: " 二眼天珠" +value: "225" +data: Eccube\Entity\Category {#10440 -id: 225 -name: "二眼天珠" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1719807199 {#10438 date: 2024-07-01 13:13:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10439 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10441 …} -Children: Doctrine\ORM\PersistentCollection {#10444 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10796 +label: " 蓮花羊眼板天珠" +value: "308" +data: Eccube\Entity\Category {#10447 -id: 308 -name: "蓮花羊眼板天珠" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1726199960 {#10445 date: 2024-09-13 12:59:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726199960 {#10446 date: 2024-09-13 12:59:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10448 …} -Children: Doctrine\ORM\PersistentCollection {#10451 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10797 +label: " 一眼天珠" +value: "224" +data: Eccube\Entity\Category {#10454 -id: 224 -name: "一眼天珠" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1719807188 {#10452 date: 2024-07-01 13:13:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#10453 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10455 …} -Children: Doctrine\ORM\PersistentCollection {#10458 …} -Parent: Eccube\Entity\Category {#9999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9147 …} } +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10798 +label: "ピックアップ" +value: "116" +data: Eccube\Entity\Category {#10459 -id: 116 -name: "ピックアップ" -hierarchy: 1 -sort_no: 24 -create_date: DateTime @1717434582 {#10009 date: 2024-06-04 02:09:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#10010 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10460 …} -Children: Doctrine\ORM\PersistentCollection {#10463 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10799 +label: "ギフト" +value: "117" +data: Eccube\Entity\Category {#10466 -id: 117 -name: "ギフト" -hierarchy: 1 -sort_no: 21 -create_date: DateTime @1717434592 {#10464 date: 2024-06-04 02:09:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#10465 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10467 …} -Children: Doctrine\ORM\PersistentCollection {#10470 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10800 +label: "運気" +value: "30" +data: Eccube\Entity\Category {#10475 -id: 30 -name: "運気" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1713760364 {#10471 date: 2024-04-22 13:32:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#10472 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10476 …} -Children: Doctrine\ORM\PersistentCollection {#10479 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10801 +label: " 招福" +value: "115" +data: Eccube\Entity\Category {#10480 -id: 115 -name: "招福" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1717417635 {#10473 date: 2024-06-03 21:27:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417635 {#10474 date: 2024-06-03 21:27:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10481 …} -Children: Doctrine\ORM\PersistentCollection {#10484 …} -Parent: Eccube\Entity\Category {#10475} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10802 +label: " 願望達成" +value: "114" +data: Eccube\Entity\Category {#10489 -id: 114 -name: "願望達成" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1717417623 {#10487 date: 2024-06-03 21:27:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417623 {#10488 date: 2024-06-03 21:27:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10490 …} -Children: Doctrine\ORM\PersistentCollection {#10493 …} -Parent: Eccube\Entity\Category {#10475} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10803 +label: " 学業・試験運" +value: "113" +data: Eccube\Entity\Category {#10496 -id: 113 -name: "学業・試験運" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1717417608 {#10494 date: 2024-06-03 21:26:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417608 {#10495 date: 2024-06-03 21:26:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10497 …} -Children: Doctrine\ORM\PersistentCollection {#10500 …} -Parent: Eccube\Entity\Category {#10475} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10804 +label: " 家庭運" +value: "112" +data: Eccube\Entity\Category {#10503 -id: 112 -name: "家庭運" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1717417591 {#10501 date: 2024-06-03 21:26:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417591 {#10502 date: 2024-06-03 21:26:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10504 …} -Children: Doctrine\ORM\PersistentCollection {#10507 …} -Parent: Eccube\Entity\Category {#10475} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10805 +label: " 結婚運" +value: "111" +data: Eccube\Entity\Category {#10510 -id: 111 -name: "結婚運" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1717417586 {#10508 date: 2024-06-03 21:26:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417586 {#10509 date: 2024-06-03 21:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10511 …} -Children: Doctrine\ORM\PersistentCollection {#10514 …} -Parent: Eccube\Entity\Category {#10475} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10806 +label: " 開運" +value: "110" +data: Eccube\Entity\Category {#10517 -id: 110 -name: "開運" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1717417580 {#10515 date: 2024-06-03 21:26:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417580 {#10516 date: 2024-06-03 21:26:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10518 …} -Children: Doctrine\ORM\PersistentCollection {#10521 …} -Parent: Eccube\Entity\Category {#10475} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10807 +label: " 対人運" +value: "109" +data: Eccube\Entity\Category {#10524 -id: 109 -name: "対人運" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1717417576 {#10522 date: 2024-06-03 21:26:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417576 {#10523 date: 2024-06-03 21:26:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10525 …} -Children: Doctrine\ORM\PersistentCollection {#10528 …} -Parent: Eccube\Entity\Category {#10475} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10808 +label: " 魔除け" +value: "108" +data: Eccube\Entity\Category {#10531 -id: 108 -name: "魔除け" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1717417566 {#10529 date: 2024-06-03 21:26:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417566 {#10530 date: 2024-06-03 21:26:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10532 …} -Children: Doctrine\ORM\PersistentCollection {#10535 …} -Parent: Eccube\Entity\Category {#10475} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10809 +label: " 健康運" +value: "107" +data: Eccube\Entity\Category {#10538 -id: 107 -name: "健康運" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1717417562 {#10536 date: 2024-06-03 21:26:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417562 {#10537 date: 2024-06-03 21:26:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10539 …} -Children: Doctrine\ORM\PersistentCollection {#10542 …} -Parent: Eccube\Entity\Category {#10475} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10810 +label: " 全体運" +value: "106" +data: Eccube\Entity\Category {#10545 -id: 106 -name: "全体運" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1717417539 {#10543 date: 2024-06-03 21:25:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417539 {#10544 date: 2024-06-03 21:25:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10546 …} -Children: Doctrine\ORM\PersistentCollection {#10549 …} -Parent: Eccube\Entity\Category {#10475} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10811 +label: " 仕事運" +value: "33" +data: Eccube\Entity\Category {#10552 -id: 33 -name: "仕事運" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1713760383 {#10550 date: 2024-04-22 13:33:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713760383 {#10551 date: 2024-04-22 13:33:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10553 …} -Children: Doctrine\ORM\PersistentCollection {#10556 …} -Parent: Eccube\Entity\Category {#10475} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10812 +label: " 金運・財運" +value: "32" +data: Eccube\Entity\Category {#10559 -id: 32 -name: "金運・財運" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1713760378 {#10557 date: 2024-04-22 13:32:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417551 {#10558 date: 2024-06-03 21:25:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10560 …} -Children: Doctrine\ORM\PersistentCollection {#10563 …} -Parent: Eccube\Entity\Category {#10475} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10813 +label: " 恋愛運" +value: "31" +data: Eccube\Entity\Category {#10566 -id: 31 -name: "恋愛運" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1713760375 {#10564 date: 2024-04-22 13:32:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713760375 {#10565 date: 2024-04-22 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10567 …} -Children: Doctrine\ORM\PersistentCollection {#10570 …} -Parent: Eccube\Entity\Category {#10475} -Creator: Proxies\__CG__\Eccube\Entity\Member {#9131 …} } +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 {#10594 -form: Symfony\Component\Form\Form {#10581 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#10593 …5} |
full_name | "category_id" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "category_id" |
is_selected | Closure($choice, $value) {#10600 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4667 …} } |
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 {#693 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#692 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#691 …} -namespace: Closure() {#689 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#8718 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4440 …} } |
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() {#10486 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4457 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1103 …} $translationDomain: "validators" $message: Closure() {#8717 …} } } |
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 {#10814 -form: Symfony\Component\Form\Form {#10584 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10599 …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 | "" |