- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs
- Events
- Routing
- Cache
- Translation 9
- Security
- Twig
- Doctrine 3
- 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
(no name)
"Eccube\Form\Type\SearchProductType"
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 | [ "mode" => null "category_id" => Eccube\Entity\Category {#3725 -id: 13 -name: "ダイエット" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1686451525 {#3723 date: 2023-06-11 11:45:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733712326 {#3724 date: 2024-12-09 11:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3726 …} -Children: Doctrine\ORM\PersistentCollection {#3729 …} -Parent: Eccube\Entity\Category {#3627 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } "name" => null "pageno" => null "disp_number" => Eccube\Entity\Master\ProductListMax {#3505 #id: 20 #name: "20件" #sort_no: 0 } "orderby" => Eccube\Entity\Master\ProductListOrderBy {#3902 #id: 5 #name: "おすすめ順" #sort_no: 2 } ] |
| Model Format | same as normalized format |
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 {#479 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#480 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#481 …} -namespace: Closure() {#483 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3494 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3425 …} } |
| 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() {#3496 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3477 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#18 …} $translationDomain: "validators" $message: Closure() {#3495 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "search_product" "_" ] |
| cache_key | "__search_product" |
| compound | true |
| data | [ "mode" => null "category_id" => Eccube\Entity\Category {#3725 -id: 13 -name: "ダイエット" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1686451525 {#3723 date: 2023-06-11 11:45:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733712326 {#3724 date: 2024-12-09 11:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3726 …} -Children: Doctrine\ORM\PersistentCollection {#3729 …} -Parent: Eccube\Entity\Category {#3627 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } "name" => null "pageno" => null "disp_number" => Eccube\Entity\Master\ProductListMax {#3505 #id: 20 #name: "20件" #sort_no: 0 } "orderby" => Eccube\Entity\Master\ProductListOrderBy {#3902 #id: 5 #name: "おすすめ順" #sort_no: 2 } ] |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5403 -form: Symfony\Component\Form\Form {#4045 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4235 …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 | true |
| translation_domain | null |
| unique_block_prefix | "_" |
| valid | true |
| value | [ "mode" => null "category_id" => Eccube\Entity\Category {#3725 -id: 13 -name: "ダイエット" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1686451525 {#3723 date: 2023-06-11 11:45:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733712326 {#3724 date: 2024-12-09 11:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3726 …} -Children: Doctrine\ORM\PersistentCollection {#3729 …} -Parent: Eccube\Entity\Category {#3627 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } "name" => null "pageno" => null "disp_number" => Eccube\Entity\Master\ProductListMax {#3505 #id: 20 #name: "20件" #sort_no: 0 } "orderby" => Eccube\Entity\Master\ProductListOrderBy {#3902 #id: 5 #name: "おすすめ順" #sort_no: 2 } ] |
mode
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "search" |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | "search" |
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 | 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 {#479 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#480 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#481 …} -namespace: Closure() {#483 …} } |
| data | "search" |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3909 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3425 …} } |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3911 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3477 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#18 …} $translationDomain: "validators" $message: Closure() {#3908 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_mode" ] |
| cache_key | "_mode_hidden" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5406 -form: Symfony\Component\Form\Form {#4048 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5405 …5} |
| full_name | "mode" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "mode" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "mode" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_mode" |
| valid | true |
| value | "" |
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
| Property | Value |
|---|---|
| View Format |
"13"
|
| Normalized Format | Eccube\Entity\Category {#3725 -id: 13 -name: "ダイエット" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1686451525 {#3723 date: 2023-06-11 11:45:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733712326 {#3724 date: 2024-12-09 11:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3726 …} -Children: Doctrine\ORM\PersistentCollection {#3729 …} -Parent: Eccube\Entity\Category {#3627 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | "NameWithLevel" |
same as passed value |
| choices | [ Eccube\Entity\Category {#3526 -id: 52 -name: "来院型治療" -hierarchy: 1 -sort_no: 48 -create_date: DateTime @1686725013 {#3521 date: 2023-06-14 15:43:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686725013 {#3528 date: 2023-06-14 15:43:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3561 …} -Children: Doctrine\ORM\PersistentCollection {#3542 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3544 …} } Eccube\Entity\Category {#3537 -id: 2 -name: "目的別" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1684126212 {#3541 date: 2023-05-15 13:50:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686451393 {#3540 date: 2023-06-11 11:43:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3536 …} -Children: Doctrine\ORM\PersistentCollection {#3533 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3544 …} } Eccube\Entity\Category {#3532 -id: 53 -name: "NMN" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1731655862 {#3539 date: 2024-11-15 16:31:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731655862 {#3538 date: 2024-11-15 16:31:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3531 …} -Children: Doctrine\ORM\PersistentCollection {#3573 …} -Parent: Eccube\Entity\Category {#3537} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3578 -id: 32 -name: "医療痩身" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1686451679 {#3576 date: 2023-06-11 11:47:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686451679 {#3577 date: 2023-06-11 11:47:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3579 …} -Children: Doctrine\ORM\PersistentCollection {#3582 …} -Parent: Eccube\Entity\Category {#3537} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3544 …} } Eccube\Entity\Category {#3585 -id: 31 -name: "ED治療" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1686451670 {#3583 date: 2023-06-11 11:47:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686451670 {#3584 date: 2023-06-11 11:47:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3586 …} -Children: Doctrine\ORM\PersistentCollection {#3589 …} -Parent: Eccube\Entity\Category {#3537} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3544 …} } Eccube\Entity\Category {#3592 -id: 30 -name: "薄毛対策" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1686451662 {#3590 date: 2023-06-11 11:47:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686451662 {#3591 date: 2023-06-11 11:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3593 …} -Children: Doctrine\ORM\PersistentCollection {#3596 …} -Parent: Eccube\Entity\Category {#3537} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3544 …} } Eccube\Entity\Category {#3599 -id: 29 -name: "サプリメント" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1686451656 {#3597 date: 2023-06-11 11:47:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686451656 {#3598 date: 2023-06-11 11:47:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3600 …} -Children: Doctrine\ORM\PersistentCollection {#3603 …} -Parent: Eccube\Entity\Category {#3537} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3544 …} } Eccube\Entity\Category {#3606 -id: 28 -name: "メイクアップ" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1686451647 {#3604 date: 2023-06-11 11:47:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686451647 {#3605 date: 2023-06-11 11:47:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3607 …} -Children: Doctrine\ORM\PersistentCollection {#3610 …} -Parent: Eccube\Entity\Category {#3537} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3544 …} } Eccube\Entity\Category {#3613 -id: 27 -name: "紫外線対策" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1686451642 {#3611 date: 2023-06-11 11:47:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686451642 {#3612 date: 2023-06-11 11:47:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3614 …} -Children: Doctrine\ORM\PersistentCollection {#3617 …} -Parent: Eccube\Entity\Category {#3537} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3544 …} } Eccube\Entity\Category {#3620 -id: 26 -name: "スキンケア" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1686451634 {#3618 date: 2023-06-11 11:47:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686451634 {#3619 date: 2023-06-11 11:47:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3621 …} -Children: Doctrine\ORM\PersistentCollection {#3624 …} -Parent: Eccube\Entity\Category {#3537} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3544 …} } Eccube\Entity\Category {#3627 …} Eccube\Entity\Category {#3632 -id: 25 -name: "ニキビ" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1686451612 {#3625 date: 2023-06-11 11:46:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733712326 {#3626 date: 2024-12-09 11:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3633 …} -Children: Doctrine\ORM\PersistentCollection {#3636 …} -Parent: Eccube\Entity\Category {#3627 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3641 -id: 24 -name: "毛穴" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1686451608 {#3639 date: 2023-06-11 11:46:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733712326 {#3640 date: 2024-12-09 11:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3642 …} -Children: Doctrine\ORM\PersistentCollection {#3645 …} -Parent: Eccube\Entity\Category {#3627 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3648 -id: 23 -name: "ED治療" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1686451601 {#3646 date: 2023-06-11 11:46:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733712326 {#3647 date: 2024-12-09 11:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3649 …} -Children: Doctrine\ORM\PersistentCollection {#3652 …} -Parent: Eccube\Entity\Category {#3627 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3655 -id: 22 -name: "発毛" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1686451592 {#3653 date: 2023-06-11 11:46:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733712326 {#3654 date: 2024-12-09 11:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3656 …} -Children: Doctrine\ORM\PersistentCollection {#3659 …} -Parent: Eccube\Entity\Category {#3627 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3662 -id: 55 -name: "デオドラント" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1733712315 {#3660 date: 2024-12-09 11:45:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733712326 {#3661 date: 2024-12-09 11:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3663 …} -Children: Doctrine\ORM\PersistentCollection {#3666 …} -Parent: Eccube\Entity\Category {#3627 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3669 -id: 21 -name: "腸内環境" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1686451581 {#3667 date: 2023-06-11 11:46:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733712326 {#3668 date: 2024-12-09 11:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3670 …} -Children: Doctrine\ORM\PersistentCollection {#3673 …} -Parent: Eccube\Entity\Category {#3627 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3676 -id: 20 -name: "紫外線対策" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1686451575 {#3674 date: 2023-06-11 11:46:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733712326 {#3675 date: 2024-12-09 11:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3677 …} -Children: Doctrine\ORM\PersistentCollection {#3680 …} -Parent: Eccube\Entity\Category {#3627 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3683 -id: 19 -name: "メイクアップ" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1686451568 {#3681 date: 2023-06-11 11:46:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733712326 {#3682 date: 2024-12-09 11:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3684 …} -Children: Doctrine\ORM\PersistentCollection {#3687 …} -Parent: Eccube\Entity\Category {#3627 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3690 -id: 18 -name: "しわ・ハリ" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1686451563 {#3688 date: 2023-06-11 11:46:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733712326 {#3689 date: 2024-12-09 11:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3691 …} -Children: Doctrine\ORM\PersistentCollection {#3694 …} -Parent: Eccube\Entity\Category {#3627 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3697 -id: 17 -name: "美白" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1686451554 {#3695 date: 2023-06-11 11:45:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733712326 {#3696 date: 2024-12-09 11:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3698 …} -Children: Doctrine\ORM\PersistentCollection {#3701 …} -Parent: Eccube\Entity\Category {#3627 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3704 -id: 16 -name: "乾燥対策" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1686451548 {#3702 date: 2023-06-11 11:45:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733712326 {#3703 date: 2024-12-09 11:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3705 …} -Children: Doctrine\ORM\PersistentCollection {#3708 …} -Parent: Eccube\Entity\Category {#3627 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3711 -id: 15 -name: "アンチエイジング" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1686451539 {#3709 date: 2023-06-11 11:45:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733712326 {#3710 date: 2024-12-09 11:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3712 …} -Children: Doctrine\ORM\PersistentCollection {#3715 …} -Parent: Eccube\Entity\Category {#3627 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3718 -id: 14 -name: "睡眠サポート" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1686451533 {#3716 date: 2023-06-11 11:45:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733712326 {#3717 date: 2024-12-09 11:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3719 …} -Children: Doctrine\ORM\PersistentCollection {#3722 …} -Parent: Eccube\Entity\Category {#3627 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3725 -id: 13 -name: "ダイエット" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1686451525 {#3723 date: 2023-06-11 11:45:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733712326 {#3724 date: 2024-12-09 11:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3726 …} -Children: Doctrine\ORM\PersistentCollection {#3729 …} -Parent: Eccube\Entity\Category {#3627 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3732 -id: 5 -name: "ブランド別" -hierarchy: 1 -sort_no: 23 -create_date: DateTime @1684126212 {#3638 date: 2023-05-15 13:50:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686451454 {#3637 date: 2023-06-11 11:44:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3733 …} -Children: Doctrine\ORM\PersistentCollection {#3736 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3544 …} } Eccube\Entity\Category {#3737 -id: 57 -name: "Luscious Lips®" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1733716927 {#3730 date: 2024-12-09 13:02:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716927 {#3731 date: 2024-12-09 13:02:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3738 …} -Children: Doctrine\ORM\PersistentCollection {#3741 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3746 -id: 54 -name: "当院オリジナルメニュー" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1731655928 {#3744 date: 2024-11-15 16:32:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3745 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3747 …} -Children: Doctrine\ORM\PersistentCollection {#3750 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3753 -id: 56 -name: "ROHTO" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1733716794 {#3751 date: 2024-12-09 12:59:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3752 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3754 …} -Children: Doctrine\ORM\PersistentCollection {#3757 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3760 -id: 51 -name: "レカルカ" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1686451835 {#3758 date: 2023-06-11 11:50:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3759 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3761 …} -Children: Doctrine\ORM\PersistentCollection {#3764 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3767 -id: 50 -name: "リポC" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1686451784 {#3765 date: 2023-06-11 11:49:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3766 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3768 …} -Children: Doctrine\ORM\PersistentCollection {#3771 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3774 -id: 49 -name: "マグバーム" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1686451777 {#3772 date: 2023-06-11 11:49:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3773 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3775 …} -Children: Doctrine\ORM\PersistentCollection {#3778 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3781 -id: 48 -name: "ペロバーム" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1686451773 {#3779 date: 2023-06-11 11:49:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3780 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3782 …} -Children: Doctrine\ORM\PersistentCollection {#3785 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3788 -id: 47 -name: "プラスリストア" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1686451768 {#3786 date: 2023-06-11 11:49:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3787 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3789 …} -Children: Doctrine\ORM\PersistentCollection {#3792 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3795 -id: 46 -name: "ナチュメディカ" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1686451764 {#3793 date: 2023-06-11 11:49:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3794 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3796 …} -Children: Doctrine\ORM\PersistentCollection {#3799 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3802 -id: 45 -name: "ソルプロ" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1686451758 {#3800 date: 2023-06-11 11:49:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3801 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3803 …} -Children: Doctrine\ORM\PersistentCollection {#3806 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3809 -id: 44 -name: "センシル" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1686451754 {#3807 date: 2023-06-11 11:49:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3808 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3810 …} -Children: Doctrine\ORM\PersistentCollection {#3813 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3816 -id: 43 -name: "セルニュープラス" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1686451749 {#3814 date: 2023-06-11 11:49:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3815 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3817 …} -Children: Doctrine\ORM\PersistentCollection {#3820 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3823 -id: 42 -name: "サンソリット" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1686451745 {#3821 date: 2023-06-11 11:49:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3822 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3824 …} -Children: Doctrine\ORM\PersistentCollection {#3827 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3830 -id: 41 -name: "ケイセイ" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1686451740 {#3828 date: 2023-06-11 11:49:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3829 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3831 …} -Children: Doctrine\ORM\PersistentCollection {#3834 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3837 -id: 40 -name: "アスタリール" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1686451735 {#3835 date: 2023-06-11 11:48:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3836 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3838 …} -Children: Doctrine\ORM\PersistentCollection {#3841 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3844 -id: 39 -name: "WiQo" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1686451729 {#3842 date: 2023-06-11 11:48:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3843 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3845 …} -Children: Doctrine\ORM\PersistentCollection {#3848 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3851 -id: 38 -name: "Pure" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1686451724 {#3849 date: 2023-06-11 11:48:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3850 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3852 …} -Children: Doctrine\ORM\PersistentCollection {#3855 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3858 -id: 37 -name: "Ogshi" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1686451718 {#3856 date: 2023-06-11 11:48:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3857 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3859 …} -Children: Doctrine\ORM\PersistentCollection {#3862 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3865 -id: 36 -name: "MSS" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1686451712 {#3863 date: 2023-06-11 11:48:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3864 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3866 …} -Children: Doctrine\ORM\PersistentCollection {#3869 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3872 -id: 35 -name: "M DEAR" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1686451707 {#3870 date: 2023-06-11 11:48:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3871 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3873 …} -Children: Doctrine\ORM\PersistentCollection {#3876 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3879 -id: 34 -name: "JMEC be" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1686451699 {#3877 date: 2023-06-11 11:48:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3878 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3880 …} -Children: Doctrine\ORM\PersistentCollection {#3883 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3886 -id: 33 -name: "beautiful skin" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1686451692 {#3884 date: 2023-06-11 11:48:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3885 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3887 …} -Children: Doctrine\ORM\PersistentCollection {#3890 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } ] |
[ Eccube\Entity\Category {#3526 -id: 52 -name: "来院型治療" -hierarchy: 1 -sort_no: 48 -create_date: DateTime @1686725013 {#3521 date: 2023-06-14 15:43:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686725013 {#3528 date: 2023-06-14 15:43:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3561 …} -Children: Doctrine\ORM\PersistentCollection {#3542 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3544 …} } Eccube\Entity\Category {#3537 -id: 2 -name: "目的別" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1684126212 {#3541 date: 2023-05-15 13:50:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686451393 {#3540 date: 2023-06-11 11:43:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3536 …} -Children: Doctrine\ORM\PersistentCollection {#3533 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3544 …} } Eccube\Entity\Category {#3532 -id: 53 -name: "NMN" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1731655862 {#3539 date: 2024-11-15 16:31:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731655862 {#3538 date: 2024-11-15 16:31:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3531 …} -Children: Doctrine\ORM\PersistentCollection {#3573 …} -Parent: Eccube\Entity\Category {#3537} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3578 -id: 32 -name: "医療痩身" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1686451679 {#3576 date: 2023-06-11 11:47:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686451679 {#3577 date: 2023-06-11 11:47:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3579 …} -Children: Doctrine\ORM\PersistentCollection {#3582 …} -Parent: Eccube\Entity\Category {#3537} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3544 …} } Eccube\Entity\Category {#3585 -id: 31 -name: "ED治療" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1686451670 {#3583 date: 2023-06-11 11:47:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686451670 {#3584 date: 2023-06-11 11:47:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3586 …} -Children: Doctrine\ORM\PersistentCollection {#3589 …} -Parent: Eccube\Entity\Category {#3537} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3544 …} } Eccube\Entity\Category {#3592 -id: 30 -name: "薄毛対策" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1686451662 {#3590 date: 2023-06-11 11:47:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686451662 {#3591 date: 2023-06-11 11:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3593 …} -Children: Doctrine\ORM\PersistentCollection {#3596 …} -Parent: Eccube\Entity\Category {#3537} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3544 …} } Eccube\Entity\Category {#3599 -id: 29 -name: "サプリメント" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1686451656 {#3597 date: 2023-06-11 11:47:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686451656 {#3598 date: 2023-06-11 11:47:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3600 …} -Children: Doctrine\ORM\PersistentCollection {#3603 …} -Parent: Eccube\Entity\Category {#3537} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3544 …} } Eccube\Entity\Category {#3606 -id: 28 -name: "メイクアップ" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1686451647 {#3604 date: 2023-06-11 11:47:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686451647 {#3605 date: 2023-06-11 11:47:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3607 …} -Children: Doctrine\ORM\PersistentCollection {#3610 …} -Parent: Eccube\Entity\Category {#3537} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3544 …} } Eccube\Entity\Category {#3613 -id: 27 -name: "紫外線対策" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1686451642 {#3611 date: 2023-06-11 11:47:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686451642 {#3612 date: 2023-06-11 11:47:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3614 …} -Children: Doctrine\ORM\PersistentCollection {#3617 …} -Parent: Eccube\Entity\Category {#3537} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3544 …} } Eccube\Entity\Category {#3620 -id: 26 -name: "スキンケア" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1686451634 {#3618 date: 2023-06-11 11:47:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686451634 {#3619 date: 2023-06-11 11:47:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3621 …} -Children: Doctrine\ORM\PersistentCollection {#3624 …} -Parent: Eccube\Entity\Category {#3537} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3544 …} } Eccube\Entity\Category {#3627 …} Eccube\Entity\Category {#3632 -id: 25 -name: "ニキビ" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1686451612 {#3625 date: 2023-06-11 11:46:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733712326 {#3626 date: 2024-12-09 11:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3633 …} -Children: Doctrine\ORM\PersistentCollection {#3636 …} -Parent: Eccube\Entity\Category {#3627 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3641 -id: 24 -name: "毛穴" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1686451608 {#3639 date: 2023-06-11 11:46:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733712326 {#3640 date: 2024-12-09 11:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3642 …} -Children: Doctrine\ORM\PersistentCollection {#3645 …} -Parent: Eccube\Entity\Category {#3627 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3648 -id: 23 -name: "ED治療" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1686451601 {#3646 date: 2023-06-11 11:46:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733712326 {#3647 date: 2024-12-09 11:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3649 …} -Children: Doctrine\ORM\PersistentCollection {#3652 …} -Parent: Eccube\Entity\Category {#3627 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3655 -id: 22 -name: "発毛" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1686451592 {#3653 date: 2023-06-11 11:46:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733712326 {#3654 date: 2024-12-09 11:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3656 …} -Children: Doctrine\ORM\PersistentCollection {#3659 …} -Parent: Eccube\Entity\Category {#3627 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3662 -id: 55 -name: "デオドラント" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1733712315 {#3660 date: 2024-12-09 11:45:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733712326 {#3661 date: 2024-12-09 11:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3663 …} -Children: Doctrine\ORM\PersistentCollection {#3666 …} -Parent: Eccube\Entity\Category {#3627 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3669 -id: 21 -name: "腸内環境" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1686451581 {#3667 date: 2023-06-11 11:46:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733712326 {#3668 date: 2024-12-09 11:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3670 …} -Children: Doctrine\ORM\PersistentCollection {#3673 …} -Parent: Eccube\Entity\Category {#3627 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3676 -id: 20 -name: "紫外線対策" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1686451575 {#3674 date: 2023-06-11 11:46:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733712326 {#3675 date: 2024-12-09 11:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3677 …} -Children: Doctrine\ORM\PersistentCollection {#3680 …} -Parent: Eccube\Entity\Category {#3627 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3683 -id: 19 -name: "メイクアップ" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1686451568 {#3681 date: 2023-06-11 11:46:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733712326 {#3682 date: 2024-12-09 11:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3684 …} -Children: Doctrine\ORM\PersistentCollection {#3687 …} -Parent: Eccube\Entity\Category {#3627 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3690 -id: 18 -name: "しわ・ハリ" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1686451563 {#3688 date: 2023-06-11 11:46:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733712326 {#3689 date: 2024-12-09 11:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3691 …} -Children: Doctrine\ORM\PersistentCollection {#3694 …} -Parent: Eccube\Entity\Category {#3627 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3697 -id: 17 -name: "美白" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1686451554 {#3695 date: 2023-06-11 11:45:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733712326 {#3696 date: 2024-12-09 11:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3698 …} -Children: Doctrine\ORM\PersistentCollection {#3701 …} -Parent: Eccube\Entity\Category {#3627 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3704 -id: 16 -name: "乾燥対策" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1686451548 {#3702 date: 2023-06-11 11:45:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733712326 {#3703 date: 2024-12-09 11:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3705 …} -Children: Doctrine\ORM\PersistentCollection {#3708 …} -Parent: Eccube\Entity\Category {#3627 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3711 -id: 15 -name: "アンチエイジング" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1686451539 {#3709 date: 2023-06-11 11:45:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733712326 {#3710 date: 2024-12-09 11:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3712 …} -Children: Doctrine\ORM\PersistentCollection {#3715 …} -Parent: Eccube\Entity\Category {#3627 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3718 -id: 14 -name: "睡眠サポート" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1686451533 {#3716 date: 2023-06-11 11:45:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733712326 {#3717 date: 2024-12-09 11:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3719 …} -Children: Doctrine\ORM\PersistentCollection {#3722 …} -Parent: Eccube\Entity\Category {#3627 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3725 -id: 13 -name: "ダイエット" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1686451525 {#3723 date: 2023-06-11 11:45:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733712326 {#3724 date: 2024-12-09 11:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3726 …} -Children: Doctrine\ORM\PersistentCollection {#3729 …} -Parent: Eccube\Entity\Category {#3627 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3732 -id: 5 -name: "ブランド別" -hierarchy: 1 -sort_no: 23 -create_date: DateTime @1684126212 {#3638 date: 2023-05-15 13:50:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686451454 {#3637 date: 2023-06-11 11:44:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3733 …} -Children: Doctrine\ORM\PersistentCollection {#3736 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3544 …} } Eccube\Entity\Category {#3737 -id: 57 -name: "Luscious Lips®" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1733716927 {#3730 date: 2024-12-09 13:02:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716927 {#3731 date: 2024-12-09 13:02:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3738 …} -Children: Doctrine\ORM\PersistentCollection {#3741 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3746 -id: 54 -name: "当院オリジナルメニュー" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1731655928 {#3744 date: 2024-11-15 16:32:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3745 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3747 …} -Children: Doctrine\ORM\PersistentCollection {#3750 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3753 -id: 56 -name: "ROHTO" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1733716794 {#3751 date: 2024-12-09 12:59:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3752 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3754 …} -Children: Doctrine\ORM\PersistentCollection {#3757 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3760 -id: 51 -name: "レカルカ" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1686451835 {#3758 date: 2023-06-11 11:50:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3759 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3761 …} -Children: Doctrine\ORM\PersistentCollection {#3764 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3767 -id: 50 -name: "リポC" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1686451784 {#3765 date: 2023-06-11 11:49:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3766 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3768 …} -Children: Doctrine\ORM\PersistentCollection {#3771 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3774 -id: 49 -name: "マグバーム" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1686451777 {#3772 date: 2023-06-11 11:49:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3773 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3775 …} -Children: Doctrine\ORM\PersistentCollection {#3778 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3781 -id: 48 -name: "ペロバーム" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1686451773 {#3779 date: 2023-06-11 11:49:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3780 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3782 …} -Children: Doctrine\ORM\PersistentCollection {#3785 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3788 -id: 47 -name: "プラスリストア" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1686451768 {#3786 date: 2023-06-11 11:49:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3787 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3789 …} -Children: Doctrine\ORM\PersistentCollection {#3792 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3795 -id: 46 -name: "ナチュメディカ" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1686451764 {#3793 date: 2023-06-11 11:49:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3794 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3796 …} -Children: Doctrine\ORM\PersistentCollection {#3799 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3802 -id: 45 -name: "ソルプロ" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1686451758 {#3800 date: 2023-06-11 11:49:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3801 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3803 …} -Children: Doctrine\ORM\PersistentCollection {#3806 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3809 -id: 44 -name: "センシル" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1686451754 {#3807 date: 2023-06-11 11:49:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3808 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3810 …} -Children: Doctrine\ORM\PersistentCollection {#3813 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3816 -id: 43 -name: "セルニュープラス" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1686451749 {#3814 date: 2023-06-11 11:49:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3815 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3817 …} -Children: Doctrine\ORM\PersistentCollection {#3820 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3823 -id: 42 -name: "サンソリット" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1686451745 {#3821 date: 2023-06-11 11:49:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3822 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3824 …} -Children: Doctrine\ORM\PersistentCollection {#3827 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3830 -id: 41 -name: "ケイセイ" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1686451740 {#3828 date: 2023-06-11 11:49:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3829 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3831 …} -Children: Doctrine\ORM\PersistentCollection {#3834 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3837 -id: 40 -name: "アスタリール" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1686451735 {#3835 date: 2023-06-11 11:48:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3836 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3838 …} -Children: Doctrine\ORM\PersistentCollection {#3841 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3844 -id: 39 -name: "WiQo" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1686451729 {#3842 date: 2023-06-11 11:48:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3843 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3845 …} -Children: Doctrine\ORM\PersistentCollection {#3848 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3851 -id: 38 -name: "Pure" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1686451724 {#3849 date: 2023-06-11 11:48:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3850 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3852 …} -Children: Doctrine\ORM\PersistentCollection {#3855 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3858 -id: 37 -name: "Ogshi" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1686451718 {#3856 date: 2023-06-11 11:48:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3857 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3859 …} -Children: Doctrine\ORM\PersistentCollection {#3862 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3865 -id: 36 -name: "MSS" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1686451712 {#3863 date: 2023-06-11 11:48:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3864 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3866 …} -Children: Doctrine\ORM\PersistentCollection {#3869 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3872 -id: 35 -name: "M DEAR" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1686451707 {#3870 date: 2023-06-11 11:48:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3871 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3873 …} -Children: Doctrine\ORM\PersistentCollection {#3876 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3879 -id: 34 -name: "JMEC be" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1686451699 {#3877 date: 2023-06-11 11:48:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3878 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3880 …} -Children: Doctrine\ORM\PersistentCollection {#3883 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3886 -id: 33 -name: "beautiful skin" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1686451692 {#3884 date: 2023-06-11 11:48:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3885 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3887 …} -Children: Doctrine\ORM\PersistentCollection {#3890 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } ] |
| 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 {#3946 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3947 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#3945 -om: ContainerDRE7GvH\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#487 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3402 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | [ Eccube\Entity\Category {#3526 -id: 52 -name: "来院型治療" -hierarchy: 1 -sort_no: 48 -create_date: DateTime @1686725013 {#3521 date: 2023-06-14 15:43:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686725013 {#3528 date: 2023-06-14 15:43:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3561 …} -Children: Doctrine\ORM\PersistentCollection {#3542 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3544 …} } Eccube\Entity\Category {#3537 -id: 2 -name: "目的別" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1684126212 {#3541 date: 2023-05-15 13:50:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686451393 {#3540 date: 2023-06-11 11:43:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3536 …} -Children: Doctrine\ORM\PersistentCollection {#3533 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3544 …} } Eccube\Entity\Category {#3532 -id: 53 -name: "NMN" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1731655862 {#3539 date: 2024-11-15 16:31:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731655862 {#3538 date: 2024-11-15 16:31:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3531 …} -Children: Doctrine\ORM\PersistentCollection {#3573 …} -Parent: Eccube\Entity\Category {#3537} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3578 -id: 32 -name: "医療痩身" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1686451679 {#3576 date: 2023-06-11 11:47:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686451679 {#3577 date: 2023-06-11 11:47:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3579 …} -Children: Doctrine\ORM\PersistentCollection {#3582 …} -Parent: Eccube\Entity\Category {#3537} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3544 …} } Eccube\Entity\Category {#3585 -id: 31 -name: "ED治療" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1686451670 {#3583 date: 2023-06-11 11:47:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686451670 {#3584 date: 2023-06-11 11:47:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3586 …} -Children: Doctrine\ORM\PersistentCollection {#3589 …} -Parent: Eccube\Entity\Category {#3537} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3544 …} } Eccube\Entity\Category {#3592 -id: 30 -name: "薄毛対策" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1686451662 {#3590 date: 2023-06-11 11:47:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686451662 {#3591 date: 2023-06-11 11:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3593 …} -Children: Doctrine\ORM\PersistentCollection {#3596 …} -Parent: Eccube\Entity\Category {#3537} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3544 …} } Eccube\Entity\Category {#3599 -id: 29 -name: "サプリメント" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1686451656 {#3597 date: 2023-06-11 11:47:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686451656 {#3598 date: 2023-06-11 11:47:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3600 …} -Children: Doctrine\ORM\PersistentCollection {#3603 …} -Parent: Eccube\Entity\Category {#3537} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3544 …} } Eccube\Entity\Category {#3606 -id: 28 -name: "メイクアップ" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1686451647 {#3604 date: 2023-06-11 11:47:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686451647 {#3605 date: 2023-06-11 11:47:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3607 …} -Children: Doctrine\ORM\PersistentCollection {#3610 …} -Parent: Eccube\Entity\Category {#3537} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3544 …} } Eccube\Entity\Category {#3613 -id: 27 -name: "紫外線対策" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1686451642 {#3611 date: 2023-06-11 11:47:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686451642 {#3612 date: 2023-06-11 11:47:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3614 …} -Children: Doctrine\ORM\PersistentCollection {#3617 …} -Parent: Eccube\Entity\Category {#3537} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3544 …} } Eccube\Entity\Category {#3620 -id: 26 -name: "スキンケア" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1686451634 {#3618 date: 2023-06-11 11:47:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686451634 {#3619 date: 2023-06-11 11:47:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3621 …} -Children: Doctrine\ORM\PersistentCollection {#3624 …} -Parent: Eccube\Entity\Category {#3537} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3544 …} } Eccube\Entity\Category {#3627 …} Eccube\Entity\Category {#3632 -id: 25 -name: "ニキビ" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1686451612 {#3625 date: 2023-06-11 11:46:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733712326 {#3626 date: 2024-12-09 11:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3633 …} -Children: Doctrine\ORM\PersistentCollection {#3636 …} -Parent: Eccube\Entity\Category {#3627 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3641 -id: 24 -name: "毛穴" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1686451608 {#3639 date: 2023-06-11 11:46:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733712326 {#3640 date: 2024-12-09 11:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3642 …} -Children: Doctrine\ORM\PersistentCollection {#3645 …} -Parent: Eccube\Entity\Category {#3627 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3648 -id: 23 -name: "ED治療" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1686451601 {#3646 date: 2023-06-11 11:46:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733712326 {#3647 date: 2024-12-09 11:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3649 …} -Children: Doctrine\ORM\PersistentCollection {#3652 …} -Parent: Eccube\Entity\Category {#3627 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3655 -id: 22 -name: "発毛" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1686451592 {#3653 date: 2023-06-11 11:46:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733712326 {#3654 date: 2024-12-09 11:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3656 …} -Children: Doctrine\ORM\PersistentCollection {#3659 …} -Parent: Eccube\Entity\Category {#3627 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3662 -id: 55 -name: "デオドラント" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1733712315 {#3660 date: 2024-12-09 11:45:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733712326 {#3661 date: 2024-12-09 11:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3663 …} -Children: Doctrine\ORM\PersistentCollection {#3666 …} -Parent: Eccube\Entity\Category {#3627 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3669 -id: 21 -name: "腸内環境" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1686451581 {#3667 date: 2023-06-11 11:46:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733712326 {#3668 date: 2024-12-09 11:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3670 …} -Children: Doctrine\ORM\PersistentCollection {#3673 …} -Parent: Eccube\Entity\Category {#3627 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3676 -id: 20 -name: "紫外線対策" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1686451575 {#3674 date: 2023-06-11 11:46:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733712326 {#3675 date: 2024-12-09 11:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3677 …} -Children: Doctrine\ORM\PersistentCollection {#3680 …} -Parent: Eccube\Entity\Category {#3627 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3683 -id: 19 -name: "メイクアップ" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1686451568 {#3681 date: 2023-06-11 11:46:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733712326 {#3682 date: 2024-12-09 11:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3684 …} -Children: Doctrine\ORM\PersistentCollection {#3687 …} -Parent: Eccube\Entity\Category {#3627 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3690 -id: 18 -name: "しわ・ハリ" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1686451563 {#3688 date: 2023-06-11 11:46:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733712326 {#3689 date: 2024-12-09 11:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3691 …} -Children: Doctrine\ORM\PersistentCollection {#3694 …} -Parent: Eccube\Entity\Category {#3627 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3697 -id: 17 -name: "美白" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1686451554 {#3695 date: 2023-06-11 11:45:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733712326 {#3696 date: 2024-12-09 11:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3698 …} -Children: Doctrine\ORM\PersistentCollection {#3701 …} -Parent: Eccube\Entity\Category {#3627 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3704 -id: 16 -name: "乾燥対策" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1686451548 {#3702 date: 2023-06-11 11:45:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733712326 {#3703 date: 2024-12-09 11:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3705 …} -Children: Doctrine\ORM\PersistentCollection {#3708 …} -Parent: Eccube\Entity\Category {#3627 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3711 -id: 15 -name: "アンチエイジング" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1686451539 {#3709 date: 2023-06-11 11:45:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733712326 {#3710 date: 2024-12-09 11:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3712 …} -Children: Doctrine\ORM\PersistentCollection {#3715 …} -Parent: Eccube\Entity\Category {#3627 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3718 -id: 14 -name: "睡眠サポート" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1686451533 {#3716 date: 2023-06-11 11:45:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733712326 {#3717 date: 2024-12-09 11:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3719 …} -Children: Doctrine\ORM\PersistentCollection {#3722 …} -Parent: Eccube\Entity\Category {#3627 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3725 -id: 13 -name: "ダイエット" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1686451525 {#3723 date: 2023-06-11 11:45:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733712326 {#3724 date: 2024-12-09 11:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3726 …} -Children: Doctrine\ORM\PersistentCollection {#3729 …} -Parent: Eccube\Entity\Category {#3627 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3732 -id: 5 -name: "ブランド別" -hierarchy: 1 -sort_no: 23 -create_date: DateTime @1684126212 {#3638 date: 2023-05-15 13:50:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686451454 {#3637 date: 2023-06-11 11:44:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3733 …} -Children: Doctrine\ORM\PersistentCollection {#3736 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3544 …} } Eccube\Entity\Category {#3737 -id: 57 -name: "Luscious Lips®" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1733716927 {#3730 date: 2024-12-09 13:02:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716927 {#3731 date: 2024-12-09 13:02:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3738 …} -Children: Doctrine\ORM\PersistentCollection {#3741 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3746 -id: 54 -name: "当院オリジナルメニュー" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1731655928 {#3744 date: 2024-11-15 16:32:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3745 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3747 …} -Children: Doctrine\ORM\PersistentCollection {#3750 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3753 -id: 56 -name: "ROHTO" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1733716794 {#3751 date: 2024-12-09 12:59:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3752 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3754 …} -Children: Doctrine\ORM\PersistentCollection {#3757 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3760 -id: 51 -name: "レカルカ" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1686451835 {#3758 date: 2023-06-11 11:50:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3759 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3761 …} -Children: Doctrine\ORM\PersistentCollection {#3764 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3767 -id: 50 -name: "リポC" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1686451784 {#3765 date: 2023-06-11 11:49:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3766 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3768 …} -Children: Doctrine\ORM\PersistentCollection {#3771 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3774 -id: 49 -name: "マグバーム" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1686451777 {#3772 date: 2023-06-11 11:49:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3773 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3775 …} -Children: Doctrine\ORM\PersistentCollection {#3778 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3781 -id: 48 -name: "ペロバーム" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1686451773 {#3779 date: 2023-06-11 11:49:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3780 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3782 …} -Children: Doctrine\ORM\PersistentCollection {#3785 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3788 -id: 47 -name: "プラスリストア" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1686451768 {#3786 date: 2023-06-11 11:49:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3787 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3789 …} -Children: Doctrine\ORM\PersistentCollection {#3792 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3795 -id: 46 -name: "ナチュメディカ" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1686451764 {#3793 date: 2023-06-11 11:49:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3794 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3796 …} -Children: Doctrine\ORM\PersistentCollection {#3799 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3802 -id: 45 -name: "ソルプロ" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1686451758 {#3800 date: 2023-06-11 11:49:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3801 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3803 …} -Children: Doctrine\ORM\PersistentCollection {#3806 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3809 -id: 44 -name: "センシル" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1686451754 {#3807 date: 2023-06-11 11:49:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3808 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3810 …} -Children: Doctrine\ORM\PersistentCollection {#3813 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3816 -id: 43 -name: "セルニュープラス" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1686451749 {#3814 date: 2023-06-11 11:49:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3815 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3817 …} -Children: Doctrine\ORM\PersistentCollection {#3820 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3823 -id: 42 -name: "サンソリット" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1686451745 {#3821 date: 2023-06-11 11:49:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3822 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3824 …} -Children: Doctrine\ORM\PersistentCollection {#3827 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3830 -id: 41 -name: "ケイセイ" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1686451740 {#3828 date: 2023-06-11 11:49:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3829 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3831 …} -Children: Doctrine\ORM\PersistentCollection {#3834 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3837 -id: 40 -name: "アスタリール" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1686451735 {#3835 date: 2023-06-11 11:48:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3836 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3838 …} -Children: Doctrine\ORM\PersistentCollection {#3841 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3844 -id: 39 -name: "WiQo" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1686451729 {#3842 date: 2023-06-11 11:48:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3843 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3845 …} -Children: Doctrine\ORM\PersistentCollection {#3848 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3851 -id: 38 -name: "Pure" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1686451724 {#3849 date: 2023-06-11 11:48:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3850 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3852 …} -Children: Doctrine\ORM\PersistentCollection {#3855 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3858 -id: 37 -name: "Ogshi" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1686451718 {#3856 date: 2023-06-11 11:48:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3857 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3859 …} -Children: Doctrine\ORM\PersistentCollection {#3862 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3865 -id: 36 -name: "MSS" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1686451712 {#3863 date: 2023-06-11 11:48:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3864 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3866 …} -Children: Doctrine\ORM\PersistentCollection {#3869 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3872 -id: 35 -name: "M DEAR" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1686451707 {#3870 date: 2023-06-11 11:48:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3871 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3873 …} -Children: Doctrine\ORM\PersistentCollection {#3876 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3879 -id: 34 -name: "JMEC be" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1686451699 {#3877 date: 2023-06-11 11:48:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3878 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3880 …} -Children: Doctrine\ORM\PersistentCollection {#3883 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } Eccube\Entity\Category {#3886 -id: 33 -name: "beautiful skin" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1686451692 {#3884 date: 2023-06-11 11:48:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3885 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3887 …} -Children: Doctrine\ORM\PersistentCollection {#3890 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } ] |
| 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 {#479 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#480 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#481 …} -namespace: Closure() {#483 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerDRE7GvH\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#487 …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 {#3945 -om: ContainerDRE7GvH\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#487 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3402 …} -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() {#3944 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3477 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#18 …} $translationDomain: "validators" $message: Closure() {#3942 …} } } |
| 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 | [ 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5412 +label: "来院型治療" +value: "52" +data: Eccube\Entity\Category {#3526 -id: 52 -name: "来院型治療" -hierarchy: 1 -sort_no: 48 -create_date: DateTime @1686725013 {#3521 date: 2023-06-14 15:43:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686725013 {#3528 date: 2023-06-14 15:43:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3561 …} -Children: Doctrine\ORM\PersistentCollection {#3542 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3544 …} } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5413 +label: "目的別" +value: "2" +data: Eccube\Entity\Category {#3537 -id: 2 -name: "目的別" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1684126212 {#3541 date: 2023-05-15 13:50:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686451393 {#3540 date: 2023-06-11 11:43:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3536 …} -Children: Doctrine\ORM\PersistentCollection {#3533 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3544 …} } +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5414 +label: " NMN" +value: "53" +data: Eccube\Entity\Category {#3532 -id: 53 -name: "NMN" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1731655862 {#3539 date: 2024-11-15 16:31:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1731655862 {#3538 date: 2024-11-15 16:31:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3531 …} -Children: Doctrine\ORM\PersistentCollection {#3573 …} -Parent: Eccube\Entity\Category {#3537} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5415 +label: " 医療痩身" +value: "32" +data: Eccube\Entity\Category {#3578 -id: 32 -name: "医療痩身" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1686451679 {#3576 date: 2023-06-11 11:47:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686451679 {#3577 date: 2023-06-11 11:47:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3579 …} -Children: Doctrine\ORM\PersistentCollection {#3582 …} -Parent: Eccube\Entity\Category {#3537} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3544 …} } +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5416 +label: " ED治療" +value: "31" +data: Eccube\Entity\Category {#3585 -id: 31 -name: "ED治療" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1686451670 {#3583 date: 2023-06-11 11:47:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686451670 {#3584 date: 2023-06-11 11:47:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3586 …} -Children: Doctrine\ORM\PersistentCollection {#3589 …} -Parent: Eccube\Entity\Category {#3537} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3544 …} } +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5417 +label: " 薄毛対策" +value: "30" +data: Eccube\Entity\Category {#3592 -id: 30 -name: "薄毛対策" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1686451662 {#3590 date: 2023-06-11 11:47:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686451662 {#3591 date: 2023-06-11 11:47:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3593 …} -Children: Doctrine\ORM\PersistentCollection {#3596 …} -Parent: Eccube\Entity\Category {#3537} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3544 …} } +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5418 +label: " サプリメント" +value: "29" +data: Eccube\Entity\Category {#3599 -id: 29 -name: "サプリメント" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1686451656 {#3597 date: 2023-06-11 11:47:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686451656 {#3598 date: 2023-06-11 11:47:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3600 …} -Children: Doctrine\ORM\PersistentCollection {#3603 …} -Parent: Eccube\Entity\Category {#3537} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3544 …} } +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5419 +label: " メイクアップ" +value: "28" +data: Eccube\Entity\Category {#3606 -id: 28 -name: "メイクアップ" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1686451647 {#3604 date: 2023-06-11 11:47:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686451647 {#3605 date: 2023-06-11 11:47:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3607 …} -Children: Doctrine\ORM\PersistentCollection {#3610 …} -Parent: Eccube\Entity\Category {#3537} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3544 …} } +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5420 +label: " 紫外線対策" +value: "27" +data: Eccube\Entity\Category {#3613 -id: 27 -name: "紫外線対策" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1686451642 {#3611 date: 2023-06-11 11:47:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686451642 {#3612 date: 2023-06-11 11:47:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3614 …} -Children: Doctrine\ORM\PersistentCollection {#3617 …} -Parent: Eccube\Entity\Category {#3537} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3544 …} } +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5421 +label: " スキンケア" +value: "26" +data: Eccube\Entity\Category {#3620 -id: 26 -name: "スキンケア" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1686451634 {#3618 date: 2023-06-11 11:47:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686451634 {#3619 date: 2023-06-11 11:47:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3621 …} -Children: Doctrine\ORM\PersistentCollection {#3624 …} -Parent: Eccube\Entity\Category {#3537} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3544 …} } +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5422 +label: "お悩み別" +value: "1" +data: Eccube\Entity\Category {#3627 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5423 +label: " ニキビ" +value: "25" +data: Eccube\Entity\Category {#3632 -id: 25 -name: "ニキビ" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1686451612 {#3625 date: 2023-06-11 11:46:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733712326 {#3626 date: 2024-12-09 11:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3633 …} -Children: Doctrine\ORM\PersistentCollection {#3636 …} -Parent: Eccube\Entity\Category {#3627 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5424 +label: " 毛穴" +value: "24" +data: Eccube\Entity\Category {#3641 -id: 24 -name: "毛穴" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1686451608 {#3639 date: 2023-06-11 11:46:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733712326 {#3640 date: 2024-12-09 11:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3642 …} -Children: Doctrine\ORM\PersistentCollection {#3645 …} -Parent: Eccube\Entity\Category {#3627 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5425 +label: " ED治療" +value: "23" +data: Eccube\Entity\Category {#3648 -id: 23 -name: "ED治療" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1686451601 {#3646 date: 2023-06-11 11:46:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733712326 {#3647 date: 2024-12-09 11:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3649 …} -Children: Doctrine\ORM\PersistentCollection {#3652 …} -Parent: Eccube\Entity\Category {#3627 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5426 +label: " 発毛" +value: "22" +data: Eccube\Entity\Category {#3655 -id: 22 -name: "発毛" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1686451592 {#3653 date: 2023-06-11 11:46:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733712326 {#3654 date: 2024-12-09 11:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3656 …} -Children: Doctrine\ORM\PersistentCollection {#3659 …} -Parent: Eccube\Entity\Category {#3627 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5427 +label: " デオドラント" +value: "55" +data: Eccube\Entity\Category {#3662 -id: 55 -name: "デオドラント" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1733712315 {#3660 date: 2024-12-09 11:45:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733712326 {#3661 date: 2024-12-09 11:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3663 …} -Children: Doctrine\ORM\PersistentCollection {#3666 …} -Parent: Eccube\Entity\Category {#3627 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5428 +label: " 腸内環境" +value: "21" +data: Eccube\Entity\Category {#3669 -id: 21 -name: "腸内環境" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1686451581 {#3667 date: 2023-06-11 11:46:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733712326 {#3668 date: 2024-12-09 11:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3670 …} -Children: Doctrine\ORM\PersistentCollection {#3673 …} -Parent: Eccube\Entity\Category {#3627 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5429 +label: " 紫外線対策" +value: "20" +data: Eccube\Entity\Category {#3676 -id: 20 -name: "紫外線対策" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1686451575 {#3674 date: 2023-06-11 11:46:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733712326 {#3675 date: 2024-12-09 11:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3677 …} -Children: Doctrine\ORM\PersistentCollection {#3680 …} -Parent: Eccube\Entity\Category {#3627 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5430 +label: " メイクアップ" +value: "19" +data: Eccube\Entity\Category {#3683 -id: 19 -name: "メイクアップ" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1686451568 {#3681 date: 2023-06-11 11:46:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733712326 {#3682 date: 2024-12-09 11:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3684 …} -Children: Doctrine\ORM\PersistentCollection {#3687 …} -Parent: Eccube\Entity\Category {#3627 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5431 +label: " しわ・ハリ" +value: "18" +data: Eccube\Entity\Category {#3690 -id: 18 -name: "しわ・ハリ" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1686451563 {#3688 date: 2023-06-11 11:46:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733712326 {#3689 date: 2024-12-09 11:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3691 …} -Children: Doctrine\ORM\PersistentCollection {#3694 …} -Parent: Eccube\Entity\Category {#3627 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5432 +label: " 美白" +value: "17" +data: Eccube\Entity\Category {#3697 -id: 17 -name: "美白" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1686451554 {#3695 date: 2023-06-11 11:45:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733712326 {#3696 date: 2024-12-09 11:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3698 …} -Children: Doctrine\ORM\PersistentCollection {#3701 …} -Parent: Eccube\Entity\Category {#3627 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5433 +label: " 乾燥対策" +value: "16" +data: Eccube\Entity\Category {#3704 -id: 16 -name: "乾燥対策" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1686451548 {#3702 date: 2023-06-11 11:45:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733712326 {#3703 date: 2024-12-09 11:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3705 …} -Children: Doctrine\ORM\PersistentCollection {#3708 …} -Parent: Eccube\Entity\Category {#3627 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5434 +label: " アンチエイジング" +value: "15" +data: Eccube\Entity\Category {#3711 -id: 15 -name: "アンチエイジング" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1686451539 {#3709 date: 2023-06-11 11:45:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733712326 {#3710 date: 2024-12-09 11:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3712 …} -Children: Doctrine\ORM\PersistentCollection {#3715 …} -Parent: Eccube\Entity\Category {#3627 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5435 +label: " 睡眠サポート" +value: "14" +data: Eccube\Entity\Category {#3718 -id: 14 -name: "睡眠サポート" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1686451533 {#3716 date: 2023-06-11 11:45:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733712326 {#3717 date: 2024-12-09 11:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3719 …} -Children: Doctrine\ORM\PersistentCollection {#3722 …} -Parent: Eccube\Entity\Category {#3627 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5436 +label: " ダイエット" +value: "13" +data: Eccube\Entity\Category {#3725 -id: 13 -name: "ダイエット" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1686451525 {#3723 date: 2023-06-11 11:45:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733712326 {#3724 date: 2024-12-09 11:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3726 …} -Children: Doctrine\ORM\PersistentCollection {#3729 …} -Parent: Eccube\Entity\Category {#3627 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5437 +label: "ブランド別" +value: "5" +data: Eccube\Entity\Category {#3732 -id: 5 -name: "ブランド別" -hierarchy: 1 -sort_no: 23 -create_date: DateTime @1684126212 {#3638 date: 2023-05-15 13:50:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686451454 {#3637 date: 2023-06-11 11:44:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3733 …} -Children: Doctrine\ORM\PersistentCollection {#3736 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3544 …} } +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5438 +label: " Luscious Lips®" +value: "57" +data: Eccube\Entity\Category {#3737 -id: 57 -name: "Luscious Lips®" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1733716927 {#3730 date: 2024-12-09 13:02:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716927 {#3731 date: 2024-12-09 13:02:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3738 …} -Children: Doctrine\ORM\PersistentCollection {#3741 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5439 +label: " 当院オリジナルメニュー" +value: "54" +data: Eccube\Entity\Category {#3746 -id: 54 -name: "当院オリジナルメニュー" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1731655928 {#3744 date: 2024-11-15 16:32:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3745 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3747 …} -Children: Doctrine\ORM\PersistentCollection {#3750 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5440 +label: " ROHTO" +value: "56" +data: Eccube\Entity\Category {#3753 -id: 56 -name: "ROHTO" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1733716794 {#3751 date: 2024-12-09 12:59:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3752 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3754 …} -Children: Doctrine\ORM\PersistentCollection {#3757 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5441 +label: " レカルカ" +value: "51" +data: Eccube\Entity\Category {#3760 -id: 51 -name: "レカルカ" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1686451835 {#3758 date: 2023-06-11 11:50:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3759 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3761 …} -Children: Doctrine\ORM\PersistentCollection {#3764 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5442 +label: " リポC" +value: "50" +data: Eccube\Entity\Category {#3767 -id: 50 -name: "リポC" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1686451784 {#3765 date: 2023-06-11 11:49:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3766 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3768 …} -Children: Doctrine\ORM\PersistentCollection {#3771 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5443 +label: " マグバーム" +value: "49" +data: Eccube\Entity\Category {#3774 -id: 49 -name: "マグバーム" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1686451777 {#3772 date: 2023-06-11 11:49:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3773 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3775 …} -Children: Doctrine\ORM\PersistentCollection {#3778 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5444 +label: " ペロバーム" +value: "48" +data: Eccube\Entity\Category {#3781 -id: 48 -name: "ペロバーム" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1686451773 {#3779 date: 2023-06-11 11:49:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3780 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3782 …} -Children: Doctrine\ORM\PersistentCollection {#3785 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5445 +label: " プラスリストア" +value: "47" +data: Eccube\Entity\Category {#3788 -id: 47 -name: "プラスリストア" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1686451768 {#3786 date: 2023-06-11 11:49:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3787 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3789 …} -Children: Doctrine\ORM\PersistentCollection {#3792 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5446 +label: " ナチュメディカ" +value: "46" +data: Eccube\Entity\Category {#3795 -id: 46 -name: "ナチュメディカ" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1686451764 {#3793 date: 2023-06-11 11:49:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3794 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3796 …} -Children: Doctrine\ORM\PersistentCollection {#3799 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5447 +label: " ソルプロ" +value: "45" +data: Eccube\Entity\Category {#3802 -id: 45 -name: "ソルプロ" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1686451758 {#3800 date: 2023-06-11 11:49:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3801 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3803 …} -Children: Doctrine\ORM\PersistentCollection {#3806 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5448 +label: " センシル" +value: "44" +data: Eccube\Entity\Category {#3809 -id: 44 -name: "センシル" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1686451754 {#3807 date: 2023-06-11 11:49:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3808 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3810 …} -Children: Doctrine\ORM\PersistentCollection {#3813 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5449 +label: " セルニュープラス" +value: "43" +data: Eccube\Entity\Category {#3816 -id: 43 -name: "セルニュープラス" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1686451749 {#3814 date: 2023-06-11 11:49:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3815 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3817 …} -Children: Doctrine\ORM\PersistentCollection {#3820 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5450 +label: " サンソリット" +value: "42" +data: Eccube\Entity\Category {#3823 -id: 42 -name: "サンソリット" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1686451745 {#3821 date: 2023-06-11 11:49:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3822 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3824 …} -Children: Doctrine\ORM\PersistentCollection {#3827 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5451 +label: " ケイセイ" +value: "41" +data: Eccube\Entity\Category {#3830 -id: 41 -name: "ケイセイ" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1686451740 {#3828 date: 2023-06-11 11:49:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3829 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3831 …} -Children: Doctrine\ORM\PersistentCollection {#3834 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5452 +label: " アスタリール" +value: "40" +data: Eccube\Entity\Category {#3837 -id: 40 -name: "アスタリール" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1686451735 {#3835 date: 2023-06-11 11:48:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3836 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3838 …} -Children: Doctrine\ORM\PersistentCollection {#3841 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5453 +label: " WiQo" +value: "39" +data: Eccube\Entity\Category {#3844 -id: 39 -name: "WiQo" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1686451729 {#3842 date: 2023-06-11 11:48:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3843 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3845 …} -Children: Doctrine\ORM\PersistentCollection {#3848 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5454 +label: " Pure" +value: "38" +data: Eccube\Entity\Category {#3851 -id: 38 -name: "Pure" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1686451724 {#3849 date: 2023-06-11 11:48:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3850 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3852 …} -Children: Doctrine\ORM\PersistentCollection {#3855 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5455 +label: " Ogshi" +value: "37" +data: Eccube\Entity\Category {#3858 -id: 37 -name: "Ogshi" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1686451718 {#3856 date: 2023-06-11 11:48:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3857 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3859 …} -Children: Doctrine\ORM\PersistentCollection {#3862 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5456 +label: " MSS" +value: "36" +data: Eccube\Entity\Category {#3865 -id: 36 -name: "MSS" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1686451712 {#3863 date: 2023-06-11 11:48:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3864 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3866 …} -Children: Doctrine\ORM\PersistentCollection {#3869 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5457 +label: " M DEAR" +value: "35" +data: Eccube\Entity\Category {#3872 -id: 35 -name: "M DEAR" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1686451707 {#3870 date: 2023-06-11 11:48:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3871 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3873 …} -Children: Doctrine\ORM\PersistentCollection {#3876 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5458 +label: " JMEC be" +value: "34" +data: Eccube\Entity\Category {#3879 -id: 34 -name: "JMEC be" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1686451699 {#3877 date: 2023-06-11 11:48:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3878 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3880 …} -Children: Doctrine\ORM\PersistentCollection {#3883 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5459 +label: " beautiful skin" +value: "33" +data: Eccube\Entity\Category {#3886 -id: 33 -name: "beautiful skin" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1686451692 {#3884 date: 2023-06-11 11:48:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733716801 {#3885 date: 2024-12-09 13:00:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3887 …} -Children: Doctrine\ORM\PersistentCollection {#3890 …} -Parent: Eccube\Entity\Category {#3732} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Eccube\Entity\Category {#3725 -id: 13 -name: "ダイエット" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1686451525 {#3723 date: 2023-06-11 11:45:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733712326 {#3724 date: 2024-12-09 11:45:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3726 …} -Children: Doctrine\ORM\PersistentCollection {#3729 …} -Parent: Eccube\Entity\Category {#3627 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3571 …} } |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5408 -form: Symfony\Component\Form\Form {#4051 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5407 …5} |
| full_name | "category_id" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_id" |
| is_selected | Closure($choice, $value) {#5409 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3919 …} } |
| 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 | true |
| translation_domain | null |
| unique_block_prefix | "_category_id" |
| valid | true |
| value | "13" |
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
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 50 ] |
[ "maxlength" => 50 ] |
| 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 {#479 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#480 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#481 …} -namespace: Closure() {#483 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3972 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3425 …} } |
| 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() {#3974 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3477 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#18 …} $translationDomain: "validators" $message: Closure() {#3971 …} } } |
| 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 {#5460 -form: Symfony\Component\Form\Form {#4054 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5410 …5} |
| full_name | "name" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "name" |
| label | null |
| 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 | true |
| translation_domain | null |
| unique_block_prefix | "_name" |
| valid | true |
| value | "" |
pageno
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
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
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 | 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 {#479 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#480 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#481 …} -namespace: Closure() {#483 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3983 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3425 …} } |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3985 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3477 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#18 …} $translationDomain: "validators" $message: Closure() {#3984 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_pageno" ] |
| cache_key | "_pageno_hidden" |
| compound | false |
| data | null |
| 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 {#4057 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5461 …5} |
| full_name | "pageno" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "pageno" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "pageno" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_pageno" |
| valid | true |
| value | "" |
disp_number
"Eccube\Form\Type\Master\ProductListMaxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"20"
|
| Normalized Format | Eccube\Entity\Master\ProductListMax {#3505 #id: 20 #name: "20件" #sort_no: 0 } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ Eccube\Entity\Master\ProductListMax {#3505 #id: 20 #name: "20件" #sort_no: 0 } Eccube\Entity\Master\ProductListMax {#3506 #id: 40 #name: "40件" #sort_no: 1 } Eccube\Entity\Master\ProductListMax {#3517 #id: 60 #name: "60件" #sort_no: 2 } ] |
[ Eccube\Entity\Master\ProductListMax {#3505 #id: 20 #name: "20件" #sort_no: 0 } Eccube\Entity\Master\ProductListMax {#3506 #id: 40 #name: "40件" #sort_no: 1 } Eccube\Entity\Master\ProductListMax {#3517 #id: 60 #name: "60件" #sort_no: 2 } ] |
| label | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#3941 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#4005 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4006 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4004 -om: ContainerDRE7GvH\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#487 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3292 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | [ Eccube\Entity\Master\ProductListMax {#3505 #id: 20 #name: "20件" #sort_no: 0 } Eccube\Entity\Master\ProductListMax {#3506 #id: 40 #name: "40件" #sort_no: 1 } Eccube\Entity\Master\ProductListMax {#3517 #id: 60 #name: "60件" #sort_no: 2 } ] |
| class | "Eccube\Entity\Master\ProductListMax" |
| 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 {#479 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#480 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#481 …} -namespace: Closure() {#483 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerDRE7GvH\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#487 …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 {#4004 -om: ContainerDRE7GvH\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#487 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3292 …} -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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#4007 -_em: Doctrine\ORM\EntityManager {#532 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4009 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4010 #from: "Eccube\Entity\Master\ProductListMax" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4011 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -_type: 0 -_state: 0 -_dql: null -parameters: Doctrine\Common\Collections\ArrayCollection {#4008 …} -_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() {#4003 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3477 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#18 …} $translationDomain: "validators" $message: Closure() {#4000 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "master" "product_list_max" "_disp_number" ] |
| cache_key | "_disp_number_product_list_max" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5466 +label: "20件" +value: "20" +data: Eccube\Entity\Master\ProductListMax {#3505 #id: 20 #name: "20件" #sort_no: 0 } +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5465 +label: "40件" +value: "40" +data: Eccube\Entity\Master\ProductListMax {#3506 #id: 40 #name: "40件" #sort_no: 1 } +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5467 +label: "60件" +value: "60" +data: Eccube\Entity\Master\ProductListMax {#3517 #id: 60 #name: "60件" #sort_no: 2 } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Eccube\Entity\Master\ProductListMax {#3505 #id: 20 #name: "20件" #sort_no: 0 } |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5464 -form: Symfony\Component\Form\Form {#4060 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5463 …5} |
| full_name | "disp_number" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "disp_number" |
| is_selected | Closure($choice, $value) {#5469 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3919 …} } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "disp_number" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_disp_number" |
| valid | true |
| value | "20" |
orderby
"Eccube\Form\Type\Master\ProductListOrderByType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"5"
|
| Normalized Format | Eccube\Entity\Master\ProductListOrderBy {#3902 #id: 5 #name: "おすすめ順" #sort_no: 2 } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ Eccube\Entity\Master\ProductListOrderBy {#3902 #id: 5 #name: "おすすめ順" #sort_no: 2 } Eccube\Entity\Master\ProductListOrderBy {#3903 #id: 2 #name: "新着順" #sort_no: 3 } Eccube\Entity\Master\ProductListOrderBy {#3904 #id: 1 #name: "価格が低い" #sort_no: 4 } Eccube\Entity\Master\ProductListOrderBy {#3905 #id: 3 #name: "価格が高い順" #sort_no: 5 } ] |
[ Eccube\Entity\Master\ProductListOrderBy {#3902 #id: 5 #name: "おすすめ順" #sort_no: 2 } Eccube\Entity\Master\ProductListOrderBy {#3903 #id: 2 #name: "新着順" #sort_no: 3 } Eccube\Entity\Master\ProductListOrderBy {#3904 #id: 1 #name: "価格が低い" #sort_no: 4 } Eccube\Entity\Master\ProductListOrderBy {#3905 #id: 3 #name: "価格が高い順" #sort_no: 5 } ] |
| label | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#3941 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#4029 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4030 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4028 -om: ContainerDRE7GvH\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#487 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3508 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | [ Eccube\Entity\Master\ProductListOrderBy {#3902 #id: 5 #name: "おすすめ順" #sort_no: 2 } Eccube\Entity\Master\ProductListOrderBy {#3903 #id: 2 #name: "新着順" #sort_no: 3 } Eccube\Entity\Master\ProductListOrderBy {#3904 #id: 1 #name: "価格が低い" #sort_no: 4 } Eccube\Entity\Master\ProductListOrderBy {#3905 #id: 3 #name: "価格が高い順" #sort_no: 5 } ] |
| class | "Eccube\Entity\Master\ProductListOrderBy" |
| 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 {#479 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#480 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#481 …} -namespace: Closure() {#483 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerDRE7GvH\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#487 …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 {#4028 -om: ContainerDRE7GvH\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#487 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3508 …} -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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#4031 -_em: Doctrine\ORM\EntityManager {#532 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4033 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4034 #from: "Eccube\Entity\Master\ProductListOrderBy" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4035 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -_type: 0 -_state: 0 -_dql: null -parameters: Doctrine\Common\Collections\ArrayCollection {#4032 …} -_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() {#4027 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3477 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#18 …} $translationDomain: "validators" $message: Closure() {#4026 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "master" "product_list_order_by" "_orderby" ] |
| cache_key | "_orderby_product_list_order_by" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5473 +label: "おすすめ順" +value: "5" +data: Eccube\Entity\Master\ProductListOrderBy {#3902 #id: 5 #name: "おすすめ順" #sort_no: 2 } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5472 +label: "新着順" +value: "2" +data: Eccube\Entity\Master\ProductListOrderBy {#3903 #id: 2 #name: "新着順" #sort_no: 3 } +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5474 +label: "価格が低い" +value: "1" +data: Eccube\Entity\Master\ProductListOrderBy {#3904 #id: 1 #name: "価格が低い" #sort_no: 4 } +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5475 +label: "価格が高い順" +value: "3" +data: Eccube\Entity\Master\ProductListOrderBy {#3905 #id: 3 #name: "価格が高い順" #sort_no: 5 } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Eccube\Entity\Master\ProductListOrderBy {#3902 #id: 5 #name: "おすすめ順" #sort_no: 2 } |
| 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 {#4063 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5471 …5} |
| full_name | "orderby" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "orderby" |
| is_selected | Closure($choice, $value) {#5477 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3919 …} } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "orderby" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_orderby" |
| valid | true |
| value | "5" |