- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 263
- Events
- Routing
- Cache
- Translation 22
- Security
- Twig
- Doctrine
- Migrations 14
- 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)
"Customize\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 {#4787 -id: 9 -name: "ゲート" -hierarchy: 1 -sort_no: 33 -create_date: DateTime @1721715049 {#4791 date: 2024-07-23 15:10:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#4790 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4786 …} -Children: Doctrine\ORM\PersistentCollection {#4783 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } "name" => null "maker_id" => null "pageno" => "1" "disp_number" => Eccube\Entity\Master\ProductListMax {#5046 #id: 20 #name: "20件" #sort_no: 0 } "orderby" => Eccube\Entity\Master\ProductListOrderBy {#5051 #id: 4 #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 {#1824 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1826 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1822 …} -namespace: Closure() {#1820 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4501 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4311 …} } |
| 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() {#4503 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4484 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#926 …} $translationDomain: "validators" $message: Closure() {#4502 …} } } |
| 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 {#4787 -id: 9 -name: "ゲート" -hierarchy: 1 -sort_no: 33 -create_date: DateTime @1721715049 {#4791 date: 2024-07-23 15:10:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#4790 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4786 …} -Children: Doctrine\ORM\PersistentCollection {#4783 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } "name" => null "maker_id" => null "pageno" => "1" "disp_number" => Eccube\Entity\Master\ProductListMax {#5046 #id: 20 #name: "20件" #sort_no: 0 } "orderby" => Eccube\Entity\Master\ProductListOrderBy {#5051 #id: 4 #name: "おすすめ順" #sort_no: 0 } ] |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#9240 -form: Symfony\Component\Form\Form {#5230 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5662 …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 {#4787 -id: 9 -name: "ゲート" -hierarchy: 1 -sort_no: 33 -create_date: DateTime @1721715049 {#4791 date: 2024-07-23 15:10:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#4790 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4786 …} -Children: Doctrine\ORM\PersistentCollection {#4783 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } "name" => null "maker_id" => null "pageno" => "1" "disp_number" => Eccube\Entity\Master\ProductListMax {#5046 #id: 20 #name: "20件" #sort_no: 0 } "orderby" => Eccube\Entity\Master\ProductListOrderBy {#5051 #id: 4 #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 {#1824 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1826 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1822 …} -namespace: Closure() {#1820 …} } |
| 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) {#5080 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4311 …} } |
| 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() {#5082 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4484 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#926 …} $translationDomain: "validators" $message: Closure() {#5079 …} } } |
| 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 {#9242 -form: Symfony\Component\Form\Form {#5233 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9243 …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 |
"9"
|
| Normalized Format | Eccube\Entity\Category {#4787 -id: 9 -name: "ゲート" -hierarchy: 1 -sort_no: 33 -create_date: DateTime @1721715049 {#4791 date: 2024-07-23 15:10:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#4790 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4786 …} -Children: Doctrine\ORM\PersistentCollection {#4783 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | "NameWithLevel" |
same as passed value |
| choices | [ Eccube\Entity\Category {#4561 -id: 7 -name: "カーポート・車庫" -hierarchy: 1 -sort_no: 36 -create_date: DateTime @1721715021 {#4567 date: 2024-07-23 15:10:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#4565 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4651 …} -Children: Doctrine\ORM\PersistentCollection {#4806 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4803 -id: 16 -name: "ガレージ・倉庫" -hierarchy: 1 -sort_no: 35 -create_date: DateTime @1721715129 {#4805 date: 2024-07-23 15:12:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#4804 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4802 …} -Children: Doctrine\ORM\PersistentCollection {#4799 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4796 -id: 8 -name: "サイクルポート・駐輪場" -hierarchy: 1 -sort_no: 34 -create_date: DateTime @1721715030 {#4798 date: 2024-07-23 15:10:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#4797 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4795 …} -Children: Doctrine\ORM\PersistentCollection {#4792 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4787 -id: 9 -name: "ゲート" -hierarchy: 1 -sort_no: 33 -create_date: DateTime @1721715049 {#4791 date: 2024-07-23 15:10:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#4790 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4786 …} -Children: Doctrine\ORM\PersistentCollection {#4783 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4782 -id: 30 -name: "跳ね上げ式ゲート" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1728374752 {#4789 date: 2024-10-08 17:05:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728452592 {#4788 date: 2024-10-09 14:43:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4781 …} -Children: Doctrine\ORM\PersistentCollection {#4778 …} -Parent: Eccube\Entity\Category {#4787} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4564 -id: 29 -name: "伸縮ゲート" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1728374748 {#4555 date: 2024-10-08 17:05:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728452592 {#4566 date: 2024-10-09 14:43:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4562 …} -Children: Doctrine\ORM\PersistentCollection {#4766 …} -Parent: Eccube\Entity\Category {#4787} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4769 -id: 31 -name: "ガレージシャッター" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1728374756 {#4767 date: 2024-10-08 17:05:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728452592 {#4768 date: 2024-10-09 14:43:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4770 …} -Children: Doctrine\ORM\PersistentCollection {#4773 …} -Parent: Eccube\Entity\Category {#4787} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4811 -id: 12 -name: "テラス" -hierarchy: 1 -sort_no: 32 -create_date: DateTime @1721715069 {#4777 date: 2024-07-23 15:11:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#4776 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4809 …} -Children: Doctrine\ORM\PersistentCollection {#4813 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4814 -id: 33 -name: "テラス囲い" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1728374813 {#4774 date: 2024-10-08 17:06:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374813 {#4775 date: 2024-10-08 17:06:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4815 …} -Children: Doctrine\ORM\PersistentCollection {#4818 …} -Parent: Eccube\Entity\Category {#4811} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4823 -id: 32 -name: "テラス屋根" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1728374808 {#4821 date: 2024-10-08 17:06:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374808 {#4822 date: 2024-10-08 17:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4824 …} -Children: Doctrine\ORM\PersistentCollection {#4827 …} -Parent: Eccube\Entity\Category {#4811} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4830 -id: 19 -name: "ベランダ・バルコニー" -hierarchy: 1 -sort_no: 29 -create_date: DateTime @1721715156 {#4820 date: 2024-07-23 15:12:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#4819 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4831 …} -Children: Doctrine\ORM\PersistentCollection {#4834 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4835 -id: 35 -name: "ベランダ・バルコニー屋根" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1728374851 {#4828 date: 2024-10-08 17:07:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374851 {#4829 date: 2024-10-08 17:07:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4836 …} -Children: Doctrine\ORM\PersistentCollection {#4839 …} -Parent: Eccube\Entity\Category {#4830} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4844 -id: 34 -name: "ベランダ・バルコニー" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1728374845 {#4842 date: 2024-10-08 17:07:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374845 {#4843 date: 2024-10-08 17:07:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4845 …} -Children: Doctrine\ORM\PersistentCollection {#4848 …} -Parent: Eccube\Entity\Category {#4830} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4849 -id: 18 -name: "オーニング・日よけ" -hierarchy: 1 -sort_no: 28 -create_date: DateTime @1721715150 {#4841 date: 2024-07-23 15:12:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#4840 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4850 …} -Children: Doctrine\ORM\PersistentCollection {#4853 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4858 -id: 11 -name: "ウッドデッキ" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1721715063 {#4854 date: 2024-07-23 15:11:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#4855 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4859 …} -Children: Doctrine\ORM\PersistentCollection {#4862 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4863 -id: 37 -name: "タイルデッキ" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1728374887 {#4856 date: 2024-10-08 17:08:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374887 {#4857 date: 2024-10-08 17:08:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4864 …} -Children: Doctrine\ORM\PersistentCollection {#4867 …} -Parent: Eccube\Entity\Category {#4858} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4872 -id: 36 -name: "ウッドデッキ" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1728374884 {#4870 date: 2024-10-08 17:08:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374884 {#4871 date: 2024-10-08 17:08:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4873 …} -Children: Doctrine\ORM\PersistentCollection {#4876 …} -Parent: Eccube\Entity\Category {#4858} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4877 -id: 14 -name: "フェンス・柵" -hierarchy: 1 -sort_no: 26 -create_date: DateTime @1721715102 {#4869 date: 2024-07-23 15:11:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#4868 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4878 …} -Children: Doctrine\ORM\PersistentCollection {#4881 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4884 -id: 25 -name: "門扉" -hierarchy: 1 -sort_no: 25 -create_date: DateTime @1727224766 {#4882 date: 2024-09-25 09:39:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#4883 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4885 …} -Children: Doctrine\ORM\PersistentCollection {#4888 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4891 -id: 13 -name: "ポスト・門柱宅配ボックス" -hierarchy: 1 -sort_no: 24 -create_date: DateTime @1721715089 {#4889 date: 2024-07-23 15:11:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#4890 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4892 …} -Children: Doctrine\ORM\PersistentCollection {#4895 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4898 -id: 15 -name: "物置・収納・屋外倉庫" -hierarchy: 1 -sort_no: 23 -create_date: DateTime @1721715117 {#4896 date: 2024-07-23 15:11:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759206168 {#4897 date: 2025-09-30 13:22:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4899 …} -Children: Doctrine\ORM\PersistentCollection {#4902 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4905 -id: 20 -name: "ガーデンファニチャー" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1721715168 {#4903 date: 2024-07-23 15:12:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#4904 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4906 …} -Children: Doctrine\ORM\PersistentCollection {#4909 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4912 -id: 22 -name: "人工芝" -hierarchy: 1 -sort_no: 17 -create_date: DateTime @1721715191 {#4910 date: 2024-07-23 15:13:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#4911 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4913 …} -Children: Doctrine\ORM\PersistentCollection {#4916 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4919 -id: 17 -name: "内窓・二重窓" -hierarchy: 1 -sort_no: 16 -create_date: DateTime @1721715140 {#4917 date: 2024-07-23 15:12:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#4918 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4920 …} -Children: Doctrine\ORM\PersistentCollection {#4923 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4928 -id: 26 -name: "その他" -hierarchy: 1 -sort_no: 12 -create_date: DateTime @1727928658 {#4924 date: 2024-10-03 13:10:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#4925 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4929 …} -Children: Doctrine\ORM\PersistentCollection {#4932 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4933 -id: 38 -name: "パーゴラ" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1728375853 {#4926 date: 2024-10-08 17:24:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#4927 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4934 …} -Children: Doctrine\ORM\PersistentCollection {#4937 …} -Parent: Eccube\Entity\Category {#4928} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4942 -id: 39 -name: "立水栓・ガーデンシンク" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1728375857 {#4940 date: 2024-10-08 17:24:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#4941 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4943 …} -Children: Doctrine\ORM\PersistentCollection {#4946 …} -Parent: Eccube\Entity\Category {#4928} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4949 -id: 40 -name: "手すり" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1728375861 {#4947 date: 2024-10-08 17:24:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#4948 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4950 …} -Children: Doctrine\ORM\PersistentCollection {#4953 …} -Parent: Eccube\Entity\Category {#4928} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4956 -id: 10 -name: "ストックヤード" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1721715057 {#4954 date: 2024-07-23 15:10:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#4955 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4957 …} -Children: Doctrine\ORM\PersistentCollection {#4960 …} -Parent: Eccube\Entity\Category {#4928} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4963 -id: 27 -name: "ゴミステーション" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1727928680 {#4961 date: 2024-10-03 13:11:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#4962 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4964 …} -Children: Doctrine\ORM\PersistentCollection {#4967 …} -Parent: Eccube\Entity\Category {#4928} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4970 -id: 42 -name: "面格子・窓格子" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1728375916 {#4968 date: 2024-10-08 17:25:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#4969 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4971 …} -Children: Doctrine\ORM\PersistentCollection {#4974 …} -Parent: Eccube\Entity\Category {#4928} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4977 -id: 41 -name: "窓シャッター" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1728375912 {#4975 date: 2024-10-08 17:25:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#4976 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4978 …} -Children: Doctrine\ORM\PersistentCollection {#4981 …} -Parent: Eccube\Entity\Category {#4928} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4984 -id: 28 -name: "石材" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1727928685 {#4982 date: 2024-10-03 13:11:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#4983 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4985 …} -Children: Doctrine\ORM\PersistentCollection {#4988 …} -Parent: Eccube\Entity\Category {#4928} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4991 -id: 43 -name: "玄関ドア" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1728375929 {#4989 date: 2024-10-08 17:25:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#4990 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4992 …} -Children: Doctrine\ORM\PersistentCollection {#4995 …} -Parent: Eccube\Entity\Category {#4928} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4998 -id: 44 -name: "照明" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1728375939 {#4996 date: 2024-10-08 17:25:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#4997 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4999 …} -Children: Doctrine\ORM\PersistentCollection {#5002 …} -Parent: Eccube\Entity\Category {#4928} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#5005 -id: 21 -name: "DIY材料" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1721715178 {#5003 date: 2024-07-23 15:12:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#5004 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5006 …} -Children: Doctrine\ORM\PersistentCollection {#5009 …} -Parent: Eccube\Entity\Category {#4928} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } ] |
[ Eccube\Entity\Category {#4561 -id: 7 -name: "カーポート・車庫" -hierarchy: 1 -sort_no: 36 -create_date: DateTime @1721715021 {#4567 date: 2024-07-23 15:10:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#4565 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4651 …} -Children: Doctrine\ORM\PersistentCollection {#4806 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4803 -id: 16 -name: "ガレージ・倉庫" -hierarchy: 1 -sort_no: 35 -create_date: DateTime @1721715129 {#4805 date: 2024-07-23 15:12:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#4804 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4802 …} -Children: Doctrine\ORM\PersistentCollection {#4799 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4796 -id: 8 -name: "サイクルポート・駐輪場" -hierarchy: 1 -sort_no: 34 -create_date: DateTime @1721715030 {#4798 date: 2024-07-23 15:10:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#4797 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4795 …} -Children: Doctrine\ORM\PersistentCollection {#4792 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4787 -id: 9 -name: "ゲート" -hierarchy: 1 -sort_no: 33 -create_date: DateTime @1721715049 {#4791 date: 2024-07-23 15:10:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#4790 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4786 …} -Children: Doctrine\ORM\PersistentCollection {#4783 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4782 -id: 30 -name: "跳ね上げ式ゲート" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1728374752 {#4789 date: 2024-10-08 17:05:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728452592 {#4788 date: 2024-10-09 14:43:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4781 …} -Children: Doctrine\ORM\PersistentCollection {#4778 …} -Parent: Eccube\Entity\Category {#4787} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4564 -id: 29 -name: "伸縮ゲート" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1728374748 {#4555 date: 2024-10-08 17:05:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728452592 {#4566 date: 2024-10-09 14:43:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4562 …} -Children: Doctrine\ORM\PersistentCollection {#4766 …} -Parent: Eccube\Entity\Category {#4787} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4769 -id: 31 -name: "ガレージシャッター" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1728374756 {#4767 date: 2024-10-08 17:05:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728452592 {#4768 date: 2024-10-09 14:43:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4770 …} -Children: Doctrine\ORM\PersistentCollection {#4773 …} -Parent: Eccube\Entity\Category {#4787} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4811 -id: 12 -name: "テラス" -hierarchy: 1 -sort_no: 32 -create_date: DateTime @1721715069 {#4777 date: 2024-07-23 15:11:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#4776 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4809 …} -Children: Doctrine\ORM\PersistentCollection {#4813 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4814 -id: 33 -name: "テラス囲い" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1728374813 {#4774 date: 2024-10-08 17:06:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374813 {#4775 date: 2024-10-08 17:06:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4815 …} -Children: Doctrine\ORM\PersistentCollection {#4818 …} -Parent: Eccube\Entity\Category {#4811} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4823 -id: 32 -name: "テラス屋根" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1728374808 {#4821 date: 2024-10-08 17:06:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374808 {#4822 date: 2024-10-08 17:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4824 …} -Children: Doctrine\ORM\PersistentCollection {#4827 …} -Parent: Eccube\Entity\Category {#4811} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4830 -id: 19 -name: "ベランダ・バルコニー" -hierarchy: 1 -sort_no: 29 -create_date: DateTime @1721715156 {#4820 date: 2024-07-23 15:12:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#4819 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4831 …} -Children: Doctrine\ORM\PersistentCollection {#4834 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4835 -id: 35 -name: "ベランダ・バルコニー屋根" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1728374851 {#4828 date: 2024-10-08 17:07:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374851 {#4829 date: 2024-10-08 17:07:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4836 …} -Children: Doctrine\ORM\PersistentCollection {#4839 …} -Parent: Eccube\Entity\Category {#4830} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4844 -id: 34 -name: "ベランダ・バルコニー" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1728374845 {#4842 date: 2024-10-08 17:07:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374845 {#4843 date: 2024-10-08 17:07:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4845 …} -Children: Doctrine\ORM\PersistentCollection {#4848 …} -Parent: Eccube\Entity\Category {#4830} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4849 -id: 18 -name: "オーニング・日よけ" -hierarchy: 1 -sort_no: 28 -create_date: DateTime @1721715150 {#4841 date: 2024-07-23 15:12:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#4840 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4850 …} -Children: Doctrine\ORM\PersistentCollection {#4853 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4858 -id: 11 -name: "ウッドデッキ" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1721715063 {#4854 date: 2024-07-23 15:11:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#4855 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4859 …} -Children: Doctrine\ORM\PersistentCollection {#4862 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4863 -id: 37 -name: "タイルデッキ" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1728374887 {#4856 date: 2024-10-08 17:08:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374887 {#4857 date: 2024-10-08 17:08:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4864 …} -Children: Doctrine\ORM\PersistentCollection {#4867 …} -Parent: Eccube\Entity\Category {#4858} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4872 -id: 36 -name: "ウッドデッキ" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1728374884 {#4870 date: 2024-10-08 17:08:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374884 {#4871 date: 2024-10-08 17:08:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4873 …} -Children: Doctrine\ORM\PersistentCollection {#4876 …} -Parent: Eccube\Entity\Category {#4858} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4877 -id: 14 -name: "フェンス・柵" -hierarchy: 1 -sort_no: 26 -create_date: DateTime @1721715102 {#4869 date: 2024-07-23 15:11:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#4868 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4878 …} -Children: Doctrine\ORM\PersistentCollection {#4881 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4884 -id: 25 -name: "門扉" -hierarchy: 1 -sort_no: 25 -create_date: DateTime @1727224766 {#4882 date: 2024-09-25 09:39:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#4883 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4885 …} -Children: Doctrine\ORM\PersistentCollection {#4888 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4891 -id: 13 -name: "ポスト・門柱宅配ボックス" -hierarchy: 1 -sort_no: 24 -create_date: DateTime @1721715089 {#4889 date: 2024-07-23 15:11:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#4890 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4892 …} -Children: Doctrine\ORM\PersistentCollection {#4895 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4898 -id: 15 -name: "物置・収納・屋外倉庫" -hierarchy: 1 -sort_no: 23 -create_date: DateTime @1721715117 {#4896 date: 2024-07-23 15:11:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759206168 {#4897 date: 2025-09-30 13:22:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4899 …} -Children: Doctrine\ORM\PersistentCollection {#4902 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4905 -id: 20 -name: "ガーデンファニチャー" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1721715168 {#4903 date: 2024-07-23 15:12:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#4904 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4906 …} -Children: Doctrine\ORM\PersistentCollection {#4909 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4912 -id: 22 -name: "人工芝" -hierarchy: 1 -sort_no: 17 -create_date: DateTime @1721715191 {#4910 date: 2024-07-23 15:13:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#4911 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4913 …} -Children: Doctrine\ORM\PersistentCollection {#4916 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4919 -id: 17 -name: "内窓・二重窓" -hierarchy: 1 -sort_no: 16 -create_date: DateTime @1721715140 {#4917 date: 2024-07-23 15:12:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#4918 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4920 …} -Children: Doctrine\ORM\PersistentCollection {#4923 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4928 -id: 26 -name: "その他" -hierarchy: 1 -sort_no: 12 -create_date: DateTime @1727928658 {#4924 date: 2024-10-03 13:10:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#4925 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4929 …} -Children: Doctrine\ORM\PersistentCollection {#4932 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4933 -id: 38 -name: "パーゴラ" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1728375853 {#4926 date: 2024-10-08 17:24:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#4927 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4934 …} -Children: Doctrine\ORM\PersistentCollection {#4937 …} -Parent: Eccube\Entity\Category {#4928} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4942 -id: 39 -name: "立水栓・ガーデンシンク" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1728375857 {#4940 date: 2024-10-08 17:24:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#4941 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4943 …} -Children: Doctrine\ORM\PersistentCollection {#4946 …} -Parent: Eccube\Entity\Category {#4928} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4949 -id: 40 -name: "手すり" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1728375861 {#4947 date: 2024-10-08 17:24:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#4948 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4950 …} -Children: Doctrine\ORM\PersistentCollection {#4953 …} -Parent: Eccube\Entity\Category {#4928} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4956 -id: 10 -name: "ストックヤード" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1721715057 {#4954 date: 2024-07-23 15:10:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#4955 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4957 …} -Children: Doctrine\ORM\PersistentCollection {#4960 …} -Parent: Eccube\Entity\Category {#4928} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4963 -id: 27 -name: "ゴミステーション" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1727928680 {#4961 date: 2024-10-03 13:11:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#4962 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4964 …} -Children: Doctrine\ORM\PersistentCollection {#4967 …} -Parent: Eccube\Entity\Category {#4928} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4970 -id: 42 -name: "面格子・窓格子" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1728375916 {#4968 date: 2024-10-08 17:25:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#4969 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4971 …} -Children: Doctrine\ORM\PersistentCollection {#4974 …} -Parent: Eccube\Entity\Category {#4928} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4977 -id: 41 -name: "窓シャッター" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1728375912 {#4975 date: 2024-10-08 17:25:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#4976 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4978 …} -Children: Doctrine\ORM\PersistentCollection {#4981 …} -Parent: Eccube\Entity\Category {#4928} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4984 -id: 28 -name: "石材" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1727928685 {#4982 date: 2024-10-03 13:11:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#4983 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4985 …} -Children: Doctrine\ORM\PersistentCollection {#4988 …} -Parent: Eccube\Entity\Category {#4928} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4991 -id: 43 -name: "玄関ドア" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1728375929 {#4989 date: 2024-10-08 17:25:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#4990 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4992 …} -Children: Doctrine\ORM\PersistentCollection {#4995 …} -Parent: Eccube\Entity\Category {#4928} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4998 -id: 44 -name: "照明" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1728375939 {#4996 date: 2024-10-08 17:25:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#4997 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4999 …} -Children: Doctrine\ORM\PersistentCollection {#5002 …} -Parent: Eccube\Entity\Category {#4928} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#5005 -id: 21 -name: "DIY材料" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1721715178 {#5003 date: 2024-07-23 15:12:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#5004 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5006 …} -Children: Doctrine\ORM\PersistentCollection {#5009 …} -Parent: Eccube\Entity\Category {#4928} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } ] |
| 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 {#5117 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#5118 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5116 -om: ContainerWuqpjbE\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#610 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4300 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | [ Eccube\Entity\Category {#4561 -id: 7 -name: "カーポート・車庫" -hierarchy: 1 -sort_no: 36 -create_date: DateTime @1721715021 {#4567 date: 2024-07-23 15:10:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#4565 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4651 …} -Children: Doctrine\ORM\PersistentCollection {#4806 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4803 -id: 16 -name: "ガレージ・倉庫" -hierarchy: 1 -sort_no: 35 -create_date: DateTime @1721715129 {#4805 date: 2024-07-23 15:12:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#4804 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4802 …} -Children: Doctrine\ORM\PersistentCollection {#4799 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4796 -id: 8 -name: "サイクルポート・駐輪場" -hierarchy: 1 -sort_no: 34 -create_date: DateTime @1721715030 {#4798 date: 2024-07-23 15:10:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#4797 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4795 …} -Children: Doctrine\ORM\PersistentCollection {#4792 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4787 -id: 9 -name: "ゲート" -hierarchy: 1 -sort_no: 33 -create_date: DateTime @1721715049 {#4791 date: 2024-07-23 15:10:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#4790 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4786 …} -Children: Doctrine\ORM\PersistentCollection {#4783 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4782 -id: 30 -name: "跳ね上げ式ゲート" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1728374752 {#4789 date: 2024-10-08 17:05:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728452592 {#4788 date: 2024-10-09 14:43:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4781 …} -Children: Doctrine\ORM\PersistentCollection {#4778 …} -Parent: Eccube\Entity\Category {#4787} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4564 -id: 29 -name: "伸縮ゲート" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1728374748 {#4555 date: 2024-10-08 17:05:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728452592 {#4566 date: 2024-10-09 14:43:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4562 …} -Children: Doctrine\ORM\PersistentCollection {#4766 …} -Parent: Eccube\Entity\Category {#4787} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4769 -id: 31 -name: "ガレージシャッター" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1728374756 {#4767 date: 2024-10-08 17:05:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728452592 {#4768 date: 2024-10-09 14:43:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4770 …} -Children: Doctrine\ORM\PersistentCollection {#4773 …} -Parent: Eccube\Entity\Category {#4787} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4811 -id: 12 -name: "テラス" -hierarchy: 1 -sort_no: 32 -create_date: DateTime @1721715069 {#4777 date: 2024-07-23 15:11:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#4776 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4809 …} -Children: Doctrine\ORM\PersistentCollection {#4813 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4814 -id: 33 -name: "テラス囲い" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1728374813 {#4774 date: 2024-10-08 17:06:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374813 {#4775 date: 2024-10-08 17:06:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4815 …} -Children: Doctrine\ORM\PersistentCollection {#4818 …} -Parent: Eccube\Entity\Category {#4811} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4823 -id: 32 -name: "テラス屋根" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1728374808 {#4821 date: 2024-10-08 17:06:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374808 {#4822 date: 2024-10-08 17:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4824 …} -Children: Doctrine\ORM\PersistentCollection {#4827 …} -Parent: Eccube\Entity\Category {#4811} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4830 -id: 19 -name: "ベランダ・バルコニー" -hierarchy: 1 -sort_no: 29 -create_date: DateTime @1721715156 {#4820 date: 2024-07-23 15:12:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#4819 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4831 …} -Children: Doctrine\ORM\PersistentCollection {#4834 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4835 -id: 35 -name: "ベランダ・バルコニー屋根" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1728374851 {#4828 date: 2024-10-08 17:07:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374851 {#4829 date: 2024-10-08 17:07:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4836 …} -Children: Doctrine\ORM\PersistentCollection {#4839 …} -Parent: Eccube\Entity\Category {#4830} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4844 -id: 34 -name: "ベランダ・バルコニー" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1728374845 {#4842 date: 2024-10-08 17:07:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374845 {#4843 date: 2024-10-08 17:07:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4845 …} -Children: Doctrine\ORM\PersistentCollection {#4848 …} -Parent: Eccube\Entity\Category {#4830} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4849 -id: 18 -name: "オーニング・日よけ" -hierarchy: 1 -sort_no: 28 -create_date: DateTime @1721715150 {#4841 date: 2024-07-23 15:12:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#4840 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4850 …} -Children: Doctrine\ORM\PersistentCollection {#4853 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4858 -id: 11 -name: "ウッドデッキ" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1721715063 {#4854 date: 2024-07-23 15:11:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#4855 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4859 …} -Children: Doctrine\ORM\PersistentCollection {#4862 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4863 -id: 37 -name: "タイルデッキ" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1728374887 {#4856 date: 2024-10-08 17:08:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374887 {#4857 date: 2024-10-08 17:08:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4864 …} -Children: Doctrine\ORM\PersistentCollection {#4867 …} -Parent: Eccube\Entity\Category {#4858} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4872 -id: 36 -name: "ウッドデッキ" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1728374884 {#4870 date: 2024-10-08 17:08:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374884 {#4871 date: 2024-10-08 17:08:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4873 …} -Children: Doctrine\ORM\PersistentCollection {#4876 …} -Parent: Eccube\Entity\Category {#4858} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4877 -id: 14 -name: "フェンス・柵" -hierarchy: 1 -sort_no: 26 -create_date: DateTime @1721715102 {#4869 date: 2024-07-23 15:11:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#4868 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4878 …} -Children: Doctrine\ORM\PersistentCollection {#4881 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4884 -id: 25 -name: "門扉" -hierarchy: 1 -sort_no: 25 -create_date: DateTime @1727224766 {#4882 date: 2024-09-25 09:39:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#4883 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4885 …} -Children: Doctrine\ORM\PersistentCollection {#4888 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4891 -id: 13 -name: "ポスト・門柱宅配ボックス" -hierarchy: 1 -sort_no: 24 -create_date: DateTime @1721715089 {#4889 date: 2024-07-23 15:11:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#4890 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4892 …} -Children: Doctrine\ORM\PersistentCollection {#4895 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4898 -id: 15 -name: "物置・収納・屋外倉庫" -hierarchy: 1 -sort_no: 23 -create_date: DateTime @1721715117 {#4896 date: 2024-07-23 15:11:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759206168 {#4897 date: 2025-09-30 13:22:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4899 …} -Children: Doctrine\ORM\PersistentCollection {#4902 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4905 -id: 20 -name: "ガーデンファニチャー" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1721715168 {#4903 date: 2024-07-23 15:12:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#4904 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4906 …} -Children: Doctrine\ORM\PersistentCollection {#4909 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4912 -id: 22 -name: "人工芝" -hierarchy: 1 -sort_no: 17 -create_date: DateTime @1721715191 {#4910 date: 2024-07-23 15:13:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#4911 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4913 …} -Children: Doctrine\ORM\PersistentCollection {#4916 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4919 -id: 17 -name: "内窓・二重窓" -hierarchy: 1 -sort_no: 16 -create_date: DateTime @1721715140 {#4917 date: 2024-07-23 15:12:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#4918 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4920 …} -Children: Doctrine\ORM\PersistentCollection {#4923 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4928 -id: 26 -name: "その他" -hierarchy: 1 -sort_no: 12 -create_date: DateTime @1727928658 {#4924 date: 2024-10-03 13:10:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#4925 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4929 …} -Children: Doctrine\ORM\PersistentCollection {#4932 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4933 -id: 38 -name: "パーゴラ" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1728375853 {#4926 date: 2024-10-08 17:24:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#4927 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4934 …} -Children: Doctrine\ORM\PersistentCollection {#4937 …} -Parent: Eccube\Entity\Category {#4928} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4942 -id: 39 -name: "立水栓・ガーデンシンク" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1728375857 {#4940 date: 2024-10-08 17:24:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#4941 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4943 …} -Children: Doctrine\ORM\PersistentCollection {#4946 …} -Parent: Eccube\Entity\Category {#4928} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4949 -id: 40 -name: "手すり" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1728375861 {#4947 date: 2024-10-08 17:24:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#4948 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4950 …} -Children: Doctrine\ORM\PersistentCollection {#4953 …} -Parent: Eccube\Entity\Category {#4928} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4956 -id: 10 -name: "ストックヤード" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1721715057 {#4954 date: 2024-07-23 15:10:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#4955 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4957 …} -Children: Doctrine\ORM\PersistentCollection {#4960 …} -Parent: Eccube\Entity\Category {#4928} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4963 -id: 27 -name: "ゴミステーション" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1727928680 {#4961 date: 2024-10-03 13:11:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#4962 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4964 …} -Children: Doctrine\ORM\PersistentCollection {#4967 …} -Parent: Eccube\Entity\Category {#4928} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4970 -id: 42 -name: "面格子・窓格子" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1728375916 {#4968 date: 2024-10-08 17:25:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#4969 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4971 …} -Children: Doctrine\ORM\PersistentCollection {#4974 …} -Parent: Eccube\Entity\Category {#4928} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4977 -id: 41 -name: "窓シャッター" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1728375912 {#4975 date: 2024-10-08 17:25:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#4976 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4978 …} -Children: Doctrine\ORM\PersistentCollection {#4981 …} -Parent: Eccube\Entity\Category {#4928} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4984 -id: 28 -name: "石材" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1727928685 {#4982 date: 2024-10-03 13:11:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#4983 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4985 …} -Children: Doctrine\ORM\PersistentCollection {#4988 …} -Parent: Eccube\Entity\Category {#4928} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4991 -id: 43 -name: "玄関ドア" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1728375929 {#4989 date: 2024-10-08 17:25:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#4990 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4992 …} -Children: Doctrine\ORM\PersistentCollection {#4995 …} -Parent: Eccube\Entity\Category {#4928} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#4998 -id: 44 -name: "照明" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1728375939 {#4996 date: 2024-10-08 17:25:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#4997 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4999 …} -Children: Doctrine\ORM\PersistentCollection {#5002 …} -Parent: Eccube\Entity\Category {#4928} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } Eccube\Entity\Category {#5005 -id: 21 -name: "DIY材料" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1721715178 {#5003 date: 2024-07-23 15:12:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#5004 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5006 …} -Children: Doctrine\ORM\PersistentCollection {#5009 …} -Parent: Eccube\Entity\Category {#4928} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } ] |
| 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 {#1824 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1826 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1822 …} -namespace: Closure() {#1820 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerWuqpjbE\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#610 …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 {#5116 -om: ContainerWuqpjbE\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#610 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4300 …} -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() {#5115 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4484 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#926 …} $translationDomain: "validators" $message: Closure() {#5113 …} } } |
| 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 | [ 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9248 +label: "カーポート・車庫" +value: "7" +data: Eccube\Entity\Category {#4561 -id: 7 -name: "カーポート・車庫" -hierarchy: 1 -sort_no: 36 -create_date: DateTime @1721715021 {#4567 date: 2024-07-23 15:10:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#4565 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4651 …} -Children: Doctrine\ORM\PersistentCollection {#4806 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9250 +label: "ガレージ・倉庫" +value: "16" +data: Eccube\Entity\Category {#4803 -id: 16 -name: "ガレージ・倉庫" -hierarchy: 1 -sort_no: 35 -create_date: DateTime @1721715129 {#4805 date: 2024-07-23 15:12:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#4804 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4802 …} -Children: Doctrine\ORM\PersistentCollection {#4799 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9249 +label: "サイクルポート・駐輪場" +value: "8" +data: Eccube\Entity\Category {#4796 -id: 8 -name: "サイクルポート・駐輪場" -hierarchy: 1 -sort_no: 34 -create_date: DateTime @1721715030 {#4798 date: 2024-07-23 15:10:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#4797 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4795 …} -Children: Doctrine\ORM\PersistentCollection {#4792 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9252 +label: "ゲート" +value: "9" +data: Eccube\Entity\Category {#4787 -id: 9 -name: "ゲート" -hierarchy: 1 -sort_no: 33 -create_date: DateTime @1721715049 {#4791 date: 2024-07-23 15:10:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#4790 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4786 …} -Children: Doctrine\ORM\PersistentCollection {#4783 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9253 +label: " 跳ね上げ式ゲート" +value: "30" +data: Eccube\Entity\Category {#4782 -id: 30 -name: "跳ね上げ式ゲート" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1728374752 {#4789 date: 2024-10-08 17:05:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728452592 {#4788 date: 2024-10-09 14:43:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4781 …} -Children: Doctrine\ORM\PersistentCollection {#4778 …} -Parent: Eccube\Entity\Category {#4787} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9254 +label: " 伸縮ゲート" +value: "29" +data: Eccube\Entity\Category {#4564 -id: 29 -name: "伸縮ゲート" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1728374748 {#4555 date: 2024-10-08 17:05:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728452592 {#4566 date: 2024-10-09 14:43:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4562 …} -Children: Doctrine\ORM\PersistentCollection {#4766 …} -Parent: Eccube\Entity\Category {#4787} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9255 +label: " ガレージシャッター" +value: "31" +data: Eccube\Entity\Category {#4769 -id: 31 -name: "ガレージシャッター" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1728374756 {#4767 date: 2024-10-08 17:05:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728452592 {#4768 date: 2024-10-09 14:43:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4770 …} -Children: Doctrine\ORM\PersistentCollection {#4773 …} -Parent: Eccube\Entity\Category {#4787} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9256 +label: "テラス" +value: "12" +data: Eccube\Entity\Category {#4811 -id: 12 -name: "テラス" -hierarchy: 1 -sort_no: 32 -create_date: DateTime @1721715069 {#4777 date: 2024-07-23 15:11:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#4776 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4809 …} -Children: Doctrine\ORM\PersistentCollection {#4813 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9257 +label: " テラス囲い" +value: "33" +data: Eccube\Entity\Category {#4814 -id: 33 -name: "テラス囲い" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1728374813 {#4774 date: 2024-10-08 17:06:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374813 {#4775 date: 2024-10-08 17:06:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4815 …} -Children: Doctrine\ORM\PersistentCollection {#4818 …} -Parent: Eccube\Entity\Category {#4811} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9258 +label: " テラス屋根" +value: "32" +data: Eccube\Entity\Category {#4823 -id: 32 -name: "テラス屋根" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1728374808 {#4821 date: 2024-10-08 17:06:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374808 {#4822 date: 2024-10-08 17:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4824 …} -Children: Doctrine\ORM\PersistentCollection {#4827 …} -Parent: Eccube\Entity\Category {#4811} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9259 +label: "ベランダ・バルコニー" +value: "19" +data: Eccube\Entity\Category {#4830 -id: 19 -name: "ベランダ・バルコニー" -hierarchy: 1 -sort_no: 29 -create_date: DateTime @1721715156 {#4820 date: 2024-07-23 15:12:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#4819 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4831 …} -Children: Doctrine\ORM\PersistentCollection {#4834 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9260 +label: " ベランダ・バルコニー屋根" +value: "35" +data: Eccube\Entity\Category {#4835 -id: 35 -name: "ベランダ・バルコニー屋根" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1728374851 {#4828 date: 2024-10-08 17:07:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374851 {#4829 date: 2024-10-08 17:07:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4836 …} -Children: Doctrine\ORM\PersistentCollection {#4839 …} -Parent: Eccube\Entity\Category {#4830} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9261 +label: " ベランダ・バルコニー" +value: "34" +data: Eccube\Entity\Category {#4844 -id: 34 -name: "ベランダ・バルコニー" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1728374845 {#4842 date: 2024-10-08 17:07:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374845 {#4843 date: 2024-10-08 17:07:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4845 …} -Children: Doctrine\ORM\PersistentCollection {#4848 …} -Parent: Eccube\Entity\Category {#4830} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9262 +label: "オーニング・日よけ" +value: "18" +data: Eccube\Entity\Category {#4849 -id: 18 -name: "オーニング・日よけ" -hierarchy: 1 -sort_no: 28 -create_date: DateTime @1721715150 {#4841 date: 2024-07-23 15:12:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#4840 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4850 …} -Children: Doctrine\ORM\PersistentCollection {#4853 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9263 +label: "ウッドデッキ" +value: "11" +data: Eccube\Entity\Category {#4858 -id: 11 -name: "ウッドデッキ" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1721715063 {#4854 date: 2024-07-23 15:11:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#4855 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4859 …} -Children: Doctrine\ORM\PersistentCollection {#4862 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9264 +label: " タイルデッキ" +value: "37" +data: Eccube\Entity\Category {#4863 -id: 37 -name: "タイルデッキ" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1728374887 {#4856 date: 2024-10-08 17:08:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374887 {#4857 date: 2024-10-08 17:08:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4864 …} -Children: Doctrine\ORM\PersistentCollection {#4867 …} -Parent: Eccube\Entity\Category {#4858} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9265 +label: " ウッドデッキ" +value: "36" +data: Eccube\Entity\Category {#4872 -id: 36 -name: "ウッドデッキ" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1728374884 {#4870 date: 2024-10-08 17:08:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374884 {#4871 date: 2024-10-08 17:08:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4873 …} -Children: Doctrine\ORM\PersistentCollection {#4876 …} -Parent: Eccube\Entity\Category {#4858} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9266 +label: "フェンス・柵" +value: "14" +data: Eccube\Entity\Category {#4877 -id: 14 -name: "フェンス・柵" -hierarchy: 1 -sort_no: 26 -create_date: DateTime @1721715102 {#4869 date: 2024-07-23 15:11:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#4868 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4878 …} -Children: Doctrine\ORM\PersistentCollection {#4881 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9267 +label: "門扉" +value: "25" +data: Eccube\Entity\Category {#4884 -id: 25 -name: "門扉" -hierarchy: 1 -sort_no: 25 -create_date: DateTime @1727224766 {#4882 date: 2024-09-25 09:39:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#4883 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4885 …} -Children: Doctrine\ORM\PersistentCollection {#4888 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9268 +label: "ポスト・門柱宅配ボックス" +value: "13" +data: Eccube\Entity\Category {#4891 -id: 13 -name: "ポスト・門柱宅配ボックス" -hierarchy: 1 -sort_no: 24 -create_date: DateTime @1721715089 {#4889 date: 2024-07-23 15:11:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#4890 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4892 …} -Children: Doctrine\ORM\PersistentCollection {#4895 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9269 +label: "物置・収納・屋外倉庫" +value: "15" +data: Eccube\Entity\Category {#4898 -id: 15 -name: "物置・収納・屋外倉庫" -hierarchy: 1 -sort_no: 23 -create_date: DateTime @1721715117 {#4896 date: 2024-07-23 15:11:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759206168 {#4897 date: 2025-09-30 13:22:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4899 …} -Children: Doctrine\ORM\PersistentCollection {#4902 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9270 +label: "ガーデンファニチャー" +value: "20" +data: Eccube\Entity\Category {#4905 -id: 20 -name: "ガーデンファニチャー" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1721715168 {#4903 date: 2024-07-23 15:12:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#4904 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4906 …} -Children: Doctrine\ORM\PersistentCollection {#4909 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9271 +label: "人工芝" +value: "22" +data: Eccube\Entity\Category {#4912 -id: 22 -name: "人工芝" -hierarchy: 1 -sort_no: 17 -create_date: DateTime @1721715191 {#4910 date: 2024-07-23 15:13:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#4911 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4913 …} -Children: Doctrine\ORM\PersistentCollection {#4916 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9272 +label: "内窓・二重窓" +value: "17" +data: Eccube\Entity\Category {#4919 -id: 17 -name: "内窓・二重窓" -hierarchy: 1 -sort_no: 16 -create_date: DateTime @1721715140 {#4917 date: 2024-07-23 15:12:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#4918 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4920 …} -Children: Doctrine\ORM\PersistentCollection {#4923 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9273 +label: "その他" +value: "26" +data: Eccube\Entity\Category {#4928 -id: 26 -name: "その他" -hierarchy: 1 -sort_no: 12 -create_date: DateTime @1727928658 {#4924 date: 2024-10-03 13:10:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#4925 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4929 …} -Children: Doctrine\ORM\PersistentCollection {#4932 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9274 +label: " パーゴラ" +value: "38" +data: Eccube\Entity\Category {#4933 -id: 38 -name: "パーゴラ" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1728375853 {#4926 date: 2024-10-08 17:24:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#4927 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4934 …} -Children: Doctrine\ORM\PersistentCollection {#4937 …} -Parent: Eccube\Entity\Category {#4928} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9275 +label: " 立水栓・ガーデンシンク" +value: "39" +data: Eccube\Entity\Category {#4942 -id: 39 -name: "立水栓・ガーデンシンク" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1728375857 {#4940 date: 2024-10-08 17:24:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#4941 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4943 …} -Children: Doctrine\ORM\PersistentCollection {#4946 …} -Parent: Eccube\Entity\Category {#4928} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9276 +label: " 手すり" +value: "40" +data: Eccube\Entity\Category {#4949 -id: 40 -name: "手すり" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1728375861 {#4947 date: 2024-10-08 17:24:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#4948 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4950 …} -Children: Doctrine\ORM\PersistentCollection {#4953 …} -Parent: Eccube\Entity\Category {#4928} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9277 +label: "ストックヤード" +value: "10" +data: Eccube\Entity\Category {#4956 -id: 10 -name: "ストックヤード" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1721715057 {#4954 date: 2024-07-23 15:10:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#4955 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4957 …} -Children: Doctrine\ORM\PersistentCollection {#4960 …} -Parent: Eccube\Entity\Category {#4928} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9278 +label: " ゴミステーション" +value: "27" +data: Eccube\Entity\Category {#4963 -id: 27 -name: "ゴミステーション" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1727928680 {#4961 date: 2024-10-03 13:11:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#4962 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4964 …} -Children: Doctrine\ORM\PersistentCollection {#4967 …} -Parent: Eccube\Entity\Category {#4928} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9279 +label: " 面格子・窓格子" +value: "42" +data: Eccube\Entity\Category {#4970 -id: 42 -name: "面格子・窓格子" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1728375916 {#4968 date: 2024-10-08 17:25:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#4969 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4971 …} -Children: Doctrine\ORM\PersistentCollection {#4974 …} -Parent: Eccube\Entity\Category {#4928} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9280 +label: " 窓シャッター" +value: "41" +data: Eccube\Entity\Category {#4977 -id: 41 -name: "窓シャッター" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1728375912 {#4975 date: 2024-10-08 17:25:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#4976 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4978 …} -Children: Doctrine\ORM\PersistentCollection {#4981 …} -Parent: Eccube\Entity\Category {#4928} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9281 +label: " 石材" +value: "28" +data: Eccube\Entity\Category {#4984 -id: 28 -name: "石材" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1727928685 {#4982 date: 2024-10-03 13:11:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#4983 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4985 …} -Children: Doctrine\ORM\PersistentCollection {#4988 …} -Parent: Eccube\Entity\Category {#4928} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9282 +label: " 玄関ドア" +value: "43" +data: Eccube\Entity\Category {#4991 -id: 43 -name: "玄関ドア" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1728375929 {#4989 date: 2024-10-08 17:25:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#4990 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4992 …} -Children: Doctrine\ORM\PersistentCollection {#4995 …} -Parent: Eccube\Entity\Category {#4928} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9283 +label: " 照明" +value: "44" +data: Eccube\Entity\Category {#4998 -id: 44 -name: "照明" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1728375939 {#4996 date: 2024-10-08 17:25:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#4997 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4999 …} -Children: Doctrine\ORM\PersistentCollection {#5002 …} -Parent: Eccube\Entity\Category {#4928} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9284 +label: "DIY材料" +value: "21" +data: Eccube\Entity\Category {#5005 -id: 21 -name: "DIY材料" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1721715178 {#5003 date: 2024-07-23 15:12:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#5004 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5006 …} -Children: Doctrine\ORM\PersistentCollection {#5009 …} -Parent: Eccube\Entity\Category {#4928} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Eccube\Entity\Category {#4787 -id: 9 -name: "ゲート" -hierarchy: 1 -sort_no: 33 -create_date: DateTime @1721715049 {#4791 date: 2024-07-23 15:10:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#4790 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4786 …} -Children: Doctrine\ORM\PersistentCollection {#4783 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4808 …} } |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#9245 -form: Symfony\Component\Form\Form {#5236 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#9244 …5} |
| full_name | "category_id" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_id" |
| is_selected | Closure($choice, $value) {#9246 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5090 …} } |
| 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 | "9" |
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 {#1824 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1826 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1822 …} -namespace: Closure() {#1820 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5143 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4311 …} } |
| 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() {#5145 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4484 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#926 …} $translationDomain: "validators" $message: Closure() {#5142 …} } } |
| 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 {#9285 -form: Symfony\Component\Form\Form {#5239 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9247 …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 | "" |
maker_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 |
|---|---|---|
| choices | [ Plugin\Maker42\Entity\Maker {#4532 -id: 1 -name: "LIXIL" -sort_no: 2 -create_date: DateTime @1721713332 {#4513 date: 2024-07-23 14:42:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#4524 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#4535 -id: 2 -name: "YKK AP" -sort_no: 1 -create_date: DateTime @1721713345 {#4525 date: 2024-07-23 14:42:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#4523 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#4527 -id: 3 -name: "三協アルミ" -sort_no: 3 -create_date: DateTime @1721713352 {#4536 date: 2024-07-23 14:42:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#4526 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#5010 -id: 4 -name: "四国化成" -sort_no: 4 -create_date: DateTime @1721713358 {#4938 date: 2024-07-23 14:42:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#4939 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#5013 -id: 5 -name: "タカショー" -sort_no: 5 -create_date: DateTime @1721713364 {#5011 date: 2024-07-23 14:42:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#5012 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#5016 -id: 6 -name: "ユニソン" -sort_no: 6 -create_date: DateTime @1721713369 {#5014 date: 2024-07-23 14:42:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#5015 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#5019 -id: 7 -name: "エスビック" -sort_no: 7 -create_date: DateTime @1721713374 {#5017 date: 2024-07-23 14:42:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#5018 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#5022 -id: 8 -name: "パナソニック" -sort_no: 8 -create_date: DateTime @1721713379 {#5020 date: 2024-07-23 14:42:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#5021 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#5025 -id: 9 -name: "イナバ" -sort_no: 9 -create_date: DateTime @1721713385 {#5023 date: 2024-07-23 14:43:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#5024 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#5028 -id: 10 -name: "ヨドコウ" -sort_no: 10 -create_date: DateTime @1721713390 {#5026 date: 2024-07-23 14:43:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#5027 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#5031 -id: 13 -name: "タクボ" -sort_no: 11 -create_date: DateTime @1727325304 {#5029 date: 2024-09-26 13:35:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727325320 {#5030 date: 2024-09-26 13:35:20.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#5034 -id: 14 -name: "PAEグローバル" -sort_no: 12 -create_date: DateTime @1778254018 {#5032 date: 2026-05-09 00:26:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1778254018 {#5033 date: 2026-05-09 00:26:58.0 Asia/Tokyo (+09:00) } } ] |
[ Plugin\Maker42\Entity\Maker {#4532 -id: 1 -name: "LIXIL" -sort_no: 2 -create_date: DateTime @1721713332 {#4513 date: 2024-07-23 14:42:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#4524 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#4535 -id: 2 -name: "YKK AP" -sort_no: 1 -create_date: DateTime @1721713345 {#4525 date: 2024-07-23 14:42:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#4523 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#4527 -id: 3 -name: "三協アルミ" -sort_no: 3 -create_date: DateTime @1721713352 {#4536 date: 2024-07-23 14:42:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#4526 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#5010 -id: 4 -name: "四国化成" -sort_no: 4 -create_date: DateTime @1721713358 {#4938 date: 2024-07-23 14:42:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#4939 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#5013 -id: 5 -name: "タカショー" -sort_no: 5 -create_date: DateTime @1721713364 {#5011 date: 2024-07-23 14:42:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#5012 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#5016 -id: 6 -name: "ユニソン" -sort_no: 6 -create_date: DateTime @1721713369 {#5014 date: 2024-07-23 14:42:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#5015 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#5019 -id: 7 -name: "エスビック" -sort_no: 7 -create_date: DateTime @1721713374 {#5017 date: 2024-07-23 14:42:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#5018 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#5022 -id: 8 -name: "パナソニック" -sort_no: 8 -create_date: DateTime @1721713379 {#5020 date: 2024-07-23 14:42:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#5021 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#5025 -id: 9 -name: "イナバ" -sort_no: 9 -create_date: DateTime @1721713385 {#5023 date: 2024-07-23 14:43:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#5024 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#5028 -id: 10 -name: "ヨドコウ" -sort_no: 10 -create_date: DateTime @1721713390 {#5026 date: 2024-07-23 14:43:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#5027 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#5031 -id: 13 -name: "タクボ" -sort_no: 11 -create_date: DateTime @1727325304 {#5029 date: 2024-09-26 13:35:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727325320 {#5030 date: 2024-09-26 13:35:20.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#5034 -id: 14 -name: "PAEグローバル" -sort_no: 12 -create_date: DateTime @1778254018 {#5032 date: 2026-05-09 00:26:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1778254018 {#5033 date: 2026-05-09 00:26:58.0 Asia/Tokyo (+09:00) } } ] |
| class | "Plugin\Maker42\Entity\Maker" |
same as passed value |
| label | "admin.product.tag" |
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 | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#5112 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#5157 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#5158 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5156 -om: ContainerWuqpjbE\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#610 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4372 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | [ Plugin\Maker42\Entity\Maker {#4532 -id: 1 -name: "LIXIL" -sort_no: 2 -create_date: DateTime @1721713332 {#4513 date: 2024-07-23 14:42:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#4524 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#4535 -id: 2 -name: "YKK AP" -sort_no: 1 -create_date: DateTime @1721713345 {#4525 date: 2024-07-23 14:42:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#4523 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#4527 -id: 3 -name: "三協アルミ" -sort_no: 3 -create_date: DateTime @1721713352 {#4536 date: 2024-07-23 14:42:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#4526 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#5010 -id: 4 -name: "四国化成" -sort_no: 4 -create_date: DateTime @1721713358 {#4938 date: 2024-07-23 14:42:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#4939 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#5013 -id: 5 -name: "タカショー" -sort_no: 5 -create_date: DateTime @1721713364 {#5011 date: 2024-07-23 14:42:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#5012 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#5016 -id: 6 -name: "ユニソン" -sort_no: 6 -create_date: DateTime @1721713369 {#5014 date: 2024-07-23 14:42:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#5015 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#5019 -id: 7 -name: "エスビック" -sort_no: 7 -create_date: DateTime @1721713374 {#5017 date: 2024-07-23 14:42:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#5018 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#5022 -id: 8 -name: "パナソニック" -sort_no: 8 -create_date: DateTime @1721713379 {#5020 date: 2024-07-23 14:42:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#5021 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#5025 -id: 9 -name: "イナバ" -sort_no: 9 -create_date: DateTime @1721713385 {#5023 date: 2024-07-23 14:43:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#5024 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#5028 -id: 10 -name: "ヨドコウ" -sort_no: 10 -create_date: DateTime @1721713390 {#5026 date: 2024-07-23 14:43:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#5027 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#5031 -id: 13 -name: "タクボ" -sort_no: 11 -create_date: DateTime @1727325304 {#5029 date: 2024-09-26 13:35:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727325320 {#5030 date: 2024-09-26 13:35:20.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#5034 -id: 14 -name: "PAEグローバル" -sort_no: 12 -create_date: DateTime @1778254018 {#5032 date: 2026-05-09 00:26:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1778254018 {#5033 date: 2026-05-09 00:26:58.0 Asia/Tokyo (+09:00) } } ] |
| class | "Plugin\Maker42\Entity\Maker" |
| 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 {#1824 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1826 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1822 …} -namespace: Closure() {#1820 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerWuqpjbE\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#610 …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 {#5156 -om: ContainerWuqpjbE\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#610 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4372 …} -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 | "admin.product.tag" |
| 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() {#5155 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4484 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#926 …} $translationDomain: "validators" $message: Closure() {#5154 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_maker_id" ] |
| cache_key | "_maker_id_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9289 +label: "LIXIL" +value: "1" +data: Plugin\Maker42\Entity\Maker {#4532 -id: 1 -name: "LIXIL" -sort_no: 2 -create_date: DateTime @1721713332 {#4513 date: 2024-07-23 14:42:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#4524 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9288 +label: "YKK AP" +value: "2" +data: Plugin\Maker42\Entity\Maker {#4535 -id: 2 -name: "YKK AP" -sort_no: 1 -create_date: DateTime @1721713345 {#4525 date: 2024-07-23 14:42:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#4523 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9290 +label: "三協アルミ" +value: "3" +data: Plugin\Maker42\Entity\Maker {#4527 -id: 3 -name: "三協アルミ" -sort_no: 3 -create_date: DateTime @1721713352 {#4536 date: 2024-07-23 14:42:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#4526 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9291 +label: "四国化成" +value: "4" +data: Plugin\Maker42\Entity\Maker {#5010 -id: 4 -name: "四国化成" -sort_no: 4 -create_date: DateTime @1721713358 {#4938 date: 2024-07-23 14:42:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#4939 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9292 +label: "タカショー" +value: "5" +data: Plugin\Maker42\Entity\Maker {#5013 -id: 5 -name: "タカショー" -sort_no: 5 -create_date: DateTime @1721713364 {#5011 date: 2024-07-23 14:42:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#5012 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9293 +label: "ユニソン" +value: "6" +data: Plugin\Maker42\Entity\Maker {#5016 -id: 6 -name: "ユニソン" -sort_no: 6 -create_date: DateTime @1721713369 {#5014 date: 2024-07-23 14:42:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#5015 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9294 +label: "エスビック" +value: "7" +data: Plugin\Maker42\Entity\Maker {#5019 -id: 7 -name: "エスビック" -sort_no: 7 -create_date: DateTime @1721713374 {#5017 date: 2024-07-23 14:42:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#5018 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9295 +label: "パナソニック" +value: "8" +data: Plugin\Maker42\Entity\Maker {#5022 -id: 8 -name: "パナソニック" -sort_no: 8 -create_date: DateTime @1721713379 {#5020 date: 2024-07-23 14:42:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#5021 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9296 +label: "イナバ" +value: "9" +data: Plugin\Maker42\Entity\Maker {#5025 -id: 9 -name: "イナバ" -sort_no: 9 -create_date: DateTime @1721713385 {#5023 date: 2024-07-23 14:43:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#5024 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9297 +label: "ヨドコウ" +value: "10" +data: Plugin\Maker42\Entity\Maker {#5028 -id: 10 -name: "ヨドコウ" -sort_no: 10 -create_date: DateTime @1721713390 {#5026 date: 2024-07-23 14:43:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#5027 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9298 +label: "タクボ" +value: "13" +data: Plugin\Maker42\Entity\Maker {#5031 -id: 13 -name: "タクボ" -sort_no: 11 -create_date: DateTime @1727325304 {#5029 date: 2024-09-26 13:35:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727325320 {#5030 date: 2024-09-26 13:35:20.0 Asia/Tokyo (+09:00) } } +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9299 +label: "PAEグローバル" +value: "14" +data: Plugin\Maker42\Entity\Maker {#5034 -id: 14 -name: "PAEグローバル" -sort_no: 12 -create_date: DateTime @1778254018 {#5032 date: 2026-05-09 00:26:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1778254018 {#5033 date: 2026-05-09 00:26:58.0 Asia/Tokyo (+09:00) } } +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 {#9287 -form: Symfony\Component\Form\Form {#5242 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#9286 …5} |
| full_name | "maker_id" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "maker_id" |
| is_selected | Closure($choice, $value) {#9301 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5090 …} } |
| label | "admin.product.tag" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "maker_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 | "_maker_id" |
| 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 | same as normalized format |
| Normalized Format | "1" |
| 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 {#1824 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1826 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1822 …} -namespace: Closure() {#1820 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5168 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4311 …} } |
| 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() {#5170 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4484 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#926 …} $translationDomain: "validators" $message: Closure() {#5169 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_pageno" ] |
| cache_key | "_pageno_hidden" |
| compound | false |
| data | "1" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#9302 -form: Symfony\Component\Form\Form {#5245 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9303 …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 | "1" |
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 {#5046 #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 {#5046 #id: 20 #name: "20件" #sort_no: 0 } Eccube\Entity\Master\ProductListMax {#5047 #id: 40 #name: "40件" #sort_no: 1 } Eccube\Entity\Master\ProductListMax {#5048 #id: 60 #name: "60件" #sort_no: 2 } Eccube\Entity\Master\ProductListMax {#5049 #id: 100 #name: "100件" #sort_no: 3 } Eccube\Entity\Master\ProductListMax {#5050 #id: 300 #name: "300件" #sort_no: 4 } ] |
[ Eccube\Entity\Master\ProductListMax {#5046 #id: 20 #name: "20件" #sort_no: 0 } Eccube\Entity\Master\ProductListMax {#5047 #id: 40 #name: "40件" #sort_no: 1 } Eccube\Entity\Master\ProductListMax {#5048 #id: 60 #name: "60件" #sort_no: 2 } Eccube\Entity\Master\ProductListMax {#5049 #id: 100 #name: "100件" #sort_no: 3 } Eccube\Entity\Master\ProductListMax {#5050 #id: 300 #name: "300件" #sort_no: 4 } ] |
| 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 {#5112 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#5190 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#5191 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5189 -om: ContainerWuqpjbE\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#610 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4116 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | [ Eccube\Entity\Master\ProductListMax {#5046 #id: 20 #name: "20件" #sort_no: 0 } Eccube\Entity\Master\ProductListMax {#5047 #id: 40 #name: "40件" #sort_no: 1 } Eccube\Entity\Master\ProductListMax {#5048 #id: 60 #name: "60件" #sort_no: 2 } Eccube\Entity\Master\ProductListMax {#5049 #id: 100 #name: "100件" #sort_no: 3 } Eccube\Entity\Master\ProductListMax {#5050 #id: 300 #name: "300件" #sort_no: 4 } ] |
| 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 {#1824 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1826 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1822 …} -namespace: Closure() {#1820 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerWuqpjbE\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#610 …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 {#5189 -om: ContainerWuqpjbE\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#610 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4116 …} -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 {#5192 -_em: Doctrine\ORM\EntityManager {#558 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#5194 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#5195 #from: "Eccube\Entity\Master\ProductListMax" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#5196 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -_type: 0 -_state: 0 -_dql: null -parameters: Doctrine\Common\Collections\ArrayCollection {#5193 …} -_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() {#5188 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4484 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#926 …} $translationDomain: "validators" $message: Closure() {#5185 …} } } |
| 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 {#9307 +label: "20件" +value: "20" +data: Eccube\Entity\Master\ProductListMax {#5046 #id: 20 #name: "20件" #sort_no: 0 } +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9306 +label: "40件" +value: "40" +data: Eccube\Entity\Master\ProductListMax {#5047 #id: 40 #name: "40件" #sort_no: 1 } +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9308 +label: "60件" +value: "60" +data: Eccube\Entity\Master\ProductListMax {#5048 #id: 60 #name: "60件" #sort_no: 2 } +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9309 +label: "100件" +value: "100" +data: Eccube\Entity\Master\ProductListMax {#5049 #id: 100 #name: "100件" #sort_no: 3 } +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9310 +label: "300件" +value: "300" +data: Eccube\Entity\Master\ProductListMax {#5050 #id: 300 #name: "300件" #sort_no: 4 } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Eccube\Entity\Master\ProductListMax {#5046 #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 {#9305 -form: Symfony\Component\Form\Form {#5248 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#9304 …5} |
| full_name | "disp_number" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "disp_number" |
| is_selected | Closure($choice, $value) {#9312 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5090 …} } |
| 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 |
"4"
|
| Normalized Format | Eccube\Entity\Master\ProductListOrderBy {#5051 #id: 4 #name: "おすすめ順" #sort_no: 0 } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ Eccube\Entity\Master\ProductListOrderBy {#5051 #id: 4 #name: "おすすめ順" #sort_no: 0 } Eccube\Entity\Master\ProductListOrderBy {#5052 #id: 1 #name: "価格が低い順" #sort_no: 1 } Eccube\Entity\Master\ProductListOrderBy {#5073 #id: 3 #name: "価格が高い順" #sort_no: 2 } Eccube\Entity\Master\ProductListOrderBy {#5074 #id: 2 #name: "新着順" #sort_no: 3 } ] |
[ Eccube\Entity\Master\ProductListOrderBy {#5051 #id: 4 #name: "おすすめ順" #sort_no: 0 } Eccube\Entity\Master\ProductListOrderBy {#5052 #id: 1 #name: "価格が低い順" #sort_no: 1 } Eccube\Entity\Master\ProductListOrderBy {#5073 #id: 3 #name: "価格が高い順" #sort_no: 2 } Eccube\Entity\Master\ProductListOrderBy {#5074 #id: 2 #name: "新着順" #sort_no: 3 } ] |
| 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 {#5112 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#5214 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#5215 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5213 -om: ContainerWuqpjbE\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#610 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#5043 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | [ Eccube\Entity\Master\ProductListOrderBy {#5051 #id: 4 #name: "おすすめ順" #sort_no: 0 } Eccube\Entity\Master\ProductListOrderBy {#5052 #id: 1 #name: "価格が低い順" #sort_no: 1 } Eccube\Entity\Master\ProductListOrderBy {#5073 #id: 3 #name: "価格が高い順" #sort_no: 2 } Eccube\Entity\Master\ProductListOrderBy {#5074 #id: 2 #name: "新着順" #sort_no: 3 } ] |
| 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 {#1824 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1826 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1822 …} -namespace: Closure() {#1820 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerWuqpjbE\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#610 …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 {#5213 -om: ContainerWuqpjbE\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#610 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#5043 …} -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 {#5216 -_em: Doctrine\ORM\EntityManager {#558 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#5218 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#5219 #from: "Eccube\Entity\Master\ProductListOrderBy" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#5220 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -_type: 0 -_state: 0 -_dql: null -parameters: Doctrine\Common\Collections\ArrayCollection {#5217 …} -_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() {#5212 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4484 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#926 …} $translationDomain: "validators" $message: Closure() {#5211 …} } } |
| 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 | [ 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9316 +label: "おすすめ順" +value: "4" +data: Eccube\Entity\Master\ProductListOrderBy {#5051 #id: 4 #name: "おすすめ順" #sort_no: 0 } +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9315 +label: "価格が低い順" +value: "1" +data: Eccube\Entity\Master\ProductListOrderBy {#5052 #id: 1 #name: "価格が低い順" #sort_no: 1 } +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9317 +label: "価格が高い順" +value: "3" +data: Eccube\Entity\Master\ProductListOrderBy {#5073 #id: 3 #name: "価格が高い順" #sort_no: 2 } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9318 +label: "新着順" +value: "2" +data: Eccube\Entity\Master\ProductListOrderBy {#5074 #id: 2 #name: "新着順" #sort_no: 3 } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Eccube\Entity\Master\ProductListOrderBy {#5051 #id: 4 #name: "おすすめ順" #sort_no: 0 } |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#9313 -form: Symfony\Component\Form\Form {#5251 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#9314 …5} |
| full_name | "orderby" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "orderby" |
| is_selected | Closure($choice, $value) {#9320 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5090 …} } |
| 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 | "4" |