- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 253
- Events
- Routing
- Cache
- Translation 20
- 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 {#3557 -id: 25 -name: "門扉" -hierarchy: 1 -sort_no: 25 -create_date: DateTime @1727224766 {#3555 date: 2024-09-25 09:39:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3556 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3558 …} -Children: Doctrine\ORM\PersistentCollection {#3561 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } "name" => null "maker_id" => Plugin\Maker42\Entity\Maker {#3686 -id: 5 -name: "タカショー" -sort_no: 5 -create_date: DateTime @1721713364 {#3684 date: 2024-07-23 14:42:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3685 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } "pageno" => null "disp_number" => Eccube\Entity\Master\ProductListMax {#3719 #id: 20 #name: "20件" #sort_no: 0 } "orderby" => Eccube\Entity\Master\ProductListOrderBy {#3724 #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 {#2187 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2188 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2185 …} -namespace: Closure() {#2183 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3306 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3230 …} } |
| 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() {#3308 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3289 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#923 …} $translationDomain: "validators" $message: Closure() {#3307 …} } } |
| 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 {#3557 -id: 25 -name: "門扉" -hierarchy: 1 -sort_no: 25 -create_date: DateTime @1727224766 {#3555 date: 2024-09-25 09:39:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3556 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3558 …} -Children: Doctrine\ORM\PersistentCollection {#3561 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } "name" => null "maker_id" => Plugin\Maker42\Entity\Maker {#3686 -id: 5 -name: "タカショー" -sort_no: 5 -create_date: DateTime @1721713364 {#3684 date: 2024-07-23 14:42:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3685 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } "pageno" => null "disp_number" => Eccube\Entity\Master\ProductListMax {#3719 #id: 20 #name: "20件" #sort_no: 0 } "orderby" => Eccube\Entity\Master\ProductListOrderBy {#3724 #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 {#5412 -form: Symfony\Component\Form\Form {#3903 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4356 …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 {#3557 -id: 25 -name: "門扉" -hierarchy: 1 -sort_no: 25 -create_date: DateTime @1727224766 {#3555 date: 2024-09-25 09:39:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3556 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3558 …} -Children: Doctrine\ORM\PersistentCollection {#3561 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } "name" => null "maker_id" => Plugin\Maker42\Entity\Maker {#3686 -id: 5 -name: "タカショー" -sort_no: 5 -create_date: DateTime @1721713364 {#3684 date: 2024-07-23 14:42:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3685 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } "pageno" => null "disp_number" => Eccube\Entity\Master\ProductListMax {#3719 #id: 20 #name: "20件" #sort_no: 0 } "orderby" => Eccube\Entity\Master\ProductListOrderBy {#3724 #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 {#2187 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2188 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2185 …} -namespace: Closure() {#2183 …} } |
| 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) {#3753 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3230 …} } |
| 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() {#3755 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3289 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#923 …} $translationDomain: "validators" $message: Closure() {#3752 …} } } |
| 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 {#5414 -form: Symfony\Component\Form\Form {#3906 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5415 …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 |
"25"
|
| Normalized Format | Eccube\Entity\Category {#3557 -id: 25 -name: "門扉" -hierarchy: 1 -sort_no: 25 -create_date: DateTime @1727224766 {#3555 date: 2024-09-25 09:39:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3556 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3558 …} -Children: Doctrine\ORM\PersistentCollection {#3561 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | "NameWithLevel" |
same as passed value |
| choices | [ Eccube\Entity\Category {#3366 -id: 7 -name: "カーポート・車庫" -hierarchy: 1 -sort_no: 36 -create_date: DateTime @1721715021 {#3372 date: 2024-07-23 15:10:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3370 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3432 …} -Children: Doctrine\ORM\PersistentCollection {#3479 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3476 -id: 16 -name: "ガレージ・倉庫" -hierarchy: 1 -sort_no: 35 -create_date: DateTime @1721715129 {#3478 date: 2024-07-23 15:12:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3477 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3475 …} -Children: Doctrine\ORM\PersistentCollection {#3472 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3469 -id: 8 -name: "サイクルポート・駐輪場" -hierarchy: 1 -sort_no: 34 -create_date: DateTime @1721715030 {#3471 date: 2024-07-23 15:10:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3470 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3468 …} -Children: Doctrine\ORM\PersistentCollection {#3465 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3460 -id: 9 -name: "ゲート" -hierarchy: 1 -sort_no: 33 -create_date: DateTime @1721715049 {#3464 date: 2024-07-23 15:10:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3463 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3459 …} -Children: Doctrine\ORM\PersistentCollection {#3456 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3395 -id: 30 -name: "跳ね上げ式ゲート" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1728374752 {#3462 date: 2024-10-08 17:05:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728452592 {#3461 date: 2024-10-09 14:43:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3394 …} -Children: Doctrine\ORM\PersistentCollection {#3391 …} -Parent: Eccube\Entity\Category {#3460} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3369 -id: 29 -name: "伸縮ゲート" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1728374748 {#3360 date: 2024-10-08 17:05:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728452592 {#3371 date: 2024-10-09 14:43:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3367 …} -Children: Doctrine\ORM\PersistentCollection {#3423 …} -Parent: Eccube\Entity\Category {#3460} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3382 -id: 31 -name: "ガレージシャッター" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1728374756 {#3397 date: 2024-10-08 17:05:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728452592 {#3381 date: 2024-10-09 14:43:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3383 …} -Children: Doctrine\ORM\PersistentCollection {#3386 …} -Parent: Eccube\Entity\Category {#3460} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3484 -id: 12 -name: "テラス" -hierarchy: 1 -sort_no: 32 -create_date: DateTime @1721715069 {#3390 date: 2024-07-23 15:11:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3389 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3482 …} -Children: Doctrine\ORM\PersistentCollection {#3486 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3487 -id: 33 -name: "テラス囲い" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1728374813 {#3387 date: 2024-10-08 17:06:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374813 {#3388 date: 2024-10-08 17:06:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3488 …} -Children: Doctrine\ORM\PersistentCollection {#3491 …} -Parent: Eccube\Entity\Category {#3484} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3496 -id: 32 -name: "テラス屋根" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1728374808 {#3494 date: 2024-10-08 17:06:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374808 {#3495 date: 2024-10-08 17:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3497 …} -Children: Doctrine\ORM\PersistentCollection {#3500 …} -Parent: Eccube\Entity\Category {#3484} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3503 -id: 19 -name: "ベランダ・バルコニー" -hierarchy: 1 -sort_no: 29 -create_date: DateTime @1721715156 {#3493 date: 2024-07-23 15:12:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3492 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3504 …} -Children: Doctrine\ORM\PersistentCollection {#3507 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3508 -id: 35 -name: "ベランダ・バルコニー屋根" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1728374851 {#3501 date: 2024-10-08 17:07:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374851 {#3502 date: 2024-10-08 17:07:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3509 …} -Children: Doctrine\ORM\PersistentCollection {#3512 …} -Parent: Eccube\Entity\Category {#3503} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3517 -id: 34 -name: "ベランダ・バルコニー" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1728374845 {#3515 date: 2024-10-08 17:07:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374845 {#3516 date: 2024-10-08 17:07:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3518 …} -Children: Doctrine\ORM\PersistentCollection {#3521 …} -Parent: Eccube\Entity\Category {#3503} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3522 -id: 18 -name: "オーニング・日よけ" -hierarchy: 1 -sort_no: 28 -create_date: DateTime @1721715150 {#3514 date: 2024-07-23 15:12:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3513 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3523 …} -Children: Doctrine\ORM\PersistentCollection {#3526 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3531 -id: 11 -name: "ウッドデッキ" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1721715063 {#3527 date: 2024-07-23 15:11:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3528 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3532 …} -Children: Doctrine\ORM\PersistentCollection {#3535 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3536 -id: 37 -name: "タイルデッキ" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1728374887 {#3529 date: 2024-10-08 17:08:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374887 {#3530 date: 2024-10-08 17:08:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3537 …} -Children: Doctrine\ORM\PersistentCollection {#3540 …} -Parent: Eccube\Entity\Category {#3531} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3545 -id: 36 -name: "ウッドデッキ" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1728374884 {#3543 date: 2024-10-08 17:08:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374884 {#3544 date: 2024-10-08 17:08:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3546 …} -Children: Doctrine\ORM\PersistentCollection {#3549 …} -Parent: Eccube\Entity\Category {#3531} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3550 -id: 14 -name: "フェンス・柵" -hierarchy: 1 -sort_no: 26 -create_date: DateTime @1721715102 {#3542 date: 2024-07-23 15:11:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3541 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3551 …} -Children: Doctrine\ORM\PersistentCollection {#3554 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3557 -id: 25 -name: "門扉" -hierarchy: 1 -sort_no: 25 -create_date: DateTime @1727224766 {#3555 date: 2024-09-25 09:39:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3556 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3558 …} -Children: Doctrine\ORM\PersistentCollection {#3561 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3564 -id: 13 -name: "ポスト・門柱宅配ボックス" -hierarchy: 1 -sort_no: 24 -create_date: DateTime @1721715089 {#3562 date: 2024-07-23 15:11:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3563 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3565 …} -Children: Doctrine\ORM\PersistentCollection {#3568 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3571 -id: 15 -name: "物置・収納・屋外倉庫" -hierarchy: 1 -sort_no: 23 -create_date: DateTime @1721715117 {#3569 date: 2024-07-23 15:11:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759206168 {#3570 date: 2025-09-30 13:22:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3572 …} -Children: Doctrine\ORM\PersistentCollection {#3575 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3578 -id: 20 -name: "ガーデンファニチャー" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1721715168 {#3576 date: 2024-07-23 15:12:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3577 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3579 …} -Children: Doctrine\ORM\PersistentCollection {#3582 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3585 -id: 22 -name: "人工芝" -hierarchy: 1 -sort_no: 17 -create_date: DateTime @1721715191 {#3583 date: 2024-07-23 15:13:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3584 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3586 …} -Children: Doctrine\ORM\PersistentCollection {#3589 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3592 -id: 17 -name: "内窓・二重窓" -hierarchy: 1 -sort_no: 16 -create_date: DateTime @1721715140 {#3590 date: 2024-07-23 15:12:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3591 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3593 …} -Children: Doctrine\ORM\PersistentCollection {#3596 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3601 -id: 26 -name: "その他" -hierarchy: 1 -sort_no: 12 -create_date: DateTime @1727928658 {#3597 date: 2024-10-03 13:10:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3598 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3602 …} -Children: Doctrine\ORM\PersistentCollection {#3605 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3606 -id: 38 -name: "パーゴラ" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1728375853 {#3599 date: 2024-10-08 17:24:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3600 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3607 …} -Children: Doctrine\ORM\PersistentCollection {#3610 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3615 -id: 39 -name: "立水栓・ガーデンシンク" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1728375857 {#3613 date: 2024-10-08 17:24:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3614 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3616 …} -Children: Doctrine\ORM\PersistentCollection {#3619 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3622 -id: 40 -name: "手すり" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1728375861 {#3620 date: 2024-10-08 17:24:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3621 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3623 …} -Children: Doctrine\ORM\PersistentCollection {#3626 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3629 -id: 10 -name: "ストックヤード" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1721715057 {#3627 date: 2024-07-23 15:10:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3628 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3630 …} -Children: Doctrine\ORM\PersistentCollection {#3633 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3636 -id: 27 -name: "ゴミステーション" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1727928680 {#3634 date: 2024-10-03 13:11:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3635 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3637 …} -Children: Doctrine\ORM\PersistentCollection {#3640 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3643 -id: 42 -name: "面格子・窓格子" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1728375916 {#3641 date: 2024-10-08 17:25:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3642 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3644 …} -Children: Doctrine\ORM\PersistentCollection {#3647 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3650 -id: 41 -name: "窓シャッター" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1728375912 {#3648 date: 2024-10-08 17:25:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3649 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3651 …} -Children: Doctrine\ORM\PersistentCollection {#3654 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3657 -id: 28 -name: "石材" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1727928685 {#3655 date: 2024-10-03 13:11:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3656 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3658 …} -Children: Doctrine\ORM\PersistentCollection {#3661 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3664 -id: 43 -name: "玄関ドア" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1728375929 {#3662 date: 2024-10-08 17:25:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3663 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3665 …} -Children: Doctrine\ORM\PersistentCollection {#3668 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3671 -id: 44 -name: "照明" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1728375939 {#3669 date: 2024-10-08 17:25:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3670 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3672 …} -Children: Doctrine\ORM\PersistentCollection {#3675 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3678 -id: 21 -name: "DIY材料" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1721715178 {#3676 date: 2024-07-23 15:12:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3677 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3679 …} -Children: Doctrine\ORM\PersistentCollection {#3682 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } ] |
[ Eccube\Entity\Category {#3366 -id: 7 -name: "カーポート・車庫" -hierarchy: 1 -sort_no: 36 -create_date: DateTime @1721715021 {#3372 date: 2024-07-23 15:10:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3370 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3432 …} -Children: Doctrine\ORM\PersistentCollection {#3479 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3476 -id: 16 -name: "ガレージ・倉庫" -hierarchy: 1 -sort_no: 35 -create_date: DateTime @1721715129 {#3478 date: 2024-07-23 15:12:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3477 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3475 …} -Children: Doctrine\ORM\PersistentCollection {#3472 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3469 -id: 8 -name: "サイクルポート・駐輪場" -hierarchy: 1 -sort_no: 34 -create_date: DateTime @1721715030 {#3471 date: 2024-07-23 15:10:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3470 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3468 …} -Children: Doctrine\ORM\PersistentCollection {#3465 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3460 -id: 9 -name: "ゲート" -hierarchy: 1 -sort_no: 33 -create_date: DateTime @1721715049 {#3464 date: 2024-07-23 15:10:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3463 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3459 …} -Children: Doctrine\ORM\PersistentCollection {#3456 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3395 -id: 30 -name: "跳ね上げ式ゲート" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1728374752 {#3462 date: 2024-10-08 17:05:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728452592 {#3461 date: 2024-10-09 14:43:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3394 …} -Children: Doctrine\ORM\PersistentCollection {#3391 …} -Parent: Eccube\Entity\Category {#3460} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3369 -id: 29 -name: "伸縮ゲート" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1728374748 {#3360 date: 2024-10-08 17:05:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728452592 {#3371 date: 2024-10-09 14:43:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3367 …} -Children: Doctrine\ORM\PersistentCollection {#3423 …} -Parent: Eccube\Entity\Category {#3460} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3382 -id: 31 -name: "ガレージシャッター" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1728374756 {#3397 date: 2024-10-08 17:05:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728452592 {#3381 date: 2024-10-09 14:43:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3383 …} -Children: Doctrine\ORM\PersistentCollection {#3386 …} -Parent: Eccube\Entity\Category {#3460} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3484 -id: 12 -name: "テラス" -hierarchy: 1 -sort_no: 32 -create_date: DateTime @1721715069 {#3390 date: 2024-07-23 15:11:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3389 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3482 …} -Children: Doctrine\ORM\PersistentCollection {#3486 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3487 -id: 33 -name: "テラス囲い" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1728374813 {#3387 date: 2024-10-08 17:06:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374813 {#3388 date: 2024-10-08 17:06:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3488 …} -Children: Doctrine\ORM\PersistentCollection {#3491 …} -Parent: Eccube\Entity\Category {#3484} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3496 -id: 32 -name: "テラス屋根" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1728374808 {#3494 date: 2024-10-08 17:06:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374808 {#3495 date: 2024-10-08 17:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3497 …} -Children: Doctrine\ORM\PersistentCollection {#3500 …} -Parent: Eccube\Entity\Category {#3484} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3503 -id: 19 -name: "ベランダ・バルコニー" -hierarchy: 1 -sort_no: 29 -create_date: DateTime @1721715156 {#3493 date: 2024-07-23 15:12:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3492 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3504 …} -Children: Doctrine\ORM\PersistentCollection {#3507 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3508 -id: 35 -name: "ベランダ・バルコニー屋根" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1728374851 {#3501 date: 2024-10-08 17:07:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374851 {#3502 date: 2024-10-08 17:07:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3509 …} -Children: Doctrine\ORM\PersistentCollection {#3512 …} -Parent: Eccube\Entity\Category {#3503} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3517 -id: 34 -name: "ベランダ・バルコニー" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1728374845 {#3515 date: 2024-10-08 17:07:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374845 {#3516 date: 2024-10-08 17:07:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3518 …} -Children: Doctrine\ORM\PersistentCollection {#3521 …} -Parent: Eccube\Entity\Category {#3503} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3522 -id: 18 -name: "オーニング・日よけ" -hierarchy: 1 -sort_no: 28 -create_date: DateTime @1721715150 {#3514 date: 2024-07-23 15:12:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3513 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3523 …} -Children: Doctrine\ORM\PersistentCollection {#3526 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3531 -id: 11 -name: "ウッドデッキ" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1721715063 {#3527 date: 2024-07-23 15:11:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3528 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3532 …} -Children: Doctrine\ORM\PersistentCollection {#3535 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3536 -id: 37 -name: "タイルデッキ" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1728374887 {#3529 date: 2024-10-08 17:08:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374887 {#3530 date: 2024-10-08 17:08:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3537 …} -Children: Doctrine\ORM\PersistentCollection {#3540 …} -Parent: Eccube\Entity\Category {#3531} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3545 -id: 36 -name: "ウッドデッキ" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1728374884 {#3543 date: 2024-10-08 17:08:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374884 {#3544 date: 2024-10-08 17:08:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3546 …} -Children: Doctrine\ORM\PersistentCollection {#3549 …} -Parent: Eccube\Entity\Category {#3531} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3550 -id: 14 -name: "フェンス・柵" -hierarchy: 1 -sort_no: 26 -create_date: DateTime @1721715102 {#3542 date: 2024-07-23 15:11:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3541 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3551 …} -Children: Doctrine\ORM\PersistentCollection {#3554 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3557 -id: 25 -name: "門扉" -hierarchy: 1 -sort_no: 25 -create_date: DateTime @1727224766 {#3555 date: 2024-09-25 09:39:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3556 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3558 …} -Children: Doctrine\ORM\PersistentCollection {#3561 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3564 -id: 13 -name: "ポスト・門柱宅配ボックス" -hierarchy: 1 -sort_no: 24 -create_date: DateTime @1721715089 {#3562 date: 2024-07-23 15:11:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3563 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3565 …} -Children: Doctrine\ORM\PersistentCollection {#3568 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3571 -id: 15 -name: "物置・収納・屋外倉庫" -hierarchy: 1 -sort_no: 23 -create_date: DateTime @1721715117 {#3569 date: 2024-07-23 15:11:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759206168 {#3570 date: 2025-09-30 13:22:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3572 …} -Children: Doctrine\ORM\PersistentCollection {#3575 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3578 -id: 20 -name: "ガーデンファニチャー" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1721715168 {#3576 date: 2024-07-23 15:12:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3577 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3579 …} -Children: Doctrine\ORM\PersistentCollection {#3582 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3585 -id: 22 -name: "人工芝" -hierarchy: 1 -sort_no: 17 -create_date: DateTime @1721715191 {#3583 date: 2024-07-23 15:13:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3584 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3586 …} -Children: Doctrine\ORM\PersistentCollection {#3589 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3592 -id: 17 -name: "内窓・二重窓" -hierarchy: 1 -sort_no: 16 -create_date: DateTime @1721715140 {#3590 date: 2024-07-23 15:12:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3591 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3593 …} -Children: Doctrine\ORM\PersistentCollection {#3596 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3601 -id: 26 -name: "その他" -hierarchy: 1 -sort_no: 12 -create_date: DateTime @1727928658 {#3597 date: 2024-10-03 13:10:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3598 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3602 …} -Children: Doctrine\ORM\PersistentCollection {#3605 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3606 -id: 38 -name: "パーゴラ" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1728375853 {#3599 date: 2024-10-08 17:24:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3600 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3607 …} -Children: Doctrine\ORM\PersistentCollection {#3610 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3615 -id: 39 -name: "立水栓・ガーデンシンク" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1728375857 {#3613 date: 2024-10-08 17:24:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3614 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3616 …} -Children: Doctrine\ORM\PersistentCollection {#3619 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3622 -id: 40 -name: "手すり" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1728375861 {#3620 date: 2024-10-08 17:24:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3621 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3623 …} -Children: Doctrine\ORM\PersistentCollection {#3626 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3629 -id: 10 -name: "ストックヤード" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1721715057 {#3627 date: 2024-07-23 15:10:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3628 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3630 …} -Children: Doctrine\ORM\PersistentCollection {#3633 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3636 -id: 27 -name: "ゴミステーション" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1727928680 {#3634 date: 2024-10-03 13:11:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3635 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3637 …} -Children: Doctrine\ORM\PersistentCollection {#3640 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3643 -id: 42 -name: "面格子・窓格子" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1728375916 {#3641 date: 2024-10-08 17:25:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3642 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3644 …} -Children: Doctrine\ORM\PersistentCollection {#3647 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3650 -id: 41 -name: "窓シャッター" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1728375912 {#3648 date: 2024-10-08 17:25:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3649 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3651 …} -Children: Doctrine\ORM\PersistentCollection {#3654 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3657 -id: 28 -name: "石材" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1727928685 {#3655 date: 2024-10-03 13:11:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3656 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3658 …} -Children: Doctrine\ORM\PersistentCollection {#3661 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3664 -id: 43 -name: "玄関ドア" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1728375929 {#3662 date: 2024-10-08 17:25:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3663 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3665 …} -Children: Doctrine\ORM\PersistentCollection {#3668 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3671 -id: 44 -name: "照明" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1728375939 {#3669 date: 2024-10-08 17:25:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3670 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3672 …} -Children: Doctrine\ORM\PersistentCollection {#3675 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3678 -id: 21 -name: "DIY材料" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1721715178 {#3676 date: 2024-07-23 15:12:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3677 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3679 …} -Children: Doctrine\ORM\PersistentCollection {#3682 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } ] |
| 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 {#3790 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3791 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#3789 -om: ContainerIBsGxLH\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#605 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3197 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | [ Eccube\Entity\Category {#3366 -id: 7 -name: "カーポート・車庫" -hierarchy: 1 -sort_no: 36 -create_date: DateTime @1721715021 {#3372 date: 2024-07-23 15:10:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3370 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3432 …} -Children: Doctrine\ORM\PersistentCollection {#3479 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3476 -id: 16 -name: "ガレージ・倉庫" -hierarchy: 1 -sort_no: 35 -create_date: DateTime @1721715129 {#3478 date: 2024-07-23 15:12:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3477 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3475 …} -Children: Doctrine\ORM\PersistentCollection {#3472 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3469 -id: 8 -name: "サイクルポート・駐輪場" -hierarchy: 1 -sort_no: 34 -create_date: DateTime @1721715030 {#3471 date: 2024-07-23 15:10:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3470 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3468 …} -Children: Doctrine\ORM\PersistentCollection {#3465 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3460 -id: 9 -name: "ゲート" -hierarchy: 1 -sort_no: 33 -create_date: DateTime @1721715049 {#3464 date: 2024-07-23 15:10:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3463 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3459 …} -Children: Doctrine\ORM\PersistentCollection {#3456 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3395 -id: 30 -name: "跳ね上げ式ゲート" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1728374752 {#3462 date: 2024-10-08 17:05:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728452592 {#3461 date: 2024-10-09 14:43:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3394 …} -Children: Doctrine\ORM\PersistentCollection {#3391 …} -Parent: Eccube\Entity\Category {#3460} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3369 -id: 29 -name: "伸縮ゲート" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1728374748 {#3360 date: 2024-10-08 17:05:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728452592 {#3371 date: 2024-10-09 14:43:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3367 …} -Children: Doctrine\ORM\PersistentCollection {#3423 …} -Parent: Eccube\Entity\Category {#3460} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3382 -id: 31 -name: "ガレージシャッター" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1728374756 {#3397 date: 2024-10-08 17:05:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728452592 {#3381 date: 2024-10-09 14:43:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3383 …} -Children: Doctrine\ORM\PersistentCollection {#3386 …} -Parent: Eccube\Entity\Category {#3460} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3484 -id: 12 -name: "テラス" -hierarchy: 1 -sort_no: 32 -create_date: DateTime @1721715069 {#3390 date: 2024-07-23 15:11:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3389 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3482 …} -Children: Doctrine\ORM\PersistentCollection {#3486 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3487 -id: 33 -name: "テラス囲い" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1728374813 {#3387 date: 2024-10-08 17:06:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374813 {#3388 date: 2024-10-08 17:06:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3488 …} -Children: Doctrine\ORM\PersistentCollection {#3491 …} -Parent: Eccube\Entity\Category {#3484} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3496 -id: 32 -name: "テラス屋根" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1728374808 {#3494 date: 2024-10-08 17:06:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374808 {#3495 date: 2024-10-08 17:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3497 …} -Children: Doctrine\ORM\PersistentCollection {#3500 …} -Parent: Eccube\Entity\Category {#3484} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3503 -id: 19 -name: "ベランダ・バルコニー" -hierarchy: 1 -sort_no: 29 -create_date: DateTime @1721715156 {#3493 date: 2024-07-23 15:12:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3492 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3504 …} -Children: Doctrine\ORM\PersistentCollection {#3507 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3508 -id: 35 -name: "ベランダ・バルコニー屋根" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1728374851 {#3501 date: 2024-10-08 17:07:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374851 {#3502 date: 2024-10-08 17:07:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3509 …} -Children: Doctrine\ORM\PersistentCollection {#3512 …} -Parent: Eccube\Entity\Category {#3503} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3517 -id: 34 -name: "ベランダ・バルコニー" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1728374845 {#3515 date: 2024-10-08 17:07:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374845 {#3516 date: 2024-10-08 17:07:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3518 …} -Children: Doctrine\ORM\PersistentCollection {#3521 …} -Parent: Eccube\Entity\Category {#3503} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3522 -id: 18 -name: "オーニング・日よけ" -hierarchy: 1 -sort_no: 28 -create_date: DateTime @1721715150 {#3514 date: 2024-07-23 15:12:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3513 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3523 …} -Children: Doctrine\ORM\PersistentCollection {#3526 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3531 -id: 11 -name: "ウッドデッキ" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1721715063 {#3527 date: 2024-07-23 15:11:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3528 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3532 …} -Children: Doctrine\ORM\PersistentCollection {#3535 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3536 -id: 37 -name: "タイルデッキ" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1728374887 {#3529 date: 2024-10-08 17:08:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374887 {#3530 date: 2024-10-08 17:08:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3537 …} -Children: Doctrine\ORM\PersistentCollection {#3540 …} -Parent: Eccube\Entity\Category {#3531} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3545 -id: 36 -name: "ウッドデッキ" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1728374884 {#3543 date: 2024-10-08 17:08:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374884 {#3544 date: 2024-10-08 17:08:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3546 …} -Children: Doctrine\ORM\PersistentCollection {#3549 …} -Parent: Eccube\Entity\Category {#3531} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3550 -id: 14 -name: "フェンス・柵" -hierarchy: 1 -sort_no: 26 -create_date: DateTime @1721715102 {#3542 date: 2024-07-23 15:11:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3541 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3551 …} -Children: Doctrine\ORM\PersistentCollection {#3554 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3557 -id: 25 -name: "門扉" -hierarchy: 1 -sort_no: 25 -create_date: DateTime @1727224766 {#3555 date: 2024-09-25 09:39:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3556 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3558 …} -Children: Doctrine\ORM\PersistentCollection {#3561 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3564 -id: 13 -name: "ポスト・門柱宅配ボックス" -hierarchy: 1 -sort_no: 24 -create_date: DateTime @1721715089 {#3562 date: 2024-07-23 15:11:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3563 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3565 …} -Children: Doctrine\ORM\PersistentCollection {#3568 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3571 -id: 15 -name: "物置・収納・屋外倉庫" -hierarchy: 1 -sort_no: 23 -create_date: DateTime @1721715117 {#3569 date: 2024-07-23 15:11:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759206168 {#3570 date: 2025-09-30 13:22:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3572 …} -Children: Doctrine\ORM\PersistentCollection {#3575 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3578 -id: 20 -name: "ガーデンファニチャー" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1721715168 {#3576 date: 2024-07-23 15:12:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3577 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3579 …} -Children: Doctrine\ORM\PersistentCollection {#3582 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3585 -id: 22 -name: "人工芝" -hierarchy: 1 -sort_no: 17 -create_date: DateTime @1721715191 {#3583 date: 2024-07-23 15:13:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3584 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3586 …} -Children: Doctrine\ORM\PersistentCollection {#3589 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3592 -id: 17 -name: "内窓・二重窓" -hierarchy: 1 -sort_no: 16 -create_date: DateTime @1721715140 {#3590 date: 2024-07-23 15:12:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3591 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3593 …} -Children: Doctrine\ORM\PersistentCollection {#3596 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3601 -id: 26 -name: "その他" -hierarchy: 1 -sort_no: 12 -create_date: DateTime @1727928658 {#3597 date: 2024-10-03 13:10:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3598 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3602 …} -Children: Doctrine\ORM\PersistentCollection {#3605 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3606 -id: 38 -name: "パーゴラ" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1728375853 {#3599 date: 2024-10-08 17:24:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3600 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3607 …} -Children: Doctrine\ORM\PersistentCollection {#3610 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3615 -id: 39 -name: "立水栓・ガーデンシンク" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1728375857 {#3613 date: 2024-10-08 17:24:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3614 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3616 …} -Children: Doctrine\ORM\PersistentCollection {#3619 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3622 -id: 40 -name: "手すり" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1728375861 {#3620 date: 2024-10-08 17:24:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3621 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3623 …} -Children: Doctrine\ORM\PersistentCollection {#3626 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3629 -id: 10 -name: "ストックヤード" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1721715057 {#3627 date: 2024-07-23 15:10:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3628 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3630 …} -Children: Doctrine\ORM\PersistentCollection {#3633 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3636 -id: 27 -name: "ゴミステーション" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1727928680 {#3634 date: 2024-10-03 13:11:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3635 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3637 …} -Children: Doctrine\ORM\PersistentCollection {#3640 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3643 -id: 42 -name: "面格子・窓格子" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1728375916 {#3641 date: 2024-10-08 17:25:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3642 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3644 …} -Children: Doctrine\ORM\PersistentCollection {#3647 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3650 -id: 41 -name: "窓シャッター" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1728375912 {#3648 date: 2024-10-08 17:25:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3649 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3651 …} -Children: Doctrine\ORM\PersistentCollection {#3654 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3657 -id: 28 -name: "石材" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1727928685 {#3655 date: 2024-10-03 13:11:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3656 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3658 …} -Children: Doctrine\ORM\PersistentCollection {#3661 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3664 -id: 43 -name: "玄関ドア" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1728375929 {#3662 date: 2024-10-08 17:25:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3663 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3665 …} -Children: Doctrine\ORM\PersistentCollection {#3668 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3671 -id: 44 -name: "照明" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1728375939 {#3669 date: 2024-10-08 17:25:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3670 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3672 …} -Children: Doctrine\ORM\PersistentCollection {#3675 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } Eccube\Entity\Category {#3678 -id: 21 -name: "DIY材料" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1721715178 {#3676 date: 2024-07-23 15:12:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3677 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3679 …} -Children: Doctrine\ORM\PersistentCollection {#3682 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } ] |
| 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 {#2187 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2188 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2185 …} -namespace: Closure() {#2183 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerIBsGxLH\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#605 …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 {#3789 -om: ContainerIBsGxLH\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#605 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3197 …} -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() {#3788 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3289 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#923 …} $translationDomain: "validators" $message: Closure() {#3786 …} } } |
| 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 {#5420 +label: "カーポート・車庫" +value: "7" +data: Eccube\Entity\Category {#3366 -id: 7 -name: "カーポート・車庫" -hierarchy: 1 -sort_no: 36 -create_date: DateTime @1721715021 {#3372 date: 2024-07-23 15:10:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3370 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3432 …} -Children: Doctrine\ORM\PersistentCollection {#3479 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5422 +label: "ガレージ・倉庫" +value: "16" +data: Eccube\Entity\Category {#3476 -id: 16 -name: "ガレージ・倉庫" -hierarchy: 1 -sort_no: 35 -create_date: DateTime @1721715129 {#3478 date: 2024-07-23 15:12:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3477 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3475 …} -Children: Doctrine\ORM\PersistentCollection {#3472 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5421 +label: "サイクルポート・駐輪場" +value: "8" +data: Eccube\Entity\Category {#3469 -id: 8 -name: "サイクルポート・駐輪場" -hierarchy: 1 -sort_no: 34 -create_date: DateTime @1721715030 {#3471 date: 2024-07-23 15:10:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3470 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3468 …} -Children: Doctrine\ORM\PersistentCollection {#3465 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5424 +label: "ゲート" +value: "9" +data: Eccube\Entity\Category {#3460 -id: 9 -name: "ゲート" -hierarchy: 1 -sort_no: 33 -create_date: DateTime @1721715049 {#3464 date: 2024-07-23 15:10:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3463 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3459 …} -Children: Doctrine\ORM\PersistentCollection {#3456 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5425 +label: " 跳ね上げ式ゲート" +value: "30" +data: Eccube\Entity\Category {#3395 -id: 30 -name: "跳ね上げ式ゲート" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1728374752 {#3462 date: 2024-10-08 17:05:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728452592 {#3461 date: 2024-10-09 14:43:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3394 …} -Children: Doctrine\ORM\PersistentCollection {#3391 …} -Parent: Eccube\Entity\Category {#3460} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5426 +label: " 伸縮ゲート" +value: "29" +data: Eccube\Entity\Category {#3369 -id: 29 -name: "伸縮ゲート" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1728374748 {#3360 date: 2024-10-08 17:05:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728452592 {#3371 date: 2024-10-09 14:43:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3367 …} -Children: Doctrine\ORM\PersistentCollection {#3423 …} -Parent: Eccube\Entity\Category {#3460} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5427 +label: " ガレージシャッター" +value: "31" +data: Eccube\Entity\Category {#3382 -id: 31 -name: "ガレージシャッター" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1728374756 {#3397 date: 2024-10-08 17:05:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728452592 {#3381 date: 2024-10-09 14:43:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3383 …} -Children: Doctrine\ORM\PersistentCollection {#3386 …} -Parent: Eccube\Entity\Category {#3460} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5428 +label: "テラス" +value: "12" +data: Eccube\Entity\Category {#3484 -id: 12 -name: "テラス" -hierarchy: 1 -sort_no: 32 -create_date: DateTime @1721715069 {#3390 date: 2024-07-23 15:11:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3389 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3482 …} -Children: Doctrine\ORM\PersistentCollection {#3486 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5429 +label: " テラス囲い" +value: "33" +data: Eccube\Entity\Category {#3487 -id: 33 -name: "テラス囲い" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1728374813 {#3387 date: 2024-10-08 17:06:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374813 {#3388 date: 2024-10-08 17:06:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3488 …} -Children: Doctrine\ORM\PersistentCollection {#3491 …} -Parent: Eccube\Entity\Category {#3484} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5430 +label: " テラス屋根" +value: "32" +data: Eccube\Entity\Category {#3496 -id: 32 -name: "テラス屋根" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1728374808 {#3494 date: 2024-10-08 17:06:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374808 {#3495 date: 2024-10-08 17:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3497 …} -Children: Doctrine\ORM\PersistentCollection {#3500 …} -Parent: Eccube\Entity\Category {#3484} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5431 +label: "ベランダ・バルコニー" +value: "19" +data: Eccube\Entity\Category {#3503 -id: 19 -name: "ベランダ・バルコニー" -hierarchy: 1 -sort_no: 29 -create_date: DateTime @1721715156 {#3493 date: 2024-07-23 15:12:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3492 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3504 …} -Children: Doctrine\ORM\PersistentCollection {#3507 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5432 +label: " ベランダ・バルコニー屋根" +value: "35" +data: Eccube\Entity\Category {#3508 -id: 35 -name: "ベランダ・バルコニー屋根" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1728374851 {#3501 date: 2024-10-08 17:07:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374851 {#3502 date: 2024-10-08 17:07:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3509 …} -Children: Doctrine\ORM\PersistentCollection {#3512 …} -Parent: Eccube\Entity\Category {#3503} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5433 +label: " ベランダ・バルコニー" +value: "34" +data: Eccube\Entity\Category {#3517 -id: 34 -name: "ベランダ・バルコニー" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1728374845 {#3515 date: 2024-10-08 17:07:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374845 {#3516 date: 2024-10-08 17:07:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3518 …} -Children: Doctrine\ORM\PersistentCollection {#3521 …} -Parent: Eccube\Entity\Category {#3503} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5434 +label: "オーニング・日よけ" +value: "18" +data: Eccube\Entity\Category {#3522 -id: 18 -name: "オーニング・日よけ" -hierarchy: 1 -sort_no: 28 -create_date: DateTime @1721715150 {#3514 date: 2024-07-23 15:12:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3513 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3523 …} -Children: Doctrine\ORM\PersistentCollection {#3526 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5435 +label: "ウッドデッキ" +value: "11" +data: Eccube\Entity\Category {#3531 -id: 11 -name: "ウッドデッキ" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1721715063 {#3527 date: 2024-07-23 15:11:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3528 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3532 …} -Children: Doctrine\ORM\PersistentCollection {#3535 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5436 +label: " タイルデッキ" +value: "37" +data: Eccube\Entity\Category {#3536 -id: 37 -name: "タイルデッキ" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1728374887 {#3529 date: 2024-10-08 17:08:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374887 {#3530 date: 2024-10-08 17:08:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3537 …} -Children: Doctrine\ORM\PersistentCollection {#3540 …} -Parent: Eccube\Entity\Category {#3531} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5437 +label: " ウッドデッキ" +value: "36" +data: Eccube\Entity\Category {#3545 -id: 36 -name: "ウッドデッキ" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1728374884 {#3543 date: 2024-10-08 17:08:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374884 {#3544 date: 2024-10-08 17:08:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3546 …} -Children: Doctrine\ORM\PersistentCollection {#3549 …} -Parent: Eccube\Entity\Category {#3531} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5438 +label: "フェンス・柵" +value: "14" +data: Eccube\Entity\Category {#3550 -id: 14 -name: "フェンス・柵" -hierarchy: 1 -sort_no: 26 -create_date: DateTime @1721715102 {#3542 date: 2024-07-23 15:11:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3541 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3551 …} -Children: Doctrine\ORM\PersistentCollection {#3554 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5439 +label: "門扉" +value: "25" +data: Eccube\Entity\Category {#3557 -id: 25 -name: "門扉" -hierarchy: 1 -sort_no: 25 -create_date: DateTime @1727224766 {#3555 date: 2024-09-25 09:39:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3556 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3558 …} -Children: Doctrine\ORM\PersistentCollection {#3561 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5440 +label: "ポスト・門柱宅配ボックス" +value: "13" +data: Eccube\Entity\Category {#3564 -id: 13 -name: "ポスト・門柱宅配ボックス" -hierarchy: 1 -sort_no: 24 -create_date: DateTime @1721715089 {#3562 date: 2024-07-23 15:11:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3563 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3565 …} -Children: Doctrine\ORM\PersistentCollection {#3568 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5441 +label: "物置・収納・屋外倉庫" +value: "15" +data: Eccube\Entity\Category {#3571 -id: 15 -name: "物置・収納・屋外倉庫" -hierarchy: 1 -sort_no: 23 -create_date: DateTime @1721715117 {#3569 date: 2024-07-23 15:11:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759206168 {#3570 date: 2025-09-30 13:22:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3572 …} -Children: Doctrine\ORM\PersistentCollection {#3575 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5442 +label: "ガーデンファニチャー" +value: "20" +data: Eccube\Entity\Category {#3578 -id: 20 -name: "ガーデンファニチャー" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1721715168 {#3576 date: 2024-07-23 15:12:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3577 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3579 …} -Children: Doctrine\ORM\PersistentCollection {#3582 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5443 +label: "人工芝" +value: "22" +data: Eccube\Entity\Category {#3585 -id: 22 -name: "人工芝" -hierarchy: 1 -sort_no: 17 -create_date: DateTime @1721715191 {#3583 date: 2024-07-23 15:13:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3584 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3586 …} -Children: Doctrine\ORM\PersistentCollection {#3589 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5444 +label: "内窓・二重窓" +value: "17" +data: Eccube\Entity\Category {#3592 -id: 17 -name: "内窓・二重窓" -hierarchy: 1 -sort_no: 16 -create_date: DateTime @1721715140 {#3590 date: 2024-07-23 15:12:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3591 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3593 …} -Children: Doctrine\ORM\PersistentCollection {#3596 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5445 +label: "その他" +value: "26" +data: Eccube\Entity\Category {#3601 -id: 26 -name: "その他" -hierarchy: 1 -sort_no: 12 -create_date: DateTime @1727928658 {#3597 date: 2024-10-03 13:10:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3598 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3602 …} -Children: Doctrine\ORM\PersistentCollection {#3605 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5446 +label: " パーゴラ" +value: "38" +data: Eccube\Entity\Category {#3606 -id: 38 -name: "パーゴラ" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1728375853 {#3599 date: 2024-10-08 17:24:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3600 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3607 …} -Children: Doctrine\ORM\PersistentCollection {#3610 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5447 +label: " 立水栓・ガーデンシンク" +value: "39" +data: Eccube\Entity\Category {#3615 -id: 39 -name: "立水栓・ガーデンシンク" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1728375857 {#3613 date: 2024-10-08 17:24:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3614 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3616 …} -Children: Doctrine\ORM\PersistentCollection {#3619 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5448 +label: " 手すり" +value: "40" +data: Eccube\Entity\Category {#3622 -id: 40 -name: "手すり" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1728375861 {#3620 date: 2024-10-08 17:24:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3621 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3623 …} -Children: Doctrine\ORM\PersistentCollection {#3626 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5449 +label: "ストックヤード" +value: "10" +data: Eccube\Entity\Category {#3629 -id: 10 -name: "ストックヤード" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1721715057 {#3627 date: 2024-07-23 15:10:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3628 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3630 …} -Children: Doctrine\ORM\PersistentCollection {#3633 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5450 +label: " ゴミステーション" +value: "27" +data: Eccube\Entity\Category {#3636 -id: 27 -name: "ゴミステーション" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1727928680 {#3634 date: 2024-10-03 13:11:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3635 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3637 …} -Children: Doctrine\ORM\PersistentCollection {#3640 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5451 +label: " 面格子・窓格子" +value: "42" +data: Eccube\Entity\Category {#3643 -id: 42 -name: "面格子・窓格子" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1728375916 {#3641 date: 2024-10-08 17:25:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3642 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3644 …} -Children: Doctrine\ORM\PersistentCollection {#3647 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5452 +label: " 窓シャッター" +value: "41" +data: Eccube\Entity\Category {#3650 -id: 41 -name: "窓シャッター" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1728375912 {#3648 date: 2024-10-08 17:25:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3649 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3651 …} -Children: Doctrine\ORM\PersistentCollection {#3654 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5453 +label: " 石材" +value: "28" +data: Eccube\Entity\Category {#3657 -id: 28 -name: "石材" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1727928685 {#3655 date: 2024-10-03 13:11:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3656 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3658 …} -Children: Doctrine\ORM\PersistentCollection {#3661 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5454 +label: " 玄関ドア" +value: "43" +data: Eccube\Entity\Category {#3664 -id: 43 -name: "玄関ドア" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1728375929 {#3662 date: 2024-10-08 17:25:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3663 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3665 …} -Children: Doctrine\ORM\PersistentCollection {#3668 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5455 +label: " 照明" +value: "44" +data: Eccube\Entity\Category {#3671 -id: 44 -name: "照明" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1728375939 {#3669 date: 2024-10-08 17:25:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3670 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3672 …} -Children: Doctrine\ORM\PersistentCollection {#3675 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5456 +label: "DIY材料" +value: "21" +data: Eccube\Entity\Category {#3678 -id: 21 -name: "DIY材料" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1721715178 {#3676 date: 2024-07-23 15:12:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3677 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3679 …} -Children: Doctrine\ORM\PersistentCollection {#3682 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Eccube\Entity\Category {#3557 -id: 25 -name: "門扉" -hierarchy: 1 -sort_no: 25 -create_date: DateTime @1727224766 {#3555 date: 2024-09-25 09:39:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3556 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3558 …} -Children: Doctrine\ORM\PersistentCollection {#3561 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3481 …} } |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5417 -form: Symfony\Component\Form\Form {#3909 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5416 …5} |
| full_name | "category_id" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_id" |
| is_selected | Closure($choice, $value) {#5418 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3763 …} } |
| 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 | "25" |
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 {#2187 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2188 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2185 …} -namespace: Closure() {#2183 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3816 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3230 …} } |
| 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() {#3818 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3289 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#923 …} $translationDomain: "validators" $message: Closure() {#3815 …} } } |
| 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 {#5457 -form: Symfony\Component\Form\Form {#3912 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5419 …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 |
"5"
|
| Normalized Format | Plugin\Maker42\Entity\Maker {#3686 -id: 5 -name: "タカショー" -sort_no: 5 -create_date: DateTime @1721713364 {#3684 date: 2024-07-23 14:42:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3685 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ Plugin\Maker42\Entity\Maker {#3337 -id: 1 -name: "LIXIL" -sort_no: 2 -create_date: DateTime @1721713332 {#3318 date: 2024-07-23 14:42:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3329 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3340 -id: 2 -name: "YKK AP" -sort_no: 1 -create_date: DateTime @1721713345 {#3330 date: 2024-07-23 14:42:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3328 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3332 -id: 3 -name: "三協アルミ" -sort_no: 3 -create_date: DateTime @1721713352 {#3341 date: 2024-07-23 14:42:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3331 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3683 -id: 4 -name: "四国化成" -sort_no: 4 -create_date: DateTime @1721713358 {#3611 date: 2024-07-23 14:42:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3612 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3686 -id: 5 -name: "タカショー" -sort_no: 5 -create_date: DateTime @1721713364 {#3684 date: 2024-07-23 14:42:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3685 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3689 -id: 6 -name: "ユニソン" -sort_no: 6 -create_date: DateTime @1721713369 {#3687 date: 2024-07-23 14:42:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3688 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3692 -id: 7 -name: "エスビック" -sort_no: 7 -create_date: DateTime @1721713374 {#3690 date: 2024-07-23 14:42:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3691 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3695 -id: 8 -name: "パナソニック" -sort_no: 8 -create_date: DateTime @1721713379 {#3693 date: 2024-07-23 14:42:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3694 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3698 -id: 9 -name: "イナバ" -sort_no: 9 -create_date: DateTime @1721713385 {#3696 date: 2024-07-23 14:43:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3697 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3701 -id: 10 -name: "ヨドコウ" -sort_no: 10 -create_date: DateTime @1721713390 {#3699 date: 2024-07-23 14:43:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3700 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3704 -id: 13 -name: "タクボ" -sort_no: 11 -create_date: DateTime @1727325304 {#3702 date: 2024-09-26 13:35:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727325320 {#3703 date: 2024-09-26 13:35:20.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3707 -id: 14 -name: "PAEグローバル" -sort_no: 12 -create_date: DateTime @1778254018 {#3705 date: 2026-05-09 00:26:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1778254018 {#3706 date: 2026-05-09 00:26:58.0 Asia/Tokyo (+09:00) } } ] |
[ Plugin\Maker42\Entity\Maker {#3337 -id: 1 -name: "LIXIL" -sort_no: 2 -create_date: DateTime @1721713332 {#3318 date: 2024-07-23 14:42:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3329 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3340 -id: 2 -name: "YKK AP" -sort_no: 1 -create_date: DateTime @1721713345 {#3330 date: 2024-07-23 14:42:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3328 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3332 -id: 3 -name: "三協アルミ" -sort_no: 3 -create_date: DateTime @1721713352 {#3341 date: 2024-07-23 14:42:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3331 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3683 -id: 4 -name: "四国化成" -sort_no: 4 -create_date: DateTime @1721713358 {#3611 date: 2024-07-23 14:42:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3612 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3686 -id: 5 -name: "タカショー" -sort_no: 5 -create_date: DateTime @1721713364 {#3684 date: 2024-07-23 14:42:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3685 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3689 -id: 6 -name: "ユニソン" -sort_no: 6 -create_date: DateTime @1721713369 {#3687 date: 2024-07-23 14:42:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3688 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3692 -id: 7 -name: "エスビック" -sort_no: 7 -create_date: DateTime @1721713374 {#3690 date: 2024-07-23 14:42:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3691 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3695 -id: 8 -name: "パナソニック" -sort_no: 8 -create_date: DateTime @1721713379 {#3693 date: 2024-07-23 14:42:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3694 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3698 -id: 9 -name: "イナバ" -sort_no: 9 -create_date: DateTime @1721713385 {#3696 date: 2024-07-23 14:43:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3697 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3701 -id: 10 -name: "ヨドコウ" -sort_no: 10 -create_date: DateTime @1721713390 {#3699 date: 2024-07-23 14:43:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3700 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3704 -id: 13 -name: "タクボ" -sort_no: 11 -create_date: DateTime @1727325304 {#3702 date: 2024-09-26 13:35:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727325320 {#3703 date: 2024-09-26 13:35:20.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3707 -id: 14 -name: "PAEグローバル" -sort_no: 12 -create_date: DateTime @1778254018 {#3705 date: 2026-05-09 00:26:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1778254018 {#3706 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 {#3785 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3830 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3831 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#3829 -om: ContainerIBsGxLH\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#605 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3249 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | [ Plugin\Maker42\Entity\Maker {#3337 -id: 1 -name: "LIXIL" -sort_no: 2 -create_date: DateTime @1721713332 {#3318 date: 2024-07-23 14:42:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3329 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3340 -id: 2 -name: "YKK AP" -sort_no: 1 -create_date: DateTime @1721713345 {#3330 date: 2024-07-23 14:42:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3328 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3332 -id: 3 -name: "三協アルミ" -sort_no: 3 -create_date: DateTime @1721713352 {#3341 date: 2024-07-23 14:42:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3331 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3683 -id: 4 -name: "四国化成" -sort_no: 4 -create_date: DateTime @1721713358 {#3611 date: 2024-07-23 14:42:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3612 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3686 -id: 5 -name: "タカショー" -sort_no: 5 -create_date: DateTime @1721713364 {#3684 date: 2024-07-23 14:42:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3685 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3689 -id: 6 -name: "ユニソン" -sort_no: 6 -create_date: DateTime @1721713369 {#3687 date: 2024-07-23 14:42:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3688 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3692 -id: 7 -name: "エスビック" -sort_no: 7 -create_date: DateTime @1721713374 {#3690 date: 2024-07-23 14:42:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3691 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3695 -id: 8 -name: "パナソニック" -sort_no: 8 -create_date: DateTime @1721713379 {#3693 date: 2024-07-23 14:42:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3694 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3698 -id: 9 -name: "イナバ" -sort_no: 9 -create_date: DateTime @1721713385 {#3696 date: 2024-07-23 14:43:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3697 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3701 -id: 10 -name: "ヨドコウ" -sort_no: 10 -create_date: DateTime @1721713390 {#3699 date: 2024-07-23 14:43:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3700 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3704 -id: 13 -name: "タクボ" -sort_no: 11 -create_date: DateTime @1727325304 {#3702 date: 2024-09-26 13:35:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727325320 {#3703 date: 2024-09-26 13:35:20.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3707 -id: 14 -name: "PAEグローバル" -sort_no: 12 -create_date: DateTime @1778254018 {#3705 date: 2026-05-09 00:26:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1778254018 {#3706 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 {#2187 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2188 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2185 …} -namespace: Closure() {#2183 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerIBsGxLH\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#605 …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 {#3829 -om: ContainerIBsGxLH\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#605 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3249 …} -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() {#3828 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3289 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#923 …} $translationDomain: "validators" $message: Closure() {#3827 …} } } |
| 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 {#5461 +label: "LIXIL" +value: "1" +data: Plugin\Maker42\Entity\Maker {#3337 -id: 1 -name: "LIXIL" -sort_no: 2 -create_date: DateTime @1721713332 {#3318 date: 2024-07-23 14:42:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3329 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5460 +label: "YKK AP" +value: "2" +data: Plugin\Maker42\Entity\Maker {#3340 -id: 2 -name: "YKK AP" -sort_no: 1 -create_date: DateTime @1721713345 {#3330 date: 2024-07-23 14:42:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3328 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5462 +label: "三協アルミ" +value: "3" +data: Plugin\Maker42\Entity\Maker {#3332 -id: 3 -name: "三協アルミ" -sort_no: 3 -create_date: DateTime @1721713352 {#3341 date: 2024-07-23 14:42:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3331 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5463 +label: "四国化成" +value: "4" +data: Plugin\Maker42\Entity\Maker {#3683 -id: 4 -name: "四国化成" -sort_no: 4 -create_date: DateTime @1721713358 {#3611 date: 2024-07-23 14:42:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3612 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5464 +label: "タカショー" +value: "5" +data: Plugin\Maker42\Entity\Maker {#3686 -id: 5 -name: "タカショー" -sort_no: 5 -create_date: DateTime @1721713364 {#3684 date: 2024-07-23 14:42:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3685 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5465 +label: "ユニソン" +value: "6" +data: Plugin\Maker42\Entity\Maker {#3689 -id: 6 -name: "ユニソン" -sort_no: 6 -create_date: DateTime @1721713369 {#3687 date: 2024-07-23 14:42:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3688 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5466 +label: "エスビック" +value: "7" +data: Plugin\Maker42\Entity\Maker {#3692 -id: 7 -name: "エスビック" -sort_no: 7 -create_date: DateTime @1721713374 {#3690 date: 2024-07-23 14:42:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3691 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5467 +label: "パナソニック" +value: "8" +data: Plugin\Maker42\Entity\Maker {#3695 -id: 8 -name: "パナソニック" -sort_no: 8 -create_date: DateTime @1721713379 {#3693 date: 2024-07-23 14:42:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3694 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5468 +label: "イナバ" +value: "9" +data: Plugin\Maker42\Entity\Maker {#3698 -id: 9 -name: "イナバ" -sort_no: 9 -create_date: DateTime @1721713385 {#3696 date: 2024-07-23 14:43:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3697 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5469 +label: "ヨドコウ" +value: "10" +data: Plugin\Maker42\Entity\Maker {#3701 -id: 10 -name: "ヨドコウ" -sort_no: 10 -create_date: DateTime @1721713390 {#3699 date: 2024-07-23 14:43:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3700 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5470 +label: "タクボ" +value: "13" +data: Plugin\Maker42\Entity\Maker {#3704 -id: 13 -name: "タクボ" -sort_no: 11 -create_date: DateTime @1727325304 {#3702 date: 2024-09-26 13:35:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727325320 {#3703 date: 2024-09-26 13:35:20.0 Asia/Tokyo (+09:00) } } +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5471 +label: "PAEグローバル" +value: "14" +data: Plugin\Maker42\Entity\Maker {#3707 -id: 14 -name: "PAEグローバル" -sort_no: 12 -create_date: DateTime @1778254018 {#3705 date: 2026-05-09 00:26:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1778254018 {#3706 date: 2026-05-09 00:26:58.0 Asia/Tokyo (+09:00) } } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Plugin\Maker42\Entity\Maker {#3686 -id: 5 -name: "タカショー" -sort_no: 5 -create_date: DateTime @1721713364 {#3684 date: 2024-07-23 14:42:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3685 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5459 -form: Symfony\Component\Form\Form {#3915 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5458 …5} |
| full_name | "maker_id" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "maker_id" |
| is_selected | Closure($choice, $value) {#5473 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3763 …} } |
| 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 | "5" |
pageno
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2187 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2188 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2185 …} -namespace: Closure() {#2183 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3841 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3230 …} } |
| 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() {#3843 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3289 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#923 …} $translationDomain: "validators" $message: Closure() {#3842 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_pageno" ] |
| cache_key | "_pageno_hidden" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5474 -form: Symfony\Component\Form\Form {#3918 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5475 …5} |
| full_name | "pageno" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "pageno" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "pageno" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_pageno" |
| valid | true |
| value | "" |
disp_number
"Eccube\Form\Type\Master\ProductListMaxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"20"
|
| Normalized Format | Eccube\Entity\Master\ProductListMax {#3719 #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 {#3719 #id: 20 #name: "20件" #sort_no: 0 } Eccube\Entity\Master\ProductListMax {#3720 #id: 40 #name: "40件" #sort_no: 1 } Eccube\Entity\Master\ProductListMax {#3721 #id: 60 #name: "60件" #sort_no: 2 } Eccube\Entity\Master\ProductListMax {#3722 #id: 100 #name: "100件" #sort_no: 3 } Eccube\Entity\Master\ProductListMax {#3723 #id: 300 #name: "300件" #sort_no: 4 } ] |
[ Eccube\Entity\Master\ProductListMax {#3719 #id: 20 #name: "20件" #sort_no: 0 } Eccube\Entity\Master\ProductListMax {#3720 #id: 40 #name: "40件" #sort_no: 1 } Eccube\Entity\Master\ProductListMax {#3721 #id: 60 #name: "60件" #sort_no: 2 } Eccube\Entity\Master\ProductListMax {#3722 #id: 100 #name: "100件" #sort_no: 3 } Eccube\Entity\Master\ProductListMax {#3723 #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 {#3785 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3863 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3864 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#3862 -om: ContainerIBsGxLH\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#605 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3027 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | [ Eccube\Entity\Master\ProductListMax {#3719 #id: 20 #name: "20件" #sort_no: 0 } Eccube\Entity\Master\ProductListMax {#3720 #id: 40 #name: "40件" #sort_no: 1 } Eccube\Entity\Master\ProductListMax {#3721 #id: 60 #name: "60件" #sort_no: 2 } Eccube\Entity\Master\ProductListMax {#3722 #id: 100 #name: "100件" #sort_no: 3 } Eccube\Entity\Master\ProductListMax {#3723 #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 {#2187 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2188 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2185 …} -namespace: Closure() {#2183 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerIBsGxLH\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#605 …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 {#3862 -om: ContainerIBsGxLH\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#605 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3027 …} -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 {#3865 -_em: Doctrine\ORM\EntityManager {#553 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3867 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3868 #from: "Eccube\Entity\Master\ProductListMax" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3869 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -_type: 0 -_state: 0 -_dql: null -parameters: Doctrine\Common\Collections\ArrayCollection {#3866 …} -_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() {#3861 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3289 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#923 …} $translationDomain: "validators" $message: Closure() {#3858 …} } } |
| 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 {#5479 +label: "20件" +value: "20" +data: Eccube\Entity\Master\ProductListMax {#3719 #id: 20 #name: "20件" #sort_no: 0 } +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5478 +label: "40件" +value: "40" +data: Eccube\Entity\Master\ProductListMax {#3720 #id: 40 #name: "40件" #sort_no: 1 } +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5480 +label: "60件" +value: "60" +data: Eccube\Entity\Master\ProductListMax {#3721 #id: 60 #name: "60件" #sort_no: 2 } +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5481 +label: "100件" +value: "100" +data: Eccube\Entity\Master\ProductListMax {#3722 #id: 100 #name: "100件" #sort_no: 3 } +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5482 +label: "300件" +value: "300" +data: Eccube\Entity\Master\ProductListMax {#3723 #id: 300 #name: "300件" #sort_no: 4 } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Eccube\Entity\Master\ProductListMax {#3719 #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 {#5477 -form: Symfony\Component\Form\Form {#3921 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5476 …5} |
| full_name | "disp_number" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "disp_number" |
| is_selected | Closure($choice, $value) {#5484 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3763 …} } |
| 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 {#3724 #id: 4 #name: "おすすめ順" #sort_no: 0 } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ Eccube\Entity\Master\ProductListOrderBy {#3724 #id: 4 #name: "おすすめ順" #sort_no: 0 } Eccube\Entity\Master\ProductListOrderBy {#3725 #id: 1 #name: "価格が低い順" #sort_no: 1 } Eccube\Entity\Master\ProductListOrderBy {#3746 #id: 3 #name: "価格が高い順" #sort_no: 2 } Eccube\Entity\Master\ProductListOrderBy {#3747 #id: 2 #name: "新着順" #sort_no: 3 } ] |
[ Eccube\Entity\Master\ProductListOrderBy {#3724 #id: 4 #name: "おすすめ順" #sort_no: 0 } Eccube\Entity\Master\ProductListOrderBy {#3725 #id: 1 #name: "価格が低い順" #sort_no: 1 } Eccube\Entity\Master\ProductListOrderBy {#3746 #id: 3 #name: "価格が高い順" #sort_no: 2 } Eccube\Entity\Master\ProductListOrderBy {#3747 #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 {#3785 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3887 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3888 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#3886 -om: ContainerIBsGxLH\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#605 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3716 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | [ Eccube\Entity\Master\ProductListOrderBy {#3724 #id: 4 #name: "おすすめ順" #sort_no: 0 } Eccube\Entity\Master\ProductListOrderBy {#3725 #id: 1 #name: "価格が低い順" #sort_no: 1 } Eccube\Entity\Master\ProductListOrderBy {#3746 #id: 3 #name: "価格が高い順" #sort_no: 2 } Eccube\Entity\Master\ProductListOrderBy {#3747 #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 {#2187 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2188 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2185 …} -namespace: Closure() {#2183 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerIBsGxLH\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#605 …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 {#3886 -om: ContainerIBsGxLH\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#605 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3716 …} -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 {#3889 -_em: Doctrine\ORM\EntityManager {#553 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3891 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3892 #from: "Eccube\Entity\Master\ProductListOrderBy" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3893 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -_type: 0 -_state: 0 -_dql: null -parameters: Doctrine\Common\Collections\ArrayCollection {#3890 …} -_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() {#3885 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3289 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#923 …} $translationDomain: "validators" $message: Closure() {#3884 …} } } |
| 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 {#5488 +label: "おすすめ順" +value: "4" +data: Eccube\Entity\Master\ProductListOrderBy {#3724 #id: 4 #name: "おすすめ順" #sort_no: 0 } +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5487 +label: "価格が低い順" +value: "1" +data: Eccube\Entity\Master\ProductListOrderBy {#3725 #id: 1 #name: "価格が低い順" #sort_no: 1 } +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5489 +label: "価格が高い順" +value: "3" +data: Eccube\Entity\Master\ProductListOrderBy {#3746 #id: 3 #name: "価格が高い順" #sort_no: 2 } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5490 +label: "新着順" +value: "2" +data: Eccube\Entity\Master\ProductListOrderBy {#3747 #id: 2 #name: "新着順" #sort_no: 3 } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Eccube\Entity\Master\ProductListOrderBy {#3724 #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 {#5485 -form: Symfony\Component\Form\Form {#3924 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5486 …5} |
| full_name | "orderby" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "orderby" |
| is_selected | Closure($choice, $value) {#5492 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3763 …} } |
| 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" |