- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 567
- Events
- Routing
- Cache
- Translation 2
- Security
- Twig
- Doctrine 1
- Migrations
- 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" => null "name" => null "pageno" => null "disp_number" => Eccube\Entity\Master\ProductListMax {#5487 #id: 999 #name: "20件" #sort_no: 0 } "orderby" => Eccube\Entity\Master\ProductListOrderBy {#5481 #id: 0 #name: "おすすめ" #sort_no: 0 } ] |
| 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 {#680 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#679 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#678 …} -namespace: Closure() {#676 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5505 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5385 …} } |
| 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() {#5503 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5465 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1106 …} $translationDomain: "validators" $message: Closure() {#5504 …} } } |
| 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" => null "name" => null "pageno" => null "disp_number" => Eccube\Entity\Master\ProductListMax {#5487 #id: 999 #name: "20件" #sort_no: 0 } "orderby" => Eccube\Entity\Master\ProductListOrderBy {#5481 #id: 0 #name: "おすすめ" #sort_no: 0 } ] |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#13546 -form: Symfony\Component\Form\Form {#6109 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#13480 …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" => null "name" => null "pageno" => null "disp_number" => Eccube\Entity\Master\ProductListMax {#5487 #id: 999 #name: "20件" #sort_no: 0 } "orderby" => Eccube\Entity\Master\ProductListOrderBy {#5481 #id: 0 #name: "おすすめ" #sort_no: 0 } ] |
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 {#680 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#679 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#678 …} -namespace: Closure() {#676 …} } |
| 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) {#5977 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5385 …} } |
| 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() {#5950 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5465 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1106 …} $translationDomain: "validators" $message: Closure() {#5951 …} } } |
| 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 {#13542 -form: Symfony\Component\Form\Form {#6146 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#13543 …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 |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | "NameWithLevel" |
same as passed value |
| choices | [ Eccube\Entity\Category {#5543 -id: 25 -name: "バレンタインセール2026" -hierarchy: 1 -sort_no: 16 -create_date: DateTime @1769738551 {#5536 date: 2026-01-30 11:02:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1769738551 {#5538 date: 2026-01-30 11:02:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5564 …} -Children: Doctrine\ORM\PersistentCollection {#5818 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5820 …} } Eccube\Entity\Category {#5815 -id: 24 -name: "アネロスクリスマスセール2025" -hierarchy: 1 -sort_no: 15 -create_date: DateTime @1765785696 {#5817 date: 2025-12-15 17:01:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765785696 {#5816 date: 2025-12-15 17:01:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5814 …} -Children: Doctrine\ORM\PersistentCollection {#5811 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5820 …} } Eccube\Entity\Category {#5808 -id: 23 -name: "ブラックフライデー2025" -hierarchy: 1 -sort_no: 14 -create_date: DateTime @1763362864 {#5810 date: 2025-11-17 16:01:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1763362864 {#5809 date: 2025-11-17 16:01:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5807 …} -Children: Doctrine\ORM\PersistentCollection {#5803 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } Eccube\Entity\Category {#5800 -id: 22 -name: "タイムセール2025" -hierarchy: 1 -sort_no: 13 -create_date: DateTime @1757406497 {#5802 date: 2025-09-09 17:28:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757406497 {#5801 date: 2025-09-09 17:28:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5799 …} -Children: Doctrine\ORM\PersistentCollection {#5796 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } Eccube\Entity\Category {#5793 -id: 21 -name: "ANEROS SUMMER SALE 2025" -hierarchy: 1 -sort_no: 12 -create_date: DateTime @1750143738 {#5795 date: 2025-06-17 16:02:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1750143738 {#5794 date: 2025-06-17 16:02:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5792 …} -Children: Doctrine\ORM\PersistentCollection {#5531 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5820 …} } Eccube\Entity\Category {#5544 -id: 20 -name: "ANEROSステップアップセール2025" -hierarchy: 1 -sort_no: 11 -create_date: DateTime @1744350873 {#5537 date: 2025-04-11 14:54:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1744350873 {#5539 date: 2025-04-11 14:54:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5571 …} -Children: Doctrine\ORM\PersistentCollection {#5780 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5820 …} } Eccube\Entity\Category {#5783 -id: 19 -name: "アネロスバレンタインセール2025" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1738047167 {#5781 date: 2025-01-28 15:52:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738047167 {#5782 date: 2025-01-28 15:52:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5784 …} -Children: Doctrine\ORM\PersistentCollection {#5787 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5820 …} } Eccube\Entity\Category {#5825 -id: 18 -name: "ANEROSクリスマスセール2024" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1733192740 {#5788 date: 2024-12-03 11:25:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733192740 {#5789 date: 2024-12-03 11:25:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5823 …} -Children: Doctrine\ORM\PersistentCollection {#5827 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5820 …} } Eccube\Entity\Category {#5830 -id: 17 -name: "ANEROSタイムセール2024" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1725955506 {#5828 date: 2024-09-10 17:05:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725955506 {#5829 date: 2024-09-10 17:05:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5831 …} -Children: Doctrine\ORM\PersistentCollection {#5835 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5833 …} } Eccube\Entity\Category {#5838 -id: 7 -name: "前立腺マッサージ器" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1384529425 {#5836 date: 2013-11-16 00:30:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1689907715 {#5837 date: 2023-07-21 11:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5839 …} -Children: Doctrine\ORM\PersistentCollection {#5842 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } Eccube\Entity\Category {#5845 -id: 11 -name: "女性用商品" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1384529460 {#5843 date: 2013-11-16 00:31:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1689907715 {#5844 date: 2023-07-21 11:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5846 …} -Children: Doctrine\ORM\PersistentCollection {#5849 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } Eccube\Entity\Category {#5852 -id: 13 -name: "男性用商品" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1384529475 {#5850 date: 2013-11-16 00:31:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1689907715 {#5851 date: 2023-07-21 11:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5853 …} -Children: Doctrine\ORM\PersistentCollection {#5856 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } Eccube\Entity\Category {#5859 -id: 12 -name: "カップル用商品" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1384529467 {#5857 date: 2013-11-16 00:31:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1689907715 {#5858 date: 2023-07-21 11:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5860 …} -Children: Doctrine\ORM\PersistentCollection {#5863 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } Eccube\Entity\Category {#5866 -id: 2 -name: "インテリア" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1473420753 {#5864 date: 2016-09-09 20:32:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1689907715 {#5865 date: 2023-07-21 11:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5867 …} -Children: Doctrine\ORM\PersistentCollection {#5870 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } Eccube\Entity\Category {#5873 -id: 10 -name: "ローション" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1384529452 {#5871 date: 2013-11-16 00:30:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1689907715 {#5872 date: 2023-07-21 11:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5874 …} -Children: Doctrine\ORM\PersistentCollection {#5877 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } Eccube\Entity\Category {#5880 -id: 14 -name: "マスターベーション" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1384529485 {#5878 date: 2013-11-16 00:31:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1689907715 {#5879 date: 2023-07-21 11:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5881 …} -Children: Doctrine\ORM\PersistentCollection {#5884 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } Eccube\Entity\Category {#5887 -id: 9 -name: "お買い得セット" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1384529446 {#5885 date: 2013-11-16 00:30:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1689907715 {#5886 date: 2023-07-21 11:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5888 …} -Children: Doctrine\ORM\PersistentCollection {#5891 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } Eccube\Entity\Category {#5894 -id: 8 -name: "アネロスアクセサリー" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1384529440 {#5892 date: 2013-11-16 00:30:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1689907715 {#5893 date: 2023-07-21 11:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5895 …} -Children: Doctrine\ORM\PersistentCollection {#5898 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } Eccube\Entity\Category {#5903 -id: 1 -name: "キッチンツール" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1473420753 {#5899 date: 2016-09-09 20:32:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1689907715 {#5900 date: 2023-07-21 11:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5904 …} -Children: Doctrine\ORM\PersistentCollection {#5907 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } Eccube\Entity\Category {#5908 -id: 4 -name: "調理器具" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1473420753 {#5901 date: 2016-09-09 20:32:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1486388185 {#5902 date: 2017-02-06 22:36:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5909 …} -Children: Doctrine\ORM\PersistentCollection {#5912 …} -Parent: Eccube\Entity\Category {#5903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } Eccube\Entity\Category {#5919 -id: 3 -name: "食器" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1473420753 {#5915 date: 2016-09-09 20:32:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1473420753 {#5916 date: 2016-09-09 20:32:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5920 …} -Children: Doctrine\ORM\PersistentCollection {#5923 …} -Parent: Eccube\Entity\Category {#5903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } Eccube\Entity\Category {#5924 -id: 5 -name: "フォーク" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1473420753 {#5917 date: 2016-09-09 20:32:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1473420753 {#5918 date: 2016-09-09 20:32:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5925 …} -Children: Doctrine\ORM\PersistentCollection {#5928 …} -Parent: Eccube\Entity\Category {#5919} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } Eccube\Entity\Category {#5929 -id: 16 -name: "海外" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1434206558 {#5914 date: 2015-06-13 23:42:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1689907715 {#5913 date: 2023-07-21 11:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5930 …} -Children: Doctrine\ORM\PersistentCollection {#5933 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } Eccube\Entity\Category {#5936 -id: 15 -name: "レッドバレンタインセール" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1423732533 {#5934 date: 2015-02-12 18:15:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1689907715 {#5935 date: 2023-07-21 11:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5937 …} -Children: Doctrine\ORM\PersistentCollection {#5940 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } Eccube\Entity\Category {#5943 -id: 6 -name: "新入荷" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1473420753 {#5941 date: 2016-09-09 20:32:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1689907715 {#5942 date: 2023-07-21 11:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5944 …} -Children: Doctrine\ORM\PersistentCollection {#5947 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } ] |
[ Eccube\Entity\Category {#5543 -id: 25 -name: "バレンタインセール2026" -hierarchy: 1 -sort_no: 16 -create_date: DateTime @1769738551 {#5536 date: 2026-01-30 11:02:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1769738551 {#5538 date: 2026-01-30 11:02:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5564 …} -Children: Doctrine\ORM\PersistentCollection {#5818 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5820 …} } Eccube\Entity\Category {#5815 -id: 24 -name: "アネロスクリスマスセール2025" -hierarchy: 1 -sort_no: 15 -create_date: DateTime @1765785696 {#5817 date: 2025-12-15 17:01:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765785696 {#5816 date: 2025-12-15 17:01:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5814 …} -Children: Doctrine\ORM\PersistentCollection {#5811 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5820 …} } Eccube\Entity\Category {#5808 -id: 23 -name: "ブラックフライデー2025" -hierarchy: 1 -sort_no: 14 -create_date: DateTime @1763362864 {#5810 date: 2025-11-17 16:01:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1763362864 {#5809 date: 2025-11-17 16:01:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5807 …} -Children: Doctrine\ORM\PersistentCollection {#5803 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } Eccube\Entity\Category {#5800 -id: 22 -name: "タイムセール2025" -hierarchy: 1 -sort_no: 13 -create_date: DateTime @1757406497 {#5802 date: 2025-09-09 17:28:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757406497 {#5801 date: 2025-09-09 17:28:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5799 …} -Children: Doctrine\ORM\PersistentCollection {#5796 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } Eccube\Entity\Category {#5793 -id: 21 -name: "ANEROS SUMMER SALE 2025" -hierarchy: 1 -sort_no: 12 -create_date: DateTime @1750143738 {#5795 date: 2025-06-17 16:02:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1750143738 {#5794 date: 2025-06-17 16:02:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5792 …} -Children: Doctrine\ORM\PersistentCollection {#5531 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5820 …} } Eccube\Entity\Category {#5544 -id: 20 -name: "ANEROSステップアップセール2025" -hierarchy: 1 -sort_no: 11 -create_date: DateTime @1744350873 {#5537 date: 2025-04-11 14:54:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1744350873 {#5539 date: 2025-04-11 14:54:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5571 …} -Children: Doctrine\ORM\PersistentCollection {#5780 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5820 …} } Eccube\Entity\Category {#5783 -id: 19 -name: "アネロスバレンタインセール2025" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1738047167 {#5781 date: 2025-01-28 15:52:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738047167 {#5782 date: 2025-01-28 15:52:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5784 …} -Children: Doctrine\ORM\PersistentCollection {#5787 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5820 …} } Eccube\Entity\Category {#5825 -id: 18 -name: "ANEROSクリスマスセール2024" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1733192740 {#5788 date: 2024-12-03 11:25:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733192740 {#5789 date: 2024-12-03 11:25:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5823 …} -Children: Doctrine\ORM\PersistentCollection {#5827 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5820 …} } Eccube\Entity\Category {#5830 -id: 17 -name: "ANEROSタイムセール2024" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1725955506 {#5828 date: 2024-09-10 17:05:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725955506 {#5829 date: 2024-09-10 17:05:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5831 …} -Children: Doctrine\ORM\PersistentCollection {#5835 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5833 …} } Eccube\Entity\Category {#5838 -id: 7 -name: "前立腺マッサージ器" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1384529425 {#5836 date: 2013-11-16 00:30:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1689907715 {#5837 date: 2023-07-21 11:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5839 …} -Children: Doctrine\ORM\PersistentCollection {#5842 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } Eccube\Entity\Category {#5845 -id: 11 -name: "女性用商品" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1384529460 {#5843 date: 2013-11-16 00:31:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1689907715 {#5844 date: 2023-07-21 11:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5846 …} -Children: Doctrine\ORM\PersistentCollection {#5849 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } Eccube\Entity\Category {#5852 -id: 13 -name: "男性用商品" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1384529475 {#5850 date: 2013-11-16 00:31:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1689907715 {#5851 date: 2023-07-21 11:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5853 …} -Children: Doctrine\ORM\PersistentCollection {#5856 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } Eccube\Entity\Category {#5859 -id: 12 -name: "カップル用商品" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1384529467 {#5857 date: 2013-11-16 00:31:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1689907715 {#5858 date: 2023-07-21 11:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5860 …} -Children: Doctrine\ORM\PersistentCollection {#5863 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } Eccube\Entity\Category {#5866 -id: 2 -name: "インテリア" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1473420753 {#5864 date: 2016-09-09 20:32:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1689907715 {#5865 date: 2023-07-21 11:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5867 …} -Children: Doctrine\ORM\PersistentCollection {#5870 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } Eccube\Entity\Category {#5873 -id: 10 -name: "ローション" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1384529452 {#5871 date: 2013-11-16 00:30:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1689907715 {#5872 date: 2023-07-21 11:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5874 …} -Children: Doctrine\ORM\PersistentCollection {#5877 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } Eccube\Entity\Category {#5880 -id: 14 -name: "マスターベーション" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1384529485 {#5878 date: 2013-11-16 00:31:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1689907715 {#5879 date: 2023-07-21 11:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5881 …} -Children: Doctrine\ORM\PersistentCollection {#5884 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } Eccube\Entity\Category {#5887 -id: 9 -name: "お買い得セット" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1384529446 {#5885 date: 2013-11-16 00:30:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1689907715 {#5886 date: 2023-07-21 11:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5888 …} -Children: Doctrine\ORM\PersistentCollection {#5891 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } Eccube\Entity\Category {#5894 -id: 8 -name: "アネロスアクセサリー" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1384529440 {#5892 date: 2013-11-16 00:30:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1689907715 {#5893 date: 2023-07-21 11:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5895 …} -Children: Doctrine\ORM\PersistentCollection {#5898 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } Eccube\Entity\Category {#5903 -id: 1 -name: "キッチンツール" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1473420753 {#5899 date: 2016-09-09 20:32:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1689907715 {#5900 date: 2023-07-21 11:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5904 …} -Children: Doctrine\ORM\PersistentCollection {#5907 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } Eccube\Entity\Category {#5908 -id: 4 -name: "調理器具" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1473420753 {#5901 date: 2016-09-09 20:32:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1486388185 {#5902 date: 2017-02-06 22:36:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5909 …} -Children: Doctrine\ORM\PersistentCollection {#5912 …} -Parent: Eccube\Entity\Category {#5903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } Eccube\Entity\Category {#5919 -id: 3 -name: "食器" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1473420753 {#5915 date: 2016-09-09 20:32:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1473420753 {#5916 date: 2016-09-09 20:32:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5920 …} -Children: Doctrine\ORM\PersistentCollection {#5923 …} -Parent: Eccube\Entity\Category {#5903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } Eccube\Entity\Category {#5924 -id: 5 -name: "フォーク" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1473420753 {#5917 date: 2016-09-09 20:32:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1473420753 {#5918 date: 2016-09-09 20:32:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5925 …} -Children: Doctrine\ORM\PersistentCollection {#5928 …} -Parent: Eccube\Entity\Category {#5919} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } Eccube\Entity\Category {#5929 -id: 16 -name: "海外" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1434206558 {#5914 date: 2015-06-13 23:42:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1689907715 {#5913 date: 2023-07-21 11:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5930 …} -Children: Doctrine\ORM\PersistentCollection {#5933 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } Eccube\Entity\Category {#5936 -id: 15 -name: "レッドバレンタインセール" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1423732533 {#5934 date: 2015-02-12 18:15:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1689907715 {#5935 date: 2023-07-21 11:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5937 …} -Children: Doctrine\ORM\PersistentCollection {#5940 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } Eccube\Entity\Category {#5943 -id: 6 -name: "新入荷" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1473420753 {#5941 date: 2016-09-09 20:32:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1689907715 {#5942 date: 2023-07-21 11:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5944 …} -Children: Doctrine\ORM\PersistentCollection {#5947 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } ] |
| 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 {#6007 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#6010 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#6012 -om: ContainerBYtFcaH\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#733 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#5304 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | [ Eccube\Entity\Category {#5543 -id: 25 -name: "バレンタインセール2026" -hierarchy: 1 -sort_no: 16 -create_date: DateTime @1769738551 {#5536 date: 2026-01-30 11:02:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1769738551 {#5538 date: 2026-01-30 11:02:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5564 …} -Children: Doctrine\ORM\PersistentCollection {#5818 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5820 …} } Eccube\Entity\Category {#5815 -id: 24 -name: "アネロスクリスマスセール2025" -hierarchy: 1 -sort_no: 15 -create_date: DateTime @1765785696 {#5817 date: 2025-12-15 17:01:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765785696 {#5816 date: 2025-12-15 17:01:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5814 …} -Children: Doctrine\ORM\PersistentCollection {#5811 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5820 …} } Eccube\Entity\Category {#5808 -id: 23 -name: "ブラックフライデー2025" -hierarchy: 1 -sort_no: 14 -create_date: DateTime @1763362864 {#5810 date: 2025-11-17 16:01:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1763362864 {#5809 date: 2025-11-17 16:01:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5807 …} -Children: Doctrine\ORM\PersistentCollection {#5803 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } Eccube\Entity\Category {#5800 -id: 22 -name: "タイムセール2025" -hierarchy: 1 -sort_no: 13 -create_date: DateTime @1757406497 {#5802 date: 2025-09-09 17:28:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757406497 {#5801 date: 2025-09-09 17:28:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5799 …} -Children: Doctrine\ORM\PersistentCollection {#5796 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } Eccube\Entity\Category {#5793 -id: 21 -name: "ANEROS SUMMER SALE 2025" -hierarchy: 1 -sort_no: 12 -create_date: DateTime @1750143738 {#5795 date: 2025-06-17 16:02:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1750143738 {#5794 date: 2025-06-17 16:02:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5792 …} -Children: Doctrine\ORM\PersistentCollection {#5531 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5820 …} } Eccube\Entity\Category {#5544 -id: 20 -name: "ANEROSステップアップセール2025" -hierarchy: 1 -sort_no: 11 -create_date: DateTime @1744350873 {#5537 date: 2025-04-11 14:54:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1744350873 {#5539 date: 2025-04-11 14:54:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5571 …} -Children: Doctrine\ORM\PersistentCollection {#5780 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5820 …} } Eccube\Entity\Category {#5783 -id: 19 -name: "アネロスバレンタインセール2025" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1738047167 {#5781 date: 2025-01-28 15:52:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738047167 {#5782 date: 2025-01-28 15:52:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5784 …} -Children: Doctrine\ORM\PersistentCollection {#5787 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5820 …} } Eccube\Entity\Category {#5825 -id: 18 -name: "ANEROSクリスマスセール2024" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1733192740 {#5788 date: 2024-12-03 11:25:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733192740 {#5789 date: 2024-12-03 11:25:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5823 …} -Children: Doctrine\ORM\PersistentCollection {#5827 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5820 …} } Eccube\Entity\Category {#5830 -id: 17 -name: "ANEROSタイムセール2024" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1725955506 {#5828 date: 2024-09-10 17:05:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725955506 {#5829 date: 2024-09-10 17:05:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5831 …} -Children: Doctrine\ORM\PersistentCollection {#5835 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5833 …} } Eccube\Entity\Category {#5838 -id: 7 -name: "前立腺マッサージ器" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1384529425 {#5836 date: 2013-11-16 00:30:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1689907715 {#5837 date: 2023-07-21 11:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5839 …} -Children: Doctrine\ORM\PersistentCollection {#5842 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } Eccube\Entity\Category {#5845 -id: 11 -name: "女性用商品" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1384529460 {#5843 date: 2013-11-16 00:31:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1689907715 {#5844 date: 2023-07-21 11:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5846 …} -Children: Doctrine\ORM\PersistentCollection {#5849 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } Eccube\Entity\Category {#5852 -id: 13 -name: "男性用商品" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1384529475 {#5850 date: 2013-11-16 00:31:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1689907715 {#5851 date: 2023-07-21 11:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5853 …} -Children: Doctrine\ORM\PersistentCollection {#5856 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } Eccube\Entity\Category {#5859 -id: 12 -name: "カップル用商品" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1384529467 {#5857 date: 2013-11-16 00:31:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1689907715 {#5858 date: 2023-07-21 11:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5860 …} -Children: Doctrine\ORM\PersistentCollection {#5863 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } Eccube\Entity\Category {#5866 -id: 2 -name: "インテリア" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1473420753 {#5864 date: 2016-09-09 20:32:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1689907715 {#5865 date: 2023-07-21 11:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5867 …} -Children: Doctrine\ORM\PersistentCollection {#5870 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } Eccube\Entity\Category {#5873 -id: 10 -name: "ローション" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1384529452 {#5871 date: 2013-11-16 00:30:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1689907715 {#5872 date: 2023-07-21 11:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5874 …} -Children: Doctrine\ORM\PersistentCollection {#5877 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } Eccube\Entity\Category {#5880 -id: 14 -name: "マスターベーション" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1384529485 {#5878 date: 2013-11-16 00:31:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1689907715 {#5879 date: 2023-07-21 11:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5881 …} -Children: Doctrine\ORM\PersistentCollection {#5884 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } Eccube\Entity\Category {#5887 -id: 9 -name: "お買い得セット" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1384529446 {#5885 date: 2013-11-16 00:30:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1689907715 {#5886 date: 2023-07-21 11:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5888 …} -Children: Doctrine\ORM\PersistentCollection {#5891 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } Eccube\Entity\Category {#5894 -id: 8 -name: "アネロスアクセサリー" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1384529440 {#5892 date: 2013-11-16 00:30:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1689907715 {#5893 date: 2023-07-21 11:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5895 …} -Children: Doctrine\ORM\PersistentCollection {#5898 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } Eccube\Entity\Category {#5903 -id: 1 -name: "キッチンツール" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1473420753 {#5899 date: 2016-09-09 20:32:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1689907715 {#5900 date: 2023-07-21 11:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5904 …} -Children: Doctrine\ORM\PersistentCollection {#5907 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } Eccube\Entity\Category {#5908 -id: 4 -name: "調理器具" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1473420753 {#5901 date: 2016-09-09 20:32:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1486388185 {#5902 date: 2017-02-06 22:36:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5909 …} -Children: Doctrine\ORM\PersistentCollection {#5912 …} -Parent: Eccube\Entity\Category {#5903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } Eccube\Entity\Category {#5919 -id: 3 -name: "食器" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1473420753 {#5915 date: 2016-09-09 20:32:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1473420753 {#5916 date: 2016-09-09 20:32:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5920 …} -Children: Doctrine\ORM\PersistentCollection {#5923 …} -Parent: Eccube\Entity\Category {#5903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } Eccube\Entity\Category {#5924 -id: 5 -name: "フォーク" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1473420753 {#5917 date: 2016-09-09 20:32:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1473420753 {#5918 date: 2016-09-09 20:32:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5925 …} -Children: Doctrine\ORM\PersistentCollection {#5928 …} -Parent: Eccube\Entity\Category {#5919} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } Eccube\Entity\Category {#5929 -id: 16 -name: "海外" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1434206558 {#5914 date: 2015-06-13 23:42:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1689907715 {#5913 date: 2023-07-21 11:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5930 …} -Children: Doctrine\ORM\PersistentCollection {#5933 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } Eccube\Entity\Category {#5936 -id: 15 -name: "レッドバレンタインセール" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1423732533 {#5934 date: 2015-02-12 18:15:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1689907715 {#5935 date: 2023-07-21 11:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5937 …} -Children: Doctrine\ORM\PersistentCollection {#5940 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } Eccube\Entity\Category {#5943 -id: 6 -name: "新入荷" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1473420753 {#5941 date: 2016-09-09 20:32:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1689907715 {#5942 date: 2023-07-21 11:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5944 …} -Children: Doctrine\ORM\PersistentCollection {#5947 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } ] |
| 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 {#680 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#679 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#678 …} -namespace: Closure() {#676 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerBYtFcaH\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#733 …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 {#6012 -om: ContainerBYtFcaH\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#733 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#5304 …} -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() {#6013 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5465 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1106 …} $translationDomain: "validators" $message: Closure() {#6018 …} } } |
| 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 | [ 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13537 +label: "バレンタインセール2026" +value: "25" +data: Eccube\Entity\Category {#5543 -id: 25 -name: "バレンタインセール2026" -hierarchy: 1 -sort_no: 16 -create_date: DateTime @1769738551 {#5536 date: 2026-01-30 11:02:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1769738551 {#5538 date: 2026-01-30 11:02:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5564 …} -Children: Doctrine\ORM\PersistentCollection {#5818 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5820 …} } +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13535 +label: "アネロスクリスマスセール2025" +value: "24" +data: Eccube\Entity\Category {#5815 -id: 24 -name: "アネロスクリスマスセール2025" -hierarchy: 1 -sort_no: 15 -create_date: DateTime @1765785696 {#5817 date: 2025-12-15 17:01:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765785696 {#5816 date: 2025-12-15 17:01:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5814 …} -Children: Doctrine\ORM\PersistentCollection {#5811 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5820 …} } +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13536 +label: "ブラックフライデー2025" +value: "23" +data: Eccube\Entity\Category {#5808 -id: 23 -name: "ブラックフライデー2025" -hierarchy: 1 -sort_no: 14 -create_date: DateTime @1763362864 {#5810 date: 2025-11-17 16:01:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1763362864 {#5809 date: 2025-11-17 16:01:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5807 …} -Children: Doctrine\ORM\PersistentCollection {#5803 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13528 +label: "タイムセール2025" +value: "22" +data: Eccube\Entity\Category {#5800 -id: 22 -name: "タイムセール2025" -hierarchy: 1 -sort_no: 13 -create_date: DateTime @1757406497 {#5802 date: 2025-09-09 17:28:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1757406497 {#5801 date: 2025-09-09 17:28:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5799 …} -Children: Doctrine\ORM\PersistentCollection {#5796 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13529 +label: "ANEROS SUMMER SALE 2025" +value: "21" +data: Eccube\Entity\Category {#5793 -id: 21 -name: "ANEROS SUMMER SALE 2025" -hierarchy: 1 -sort_no: 12 -create_date: DateTime @1750143738 {#5795 date: 2025-06-17 16:02:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1750143738 {#5794 date: 2025-06-17 16:02:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5792 …} -Children: Doctrine\ORM\PersistentCollection {#5531 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5820 …} } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13530 +label: "ANEROSステップアップセール2025" +value: "20" +data: Eccube\Entity\Category {#5544 -id: 20 -name: "ANEROSステップアップセール2025" -hierarchy: 1 -sort_no: 11 -create_date: DateTime @1744350873 {#5537 date: 2025-04-11 14:54:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1744350873 {#5539 date: 2025-04-11 14:54:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5571 …} -Children: Doctrine\ORM\PersistentCollection {#5780 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5820 …} } +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13531 +label: "アネロスバレンタインセール2025" +value: "19" +data: Eccube\Entity\Category {#5783 -id: 19 -name: "アネロスバレンタインセール2025" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1738047167 {#5781 date: 2025-01-28 15:52:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1738047167 {#5782 date: 2025-01-28 15:52:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5784 …} -Children: Doctrine\ORM\PersistentCollection {#5787 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5820 …} } +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13532 +label: "ANEROSクリスマスセール2024" +value: "18" +data: Eccube\Entity\Category {#5825 -id: 18 -name: "ANEROSクリスマスセール2024" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1733192740 {#5788 date: 2024-12-03 11:25:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1733192740 {#5789 date: 2024-12-03 11:25:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5823 …} -Children: Doctrine\ORM\PersistentCollection {#5827 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5820 …} } +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13533 +label: "ANEROSタイムセール2024" +value: "17" +data: Eccube\Entity\Category {#5830 -id: 17 -name: "ANEROSタイムセール2024" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1725955506 {#5828 date: 2024-09-10 17:05:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1725955506 {#5829 date: 2024-09-10 17:05:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5831 …} -Children: Doctrine\ORM\PersistentCollection {#5835 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5833 …} } +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13527 +label: "前立腺マッサージ器" +value: "7" +data: Eccube\Entity\Category {#5838 -id: 7 -name: "前立腺マッサージ器" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1384529425 {#5836 date: 2013-11-16 00:30:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1689907715 {#5837 date: 2023-07-21 11:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5839 …} -Children: Doctrine\ORM\PersistentCollection {#5842 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13526 +label: "女性用商品" +value: "11" +data: Eccube\Entity\Category {#5845 -id: 11 -name: "女性用商品" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1384529460 {#5843 date: 2013-11-16 00:31:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1689907715 {#5844 date: 2023-07-21 11:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5846 …} -Children: Doctrine\ORM\PersistentCollection {#5849 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13525 +label: "男性用商品" +value: "13" +data: Eccube\Entity\Category {#5852 -id: 13 -name: "男性用商品" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1384529475 {#5850 date: 2013-11-16 00:31:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1689907715 {#5851 date: 2023-07-21 11:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5853 …} -Children: Doctrine\ORM\PersistentCollection {#5856 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13524 +label: "カップル用商品" +value: "12" +data: Eccube\Entity\Category {#5859 -id: 12 -name: "カップル用商品" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1384529467 {#5857 date: 2013-11-16 00:31:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1689907715 {#5858 date: 2023-07-21 11:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5860 …} -Children: Doctrine\ORM\PersistentCollection {#5863 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13523 +label: "インテリア" +value: "2" +data: Eccube\Entity\Category {#5866 -id: 2 -name: "インテリア" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1473420753 {#5864 date: 2016-09-09 20:32:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1689907715 {#5865 date: 2023-07-21 11:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5867 …} -Children: Doctrine\ORM\PersistentCollection {#5870 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13522 +label: "ローション" +value: "10" +data: Eccube\Entity\Category {#5873 -id: 10 -name: "ローション" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1384529452 {#5871 date: 2013-11-16 00:30:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1689907715 {#5872 date: 2023-07-21 11:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5874 …} -Children: Doctrine\ORM\PersistentCollection {#5877 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13521 +label: "マスターベーション" +value: "14" +data: Eccube\Entity\Category {#5880 -id: 14 -name: "マスターベーション" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1384529485 {#5878 date: 2013-11-16 00:31:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1689907715 {#5879 date: 2023-07-21 11:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5881 …} -Children: Doctrine\ORM\PersistentCollection {#5884 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13520 +label: "お買い得セット" +value: "9" +data: Eccube\Entity\Category {#5887 -id: 9 -name: "お買い得セット" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1384529446 {#5885 date: 2013-11-16 00:30:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1689907715 {#5886 date: 2023-07-21 11:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5888 …} -Children: Doctrine\ORM\PersistentCollection {#5891 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13519 +label: "アネロスアクセサリー" +value: "8" +data: Eccube\Entity\Category {#5894 -id: 8 -name: "アネロスアクセサリー" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1384529440 {#5892 date: 2013-11-16 00:30:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1689907715 {#5893 date: 2023-07-21 11:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5895 …} -Children: Doctrine\ORM\PersistentCollection {#5898 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13518 +label: "キッチンツール" +value: "1" +data: Eccube\Entity\Category {#5903 -id: 1 -name: "キッチンツール" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1473420753 {#5899 date: 2016-09-09 20:32:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1689907715 {#5900 date: 2023-07-21 11:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5904 …} -Children: Doctrine\ORM\PersistentCollection {#5907 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13517 +label: " 調理器具" +value: "4" +data: Eccube\Entity\Category {#5908 -id: 4 -name: "調理器具" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1473420753 {#5901 date: 2016-09-09 20:32:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1486388185 {#5902 date: 2017-02-06 22:36:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5909 …} -Children: Doctrine\ORM\PersistentCollection {#5912 …} -Parent: Eccube\Entity\Category {#5903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13516 +label: " 食器" +value: "3" +data: Eccube\Entity\Category {#5919 -id: 3 -name: "食器" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1473420753 {#5915 date: 2016-09-09 20:32:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1473420753 {#5916 date: 2016-09-09 20:32:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5920 …} -Children: Doctrine\ORM\PersistentCollection {#5923 …} -Parent: Eccube\Entity\Category {#5903} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13515 +label: " フォーク" +value: "5" +data: Eccube\Entity\Category {#5924 -id: 5 -name: "フォーク" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1473420753 {#5917 date: 2016-09-09 20:32:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1473420753 {#5918 date: 2016-09-09 20:32:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5925 …} -Children: Doctrine\ORM\PersistentCollection {#5928 …} -Parent: Eccube\Entity\Category {#5919} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13514 +label: "海外" +value: "16" +data: Eccube\Entity\Category {#5929 -id: 16 -name: "海外" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1434206558 {#5914 date: 2015-06-13 23:42:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1689907715 {#5913 date: 2023-07-21 11:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5930 …} -Children: Doctrine\ORM\PersistentCollection {#5933 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13513 +label: "レッドバレンタインセール" +value: "15" +data: Eccube\Entity\Category {#5936 -id: 15 -name: "レッドバレンタインセール" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1423732533 {#5934 date: 2015-02-12 18:15:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1689907715 {#5935 date: 2023-07-21 11:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5937 …} -Children: Doctrine\ORM\PersistentCollection {#5940 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13512 +label: "新入荷" +value: "6" +data: Eccube\Entity\Category {#5943 -id: 6 -name: "新入荷" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1473420753 {#5941 date: 2016-09-09 20:32:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1689907715 {#5942 date: 2023-07-21 11:48:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5944 …} -Children: Doctrine\ORM\PersistentCollection {#5947 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5805 …} } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#13540 -form: Symfony\Component\Form\Form {#6150 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#13541 …5} |
| full_name | "category_id" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_id" |
| is_selected | Closure($choice, $value) {#13539 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5976 …} } |
| 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 | "" |
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 {#680 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#679 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#678 …} -namespace: Closure() {#676 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#6034 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5385 …} } |
| 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() {#6036 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5465 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1106 …} $translationDomain: "validators" $message: Closure() {#6033 …} } } |
| 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 {#13511 -form: Symfony\Component\Form\Form {#6153 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#13538 …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 {#680 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#679 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#678 …} -namespace: Closure() {#676 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#6043 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5385 …} } |
| 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() {#6049 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5465 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1106 …} $translationDomain: "validators" $message: Closure() {#6048 …} } } |
| 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 {#13509 -form: Symfony\Component\Form\Form {#6111 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#13510 …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 |
"999"
|
| Normalized Format | Eccube\Entity\Master\ProductListMax {#5487 #id: 999 #name: "20件" #sort_no: 0 } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ Eccube\Entity\Master\ProductListMax {#5487 #id: 999 #name: "20件" #sort_no: 0 } Eccube\Entity\Master\ProductListMax {#5488 #id: 40 #name: "40件" #sort_no: 1 } Eccube\Entity\Master\ProductListMax {#5529 #id: 60 #name: "60件" #sort_no: 2 } ] |
[ Eccube\Entity\Master\ProductListMax {#5487 #id: 999 #name: "20件" #sort_no: 0 } Eccube\Entity\Master\ProductListMax {#5488 #id: 40 #name: "40件" #sort_no: 1 } Eccube\Entity\Master\ProductListMax {#5529 #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 {#6003 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#6069 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#6070 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#6068 -om: ContainerBYtFcaH\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#733 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#5101 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | [ Eccube\Entity\Master\ProductListMax {#5487 #id: 999 #name: "20件" #sort_no: 0 } Eccube\Entity\Master\ProductListMax {#5488 #id: 40 #name: "40件" #sort_no: 1 } Eccube\Entity\Master\ProductListMax {#5529 #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 {#680 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#679 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#678 …} -namespace: Closure() {#676 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerBYtFcaH\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#733 …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 {#6068 -om: ContainerBYtFcaH\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#733 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#5101 …} -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 {#6071 -_em: Doctrine\ORM\EntityManager {#615 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#6073 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#6074 #from: "Eccube\Entity\Master\ProductListMax" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#6075 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -_type: 0 -_state: 0 -_dql: null -parameters: Doctrine\Common\Collections\ArrayCollection {#6072 …} -_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() {#6067 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5465 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1106 …} $translationDomain: "validators" $message: Closure() {#6064 …} } } |
| 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 | [ 999 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13505 +label: "20件" +value: "999" +data: Eccube\Entity\Master\ProductListMax {#5487 #id: 999 #name: "20件" #sort_no: 0 } +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13506 +label: "40件" +value: "40" +data: Eccube\Entity\Master\ProductListMax {#5488 #id: 40 #name: "40件" #sort_no: 1 } +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13504 +label: "60件" +value: "60" +data: Eccube\Entity\Master\ProductListMax {#5529 #id: 60 #name: "60件" #sort_no: 2 } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Eccube\Entity\Master\ProductListMax {#5487 #id: 999 #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 {#13507 -form: Symfony\Component\Form\Form {#6114 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#13508 …5} |
| full_name | "disp_number" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "disp_number" |
| is_selected | Closure($choice, $value) {#13502 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5976 …} } |
| 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 | "999" |
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 |
"0"
|
| Normalized Format | Eccube\Entity\Master\ProductListOrderBy {#5481 #id: 0 #name: "おすすめ" #sort_no: 0 } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ Eccube\Entity\Master\ProductListOrderBy {#5481 #id: 0 #name: "おすすめ" #sort_no: 0 } Eccube\Entity\Master\ProductListOrderBy {#5485 #id: 2 #name: "新着順" #sort_no: 3 } Eccube\Entity\Master\ProductListOrderBy {#5964 #id: 101 #name: "評価の高い順" #sort_no: 4 } Eccube\Entity\Master\ProductListOrderBy {#5965 #id: 102 #name: "評価の多い順" #sort_no: 5 } ] |
[ Eccube\Entity\Master\ProductListOrderBy {#5481 #id: 0 #name: "おすすめ" #sort_no: 0 } Eccube\Entity\Master\ProductListOrderBy {#5485 #id: 2 #name: "新着順" #sort_no: 3 } Eccube\Entity\Master\ProductListOrderBy {#5964 #id: 101 #name: "評価の高い順" #sort_no: 4 } Eccube\Entity\Master\ProductListOrderBy {#5965 #id: 102 #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 {#6003 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#6093 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#6094 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#6092 -om: ContainerBYtFcaH\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#733 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#5551 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | [ Eccube\Entity\Master\ProductListOrderBy {#5481 #id: 0 #name: "おすすめ" #sort_no: 0 } Eccube\Entity\Master\ProductListOrderBy {#5485 #id: 2 #name: "新着順" #sort_no: 3 } Eccube\Entity\Master\ProductListOrderBy {#5964 #id: 101 #name: "評価の高い順" #sort_no: 4 } Eccube\Entity\Master\ProductListOrderBy {#5965 #id: 102 #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 {#680 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#679 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#678 …} -namespace: Closure() {#676 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerBYtFcaH\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#733 …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 {#6092 -om: ContainerBYtFcaH\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#733 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#5551 …} -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 {#6095 -_em: Doctrine\ORM\EntityManager {#615 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#6097 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#6098 #from: "Eccube\Entity\Master\ProductListOrderBy" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#6099 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -_type: 0 -_state: 0 -_dql: null -parameters: Doctrine\Common\Collections\ArrayCollection {#6096 …} -_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() {#6091 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5465 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1106 …} $translationDomain: "validators" $message: Closure() {#6090 …} } } |
| 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 | [ 0 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13498 +label: "おすすめ" +value: "0" +data: Eccube\Entity\Master\ProductListOrderBy {#5481 #id: 0 #name: "おすすめ" #sort_no: 0 } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13499 +label: "新着順" +value: "2" +data: Eccube\Entity\Master\ProductListOrderBy {#5485 #id: 2 #name: "新着順" #sort_no: 3 } +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13497 +label: "評価の高い順" +value: "101" +data: Eccube\Entity\Master\ProductListOrderBy {#5964 #id: 101 #name: "評価の高い順" #sort_no: 4 } +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#13496 +label: "評価の多い順" +value: "102" +data: Eccube\Entity\Master\ProductListOrderBy {#5965 #id: 102 #name: "評価の多い順" #sort_no: 5 } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Eccube\Entity\Master\ProductListOrderBy {#5481 #id: 0 #name: "おすすめ" #sort_no: 0 } |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#13501 -form: Symfony\Component\Form\Form {#6117 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#13500 …5} |
| full_name | "orderby" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "orderby" |
| is_selected | Closure($choice, $value) {#13494 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5976 …} } |
| 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 | "0" |