- Request / Response
- Performance
- Validator 5
- Forms 5
- Exception
- Logs 535
- Events
- Routing
- Cache
- Translation 32
- 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
-
1name02
-
-
-
1kana01
-
kana02
-
-
2postal_code
-
-
pref
-
addr01
-
addr02
-
-
1phone_number
-
email
-
contents
-
_token
-
-
-
category_id
-
name
-
contact
"Eccube\Form\Type\Front\ContactType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [ "name01" => "Watkins" "name02" => "Lewis Watkins" "kana01" => "Lewis Watkins" "kana02" => null "postal_code" => "078 0042 0703" "pref" => Eccube\Entity\Master\Pref {#5135 #id: 13 #name: "東京都" #sort_no: 13 } "addr01" => "Abbots Langley" "addr02" => "Lewis Watkins" "phone_number" => "078 0042 0703" "email" => "pictory@growthmarketingnow.info" "contents" => """ Hey Blogger,\n \n I just found an amazing new tool and had to share.\n \n Pictory takes your blog posts and turns them into stunning videos which will grab attention and encourage readership.\n \n Their auto-summarize feature uses advanced AI to create short videos which include your key points, enticing readers to consume your content in full.\n \n These short videos are perfect for posting on your social media channels to drive more traffic to your blog articles.\n \n You can also create great videos from text or edit videos using text in a flash.\n \n And with over 3 million video clips and images plus 15,000 music tracks to choose from, your videos will always be beautiful and never dull.\n \n So why not give Pictory. ai a try for free today?\n \n : https://www.growthmarketingnow.info/pictory \n \n You won't be disappointed.\n \n Yours\n \n Lewis Watkins\n \n \n UNSUBSCRIBE: https://www.growthmarketingnow.info/unsubscribe/?d=tpscoco.com \n Address: 230 Kidd Avenue\n Valdez, AK 99686 """ ] |
Model Format | same as normalized format |
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 {#689 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#688 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#687 …} -namespace: Closure() {#685 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4420 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4361 …} } |
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() {#4422 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4403 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1101 …} $translationDomain: "validators" $message: Closure() {#4421 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "contact" "_contact" ] |
cache_key | "_contact_contact" |
compound | true |
data | [ "name01" => "Watkins" "name02" => "Lewis Watkins" "kana01" => "Lewis Watkins" "kana02" => null "postal_code" => "078 0042 0703" "pref" => Eccube\Entity\Master\Pref {#5135 #id: 13 #name: "東京都" #sort_no: 13 } "addr01" => "Abbots Langley" "addr02" => "Lewis Watkins" "phone_number" => "078 0042 0703" "email" => "pictory@growthmarketingnow.info" "contents" => """ Hey Blogger,\n \n I just found an amazing new tool and had to share.\n \n Pictory takes your blog posts and turns them into stunning videos which will grab attention and encourage readership.\n \n Their auto-summarize feature uses advanced AI to create short videos which include your key points, enticing readers to consume your content in full.\n \n These short videos are perfect for posting on your social media channels to drive more traffic to your blog articles.\n \n You can also create great videos from text or edit videos using text in a flash.\n \n And with over 3 million video clips and images plus 15,000 music tracks to choose from, your videos will always be beautiful and never dull.\n \n So why not give Pictory. ai a try for free today?\n \n : https://www.growthmarketingnow.info/pictory \n \n You won't be disappointed.\n \n Yours\n \n Lewis Watkins\n \n \n UNSUBSCRIBE: https://www.growthmarketingnow.info/unsubscribe/?d=tpscoco.com \n Address: 230 Kidd Avenue\n Valdez, AK 99686 """ ] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#5469 -form: Symfony\Component\Form\Form {#4587 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5192 …5} |
full_name | "contact" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "contact" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_contact" |
valid | false |
value | [ "name01" => "Watkins" "name02" => "Lewis Watkins" "kana01" => "Lewis Watkins" "kana02" => null "postal_code" => "078 0042 0703" "pref" => Eccube\Entity\Master\Pref {#5135 #id: 13 #name: "東京都" #sort_no: 13 } "addr01" => "Abbots Langley" "addr02" => "Lewis Watkins" "phone_number" => "078 0042 0703" "email" => "pictory@growthmarketingnow.info" "contents" => """ Hey Blogger,\n \n I just found an amazing new tool and had to share.\n \n Pictory takes your blog posts and turns them into stunning videos which will grab attention and encourage readership.\n \n Their auto-summarize feature uses advanced AI to create short videos which include your key points, enticing readers to consume your content in full.\n \n These short videos are perfect for posting on your social media channels to drive more traffic to your blog articles.\n \n You can also create great videos from text or edit videos using text in a flash.\n \n And with over 3 million video clips and images plus 15,000 music tracks to choose from, your videos will always be beautiful and never dull.\n \n So why not give Pictory. ai a try for free today?\n \n : https://www.growthmarketingnow.info/pictory \n \n You won't be disappointed.\n \n Yours\n \n Lewis Watkins\n \n \n UNSUBSCRIBE: https://www.growthmarketingnow.info/unsubscribe/?d=tpscoco.com \n Address: 230 Kidd Avenue\n Valdez, AK 99686 """ ] |
name
"Eccube\Form\Type\NameType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [ "name01" => "Watkins" "name02" => "Lewis Watkins" "kana01" => "Lewis Watkins" "kana02" => null "postal_code" => "078 0042 0703" "pref" => Eccube\Entity\Master\Pref {#5135 #id: 13 #name: "東京都" #sort_no: 13 } "addr01" => "Abbots Langley" "addr02" => "Lewis Watkins" "phone_number" => "078 0042 0703" "email" => "pictory@growthmarketingnow.info" "contents" => """ Hey Blogger,\n \n I just found an amazing new tool and had to share.\n \n Pictory takes your blog posts and turns them into stunning videos which will grab attention and encourage readership.\n \n Their auto-summarize feature uses advanced AI to create short videos which include your key points, enticing readers to consume your content in full.\n \n These short videos are perfect for posting on your social media channels to drive more traffic to your blog articles.\n \n You can also create great videos from text or edit videos using text in a flash.\n \n And with over 3 million video clips and images plus 15,000 music tracks to choose from, your videos will always be beautiful and never dull.\n \n So why not give Pictory. ai a try for free today?\n \n : https://www.growthmarketingnow.info/pictory \n \n You won't be disappointed.\n \n Yours\n \n Lewis Watkins\n \n \n UNSUBSCRIBE: https://www.growthmarketingnow.info/unsubscribe/?d=tpscoco.com \n Address: 230 Kidd Avenue\n Valdez, AK 99686 """ ] |
Model Format | same as normalized format |
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 {#689 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#688 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#687 …} -namespace: Closure() {#685 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4455 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4361 …} } |
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 {#4452 +payload: null +groups: [ "Default" ] +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 {#4453 +payload: null +groups: [ "Default" ] +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 {#4444 +payload: null +groups: [ "Default" ] +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 {#4451 +payload: null +groups: [ "Default" ] +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() {#4457 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4403 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1101 …} $translationDomain: "validators" $message: Closure() {#4456 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "name" "_contact_name" ] |
cache_key | "_contact_name_name" |
compound | true |
data | [ "name01" => "Watkins" "name02" => "Lewis Watkins" "kana01" => "Lewis Watkins" "kana02" => null "postal_code" => "078 0042 0703" "pref" => Eccube\Entity\Master\Pref {#5135 #id: 13 #name: "東京都" #sort_no: 13 } "addr01" => "Abbots Langley" "addr02" => "Lewis Watkins" "phone_number" => "078 0042 0703" "email" => "pictory@growthmarketingnow.info" "contents" => """ Hey Blogger,\n \n I just found an amazing new tool and had to share.\n \n Pictory takes your blog posts and turns them into stunning videos which will grab attention and encourage readership.\n \n Their auto-summarize feature uses advanced AI to create short videos which include your key points, enticing readers to consume your content in full.\n \n These short videos are perfect for posting on your social media channels to drive more traffic to your blog articles.\n \n You can also create great videos from text or edit videos using text in a flash.\n \n And with over 3 million video clips and images plus 15,000 music tracks to choose from, your videos will always be beautiful and never dull.\n \n So why not give Pictory. ai a try for free today?\n \n : https://www.growthmarketingnow.info/pictory \n \n You won't be disappointed.\n \n Yours\n \n Lewis Watkins\n \n \n UNSUBSCRIBE: https://www.growthmarketingnow.info/unsubscribe/?d=tpscoco.com \n Address: 230 Kidd Avenue\n Valdez, AK 99686 """ ] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#5466 -form: Symfony\Component\Form\Form {#4612 …} -errors: [] } |
firstname_name | "name02" |
form | Symfony\Component\Form\FormView {#4762 …5} |
full_name | "contact[name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_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 | true |
translation_domain | null |
unique_block_prefix | "_contact_name" |
valid | false |
value | [ "name01" => "Watkins" "name02" => "Lewis Watkins" "kana01" => "Lewis Watkins" "kana02" => null "postal_code" => "078 0042 0703" "pref" => Eccube\Entity\Master\Pref {#5135 #id: 13 #name: "東京都" #sort_no: 13 } "addr01" => "Abbots Langley" "addr02" => "Lewis Watkins" "phone_number" => "078 0042 0703" "email" => "pictory@growthmarketingnow.info" "contents" => """ Hey Blogger,\n \n I just found an amazing new tool and had to share.\n \n Pictory takes your blog posts and turns them into stunning videos which will grab attention and encourage readership.\n \n Their auto-summarize feature uses advanced AI to create short videos which include your key points, enticing readers to consume your content in full.\n \n These short videos are perfect for posting on your social media channels to drive more traffic to your blog articles.\n \n You can also create great videos from text or edit videos using text in a flash.\n \n And with over 3 million video clips and images plus 15,000 music tracks to choose from, your videos will always be beautiful and never dull.\n \n So why not give Pictory. ai a try for free today?\n \n : https://www.growthmarketingnow.info/pictory \n \n You won't be disappointed.\n \n Yours\n \n Lewis Watkins\n \n \n UNSUBSCRIBE: https://www.growthmarketingnow.info/unsubscribe/?d=tpscoco.com \n Address: 230 Kidd Avenue\n Valdez, AK 99686 """ ] |
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
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "Watkins" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "common.last_name" ] |
[ "placeholder" => "common.last_name" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4464 +payload: null +groups: [ "Default" ] +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4444 +payload: null +groups: [ "Default" ] +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 {#4451 +payload: null +groups: [ "Default" ] +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4464 +payload: null +groups: [ "Default" ] +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4444 +payload: null +groups: [ "Default" ] +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 {#4451 +payload: null +groups: [ "Default" ] +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 {#4464 +payload: null +groups: [ "Default" ] +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4444 +payload: null +groups: [ "Default" ] +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 {#4451 +payload: null +groups: [ "Default" ] +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 {#689 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#688 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#687 …} -namespace: Closure() {#685 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4591 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4361 …} } |
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() {#4593 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4403 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1101 …} $translationDomain: "validators" $message: Closure() {#4592 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "common.last_name" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_contact_name_name01" ] |
cache_key | "_contact_name_name01_text" |
compound | false |
data | "Watkins" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#5470 -form: Symfony\Component\Form\Form {#4615 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5151 …5} |
full_name | "contact[name][name01]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_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 | true |
translation_domain | null |
unique_block_prefix | "_contact_name_name01" |
valid | true |
value | "Watkins" |
name02
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
Message | Origin | Cause |
---|---|---|
スペース、タブ、改行は含めないで下さい。 | name02 |
Caused by:
Symfony\Component\Validator\ConstraintViolation {#5424 root: Symfony\Component\Form\Form {#4587 …} path: "children[name].children[name02].data" value: "Lewis Watkins" } |
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "Lewis Watkins" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "common.first_name" ] |
[ "placeholder" => "common.first_name" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4465 +payload: null +groups: [ "Default" ] +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4452 +payload: null +groups: [ "Default" ] +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 {#4453 +payload: null +groups: [ "Default" ] +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4465 +payload: null +groups: [ "Default" ] +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4452 +payload: null +groups: [ "Default" ] +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 {#4453 +payload: null +groups: [ "Default" ] +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 {#4465 +payload: null +groups: [ "Default" ] +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4452 +payload: null +groups: [ "Default" ] +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 {#4453 +payload: null +groups: [ "Default" ] +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 {#689 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#688 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#687 …} -namespace: Closure() {#685 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4602 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4361 …} } |
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() {#4604 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4403 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1101 …} $translationDomain: "validators" $message: Closure() {#4603 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "common.first_name" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_contact_name_name02" ] |
cache_key | "_contact_name_name02_text" |
compound | false |
data | "Lewis Watkins" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#5462 -form: Symfony\Component\Form\Form {#4618 …} -errors: [ Symfony\Component\Form\FormError {#5425 #messageTemplate: "form_error.not_contain_spaces" #messageParameters: [ "{{ value }}" => ""Lewis Watkins"" ] #messagePluralization: null -message: "スペース、タブ、改行は含めないで下さい。" -cause: Symfony\Component\Validator\ConstraintViolation {#5424 root: Symfony\Component\Form\Form {#4587 …} path: "children[name].children[name02].data" value: "Lewis Watkins" } -origin: Symfony\Component\Form\Form {#4618 …} } ] } |
form | Symfony\Component\Form\FormView {#5463 …5} |
full_name | "contact[name][name02]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_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 | true |
translation_domain | null |
unique_block_prefix | "_contact_name_name02" |
valid | false |
value | "Lewis Watkins" |
kana
"Eccube\Form\Type\KanaType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [ "name01" => "Watkins" "name02" => "Lewis Watkins" "kana01" => "Lewis Watkins" "kana02" => null "postal_code" => "078 0042 0703" "pref" => Eccube\Entity\Master\Pref {#5135 #id: 13 #name: "東京都" #sort_no: 13 } "addr01" => "Abbots Langley" "addr02" => "Lewis Watkins" "phone_number" => "078 0042 0703" "email" => "pictory@growthmarketingnow.info" "contents" => """ Hey Blogger,\n \n I just found an amazing new tool and had to share.\n \n Pictory takes your blog posts and turns them into stunning videos which will grab attention and encourage readership.\n \n Their auto-summarize feature uses advanced AI to create short videos which include your key points, enticing readers to consume your content in full.\n \n These short videos are perfect for posting on your social media channels to drive more traffic to your blog articles.\n \n You can also create great videos from text or edit videos using text in a flash.\n \n And with over 3 million video clips and images plus 15,000 music tracks to choose from, your videos will always be beautiful and never dull.\n \n So why not give Pictory. ai a try for free today?\n \n : https://www.growthmarketingnow.info/pictory \n \n You won't be disappointed.\n \n Yours\n \n Lewis Watkins\n \n \n UNSUBSCRIBE: https://www.growthmarketingnow.info/unsubscribe/?d=tpscoco.com \n Address: 230 Kidd Avenue\n Valdez, AK 99686 """ ] |
Model Format | same as normalized format |
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 |
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 {#689 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#688 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#687 …} -namespace: Closure() {#685 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4475 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4361 …} } |
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 {#4472 +payload: null +groups: [ "Default" ] +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4473 +payload: null +groups: [ "Default" ] +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 {#4470 +payload: null +groups: [ "Default" ] +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4471 +payload: null +groups: [ "Default" ] +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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#4477 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4403 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1101 …} $translationDomain: "validators" $message: Closure() {#4476 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "name" "kana" "_contact_kana" ] |
cache_key | "_contact_kana_kana" |
compound | true |
data | [ "name01" => "Watkins" "name02" => "Lewis Watkins" "kana01" => "Lewis Watkins" "kana02" => null "postal_code" => "078 0042 0703" "pref" => Eccube\Entity\Master\Pref {#5135 #id: 13 #name: "東京都" #sort_no: 13 } "addr01" => "Abbots Langley" "addr02" => "Lewis Watkins" "phone_number" => "078 0042 0703" "email" => "pictory@growthmarketingnow.info" "contents" => """ Hey Blogger,\n \n I just found an amazing new tool and had to share.\n \n Pictory takes your blog posts and turns them into stunning videos which will grab attention and encourage readership.\n \n Their auto-summarize feature uses advanced AI to create short videos which include your key points, enticing readers to consume your content in full.\n \n These short videos are perfect for posting on your social media channels to drive more traffic to your blog articles.\n \n You can also create great videos from text or edit videos using text in a flash.\n \n And with over 3 million video clips and images plus 15,000 music tracks to choose from, your videos will always be beautiful and never dull.\n \n So why not give Pictory. ai a try for free today?\n \n : https://www.growthmarketingnow.info/pictory \n \n You won't be disappointed.\n \n Yours\n \n Lewis Watkins\n \n \n UNSUBSCRIBE: https://www.growthmarketingnow.info/unsubscribe/?d=tpscoco.com \n Address: 230 Kidd Avenue\n Valdez, AK 99686 """ ] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#5465 -form: Symfony\Component\Form\Form {#4643 …} -errors: [] } |
firstname_name | "kana02" |
form | Symfony\Component\Form\FormView {#5464 …5} |
full_name | "contact[kana]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_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 | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_contact_kana" |
valid | false |
value | [ "name01" => "Watkins" "name02" => "Lewis Watkins" "kana01" => "Lewis Watkins" "kana02" => null "postal_code" => "078 0042 0703" "pref" => Eccube\Entity\Master\Pref {#5135 #id: 13 #name: "東京都" #sort_no: 13 } "addr01" => "Abbots Langley" "addr02" => "Lewis Watkins" "phone_number" => "078 0042 0703" "email" => "pictory@growthmarketingnow.info" "contents" => """ Hey Blogger,\n \n I just found an amazing new tool and had to share.\n \n Pictory takes your blog posts and turns them into stunning videos which will grab attention and encourage readership.\n \n Their auto-summarize feature uses advanced AI to create short videos which include your key points, enticing readers to consume your content in full.\n \n These short videos are perfect for posting on your social media channels to drive more traffic to your blog articles.\n \n You can also create great videos from text or edit videos using text in a flash.\n \n And with over 3 million video clips and images plus 15,000 music tracks to choose from, your videos will always be beautiful and never dull.\n \n So why not give Pictory. ai a try for free today?\n \n : https://www.growthmarketingnow.info/pictory \n \n You won't be disappointed.\n \n Yours\n \n Lewis Watkins\n \n \n UNSUBSCRIBE: https://www.growthmarketingnow.info/unsubscribe/?d=tpscoco.com \n Address: 230 Kidd Avenue\n Valdez, AK 99686 """ ] |
kana01
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
Message | Origin | Cause |
---|---|---|
カタカナで入力してください。 | kana01 |
Caused by:
Symfony\Component\Validator\ConstraintViolation {#5475 root: Symfony\Component\Form\Form {#4587 …} path: "children[kana].children[kana01].data" value: "Lewis Watkins" } |
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "Lewis Watkins" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "common.last_name_kana" ] |
[ "placeholder" => "common.last_name_kana" ] |
constraints | [ Symfony\Component\Validator\Constraints\Regex {#4470 +payload: null +groups: [ "Default" ] +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4471 +payload: null +groups: [ "Default" ] +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\Regex {#4470 +payload: null +groups: [ "Default" ] +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4471 +payload: null +groups: [ "Default" ] +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 | false |
false
|
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\Regex {#4470 +payload: null +groups: [ "Default" ] +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4471 +payload: null +groups: [ "Default" ] +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 {#689 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#688 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#687 …} -namespace: Closure() {#685 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4622 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4361 …} } |
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() {#4624 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4403 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1101 …} $translationDomain: "validators" $message: Closure() {#4623 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "common.last_name_kana" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_contact_kana_kana01" ] |
cache_key | "_contact_kana_kana01_text" |
compound | false |
data | "Lewis Watkins" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#5457 -form: Symfony\Component\Form\Form {#4646 …} -errors: [ Symfony\Component\Form\FormError {#5236 #messageTemplate: "form_error.kana_only" #messageParameters: [ "{{ value }}" => ""Lewis Watkins"" ] #messagePluralization: null -message: "カタカナで入力してください。" -cause: Symfony\Component\Validator\ConstraintViolation {#5475 root: Symfony\Component\Form\Form {#4587 …} path: "children[kana].children[kana01].data" value: "Lewis Watkins" } -origin: Symfony\Component\Form\Form {#4646 …} } ] } |
form | Symfony\Component\Form\FormView {#5461 …5} |
full_name | "contact[kana][kana01]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_kana_kana01" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "kana01" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_contact_kana_kana01" |
valid | false |
value | "Lewis Watkins" |
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
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "common.first_name_kana" ] |
[ "placeholder" => "common.first_name_kana" ] |
constraints | [ Symfony\Component\Validator\Constraints\Regex {#4472 +payload: null +groups: [ "Default" ] +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4473 +payload: null +groups: [ "Default" ] +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\Regex {#4472 +payload: null +groups: [ "Default" ] +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4473 +payload: null +groups: [ "Default" ] +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 | false |
false
|
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\Regex {#4472 +payload: null +groups: [ "Default" ] +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4473 +payload: null +groups: [ "Default" ] +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 {#689 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#688 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#687 …} -namespace: Closure() {#685 …} } |
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 {#4361 …} } |
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() {#4635 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4403 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1101 …} $translationDomain: "validators" $message: Closure() {#4634 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "common.first_name_kana" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_contact_kana_kana02" ] |
cache_key | "_contact_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 {#5456 -form: Symfony\Component\Form\Form {#4649 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5458 …5} |
full_name | "contact[kana][kana02]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_kana_kana02" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "kana02" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_contact_kana_kana02" |
valid | true |
value | "" |
postal_code
"Eccube\Form\Type\PostalType"
Errors
Message | Origin | Cause |
---|---|---|
値が長すぎます。8文字以内でなければなりません。 | postal_code |
Caused by:
Symfony\Component\Validator\ConstraintViolation {#5427 root: Symfony\Component\Form\Form {#4587 …} path: "children[postal_code].data" value: "078 0042 0703" } |
数字で入力してください。 | postal_code |
Caused by:
Symfony\Component\Validator\ConstraintViolation {#5474 root: Symfony\Component\Form\Form {#4587 …} path: "children[postal_code].data" value: "078 0042 0703" } |
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "078 0042 0703" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | false |
false
|
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\Length {#4509 +payload: null +groups: [ "Default" ] +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 {#4510 +payload: null +groups: [ "Default" ] +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 {#689 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#688 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#687 …} -namespace: Closure() {#685 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4506 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4361 …} } |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#4508 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4403 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1101 …} $translationDomain: "validators" $message: Closure() {#4507 …} } } |
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" "_contact_postal_code" ] |
cache_key | "_contact_postal_code_postal" |
compound | false |
data | "078 0042 0703" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#5460 -form: Symfony\Component\Form\Form {#4652 …} -errors: [ Symfony\Component\Form\FormError {#5473 #messageTemplate: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." #messageParameters: [ "{{ value }}" => ""078 0042 0703"" "{{ limit }}" => "8" ] #messagePluralization: 8 -message: "値が長すぎます。8文字以内でなければなりません。" -cause: Symfony\Component\Validator\ConstraintViolation {#5427 root: Symfony\Component\Form\Form {#4587 …} path: "children[postal_code].data" value: "078 0042 0703" } -origin: Symfony\Component\Form\Form {#4652 …} } Symfony\Component\Form\FormError {#5181 #messageTemplate: "form_error.numeric_only" #messageParameters: [ "{{ value }}" => ""078 0042 0703"" "{{ type }}" => "digit" ] #messagePluralization: null -message: "数字で入力してください。" -cause: Symfony\Component\Validator\ConstraintViolation {#5474 root: Symfony\Component\Form\Form {#4587 …} path: "children[postal_code].data" value: "078 0042 0703" } -origin: Symfony\Component\Form\Form {#4652 …} } ] } |
form | Symfony\Component\Form\FormView {#5459 …5} |
full_name | "contact[postal_code]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_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 | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_contact_postal_code" |
valid | false |
value | "078 0042 0703" |
address
"Eccube\Form\Type\AddressType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [ "name01" => "Watkins" "name02" => "Lewis Watkins" "kana01" => "Lewis Watkins" "kana02" => null "postal_code" => "078 0042 0703" "pref" => Eccube\Entity\Master\Pref {#5135 #id: 13 #name: "東京都" #sort_no: 13 } "addr01" => "Abbots Langley" "addr02" => "Lewis Watkins" "phone_number" => "078 0042 0703" "email" => "pictory@growthmarketingnow.info" "contents" => """ Hey Blogger,\n \n I just found an amazing new tool and had to share.\n \n Pictory takes your blog posts and turns them into stunning videos which will grab attention and encourage readership.\n \n Their auto-summarize feature uses advanced AI to create short videos which include your key points, enticing readers to consume your content in full.\n \n These short videos are perfect for posting on your social media channels to drive more traffic to your blog articles.\n \n You can also create great videos from text or edit videos using text in a flash.\n \n And with over 3 million video clips and images plus 15,000 music tracks to choose from, your videos will always be beautiful and never dull.\n \n So why not give Pictory. ai a try for free today?\n \n : https://www.growthmarketingnow.info/pictory \n \n You won't be disappointed.\n \n Yours\n \n Lewis Watkins\n \n \n UNSUBSCRIBE: https://www.growthmarketingnow.info/unsubscribe/?d=tpscoco.com \n Address: 230 Kidd Avenue\n Valdez, AK 99686 """ ] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
addr01_name | "addr01" |
addr01_options | [ "constraints" => [ Symfony\Component\Validator\Constraints\Length {#4524 +payload: null +groups: [ "Default" ] +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 {#4525 +payload: null +groups: [ "Default" ] +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 {#689 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#688 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#687 …} -namespace: Closure() {#685 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4527 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4361 …} } |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#4529 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4403 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1101 …} $translationDomain: "validators" $message: Closure() {#4528 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
addr01_name | "addr01" |
addr02_name | "addr02" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "address" "_contact_address" ] |
cache_key | "_contact_address_address" |
compound | true |
data | [ "name01" => "Watkins" "name02" => "Lewis Watkins" "kana01" => "Lewis Watkins" "kana02" => null "postal_code" => "078 0042 0703" "pref" => Eccube\Entity\Master\Pref {#5135 #id: 13 #name: "東京都" #sort_no: 13 } "addr01" => "Abbots Langley" "addr02" => "Lewis Watkins" "phone_number" => "078 0042 0703" "email" => "pictory@growthmarketingnow.info" "contents" => """ Hey Blogger,\n \n I just found an amazing new tool and had to share.\n \n Pictory takes your blog posts and turns them into stunning videos which will grab attention and encourage readership.\n \n Their auto-summarize feature uses advanced AI to create short videos which include your key points, enticing readers to consume your content in full.\n \n These short videos are perfect for posting on your social media channels to drive more traffic to your blog articles.\n \n You can also create great videos from text or edit videos using text in a flash.\n \n And with over 3 million video clips and images plus 15,000 music tracks to choose from, your videos will always be beautiful and never dull.\n \n So why not give Pictory. ai a try for free today?\n \n : https://www.growthmarketingnow.info/pictory \n \n You won't be disappointed.\n \n Yours\n \n Lewis Watkins\n \n \n UNSUBSCRIBE: https://www.growthmarketingnow.info/unsubscribe/?d=tpscoco.com \n Address: 230 Kidd Avenue\n Valdez, AK 99686 """ ] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#5454 -form: Symfony\Component\Form\Form {#4735 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5455 …5} |
full_name | "contact[address]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_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 | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_contact_address" |
valid | true |
value | [ "name01" => "Watkins" "name02" => "Lewis Watkins" "kana01" => "Lewis Watkins" "kana02" => null "postal_code" => "078 0042 0703" "pref" => Eccube\Entity\Master\Pref {#5135 #id: 13 #name: "東京都" #sort_no: 13 } "addr01" => "Abbots Langley" "addr02" => "Lewis Watkins" "phone_number" => "078 0042 0703" "email" => "pictory@growthmarketingnow.info" "contents" => """ Hey Blogger,\n \n I just found an amazing new tool and had to share.\n \n Pictory takes your blog posts and turns them into stunning videos which will grab attention and encourage readership.\n \n Their auto-summarize feature uses advanced AI to create short videos which include your key points, enticing readers to consume your content in full.\n \n These short videos are perfect for posting on your social media channels to drive more traffic to your blog articles.\n \n You can also create great videos from text or edit videos using text in a flash.\n \n And with over 3 million video clips and images plus 15,000 music tracks to choose from, your videos will always be beautiful and never dull.\n \n So why not give Pictory. ai a try for free today?\n \n : https://www.growthmarketingnow.info/pictory \n \n You won't be disappointed.\n \n Yours\n \n Lewis Watkins\n \n \n UNSUBSCRIBE: https://www.growthmarketingnow.info/unsubscribe/?d=tpscoco.com \n Address: 230 Kidd Avenue\n Valdez, AK 99686 """ ] |
pref
"Eccube\Form\Type\Master\PrefType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"13"
|
Normalized Format | Eccube\Entity\Master\Pref {#5135 #id: 13 #name: "東京都" #sort_no: 13 } |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "p-region-id" ] |
[ "class" => "p-region-id" ] |
constraints | [] |
[] |
error_bubbling | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "p-region-id" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#4684 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#4715 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#4698 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#4697 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4699 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4703 -om: ContainerJ2A2ujO\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#672 …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 | [] |
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 {#689 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#688 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#687 …} -namespace: Closure() {#685 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerJ2A2ujO\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#672 …2} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4703 -om: ContainerJ2A2ujO\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#672 …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 {#4692 -_em: Doctrine\ORM\EntityManager {#633 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4694 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4695 #from: "Eccube\Entity\Master\Pref" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4696 #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 {#4693 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#4690 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4403 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1101 …} $translationDomain: "validators" $message: Closure() {#4687 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "p-region-id" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "master" "pref" "_contact_address_pref" ] |
cache_key | "_contact_address_pref_pref" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5448 +label: "北海道" +value: "1" +data: Proxies\__CG__\Eccube\Entity\Master\Pref {#3828 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5447 +label: "青森県" +value: "2" +data: Eccube\Entity\Master\Pref {#5434 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5445 +label: "岩手県" +value: "3" +data: Eccube\Entity\Master\Pref {#5433 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5442 +label: "宮城県" +value: "4" +data: Eccube\Entity\Master\Pref {#5432 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5443 +label: "秋田県" +value: "5" +data: Eccube\Entity\Master\Pref {#5431 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5449 +label: "山形県" +value: "6" +data: Eccube\Entity\Master\Pref {#5430 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5436 +label: "福島県" +value: "7" +data: Eccube\Entity\Master\Pref {#5429 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5438 +label: "茨城県" +value: "8" +data: Eccube\Entity\Master\Pref {#5187 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5439 +label: "栃木県" +value: "9" +data: Eccube\Entity\Master\Pref {#5186 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5446 +label: "群馬県" +value: "10" +data: Eccube\Entity\Master\Pref {#5190 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5435 +label: "埼玉県" +value: "11" +data: Eccube\Entity\Master\Pref {#5191 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5504 +label: "千葉県" +value: "12" +data: Eccube\Entity\Master\Pref {#5360 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5505 +label: "東京都" +value: "13" +data: Eccube\Entity\Master\Pref {#5135 #id: 13 #name: "東京都" #sort_no: 13 } +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5506 +label: "神奈川県" +value: "14" +data: Eccube\Entity\Master\Pref {#5351 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5507 +label: "新潟県" +value: "15" +data: Eccube\Entity\Master\Pref {#5350 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5508 +label: "富山県" +value: "16" +data: Eccube\Entity\Master\Pref {#5356 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5509 +label: "石川県" +value: "17" +data: Eccube\Entity\Master\Pref {#5349 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5510 +label: "福井県" +value: "18" +data: Eccube\Entity\Master\Pref {#5417 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5511 +label: "山梨県" +value: "19" +data: Eccube\Entity\Master\Pref {#5353 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5512 +label: "長野県" +value: "20" +data: Eccube\Entity\Master\Pref {#5483 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5513 +label: "岐阜県" +value: "21" +data: Eccube\Entity\Master\Pref {#5479 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5514 +label: "静岡県" +value: "22" +data: Eccube\Entity\Master\Pref {#5481 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5515 +label: "愛知県" +value: "23" +data: Eccube\Entity\Master\Pref {#5477 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5516 +label: "三重県" +value: "24" +data: Eccube\Entity\Master\Pref {#5476 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5517 +label: "滋賀県" +value: "25" +data: Eccube\Entity\Master\Pref {#5478 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5518 +label: "京都府" +value: "26" +data: Eccube\Entity\Master\Pref {#5482 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5519 +label: "大阪府" +value: "27" +data: Eccube\Entity\Master\Pref {#5480 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5520 +label: "兵庫県" +value: "28" +data: Eccube\Entity\Master\Pref {#5484 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5521 +label: "奈良県" +value: "29" +data: Eccube\Entity\Master\Pref {#5485 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5522 +label: "和歌山県" +value: "30" +data: Eccube\Entity\Master\Pref {#5486 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5523 +label: "鳥取県" +value: "31" +data: Eccube\Entity\Master\Pref {#5487 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5524 +label: "島根県" +value: "32" +data: Eccube\Entity\Master\Pref {#5488 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5525 +label: "岡山県" +value: "33" +data: Eccube\Entity\Master\Pref {#5489 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5526 +label: "広島県" +value: "34" +data: Eccube\Entity\Master\Pref {#5490 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5527 +label: "山口県" +value: "35" +data: Eccube\Entity\Master\Pref {#5491 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5528 +label: "徳島県" +value: "36" +data: Eccube\Entity\Master\Pref {#5492 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5529 +label: "香川県" +value: "37" +data: Eccube\Entity\Master\Pref {#5493 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5530 +label: "愛媛県" +value: "38" +data: Eccube\Entity\Master\Pref {#5494 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5531 +label: "高知県" +value: "39" +data: Eccube\Entity\Master\Pref {#5495 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5532 +label: "福岡県" +value: "40" +data: Eccube\Entity\Master\Pref {#5496 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5533 +label: "佐賀県" +value: "41" +data: Eccube\Entity\Master\Pref {#5497 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5534 +label: "長崎県" +value: "42" +data: Eccube\Entity\Master\Pref {#5498 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5535 +label: "熊本県" +value: "43" +data: Eccube\Entity\Master\Pref {#5499 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5536 +label: "大分県" +value: "44" +data: Eccube\Entity\Master\Pref {#5500 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5537 +label: "宮崎県" +value: "45" +data: Eccube\Entity\Master\Pref {#5501 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5538 +label: "鹿児島県" +value: "46" +data: Eccube\Entity\Master\Pref {#5502 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5539 +label: "沖縄県" +value: "47" +data: Eccube\Entity\Master\Pref {#5503 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | Eccube\Entity\Master\Pref {#5135 #id: 13 #name: "東京都" #sort_no: 13 } |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#5451 -form: Symfony\Component\Form\Form {#4738 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5450 …5} |
full_name | "contact[address][pref]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_address_pref" |
is_selected | Closure($choice, $value) {#5541 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4658 …} } |
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 | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_contact_address_pref" |
valid | true |
value | "13" |
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
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "Abbots Langley" |
Model Format | same as normalized format |
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\Length {#4524 +payload: null +groups: [ "Default" ] +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\Length {#4524 +payload: null +groups: [ "Default" ] +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 | false |
false
|
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\Length {#4524 +payload: null +groups: [ "Default" ] +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 {#689 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#688 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#687 …} -namespace: Closure() {#685 …} } |
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 {#4361 …} } |
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() {#4716 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4403 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1101 …} $translationDomain: "validators" $message: Closure() {#4707 …} } } |
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" "_contact_address_addr01" ] |
cache_key | "_contact_address_addr01_text" |
compound | false |
data | "Abbots Langley" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#5542 -form: Symfony\Component\Form\Form {#4741 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5543 …5} |
full_name | "contact[address][addr01]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_address_addr01" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "addr01" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_contact_address_addr01" |
valid | true |
value | "Abbots Langley" |
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
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "Lewis Watkins" |
Model Format | same as normalized format |
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\Length {#4525 +payload: null +groups: [ "Default" ] +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\Length {#4525 +payload: null +groups: [ "Default" ] +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 | false |
false
|
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\Length {#4525 +payload: null +groups: [ "Default" ] +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 {#689 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#688 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#687 …} -namespace: Closure() {#685 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4725 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4361 …} } |
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() {#4727 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4403 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1101 …} $translationDomain: "validators" $message: Closure() {#4726 …} } } |
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" "_contact_address_addr02" ] |
cache_key | "_contact_address_addr02_text" |
compound | false |
data | "Lewis Watkins" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#5545 -form: Symfony\Component\Form\Form {#4744 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5544 …5} |
full_name | "contact[address][addr02]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_address_addr02" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "addr02" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_contact_address_addr02" |
valid | true |
value | "Lewis Watkins" |
phone_number
"Eccube\Form\Type\PhoneNumberType"
Errors
Message | Origin | Cause |
---|---|---|
数字で入力してください。 | phone_number |
Caused by:
Symfony\Component\Validator\ConstraintViolation {#5472 root: Symfony\Component\Form\Form {#4587 …} path: "children[phone_number].data" value: "078 0042 0703" } |
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "078 0042 0703" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | false |
false
|
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\Length {#4545 +payload: null +groups: [ "Default" ] +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 {#4546 +payload: null +groups: [ "Default" ] +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 {#689 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#688 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#687 …} -namespace: Closure() {#685 …} } |
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 {#4361 …} } |
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 {#4403 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1101 …} $translationDomain: "validators" $message: Closure() {#4543 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "common.phone_number_sample" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "tel" "phone_number" "_contact_phone_number" ] |
cache_key | "_contact_phone_number_phone_number" |
compound | false |
data | "078 0042 0703" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#5452 -form: Symfony\Component\Form\Form {#4747 …} -errors: [ Symfony\Component\Form\FormError {#5471 #messageTemplate: "form_error.numeric_only" #messageParameters: [ "{{ value }}" => ""078 0042 0703"" "{{ type }}" => "digit" ] #messagePluralization: null -message: "数字で入力してください。" -cause: Symfony\Component\Validator\ConstraintViolation {#5472 root: Symfony\Component\Form\Form {#4587 …} path: "children[phone_number].data" value: "078 0042 0703" } -origin: Symfony\Component\Form\Form {#4747 …} } ] } |
form | Symfony\Component\Form\FormView {#5453 …5} |
full_name | "contact[phone_number]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_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 | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_contact_phone_number" |
valid | false |
value | "078 0042 0703" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "pictory@growthmarketingnow.info" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4429 +payload: null +groups: [ "Default" ] +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#4430 +payload: null +groups: [ "Default" ] +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4429 +payload: null +groups: [ "Default" ] +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#4430 +payload: null +groups: [ "Default" ] +message: "This value is not a valid email address." +mode: null +normalizer: 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 |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4429 +payload: null +groups: [ "Default" ] +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#4430 +payload: null +groups: [ "Default" ] +message: "This value is not a valid email address." +mode: null +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 {#689 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#688 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#687 …} -namespace: Closure() {#685 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4562 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4361 …} } |
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() {#4564 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4403 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1101 …} $translationDomain: "validators" $message: Closure() {#4561 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_contact_email" ] |
cache_key | "_contact_email_email" |
compound | false |
data | "pictory@growthmarketingnow.info" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#5547 -form: Symfony\Component\Form\Form {#4750 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5546 …5} |
full_name | "contact[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_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 | true |
translation_domain | null |
unique_block_prefix | "_contact_email" |
valid | true |
value | "pictory@growthmarketingnow.info" |
contents
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | """ Hey Blogger,\n \n I just found an amazing new tool and had to share.\n \n Pictory takes your blog posts and turns them into stunning videos which will grab attention and encourage readership.\n \n Their auto-summarize feature uses advanced AI to create short videos which include your key points, enticing readers to consume your content in full.\n \n These short videos are perfect for posting on your social media channels to drive more traffic to your blog articles.\n \n You can also create great videos from text or edit videos using text in a flash.\n \n And with over 3 million video clips and images plus 15,000 music tracks to choose from, your videos will always be beautiful and never dull.\n \n So why not give Pictory. ai a try for free today?\n \n : https://www.growthmarketingnow.info/pictory \n \n You won't be disappointed.\n \n Yours\n \n Lewis Watkins\n \n \n UNSUBSCRIBE: https://www.growthmarketingnow.info/unsubscribe/?d=tpscoco.com \n Address: 230 Kidd Avenue\n Valdez, AK 99686 """ |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4431 +payload: null +groups: [ "Default" ] +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4432 +payload: null +groups: [ "Default" ] +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: 99999 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4431 +payload: null +groups: [ "Default" ] +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4432 +payload: null +groups: [ "Default" ] +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: 99999 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: 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\NotBlank {#4431 +payload: null +groups: [ "Default" ] +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4432 +payload: null +groups: [ "Default" ] +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: 99999 +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 {#689 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#688 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#687 …} -namespace: Closure() {#685 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4577 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4361 …} } |
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() {#4579 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4403 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1101 …} $translationDomain: "validators" $message: Closure() {#4578 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_contact_contents" ] |
cache_key | "_contact_contents_textarea" |
compound | false |
data | """ Hey Blogger,\n \n I just found an amazing new tool and had to share.\n \n Pictory takes your blog posts and turns them into stunning videos which will grab attention and encourage readership.\n \n Their auto-summarize feature uses advanced AI to create short videos which include your key points, enticing readers to consume your content in full.\n \n These short videos are perfect for posting on your social media channels to drive more traffic to your blog articles.\n \n You can also create great videos from text or edit videos using text in a flash.\n \n And with over 3 million video clips and images plus 15,000 music tracks to choose from, your videos will always be beautiful and never dull.\n \n So why not give Pictory. ai a try for free today?\n \n : https://www.growthmarketingnow.info/pictory \n \n You won't be disappointed.\n \n Yours\n \n Lewis Watkins\n \n \n UNSUBSCRIBE: https://www.growthmarketingnow.info/unsubscribe/?d=tpscoco.com \n Address: 230 Kidd Avenue\n Valdez, AK 99686 """ |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#5549 -form: Symfony\Component\Form\Form {#4753 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5548 …5} |
full_name | "contact[contents]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_contents" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "contents" |
pattern | null |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_contact_contents" |
valid | true |
value | """ Hey Blogger,\n \n I just found an amazing new tool and had to share.\n \n Pictory takes your blog posts and turns them into stunning videos which will grab attention and encourage readership.\n \n Their auto-summarize feature uses advanced AI to create short videos which include your key points, enticing readers to consume your content in full.\n \n These short videos are perfect for posting on your social media channels to drive more traffic to your blog articles.\n \n You can also create great videos from text or edit videos using text in a flash.\n \n And with over 3 million video clips and images plus 15,000 music tracks to choose from, your videos will always be beautiful and never dull.\n \n So why not give Pictory. ai a try for free today?\n \n : https://www.growthmarketingnow.info/pictory \n \n You won't be disappointed.\n \n Yours\n \n Lewis Watkins\n \n \n UNSUBSCRIBE: https://www.growthmarketingnow.info/unsubscribe/?d=tpscoco.com \n Address: 230 Kidd Avenue\n Valdez, AK 99686 """ |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "2ba.QtfTWqImx48wNclwmJ9R0OuSRkjmmx2WyUgh_PExLXE.OIeRF49sieRqT65Ex_oZnZr0ci-L-HTn-xEQraIDGwsy5KMFj0Wi9UAMgA" |
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 | "2ba.QtfTWqImx48wNclwmJ9R0OuSRkjmmx2WyUgh_PExLXE.OIeRF49sieRqT65Ex_oZnZr0ci-L-HTn-xEQraIDGwsy5KMFj0Wi9UAMgA" |
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 {#689 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#688 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#687 …} -namespace: Closure() {#685 …} } |
data | "2ba.QtfTWqImx48wNclwmJ9R0OuSRkjmmx2WyUgh_PExLXE.OIeRF49sieRqT65Ex_oZnZr0ci-L-HTn-xEQraIDGwsy5KMFj0Wi9UAMgA" |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5554 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4361 …} } |
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() {#5556 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4403 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1101 …} $translationDomain: "validators" $message: Closure() {#5553 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_contact__token" ] |
cache_key | "_contact__token_hidden" |
compound | false |
data | "2ba.QtfTWqImx48wNclwmJ9R0OuSRkjmmx2WyUgh_PExLXE.OIeRF49sieRqT65Ex_oZnZr0ci-L-HTn-xEQraIDGwsy5KMFj0Wi9UAMgA" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#5568 -form: Symfony\Component\Form\Form {#5563 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5557 …5} |
full_name | "contact[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact__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 | "_contact__token" |
valid | true |
value | "2ba.QtfTWqImx48wNclwmJ9R0OuSRkjmmx2WyUgh_PExLXE.OIeRF49sieRqT65Ex_oZnZr0ci-L-HTn-xEQraIDGwsy5KMFj0Wi9UAMgA" |
(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 {#689 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#688 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#687 …} -namespace: Closure() {#685 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#6424 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4361 …} } |
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() {#6422 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4403 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1101 …} $translationDomain: "validators" $message: Closure() {#6423 …} } } |
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 {#8230 -form: Symfony\Component\Form\Form {#8218 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8229 …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 {#6531 -id: 312 -name: "セール" -hierarchy: 1 -sort_no: 212 -create_date: DateTime @1735090129 {#6537 date: 2024-12-25 10:28:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#6535 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6621 …} -Children: Doctrine\ORM\PersistentCollection {#6777 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#6772 -id: 118 -name: "天然石" -hierarchy: 1 -sort_no: 211 -create_date: DateTime @1717439447 {#6776 date: 2024-06-04 03:30:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#6775 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6771 …} -Children: Doctrine\ORM\PersistentCollection {#6768 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#6767 -id: 309 -name: "トパーズ" -hierarchy: 2 -sort_no: 205 -create_date: DateTime @1728971426 {#6774 date: 2024-10-15 14:50:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728971426 {#6773 date: 2024-10-15 14:50:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6766 …} -Children: Doctrine\ORM\PersistentCollection {#6762 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6764 …} } Eccube\Entity\Category {#6757 -id: 306 -name: "ラヴァストーン" -hierarchy: 2 -sort_no: 204 -create_date: DateTime @1725857600 {#6759 date: 2024-09-09 13:53:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857600 {#6758 date: 2024-09-09 13:53:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6756 …} -Children: Doctrine\ORM\PersistentCollection {#6753 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#6750 -id: 305 -name: "リバーストーン" -hierarchy: 2 -sort_no: 203 -create_date: DateTime @1725857595 {#6752 date: 2024-09-09 13:53:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857595 {#6751 date: 2024-09-09 13:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6749 …} -Children: Doctrine\ORM\PersistentCollection {#6534 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#6737 -id: 304 -name: "クラック水晶" -hierarchy: 2 -sort_no: 202 -create_date: DateTime @1725857588 {#6532 date: 2024-09-09 13:53:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857588 {#6553 date: 2024-09-09 13:53:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6739 …} -Children: Doctrine\ORM\PersistentCollection {#6742 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#6745 -id: 303 -name: "ゴールドコーラル" -hierarchy: 2 -sort_no: 201 -create_date: DateTime @1725857582 {#6743 date: 2024-09-09 13:53:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857582 {#6744 date: 2024-09-09 13:53:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6746 …} -Children: Doctrine\ORM\PersistentCollection {#6784 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#6785 -id: 302 -name: "ダルメシアンジャスパー" -hierarchy: 2 -sort_no: 200 -create_date: DateTime @1725857574 {#6782 date: 2024-09-09 13:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857574 {#6783 date: 2024-09-09 13:52:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6786 …} -Children: Doctrine\ORM\PersistentCollection {#6789 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#6792 -id: 207 -name: "ローズジャスパー" -hierarchy: 2 -sort_no: 199 -create_date: DateTime @1719214717 {#6790 date: 2024-06-24 16:38:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6791 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6793 …} -Children: Doctrine\ORM\PersistentCollection {#6797 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6800 -id: 206 -name: "ローズクォーツ" -hierarchy: 2 -sort_no: 198 -create_date: DateTime @1719214706 {#6798 date: 2024-06-24 16:38:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6799 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6801 …} -Children: Doctrine\ORM\PersistentCollection {#6804 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6807 -id: 205 -name: "レモンクォーツ" -hierarchy: 2 -sort_no: 197 -create_date: DateTime @1719214700 {#6805 date: 2024-06-24 16:38:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6806 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6808 …} -Children: Doctrine\ORM\PersistentCollection {#6811 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6814 -id: 204 -name: "レッドタイガーアイ" -hierarchy: 2 -sort_no: 196 -create_date: DateTime @1719214691 {#6812 date: 2024-06-24 16:38:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6813 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6815 …} -Children: Doctrine\ORM\PersistentCollection {#6818 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6821 -id: 203 -name: "レッドアゲート" -hierarchy: 2 -sort_no: 195 -create_date: DateTime @1719214683 {#6819 date: 2024-06-24 16:38:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6820 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6822 …} -Children: Doctrine\ORM\PersistentCollection {#6825 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6828 -id: 202 -name: "レインボームーンストーン" -hierarchy: 2 -sort_no: 194 -create_date: DateTime @1719214676 {#6826 date: 2024-06-24 16:37:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6827 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6829 …} -Children: Doctrine\ORM\PersistentCollection {#6832 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6835 -id: 201 -name: "ルビー" -hierarchy: 2 -sort_no: 193 -create_date: DateTime @1719214669 {#6833 date: 2024-06-24 16:37:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6834 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6836 …} -Children: Doctrine\ORM\PersistentCollection {#6839 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6842 -id: 200 -name: "ルチルクォーツ" -hierarchy: 2 -sort_no: 192 -create_date: DateTime @1719214664 {#6840 date: 2024-06-24 16:37:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6841 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6843 …} -Children: Doctrine\ORM\PersistentCollection {#6846 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6849 -id: 199 -name: "龍紋メノウ" -hierarchy: 2 -sort_no: 191 -create_date: DateTime @1719214655 {#6847 date: 2024-06-24 16:37:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6848 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6850 …} -Children: Doctrine\ORM\PersistentCollection {#6853 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6856 -id: 300 -name: "リバーストーン" -hierarchy: 2 -sort_no: 190 -create_date: DateTime @1721966548 {#6854 date: 2024-07-26 13:02:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6855 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6857 …} -Children: Doctrine\ORM\PersistentCollection {#6860 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6863 -id: 198 -name: "ラリマー" -hierarchy: 2 -sort_no: 189 -create_date: DateTime @1719214639 {#6861 date: 2024-06-24 16:37:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6862 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6864 …} -Children: Doctrine\ORM\PersistentCollection {#6867 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6870 -id: 197 -name: "ラブラドライト" -hierarchy: 2 -sort_no: 188 -create_date: DateTime @1719214636 {#6868 date: 2024-06-24 16:37:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6869 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6871 …} -Children: Doctrine\ORM\PersistentCollection {#6874 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6877 -id: 196 -name: "ラピスラズリ" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1719214627 {#6875 date: 2024-06-24 16:37:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6876 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6878 …} -Children: Doctrine\ORM\PersistentCollection {#6881 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6884 -id: 195 -name: "モルガナイト" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1719214616 {#6882 date: 2024-06-24 16:36:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6883 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6885 …} -Children: Doctrine\ORM\PersistentCollection {#6888 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6891 -id: 194 -name: "モリオン" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1719214612 {#6889 date: 2024-06-24 16:36:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6890 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6892 …} -Children: Doctrine\ORM\PersistentCollection {#6895 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6898 -id: 193 -name: "モスアゲート" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1719214606 {#6896 date: 2024-06-24 16:36:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6897 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6899 …} -Children: Doctrine\ORM\PersistentCollection {#6902 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6905 -id: 192 -name: "ムーンストーン" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1719214601 {#6903 date: 2024-06-24 16:36:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6904 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6906 …} -Children: Doctrine\ORM\PersistentCollection {#6909 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6912 -id: 191 -name: "ミッドナイトオーラ" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1719214596 {#6910 date: 2024-06-24 16:36:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6911 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6913 …} -Children: Doctrine\ORM\PersistentCollection {#6916 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6919 -id: 289 -name: "MIXアゲート" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1721726889 {#6917 date: 2024-07-23 18:28:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6918 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6920 …} -Children: Doctrine\ORM\PersistentCollection {#6923 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6926 -id: 190 -name: "マザーオブパール" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1719214587 {#6924 date: 2024-06-24 16:36:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6925 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6927 …} -Children: Doctrine\ORM\PersistentCollection {#6930 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6933 -id: 189 -name: "ホワイトカルセドニー" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1719214578 {#6931 date: 2024-06-24 16:36:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6932 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6934 …} -Children: Doctrine\ORM\PersistentCollection {#6937 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6940 -id: 188 -name: "北投石" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1719214570 {#6938 date: 2024-06-24 16:36:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6939 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6941 …} -Children: Doctrine\ORM\PersistentCollection {#6944 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6947 -id: 187 -name: "ペリドット" -hierarchy: 2 -sort_no: 100 -create_date: DateTime @1719214560 {#6945 date: 2024-06-24 16:36:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6946 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6948 …} -Children: Doctrine\ORM\PersistentCollection {#6951 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6954 -id: 186 -name: "ヘマタイト" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1719214555 {#6952 date: 2024-06-24 16:35:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6953 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6955 …} -Children: Doctrine\ORM\PersistentCollection {#6958 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6961 -id: 185 -name: "フローライト" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1719214550 {#6959 date: 2024-06-24 16:35:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6960 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6962 …} -Children: Doctrine\ORM\PersistentCollection {#6965 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6968 -id: 184 -name: "プレナイト" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1719214544 {#6966 date: 2024-06-24 16:35:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6967 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6969 …} -Children: Doctrine\ORM\PersistentCollection {#6972 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6975 -id: 183 -name: "ブルーレースアゲート" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1719214535 {#6973 date: 2024-06-24 16:35:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6974 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6976 …} -Children: Doctrine\ORM\PersistentCollection {#6979 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6982 -id: 182 -name: "ブルータイガーアイ" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1719214526 {#6980 date: 2024-06-24 16:35:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6981 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6983 …} -Children: Doctrine\ORM\PersistentCollection {#6986 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6989 -id: 181 -name: "ブルーゴールドストーン" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1719214514 {#6987 date: 2024-06-24 16:35:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6988 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6990 …} -Children: Doctrine\ORM\PersistentCollection {#6993 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6996 -id: 180 -name: "ブラックスピネル" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1719214503 {#6994 date: 2024-06-24 16:35:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6995 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6997 …} -Children: Doctrine\ORM\PersistentCollection {#7000 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7003 -id: 292 -name: "ピーコックヘマタイト" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1721726912 {#7001 date: 2024-07-23 18:28:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7002 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7004 …} -Children: Doctrine\ORM\PersistentCollection {#7007 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7010 -id: 179 -name: "ピンクオパール" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1719214489 {#7008 date: 2024-06-24 16:34:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7009 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7011 …} -Children: Doctrine\ORM\PersistentCollection {#7014 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7017 -id: 178 -name: "ヒマラヤ水晶" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1719214480 {#7015 date: 2024-06-24 16:34:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7016 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7018 …} -Children: Doctrine\ORM\PersistentCollection {#7021 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7024 -id: 177 -name: "翡翠" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1719214472 {#7022 date: 2024-06-24 16:34:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7023 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7025 …} -Children: Doctrine\ORM\PersistentCollection {#7028 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7031 -id: 176 -name: "ピクチャージャスパー" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1719214467 {#7029 date: 2024-06-24 16:34:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7030 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7032 …} -Children: Doctrine\ORM\PersistentCollection {#7035 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7038 -id: 175 -name: "ハウライト" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1719214458 {#7036 date: 2024-06-24 16:34:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7037 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7039 …} -Children: Doctrine\ORM\PersistentCollection {#7042 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7045 -id: 174 -name: "パイライト" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1719214453 {#7043 date: 2024-06-24 16:34:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7044 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7046 …} -Children: Doctrine\ORM\PersistentCollection {#7049 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7052 -id: 173 -name: "パール" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1719214443 {#7050 date: 2024-06-24 16:34:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7051 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7053 …} -Children: Doctrine\ORM\PersistentCollection {#7056 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7059 -id: 172 -name: "トルマリン" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1719214439 {#7057 date: 2024-06-24 16:33:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7058 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7060 …} -Children: Doctrine\ORM\PersistentCollection {#7063 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7066 -id: 171 -name: "テラヘルツ" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1719214435 {#7064 date: 2024-06-24 16:33:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7065 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7067 …} -Children: Doctrine\ORM\PersistentCollection {#7070 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7073 -id: 301 -name: "ツリーアゲート" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1721966565 {#7071 date: 2024-07-26 13:02:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7072 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7074 …} -Children: Doctrine\ORM\PersistentCollection {#7077 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7080 -id: 170 -name: "茶黄水晶" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1719214422 {#7078 date: 2024-06-24 16:33:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7079 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7081 …} -Children: Doctrine\ORM\PersistentCollection {#7084 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7087 -id: 169 -name: "チェリークォーツ" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1719214416 {#7085 date: 2024-06-24 16:33:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7086 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7088 …} -Children: Doctrine\ORM\PersistentCollection {#7091 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7094 -id: 168 -name: "タンザナイト" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1719214409 {#7092 date: 2024-06-24 16:33:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7093 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7095 …} -Children: Doctrine\ORM\PersistentCollection {#7098 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7101 -id: 290 -name: "ダルメシアンジャスパー" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1721726899 {#7099 date: 2024-07-23 18:28:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7100 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7102 …} -Children: Doctrine\ORM\PersistentCollection {#7105 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7108 -id: 167 -name: "タイガーアイ" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1719214404 {#7106 date: 2024-06-24 16:33:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7107 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7109 …} -Children: Doctrine\ORM\PersistentCollection {#7112 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7115 -id: 166 -name: "ターコイズ" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1719214392 {#7113 date: 2024-06-24 16:33:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7114 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7116 …} -Children: Doctrine\ORM\PersistentCollection {#7119 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7122 -id: 165 -name: "ソーダライト" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1719214381 {#7120 date: 2024-06-24 16:33:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7121 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7123 …} -Children: Doctrine\ORM\PersistentCollection {#7126 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7129 -id: 164 -name: "スモーキークォーツ" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1719214373 {#7127 date: 2024-06-24 16:32:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7128 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7130 …} -Children: Doctrine\ORM\PersistentCollection {#7133 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7136 -id: 163 -name: "スピネル" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1719214365 {#7134 date: 2024-06-24 16:32:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7135 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7137 …} -Children: Doctrine\ORM\PersistentCollection {#7140 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7143 -id: 162 -name: "ストロベリークォーツ" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1719214359 {#7141 date: 2024-06-24 16:32:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7142 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7144 …} -Children: Doctrine\ORM\PersistentCollection {#7147 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7150 -id: 161 -name: "スギライト" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1719214347 {#7148 date: 2024-06-24 16:32:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7149 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7151 …} -Children: Doctrine\ORM\PersistentCollection {#7154 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7157 -id: 160 -name: "水晶" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1719214342 {#7155 date: 2024-06-24 16:32:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7156 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7158 …} -Children: Doctrine\ORM\PersistentCollection {#7161 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7164 -id: 294 -name: "朱砂パーツ" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1721726925 {#7162 date: 2024-07-23 18:28:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7163 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7165 …} -Children: Doctrine\ORM\PersistentCollection {#7168 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7171 -id: 159 -name: "シトリン" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1719214334 {#7169 date: 2024-06-24 16:32:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7170 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7172 …} -Children: Doctrine\ORM\PersistentCollection {#7175 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7178 -id: 158 -name: "サンストーン" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1719214329 {#7176 date: 2024-06-24 16:32:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7177 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7179 …} -Children: Doctrine\ORM\PersistentCollection {#7182 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7185 -id: 157 -name: "珊瑚" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1719214321 {#7183 date: 2024-06-24 16:32:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7184 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7186 …} -Children: Doctrine\ORM\PersistentCollection {#7189 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7192 -id: 156 -name: "サファイア" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1719214302 {#7190 date: 2024-06-24 16:31:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7191 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7193 …} -Children: Doctrine\ORM\PersistentCollection {#7196 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7199 -id: 155 -name: "サードニクス" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1719214295 {#7197 date: 2024-06-24 16:31:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7198 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7200 …} -Children: Doctrine\ORM\PersistentCollection {#7203 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7206 -id: 154 -name: "コスモオーラ" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1719214286 {#7204 date: 2024-06-24 16:31:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7205 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7207 …} -Children: Doctrine\ORM\PersistentCollection {#7210 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7213 -id: 153 -name: "ゴールドヘマタイト" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1719214278 {#7211 date: 2024-06-24 16:31:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7212 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7214 …} -Children: Doctrine\ORM\PersistentCollection {#7217 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7220 -id: 152 -name: "ゴールドストーン" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1719214270 {#7218 date: 2024-06-24 16:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7219 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7221 …} -Children: Doctrine\ORM\PersistentCollection {#7224 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7227 -id: 295 -name: "ゴールドコーラル" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1721726932 {#7225 date: 2024-07-23 18:28:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7226 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7228 …} -Children: Doctrine\ORM\PersistentCollection {#7231 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7234 -id: 151 -name: "ゴールデンオーラ" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1719214263 {#7232 date: 2024-06-24 16:31:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7233 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7235 …} -Children: Doctrine\ORM\PersistentCollection {#7238 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7241 -id: 150 -name: "クンツァイト" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1719214255 {#7239 date: 2024-06-24 16:30:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7240 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7242 …} -Children: Doctrine\ORM\PersistentCollection {#7245 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7248 -id: 149 -name: "クリソコーラ" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1719214243 {#7246 date: 2024-06-24 16:30:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7247 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7249 …} -Children: Doctrine\ORM\PersistentCollection {#7252 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7255 -id: 148 -name: "グリーンアゲート" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1719214233 {#7253 date: 2024-06-24 16:30:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7254 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7256 …} -Children: Doctrine\ORM\PersistentCollection {#7259 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7262 -id: 296 -name: "クラック水晶" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1721726937 {#7260 date: 2024-07-23 18:28:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7261 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7263 …} -Children: Doctrine\ORM\PersistentCollection {#7266 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7269 -id: 291 -name: "キャンディークォーツ" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1721726906 {#7267 date: 2024-07-23 18:28:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7268 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7270 …} -Children: Doctrine\ORM\PersistentCollection {#7273 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7276 -id: 147 -name: "眼球メノウ" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1719214224 {#7274 date: 2024-06-24 16:30:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7275 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7277 …} -Children: Doctrine\ORM\PersistentCollection {#7280 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7283 -id: 146 -name: "カルサイト" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1719214207 {#7281 date: 2024-06-24 16:30:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7282 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7284 …} -Children: Doctrine\ORM\PersistentCollection {#7287 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7290 -id: 298 -name: "カラーチェンジフローライト" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1721726951 {#7288 date: 2024-07-23 18:29:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7289 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7291 …} -Children: Doctrine\ORM\PersistentCollection {#7294 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7297 -id: 145 -name: "カイヤナイト" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1719214198 {#7295 date: 2024-06-24 16:29:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7296 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7298 …} -Children: Doctrine\ORM\PersistentCollection {#7301 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7304 -id: 144 -name: "カーネリアン" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1719214192 {#7302 date: 2024-06-24 16:29:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7303 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7305 …} -Children: Doctrine\ORM\PersistentCollection {#7308 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7311 -id: 143 -name: "ガーネット" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1719214185 {#7309 date: 2024-06-24 16:29:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7310 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7312 …} -Children: Doctrine\ORM\PersistentCollection {#7315 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7318 -id: 142 -name: "ガーデンクォーツ" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1719214182 {#7316 date: 2024-06-24 16:29:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7317 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7319 …} -Children: Doctrine\ORM\PersistentCollection {#7322 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7325 -id: 141 -name: "オレンジムーンストーン" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1719214174 {#7323 date: 2024-06-24 16:29:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7324 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7326 …} -Children: Doctrine\ORM\PersistentCollection {#7329 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7332 -id: 297 -name: "オレンジファントムクォーツ" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1721726944 {#7330 date: 2024-07-23 18:29:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7331 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7333 …} -Children: Doctrine\ORM\PersistentCollection {#7336 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7339 -id: 140 -name: "オブシディアン" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1719214165 {#7337 date: 2024-06-24 16:29:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7338 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7340 …} -Children: Doctrine\ORM\PersistentCollection {#7343 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7346 -id: 139 -name: "オニキス" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1719214157 {#7344 date: 2024-06-24 16:29:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7345 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7347 …} -Children: Doctrine\ORM\PersistentCollection {#7350 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7353 -id: 138 -name: "オーロラオーラ" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1719214152 {#7351 date: 2024-06-24 16:29:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7352 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7354 …} -Children: Doctrine\ORM\PersistentCollection {#7357 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7360 -id: 293 -name: "エンジェルラダー" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1721726919 {#7358 date: 2024-07-23 18:28:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7359 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7361 …} -Children: Doctrine\ORM\PersistentCollection {#7364 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7367 -id: 137 -name: "エンジェライト" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1719214142 {#7365 date: 2024-06-24 16:29:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7366 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7368 …} -Children: Doctrine\ORM\PersistentCollection {#7371 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7374 -id: 136 -name: "エレスチャル" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1719214136 {#7372 date: 2024-06-24 16:28:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7373 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7375 …} -Children: Doctrine\ORM\PersistentCollection {#7378 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7381 -id: 135 -name: "インカローズ" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1719214126 {#7379 date: 2024-06-24 16:28:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7380 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7382 …} -Children: Doctrine\ORM\PersistentCollection {#7385 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7388 -id: 134 -name: "アンバー" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1719214114 {#7386 date: 2024-06-24 16:28:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7387 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7389 …} -Children: Doctrine\ORM\PersistentCollection {#7392 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7395 -id: 133 -name: "アメトリン" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1719214108 {#7393 date: 2024-06-24 16:28:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7394 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7396 …} -Children: Doctrine\ORM\PersistentCollection {#7399 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7402 -id: 132 -name: "アメシスト" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1719214103 {#7400 date: 2024-06-24 16:28:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7401 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7403 …} -Children: Doctrine\ORM\PersistentCollection {#7406 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7409 -id: 131 -name: "アマゾナイト" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1719214098 {#7407 date: 2024-06-24 16:28:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7408 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7410 …} -Children: Doctrine\ORM\PersistentCollection {#7413 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7416 -id: 130 -name: "アベンチュリン" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1719214091 {#7414 date: 2024-06-24 16:28:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7415 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7417 …} -Children: Doctrine\ORM\PersistentCollection {#7420 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7423 -id: 129 -name: "アパタイト" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1719214076 {#7421 date: 2024-06-24 16:27:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7422 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7424 …} -Children: Doctrine\ORM\PersistentCollection {#7427 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7430 -id: 128 -name: "アクアマリン" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1719214065 {#7428 date: 2024-06-24 16:27:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7429 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7431 …} -Children: Doctrine\ORM\PersistentCollection {#7434 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7437 -id: 121 -name: "アクアオーラ" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1717439544 {#7435 date: 2024-06-04 03:32:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7436 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7438 …} -Children: Doctrine\ORM\PersistentCollection {#7441 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7444 -id: 120 -name: "アイリスクォーツ" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1717439529 {#7442 date: 2024-06-04 03:32:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7443 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7445 …} -Children: Doctrine\ORM\PersistentCollection {#7448 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7451 -id: 119 -name: "アイオライト" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1717439519 {#7449 date: 2024-06-04 03:31:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7450 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7452 …} -Children: Doctrine\ORM\PersistentCollection {#7455 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7458 -id: 16 -name: "アイテム" -hierarchy: 1 -sort_no: 210 -create_date: DateTime @1713760183 {#6761 date: 2024-04-22 13:29:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#6760 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7459 …} -Children: Doctrine\ORM\PersistentCollection {#7462 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#7463 -id: 317 -name: "シーズンコレクション・サマー" -hierarchy: 2 -sort_no: 209 -create_date: DateTime @1746148832 {#7456 date: 2025-05-02 10:20:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746148832 {#7457 date: 2025-05-02 10:20:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7464 …} -Children: Doctrine\ORM\PersistentCollection {#7467 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6764 …} } Eccube\Entity\Category {#7472 -id: 316 -name: "父の日限定アイテム" -hierarchy: 2 -sort_no: 208 -create_date: DateTime @1743663525 {#7470 date: 2025-04-03 15:58:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747099714 {#7471 date: 2025-05-13 10:28:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7473 …} -Children: Doctrine\ORM\PersistentCollection {#7476 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6764 …} } Eccube\Entity\Category {#7479 -id: 315 -name: "ポスター掲載商品" -hierarchy: 2 -sort_no: 207 -create_date: DateTime @1743385403 {#7477 date: 2025-03-31 10:43:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1743385403 {#7478 date: 2025-03-31 10:43:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7480 …} -Children: Doctrine\ORM\PersistentCollection {#7483 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6764 …} } Eccube\Entity\Category {#7486 -id: 314 -name: "シーズンコレクション・スプリング" -hierarchy: 2 -sort_no: 206 -create_date: DateTime @1739858412 {#7484 date: 2025-02-18 15:00:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1739858412 {#7485 date: 2025-02-18 15:00:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7487 …} -Children: Doctrine\ORM\PersistentCollection {#7490 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6764 …} } Eccube\Entity\Category {#7493 -id: 311 -name: "巳年特集" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1735090009 {#7491 date: 2024-12-25 10:26:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741569182 {#7492 date: 2025-03-10 10:13:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7494 …} -Children: Doctrine\ORM\PersistentCollection {#7497 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6764 …} } Eccube\Entity\Category {#7500 -id: 127 -name: "リング" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1718619073 {#7498 date: 2024-06-17 19:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#7499 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7501 …} -Children: Doctrine\ORM\PersistentCollection {#7504 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6764 …} } Eccube\Entity\Category {#7507 -id: 22 -name: "others" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1713760239 {#7505 date: 2024-04-22 13:30:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#7506 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7508 …} -Children: Doctrine\ORM\PersistentCollection {#7511 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6764 …} } Eccube\Entity\Category {#7514 -id: 21 -name: "浄化グッズ" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1713760231 {#7512 date: 2024-04-22 13:30:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#7513 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7515 …} -Children: Doctrine\ORM\PersistentCollection {#7518 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6764 …} } Eccube\Entity\Category {#7521 -id: 20 -name: "原石" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1713760226 {#7519 date: 2024-04-22 13:30:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#7520 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7522 …} -Children: Doctrine\ORM\PersistentCollection {#7525 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6764 …} } Eccube\Entity\Category {#7528 -id: 19 -name: "ピアス・イヤリング" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1713760219 {#7526 date: 2024-04-22 13:30:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#7527 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7529 …} -Children: Doctrine\ORM\PersistentCollection {#7532 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6764 …} } Eccube\Entity\Category {#7535 -id: 18 -name: "ネックレス" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1713760199 {#7533 date: 2024-04-22 13:29:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#7534 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7536 …} -Children: Doctrine\ORM\PersistentCollection {#7539 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6764 …} } Eccube\Entity\Category {#7542 -id: 17 -name: "ブレスレット" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1713760194 {#7540 date: 2024-04-22 13:29:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#7541 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7543 …} -Children: Doctrine\ORM\PersistentCollection {#7546 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6764 …} } Eccube\Entity\Category {#7549 -id: 210 -name: "誕生石" -hierarchy: 1 -sort_no: 124 -create_date: DateTime @1719807088 {#7469 date: 2024-07-01 13:11:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#7468 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7550 …} -Children: Doctrine\ORM\PersistentCollection {#7553 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#7554 -id: 222 -name: "12月生まれ" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1719807143 {#7547 date: 2024-07-01 13:12:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807143 {#7548 date: 2024-07-01 13:12:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7555 …} -Children: Doctrine\ORM\PersistentCollection {#7558 …} -Parent: Eccube\Entity\Category {#7549} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#7563 -id: 221 -name: "11月生まれ" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1719807140 {#7561 date: 2024-07-01 13:12:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807140 {#7562 date: 2024-07-01 13:12:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7564 …} -Children: Doctrine\ORM\PersistentCollection {#7567 …} -Parent: Eccube\Entity\Category {#7549} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#7570 -id: 220 -name: "10月生まれ" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1719807137 {#7568 date: 2024-07-01 13:12:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807137 {#7569 date: 2024-07-01 13:12:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7571 …} -Children: Doctrine\ORM\PersistentCollection {#7574 …} -Parent: Eccube\Entity\Category {#7549} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#7577 -id: 219 -name: "9月生まれ" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1719807132 {#7575 date: 2024-07-01 13:12:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807132 {#7576 date: 2024-07-01 13:12:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7578 …} -Children: Doctrine\ORM\PersistentCollection {#7581 …} -Parent: Eccube\Entity\Category {#7549} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#7584 -id: 218 -name: "8月生まれ" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1719807128 {#7582 date: 2024-07-01 13:12:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807128 {#7583 date: 2024-07-01 13:12:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7585 …} -Children: Doctrine\ORM\PersistentCollection {#7588 …} -Parent: Eccube\Entity\Category {#7549} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#7591 -id: 217 -name: "7月生まれ" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1719807126 {#7589 date: 2024-07-01 13:12:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807126 {#7590 date: 2024-07-01 13:12:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7592 …} -Children: Doctrine\ORM\PersistentCollection {#7595 …} -Parent: Eccube\Entity\Category {#7549} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#7598 -id: 216 -name: "6月生まれ" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1719807123 {#7596 date: 2024-07-01 13:12:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807123 {#7597 date: 2024-07-01 13:12:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7599 …} -Children: Doctrine\ORM\PersistentCollection {#7602 …} -Parent: Eccube\Entity\Category {#7549} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#7605 -id: 215 -name: "5月生まれ" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1719807120 {#7603 date: 2024-07-01 13:12:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807120 {#7604 date: 2024-07-01 13:12:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7606 …} -Children: Doctrine\ORM\PersistentCollection {#7609 …} -Parent: Eccube\Entity\Category {#7549} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#7612 -id: 214 -name: "4月生まれ" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1719807117 {#7610 date: 2024-07-01 13:11:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807117 {#7611 date: 2024-07-01 13:11:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7613 …} -Children: Doctrine\ORM\PersistentCollection {#7616 …} -Parent: Eccube\Entity\Category {#7549} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#7619 -id: 213 -name: "3月生まれ" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1719807114 {#7617 date: 2024-07-01 13:11:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807114 {#7618 date: 2024-07-01 13:11:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7620 …} -Children: Doctrine\ORM\PersistentCollection {#7623 …} -Parent: Eccube\Entity\Category {#7549} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#7626 -id: 212 -name: "2月生まれ" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1719807111 {#7624 date: 2024-07-01 13:11:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807111 {#7625 date: 2024-07-01 13:11:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7627 …} -Children: Doctrine\ORM\PersistentCollection {#7630 …} -Parent: Eccube\Entity\Category {#7549} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#7633 -id: 211 -name: "1月生まれ" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1719807107 {#7631 date: 2024-07-01 13:11:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807107 {#7632 date: 2024-07-01 13:11:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7634 …} -Children: Doctrine\ORM\PersistentCollection {#7637 …} -Parent: Eccube\Entity\Category {#7549} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#7640 -id: 310 -name: "誕生石アートブレスレット" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1732076237 {#7638 date: 2024-11-20 13:17:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732776583 {#7639 date: 2024-11-28 15:49:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7641 …} -Children: Doctrine\ORM\PersistentCollection {#7644 …} -Parent: Eccube\Entity\Category {#7549} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6764 …} } Eccube\Entity\Category {#7647 -id: 223 -name: "天珠" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1719807161 {#7559 date: 2024-07-01 13:12:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#7560 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7648 …} -Children: Doctrine\ORM\PersistentCollection {#7651 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#7652 -id: 287 -name: "金銭鈎天珠" -hierarchy: 2 -sort_no: 187 -create_date: DateTime @1721714336 {#7645 date: 2024-07-23 14:58:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7646 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7653 …} -Children: Doctrine\ORM\PersistentCollection {#7656 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7661 -id: 286 -name: "龍神天珠" -hierarchy: 2 -sort_no: 186 -create_date: DateTime @1719807697 {#7659 date: 2024-07-01 13:21:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7660 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7662 …} -Children: Doctrine\ORM\PersistentCollection {#7665 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7668 -id: 285 -name: "寶瓶天珠" -hierarchy: 2 -sort_no: 185 -create_date: DateTime @1719807689 {#7666 date: 2024-07-01 13:21:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7667 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7669 …} -Children: Doctrine\ORM\PersistentCollection {#7672 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7675 -id: 284 -name: "水蓮花天珠" -hierarchy: 2 -sort_no: 184 -create_date: DateTime @1719807682 {#7673 date: 2024-07-01 13:21:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7674 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7676 …} -Children: Doctrine\ORM\PersistentCollection {#7679 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7682 -id: 283 -name: "虎牙天珠" -hierarchy: 2 -sort_no: 183 -create_date: DateTime @1719807676 {#7680 date: 2024-07-01 13:21:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7681 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7683 …} -Children: Doctrine\ORM\PersistentCollection {#7686 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7689 -id: 282 -name: "緑度母天珠" -hierarchy: 2 -sort_no: 182 -create_date: DateTime @1719807669 {#7687 date: 2024-07-01 13:21:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7688 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7690 …} -Children: Doctrine\ORM\PersistentCollection {#7693 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7696 -id: 281 -name: "観音天珠" -hierarchy: 2 -sort_no: 181 -create_date: DateTime @1719807663 {#7694 date: 2024-07-01 13:21:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7695 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7697 …} -Children: Doctrine\ORM\PersistentCollection {#7700 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7703 -id: 280 -name: "龍眼天珠" -hierarchy: 2 -sort_no: 180 -create_date: DateTime @1719807656 {#7701 date: 2024-07-01 13:20:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7702 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7704 …} -Children: Doctrine\ORM\PersistentCollection {#7707 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6202 -id: 279 -name: "陰陽太極天珠" -hierarchy: 2 -sort_no: 179 -create_date: DateTime @1719807647 {#6208 date: 2024-07-01 13:20:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#5968 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6206 …} -Children: Doctrine\ORM\PersistentCollection {#6211 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7709 -id: 278 -name: "大黒天天珠" -hierarchy: 2 -sort_no: 178 -create_date: DateTime @1719807642 {#6073 date: 2024-07-01 13:20:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7708 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7710 …} -Children: Doctrine\ORM\PersistentCollection {#7713 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7716 -id: 277 -name: "鳳凰眼天珠" -hierarchy: 2 -sort_no: 177 -create_date: DateTime @1719807636 {#7714 date: 2024-07-01 13:20:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7715 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7717 …} -Children: Doctrine\ORM\PersistentCollection {#7720 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7723 -id: 276 -name: "麒麟天珠" -hierarchy: 2 -sort_no: 176 -create_date: DateTime @1719807630 {#7721 date: 2024-07-01 13:20:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7722 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7724 …} -Children: Doctrine\ORM\PersistentCollection {#7727 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7730 -id: 275 -name: "白蛇天珠" -hierarchy: 2 -sort_no: 175 -create_date: DateTime @1719807624 {#7728 date: 2024-07-01 13:20:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7729 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7731 …} -Children: Doctrine\ORM\PersistentCollection {#7734 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7737 -id: 274 -name: "弁財天天珠" -hierarchy: 2 -sort_no: 174 -create_date: DateTime @1719807618 {#7735 date: 2024-07-01 13:20:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7736 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7738 …} -Children: Doctrine\ORM\PersistentCollection {#7741 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7744 -id: 273 -name: "蔓字天珠" -hierarchy: 2 -sort_no: 173 -create_date: DateTime @1719807611 {#7742 date: 2024-07-01 13:20:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7743 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7745 …} -Children: Doctrine\ORM\PersistentCollection {#7748 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7751 -id: 272 -name: "星辰天珠" -hierarchy: 2 -sort_no: 172 -create_date: DateTime @1719807605 {#7749 date: 2024-07-01 13:20:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7750 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7752 …} -Children: Doctrine\ORM\PersistentCollection {#7755 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7758 -id: 271 -name: "羊眼板珠" -hierarchy: 2 -sort_no: 171 -create_date: DateTime @1719807598 {#7756 date: 2024-07-01 13:19:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7757 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7759 …} -Children: Doctrine\ORM\PersistentCollection {#7762 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7765 -id: 270 -name: "三色線珠" -hierarchy: 2 -sort_no: 170 -create_date: DateTime @1719807588 {#7763 date: 2024-07-01 13:19:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7764 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7766 …} -Children: Doctrine\ORM\PersistentCollection {#7769 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7772 -id: 269 -name: "福壽天珠" -hierarchy: 2 -sort_no: 169 -create_date: DateTime @1719807583 {#7770 date: 2024-07-01 13:19:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7771 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7773 …} -Children: Doctrine\ORM\PersistentCollection {#7776 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7779 -id: 268 -name: "大鵬鳥天珠" -hierarchy: 2 -sort_no: 168 -create_date: DateTime @1719807577 {#7777 date: 2024-07-01 13:19:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7778 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7780 …} -Children: Doctrine\ORM\PersistentCollection {#7783 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7786 -id: 267 -name: "菩提天珠" -hierarchy: 2 -sort_no: 167 -create_date: DateTime @1719807570 {#7784 date: 2024-07-01 13:19:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7785 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7787 …} -Children: Doctrine\ORM\PersistentCollection {#7790 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7793 -id: 266 -name: "大人天珠" -hierarchy: 2 -sort_no: 166 -create_date: DateTime @1719807564 {#7791 date: 2024-07-01 13:19:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7792 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7794 …} -Children: Doctrine\ORM\PersistentCollection {#7797 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7800 -id: 265 -name: "山形天珠" -hierarchy: 2 -sort_no: 165 -create_date: DateTime @1719807557 {#7798 date: 2024-07-01 13:19:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7799 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7801 …} -Children: Doctrine\ORM\PersistentCollection {#7804 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7807 -id: 264 -name: "双天地天珠" -hierarchy: 2 -sort_no: 164 -create_date: DateTime @1719807548 {#7805 date: 2024-07-01 13:19:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7806 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7808 …} -Children: Doctrine\ORM\PersistentCollection {#7811 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7814 -id: 263 -name: "天地天珠" -hierarchy: 2 -sort_no: 163 -create_date: DateTime @1719807542 {#7812 date: 2024-07-01 13:19:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7813 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7815 …} -Children: Doctrine\ORM\PersistentCollection {#7818 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7821 -id: 262 -name: "日月天珠" -hierarchy: 2 -sort_no: 162 -create_date: DateTime @1719807535 {#7819 date: 2024-07-01 13:18:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7820 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7822 …} -Children: Doctrine\ORM\PersistentCollection {#7825 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7828 -id: 261 -name: "黒白天珠" -hierarchy: 2 -sort_no: 161 -create_date: DateTime @1719807529 {#7826 date: 2024-07-01 13:18:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7827 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7829 …} -Children: Doctrine\ORM\PersistentCollection {#7832 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7835 -id: 260 -name: "流水紋天珠" -hierarchy: 2 -sort_no: 160 -create_date: DateTime @1719807521 {#7833 date: 2024-07-01 13:18:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7834 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7836 …} -Children: Doctrine\ORM\PersistentCollection {#7839 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7842 -id: 259 -name: "財神天珠" -hierarchy: 2 -sort_no: 159 -create_date: DateTime @1719807514 {#7840 date: 2024-07-01 13:18:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7841 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7843 …} -Children: Doctrine\ORM\PersistentCollection {#7846 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7849 -id: 258 -name: "如意鈎天珠" -hierarchy: 2 -sort_no: 158 -create_date: DateTime @1719807506 {#7847 date: 2024-07-01 13:18:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7848 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7850 …} -Children: Doctrine\ORM\PersistentCollection {#7853 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7856 -id: 257 -name: "水紋天珠" -hierarchy: 2 -sort_no: 157 -create_date: DateTime @1719807499 {#7854 date: 2024-07-01 13:18:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7855 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7857 …} -Children: Doctrine\ORM\PersistentCollection {#7860 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7863 -id: 256 -name: "薬師天珠" -hierarchy: 2 -sort_no: 156 -create_date: DateTime @1719807490 {#7861 date: 2024-07-01 13:18:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7862 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7864 …} -Children: Doctrine\ORM\PersistentCollection {#7867 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7870 -id: 255 -name: "亀甲長壽天珠" -hierarchy: 2 -sort_no: 155 -create_date: DateTime @1719807484 {#7868 date: 2024-07-01 13:18:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7869 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7871 …} -Children: Doctrine\ORM\PersistentCollection {#7874 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7877 -id: 254 -name: "金剛虎牙六眼天珠" -hierarchy: 2 -sort_no: 154 -create_date: DateTime @1719807477 {#7875 date: 2024-07-01 13:17:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7876 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7878 …} -Children: Doctrine\ORM\PersistentCollection {#7881 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7884 -id: 253 -name: "金剛蓮花三眼天珠" -hierarchy: 2 -sort_no: 153 -create_date: DateTime @1719807468 {#7882 date: 2024-07-01 13:17:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7883 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7885 …} -Children: Doctrine\ORM\PersistentCollection {#7888 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7891 -id: 252 -name: "金剛杵天珠" -hierarchy: 2 -sort_no: 152 -create_date: DateTime @1719807459 {#7889 date: 2024-07-01 13:17:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7890 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7892 …} -Children: Doctrine\ORM\PersistentCollection {#7895 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7898 -id: 251 -name: "蓮師法器天珠" -hierarchy: 2 -sort_no: 151 -create_date: DateTime @1719807449 {#7896 date: 2024-07-01 13:17:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7897 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7899 …} -Children: Doctrine\ORM\PersistentCollection {#7902 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7905 -id: 250 -name: "蓮師法帽天珠" -hierarchy: 2 -sort_no: 150 -create_date: DateTime @1719807441 {#7903 date: 2024-07-01 13:17:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7904 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7906 …} -Children: Doctrine\ORM\PersistentCollection {#7909 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7912 -id: 249 -name: "閃電五眼天珠" -hierarchy: 2 -sort_no: 149 -create_date: DateTime @1719807435 {#7910 date: 2024-07-01 13:17:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7911 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7913 …} -Children: Doctrine\ORM\PersistentCollection {#7916 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7919 -id: 248 -name: "蓮花天珠" -hierarchy: 2 -sort_no: 148 -create_date: DateTime @1719807427 {#7917 date: 2024-07-01 13:17:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7918 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7920 …} -Children: Doctrine\ORM\PersistentCollection {#7923 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7926 -id: 247 -name: "四線虎牙天珠" -hierarchy: 2 -sort_no: 147 -create_date: DateTime @1719807420 {#7924 date: 2024-07-01 13:17:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7925 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7927 …} -Children: Doctrine\ORM\PersistentCollection {#7930 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7933 -id: 246 -name: "五福臨門天珠" -hierarchy: 2 -sort_no: 146 -create_date: DateTime @1719807414 {#7931 date: 2024-07-01 13:16:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7932 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7934 …} -Children: Doctrine\ORM\PersistentCollection {#7937 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7940 -id: 245 -name: "如意天珠" -hierarchy: 2 -sort_no: 145 -create_date: DateTime @1719807407 {#7938 date: 2024-07-01 13:16:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7939 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7941 …} -Children: Doctrine\ORM\PersistentCollection {#7944 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7947 -id: 244 -name: "二十一眼天珠" -hierarchy: 2 -sort_no: 144 -create_date: DateTime @1719807400 {#7945 date: 2024-07-01 13:16:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7946 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7948 …} -Children: Doctrine\ORM\PersistentCollection {#7951 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7954 -id: 243 -name: "二十眼天珠" -hierarchy: 2 -sort_no: 143 -create_date: DateTime @1719807394 {#7952 date: 2024-07-01 13:16:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7953 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7955 …} -Children: Doctrine\ORM\PersistentCollection {#7958 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7961 -id: 242 -name: "十九眼天珠" -hierarchy: 2 -sort_no: 142 -create_date: DateTime @1719807386 {#7959 date: 2024-07-01 13:16:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7960 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7962 …} -Children: Doctrine\ORM\PersistentCollection {#7965 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7968 -id: 241 -name: "十八眼天珠" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1719807380 {#7966 date: 2024-07-01 13:16:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7967 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7969 …} -Children: Doctrine\ORM\PersistentCollection {#7972 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7975 -id: 240 -name: "十七眼天珠" -hierarchy: 2 -sort_no: 140 -create_date: DateTime @1719807323 {#7973 date: 2024-07-01 13:15:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7974 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7976 …} -Children: Doctrine\ORM\PersistentCollection {#7979 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7982 -id: 239 -name: "十六眼天珠" -hierarchy: 2 -sort_no: 139 -create_date: DateTime @1719807316 {#7980 date: 2024-07-01 13:15:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7981 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7983 …} -Children: Doctrine\ORM\PersistentCollection {#7986 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7989 -id: 238 -name: "十五眼天珠" -hierarchy: 2 -sort_no: 138 -create_date: DateTime @1719807308 {#7987 date: 2024-07-01 13:15:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7988 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7990 …} -Children: Doctrine\ORM\PersistentCollection {#7993 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7996 -id: 237 -name: "十四眼天珠" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1719807302 {#7994 date: 2024-07-01 13:15:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7995 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7997 …} -Children: Doctrine\ORM\PersistentCollection {#8000 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#8003 -id: 236 -name: "十三眼天珠" -hierarchy: 2 -sort_no: 136 -create_date: DateTime @1719807293 {#8001 date: 2024-07-01 13:14:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8002 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8004 …} -Children: Doctrine\ORM\PersistentCollection {#8007 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#8010 -id: 235 -name: "十二眼天珠" -hierarchy: 2 -sort_no: 135 -create_date: DateTime @1719807286 {#8008 date: 2024-07-01 13:14:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8009 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8011 …} -Children: Doctrine\ORM\PersistentCollection {#8014 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#8017 -id: 234 -name: "十一眼天珠" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1719807279 {#8015 date: 2024-07-01 13:14:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8016 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8018 …} -Children: Doctrine\ORM\PersistentCollection {#8021 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#8024 -id: 233 -name: "十眼天珠" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1719807272 {#8022 date: 2024-07-01 13:14:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8023 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8025 …} -Children: Doctrine\ORM\PersistentCollection {#8028 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#8031 -id: 232 -name: "九眼天珠" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1719807265 {#8029 date: 2024-07-01 13:14:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8030 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8032 …} -Children: Doctrine\ORM\PersistentCollection {#8035 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#8038 -id: 231 -name: "八眼天珠" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1719807258 {#8036 date: 2024-07-01 13:14:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8037 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8039 …} -Children: Doctrine\ORM\PersistentCollection {#8042 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#8045 -id: 230 -name: "七眼天珠" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1719807251 {#8043 date: 2024-07-01 13:14:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8044 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8046 …} -Children: Doctrine\ORM\PersistentCollection {#8049 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#8052 -id: 229 -name: "六眼天珠" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1719807237 {#8050 date: 2024-07-01 13:13:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8051 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8053 …} -Children: Doctrine\ORM\PersistentCollection {#8056 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#8059 -id: 228 -name: "五眼天珠" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1719807225 {#8057 date: 2024-07-01 13:13:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8058 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8060 …} -Children: Doctrine\ORM\PersistentCollection {#8063 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#8066 -id: 227 -name: "四眼天珠" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1719807216 {#8064 date: 2024-07-01 13:13:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8065 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8067 …} -Children: Doctrine\ORM\PersistentCollection {#8070 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#8073 -id: 226 -name: "三眼天珠" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1719807209 {#8071 date: 2024-07-01 13:13:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8072 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8074 …} -Children: Doctrine\ORM\PersistentCollection {#8077 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#8080 -id: 225 -name: "二眼天珠" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1719807199 {#8078 date: 2024-07-01 13:13:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8079 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8081 …} -Children: Doctrine\ORM\PersistentCollection {#8084 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#8087 -id: 308 -name: "蓮花羊眼板天珠" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1726199960 {#8085 date: 2024-09-13 12:59:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726199960 {#8086 date: 2024-09-13 12:59:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8088 …} -Children: Doctrine\ORM\PersistentCollection {#8091 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#8094 -id: 224 -name: "一眼天珠" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1719807188 {#8092 date: 2024-07-01 13:13:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8093 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8095 …} -Children: Doctrine\ORM\PersistentCollection {#8098 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#8099 -id: 116 -name: "ピックアップ" -hierarchy: 1 -sort_no: 24 -create_date: DateTime @1717434582 {#7657 date: 2024-06-04 02:09:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#7658 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8100 …} -Children: Doctrine\ORM\PersistentCollection {#8103 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#8106 -id: 117 -name: "ギフト" -hierarchy: 1 -sort_no: 21 -create_date: DateTime @1717434592 {#8104 date: 2024-06-04 02:09:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#8105 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8107 …} -Children: Doctrine\ORM\PersistentCollection {#8110 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#8115 -id: 30 -name: "運気" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1713760364 {#8111 date: 2024-04-22 13:32:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#8112 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8116 …} -Children: Doctrine\ORM\PersistentCollection {#8119 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#8120 -id: 115 -name: "招福" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1717417635 {#8113 date: 2024-06-03 21:27:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417635 {#8114 date: 2024-06-03 21:27:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8121 …} -Children: Doctrine\ORM\PersistentCollection {#8124 …} -Parent: Eccube\Entity\Category {#8115} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#8129 -id: 114 -name: "願望達成" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1717417623 {#8127 date: 2024-06-03 21:27:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417623 {#8128 date: 2024-06-03 21:27:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8130 …} -Children: Doctrine\ORM\PersistentCollection {#8133 …} -Parent: Eccube\Entity\Category {#8115} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#8136 -id: 113 -name: "学業・試験運" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1717417608 {#8134 date: 2024-06-03 21:26:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417608 {#8135 date: 2024-06-03 21:26:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8137 …} -Children: Doctrine\ORM\PersistentCollection {#8140 …} -Parent: Eccube\Entity\Category {#8115} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#8143 -id: 112 -name: "家庭運" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1717417591 {#8141 date: 2024-06-03 21:26:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417591 {#8142 date: 2024-06-03 21:26:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8144 …} -Children: Doctrine\ORM\PersistentCollection {#8147 …} -Parent: Eccube\Entity\Category {#8115} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#8150 -id: 111 -name: "結婚運" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1717417586 {#8148 date: 2024-06-03 21:26:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417586 {#8149 date: 2024-06-03 21:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8151 …} -Children: Doctrine\ORM\PersistentCollection {#8154 …} -Parent: Eccube\Entity\Category {#8115} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#8157 -id: 110 -name: "開運" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1717417580 {#8155 date: 2024-06-03 21:26:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417580 {#8156 date: 2024-06-03 21:26:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8158 …} -Children: Doctrine\ORM\PersistentCollection {#8161 …} -Parent: Eccube\Entity\Category {#8115} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#8164 -id: 109 -name: "対人運" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1717417576 {#8162 date: 2024-06-03 21:26:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417576 {#8163 date: 2024-06-03 21:26:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8165 …} -Children: Doctrine\ORM\PersistentCollection {#8168 …} -Parent: Eccube\Entity\Category {#8115} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#8171 -id: 108 -name: "魔除け" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1717417566 {#8169 date: 2024-06-03 21:26:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417566 {#8170 date: 2024-06-03 21:26:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8172 …} -Children: Doctrine\ORM\PersistentCollection {#8175 …} -Parent: Eccube\Entity\Category {#8115} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#8178 -id: 107 -name: "健康運" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1717417562 {#8176 date: 2024-06-03 21:26:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417562 {#8177 date: 2024-06-03 21:26:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8179 …} -Children: Doctrine\ORM\PersistentCollection {#8182 …} -Parent: Eccube\Entity\Category {#8115} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#8185 -id: 106 -name: "全体運" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1717417539 {#8183 date: 2024-06-03 21:25:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417539 {#8184 date: 2024-06-03 21:25:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8186 …} -Children: Doctrine\ORM\PersistentCollection {#8189 …} -Parent: Eccube\Entity\Category {#8115} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#8192 -id: 33 -name: "仕事運" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1713760383 {#8190 date: 2024-04-22 13:33:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713760383 {#8191 date: 2024-04-22 13:33:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8193 …} -Children: Doctrine\ORM\PersistentCollection {#8196 …} -Parent: Eccube\Entity\Category {#8115} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#8199 -id: 32 -name: "金運・財運" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1713760378 {#8197 date: 2024-04-22 13:32:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417551 {#8198 date: 2024-06-03 21:25:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8200 …} -Children: Doctrine\ORM\PersistentCollection {#8203 …} -Parent: Eccube\Entity\Category {#8115} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#8206 -id: 31 -name: "恋愛運" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1713760375 {#8204 date: 2024-04-22 13:32:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713760375 {#8205 date: 2024-04-22 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8207 …} -Children: Doctrine\ORM\PersistentCollection {#8210 …} -Parent: Eccube\Entity\Category {#8115} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } ] |
[ Eccube\Entity\Category {#6531 -id: 312 -name: "セール" -hierarchy: 1 -sort_no: 212 -create_date: DateTime @1735090129 {#6537 date: 2024-12-25 10:28:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#6535 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6621 …} -Children: Doctrine\ORM\PersistentCollection {#6777 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#6772 -id: 118 -name: "天然石" -hierarchy: 1 -sort_no: 211 -create_date: DateTime @1717439447 {#6776 date: 2024-06-04 03:30:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#6775 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6771 …} -Children: Doctrine\ORM\PersistentCollection {#6768 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#6767 -id: 309 -name: "トパーズ" -hierarchy: 2 -sort_no: 205 -create_date: DateTime @1728971426 {#6774 date: 2024-10-15 14:50:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728971426 {#6773 date: 2024-10-15 14:50:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6766 …} -Children: Doctrine\ORM\PersistentCollection {#6762 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6764 …} } Eccube\Entity\Category {#6757 -id: 306 -name: "ラヴァストーン" -hierarchy: 2 -sort_no: 204 -create_date: DateTime @1725857600 {#6759 date: 2024-09-09 13:53:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857600 {#6758 date: 2024-09-09 13:53:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6756 …} -Children: Doctrine\ORM\PersistentCollection {#6753 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#6750 -id: 305 -name: "リバーストーン" -hierarchy: 2 -sort_no: 203 -create_date: DateTime @1725857595 {#6752 date: 2024-09-09 13:53:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857595 {#6751 date: 2024-09-09 13:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6749 …} -Children: Doctrine\ORM\PersistentCollection {#6534 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#6737 -id: 304 -name: "クラック水晶" -hierarchy: 2 -sort_no: 202 -create_date: DateTime @1725857588 {#6532 date: 2024-09-09 13:53:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857588 {#6553 date: 2024-09-09 13:53:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6739 …} -Children: Doctrine\ORM\PersistentCollection {#6742 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#6745 -id: 303 -name: "ゴールドコーラル" -hierarchy: 2 -sort_no: 201 -create_date: DateTime @1725857582 {#6743 date: 2024-09-09 13:53:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857582 {#6744 date: 2024-09-09 13:53:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6746 …} -Children: Doctrine\ORM\PersistentCollection {#6784 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#6785 -id: 302 -name: "ダルメシアンジャスパー" -hierarchy: 2 -sort_no: 200 -create_date: DateTime @1725857574 {#6782 date: 2024-09-09 13:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857574 {#6783 date: 2024-09-09 13:52:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6786 …} -Children: Doctrine\ORM\PersistentCollection {#6789 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#6792 -id: 207 -name: "ローズジャスパー" -hierarchy: 2 -sort_no: 199 -create_date: DateTime @1719214717 {#6790 date: 2024-06-24 16:38:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6791 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6793 …} -Children: Doctrine\ORM\PersistentCollection {#6797 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6800 -id: 206 -name: "ローズクォーツ" -hierarchy: 2 -sort_no: 198 -create_date: DateTime @1719214706 {#6798 date: 2024-06-24 16:38:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6799 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6801 …} -Children: Doctrine\ORM\PersistentCollection {#6804 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6807 -id: 205 -name: "レモンクォーツ" -hierarchy: 2 -sort_no: 197 -create_date: DateTime @1719214700 {#6805 date: 2024-06-24 16:38:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6806 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6808 …} -Children: Doctrine\ORM\PersistentCollection {#6811 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6814 -id: 204 -name: "レッドタイガーアイ" -hierarchy: 2 -sort_no: 196 -create_date: DateTime @1719214691 {#6812 date: 2024-06-24 16:38:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6813 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6815 …} -Children: Doctrine\ORM\PersistentCollection {#6818 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6821 -id: 203 -name: "レッドアゲート" -hierarchy: 2 -sort_no: 195 -create_date: DateTime @1719214683 {#6819 date: 2024-06-24 16:38:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6820 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6822 …} -Children: Doctrine\ORM\PersistentCollection {#6825 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6828 -id: 202 -name: "レインボームーンストーン" -hierarchy: 2 -sort_no: 194 -create_date: DateTime @1719214676 {#6826 date: 2024-06-24 16:37:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6827 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6829 …} -Children: Doctrine\ORM\PersistentCollection {#6832 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6835 -id: 201 -name: "ルビー" -hierarchy: 2 -sort_no: 193 -create_date: DateTime @1719214669 {#6833 date: 2024-06-24 16:37:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6834 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6836 …} -Children: Doctrine\ORM\PersistentCollection {#6839 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6842 -id: 200 -name: "ルチルクォーツ" -hierarchy: 2 -sort_no: 192 -create_date: DateTime @1719214664 {#6840 date: 2024-06-24 16:37:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6841 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6843 …} -Children: Doctrine\ORM\PersistentCollection {#6846 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6849 -id: 199 -name: "龍紋メノウ" -hierarchy: 2 -sort_no: 191 -create_date: DateTime @1719214655 {#6847 date: 2024-06-24 16:37:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6848 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6850 …} -Children: Doctrine\ORM\PersistentCollection {#6853 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6856 -id: 300 -name: "リバーストーン" -hierarchy: 2 -sort_no: 190 -create_date: DateTime @1721966548 {#6854 date: 2024-07-26 13:02:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6855 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6857 …} -Children: Doctrine\ORM\PersistentCollection {#6860 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6863 -id: 198 -name: "ラリマー" -hierarchy: 2 -sort_no: 189 -create_date: DateTime @1719214639 {#6861 date: 2024-06-24 16:37:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6862 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6864 …} -Children: Doctrine\ORM\PersistentCollection {#6867 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6870 -id: 197 -name: "ラブラドライト" -hierarchy: 2 -sort_no: 188 -create_date: DateTime @1719214636 {#6868 date: 2024-06-24 16:37:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6869 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6871 …} -Children: Doctrine\ORM\PersistentCollection {#6874 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6877 -id: 196 -name: "ラピスラズリ" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1719214627 {#6875 date: 2024-06-24 16:37:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6876 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6878 …} -Children: Doctrine\ORM\PersistentCollection {#6881 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6884 -id: 195 -name: "モルガナイト" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1719214616 {#6882 date: 2024-06-24 16:36:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6883 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6885 …} -Children: Doctrine\ORM\PersistentCollection {#6888 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6891 -id: 194 -name: "モリオン" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1719214612 {#6889 date: 2024-06-24 16:36:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6890 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6892 …} -Children: Doctrine\ORM\PersistentCollection {#6895 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6898 -id: 193 -name: "モスアゲート" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1719214606 {#6896 date: 2024-06-24 16:36:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6897 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6899 …} -Children: Doctrine\ORM\PersistentCollection {#6902 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6905 -id: 192 -name: "ムーンストーン" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1719214601 {#6903 date: 2024-06-24 16:36:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6904 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6906 …} -Children: Doctrine\ORM\PersistentCollection {#6909 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6912 -id: 191 -name: "ミッドナイトオーラ" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1719214596 {#6910 date: 2024-06-24 16:36:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6911 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6913 …} -Children: Doctrine\ORM\PersistentCollection {#6916 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6919 -id: 289 -name: "MIXアゲート" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1721726889 {#6917 date: 2024-07-23 18:28:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6918 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6920 …} -Children: Doctrine\ORM\PersistentCollection {#6923 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6926 -id: 190 -name: "マザーオブパール" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1719214587 {#6924 date: 2024-06-24 16:36:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6925 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6927 …} -Children: Doctrine\ORM\PersistentCollection {#6930 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6933 -id: 189 -name: "ホワイトカルセドニー" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1719214578 {#6931 date: 2024-06-24 16:36:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6932 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6934 …} -Children: Doctrine\ORM\PersistentCollection {#6937 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6940 -id: 188 -name: "北投石" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1719214570 {#6938 date: 2024-06-24 16:36:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6939 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6941 …} -Children: Doctrine\ORM\PersistentCollection {#6944 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6947 -id: 187 -name: "ペリドット" -hierarchy: 2 -sort_no: 100 -create_date: DateTime @1719214560 {#6945 date: 2024-06-24 16:36:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6946 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6948 …} -Children: Doctrine\ORM\PersistentCollection {#6951 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6954 -id: 186 -name: "ヘマタイト" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1719214555 {#6952 date: 2024-06-24 16:35:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6953 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6955 …} -Children: Doctrine\ORM\PersistentCollection {#6958 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6961 -id: 185 -name: "フローライト" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1719214550 {#6959 date: 2024-06-24 16:35:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6960 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6962 …} -Children: Doctrine\ORM\PersistentCollection {#6965 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6968 -id: 184 -name: "プレナイト" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1719214544 {#6966 date: 2024-06-24 16:35:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6967 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6969 …} -Children: Doctrine\ORM\PersistentCollection {#6972 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6975 -id: 183 -name: "ブルーレースアゲート" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1719214535 {#6973 date: 2024-06-24 16:35:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6974 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6976 …} -Children: Doctrine\ORM\PersistentCollection {#6979 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6982 -id: 182 -name: "ブルータイガーアイ" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1719214526 {#6980 date: 2024-06-24 16:35:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6981 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6983 …} -Children: Doctrine\ORM\PersistentCollection {#6986 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6989 -id: 181 -name: "ブルーゴールドストーン" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1719214514 {#6987 date: 2024-06-24 16:35:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6988 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6990 …} -Children: Doctrine\ORM\PersistentCollection {#6993 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6996 -id: 180 -name: "ブラックスピネル" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1719214503 {#6994 date: 2024-06-24 16:35:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6995 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6997 …} -Children: Doctrine\ORM\PersistentCollection {#7000 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7003 -id: 292 -name: "ピーコックヘマタイト" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1721726912 {#7001 date: 2024-07-23 18:28:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7002 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7004 …} -Children: Doctrine\ORM\PersistentCollection {#7007 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7010 -id: 179 -name: "ピンクオパール" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1719214489 {#7008 date: 2024-06-24 16:34:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7009 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7011 …} -Children: Doctrine\ORM\PersistentCollection {#7014 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7017 -id: 178 -name: "ヒマラヤ水晶" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1719214480 {#7015 date: 2024-06-24 16:34:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7016 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7018 …} -Children: Doctrine\ORM\PersistentCollection {#7021 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7024 -id: 177 -name: "翡翠" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1719214472 {#7022 date: 2024-06-24 16:34:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7023 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7025 …} -Children: Doctrine\ORM\PersistentCollection {#7028 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7031 -id: 176 -name: "ピクチャージャスパー" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1719214467 {#7029 date: 2024-06-24 16:34:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7030 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7032 …} -Children: Doctrine\ORM\PersistentCollection {#7035 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7038 -id: 175 -name: "ハウライト" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1719214458 {#7036 date: 2024-06-24 16:34:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7037 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7039 …} -Children: Doctrine\ORM\PersistentCollection {#7042 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7045 -id: 174 -name: "パイライト" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1719214453 {#7043 date: 2024-06-24 16:34:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7044 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7046 …} -Children: Doctrine\ORM\PersistentCollection {#7049 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7052 -id: 173 -name: "パール" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1719214443 {#7050 date: 2024-06-24 16:34:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7051 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7053 …} -Children: Doctrine\ORM\PersistentCollection {#7056 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7059 -id: 172 -name: "トルマリン" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1719214439 {#7057 date: 2024-06-24 16:33:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7058 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7060 …} -Children: Doctrine\ORM\PersistentCollection {#7063 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7066 -id: 171 -name: "テラヘルツ" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1719214435 {#7064 date: 2024-06-24 16:33:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7065 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7067 …} -Children: Doctrine\ORM\PersistentCollection {#7070 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7073 -id: 301 -name: "ツリーアゲート" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1721966565 {#7071 date: 2024-07-26 13:02:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7072 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7074 …} -Children: Doctrine\ORM\PersistentCollection {#7077 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7080 -id: 170 -name: "茶黄水晶" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1719214422 {#7078 date: 2024-06-24 16:33:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7079 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7081 …} -Children: Doctrine\ORM\PersistentCollection {#7084 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7087 -id: 169 -name: "チェリークォーツ" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1719214416 {#7085 date: 2024-06-24 16:33:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7086 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7088 …} -Children: Doctrine\ORM\PersistentCollection {#7091 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7094 -id: 168 -name: "タンザナイト" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1719214409 {#7092 date: 2024-06-24 16:33:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7093 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7095 …} -Children: Doctrine\ORM\PersistentCollection {#7098 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7101 -id: 290 -name: "ダルメシアンジャスパー" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1721726899 {#7099 date: 2024-07-23 18:28:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7100 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7102 …} -Children: Doctrine\ORM\PersistentCollection {#7105 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7108 -id: 167 -name: "タイガーアイ" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1719214404 {#7106 date: 2024-06-24 16:33:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7107 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7109 …} -Children: Doctrine\ORM\PersistentCollection {#7112 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7115 -id: 166 -name: "ターコイズ" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1719214392 {#7113 date: 2024-06-24 16:33:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7114 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7116 …} -Children: Doctrine\ORM\PersistentCollection {#7119 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7122 -id: 165 -name: "ソーダライト" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1719214381 {#7120 date: 2024-06-24 16:33:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7121 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7123 …} -Children: Doctrine\ORM\PersistentCollection {#7126 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7129 -id: 164 -name: "スモーキークォーツ" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1719214373 {#7127 date: 2024-06-24 16:32:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7128 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7130 …} -Children: Doctrine\ORM\PersistentCollection {#7133 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7136 -id: 163 -name: "スピネル" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1719214365 {#7134 date: 2024-06-24 16:32:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7135 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7137 …} -Children: Doctrine\ORM\PersistentCollection {#7140 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7143 -id: 162 -name: "ストロベリークォーツ" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1719214359 {#7141 date: 2024-06-24 16:32:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7142 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7144 …} -Children: Doctrine\ORM\PersistentCollection {#7147 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7150 -id: 161 -name: "スギライト" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1719214347 {#7148 date: 2024-06-24 16:32:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7149 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7151 …} -Children: Doctrine\ORM\PersistentCollection {#7154 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7157 -id: 160 -name: "水晶" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1719214342 {#7155 date: 2024-06-24 16:32:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7156 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7158 …} -Children: Doctrine\ORM\PersistentCollection {#7161 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7164 -id: 294 -name: "朱砂パーツ" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1721726925 {#7162 date: 2024-07-23 18:28:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7163 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7165 …} -Children: Doctrine\ORM\PersistentCollection {#7168 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7171 -id: 159 -name: "シトリン" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1719214334 {#7169 date: 2024-06-24 16:32:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7170 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7172 …} -Children: Doctrine\ORM\PersistentCollection {#7175 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7178 -id: 158 -name: "サンストーン" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1719214329 {#7176 date: 2024-06-24 16:32:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7177 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7179 …} -Children: Doctrine\ORM\PersistentCollection {#7182 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7185 -id: 157 -name: "珊瑚" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1719214321 {#7183 date: 2024-06-24 16:32:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7184 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7186 …} -Children: Doctrine\ORM\PersistentCollection {#7189 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7192 -id: 156 -name: "サファイア" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1719214302 {#7190 date: 2024-06-24 16:31:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7191 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7193 …} -Children: Doctrine\ORM\PersistentCollection {#7196 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7199 -id: 155 -name: "サードニクス" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1719214295 {#7197 date: 2024-06-24 16:31:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7198 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7200 …} -Children: Doctrine\ORM\PersistentCollection {#7203 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7206 -id: 154 -name: "コスモオーラ" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1719214286 {#7204 date: 2024-06-24 16:31:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7205 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7207 …} -Children: Doctrine\ORM\PersistentCollection {#7210 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7213 -id: 153 -name: "ゴールドヘマタイト" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1719214278 {#7211 date: 2024-06-24 16:31:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7212 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7214 …} -Children: Doctrine\ORM\PersistentCollection {#7217 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7220 -id: 152 -name: "ゴールドストーン" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1719214270 {#7218 date: 2024-06-24 16:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7219 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7221 …} -Children: Doctrine\ORM\PersistentCollection {#7224 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7227 -id: 295 -name: "ゴールドコーラル" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1721726932 {#7225 date: 2024-07-23 18:28:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7226 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7228 …} -Children: Doctrine\ORM\PersistentCollection {#7231 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7234 -id: 151 -name: "ゴールデンオーラ" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1719214263 {#7232 date: 2024-06-24 16:31:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7233 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7235 …} -Children: Doctrine\ORM\PersistentCollection {#7238 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7241 -id: 150 -name: "クンツァイト" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1719214255 {#7239 date: 2024-06-24 16:30:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7240 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7242 …} -Children: Doctrine\ORM\PersistentCollection {#7245 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7248 -id: 149 -name: "クリソコーラ" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1719214243 {#7246 date: 2024-06-24 16:30:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7247 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7249 …} -Children: Doctrine\ORM\PersistentCollection {#7252 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7255 -id: 148 -name: "グリーンアゲート" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1719214233 {#7253 date: 2024-06-24 16:30:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7254 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7256 …} -Children: Doctrine\ORM\PersistentCollection {#7259 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7262 -id: 296 -name: "クラック水晶" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1721726937 {#7260 date: 2024-07-23 18:28:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7261 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7263 …} -Children: Doctrine\ORM\PersistentCollection {#7266 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7269 -id: 291 -name: "キャンディークォーツ" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1721726906 {#7267 date: 2024-07-23 18:28:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7268 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7270 …} -Children: Doctrine\ORM\PersistentCollection {#7273 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7276 -id: 147 -name: "眼球メノウ" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1719214224 {#7274 date: 2024-06-24 16:30:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7275 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7277 …} -Children: Doctrine\ORM\PersistentCollection {#7280 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7283 -id: 146 -name: "カルサイト" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1719214207 {#7281 date: 2024-06-24 16:30:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7282 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7284 …} -Children: Doctrine\ORM\PersistentCollection {#7287 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7290 -id: 298 -name: "カラーチェンジフローライト" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1721726951 {#7288 date: 2024-07-23 18:29:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7289 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7291 …} -Children: Doctrine\ORM\PersistentCollection {#7294 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7297 -id: 145 -name: "カイヤナイト" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1719214198 {#7295 date: 2024-06-24 16:29:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7296 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7298 …} -Children: Doctrine\ORM\PersistentCollection {#7301 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7304 -id: 144 -name: "カーネリアン" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1719214192 {#7302 date: 2024-06-24 16:29:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7303 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7305 …} -Children: Doctrine\ORM\PersistentCollection {#7308 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7311 -id: 143 -name: "ガーネット" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1719214185 {#7309 date: 2024-06-24 16:29:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7310 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7312 …} -Children: Doctrine\ORM\PersistentCollection {#7315 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7318 -id: 142 -name: "ガーデンクォーツ" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1719214182 {#7316 date: 2024-06-24 16:29:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7317 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7319 …} -Children: Doctrine\ORM\PersistentCollection {#7322 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7325 -id: 141 -name: "オレンジムーンストーン" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1719214174 {#7323 date: 2024-06-24 16:29:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7324 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7326 …} -Children: Doctrine\ORM\PersistentCollection {#7329 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7332 -id: 297 -name: "オレンジファントムクォーツ" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1721726944 {#7330 date: 2024-07-23 18:29:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7331 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7333 …} -Children: Doctrine\ORM\PersistentCollection {#7336 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7339 -id: 140 -name: "オブシディアン" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1719214165 {#7337 date: 2024-06-24 16:29:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7338 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7340 …} -Children: Doctrine\ORM\PersistentCollection {#7343 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7346 -id: 139 -name: "オニキス" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1719214157 {#7344 date: 2024-06-24 16:29:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7345 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7347 …} -Children: Doctrine\ORM\PersistentCollection {#7350 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7353 -id: 138 -name: "オーロラオーラ" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1719214152 {#7351 date: 2024-06-24 16:29:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7352 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7354 …} -Children: Doctrine\ORM\PersistentCollection {#7357 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7360 -id: 293 -name: "エンジェルラダー" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1721726919 {#7358 date: 2024-07-23 18:28:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7359 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7361 …} -Children: Doctrine\ORM\PersistentCollection {#7364 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7367 -id: 137 -name: "エンジェライト" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1719214142 {#7365 date: 2024-06-24 16:29:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7366 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7368 …} -Children: Doctrine\ORM\PersistentCollection {#7371 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7374 -id: 136 -name: "エレスチャル" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1719214136 {#7372 date: 2024-06-24 16:28:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7373 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7375 …} -Children: Doctrine\ORM\PersistentCollection {#7378 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7381 -id: 135 -name: "インカローズ" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1719214126 {#7379 date: 2024-06-24 16:28:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7380 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7382 …} -Children: Doctrine\ORM\PersistentCollection {#7385 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7388 -id: 134 -name: "アンバー" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1719214114 {#7386 date: 2024-06-24 16:28:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7387 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7389 …} -Children: Doctrine\ORM\PersistentCollection {#7392 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7395 -id: 133 -name: "アメトリン" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1719214108 {#7393 date: 2024-06-24 16:28:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7394 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7396 …} -Children: Doctrine\ORM\PersistentCollection {#7399 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7402 -id: 132 -name: "アメシスト" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1719214103 {#7400 date: 2024-06-24 16:28:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7401 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7403 …} -Children: Doctrine\ORM\PersistentCollection {#7406 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7409 -id: 131 -name: "アマゾナイト" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1719214098 {#7407 date: 2024-06-24 16:28:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7408 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7410 …} -Children: Doctrine\ORM\PersistentCollection {#7413 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7416 -id: 130 -name: "アベンチュリン" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1719214091 {#7414 date: 2024-06-24 16:28:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7415 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7417 …} -Children: Doctrine\ORM\PersistentCollection {#7420 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7423 -id: 129 -name: "アパタイト" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1719214076 {#7421 date: 2024-06-24 16:27:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7422 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7424 …} -Children: Doctrine\ORM\PersistentCollection {#7427 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7430 -id: 128 -name: "アクアマリン" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1719214065 {#7428 date: 2024-06-24 16:27:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7429 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7431 …} -Children: Doctrine\ORM\PersistentCollection {#7434 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7437 -id: 121 -name: "アクアオーラ" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1717439544 {#7435 date: 2024-06-04 03:32:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7436 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7438 …} -Children: Doctrine\ORM\PersistentCollection {#7441 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7444 -id: 120 -name: "アイリスクォーツ" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1717439529 {#7442 date: 2024-06-04 03:32:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7443 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7445 …} -Children: Doctrine\ORM\PersistentCollection {#7448 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7451 -id: 119 -name: "アイオライト" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1717439519 {#7449 date: 2024-06-04 03:31:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7450 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7452 …} -Children: Doctrine\ORM\PersistentCollection {#7455 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7458 -id: 16 -name: "アイテム" -hierarchy: 1 -sort_no: 210 -create_date: DateTime @1713760183 {#6761 date: 2024-04-22 13:29:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#6760 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7459 …} -Children: Doctrine\ORM\PersistentCollection {#7462 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#7463 -id: 317 -name: "シーズンコレクション・サマー" -hierarchy: 2 -sort_no: 209 -create_date: DateTime @1746148832 {#7456 date: 2025-05-02 10:20:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746148832 {#7457 date: 2025-05-02 10:20:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7464 …} -Children: Doctrine\ORM\PersistentCollection {#7467 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6764 …} } Eccube\Entity\Category {#7472 -id: 316 -name: "父の日限定アイテム" -hierarchy: 2 -sort_no: 208 -create_date: DateTime @1743663525 {#7470 date: 2025-04-03 15:58:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747099714 {#7471 date: 2025-05-13 10:28:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7473 …} -Children: Doctrine\ORM\PersistentCollection {#7476 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6764 …} } Eccube\Entity\Category {#7479 -id: 315 -name: "ポスター掲載商品" -hierarchy: 2 -sort_no: 207 -create_date: DateTime @1743385403 {#7477 date: 2025-03-31 10:43:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1743385403 {#7478 date: 2025-03-31 10:43:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7480 …} -Children: Doctrine\ORM\PersistentCollection {#7483 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6764 …} } Eccube\Entity\Category {#7486 -id: 314 -name: "シーズンコレクション・スプリング" -hierarchy: 2 -sort_no: 206 -create_date: DateTime @1739858412 {#7484 date: 2025-02-18 15:00:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1739858412 {#7485 date: 2025-02-18 15:00:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7487 …} -Children: Doctrine\ORM\PersistentCollection {#7490 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6764 …} } Eccube\Entity\Category {#7493 -id: 311 -name: "巳年特集" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1735090009 {#7491 date: 2024-12-25 10:26:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741569182 {#7492 date: 2025-03-10 10:13:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7494 …} -Children: Doctrine\ORM\PersistentCollection {#7497 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6764 …} } Eccube\Entity\Category {#7500 -id: 127 -name: "リング" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1718619073 {#7498 date: 2024-06-17 19:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#7499 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7501 …} -Children: Doctrine\ORM\PersistentCollection {#7504 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6764 …} } Eccube\Entity\Category {#7507 -id: 22 -name: "others" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1713760239 {#7505 date: 2024-04-22 13:30:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#7506 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7508 …} -Children: Doctrine\ORM\PersistentCollection {#7511 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6764 …} } Eccube\Entity\Category {#7514 -id: 21 -name: "浄化グッズ" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1713760231 {#7512 date: 2024-04-22 13:30:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#7513 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7515 …} -Children: Doctrine\ORM\PersistentCollection {#7518 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6764 …} } Eccube\Entity\Category {#7521 -id: 20 -name: "原石" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1713760226 {#7519 date: 2024-04-22 13:30:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#7520 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7522 …} -Children: Doctrine\ORM\PersistentCollection {#7525 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6764 …} } Eccube\Entity\Category {#7528 -id: 19 -name: "ピアス・イヤリング" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1713760219 {#7526 date: 2024-04-22 13:30:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#7527 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7529 …} -Children: Doctrine\ORM\PersistentCollection {#7532 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6764 …} } Eccube\Entity\Category {#7535 -id: 18 -name: "ネックレス" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1713760199 {#7533 date: 2024-04-22 13:29:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#7534 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7536 …} -Children: Doctrine\ORM\PersistentCollection {#7539 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6764 …} } Eccube\Entity\Category {#7542 -id: 17 -name: "ブレスレット" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1713760194 {#7540 date: 2024-04-22 13:29:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#7541 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7543 …} -Children: Doctrine\ORM\PersistentCollection {#7546 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6764 …} } Eccube\Entity\Category {#7549 -id: 210 -name: "誕生石" -hierarchy: 1 -sort_no: 124 -create_date: DateTime @1719807088 {#7469 date: 2024-07-01 13:11:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#7468 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7550 …} -Children: Doctrine\ORM\PersistentCollection {#7553 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#7554 -id: 222 -name: "12月生まれ" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1719807143 {#7547 date: 2024-07-01 13:12:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807143 {#7548 date: 2024-07-01 13:12:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7555 …} -Children: Doctrine\ORM\PersistentCollection {#7558 …} -Parent: Eccube\Entity\Category {#7549} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#7563 -id: 221 -name: "11月生まれ" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1719807140 {#7561 date: 2024-07-01 13:12:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807140 {#7562 date: 2024-07-01 13:12:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7564 …} -Children: Doctrine\ORM\PersistentCollection {#7567 …} -Parent: Eccube\Entity\Category {#7549} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#7570 -id: 220 -name: "10月生まれ" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1719807137 {#7568 date: 2024-07-01 13:12:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807137 {#7569 date: 2024-07-01 13:12:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7571 …} -Children: Doctrine\ORM\PersistentCollection {#7574 …} -Parent: Eccube\Entity\Category {#7549} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#7577 -id: 219 -name: "9月生まれ" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1719807132 {#7575 date: 2024-07-01 13:12:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807132 {#7576 date: 2024-07-01 13:12:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7578 …} -Children: Doctrine\ORM\PersistentCollection {#7581 …} -Parent: Eccube\Entity\Category {#7549} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#7584 -id: 218 -name: "8月生まれ" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1719807128 {#7582 date: 2024-07-01 13:12:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807128 {#7583 date: 2024-07-01 13:12:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7585 …} -Children: Doctrine\ORM\PersistentCollection {#7588 …} -Parent: Eccube\Entity\Category {#7549} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#7591 -id: 217 -name: "7月生まれ" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1719807126 {#7589 date: 2024-07-01 13:12:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807126 {#7590 date: 2024-07-01 13:12:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7592 …} -Children: Doctrine\ORM\PersistentCollection {#7595 …} -Parent: Eccube\Entity\Category {#7549} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#7598 -id: 216 -name: "6月生まれ" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1719807123 {#7596 date: 2024-07-01 13:12:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807123 {#7597 date: 2024-07-01 13:12:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7599 …} -Children: Doctrine\ORM\PersistentCollection {#7602 …} -Parent: Eccube\Entity\Category {#7549} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#7605 -id: 215 -name: "5月生まれ" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1719807120 {#7603 date: 2024-07-01 13:12:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807120 {#7604 date: 2024-07-01 13:12:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7606 …} -Children: Doctrine\ORM\PersistentCollection {#7609 …} -Parent: Eccube\Entity\Category {#7549} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#7612 -id: 214 -name: "4月生まれ" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1719807117 {#7610 date: 2024-07-01 13:11:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807117 {#7611 date: 2024-07-01 13:11:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7613 …} -Children: Doctrine\ORM\PersistentCollection {#7616 …} -Parent: Eccube\Entity\Category {#7549} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#7619 -id: 213 -name: "3月生まれ" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1719807114 {#7617 date: 2024-07-01 13:11:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807114 {#7618 date: 2024-07-01 13:11:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7620 …} -Children: Doctrine\ORM\PersistentCollection {#7623 …} -Parent: Eccube\Entity\Category {#7549} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#7626 -id: 212 -name: "2月生まれ" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1719807111 {#7624 date: 2024-07-01 13:11:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807111 {#7625 date: 2024-07-01 13:11:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7627 …} -Children: Doctrine\ORM\PersistentCollection {#7630 …} -Parent: Eccube\Entity\Category {#7549} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#7633 -id: 211 -name: "1月生まれ" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1719807107 {#7631 date: 2024-07-01 13:11:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807107 {#7632 date: 2024-07-01 13:11:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7634 …} -Children: Doctrine\ORM\PersistentCollection {#7637 …} -Parent: Eccube\Entity\Category {#7549} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#7640 -id: 310 -name: "誕生石アートブレスレット" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1732076237 {#7638 date: 2024-11-20 13:17:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732776583 {#7639 date: 2024-11-28 15:49:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7641 …} -Children: Doctrine\ORM\PersistentCollection {#7644 …} -Parent: Eccube\Entity\Category {#7549} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6764 …} } Eccube\Entity\Category {#7647 -id: 223 -name: "天珠" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1719807161 {#7559 date: 2024-07-01 13:12:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#7560 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7648 …} -Children: Doctrine\ORM\PersistentCollection {#7651 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#7652 -id: 287 -name: "金銭鈎天珠" -hierarchy: 2 -sort_no: 187 -create_date: DateTime @1721714336 {#7645 date: 2024-07-23 14:58:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7646 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7653 …} -Children: Doctrine\ORM\PersistentCollection {#7656 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7661 -id: 286 -name: "龍神天珠" -hierarchy: 2 -sort_no: 186 -create_date: DateTime @1719807697 {#7659 date: 2024-07-01 13:21:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7660 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7662 …} -Children: Doctrine\ORM\PersistentCollection {#7665 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7668 -id: 285 -name: "寶瓶天珠" -hierarchy: 2 -sort_no: 185 -create_date: DateTime @1719807689 {#7666 date: 2024-07-01 13:21:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7667 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7669 …} -Children: Doctrine\ORM\PersistentCollection {#7672 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7675 -id: 284 -name: "水蓮花天珠" -hierarchy: 2 -sort_no: 184 -create_date: DateTime @1719807682 {#7673 date: 2024-07-01 13:21:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7674 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7676 …} -Children: Doctrine\ORM\PersistentCollection {#7679 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7682 -id: 283 -name: "虎牙天珠" -hierarchy: 2 -sort_no: 183 -create_date: DateTime @1719807676 {#7680 date: 2024-07-01 13:21:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7681 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7683 …} -Children: Doctrine\ORM\PersistentCollection {#7686 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7689 -id: 282 -name: "緑度母天珠" -hierarchy: 2 -sort_no: 182 -create_date: DateTime @1719807669 {#7687 date: 2024-07-01 13:21:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7688 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7690 …} -Children: Doctrine\ORM\PersistentCollection {#7693 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7696 -id: 281 -name: "観音天珠" -hierarchy: 2 -sort_no: 181 -create_date: DateTime @1719807663 {#7694 date: 2024-07-01 13:21:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7695 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7697 …} -Children: Doctrine\ORM\PersistentCollection {#7700 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7703 -id: 280 -name: "龍眼天珠" -hierarchy: 2 -sort_no: 180 -create_date: DateTime @1719807656 {#7701 date: 2024-07-01 13:20:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7702 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7704 …} -Children: Doctrine\ORM\PersistentCollection {#7707 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6202 -id: 279 -name: "陰陽太極天珠" -hierarchy: 2 -sort_no: 179 -create_date: DateTime @1719807647 {#6208 date: 2024-07-01 13:20:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#5968 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6206 …} -Children: Doctrine\ORM\PersistentCollection {#6211 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7709 -id: 278 -name: "大黒天天珠" -hierarchy: 2 -sort_no: 178 -create_date: DateTime @1719807642 {#6073 date: 2024-07-01 13:20:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7708 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7710 …} -Children: Doctrine\ORM\PersistentCollection {#7713 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7716 -id: 277 -name: "鳳凰眼天珠" -hierarchy: 2 -sort_no: 177 -create_date: DateTime @1719807636 {#7714 date: 2024-07-01 13:20:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7715 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7717 …} -Children: Doctrine\ORM\PersistentCollection {#7720 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7723 -id: 276 -name: "麒麟天珠" -hierarchy: 2 -sort_no: 176 -create_date: DateTime @1719807630 {#7721 date: 2024-07-01 13:20:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7722 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7724 …} -Children: Doctrine\ORM\PersistentCollection {#7727 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7730 -id: 275 -name: "白蛇天珠" -hierarchy: 2 -sort_no: 175 -create_date: DateTime @1719807624 {#7728 date: 2024-07-01 13:20:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7729 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7731 …} -Children: Doctrine\ORM\PersistentCollection {#7734 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7737 -id: 274 -name: "弁財天天珠" -hierarchy: 2 -sort_no: 174 -create_date: DateTime @1719807618 {#7735 date: 2024-07-01 13:20:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7736 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7738 …} -Children: Doctrine\ORM\PersistentCollection {#7741 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7744 -id: 273 -name: "蔓字天珠" -hierarchy: 2 -sort_no: 173 -create_date: DateTime @1719807611 {#7742 date: 2024-07-01 13:20:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7743 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7745 …} -Children: Doctrine\ORM\PersistentCollection {#7748 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7751 -id: 272 -name: "星辰天珠" -hierarchy: 2 -sort_no: 172 -create_date: DateTime @1719807605 {#7749 date: 2024-07-01 13:20:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7750 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7752 …} -Children: Doctrine\ORM\PersistentCollection {#7755 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7758 -id: 271 -name: "羊眼板珠" -hierarchy: 2 -sort_no: 171 -create_date: DateTime @1719807598 {#7756 date: 2024-07-01 13:19:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7757 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7759 …} -Children: Doctrine\ORM\PersistentCollection {#7762 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7765 -id: 270 -name: "三色線珠" -hierarchy: 2 -sort_no: 170 -create_date: DateTime @1719807588 {#7763 date: 2024-07-01 13:19:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7764 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7766 …} -Children: Doctrine\ORM\PersistentCollection {#7769 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7772 -id: 269 -name: "福壽天珠" -hierarchy: 2 -sort_no: 169 -create_date: DateTime @1719807583 {#7770 date: 2024-07-01 13:19:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7771 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7773 …} -Children: Doctrine\ORM\PersistentCollection {#7776 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7779 -id: 268 -name: "大鵬鳥天珠" -hierarchy: 2 -sort_no: 168 -create_date: DateTime @1719807577 {#7777 date: 2024-07-01 13:19:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7778 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7780 …} -Children: Doctrine\ORM\PersistentCollection {#7783 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7786 -id: 267 -name: "菩提天珠" -hierarchy: 2 -sort_no: 167 -create_date: DateTime @1719807570 {#7784 date: 2024-07-01 13:19:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7785 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7787 …} -Children: Doctrine\ORM\PersistentCollection {#7790 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7793 -id: 266 -name: "大人天珠" -hierarchy: 2 -sort_no: 166 -create_date: DateTime @1719807564 {#7791 date: 2024-07-01 13:19:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7792 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7794 …} -Children: Doctrine\ORM\PersistentCollection {#7797 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7800 -id: 265 -name: "山形天珠" -hierarchy: 2 -sort_no: 165 -create_date: DateTime @1719807557 {#7798 date: 2024-07-01 13:19:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7799 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7801 …} -Children: Doctrine\ORM\PersistentCollection {#7804 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7807 -id: 264 -name: "双天地天珠" -hierarchy: 2 -sort_no: 164 -create_date: DateTime @1719807548 {#7805 date: 2024-07-01 13:19:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7806 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7808 …} -Children: Doctrine\ORM\PersistentCollection {#7811 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7814 -id: 263 -name: "天地天珠" -hierarchy: 2 -sort_no: 163 -create_date: DateTime @1719807542 {#7812 date: 2024-07-01 13:19:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7813 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7815 …} -Children: Doctrine\ORM\PersistentCollection {#7818 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7821 -id: 262 -name: "日月天珠" -hierarchy: 2 -sort_no: 162 -create_date: DateTime @1719807535 {#7819 date: 2024-07-01 13:18:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7820 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7822 …} -Children: Doctrine\ORM\PersistentCollection {#7825 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7828 -id: 261 -name: "黒白天珠" -hierarchy: 2 -sort_no: 161 -create_date: DateTime @1719807529 {#7826 date: 2024-07-01 13:18:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7827 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7829 …} -Children: Doctrine\ORM\PersistentCollection {#7832 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7835 -id: 260 -name: "流水紋天珠" -hierarchy: 2 -sort_no: 160 -create_date: DateTime @1719807521 {#7833 date: 2024-07-01 13:18:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7834 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7836 …} -Children: Doctrine\ORM\PersistentCollection {#7839 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7842 -id: 259 -name: "財神天珠" -hierarchy: 2 -sort_no: 159 -create_date: DateTime @1719807514 {#7840 date: 2024-07-01 13:18:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7841 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7843 …} -Children: Doctrine\ORM\PersistentCollection {#7846 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7849 -id: 258 -name: "如意鈎天珠" -hierarchy: 2 -sort_no: 158 -create_date: DateTime @1719807506 {#7847 date: 2024-07-01 13:18:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7848 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7850 …} -Children: Doctrine\ORM\PersistentCollection {#7853 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7856 -id: 257 -name: "水紋天珠" -hierarchy: 2 -sort_no: 157 -create_date: DateTime @1719807499 {#7854 date: 2024-07-01 13:18:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7855 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7857 …} -Children: Doctrine\ORM\PersistentCollection {#7860 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7863 -id: 256 -name: "薬師天珠" -hierarchy: 2 -sort_no: 156 -create_date: DateTime @1719807490 {#7861 date: 2024-07-01 13:18:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7862 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7864 …} -Children: Doctrine\ORM\PersistentCollection {#7867 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7870 -id: 255 -name: "亀甲長壽天珠" -hierarchy: 2 -sort_no: 155 -create_date: DateTime @1719807484 {#7868 date: 2024-07-01 13:18:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7869 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7871 …} -Children: Doctrine\ORM\PersistentCollection {#7874 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7877 -id: 254 -name: "金剛虎牙六眼天珠" -hierarchy: 2 -sort_no: 154 -create_date: DateTime @1719807477 {#7875 date: 2024-07-01 13:17:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7876 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7878 …} -Children: Doctrine\ORM\PersistentCollection {#7881 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7884 -id: 253 -name: "金剛蓮花三眼天珠" -hierarchy: 2 -sort_no: 153 -create_date: DateTime @1719807468 {#7882 date: 2024-07-01 13:17:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7883 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7885 …} -Children: Doctrine\ORM\PersistentCollection {#7888 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7891 -id: 252 -name: "金剛杵天珠" -hierarchy: 2 -sort_no: 152 -create_date: DateTime @1719807459 {#7889 date: 2024-07-01 13:17:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7890 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7892 …} -Children: Doctrine\ORM\PersistentCollection {#7895 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7898 -id: 251 -name: "蓮師法器天珠" -hierarchy: 2 -sort_no: 151 -create_date: DateTime @1719807449 {#7896 date: 2024-07-01 13:17:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7897 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7899 …} -Children: Doctrine\ORM\PersistentCollection {#7902 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7905 -id: 250 -name: "蓮師法帽天珠" -hierarchy: 2 -sort_no: 150 -create_date: DateTime @1719807441 {#7903 date: 2024-07-01 13:17:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7904 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7906 …} -Children: Doctrine\ORM\PersistentCollection {#7909 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7912 -id: 249 -name: "閃電五眼天珠" -hierarchy: 2 -sort_no: 149 -create_date: DateTime @1719807435 {#7910 date: 2024-07-01 13:17:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7911 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7913 …} -Children: Doctrine\ORM\PersistentCollection {#7916 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7919 -id: 248 -name: "蓮花天珠" -hierarchy: 2 -sort_no: 148 -create_date: DateTime @1719807427 {#7917 date: 2024-07-01 13:17:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7918 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7920 …} -Children: Doctrine\ORM\PersistentCollection {#7923 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7926 -id: 247 -name: "四線虎牙天珠" -hierarchy: 2 -sort_no: 147 -create_date: DateTime @1719807420 {#7924 date: 2024-07-01 13:17:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7925 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7927 …} -Children: Doctrine\ORM\PersistentCollection {#7930 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7933 -id: 246 -name: "五福臨門天珠" -hierarchy: 2 -sort_no: 146 -create_date: DateTime @1719807414 {#7931 date: 2024-07-01 13:16:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7932 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7934 …} -Children: Doctrine\ORM\PersistentCollection {#7937 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7940 -id: 245 -name: "如意天珠" -hierarchy: 2 -sort_no: 145 -create_date: DateTime @1719807407 {#7938 date: 2024-07-01 13:16:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7939 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7941 …} -Children: Doctrine\ORM\PersistentCollection {#7944 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7947 -id: 244 -name: "二十一眼天珠" -hierarchy: 2 -sort_no: 144 -create_date: DateTime @1719807400 {#7945 date: 2024-07-01 13:16:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7946 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7948 …} -Children: Doctrine\ORM\PersistentCollection {#7951 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7954 -id: 243 -name: "二十眼天珠" -hierarchy: 2 -sort_no: 143 -create_date: DateTime @1719807394 {#7952 date: 2024-07-01 13:16:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7953 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7955 …} -Children: Doctrine\ORM\PersistentCollection {#7958 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7961 -id: 242 -name: "十九眼天珠" -hierarchy: 2 -sort_no: 142 -create_date: DateTime @1719807386 {#7959 date: 2024-07-01 13:16:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7960 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7962 …} -Children: Doctrine\ORM\PersistentCollection {#7965 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7968 -id: 241 -name: "十八眼天珠" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1719807380 {#7966 date: 2024-07-01 13:16:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7967 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7969 …} -Children: Doctrine\ORM\PersistentCollection {#7972 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7975 -id: 240 -name: "十七眼天珠" -hierarchy: 2 -sort_no: 140 -create_date: DateTime @1719807323 {#7973 date: 2024-07-01 13:15:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7974 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7976 …} -Children: Doctrine\ORM\PersistentCollection {#7979 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7982 -id: 239 -name: "十六眼天珠" -hierarchy: 2 -sort_no: 139 -create_date: DateTime @1719807316 {#7980 date: 2024-07-01 13:15:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7981 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7983 …} -Children: Doctrine\ORM\PersistentCollection {#7986 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7989 -id: 238 -name: "十五眼天珠" -hierarchy: 2 -sort_no: 138 -create_date: DateTime @1719807308 {#7987 date: 2024-07-01 13:15:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7988 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7990 …} -Children: Doctrine\ORM\PersistentCollection {#7993 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7996 -id: 237 -name: "十四眼天珠" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1719807302 {#7994 date: 2024-07-01 13:15:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7995 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7997 …} -Children: Doctrine\ORM\PersistentCollection {#8000 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#8003 -id: 236 -name: "十三眼天珠" -hierarchy: 2 -sort_no: 136 -create_date: DateTime @1719807293 {#8001 date: 2024-07-01 13:14:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8002 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8004 …} -Children: Doctrine\ORM\PersistentCollection {#8007 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#8010 -id: 235 -name: "十二眼天珠" -hierarchy: 2 -sort_no: 135 -create_date: DateTime @1719807286 {#8008 date: 2024-07-01 13:14:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8009 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8011 …} -Children: Doctrine\ORM\PersistentCollection {#8014 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#8017 -id: 234 -name: "十一眼天珠" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1719807279 {#8015 date: 2024-07-01 13:14:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8016 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8018 …} -Children: Doctrine\ORM\PersistentCollection {#8021 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#8024 -id: 233 -name: "十眼天珠" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1719807272 {#8022 date: 2024-07-01 13:14:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8023 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8025 …} -Children: Doctrine\ORM\PersistentCollection {#8028 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#8031 -id: 232 -name: "九眼天珠" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1719807265 {#8029 date: 2024-07-01 13:14:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8030 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8032 …} -Children: Doctrine\ORM\PersistentCollection {#8035 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#8038 -id: 231 -name: "八眼天珠" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1719807258 {#8036 date: 2024-07-01 13:14:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8037 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8039 …} -Children: Doctrine\ORM\PersistentCollection {#8042 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#8045 -id: 230 -name: "七眼天珠" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1719807251 {#8043 date: 2024-07-01 13:14:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8044 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8046 …} -Children: Doctrine\ORM\PersistentCollection {#8049 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#8052 -id: 229 -name: "六眼天珠" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1719807237 {#8050 date: 2024-07-01 13:13:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8051 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8053 …} -Children: Doctrine\ORM\PersistentCollection {#8056 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#8059 -id: 228 -name: "五眼天珠" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1719807225 {#8057 date: 2024-07-01 13:13:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8058 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8060 …} -Children: Doctrine\ORM\PersistentCollection {#8063 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#8066 -id: 227 -name: "四眼天珠" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1719807216 {#8064 date: 2024-07-01 13:13:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8065 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8067 …} -Children: Doctrine\ORM\PersistentCollection {#8070 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#8073 -id: 226 -name: "三眼天珠" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1719807209 {#8071 date: 2024-07-01 13:13:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8072 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8074 …} -Children: Doctrine\ORM\PersistentCollection {#8077 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#8080 -id: 225 -name: "二眼天珠" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1719807199 {#8078 date: 2024-07-01 13:13:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8079 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8081 …} -Children: Doctrine\ORM\PersistentCollection {#8084 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#8087 -id: 308 -name: "蓮花羊眼板天珠" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1726199960 {#8085 date: 2024-09-13 12:59:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726199960 {#8086 date: 2024-09-13 12:59:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8088 …} -Children: Doctrine\ORM\PersistentCollection {#8091 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#8094 -id: 224 -name: "一眼天珠" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1719807188 {#8092 date: 2024-07-01 13:13:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8093 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8095 …} -Children: Doctrine\ORM\PersistentCollection {#8098 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#8099 -id: 116 -name: "ピックアップ" -hierarchy: 1 -sort_no: 24 -create_date: DateTime @1717434582 {#7657 date: 2024-06-04 02:09:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#7658 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8100 …} -Children: Doctrine\ORM\PersistentCollection {#8103 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#8106 -id: 117 -name: "ギフト" -hierarchy: 1 -sort_no: 21 -create_date: DateTime @1717434592 {#8104 date: 2024-06-04 02:09:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#8105 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8107 …} -Children: Doctrine\ORM\PersistentCollection {#8110 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#8115 -id: 30 -name: "運気" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1713760364 {#8111 date: 2024-04-22 13:32:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#8112 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8116 …} -Children: Doctrine\ORM\PersistentCollection {#8119 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#8120 -id: 115 -name: "招福" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1717417635 {#8113 date: 2024-06-03 21:27:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417635 {#8114 date: 2024-06-03 21:27:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8121 …} -Children: Doctrine\ORM\PersistentCollection {#8124 …} -Parent: Eccube\Entity\Category {#8115} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#8129 -id: 114 -name: "願望達成" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1717417623 {#8127 date: 2024-06-03 21:27:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417623 {#8128 date: 2024-06-03 21:27:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8130 …} -Children: Doctrine\ORM\PersistentCollection {#8133 …} -Parent: Eccube\Entity\Category {#8115} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#8136 -id: 113 -name: "学業・試験運" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1717417608 {#8134 date: 2024-06-03 21:26:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417608 {#8135 date: 2024-06-03 21:26:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8137 …} -Children: Doctrine\ORM\PersistentCollection {#8140 …} -Parent: Eccube\Entity\Category {#8115} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#8143 -id: 112 -name: "家庭運" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1717417591 {#8141 date: 2024-06-03 21:26:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417591 {#8142 date: 2024-06-03 21:26:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8144 …} -Children: Doctrine\ORM\PersistentCollection {#8147 …} -Parent: Eccube\Entity\Category {#8115} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#8150 -id: 111 -name: "結婚運" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1717417586 {#8148 date: 2024-06-03 21:26:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417586 {#8149 date: 2024-06-03 21:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8151 …} -Children: Doctrine\ORM\PersistentCollection {#8154 …} -Parent: Eccube\Entity\Category {#8115} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#8157 -id: 110 -name: "開運" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1717417580 {#8155 date: 2024-06-03 21:26:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417580 {#8156 date: 2024-06-03 21:26:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8158 …} -Children: Doctrine\ORM\PersistentCollection {#8161 …} -Parent: Eccube\Entity\Category {#8115} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#8164 -id: 109 -name: "対人運" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1717417576 {#8162 date: 2024-06-03 21:26:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417576 {#8163 date: 2024-06-03 21:26:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8165 …} -Children: Doctrine\ORM\PersistentCollection {#8168 …} -Parent: Eccube\Entity\Category {#8115} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#8171 -id: 108 -name: "魔除け" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1717417566 {#8169 date: 2024-06-03 21:26:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417566 {#8170 date: 2024-06-03 21:26:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8172 …} -Children: Doctrine\ORM\PersistentCollection {#8175 …} -Parent: Eccube\Entity\Category {#8115} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#8178 -id: 107 -name: "健康運" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1717417562 {#8176 date: 2024-06-03 21:26:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417562 {#8177 date: 2024-06-03 21:26:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8179 …} -Children: Doctrine\ORM\PersistentCollection {#8182 …} -Parent: Eccube\Entity\Category {#8115} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#8185 -id: 106 -name: "全体運" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1717417539 {#8183 date: 2024-06-03 21:25:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417539 {#8184 date: 2024-06-03 21:25:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8186 …} -Children: Doctrine\ORM\PersistentCollection {#8189 …} -Parent: Eccube\Entity\Category {#8115} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#8192 -id: 33 -name: "仕事運" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1713760383 {#8190 date: 2024-04-22 13:33:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713760383 {#8191 date: 2024-04-22 13:33:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8193 …} -Children: Doctrine\ORM\PersistentCollection {#8196 …} -Parent: Eccube\Entity\Category {#8115} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#8199 -id: 32 -name: "金運・財運" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1713760378 {#8197 date: 2024-04-22 13:32:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417551 {#8198 date: 2024-06-03 21:25:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8200 …} -Children: Doctrine\ORM\PersistentCollection {#8203 …} -Parent: Eccube\Entity\Category {#8115} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#8206 -id: 31 -name: "恋愛運" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1713760375 {#8204 date: 2024-04-22 13:32:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713760375 {#8205 date: 2024-04-22 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8207 …} -Children: Doctrine\ORM\PersistentCollection {#8210 …} -Parent: Eccube\Entity\Category {#8115} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } ] |
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 {#6361 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#6409 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#6408 -om: ContainerJ2A2ujO\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#672 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6355 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | [ Eccube\Entity\Category {#6531 -id: 312 -name: "セール" -hierarchy: 1 -sort_no: 212 -create_date: DateTime @1735090129 {#6537 date: 2024-12-25 10:28:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#6535 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6621 …} -Children: Doctrine\ORM\PersistentCollection {#6777 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#6772 -id: 118 -name: "天然石" -hierarchy: 1 -sort_no: 211 -create_date: DateTime @1717439447 {#6776 date: 2024-06-04 03:30:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#6775 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6771 …} -Children: Doctrine\ORM\PersistentCollection {#6768 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#6767 -id: 309 -name: "トパーズ" -hierarchy: 2 -sort_no: 205 -create_date: DateTime @1728971426 {#6774 date: 2024-10-15 14:50:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728971426 {#6773 date: 2024-10-15 14:50:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6766 …} -Children: Doctrine\ORM\PersistentCollection {#6762 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6764 …} } Eccube\Entity\Category {#6757 -id: 306 -name: "ラヴァストーン" -hierarchy: 2 -sort_no: 204 -create_date: DateTime @1725857600 {#6759 date: 2024-09-09 13:53:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857600 {#6758 date: 2024-09-09 13:53:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6756 …} -Children: Doctrine\ORM\PersistentCollection {#6753 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#6750 -id: 305 -name: "リバーストーン" -hierarchy: 2 -sort_no: 203 -create_date: DateTime @1725857595 {#6752 date: 2024-09-09 13:53:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857595 {#6751 date: 2024-09-09 13:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6749 …} -Children: Doctrine\ORM\PersistentCollection {#6534 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#6737 -id: 304 -name: "クラック水晶" -hierarchy: 2 -sort_no: 202 -create_date: DateTime @1725857588 {#6532 date: 2024-09-09 13:53:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857588 {#6553 date: 2024-09-09 13:53:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6739 …} -Children: Doctrine\ORM\PersistentCollection {#6742 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#6745 -id: 303 -name: "ゴールドコーラル" -hierarchy: 2 -sort_no: 201 -create_date: DateTime @1725857582 {#6743 date: 2024-09-09 13:53:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857582 {#6744 date: 2024-09-09 13:53:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6746 …} -Children: Doctrine\ORM\PersistentCollection {#6784 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#6785 -id: 302 -name: "ダルメシアンジャスパー" -hierarchy: 2 -sort_no: 200 -create_date: DateTime @1725857574 {#6782 date: 2024-09-09 13:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857574 {#6783 date: 2024-09-09 13:52:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6786 …} -Children: Doctrine\ORM\PersistentCollection {#6789 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#6792 -id: 207 -name: "ローズジャスパー" -hierarchy: 2 -sort_no: 199 -create_date: DateTime @1719214717 {#6790 date: 2024-06-24 16:38:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6791 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6793 …} -Children: Doctrine\ORM\PersistentCollection {#6797 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6800 -id: 206 -name: "ローズクォーツ" -hierarchy: 2 -sort_no: 198 -create_date: DateTime @1719214706 {#6798 date: 2024-06-24 16:38:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6799 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6801 …} -Children: Doctrine\ORM\PersistentCollection {#6804 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6807 -id: 205 -name: "レモンクォーツ" -hierarchy: 2 -sort_no: 197 -create_date: DateTime @1719214700 {#6805 date: 2024-06-24 16:38:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6806 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6808 …} -Children: Doctrine\ORM\PersistentCollection {#6811 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6814 -id: 204 -name: "レッドタイガーアイ" -hierarchy: 2 -sort_no: 196 -create_date: DateTime @1719214691 {#6812 date: 2024-06-24 16:38:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6813 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6815 …} -Children: Doctrine\ORM\PersistentCollection {#6818 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6821 -id: 203 -name: "レッドアゲート" -hierarchy: 2 -sort_no: 195 -create_date: DateTime @1719214683 {#6819 date: 2024-06-24 16:38:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6820 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6822 …} -Children: Doctrine\ORM\PersistentCollection {#6825 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6828 -id: 202 -name: "レインボームーンストーン" -hierarchy: 2 -sort_no: 194 -create_date: DateTime @1719214676 {#6826 date: 2024-06-24 16:37:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6827 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6829 …} -Children: Doctrine\ORM\PersistentCollection {#6832 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6835 -id: 201 -name: "ルビー" -hierarchy: 2 -sort_no: 193 -create_date: DateTime @1719214669 {#6833 date: 2024-06-24 16:37:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6834 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6836 …} -Children: Doctrine\ORM\PersistentCollection {#6839 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6842 -id: 200 -name: "ルチルクォーツ" -hierarchy: 2 -sort_no: 192 -create_date: DateTime @1719214664 {#6840 date: 2024-06-24 16:37:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6841 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6843 …} -Children: Doctrine\ORM\PersistentCollection {#6846 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6849 -id: 199 -name: "龍紋メノウ" -hierarchy: 2 -sort_no: 191 -create_date: DateTime @1719214655 {#6847 date: 2024-06-24 16:37:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6848 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6850 …} -Children: Doctrine\ORM\PersistentCollection {#6853 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6856 -id: 300 -name: "リバーストーン" -hierarchy: 2 -sort_no: 190 -create_date: DateTime @1721966548 {#6854 date: 2024-07-26 13:02:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6855 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6857 …} -Children: Doctrine\ORM\PersistentCollection {#6860 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6863 -id: 198 -name: "ラリマー" -hierarchy: 2 -sort_no: 189 -create_date: DateTime @1719214639 {#6861 date: 2024-06-24 16:37:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6862 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6864 …} -Children: Doctrine\ORM\PersistentCollection {#6867 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6870 -id: 197 -name: "ラブラドライト" -hierarchy: 2 -sort_no: 188 -create_date: DateTime @1719214636 {#6868 date: 2024-06-24 16:37:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6869 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6871 …} -Children: Doctrine\ORM\PersistentCollection {#6874 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6877 -id: 196 -name: "ラピスラズリ" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1719214627 {#6875 date: 2024-06-24 16:37:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6876 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6878 …} -Children: Doctrine\ORM\PersistentCollection {#6881 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6884 -id: 195 -name: "モルガナイト" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1719214616 {#6882 date: 2024-06-24 16:36:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6883 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6885 …} -Children: Doctrine\ORM\PersistentCollection {#6888 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6891 -id: 194 -name: "モリオン" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1719214612 {#6889 date: 2024-06-24 16:36:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6890 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6892 …} -Children: Doctrine\ORM\PersistentCollection {#6895 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6898 -id: 193 -name: "モスアゲート" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1719214606 {#6896 date: 2024-06-24 16:36:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6897 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6899 …} -Children: Doctrine\ORM\PersistentCollection {#6902 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6905 -id: 192 -name: "ムーンストーン" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1719214601 {#6903 date: 2024-06-24 16:36:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6904 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6906 …} -Children: Doctrine\ORM\PersistentCollection {#6909 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6912 -id: 191 -name: "ミッドナイトオーラ" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1719214596 {#6910 date: 2024-06-24 16:36:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6911 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6913 …} -Children: Doctrine\ORM\PersistentCollection {#6916 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6919 -id: 289 -name: "MIXアゲート" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1721726889 {#6917 date: 2024-07-23 18:28:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6918 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6920 …} -Children: Doctrine\ORM\PersistentCollection {#6923 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6926 -id: 190 -name: "マザーオブパール" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1719214587 {#6924 date: 2024-06-24 16:36:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6925 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6927 …} -Children: Doctrine\ORM\PersistentCollection {#6930 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6933 -id: 189 -name: "ホワイトカルセドニー" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1719214578 {#6931 date: 2024-06-24 16:36:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6932 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6934 …} -Children: Doctrine\ORM\PersistentCollection {#6937 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6940 -id: 188 -name: "北投石" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1719214570 {#6938 date: 2024-06-24 16:36:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6939 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6941 …} -Children: Doctrine\ORM\PersistentCollection {#6944 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6947 -id: 187 -name: "ペリドット" -hierarchy: 2 -sort_no: 100 -create_date: DateTime @1719214560 {#6945 date: 2024-06-24 16:36:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6946 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6948 …} -Children: Doctrine\ORM\PersistentCollection {#6951 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6954 -id: 186 -name: "ヘマタイト" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1719214555 {#6952 date: 2024-06-24 16:35:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6953 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6955 …} -Children: Doctrine\ORM\PersistentCollection {#6958 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6961 -id: 185 -name: "フローライト" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1719214550 {#6959 date: 2024-06-24 16:35:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6960 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6962 …} -Children: Doctrine\ORM\PersistentCollection {#6965 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6968 -id: 184 -name: "プレナイト" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1719214544 {#6966 date: 2024-06-24 16:35:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6967 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6969 …} -Children: Doctrine\ORM\PersistentCollection {#6972 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6975 -id: 183 -name: "ブルーレースアゲート" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1719214535 {#6973 date: 2024-06-24 16:35:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6974 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6976 …} -Children: Doctrine\ORM\PersistentCollection {#6979 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6982 -id: 182 -name: "ブルータイガーアイ" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1719214526 {#6980 date: 2024-06-24 16:35:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6981 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6983 …} -Children: Doctrine\ORM\PersistentCollection {#6986 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6989 -id: 181 -name: "ブルーゴールドストーン" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1719214514 {#6987 date: 2024-06-24 16:35:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6988 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6990 …} -Children: Doctrine\ORM\PersistentCollection {#6993 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6996 -id: 180 -name: "ブラックスピネル" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1719214503 {#6994 date: 2024-06-24 16:35:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6995 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6997 …} -Children: Doctrine\ORM\PersistentCollection {#7000 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7003 -id: 292 -name: "ピーコックヘマタイト" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1721726912 {#7001 date: 2024-07-23 18:28:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7002 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7004 …} -Children: Doctrine\ORM\PersistentCollection {#7007 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7010 -id: 179 -name: "ピンクオパール" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1719214489 {#7008 date: 2024-06-24 16:34:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7009 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7011 …} -Children: Doctrine\ORM\PersistentCollection {#7014 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7017 -id: 178 -name: "ヒマラヤ水晶" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1719214480 {#7015 date: 2024-06-24 16:34:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7016 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7018 …} -Children: Doctrine\ORM\PersistentCollection {#7021 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7024 -id: 177 -name: "翡翠" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1719214472 {#7022 date: 2024-06-24 16:34:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7023 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7025 …} -Children: Doctrine\ORM\PersistentCollection {#7028 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7031 -id: 176 -name: "ピクチャージャスパー" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1719214467 {#7029 date: 2024-06-24 16:34:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7030 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7032 …} -Children: Doctrine\ORM\PersistentCollection {#7035 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7038 -id: 175 -name: "ハウライト" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1719214458 {#7036 date: 2024-06-24 16:34:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7037 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7039 …} -Children: Doctrine\ORM\PersistentCollection {#7042 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7045 -id: 174 -name: "パイライト" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1719214453 {#7043 date: 2024-06-24 16:34:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7044 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7046 …} -Children: Doctrine\ORM\PersistentCollection {#7049 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7052 -id: 173 -name: "パール" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1719214443 {#7050 date: 2024-06-24 16:34:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7051 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7053 …} -Children: Doctrine\ORM\PersistentCollection {#7056 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7059 -id: 172 -name: "トルマリン" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1719214439 {#7057 date: 2024-06-24 16:33:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7058 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7060 …} -Children: Doctrine\ORM\PersistentCollection {#7063 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7066 -id: 171 -name: "テラヘルツ" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1719214435 {#7064 date: 2024-06-24 16:33:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7065 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7067 …} -Children: Doctrine\ORM\PersistentCollection {#7070 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7073 -id: 301 -name: "ツリーアゲート" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1721966565 {#7071 date: 2024-07-26 13:02:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7072 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7074 …} -Children: Doctrine\ORM\PersistentCollection {#7077 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7080 -id: 170 -name: "茶黄水晶" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1719214422 {#7078 date: 2024-06-24 16:33:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7079 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7081 …} -Children: Doctrine\ORM\PersistentCollection {#7084 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7087 -id: 169 -name: "チェリークォーツ" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1719214416 {#7085 date: 2024-06-24 16:33:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7086 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7088 …} -Children: Doctrine\ORM\PersistentCollection {#7091 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7094 -id: 168 -name: "タンザナイト" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1719214409 {#7092 date: 2024-06-24 16:33:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7093 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7095 …} -Children: Doctrine\ORM\PersistentCollection {#7098 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7101 -id: 290 -name: "ダルメシアンジャスパー" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1721726899 {#7099 date: 2024-07-23 18:28:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7100 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7102 …} -Children: Doctrine\ORM\PersistentCollection {#7105 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7108 -id: 167 -name: "タイガーアイ" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1719214404 {#7106 date: 2024-06-24 16:33:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7107 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7109 …} -Children: Doctrine\ORM\PersistentCollection {#7112 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7115 -id: 166 -name: "ターコイズ" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1719214392 {#7113 date: 2024-06-24 16:33:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7114 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7116 …} -Children: Doctrine\ORM\PersistentCollection {#7119 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7122 -id: 165 -name: "ソーダライト" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1719214381 {#7120 date: 2024-06-24 16:33:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7121 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7123 …} -Children: Doctrine\ORM\PersistentCollection {#7126 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7129 -id: 164 -name: "スモーキークォーツ" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1719214373 {#7127 date: 2024-06-24 16:32:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7128 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7130 …} -Children: Doctrine\ORM\PersistentCollection {#7133 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7136 -id: 163 -name: "スピネル" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1719214365 {#7134 date: 2024-06-24 16:32:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7135 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7137 …} -Children: Doctrine\ORM\PersistentCollection {#7140 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7143 -id: 162 -name: "ストロベリークォーツ" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1719214359 {#7141 date: 2024-06-24 16:32:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7142 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7144 …} -Children: Doctrine\ORM\PersistentCollection {#7147 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7150 -id: 161 -name: "スギライト" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1719214347 {#7148 date: 2024-06-24 16:32:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7149 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7151 …} -Children: Doctrine\ORM\PersistentCollection {#7154 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7157 -id: 160 -name: "水晶" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1719214342 {#7155 date: 2024-06-24 16:32:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7156 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7158 …} -Children: Doctrine\ORM\PersistentCollection {#7161 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7164 -id: 294 -name: "朱砂パーツ" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1721726925 {#7162 date: 2024-07-23 18:28:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7163 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7165 …} -Children: Doctrine\ORM\PersistentCollection {#7168 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7171 -id: 159 -name: "シトリン" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1719214334 {#7169 date: 2024-06-24 16:32:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7170 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7172 …} -Children: Doctrine\ORM\PersistentCollection {#7175 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7178 -id: 158 -name: "サンストーン" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1719214329 {#7176 date: 2024-06-24 16:32:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7177 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7179 …} -Children: Doctrine\ORM\PersistentCollection {#7182 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7185 -id: 157 -name: "珊瑚" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1719214321 {#7183 date: 2024-06-24 16:32:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7184 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7186 …} -Children: Doctrine\ORM\PersistentCollection {#7189 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7192 -id: 156 -name: "サファイア" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1719214302 {#7190 date: 2024-06-24 16:31:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7191 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7193 …} -Children: Doctrine\ORM\PersistentCollection {#7196 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7199 -id: 155 -name: "サードニクス" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1719214295 {#7197 date: 2024-06-24 16:31:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7198 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7200 …} -Children: Doctrine\ORM\PersistentCollection {#7203 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7206 -id: 154 -name: "コスモオーラ" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1719214286 {#7204 date: 2024-06-24 16:31:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7205 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7207 …} -Children: Doctrine\ORM\PersistentCollection {#7210 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7213 -id: 153 -name: "ゴールドヘマタイト" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1719214278 {#7211 date: 2024-06-24 16:31:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7212 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7214 …} -Children: Doctrine\ORM\PersistentCollection {#7217 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7220 -id: 152 -name: "ゴールドストーン" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1719214270 {#7218 date: 2024-06-24 16:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7219 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7221 …} -Children: Doctrine\ORM\PersistentCollection {#7224 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7227 -id: 295 -name: "ゴールドコーラル" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1721726932 {#7225 date: 2024-07-23 18:28:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7226 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7228 …} -Children: Doctrine\ORM\PersistentCollection {#7231 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7234 -id: 151 -name: "ゴールデンオーラ" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1719214263 {#7232 date: 2024-06-24 16:31:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7233 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7235 …} -Children: Doctrine\ORM\PersistentCollection {#7238 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7241 -id: 150 -name: "クンツァイト" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1719214255 {#7239 date: 2024-06-24 16:30:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7240 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7242 …} -Children: Doctrine\ORM\PersistentCollection {#7245 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7248 -id: 149 -name: "クリソコーラ" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1719214243 {#7246 date: 2024-06-24 16:30:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7247 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7249 …} -Children: Doctrine\ORM\PersistentCollection {#7252 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7255 -id: 148 -name: "グリーンアゲート" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1719214233 {#7253 date: 2024-06-24 16:30:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7254 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7256 …} -Children: Doctrine\ORM\PersistentCollection {#7259 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7262 -id: 296 -name: "クラック水晶" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1721726937 {#7260 date: 2024-07-23 18:28:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7261 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7263 …} -Children: Doctrine\ORM\PersistentCollection {#7266 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7269 -id: 291 -name: "キャンディークォーツ" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1721726906 {#7267 date: 2024-07-23 18:28:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7268 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7270 …} -Children: Doctrine\ORM\PersistentCollection {#7273 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7276 -id: 147 -name: "眼球メノウ" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1719214224 {#7274 date: 2024-06-24 16:30:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7275 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7277 …} -Children: Doctrine\ORM\PersistentCollection {#7280 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7283 -id: 146 -name: "カルサイト" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1719214207 {#7281 date: 2024-06-24 16:30:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7282 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7284 …} -Children: Doctrine\ORM\PersistentCollection {#7287 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7290 -id: 298 -name: "カラーチェンジフローライト" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1721726951 {#7288 date: 2024-07-23 18:29:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7289 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7291 …} -Children: Doctrine\ORM\PersistentCollection {#7294 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7297 -id: 145 -name: "カイヤナイト" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1719214198 {#7295 date: 2024-06-24 16:29:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7296 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7298 …} -Children: Doctrine\ORM\PersistentCollection {#7301 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7304 -id: 144 -name: "カーネリアン" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1719214192 {#7302 date: 2024-06-24 16:29:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7303 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7305 …} -Children: Doctrine\ORM\PersistentCollection {#7308 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7311 -id: 143 -name: "ガーネット" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1719214185 {#7309 date: 2024-06-24 16:29:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7310 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7312 …} -Children: Doctrine\ORM\PersistentCollection {#7315 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7318 -id: 142 -name: "ガーデンクォーツ" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1719214182 {#7316 date: 2024-06-24 16:29:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7317 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7319 …} -Children: Doctrine\ORM\PersistentCollection {#7322 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7325 -id: 141 -name: "オレンジムーンストーン" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1719214174 {#7323 date: 2024-06-24 16:29:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7324 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7326 …} -Children: Doctrine\ORM\PersistentCollection {#7329 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7332 -id: 297 -name: "オレンジファントムクォーツ" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1721726944 {#7330 date: 2024-07-23 18:29:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7331 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7333 …} -Children: Doctrine\ORM\PersistentCollection {#7336 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7339 -id: 140 -name: "オブシディアン" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1719214165 {#7337 date: 2024-06-24 16:29:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7338 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7340 …} -Children: Doctrine\ORM\PersistentCollection {#7343 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7346 -id: 139 -name: "オニキス" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1719214157 {#7344 date: 2024-06-24 16:29:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7345 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7347 …} -Children: Doctrine\ORM\PersistentCollection {#7350 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7353 -id: 138 -name: "オーロラオーラ" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1719214152 {#7351 date: 2024-06-24 16:29:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7352 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7354 …} -Children: Doctrine\ORM\PersistentCollection {#7357 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7360 -id: 293 -name: "エンジェルラダー" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1721726919 {#7358 date: 2024-07-23 18:28:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7359 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7361 …} -Children: Doctrine\ORM\PersistentCollection {#7364 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7367 -id: 137 -name: "エンジェライト" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1719214142 {#7365 date: 2024-06-24 16:29:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7366 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7368 …} -Children: Doctrine\ORM\PersistentCollection {#7371 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7374 -id: 136 -name: "エレスチャル" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1719214136 {#7372 date: 2024-06-24 16:28:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7373 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7375 …} -Children: Doctrine\ORM\PersistentCollection {#7378 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7381 -id: 135 -name: "インカローズ" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1719214126 {#7379 date: 2024-06-24 16:28:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7380 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7382 …} -Children: Doctrine\ORM\PersistentCollection {#7385 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7388 -id: 134 -name: "アンバー" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1719214114 {#7386 date: 2024-06-24 16:28:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7387 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7389 …} -Children: Doctrine\ORM\PersistentCollection {#7392 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7395 -id: 133 -name: "アメトリン" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1719214108 {#7393 date: 2024-06-24 16:28:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7394 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7396 …} -Children: Doctrine\ORM\PersistentCollection {#7399 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7402 -id: 132 -name: "アメシスト" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1719214103 {#7400 date: 2024-06-24 16:28:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7401 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7403 …} -Children: Doctrine\ORM\PersistentCollection {#7406 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7409 -id: 131 -name: "アマゾナイト" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1719214098 {#7407 date: 2024-06-24 16:28:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7408 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7410 …} -Children: Doctrine\ORM\PersistentCollection {#7413 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7416 -id: 130 -name: "アベンチュリン" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1719214091 {#7414 date: 2024-06-24 16:28:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7415 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7417 …} -Children: Doctrine\ORM\PersistentCollection {#7420 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7423 -id: 129 -name: "アパタイト" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1719214076 {#7421 date: 2024-06-24 16:27:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7422 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7424 …} -Children: Doctrine\ORM\PersistentCollection {#7427 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7430 -id: 128 -name: "アクアマリン" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1719214065 {#7428 date: 2024-06-24 16:27:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7429 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7431 …} -Children: Doctrine\ORM\PersistentCollection {#7434 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7437 -id: 121 -name: "アクアオーラ" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1717439544 {#7435 date: 2024-06-04 03:32:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7436 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7438 …} -Children: Doctrine\ORM\PersistentCollection {#7441 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7444 -id: 120 -name: "アイリスクォーツ" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1717439529 {#7442 date: 2024-06-04 03:32:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7443 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7445 …} -Children: Doctrine\ORM\PersistentCollection {#7448 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7451 -id: 119 -name: "アイオライト" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1717439519 {#7449 date: 2024-06-04 03:31:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7450 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7452 …} -Children: Doctrine\ORM\PersistentCollection {#7455 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7458 -id: 16 -name: "アイテム" -hierarchy: 1 -sort_no: 210 -create_date: DateTime @1713760183 {#6761 date: 2024-04-22 13:29:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#6760 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7459 …} -Children: Doctrine\ORM\PersistentCollection {#7462 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#7463 -id: 317 -name: "シーズンコレクション・サマー" -hierarchy: 2 -sort_no: 209 -create_date: DateTime @1746148832 {#7456 date: 2025-05-02 10:20:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746148832 {#7457 date: 2025-05-02 10:20:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7464 …} -Children: Doctrine\ORM\PersistentCollection {#7467 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6764 …} } Eccube\Entity\Category {#7472 -id: 316 -name: "父の日限定アイテム" -hierarchy: 2 -sort_no: 208 -create_date: DateTime @1743663525 {#7470 date: 2025-04-03 15:58:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747099714 {#7471 date: 2025-05-13 10:28:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7473 …} -Children: Doctrine\ORM\PersistentCollection {#7476 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6764 …} } Eccube\Entity\Category {#7479 -id: 315 -name: "ポスター掲載商品" -hierarchy: 2 -sort_no: 207 -create_date: DateTime @1743385403 {#7477 date: 2025-03-31 10:43:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1743385403 {#7478 date: 2025-03-31 10:43:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7480 …} -Children: Doctrine\ORM\PersistentCollection {#7483 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6764 …} } Eccube\Entity\Category {#7486 -id: 314 -name: "シーズンコレクション・スプリング" -hierarchy: 2 -sort_no: 206 -create_date: DateTime @1739858412 {#7484 date: 2025-02-18 15:00:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1739858412 {#7485 date: 2025-02-18 15:00:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7487 …} -Children: Doctrine\ORM\PersistentCollection {#7490 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6764 …} } Eccube\Entity\Category {#7493 -id: 311 -name: "巳年特集" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1735090009 {#7491 date: 2024-12-25 10:26:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741569182 {#7492 date: 2025-03-10 10:13:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7494 …} -Children: Doctrine\ORM\PersistentCollection {#7497 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6764 …} } Eccube\Entity\Category {#7500 -id: 127 -name: "リング" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1718619073 {#7498 date: 2024-06-17 19:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#7499 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7501 …} -Children: Doctrine\ORM\PersistentCollection {#7504 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6764 …} } Eccube\Entity\Category {#7507 -id: 22 -name: "others" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1713760239 {#7505 date: 2024-04-22 13:30:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#7506 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7508 …} -Children: Doctrine\ORM\PersistentCollection {#7511 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6764 …} } Eccube\Entity\Category {#7514 -id: 21 -name: "浄化グッズ" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1713760231 {#7512 date: 2024-04-22 13:30:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#7513 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7515 …} -Children: Doctrine\ORM\PersistentCollection {#7518 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6764 …} } Eccube\Entity\Category {#7521 -id: 20 -name: "原石" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1713760226 {#7519 date: 2024-04-22 13:30:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#7520 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7522 …} -Children: Doctrine\ORM\PersistentCollection {#7525 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6764 …} } Eccube\Entity\Category {#7528 -id: 19 -name: "ピアス・イヤリング" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1713760219 {#7526 date: 2024-04-22 13:30:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#7527 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7529 …} -Children: Doctrine\ORM\PersistentCollection {#7532 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6764 …} } Eccube\Entity\Category {#7535 -id: 18 -name: "ネックレス" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1713760199 {#7533 date: 2024-04-22 13:29:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#7534 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7536 …} -Children: Doctrine\ORM\PersistentCollection {#7539 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6764 …} } Eccube\Entity\Category {#7542 -id: 17 -name: "ブレスレット" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1713760194 {#7540 date: 2024-04-22 13:29:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#7541 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7543 …} -Children: Doctrine\ORM\PersistentCollection {#7546 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6764 …} } Eccube\Entity\Category {#7549 -id: 210 -name: "誕生石" -hierarchy: 1 -sort_no: 124 -create_date: DateTime @1719807088 {#7469 date: 2024-07-01 13:11:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#7468 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7550 …} -Children: Doctrine\ORM\PersistentCollection {#7553 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#7554 -id: 222 -name: "12月生まれ" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1719807143 {#7547 date: 2024-07-01 13:12:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807143 {#7548 date: 2024-07-01 13:12:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7555 …} -Children: Doctrine\ORM\PersistentCollection {#7558 …} -Parent: Eccube\Entity\Category {#7549} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#7563 -id: 221 -name: "11月生まれ" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1719807140 {#7561 date: 2024-07-01 13:12:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807140 {#7562 date: 2024-07-01 13:12:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7564 …} -Children: Doctrine\ORM\PersistentCollection {#7567 …} -Parent: Eccube\Entity\Category {#7549} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#7570 -id: 220 -name: "10月生まれ" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1719807137 {#7568 date: 2024-07-01 13:12:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807137 {#7569 date: 2024-07-01 13:12:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7571 …} -Children: Doctrine\ORM\PersistentCollection {#7574 …} -Parent: Eccube\Entity\Category {#7549} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#7577 -id: 219 -name: "9月生まれ" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1719807132 {#7575 date: 2024-07-01 13:12:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807132 {#7576 date: 2024-07-01 13:12:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7578 …} -Children: Doctrine\ORM\PersistentCollection {#7581 …} -Parent: Eccube\Entity\Category {#7549} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#7584 -id: 218 -name: "8月生まれ" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1719807128 {#7582 date: 2024-07-01 13:12:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807128 {#7583 date: 2024-07-01 13:12:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7585 …} -Children: Doctrine\ORM\PersistentCollection {#7588 …} -Parent: Eccube\Entity\Category {#7549} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#7591 -id: 217 -name: "7月生まれ" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1719807126 {#7589 date: 2024-07-01 13:12:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807126 {#7590 date: 2024-07-01 13:12:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7592 …} -Children: Doctrine\ORM\PersistentCollection {#7595 …} -Parent: Eccube\Entity\Category {#7549} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#7598 -id: 216 -name: "6月生まれ" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1719807123 {#7596 date: 2024-07-01 13:12:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807123 {#7597 date: 2024-07-01 13:12:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7599 …} -Children: Doctrine\ORM\PersistentCollection {#7602 …} -Parent: Eccube\Entity\Category {#7549} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#7605 -id: 215 -name: "5月生まれ" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1719807120 {#7603 date: 2024-07-01 13:12:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807120 {#7604 date: 2024-07-01 13:12:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7606 …} -Children: Doctrine\ORM\PersistentCollection {#7609 …} -Parent: Eccube\Entity\Category {#7549} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#7612 -id: 214 -name: "4月生まれ" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1719807117 {#7610 date: 2024-07-01 13:11:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807117 {#7611 date: 2024-07-01 13:11:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7613 …} -Children: Doctrine\ORM\PersistentCollection {#7616 …} -Parent: Eccube\Entity\Category {#7549} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#7619 -id: 213 -name: "3月生まれ" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1719807114 {#7617 date: 2024-07-01 13:11:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807114 {#7618 date: 2024-07-01 13:11:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7620 …} -Children: Doctrine\ORM\PersistentCollection {#7623 …} -Parent: Eccube\Entity\Category {#7549} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#7626 -id: 212 -name: "2月生まれ" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1719807111 {#7624 date: 2024-07-01 13:11:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807111 {#7625 date: 2024-07-01 13:11:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7627 …} -Children: Doctrine\ORM\PersistentCollection {#7630 …} -Parent: Eccube\Entity\Category {#7549} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#7633 -id: 211 -name: "1月生まれ" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1719807107 {#7631 date: 2024-07-01 13:11:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807107 {#7632 date: 2024-07-01 13:11:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7634 …} -Children: Doctrine\ORM\PersistentCollection {#7637 …} -Parent: Eccube\Entity\Category {#7549} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#7640 -id: 310 -name: "誕生石アートブレスレット" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1732076237 {#7638 date: 2024-11-20 13:17:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732776583 {#7639 date: 2024-11-28 15:49:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7641 …} -Children: Doctrine\ORM\PersistentCollection {#7644 …} -Parent: Eccube\Entity\Category {#7549} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6764 …} } Eccube\Entity\Category {#7647 -id: 223 -name: "天珠" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1719807161 {#7559 date: 2024-07-01 13:12:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#7560 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7648 …} -Children: Doctrine\ORM\PersistentCollection {#7651 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#7652 -id: 287 -name: "金銭鈎天珠" -hierarchy: 2 -sort_no: 187 -create_date: DateTime @1721714336 {#7645 date: 2024-07-23 14:58:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7646 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7653 …} -Children: Doctrine\ORM\PersistentCollection {#7656 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7661 -id: 286 -name: "龍神天珠" -hierarchy: 2 -sort_no: 186 -create_date: DateTime @1719807697 {#7659 date: 2024-07-01 13:21:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7660 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7662 …} -Children: Doctrine\ORM\PersistentCollection {#7665 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7668 -id: 285 -name: "寶瓶天珠" -hierarchy: 2 -sort_no: 185 -create_date: DateTime @1719807689 {#7666 date: 2024-07-01 13:21:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7667 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7669 …} -Children: Doctrine\ORM\PersistentCollection {#7672 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7675 -id: 284 -name: "水蓮花天珠" -hierarchy: 2 -sort_no: 184 -create_date: DateTime @1719807682 {#7673 date: 2024-07-01 13:21:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7674 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7676 …} -Children: Doctrine\ORM\PersistentCollection {#7679 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7682 -id: 283 -name: "虎牙天珠" -hierarchy: 2 -sort_no: 183 -create_date: DateTime @1719807676 {#7680 date: 2024-07-01 13:21:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7681 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7683 …} -Children: Doctrine\ORM\PersistentCollection {#7686 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7689 -id: 282 -name: "緑度母天珠" -hierarchy: 2 -sort_no: 182 -create_date: DateTime @1719807669 {#7687 date: 2024-07-01 13:21:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7688 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7690 …} -Children: Doctrine\ORM\PersistentCollection {#7693 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7696 -id: 281 -name: "観音天珠" -hierarchy: 2 -sort_no: 181 -create_date: DateTime @1719807663 {#7694 date: 2024-07-01 13:21:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7695 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7697 …} -Children: Doctrine\ORM\PersistentCollection {#7700 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7703 -id: 280 -name: "龍眼天珠" -hierarchy: 2 -sort_no: 180 -create_date: DateTime @1719807656 {#7701 date: 2024-07-01 13:20:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7702 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7704 …} -Children: Doctrine\ORM\PersistentCollection {#7707 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#6202 -id: 279 -name: "陰陽太極天珠" -hierarchy: 2 -sort_no: 179 -create_date: DateTime @1719807647 {#6208 date: 2024-07-01 13:20:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#5968 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6206 …} -Children: Doctrine\ORM\PersistentCollection {#6211 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7709 -id: 278 -name: "大黒天天珠" -hierarchy: 2 -sort_no: 178 -create_date: DateTime @1719807642 {#6073 date: 2024-07-01 13:20:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7708 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7710 …} -Children: Doctrine\ORM\PersistentCollection {#7713 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7716 -id: 277 -name: "鳳凰眼天珠" -hierarchy: 2 -sort_no: 177 -create_date: DateTime @1719807636 {#7714 date: 2024-07-01 13:20:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7715 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7717 …} -Children: Doctrine\ORM\PersistentCollection {#7720 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7723 -id: 276 -name: "麒麟天珠" -hierarchy: 2 -sort_no: 176 -create_date: DateTime @1719807630 {#7721 date: 2024-07-01 13:20:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7722 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7724 …} -Children: Doctrine\ORM\PersistentCollection {#7727 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7730 -id: 275 -name: "白蛇天珠" -hierarchy: 2 -sort_no: 175 -create_date: DateTime @1719807624 {#7728 date: 2024-07-01 13:20:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7729 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7731 …} -Children: Doctrine\ORM\PersistentCollection {#7734 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7737 -id: 274 -name: "弁財天天珠" -hierarchy: 2 -sort_no: 174 -create_date: DateTime @1719807618 {#7735 date: 2024-07-01 13:20:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7736 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7738 …} -Children: Doctrine\ORM\PersistentCollection {#7741 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7744 -id: 273 -name: "蔓字天珠" -hierarchy: 2 -sort_no: 173 -create_date: DateTime @1719807611 {#7742 date: 2024-07-01 13:20:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7743 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7745 …} -Children: Doctrine\ORM\PersistentCollection {#7748 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7751 -id: 272 -name: "星辰天珠" -hierarchy: 2 -sort_no: 172 -create_date: DateTime @1719807605 {#7749 date: 2024-07-01 13:20:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7750 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7752 …} -Children: Doctrine\ORM\PersistentCollection {#7755 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7758 -id: 271 -name: "羊眼板珠" -hierarchy: 2 -sort_no: 171 -create_date: DateTime @1719807598 {#7756 date: 2024-07-01 13:19:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7757 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7759 …} -Children: Doctrine\ORM\PersistentCollection {#7762 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7765 -id: 270 -name: "三色線珠" -hierarchy: 2 -sort_no: 170 -create_date: DateTime @1719807588 {#7763 date: 2024-07-01 13:19:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7764 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7766 …} -Children: Doctrine\ORM\PersistentCollection {#7769 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7772 -id: 269 -name: "福壽天珠" -hierarchy: 2 -sort_no: 169 -create_date: DateTime @1719807583 {#7770 date: 2024-07-01 13:19:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7771 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7773 …} -Children: Doctrine\ORM\PersistentCollection {#7776 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7779 -id: 268 -name: "大鵬鳥天珠" -hierarchy: 2 -sort_no: 168 -create_date: DateTime @1719807577 {#7777 date: 2024-07-01 13:19:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7778 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7780 …} -Children: Doctrine\ORM\PersistentCollection {#7783 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7786 -id: 267 -name: "菩提天珠" -hierarchy: 2 -sort_no: 167 -create_date: DateTime @1719807570 {#7784 date: 2024-07-01 13:19:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7785 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7787 …} -Children: Doctrine\ORM\PersistentCollection {#7790 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7793 -id: 266 -name: "大人天珠" -hierarchy: 2 -sort_no: 166 -create_date: DateTime @1719807564 {#7791 date: 2024-07-01 13:19:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7792 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7794 …} -Children: Doctrine\ORM\PersistentCollection {#7797 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7800 -id: 265 -name: "山形天珠" -hierarchy: 2 -sort_no: 165 -create_date: DateTime @1719807557 {#7798 date: 2024-07-01 13:19:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7799 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7801 …} -Children: Doctrine\ORM\PersistentCollection {#7804 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7807 -id: 264 -name: "双天地天珠" -hierarchy: 2 -sort_no: 164 -create_date: DateTime @1719807548 {#7805 date: 2024-07-01 13:19:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7806 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7808 …} -Children: Doctrine\ORM\PersistentCollection {#7811 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7814 -id: 263 -name: "天地天珠" -hierarchy: 2 -sort_no: 163 -create_date: DateTime @1719807542 {#7812 date: 2024-07-01 13:19:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7813 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7815 …} -Children: Doctrine\ORM\PersistentCollection {#7818 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7821 -id: 262 -name: "日月天珠" -hierarchy: 2 -sort_no: 162 -create_date: DateTime @1719807535 {#7819 date: 2024-07-01 13:18:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7820 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7822 …} -Children: Doctrine\ORM\PersistentCollection {#7825 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7828 -id: 261 -name: "黒白天珠" -hierarchy: 2 -sort_no: 161 -create_date: DateTime @1719807529 {#7826 date: 2024-07-01 13:18:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7827 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7829 …} -Children: Doctrine\ORM\PersistentCollection {#7832 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7835 -id: 260 -name: "流水紋天珠" -hierarchy: 2 -sort_no: 160 -create_date: DateTime @1719807521 {#7833 date: 2024-07-01 13:18:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7834 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7836 …} -Children: Doctrine\ORM\PersistentCollection {#7839 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7842 -id: 259 -name: "財神天珠" -hierarchy: 2 -sort_no: 159 -create_date: DateTime @1719807514 {#7840 date: 2024-07-01 13:18:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7841 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7843 …} -Children: Doctrine\ORM\PersistentCollection {#7846 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7849 -id: 258 -name: "如意鈎天珠" -hierarchy: 2 -sort_no: 158 -create_date: DateTime @1719807506 {#7847 date: 2024-07-01 13:18:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7848 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7850 …} -Children: Doctrine\ORM\PersistentCollection {#7853 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7856 -id: 257 -name: "水紋天珠" -hierarchy: 2 -sort_no: 157 -create_date: DateTime @1719807499 {#7854 date: 2024-07-01 13:18:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7855 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7857 …} -Children: Doctrine\ORM\PersistentCollection {#7860 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7863 -id: 256 -name: "薬師天珠" -hierarchy: 2 -sort_no: 156 -create_date: DateTime @1719807490 {#7861 date: 2024-07-01 13:18:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7862 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7864 …} -Children: Doctrine\ORM\PersistentCollection {#7867 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7870 -id: 255 -name: "亀甲長壽天珠" -hierarchy: 2 -sort_no: 155 -create_date: DateTime @1719807484 {#7868 date: 2024-07-01 13:18:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7869 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7871 …} -Children: Doctrine\ORM\PersistentCollection {#7874 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7877 -id: 254 -name: "金剛虎牙六眼天珠" -hierarchy: 2 -sort_no: 154 -create_date: DateTime @1719807477 {#7875 date: 2024-07-01 13:17:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7876 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7878 …} -Children: Doctrine\ORM\PersistentCollection {#7881 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7884 -id: 253 -name: "金剛蓮花三眼天珠" -hierarchy: 2 -sort_no: 153 -create_date: DateTime @1719807468 {#7882 date: 2024-07-01 13:17:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7883 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7885 …} -Children: Doctrine\ORM\PersistentCollection {#7888 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7891 -id: 252 -name: "金剛杵天珠" -hierarchy: 2 -sort_no: 152 -create_date: DateTime @1719807459 {#7889 date: 2024-07-01 13:17:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7890 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7892 …} -Children: Doctrine\ORM\PersistentCollection {#7895 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7898 -id: 251 -name: "蓮師法器天珠" -hierarchy: 2 -sort_no: 151 -create_date: DateTime @1719807449 {#7896 date: 2024-07-01 13:17:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7897 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7899 …} -Children: Doctrine\ORM\PersistentCollection {#7902 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7905 -id: 250 -name: "蓮師法帽天珠" -hierarchy: 2 -sort_no: 150 -create_date: DateTime @1719807441 {#7903 date: 2024-07-01 13:17:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7904 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7906 …} -Children: Doctrine\ORM\PersistentCollection {#7909 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7912 -id: 249 -name: "閃電五眼天珠" -hierarchy: 2 -sort_no: 149 -create_date: DateTime @1719807435 {#7910 date: 2024-07-01 13:17:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7911 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7913 …} -Children: Doctrine\ORM\PersistentCollection {#7916 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7919 -id: 248 -name: "蓮花天珠" -hierarchy: 2 -sort_no: 148 -create_date: DateTime @1719807427 {#7917 date: 2024-07-01 13:17:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7918 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7920 …} -Children: Doctrine\ORM\PersistentCollection {#7923 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7926 -id: 247 -name: "四線虎牙天珠" -hierarchy: 2 -sort_no: 147 -create_date: DateTime @1719807420 {#7924 date: 2024-07-01 13:17:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7925 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7927 …} -Children: Doctrine\ORM\PersistentCollection {#7930 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7933 -id: 246 -name: "五福臨門天珠" -hierarchy: 2 -sort_no: 146 -create_date: DateTime @1719807414 {#7931 date: 2024-07-01 13:16:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7932 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7934 …} -Children: Doctrine\ORM\PersistentCollection {#7937 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7940 -id: 245 -name: "如意天珠" -hierarchy: 2 -sort_no: 145 -create_date: DateTime @1719807407 {#7938 date: 2024-07-01 13:16:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7939 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7941 …} -Children: Doctrine\ORM\PersistentCollection {#7944 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7947 -id: 244 -name: "二十一眼天珠" -hierarchy: 2 -sort_no: 144 -create_date: DateTime @1719807400 {#7945 date: 2024-07-01 13:16:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7946 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7948 …} -Children: Doctrine\ORM\PersistentCollection {#7951 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7954 -id: 243 -name: "二十眼天珠" -hierarchy: 2 -sort_no: 143 -create_date: DateTime @1719807394 {#7952 date: 2024-07-01 13:16:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7953 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7955 …} -Children: Doctrine\ORM\PersistentCollection {#7958 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7961 -id: 242 -name: "十九眼天珠" -hierarchy: 2 -sort_no: 142 -create_date: DateTime @1719807386 {#7959 date: 2024-07-01 13:16:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7960 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7962 …} -Children: Doctrine\ORM\PersistentCollection {#7965 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7968 -id: 241 -name: "十八眼天珠" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1719807380 {#7966 date: 2024-07-01 13:16:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7967 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7969 …} -Children: Doctrine\ORM\PersistentCollection {#7972 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7975 -id: 240 -name: "十七眼天珠" -hierarchy: 2 -sort_no: 140 -create_date: DateTime @1719807323 {#7973 date: 2024-07-01 13:15:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7974 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7976 …} -Children: Doctrine\ORM\PersistentCollection {#7979 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7982 -id: 239 -name: "十六眼天珠" -hierarchy: 2 -sort_no: 139 -create_date: DateTime @1719807316 {#7980 date: 2024-07-01 13:15:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7981 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7983 …} -Children: Doctrine\ORM\PersistentCollection {#7986 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7989 -id: 238 -name: "十五眼天珠" -hierarchy: 2 -sort_no: 138 -create_date: DateTime @1719807308 {#7987 date: 2024-07-01 13:15:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7988 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7990 …} -Children: Doctrine\ORM\PersistentCollection {#7993 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#7996 -id: 237 -name: "十四眼天珠" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1719807302 {#7994 date: 2024-07-01 13:15:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7995 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7997 …} -Children: Doctrine\ORM\PersistentCollection {#8000 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#8003 -id: 236 -name: "十三眼天珠" -hierarchy: 2 -sort_no: 136 -create_date: DateTime @1719807293 {#8001 date: 2024-07-01 13:14:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8002 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8004 …} -Children: Doctrine\ORM\PersistentCollection {#8007 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#8010 -id: 235 -name: "十二眼天珠" -hierarchy: 2 -sort_no: 135 -create_date: DateTime @1719807286 {#8008 date: 2024-07-01 13:14:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8009 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8011 …} -Children: Doctrine\ORM\PersistentCollection {#8014 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#8017 -id: 234 -name: "十一眼天珠" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1719807279 {#8015 date: 2024-07-01 13:14:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8016 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8018 …} -Children: Doctrine\ORM\PersistentCollection {#8021 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#8024 -id: 233 -name: "十眼天珠" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1719807272 {#8022 date: 2024-07-01 13:14:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8023 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8025 …} -Children: Doctrine\ORM\PersistentCollection {#8028 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#8031 -id: 232 -name: "九眼天珠" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1719807265 {#8029 date: 2024-07-01 13:14:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8030 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8032 …} -Children: Doctrine\ORM\PersistentCollection {#8035 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#8038 -id: 231 -name: "八眼天珠" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1719807258 {#8036 date: 2024-07-01 13:14:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8037 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8039 …} -Children: Doctrine\ORM\PersistentCollection {#8042 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#8045 -id: 230 -name: "七眼天珠" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1719807251 {#8043 date: 2024-07-01 13:14:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8044 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8046 …} -Children: Doctrine\ORM\PersistentCollection {#8049 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#8052 -id: 229 -name: "六眼天珠" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1719807237 {#8050 date: 2024-07-01 13:13:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8051 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8053 …} -Children: Doctrine\ORM\PersistentCollection {#8056 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#8059 -id: 228 -name: "五眼天珠" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1719807225 {#8057 date: 2024-07-01 13:13:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8058 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8060 …} -Children: Doctrine\ORM\PersistentCollection {#8063 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#8066 -id: 227 -name: "四眼天珠" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1719807216 {#8064 date: 2024-07-01 13:13:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8065 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8067 …} -Children: Doctrine\ORM\PersistentCollection {#8070 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#8073 -id: 226 -name: "三眼天珠" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1719807209 {#8071 date: 2024-07-01 13:13:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8072 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8074 …} -Children: Doctrine\ORM\PersistentCollection {#8077 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#8080 -id: 225 -name: "二眼天珠" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1719807199 {#8078 date: 2024-07-01 13:13:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8079 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8081 …} -Children: Doctrine\ORM\PersistentCollection {#8084 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#8087 -id: 308 -name: "蓮花羊眼板天珠" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1726199960 {#8085 date: 2024-09-13 12:59:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726199960 {#8086 date: 2024-09-13 12:59:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8088 …} -Children: Doctrine\ORM\PersistentCollection {#8091 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#8094 -id: 224 -name: "一眼天珠" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1719807188 {#8092 date: 2024-07-01 13:13:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8093 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8095 …} -Children: Doctrine\ORM\PersistentCollection {#8098 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } Eccube\Entity\Category {#8099 -id: 116 -name: "ピックアップ" -hierarchy: 1 -sort_no: 24 -create_date: DateTime @1717434582 {#7657 date: 2024-06-04 02:09:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#7658 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8100 …} -Children: Doctrine\ORM\PersistentCollection {#8103 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#8106 -id: 117 -name: "ギフト" -hierarchy: 1 -sort_no: 21 -create_date: DateTime @1717434592 {#8104 date: 2024-06-04 02:09:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#8105 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8107 …} -Children: Doctrine\ORM\PersistentCollection {#8110 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#8115 -id: 30 -name: "運気" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1713760364 {#8111 date: 2024-04-22 13:32:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#8112 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8116 …} -Children: Doctrine\ORM\PersistentCollection {#8119 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#8120 -id: 115 -name: "招福" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1717417635 {#8113 date: 2024-06-03 21:27:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417635 {#8114 date: 2024-06-03 21:27:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8121 …} -Children: Doctrine\ORM\PersistentCollection {#8124 …} -Parent: Eccube\Entity\Category {#8115} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#8129 -id: 114 -name: "願望達成" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1717417623 {#8127 date: 2024-06-03 21:27:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417623 {#8128 date: 2024-06-03 21:27:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8130 …} -Children: Doctrine\ORM\PersistentCollection {#8133 …} -Parent: Eccube\Entity\Category {#8115} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#8136 -id: 113 -name: "学業・試験運" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1717417608 {#8134 date: 2024-06-03 21:26:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417608 {#8135 date: 2024-06-03 21:26:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8137 …} -Children: Doctrine\ORM\PersistentCollection {#8140 …} -Parent: Eccube\Entity\Category {#8115} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#8143 -id: 112 -name: "家庭運" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1717417591 {#8141 date: 2024-06-03 21:26:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417591 {#8142 date: 2024-06-03 21:26:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8144 …} -Children: Doctrine\ORM\PersistentCollection {#8147 …} -Parent: Eccube\Entity\Category {#8115} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#8150 -id: 111 -name: "結婚運" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1717417586 {#8148 date: 2024-06-03 21:26:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417586 {#8149 date: 2024-06-03 21:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8151 …} -Children: Doctrine\ORM\PersistentCollection {#8154 …} -Parent: Eccube\Entity\Category {#8115} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#8157 -id: 110 -name: "開運" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1717417580 {#8155 date: 2024-06-03 21:26:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417580 {#8156 date: 2024-06-03 21:26:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8158 …} -Children: Doctrine\ORM\PersistentCollection {#8161 …} -Parent: Eccube\Entity\Category {#8115} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#8164 -id: 109 -name: "対人運" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1717417576 {#8162 date: 2024-06-03 21:26:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417576 {#8163 date: 2024-06-03 21:26:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8165 …} -Children: Doctrine\ORM\PersistentCollection {#8168 …} -Parent: Eccube\Entity\Category {#8115} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#8171 -id: 108 -name: "魔除け" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1717417566 {#8169 date: 2024-06-03 21:26:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417566 {#8170 date: 2024-06-03 21:26:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8172 …} -Children: Doctrine\ORM\PersistentCollection {#8175 …} -Parent: Eccube\Entity\Category {#8115} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#8178 -id: 107 -name: "健康運" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1717417562 {#8176 date: 2024-06-03 21:26:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417562 {#8177 date: 2024-06-03 21:26:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8179 …} -Children: Doctrine\ORM\PersistentCollection {#8182 …} -Parent: Eccube\Entity\Category {#8115} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#8185 -id: 106 -name: "全体運" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1717417539 {#8183 date: 2024-06-03 21:25:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417539 {#8184 date: 2024-06-03 21:25:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8186 …} -Children: Doctrine\ORM\PersistentCollection {#8189 …} -Parent: Eccube\Entity\Category {#8115} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#8192 -id: 33 -name: "仕事運" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1713760383 {#8190 date: 2024-04-22 13:33:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713760383 {#8191 date: 2024-04-22 13:33:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8193 …} -Children: Doctrine\ORM\PersistentCollection {#8196 …} -Parent: Eccube\Entity\Category {#8115} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#8199 -id: 32 -name: "金運・財運" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1713760378 {#8197 date: 2024-04-22 13:32:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417551 {#8198 date: 2024-06-03 21:25:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8200 …} -Children: Doctrine\ORM\PersistentCollection {#8203 …} -Parent: Eccube\Entity\Category {#8115} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } Eccube\Entity\Category {#8206 -id: 31 -name: "恋愛運" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1713760375 {#8204 date: 2024-04-22 13:32:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713760375 {#8205 date: 2024-04-22 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8207 …} -Children: Doctrine\ORM\PersistentCollection {#8210 …} -Parent: Eccube\Entity\Category {#8115} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } ] |
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 {#689 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#688 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#687 …} -namespace: Closure() {#685 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerJ2A2ujO\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#672 …2} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#6408 -om: ContainerJ2A2ujO\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#672 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6355 …} -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() {#6406 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4403 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1101 …} $translationDomain: "validators" $message: Closure() {#6369 …} } } |
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 {#8241 +label: "セール" +value: "312" +data: Eccube\Entity\Category {#6531 -id: 312 -name: "セール" -hierarchy: 1 -sort_no: 212 -create_date: DateTime @1735090129 {#6537 date: 2024-12-25 10:28:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#6535 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6621 …} -Children: Doctrine\ORM\PersistentCollection {#6777 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8243 +label: "天然石" +value: "118" +data: Eccube\Entity\Category {#6772 -id: 118 -name: "天然石" -hierarchy: 1 -sort_no: 211 -create_date: DateTime @1717439447 {#6776 date: 2024-06-04 03:30:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#6775 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6771 …} -Children: Doctrine\ORM\PersistentCollection {#6768 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8242 +label: " トパーズ" +value: "309" +data: Eccube\Entity\Category {#6767 -id: 309 -name: "トパーズ" -hierarchy: 2 -sort_no: 205 -create_date: DateTime @1728971426 {#6774 date: 2024-10-15 14:50:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728971426 {#6773 date: 2024-10-15 14:50:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6766 …} -Children: Doctrine\ORM\PersistentCollection {#6762 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6764 …} } +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8245 +label: " ラヴァストーン" +value: "306" +data: Eccube\Entity\Category {#6757 -id: 306 -name: "ラヴァストーン" -hierarchy: 2 -sort_no: 204 -create_date: DateTime @1725857600 {#6759 date: 2024-09-09 13:53:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857600 {#6758 date: 2024-09-09 13:53:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6756 …} -Children: Doctrine\ORM\PersistentCollection {#6753 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8246 +label: " リバーストーン" +value: "305" +data: Eccube\Entity\Category {#6750 -id: 305 -name: "リバーストーン" -hierarchy: 2 -sort_no: 203 -create_date: DateTime @1725857595 {#6752 date: 2024-09-09 13:53:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857595 {#6751 date: 2024-09-09 13:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6749 …} -Children: Doctrine\ORM\PersistentCollection {#6534 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8247 +label: " クラック水晶" +value: "304" +data: Eccube\Entity\Category {#6737 -id: 304 -name: "クラック水晶" -hierarchy: 2 -sort_no: 202 -create_date: DateTime @1725857588 {#6532 date: 2024-09-09 13:53:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857588 {#6553 date: 2024-09-09 13:53:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6739 …} -Children: Doctrine\ORM\PersistentCollection {#6742 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8248 +label: " ゴールドコーラル" +value: "303" +data: Eccube\Entity\Category {#6745 -id: 303 -name: "ゴールドコーラル" -hierarchy: 2 -sort_no: 201 -create_date: DateTime @1725857582 {#6743 date: 2024-09-09 13:53:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857582 {#6744 date: 2024-09-09 13:53:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6746 …} -Children: Doctrine\ORM\PersistentCollection {#6784 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8249 +label: " ダルメシアンジャスパー" +value: "302" +data: Eccube\Entity\Category {#6785 -id: 302 -name: "ダルメシアンジャスパー" -hierarchy: 2 -sort_no: 200 -create_date: DateTime @1725857574 {#6782 date: 2024-09-09 13:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725857574 {#6783 date: 2024-09-09 13:52:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6786 …} -Children: Doctrine\ORM\PersistentCollection {#6789 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8250 +label: " ローズジャスパー" +value: "207" +data: Eccube\Entity\Category {#6792 -id: 207 -name: "ローズジャスパー" -hierarchy: 2 -sort_no: 199 -create_date: DateTime @1719214717 {#6790 date: 2024-06-24 16:38:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6791 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6793 …} -Children: Doctrine\ORM\PersistentCollection {#6797 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8251 +label: " ローズクォーツ" +value: "206" +data: Eccube\Entity\Category {#6800 -id: 206 -name: "ローズクォーツ" -hierarchy: 2 -sort_no: 198 -create_date: DateTime @1719214706 {#6798 date: 2024-06-24 16:38:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6799 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6801 …} -Children: Doctrine\ORM\PersistentCollection {#6804 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8252 +label: " レモンクォーツ" +value: "205" +data: Eccube\Entity\Category {#6807 -id: 205 -name: "レモンクォーツ" -hierarchy: 2 -sort_no: 197 -create_date: DateTime @1719214700 {#6805 date: 2024-06-24 16:38:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6806 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6808 …} -Children: Doctrine\ORM\PersistentCollection {#6811 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8253 +label: " レッドタイガーアイ" +value: "204" +data: Eccube\Entity\Category {#6814 -id: 204 -name: "レッドタイガーアイ" -hierarchy: 2 -sort_no: 196 -create_date: DateTime @1719214691 {#6812 date: 2024-06-24 16:38:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6813 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6815 …} -Children: Doctrine\ORM\PersistentCollection {#6818 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8254 +label: " レッドアゲート" +value: "203" +data: Eccube\Entity\Category {#6821 -id: 203 -name: "レッドアゲート" -hierarchy: 2 -sort_no: 195 -create_date: DateTime @1719214683 {#6819 date: 2024-06-24 16:38:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6820 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6822 …} -Children: Doctrine\ORM\PersistentCollection {#6825 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8255 +label: " レインボームーンストーン" +value: "202" +data: Eccube\Entity\Category {#6828 -id: 202 -name: "レインボームーンストーン" -hierarchy: 2 -sort_no: 194 -create_date: DateTime @1719214676 {#6826 date: 2024-06-24 16:37:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6827 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6829 …} -Children: Doctrine\ORM\PersistentCollection {#6832 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8256 +label: " ルビー" +value: "201" +data: Eccube\Entity\Category {#6835 -id: 201 -name: "ルビー" -hierarchy: 2 -sort_no: 193 -create_date: DateTime @1719214669 {#6833 date: 2024-06-24 16:37:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6834 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6836 …} -Children: Doctrine\ORM\PersistentCollection {#6839 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8257 +label: " ルチルクォーツ" +value: "200" +data: Eccube\Entity\Category {#6842 -id: 200 -name: "ルチルクォーツ" -hierarchy: 2 -sort_no: 192 -create_date: DateTime @1719214664 {#6840 date: 2024-06-24 16:37:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6841 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6843 …} -Children: Doctrine\ORM\PersistentCollection {#6846 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8258 +label: " 龍紋メノウ" +value: "199" +data: Eccube\Entity\Category {#6849 -id: 199 -name: "龍紋メノウ" -hierarchy: 2 -sort_no: 191 -create_date: DateTime @1719214655 {#6847 date: 2024-06-24 16:37:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6848 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6850 …} -Children: Doctrine\ORM\PersistentCollection {#6853 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8259 +label: " リバーストーン" +value: "300" +data: Eccube\Entity\Category {#6856 -id: 300 -name: "リバーストーン" -hierarchy: 2 -sort_no: 190 -create_date: DateTime @1721966548 {#6854 date: 2024-07-26 13:02:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6855 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6857 …} -Children: Doctrine\ORM\PersistentCollection {#6860 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8260 +label: " ラリマー" +value: "198" +data: Eccube\Entity\Category {#6863 -id: 198 -name: "ラリマー" -hierarchy: 2 -sort_no: 189 -create_date: DateTime @1719214639 {#6861 date: 2024-06-24 16:37:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6862 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6864 …} -Children: Doctrine\ORM\PersistentCollection {#6867 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8261 +label: " ラブラドライト" +value: "197" +data: Eccube\Entity\Category {#6870 -id: 197 -name: "ラブラドライト" -hierarchy: 2 -sort_no: 188 -create_date: DateTime @1719214636 {#6868 date: 2024-06-24 16:37:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6869 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6871 …} -Children: Doctrine\ORM\PersistentCollection {#6874 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8262 +label: " ラピスラズリ" +value: "196" +data: Eccube\Entity\Category {#6877 -id: 196 -name: "ラピスラズリ" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1719214627 {#6875 date: 2024-06-24 16:37:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6876 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6878 …} -Children: Doctrine\ORM\PersistentCollection {#6881 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8263 +label: " モルガナイト" +value: "195" +data: Eccube\Entity\Category {#6884 -id: 195 -name: "モルガナイト" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1719214616 {#6882 date: 2024-06-24 16:36:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6883 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6885 …} -Children: Doctrine\ORM\PersistentCollection {#6888 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8264 +label: " モリオン" +value: "194" +data: Eccube\Entity\Category {#6891 -id: 194 -name: "モリオン" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1719214612 {#6889 date: 2024-06-24 16:36:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6890 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6892 …} -Children: Doctrine\ORM\PersistentCollection {#6895 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8265 +label: " モスアゲート" +value: "193" +data: Eccube\Entity\Category {#6898 -id: 193 -name: "モスアゲート" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1719214606 {#6896 date: 2024-06-24 16:36:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6897 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6899 …} -Children: Doctrine\ORM\PersistentCollection {#6902 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8266 +label: " ムーンストーン" +value: "192" +data: Eccube\Entity\Category {#6905 -id: 192 -name: "ムーンストーン" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1719214601 {#6903 date: 2024-06-24 16:36:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6904 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6906 …} -Children: Doctrine\ORM\PersistentCollection {#6909 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8267 +label: " ミッドナイトオーラ" +value: "191" +data: Eccube\Entity\Category {#6912 -id: 191 -name: "ミッドナイトオーラ" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1719214596 {#6910 date: 2024-06-24 16:36:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6911 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6913 …} -Children: Doctrine\ORM\PersistentCollection {#6916 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8268 +label: " MIXアゲート" +value: "289" +data: Eccube\Entity\Category {#6919 -id: 289 -name: "MIXアゲート" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1721726889 {#6917 date: 2024-07-23 18:28:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6918 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6920 …} -Children: Doctrine\ORM\PersistentCollection {#6923 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8269 +label: " マザーオブパール" +value: "190" +data: Eccube\Entity\Category {#6926 -id: 190 -name: "マザーオブパール" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1719214587 {#6924 date: 2024-06-24 16:36:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6925 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6927 …} -Children: Doctrine\ORM\PersistentCollection {#6930 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8270 +label: " ホワイトカルセドニー" +value: "189" +data: Eccube\Entity\Category {#6933 -id: 189 -name: "ホワイトカルセドニー" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1719214578 {#6931 date: 2024-06-24 16:36:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6932 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6934 …} -Children: Doctrine\ORM\PersistentCollection {#6937 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8271 +label: " 北投石" +value: "188" +data: Eccube\Entity\Category {#6940 -id: 188 -name: "北投石" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1719214570 {#6938 date: 2024-06-24 16:36:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6939 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6941 …} -Children: Doctrine\ORM\PersistentCollection {#6944 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8272 +label: " ペリドット" +value: "187" +data: Eccube\Entity\Category {#6947 -id: 187 -name: "ペリドット" -hierarchy: 2 -sort_no: 100 -create_date: DateTime @1719214560 {#6945 date: 2024-06-24 16:36:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6946 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6948 …} -Children: Doctrine\ORM\PersistentCollection {#6951 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8273 +label: " ヘマタイト" +value: "186" +data: Eccube\Entity\Category {#6954 -id: 186 -name: "ヘマタイト" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1719214555 {#6952 date: 2024-06-24 16:35:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6953 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6955 …} -Children: Doctrine\ORM\PersistentCollection {#6958 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8274 +label: " フローライト" +value: "185" +data: Eccube\Entity\Category {#6961 -id: 185 -name: "フローライト" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1719214550 {#6959 date: 2024-06-24 16:35:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6960 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6962 …} -Children: Doctrine\ORM\PersistentCollection {#6965 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8275 +label: " プレナイト" +value: "184" +data: Eccube\Entity\Category {#6968 -id: 184 -name: "プレナイト" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1719214544 {#6966 date: 2024-06-24 16:35:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6967 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6969 …} -Children: Doctrine\ORM\PersistentCollection {#6972 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8276 +label: " ブルーレースアゲート" +value: "183" +data: Eccube\Entity\Category {#6975 -id: 183 -name: "ブルーレースアゲート" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1719214535 {#6973 date: 2024-06-24 16:35:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6974 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6976 …} -Children: Doctrine\ORM\PersistentCollection {#6979 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8277 +label: " ブルータイガーアイ" +value: "182" +data: Eccube\Entity\Category {#6982 -id: 182 -name: "ブルータイガーアイ" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1719214526 {#6980 date: 2024-06-24 16:35:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6981 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6983 …} -Children: Doctrine\ORM\PersistentCollection {#6986 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8278 +label: " ブルーゴールドストーン" +value: "181" +data: Eccube\Entity\Category {#6989 -id: 181 -name: "ブルーゴールドストーン" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1719214514 {#6987 date: 2024-06-24 16:35:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6988 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6990 …} -Children: Doctrine\ORM\PersistentCollection {#6993 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8279 +label: " ブラックスピネル" +value: "180" +data: Eccube\Entity\Category {#6996 -id: 180 -name: "ブラックスピネル" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1719214503 {#6994 date: 2024-06-24 16:35:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#6995 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6997 …} -Children: Doctrine\ORM\PersistentCollection {#7000 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8280 +label: " ピーコックヘマタイト" +value: "292" +data: Eccube\Entity\Category {#7003 -id: 292 -name: "ピーコックヘマタイト" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1721726912 {#7001 date: 2024-07-23 18:28:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7002 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7004 …} -Children: Doctrine\ORM\PersistentCollection {#7007 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8281 +label: " ピンクオパール" +value: "179" +data: Eccube\Entity\Category {#7010 -id: 179 -name: "ピンクオパール" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1719214489 {#7008 date: 2024-06-24 16:34:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7009 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7011 …} -Children: Doctrine\ORM\PersistentCollection {#7014 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8282 +label: " ヒマラヤ水晶" +value: "178" +data: Eccube\Entity\Category {#7017 -id: 178 -name: "ヒマラヤ水晶" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1719214480 {#7015 date: 2024-06-24 16:34:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7016 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7018 …} -Children: Doctrine\ORM\PersistentCollection {#7021 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8283 +label: " 翡翠" +value: "177" +data: Eccube\Entity\Category {#7024 -id: 177 -name: "翡翠" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1719214472 {#7022 date: 2024-06-24 16:34:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7023 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7025 …} -Children: Doctrine\ORM\PersistentCollection {#7028 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8284 +label: " ピクチャージャスパー" +value: "176" +data: Eccube\Entity\Category {#7031 -id: 176 -name: "ピクチャージャスパー" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1719214467 {#7029 date: 2024-06-24 16:34:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7030 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7032 …} -Children: Doctrine\ORM\PersistentCollection {#7035 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8285 +label: " ハウライト" +value: "175" +data: Eccube\Entity\Category {#7038 -id: 175 -name: "ハウライト" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1719214458 {#7036 date: 2024-06-24 16:34:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7037 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7039 …} -Children: Doctrine\ORM\PersistentCollection {#7042 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8286 +label: " パイライト" +value: "174" +data: Eccube\Entity\Category {#7045 -id: 174 -name: "パイライト" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1719214453 {#7043 date: 2024-06-24 16:34:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7044 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7046 …} -Children: Doctrine\ORM\PersistentCollection {#7049 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8287 +label: " パール" +value: "173" +data: Eccube\Entity\Category {#7052 -id: 173 -name: "パール" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1719214443 {#7050 date: 2024-06-24 16:34:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7051 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7053 …} -Children: Doctrine\ORM\PersistentCollection {#7056 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8288 +label: " トルマリン" +value: "172" +data: Eccube\Entity\Category {#7059 -id: 172 -name: "トルマリン" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1719214439 {#7057 date: 2024-06-24 16:33:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7058 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7060 …} -Children: Doctrine\ORM\PersistentCollection {#7063 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8289 +label: " テラヘルツ" +value: "171" +data: Eccube\Entity\Category {#7066 -id: 171 -name: "テラヘルツ" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1719214435 {#7064 date: 2024-06-24 16:33:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7065 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7067 …} -Children: Doctrine\ORM\PersistentCollection {#7070 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8290 +label: " ツリーアゲート" +value: "301" +data: Eccube\Entity\Category {#7073 -id: 301 -name: "ツリーアゲート" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1721966565 {#7071 date: 2024-07-26 13:02:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7072 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7074 …} -Children: Doctrine\ORM\PersistentCollection {#7077 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8291 +label: " 茶黄水晶" +value: "170" +data: Eccube\Entity\Category {#7080 -id: 170 -name: "茶黄水晶" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1719214422 {#7078 date: 2024-06-24 16:33:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7079 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7081 …} -Children: Doctrine\ORM\PersistentCollection {#7084 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8292 +label: " チェリークォーツ" +value: "169" +data: Eccube\Entity\Category {#7087 -id: 169 -name: "チェリークォーツ" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1719214416 {#7085 date: 2024-06-24 16:33:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7086 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7088 …} -Children: Doctrine\ORM\PersistentCollection {#7091 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8293 +label: " タンザナイト" +value: "168" +data: Eccube\Entity\Category {#7094 -id: 168 -name: "タンザナイト" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1719214409 {#7092 date: 2024-06-24 16:33:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7093 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7095 …} -Children: Doctrine\ORM\PersistentCollection {#7098 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8294 +label: " ダルメシアンジャスパー" +value: "290" +data: Eccube\Entity\Category {#7101 -id: 290 -name: "ダルメシアンジャスパー" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1721726899 {#7099 date: 2024-07-23 18:28:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7100 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7102 …} -Children: Doctrine\ORM\PersistentCollection {#7105 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8295 +label: " タイガーアイ" +value: "167" +data: Eccube\Entity\Category {#7108 -id: 167 -name: "タイガーアイ" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1719214404 {#7106 date: 2024-06-24 16:33:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7107 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7109 …} -Children: Doctrine\ORM\PersistentCollection {#7112 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8296 +label: " ターコイズ" +value: "166" +data: Eccube\Entity\Category {#7115 -id: 166 -name: "ターコイズ" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1719214392 {#7113 date: 2024-06-24 16:33:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7114 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7116 …} -Children: Doctrine\ORM\PersistentCollection {#7119 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8297 +label: " ソーダライト" +value: "165" +data: Eccube\Entity\Category {#7122 -id: 165 -name: "ソーダライト" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1719214381 {#7120 date: 2024-06-24 16:33:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7121 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7123 …} -Children: Doctrine\ORM\PersistentCollection {#7126 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8298 +label: " スモーキークォーツ" +value: "164" +data: Eccube\Entity\Category {#7129 -id: 164 -name: "スモーキークォーツ" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1719214373 {#7127 date: 2024-06-24 16:32:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7128 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7130 …} -Children: Doctrine\ORM\PersistentCollection {#7133 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8299 +label: " スピネル" +value: "163" +data: Eccube\Entity\Category {#7136 -id: 163 -name: "スピネル" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1719214365 {#7134 date: 2024-06-24 16:32:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7135 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7137 …} -Children: Doctrine\ORM\PersistentCollection {#7140 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8300 +label: " ストロベリークォーツ" +value: "162" +data: Eccube\Entity\Category {#7143 -id: 162 -name: "ストロベリークォーツ" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1719214359 {#7141 date: 2024-06-24 16:32:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7142 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7144 …} -Children: Doctrine\ORM\PersistentCollection {#7147 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8301 +label: " スギライト" +value: "161" +data: Eccube\Entity\Category {#7150 -id: 161 -name: "スギライト" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1719214347 {#7148 date: 2024-06-24 16:32:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7149 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7151 …} -Children: Doctrine\ORM\PersistentCollection {#7154 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8302 +label: " 水晶" +value: "160" +data: Eccube\Entity\Category {#7157 -id: 160 -name: "水晶" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1719214342 {#7155 date: 2024-06-24 16:32:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7156 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7158 …} -Children: Doctrine\ORM\PersistentCollection {#7161 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8303 +label: " 朱砂パーツ" +value: "294" +data: Eccube\Entity\Category {#7164 -id: 294 -name: "朱砂パーツ" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1721726925 {#7162 date: 2024-07-23 18:28:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7163 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7165 …} -Children: Doctrine\ORM\PersistentCollection {#7168 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8304 +label: " シトリン" +value: "159" +data: Eccube\Entity\Category {#7171 -id: 159 -name: "シトリン" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1719214334 {#7169 date: 2024-06-24 16:32:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7170 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7172 …} -Children: Doctrine\ORM\PersistentCollection {#7175 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8305 +label: " サンストーン" +value: "158" +data: Eccube\Entity\Category {#7178 -id: 158 -name: "サンストーン" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1719214329 {#7176 date: 2024-06-24 16:32:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7177 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7179 …} -Children: Doctrine\ORM\PersistentCollection {#7182 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8306 +label: " 珊瑚" +value: "157" +data: Eccube\Entity\Category {#7185 -id: 157 -name: "珊瑚" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1719214321 {#7183 date: 2024-06-24 16:32:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7184 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7186 …} -Children: Doctrine\ORM\PersistentCollection {#7189 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8307 +label: " サファイア" +value: "156" +data: Eccube\Entity\Category {#7192 -id: 156 -name: "サファイア" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1719214302 {#7190 date: 2024-06-24 16:31:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7191 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7193 …} -Children: Doctrine\ORM\PersistentCollection {#7196 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8308 +label: " サードニクス" +value: "155" +data: Eccube\Entity\Category {#7199 -id: 155 -name: "サードニクス" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1719214295 {#7197 date: 2024-06-24 16:31:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7198 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7200 …} -Children: Doctrine\ORM\PersistentCollection {#7203 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8309 +label: " コスモオーラ" +value: "154" +data: Eccube\Entity\Category {#7206 -id: 154 -name: "コスモオーラ" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1719214286 {#7204 date: 2024-06-24 16:31:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7205 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7207 …} -Children: Doctrine\ORM\PersistentCollection {#7210 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8310 +label: " ゴールドヘマタイト" +value: "153" +data: Eccube\Entity\Category {#7213 -id: 153 -name: "ゴールドヘマタイト" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1719214278 {#7211 date: 2024-06-24 16:31:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7212 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7214 …} -Children: Doctrine\ORM\PersistentCollection {#7217 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8311 +label: " ゴールドストーン" +value: "152" +data: Eccube\Entity\Category {#7220 -id: 152 -name: "ゴールドストーン" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1719214270 {#7218 date: 2024-06-24 16:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7219 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7221 …} -Children: Doctrine\ORM\PersistentCollection {#7224 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8312 +label: " ゴールドコーラル" +value: "295" +data: Eccube\Entity\Category {#7227 -id: 295 -name: "ゴールドコーラル" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1721726932 {#7225 date: 2024-07-23 18:28:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7226 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7228 …} -Children: Doctrine\ORM\PersistentCollection {#7231 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8313 +label: " ゴールデンオーラ" +value: "151" +data: Eccube\Entity\Category {#7234 -id: 151 -name: "ゴールデンオーラ" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1719214263 {#7232 date: 2024-06-24 16:31:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7233 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7235 …} -Children: Doctrine\ORM\PersistentCollection {#7238 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8314 +label: " クンツァイト" +value: "150" +data: Eccube\Entity\Category {#7241 -id: 150 -name: "クンツァイト" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1719214255 {#7239 date: 2024-06-24 16:30:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7240 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7242 …} -Children: Doctrine\ORM\PersistentCollection {#7245 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8315 +label: " クリソコーラ" +value: "149" +data: Eccube\Entity\Category {#7248 -id: 149 -name: "クリソコーラ" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1719214243 {#7246 date: 2024-06-24 16:30:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7247 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7249 …} -Children: Doctrine\ORM\PersistentCollection {#7252 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8316 +label: " グリーンアゲート" +value: "148" +data: Eccube\Entity\Category {#7255 -id: 148 -name: "グリーンアゲート" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1719214233 {#7253 date: 2024-06-24 16:30:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7254 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7256 …} -Children: Doctrine\ORM\PersistentCollection {#7259 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8317 +label: " クラック水晶" +value: "296" +data: Eccube\Entity\Category {#7262 -id: 296 -name: "クラック水晶" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1721726937 {#7260 date: 2024-07-23 18:28:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7261 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7263 …} -Children: Doctrine\ORM\PersistentCollection {#7266 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8318 +label: " キャンディークォーツ" +value: "291" +data: Eccube\Entity\Category {#7269 -id: 291 -name: "キャンディークォーツ" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1721726906 {#7267 date: 2024-07-23 18:28:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7268 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7270 …} -Children: Doctrine\ORM\PersistentCollection {#7273 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8319 +label: " 眼球メノウ" +value: "147" +data: Eccube\Entity\Category {#7276 -id: 147 -name: "眼球メノウ" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1719214224 {#7274 date: 2024-06-24 16:30:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7275 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7277 …} -Children: Doctrine\ORM\PersistentCollection {#7280 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8320 +label: " カルサイト" +value: "146" +data: Eccube\Entity\Category {#7283 -id: 146 -name: "カルサイト" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1719214207 {#7281 date: 2024-06-24 16:30:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7282 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7284 …} -Children: Doctrine\ORM\PersistentCollection {#7287 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8321 +label: " カラーチェンジフローライト" +value: "298" +data: Eccube\Entity\Category {#7290 -id: 298 -name: "カラーチェンジフローライト" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1721726951 {#7288 date: 2024-07-23 18:29:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7289 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7291 …} -Children: Doctrine\ORM\PersistentCollection {#7294 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8322 +label: " カイヤナイト" +value: "145" +data: Eccube\Entity\Category {#7297 -id: 145 -name: "カイヤナイト" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1719214198 {#7295 date: 2024-06-24 16:29:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7296 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7298 …} -Children: Doctrine\ORM\PersistentCollection {#7301 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8323 +label: " カーネリアン" +value: "144" +data: Eccube\Entity\Category {#7304 -id: 144 -name: "カーネリアン" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1719214192 {#7302 date: 2024-06-24 16:29:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7303 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7305 …} -Children: Doctrine\ORM\PersistentCollection {#7308 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8324 +label: " ガーネット" +value: "143" +data: Eccube\Entity\Category {#7311 -id: 143 -name: "ガーネット" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1719214185 {#7309 date: 2024-06-24 16:29:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7310 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7312 …} -Children: Doctrine\ORM\PersistentCollection {#7315 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8325 +label: " ガーデンクォーツ" +value: "142" +data: Eccube\Entity\Category {#7318 -id: 142 -name: "ガーデンクォーツ" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1719214182 {#7316 date: 2024-06-24 16:29:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7317 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7319 …} -Children: Doctrine\ORM\PersistentCollection {#7322 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8326 +label: " オレンジムーンストーン" +value: "141" +data: Eccube\Entity\Category {#7325 -id: 141 -name: "オレンジムーンストーン" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1719214174 {#7323 date: 2024-06-24 16:29:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7324 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7326 …} -Children: Doctrine\ORM\PersistentCollection {#7329 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8327 +label: " オレンジファントムクォーツ" +value: "297" +data: Eccube\Entity\Category {#7332 -id: 297 -name: "オレンジファントムクォーツ" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1721726944 {#7330 date: 2024-07-23 18:29:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7331 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7333 …} -Children: Doctrine\ORM\PersistentCollection {#7336 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8328 +label: " オブシディアン" +value: "140" +data: Eccube\Entity\Category {#7339 -id: 140 -name: "オブシディアン" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1719214165 {#7337 date: 2024-06-24 16:29:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7338 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7340 …} -Children: Doctrine\ORM\PersistentCollection {#7343 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8329 +label: " オニキス" +value: "139" +data: Eccube\Entity\Category {#7346 -id: 139 -name: "オニキス" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1719214157 {#7344 date: 2024-06-24 16:29:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7345 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7347 …} -Children: Doctrine\ORM\PersistentCollection {#7350 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8330 +label: " オーロラオーラ" +value: "138" +data: Eccube\Entity\Category {#7353 -id: 138 -name: "オーロラオーラ" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1719214152 {#7351 date: 2024-06-24 16:29:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7352 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7354 …} -Children: Doctrine\ORM\PersistentCollection {#7357 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8331 +label: " エンジェルラダー" +value: "293" +data: Eccube\Entity\Category {#7360 -id: 293 -name: "エンジェルラダー" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1721726919 {#7358 date: 2024-07-23 18:28:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7359 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7361 …} -Children: Doctrine\ORM\PersistentCollection {#7364 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8332 +label: " エンジェライト" +value: "137" +data: Eccube\Entity\Category {#7367 -id: 137 -name: "エンジェライト" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1719214142 {#7365 date: 2024-06-24 16:29:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7366 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7368 …} -Children: Doctrine\ORM\PersistentCollection {#7371 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8333 +label: " エレスチャル" +value: "136" +data: Eccube\Entity\Category {#7374 -id: 136 -name: "エレスチャル" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1719214136 {#7372 date: 2024-06-24 16:28:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7373 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7375 …} -Children: Doctrine\ORM\PersistentCollection {#7378 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8334 +label: " インカローズ" +value: "135" +data: Eccube\Entity\Category {#7381 -id: 135 -name: "インカローズ" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1719214126 {#7379 date: 2024-06-24 16:28:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7380 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7382 …} -Children: Doctrine\ORM\PersistentCollection {#7385 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8335 +label: " アンバー" +value: "134" +data: Eccube\Entity\Category {#7388 -id: 134 -name: "アンバー" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1719214114 {#7386 date: 2024-06-24 16:28:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7387 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7389 …} -Children: Doctrine\ORM\PersistentCollection {#7392 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8336 +label: " アメトリン" +value: "133" +data: Eccube\Entity\Category {#7395 -id: 133 -name: "アメトリン" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1719214108 {#7393 date: 2024-06-24 16:28:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7394 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7396 …} -Children: Doctrine\ORM\PersistentCollection {#7399 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8337 +label: " アメシスト" +value: "132" +data: Eccube\Entity\Category {#7402 -id: 132 -name: "アメシスト" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1719214103 {#7400 date: 2024-06-24 16:28:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7401 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7403 …} -Children: Doctrine\ORM\PersistentCollection {#7406 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8338 +label: " アマゾナイト" +value: "131" +data: Eccube\Entity\Category {#7409 -id: 131 -name: "アマゾナイト" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1719214098 {#7407 date: 2024-06-24 16:28:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7408 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7410 …} -Children: Doctrine\ORM\PersistentCollection {#7413 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8339 +label: " アベンチュリン" +value: "130" +data: Eccube\Entity\Category {#7416 -id: 130 -name: "アベンチュリン" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1719214091 {#7414 date: 2024-06-24 16:28:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7415 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7417 …} -Children: Doctrine\ORM\PersistentCollection {#7420 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8340 +label: " アパタイト" +value: "129" +data: Eccube\Entity\Category {#7423 -id: 129 -name: "アパタイト" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1719214076 {#7421 date: 2024-06-24 16:27:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7422 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7424 …} -Children: Doctrine\ORM\PersistentCollection {#7427 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8341 +label: " アクアマリン" +value: "128" +data: Eccube\Entity\Category {#7430 -id: 128 -name: "アクアマリン" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1719214065 {#7428 date: 2024-06-24 16:27:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7429 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7431 …} -Children: Doctrine\ORM\PersistentCollection {#7434 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8342 +label: " アクアオーラ" +value: "121" +data: Eccube\Entity\Category {#7437 -id: 121 -name: "アクアオーラ" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1717439544 {#7435 date: 2024-06-04 03:32:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7436 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7438 …} -Children: Doctrine\ORM\PersistentCollection {#7441 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8343 +label: " アイリスクォーツ" +value: "120" +data: Eccube\Entity\Category {#7444 -id: 120 -name: "アイリスクォーツ" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1717439529 {#7442 date: 2024-06-04 03:32:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7443 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7445 …} -Children: Doctrine\ORM\PersistentCollection {#7448 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8344 +label: " アイオライト" +value: "119" +data: Eccube\Entity\Category {#7451 -id: 119 -name: "アイオライト" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1717439519 {#7449 date: 2024-06-04 03:31:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721966582 {#7450 date: 2024-07-26 13:03:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7452 …} -Children: Doctrine\ORM\PersistentCollection {#7455 …} -Parent: Eccube\Entity\Category {#6772} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8345 +label: "アイテム" +value: "16" +data: Eccube\Entity\Category {#7458 -id: 16 -name: "アイテム" -hierarchy: 1 -sort_no: 210 -create_date: DateTime @1713760183 {#6761 date: 2024-04-22 13:29:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#6760 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7459 …} -Children: Doctrine\ORM\PersistentCollection {#7462 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8346 +label: " シーズンコレクション・サマー" +value: "317" +data: Eccube\Entity\Category {#7463 -id: 317 -name: "シーズンコレクション・サマー" -hierarchy: 2 -sort_no: 209 -create_date: DateTime @1746148832 {#7456 date: 2025-05-02 10:20:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746148832 {#7457 date: 2025-05-02 10:20:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7464 …} -Children: Doctrine\ORM\PersistentCollection {#7467 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6764 …} } +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8347 +label: " 父の日限定アイテム" +value: "316" +data: Eccube\Entity\Category {#7472 -id: 316 -name: "父の日限定アイテム" -hierarchy: 2 -sort_no: 208 -create_date: DateTime @1743663525 {#7470 date: 2025-04-03 15:58:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1747099714 {#7471 date: 2025-05-13 10:28:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7473 …} -Children: Doctrine\ORM\PersistentCollection {#7476 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6764 …} } +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8348 +label: " ポスター掲載商品" +value: "315" +data: Eccube\Entity\Category {#7479 -id: 315 -name: "ポスター掲載商品" -hierarchy: 2 -sort_no: 207 -create_date: DateTime @1743385403 {#7477 date: 2025-03-31 10:43:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1743385403 {#7478 date: 2025-03-31 10:43:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7480 …} -Children: Doctrine\ORM\PersistentCollection {#7483 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6764 …} } +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8349 +label: " シーズンコレクション・スプリング" +value: "314" +data: Eccube\Entity\Category {#7486 -id: 314 -name: "シーズンコレクション・スプリング" -hierarchy: 2 -sort_no: 206 -create_date: DateTime @1739858412 {#7484 date: 2025-02-18 15:00:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1739858412 {#7485 date: 2025-02-18 15:00:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7487 …} -Children: Doctrine\ORM\PersistentCollection {#7490 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6764 …} } +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8350 +label: " 巳年特集" +value: "311" +data: Eccube\Entity\Category {#7493 -id: 311 -name: "巳年特集" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1735090009 {#7491 date: 2024-12-25 10:26:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1741569182 {#7492 date: 2025-03-10 10:13:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7494 …} -Children: Doctrine\ORM\PersistentCollection {#7497 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6764 …} } +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8351 +label: " リング" +value: "127" +data: Eccube\Entity\Category {#7500 -id: 127 -name: "リング" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1718619073 {#7498 date: 2024-06-17 19:11:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#7499 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7501 …} -Children: Doctrine\ORM\PersistentCollection {#7504 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6764 …} } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8352 +label: " others" +value: "22" +data: Eccube\Entity\Category {#7507 -id: 22 -name: "others" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1713760239 {#7505 date: 2024-04-22 13:30:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#7506 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7508 …} -Children: Doctrine\ORM\PersistentCollection {#7511 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6764 …} } +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8353 +label: " 浄化グッズ" +value: "21" +data: Eccube\Entity\Category {#7514 -id: 21 -name: "浄化グッズ" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1713760231 {#7512 date: 2024-04-22 13:30:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#7513 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7515 …} -Children: Doctrine\ORM\PersistentCollection {#7518 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6764 …} } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8354 +label: " 原石" +value: "20" +data: Eccube\Entity\Category {#7521 -id: 20 -name: "原石" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1713760226 {#7519 date: 2024-04-22 13:30:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#7520 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7522 …} -Children: Doctrine\ORM\PersistentCollection {#7525 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6764 …} } +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8355 +label: " ピアス・イヤリング" +value: "19" +data: Eccube\Entity\Category {#7528 -id: 19 -name: "ピアス・イヤリング" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1713760219 {#7526 date: 2024-04-22 13:30:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#7527 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7529 …} -Children: Doctrine\ORM\PersistentCollection {#7532 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6764 …} } +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8356 +label: " ネックレス" +value: "18" +data: Eccube\Entity\Category {#7535 -id: 18 -name: "ネックレス" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1713760199 {#7533 date: 2024-04-22 13:29:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#7534 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7536 …} -Children: Doctrine\ORM\PersistentCollection {#7539 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6764 …} } +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8357 +label: " ブレスレット" +value: "17" +data: Eccube\Entity\Category {#7542 -id: 17 -name: "ブレスレット" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1713760194 {#7540 date: 2024-04-22 13:29:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1735090048 {#7541 date: 2024-12-25 10:27:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7543 …} -Children: Doctrine\ORM\PersistentCollection {#7546 …} -Parent: Eccube\Entity\Category {#7458} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6764 …} } +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8358 +label: "誕生石" +value: "210" +data: Eccube\Entity\Category {#7549 -id: 210 -name: "誕生石" -hierarchy: 1 -sort_no: 124 -create_date: DateTime @1719807088 {#7469 date: 2024-07-01 13:11:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#7468 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7550 …} -Children: Doctrine\ORM\PersistentCollection {#7553 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8359 +label: " 12月生まれ" +value: "222" +data: Eccube\Entity\Category {#7554 -id: 222 -name: "12月生まれ" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1719807143 {#7547 date: 2024-07-01 13:12:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807143 {#7548 date: 2024-07-01 13:12:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7555 …} -Children: Doctrine\ORM\PersistentCollection {#7558 …} -Parent: Eccube\Entity\Category {#7549} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8360 +label: " 11月生まれ" +value: "221" +data: Eccube\Entity\Category {#7563 -id: 221 -name: "11月生まれ" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1719807140 {#7561 date: 2024-07-01 13:12:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807140 {#7562 date: 2024-07-01 13:12:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7564 …} -Children: Doctrine\ORM\PersistentCollection {#7567 …} -Parent: Eccube\Entity\Category {#7549} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8361 +label: " 10月生まれ" +value: "220" +data: Eccube\Entity\Category {#7570 -id: 220 -name: "10月生まれ" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1719807137 {#7568 date: 2024-07-01 13:12:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807137 {#7569 date: 2024-07-01 13:12:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7571 …} -Children: Doctrine\ORM\PersistentCollection {#7574 …} -Parent: Eccube\Entity\Category {#7549} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8362 +label: " 9月生まれ" +value: "219" +data: Eccube\Entity\Category {#7577 -id: 219 -name: "9月生まれ" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1719807132 {#7575 date: 2024-07-01 13:12:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807132 {#7576 date: 2024-07-01 13:12:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7578 …} -Children: Doctrine\ORM\PersistentCollection {#7581 …} -Parent: Eccube\Entity\Category {#7549} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8363 +label: " 8月生まれ" +value: "218" +data: Eccube\Entity\Category {#7584 -id: 218 -name: "8月生まれ" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1719807128 {#7582 date: 2024-07-01 13:12:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807128 {#7583 date: 2024-07-01 13:12:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7585 …} -Children: Doctrine\ORM\PersistentCollection {#7588 …} -Parent: Eccube\Entity\Category {#7549} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8364 +label: " 7月生まれ" +value: "217" +data: Eccube\Entity\Category {#7591 -id: 217 -name: "7月生まれ" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1719807126 {#7589 date: 2024-07-01 13:12:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807126 {#7590 date: 2024-07-01 13:12:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7592 …} -Children: Doctrine\ORM\PersistentCollection {#7595 …} -Parent: Eccube\Entity\Category {#7549} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8365 +label: " 6月生まれ" +value: "216" +data: Eccube\Entity\Category {#7598 -id: 216 -name: "6月生まれ" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1719807123 {#7596 date: 2024-07-01 13:12:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807123 {#7597 date: 2024-07-01 13:12:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7599 …} -Children: Doctrine\ORM\PersistentCollection {#7602 …} -Parent: Eccube\Entity\Category {#7549} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8366 +label: " 5月生まれ" +value: "215" +data: Eccube\Entity\Category {#7605 -id: 215 -name: "5月生まれ" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1719807120 {#7603 date: 2024-07-01 13:12:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807120 {#7604 date: 2024-07-01 13:12:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7606 …} -Children: Doctrine\ORM\PersistentCollection {#7609 …} -Parent: Eccube\Entity\Category {#7549} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8367 +label: " 4月生まれ" +value: "214" +data: Eccube\Entity\Category {#7612 -id: 214 -name: "4月生まれ" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1719807117 {#7610 date: 2024-07-01 13:11:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807117 {#7611 date: 2024-07-01 13:11:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7613 …} -Children: Doctrine\ORM\PersistentCollection {#7616 …} -Parent: Eccube\Entity\Category {#7549} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8368 +label: " 3月生まれ" +value: "213" +data: Eccube\Entity\Category {#7619 -id: 213 -name: "3月生まれ" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1719807114 {#7617 date: 2024-07-01 13:11:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807114 {#7618 date: 2024-07-01 13:11:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7620 …} -Children: Doctrine\ORM\PersistentCollection {#7623 …} -Parent: Eccube\Entity\Category {#7549} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8369 +label: " 2月生まれ" +value: "212" +data: Eccube\Entity\Category {#7626 -id: 212 -name: "2月生まれ" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1719807111 {#7624 date: 2024-07-01 13:11:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807111 {#7625 date: 2024-07-01 13:11:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7627 …} -Children: Doctrine\ORM\PersistentCollection {#7630 …} -Parent: Eccube\Entity\Category {#7549} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8370 +label: " 1月生まれ" +value: "211" +data: Eccube\Entity\Category {#7633 -id: 211 -name: "1月生まれ" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1719807107 {#7631 date: 2024-07-01 13:11:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719807107 {#7632 date: 2024-07-01 13:11:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7634 …} -Children: Doctrine\ORM\PersistentCollection {#7637 …} -Parent: Eccube\Entity\Category {#7549} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8371 +label: " 誕生石アートブレスレット" +value: "310" +data: Eccube\Entity\Category {#7640 -id: 310 -name: "誕生石アートブレスレット" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1732076237 {#7638 date: 2024-11-20 13:17:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732776583 {#7639 date: 2024-11-28 15:49:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7641 …} -Children: Doctrine\ORM\PersistentCollection {#7644 …} -Parent: Eccube\Entity\Category {#7549} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6764 …} } +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8372 +label: "天珠" +value: "223" +data: Eccube\Entity\Category {#7647 -id: 223 -name: "天珠" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1719807161 {#7559 date: 2024-07-01 13:12:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#7560 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7648 …} -Children: Doctrine\ORM\PersistentCollection {#7651 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8373 +label: " 金銭鈎天珠" +value: "287" +data: Eccube\Entity\Category {#7652 -id: 287 -name: "金銭鈎天珠" -hierarchy: 2 -sort_no: 187 -create_date: DateTime @1721714336 {#7645 date: 2024-07-23 14:58:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7646 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7653 …} -Children: Doctrine\ORM\PersistentCollection {#7656 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8374 +label: " 龍神天珠" +value: "286" +data: Eccube\Entity\Category {#7661 -id: 286 -name: "龍神天珠" -hierarchy: 2 -sort_no: 186 -create_date: DateTime @1719807697 {#7659 date: 2024-07-01 13:21:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7660 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7662 …} -Children: Doctrine\ORM\PersistentCollection {#7665 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8375 +label: " 寶瓶天珠" +value: "285" +data: Eccube\Entity\Category {#7668 -id: 285 -name: "寶瓶天珠" -hierarchy: 2 -sort_no: 185 -create_date: DateTime @1719807689 {#7666 date: 2024-07-01 13:21:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7667 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7669 …} -Children: Doctrine\ORM\PersistentCollection {#7672 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8376 +label: " 水蓮花天珠" +value: "284" +data: Eccube\Entity\Category {#7675 -id: 284 -name: "水蓮花天珠" -hierarchy: 2 -sort_no: 184 -create_date: DateTime @1719807682 {#7673 date: 2024-07-01 13:21:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7674 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7676 …} -Children: Doctrine\ORM\PersistentCollection {#7679 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8377 +label: " 虎牙天珠" +value: "283" +data: Eccube\Entity\Category {#7682 -id: 283 -name: "虎牙天珠" -hierarchy: 2 -sort_no: 183 -create_date: DateTime @1719807676 {#7680 date: 2024-07-01 13:21:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7681 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7683 …} -Children: Doctrine\ORM\PersistentCollection {#7686 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8378 +label: " 緑度母天珠" +value: "282" +data: Eccube\Entity\Category {#7689 -id: 282 -name: "緑度母天珠" -hierarchy: 2 -sort_no: 182 -create_date: DateTime @1719807669 {#7687 date: 2024-07-01 13:21:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7688 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7690 …} -Children: Doctrine\ORM\PersistentCollection {#7693 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8379 +label: " 観音天珠" +value: "281" +data: Eccube\Entity\Category {#7696 -id: 281 -name: "観音天珠" -hierarchy: 2 -sort_no: 181 -create_date: DateTime @1719807663 {#7694 date: 2024-07-01 13:21:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7695 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7697 …} -Children: Doctrine\ORM\PersistentCollection {#7700 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8380 +label: " 龍眼天珠" +value: "280" +data: Eccube\Entity\Category {#7703 -id: 280 -name: "龍眼天珠" -hierarchy: 2 -sort_no: 180 -create_date: DateTime @1719807656 {#7701 date: 2024-07-01 13:20:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7702 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7704 …} -Children: Doctrine\ORM\PersistentCollection {#7707 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8381 +label: " 陰陽太極天珠" +value: "279" +data: Eccube\Entity\Category {#6202 -id: 279 -name: "陰陽太極天珠" -hierarchy: 2 -sort_no: 179 -create_date: DateTime @1719807647 {#6208 date: 2024-07-01 13:20:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#5968 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6206 …} -Children: Doctrine\ORM\PersistentCollection {#6211 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8382 +label: " 大黒天天珠" +value: "278" +data: Eccube\Entity\Category {#7709 -id: 278 -name: "大黒天天珠" -hierarchy: 2 -sort_no: 178 -create_date: DateTime @1719807642 {#6073 date: 2024-07-01 13:20:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7708 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7710 …} -Children: Doctrine\ORM\PersistentCollection {#7713 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8383 +label: " 鳳凰眼天珠" +value: "277" +data: Eccube\Entity\Category {#7716 -id: 277 -name: "鳳凰眼天珠" -hierarchy: 2 -sort_no: 177 -create_date: DateTime @1719807636 {#7714 date: 2024-07-01 13:20:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7715 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7717 …} -Children: Doctrine\ORM\PersistentCollection {#7720 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8384 +label: " 麒麟天珠" +value: "276" +data: Eccube\Entity\Category {#7723 -id: 276 -name: "麒麟天珠" -hierarchy: 2 -sort_no: 176 -create_date: DateTime @1719807630 {#7721 date: 2024-07-01 13:20:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7722 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7724 …} -Children: Doctrine\ORM\PersistentCollection {#7727 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8385 +label: " 白蛇天珠" +value: "275" +data: Eccube\Entity\Category {#7730 -id: 275 -name: "白蛇天珠" -hierarchy: 2 -sort_no: 175 -create_date: DateTime @1719807624 {#7728 date: 2024-07-01 13:20:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7729 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7731 …} -Children: Doctrine\ORM\PersistentCollection {#7734 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8386 +label: " 弁財天天珠" +value: "274" +data: Eccube\Entity\Category {#7737 -id: 274 -name: "弁財天天珠" -hierarchy: 2 -sort_no: 174 -create_date: DateTime @1719807618 {#7735 date: 2024-07-01 13:20:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7736 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7738 …} -Children: Doctrine\ORM\PersistentCollection {#7741 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8387 +label: " 蔓字天珠" +value: "273" +data: Eccube\Entity\Category {#7744 -id: 273 -name: "蔓字天珠" -hierarchy: 2 -sort_no: 173 -create_date: DateTime @1719807611 {#7742 date: 2024-07-01 13:20:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7743 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7745 …} -Children: Doctrine\ORM\PersistentCollection {#7748 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8388 +label: " 星辰天珠" +value: "272" +data: Eccube\Entity\Category {#7751 -id: 272 -name: "星辰天珠" -hierarchy: 2 -sort_no: 172 -create_date: DateTime @1719807605 {#7749 date: 2024-07-01 13:20:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7750 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7752 …} -Children: Doctrine\ORM\PersistentCollection {#7755 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8389 +label: " 羊眼板珠" +value: "271" +data: Eccube\Entity\Category {#7758 -id: 271 -name: "羊眼板珠" -hierarchy: 2 -sort_no: 171 -create_date: DateTime @1719807598 {#7756 date: 2024-07-01 13:19:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7757 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7759 …} -Children: Doctrine\ORM\PersistentCollection {#7762 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8390 +label: " 三色線珠" +value: "270" +data: Eccube\Entity\Category {#7765 -id: 270 -name: "三色線珠" -hierarchy: 2 -sort_no: 170 -create_date: DateTime @1719807588 {#7763 date: 2024-07-01 13:19:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7764 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7766 …} -Children: Doctrine\ORM\PersistentCollection {#7769 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8391 +label: " 福壽天珠" +value: "269" +data: Eccube\Entity\Category {#7772 -id: 269 -name: "福壽天珠" -hierarchy: 2 -sort_no: 169 -create_date: DateTime @1719807583 {#7770 date: 2024-07-01 13:19:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7771 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7773 …} -Children: Doctrine\ORM\PersistentCollection {#7776 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8392 +label: " 大鵬鳥天珠" +value: "268" +data: Eccube\Entity\Category {#7779 -id: 268 -name: "大鵬鳥天珠" -hierarchy: 2 -sort_no: 168 -create_date: DateTime @1719807577 {#7777 date: 2024-07-01 13:19:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7778 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7780 …} -Children: Doctrine\ORM\PersistentCollection {#7783 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8393 +label: " 菩提天珠" +value: "267" +data: Eccube\Entity\Category {#7786 -id: 267 -name: "菩提天珠" -hierarchy: 2 -sort_no: 167 -create_date: DateTime @1719807570 {#7784 date: 2024-07-01 13:19:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7785 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7787 …} -Children: Doctrine\ORM\PersistentCollection {#7790 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8394 +label: " 大人天珠" +value: "266" +data: Eccube\Entity\Category {#7793 -id: 266 -name: "大人天珠" -hierarchy: 2 -sort_no: 166 -create_date: DateTime @1719807564 {#7791 date: 2024-07-01 13:19:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7792 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7794 …} -Children: Doctrine\ORM\PersistentCollection {#7797 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8395 +label: " 山形天珠" +value: "265" +data: Eccube\Entity\Category {#7800 -id: 265 -name: "山形天珠" -hierarchy: 2 -sort_no: 165 -create_date: DateTime @1719807557 {#7798 date: 2024-07-01 13:19:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7799 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7801 …} -Children: Doctrine\ORM\PersistentCollection {#7804 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8396 +label: " 双天地天珠" +value: "264" +data: Eccube\Entity\Category {#7807 -id: 264 -name: "双天地天珠" -hierarchy: 2 -sort_no: 164 -create_date: DateTime @1719807548 {#7805 date: 2024-07-01 13:19:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7806 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7808 …} -Children: Doctrine\ORM\PersistentCollection {#7811 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8397 +label: " 天地天珠" +value: "263" +data: Eccube\Entity\Category {#7814 -id: 263 -name: "天地天珠" -hierarchy: 2 -sort_no: 163 -create_date: DateTime @1719807542 {#7812 date: 2024-07-01 13:19:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7813 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7815 …} -Children: Doctrine\ORM\PersistentCollection {#7818 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8398 +label: " 日月天珠" +value: "262" +data: Eccube\Entity\Category {#7821 -id: 262 -name: "日月天珠" -hierarchy: 2 -sort_no: 162 -create_date: DateTime @1719807535 {#7819 date: 2024-07-01 13:18:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7820 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7822 …} -Children: Doctrine\ORM\PersistentCollection {#7825 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8399 +label: " 黒白天珠" +value: "261" +data: Eccube\Entity\Category {#7828 -id: 261 -name: "黒白天珠" -hierarchy: 2 -sort_no: 161 -create_date: DateTime @1719807529 {#7826 date: 2024-07-01 13:18:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7827 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7829 …} -Children: Doctrine\ORM\PersistentCollection {#7832 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8400 +label: " 流水紋天珠" +value: "260" +data: Eccube\Entity\Category {#7835 -id: 260 -name: "流水紋天珠" -hierarchy: 2 -sort_no: 160 -create_date: DateTime @1719807521 {#7833 date: 2024-07-01 13:18:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7834 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7836 …} -Children: Doctrine\ORM\PersistentCollection {#7839 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8401 +label: " 財神天珠" +value: "259" +data: Eccube\Entity\Category {#7842 -id: 259 -name: "財神天珠" -hierarchy: 2 -sort_no: 159 -create_date: DateTime @1719807514 {#7840 date: 2024-07-01 13:18:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7841 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7843 …} -Children: Doctrine\ORM\PersistentCollection {#7846 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8402 +label: " 如意鈎天珠" +value: "258" +data: Eccube\Entity\Category {#7849 -id: 258 -name: "如意鈎天珠" -hierarchy: 2 -sort_no: 158 -create_date: DateTime @1719807506 {#7847 date: 2024-07-01 13:18:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7848 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7850 …} -Children: Doctrine\ORM\PersistentCollection {#7853 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8403 +label: " 水紋天珠" +value: "257" +data: Eccube\Entity\Category {#7856 -id: 257 -name: "水紋天珠" -hierarchy: 2 -sort_no: 157 -create_date: DateTime @1719807499 {#7854 date: 2024-07-01 13:18:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7855 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7857 …} -Children: Doctrine\ORM\PersistentCollection {#7860 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8404 +label: " 薬師天珠" +value: "256" +data: Eccube\Entity\Category {#7863 -id: 256 -name: "薬師天珠" -hierarchy: 2 -sort_no: 156 -create_date: DateTime @1719807490 {#7861 date: 2024-07-01 13:18:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7862 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7864 …} -Children: Doctrine\ORM\PersistentCollection {#7867 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8405 +label: " 亀甲長壽天珠" +value: "255" +data: Eccube\Entity\Category {#7870 -id: 255 -name: "亀甲長壽天珠" -hierarchy: 2 -sort_no: 155 -create_date: DateTime @1719807484 {#7868 date: 2024-07-01 13:18:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7869 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7871 …} -Children: Doctrine\ORM\PersistentCollection {#7874 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8406 +label: " 金剛虎牙六眼天珠" +value: "254" +data: Eccube\Entity\Category {#7877 -id: 254 -name: "金剛虎牙六眼天珠" -hierarchy: 2 -sort_no: 154 -create_date: DateTime @1719807477 {#7875 date: 2024-07-01 13:17:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7876 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7878 …} -Children: Doctrine\ORM\PersistentCollection {#7881 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8407 +label: " 金剛蓮花三眼天珠" +value: "253" +data: Eccube\Entity\Category {#7884 -id: 253 -name: "金剛蓮花三眼天珠" -hierarchy: 2 -sort_no: 153 -create_date: DateTime @1719807468 {#7882 date: 2024-07-01 13:17:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7883 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7885 …} -Children: Doctrine\ORM\PersistentCollection {#7888 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8408 +label: " 金剛杵天珠" +value: "252" +data: Eccube\Entity\Category {#7891 -id: 252 -name: "金剛杵天珠" -hierarchy: 2 -sort_no: 152 -create_date: DateTime @1719807459 {#7889 date: 2024-07-01 13:17:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7890 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7892 …} -Children: Doctrine\ORM\PersistentCollection {#7895 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8409 +label: " 蓮師法器天珠" +value: "251" +data: Eccube\Entity\Category {#7898 -id: 251 -name: "蓮師法器天珠" -hierarchy: 2 -sort_no: 151 -create_date: DateTime @1719807449 {#7896 date: 2024-07-01 13:17:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7897 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7899 …} -Children: Doctrine\ORM\PersistentCollection {#7902 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8410 +label: " 蓮師法帽天珠" +value: "250" +data: Eccube\Entity\Category {#7905 -id: 250 -name: "蓮師法帽天珠" -hierarchy: 2 -sort_no: 150 -create_date: DateTime @1719807441 {#7903 date: 2024-07-01 13:17:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7904 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7906 …} -Children: Doctrine\ORM\PersistentCollection {#7909 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8411 +label: " 閃電五眼天珠" +value: "249" +data: Eccube\Entity\Category {#7912 -id: 249 -name: "閃電五眼天珠" -hierarchy: 2 -sort_no: 149 -create_date: DateTime @1719807435 {#7910 date: 2024-07-01 13:17:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7911 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7913 …} -Children: Doctrine\ORM\PersistentCollection {#7916 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8412 +label: " 蓮花天珠" +value: "248" +data: Eccube\Entity\Category {#7919 -id: 248 -name: "蓮花天珠" -hierarchy: 2 -sort_no: 148 -create_date: DateTime @1719807427 {#7917 date: 2024-07-01 13:17:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7918 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7920 …} -Children: Doctrine\ORM\PersistentCollection {#7923 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8413 +label: " 四線虎牙天珠" +value: "247" +data: Eccube\Entity\Category {#7926 -id: 247 -name: "四線虎牙天珠" -hierarchy: 2 -sort_no: 147 -create_date: DateTime @1719807420 {#7924 date: 2024-07-01 13:17:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7925 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7927 …} -Children: Doctrine\ORM\PersistentCollection {#7930 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8414 +label: " 五福臨門天珠" +value: "246" +data: Eccube\Entity\Category {#7933 -id: 246 -name: "五福臨門天珠" -hierarchy: 2 -sort_no: 146 -create_date: DateTime @1719807414 {#7931 date: 2024-07-01 13:16:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7932 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7934 …} -Children: Doctrine\ORM\PersistentCollection {#7937 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8415 +label: " 如意天珠" +value: "245" +data: Eccube\Entity\Category {#7940 -id: 245 -name: "如意天珠" -hierarchy: 2 -sort_no: 145 -create_date: DateTime @1719807407 {#7938 date: 2024-07-01 13:16:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7939 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7941 …} -Children: Doctrine\ORM\PersistentCollection {#7944 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8416 +label: " 二十一眼天珠" +value: "244" +data: Eccube\Entity\Category {#7947 -id: 244 -name: "二十一眼天珠" -hierarchy: 2 -sort_no: 144 -create_date: DateTime @1719807400 {#7945 date: 2024-07-01 13:16:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7946 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7948 …} -Children: Doctrine\ORM\PersistentCollection {#7951 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8417 +label: " 二十眼天珠" +value: "243" +data: Eccube\Entity\Category {#7954 -id: 243 -name: "二十眼天珠" -hierarchy: 2 -sort_no: 143 -create_date: DateTime @1719807394 {#7952 date: 2024-07-01 13:16:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7953 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7955 …} -Children: Doctrine\ORM\PersistentCollection {#7958 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8418 +label: " 十九眼天珠" +value: "242" +data: Eccube\Entity\Category {#7961 -id: 242 -name: "十九眼天珠" -hierarchy: 2 -sort_no: 142 -create_date: DateTime @1719807386 {#7959 date: 2024-07-01 13:16:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7960 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7962 …} -Children: Doctrine\ORM\PersistentCollection {#7965 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8419 +label: " 十八眼天珠" +value: "241" +data: Eccube\Entity\Category {#7968 -id: 241 -name: "十八眼天珠" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1719807380 {#7966 date: 2024-07-01 13:16:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7967 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7969 …} -Children: Doctrine\ORM\PersistentCollection {#7972 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8420 +label: " 十七眼天珠" +value: "240" +data: Eccube\Entity\Category {#7975 -id: 240 -name: "十七眼天珠" -hierarchy: 2 -sort_no: 140 -create_date: DateTime @1719807323 {#7973 date: 2024-07-01 13:15:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7974 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7976 …} -Children: Doctrine\ORM\PersistentCollection {#7979 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8421 +label: " 十六眼天珠" +value: "239" +data: Eccube\Entity\Category {#7982 -id: 239 -name: "十六眼天珠" -hierarchy: 2 -sort_no: 139 -create_date: DateTime @1719807316 {#7980 date: 2024-07-01 13:15:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7981 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7983 …} -Children: Doctrine\ORM\PersistentCollection {#7986 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8422 +label: " 十五眼天珠" +value: "238" +data: Eccube\Entity\Category {#7989 -id: 238 -name: "十五眼天珠" -hierarchy: 2 -sort_no: 138 -create_date: DateTime @1719807308 {#7987 date: 2024-07-01 13:15:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7988 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7990 …} -Children: Doctrine\ORM\PersistentCollection {#7993 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8423 +label: " 十四眼天珠" +value: "237" +data: Eccube\Entity\Category {#7996 -id: 237 -name: "十四眼天珠" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1719807302 {#7994 date: 2024-07-01 13:15:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#7995 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7997 …} -Children: Doctrine\ORM\PersistentCollection {#8000 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8424 +label: " 十三眼天珠" +value: "236" +data: Eccube\Entity\Category {#8003 -id: 236 -name: "十三眼天珠" -hierarchy: 2 -sort_no: 136 -create_date: DateTime @1719807293 {#8001 date: 2024-07-01 13:14:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8002 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8004 …} -Children: Doctrine\ORM\PersistentCollection {#8007 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8425 +label: " 十二眼天珠" +value: "235" +data: Eccube\Entity\Category {#8010 -id: 235 -name: "十二眼天珠" -hierarchy: 2 -sort_no: 135 -create_date: DateTime @1719807286 {#8008 date: 2024-07-01 13:14:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8009 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8011 …} -Children: Doctrine\ORM\PersistentCollection {#8014 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8426 +label: " 十一眼天珠" +value: "234" +data: Eccube\Entity\Category {#8017 -id: 234 -name: "十一眼天珠" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1719807279 {#8015 date: 2024-07-01 13:14:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8016 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8018 …} -Children: Doctrine\ORM\PersistentCollection {#8021 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8427 +label: " 十眼天珠" +value: "233" +data: Eccube\Entity\Category {#8024 -id: 233 -name: "十眼天珠" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1719807272 {#8022 date: 2024-07-01 13:14:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8023 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8025 …} -Children: Doctrine\ORM\PersistentCollection {#8028 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8428 +label: " 九眼天珠" +value: "232" +data: Eccube\Entity\Category {#8031 -id: 232 -name: "九眼天珠" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1719807265 {#8029 date: 2024-07-01 13:14:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8030 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8032 …} -Children: Doctrine\ORM\PersistentCollection {#8035 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8429 +label: " 八眼天珠" +value: "231" +data: Eccube\Entity\Category {#8038 -id: 231 -name: "八眼天珠" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1719807258 {#8036 date: 2024-07-01 13:14:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8037 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8039 …} -Children: Doctrine\ORM\PersistentCollection {#8042 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8430 +label: " 七眼天珠" +value: "230" +data: Eccube\Entity\Category {#8045 -id: 230 -name: "七眼天珠" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1719807251 {#8043 date: 2024-07-01 13:14:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8044 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8046 …} -Children: Doctrine\ORM\PersistentCollection {#8049 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8431 +label: " 六眼天珠" +value: "229" +data: Eccube\Entity\Category {#8052 -id: 229 -name: "六眼天珠" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1719807237 {#8050 date: 2024-07-01 13:13:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8051 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8053 …} -Children: Doctrine\ORM\PersistentCollection {#8056 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8432 +label: " 五眼天珠" +value: "228" +data: Eccube\Entity\Category {#8059 -id: 228 -name: "五眼天珠" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1719807225 {#8057 date: 2024-07-01 13:13:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8058 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8060 …} -Children: Doctrine\ORM\PersistentCollection {#8063 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8433 +label: " 四眼天珠" +value: "227" +data: Eccube\Entity\Category {#8066 -id: 227 -name: "四眼天珠" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1719807216 {#8064 date: 2024-07-01 13:13:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8065 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8067 …} -Children: Doctrine\ORM\PersistentCollection {#8070 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8434 +label: " 三眼天珠" +value: "226" +data: Eccube\Entity\Category {#8073 -id: 226 -name: "三眼天珠" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1719807209 {#8071 date: 2024-07-01 13:13:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8072 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8074 …} -Children: Doctrine\ORM\PersistentCollection {#8077 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8435 +label: " 二眼天珠" +value: "225" +data: Eccube\Entity\Category {#8080 -id: 225 -name: "二眼天珠" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1719807199 {#8078 date: 2024-07-01 13:13:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8079 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8081 …} -Children: Doctrine\ORM\PersistentCollection {#8084 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8436 +label: " 蓮花羊眼板天珠" +value: "308" +data: Eccube\Entity\Category {#8087 -id: 308 -name: "蓮花羊眼板天珠" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1726199960 {#8085 date: 2024-09-13 12:59:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726199960 {#8086 date: 2024-09-13 12:59:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8088 …} -Children: Doctrine\ORM\PersistentCollection {#8091 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8437 +label: " 一眼天珠" +value: "224" +data: Eccube\Entity\Category {#8094 -id: 224 -name: "一眼天珠" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1719807188 {#8092 date: 2024-07-01 13:13:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721726737 {#8093 date: 2024-07-23 18:25:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8095 …} -Children: Doctrine\ORM\PersistentCollection {#8098 …} -Parent: Eccube\Entity\Category {#7647} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6795 …} } +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8438 +label: "ピックアップ" +value: "116" +data: Eccube\Entity\Category {#8099 -id: 116 -name: "ピックアップ" -hierarchy: 1 -sort_no: 24 -create_date: DateTime @1717434582 {#7657 date: 2024-06-04 02:09:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#7658 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8100 …} -Children: Doctrine\ORM\PersistentCollection {#8103 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8439 +label: "ギフト" +value: "117" +data: Eccube\Entity\Category {#8106 -id: 117 -name: "ギフト" -hierarchy: 1 -sort_no: 21 -create_date: DateTime @1717434592 {#8104 date: 2024-06-04 02:09:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#8105 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8107 …} -Children: Doctrine\ORM\PersistentCollection {#8110 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8440 +label: "運気" +value: "30" +data: Eccube\Entity\Category {#8115 -id: 30 -name: "運気" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1713760364 {#8111 date: 2024-04-22 13:32:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738770643 {#8112 date: 2025-02-06 00:50:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8116 …} -Children: Doctrine\ORM\PersistentCollection {#8119 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8441 +label: " 招福" +value: "115" +data: Eccube\Entity\Category {#8120 -id: 115 -name: "招福" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1717417635 {#8113 date: 2024-06-03 21:27:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417635 {#8114 date: 2024-06-03 21:27:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8121 …} -Children: Doctrine\ORM\PersistentCollection {#8124 …} -Parent: Eccube\Entity\Category {#8115} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8442 +label: " 願望達成" +value: "114" +data: Eccube\Entity\Category {#8129 -id: 114 -name: "願望達成" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1717417623 {#8127 date: 2024-06-03 21:27:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417623 {#8128 date: 2024-06-03 21:27:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8130 …} -Children: Doctrine\ORM\PersistentCollection {#8133 …} -Parent: Eccube\Entity\Category {#8115} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8443 +label: " 学業・試験運" +value: "113" +data: Eccube\Entity\Category {#8136 -id: 113 -name: "学業・試験運" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1717417608 {#8134 date: 2024-06-03 21:26:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417608 {#8135 date: 2024-06-03 21:26:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8137 …} -Children: Doctrine\ORM\PersistentCollection {#8140 …} -Parent: Eccube\Entity\Category {#8115} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8444 +label: " 家庭運" +value: "112" +data: Eccube\Entity\Category {#8143 -id: 112 -name: "家庭運" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1717417591 {#8141 date: 2024-06-03 21:26:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417591 {#8142 date: 2024-06-03 21:26:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8144 …} -Children: Doctrine\ORM\PersistentCollection {#8147 …} -Parent: Eccube\Entity\Category {#8115} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8445 +label: " 結婚運" +value: "111" +data: Eccube\Entity\Category {#8150 -id: 111 -name: "結婚運" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1717417586 {#8148 date: 2024-06-03 21:26:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417586 {#8149 date: 2024-06-03 21:26:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8151 …} -Children: Doctrine\ORM\PersistentCollection {#8154 …} -Parent: Eccube\Entity\Category {#8115} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8446 +label: " 開運" +value: "110" +data: Eccube\Entity\Category {#8157 -id: 110 -name: "開運" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1717417580 {#8155 date: 2024-06-03 21:26:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417580 {#8156 date: 2024-06-03 21:26:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8158 …} -Children: Doctrine\ORM\PersistentCollection {#8161 …} -Parent: Eccube\Entity\Category {#8115} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8447 +label: " 対人運" +value: "109" +data: Eccube\Entity\Category {#8164 -id: 109 -name: "対人運" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1717417576 {#8162 date: 2024-06-03 21:26:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417576 {#8163 date: 2024-06-03 21:26:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8165 …} -Children: Doctrine\ORM\PersistentCollection {#8168 …} -Parent: Eccube\Entity\Category {#8115} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8448 +label: " 魔除け" +value: "108" +data: Eccube\Entity\Category {#8171 -id: 108 -name: "魔除け" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1717417566 {#8169 date: 2024-06-03 21:26:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417566 {#8170 date: 2024-06-03 21:26:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8172 …} -Children: Doctrine\ORM\PersistentCollection {#8175 …} -Parent: Eccube\Entity\Category {#8115} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8449 +label: " 健康運" +value: "107" +data: Eccube\Entity\Category {#8178 -id: 107 -name: "健康運" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1717417562 {#8176 date: 2024-06-03 21:26:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417562 {#8177 date: 2024-06-03 21:26:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8179 …} -Children: Doctrine\ORM\PersistentCollection {#8182 …} -Parent: Eccube\Entity\Category {#8115} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8450 +label: " 全体運" +value: "106" +data: Eccube\Entity\Category {#8185 -id: 106 -name: "全体運" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1717417539 {#8183 date: 2024-06-03 21:25:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417539 {#8184 date: 2024-06-03 21:25:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8186 …} -Children: Doctrine\ORM\PersistentCollection {#8189 …} -Parent: Eccube\Entity\Category {#8115} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8451 +label: " 仕事運" +value: "33" +data: Eccube\Entity\Category {#8192 -id: 33 -name: "仕事運" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1713760383 {#8190 date: 2024-04-22 13:33:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713760383 {#8191 date: 2024-04-22 13:33:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8193 …} -Children: Doctrine\ORM\PersistentCollection {#8196 …} -Parent: Eccube\Entity\Category {#8115} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8452 +label: " 金運・財運" +value: "32" +data: Eccube\Entity\Category {#8199 -id: 32 -name: "金運・財運" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1713760378 {#8197 date: 2024-04-22 13:32:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1717417551 {#8198 date: 2024-06-03 21:25:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8200 …} -Children: Doctrine\ORM\PersistentCollection {#8203 …} -Parent: Eccube\Entity\Category {#8115} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8453 +label: " 恋愛運" +value: "31" +data: Eccube\Entity\Category {#8206 -id: 31 -name: "恋愛運" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1713760375 {#8204 date: 2024-04-22 13:32:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1713760375 {#8205 date: 2024-04-22 13:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8207 …} -Children: Doctrine\ORM\PersistentCollection {#8210 …} -Parent: Eccube\Entity\Category {#8115} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6779 …} } +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 {#8234 -form: Symfony\Component\Form\Form {#8221 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#8233 …5} |
full_name | "category_id" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "category_id" |
is_selected | Closure($choice, $value) {#8240 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4658 …} } |
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 {#689 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#688 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#687 …} -namespace: Closure() {#685 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#6366 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4361 …} } |
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() {#8126 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4403 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1101 …} $translationDomain: "validators" $message: Closure() {#6365 …} } } |
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 {#8454 -form: Symfony\Component\Form\Form {#8224 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8239 …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 | "" |