- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 244
- 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 {#3538 -id: 11 -name: "ウッドデッキ" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1721715063 {#3534 date: 2024-07-23 15:11:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3535 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3539 …} -Children: Doctrine\ORM\PersistentCollection {#3542 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } "name" => null "maker_id" => null "pageno" => null "disp_number" => Eccube\Entity\Master\ProductListMax {#3723 #id: 20 #name: "20件" #sort_no: 0 } "orderby" => Eccube\Entity\Master\ProductListOrderBy {#3726 #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) {#3313 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3237 …} } |
| 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() {#3315 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3296 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#949 …} $translationDomain: "validators" $message: Closure() {#3314 …} } } |
| 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 {#3538 -id: 11 -name: "ウッドデッキ" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1721715063 {#3534 date: 2024-07-23 15:11:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3535 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3539 …} -Children: Doctrine\ORM\PersistentCollection {#3542 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } "name" => null "maker_id" => null "pageno" => null "disp_number" => Eccube\Entity\Master\ProductListMax {#3723 #id: 20 #name: "20件" #sort_no: 0 } "orderby" => Eccube\Entity\Master\ProductListOrderBy {#3726 #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 {#5418 -form: Symfony\Component\Form\Form {#3905 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4322 …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 {#3538 -id: 11 -name: "ウッドデッキ" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1721715063 {#3534 date: 2024-07-23 15:11:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3535 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3539 …} -Children: Doctrine\ORM\PersistentCollection {#3542 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } "name" => null "maker_id" => null "pageno" => null "disp_number" => Eccube\Entity\Master\ProductListMax {#3723 #id: 20 #name: "20件" #sort_no: 0 } "orderby" => Eccube\Entity\Master\ProductListOrderBy {#3726 #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) {#3755 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3237 …} } |
| 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() {#3757 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3296 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#949 …} $translationDomain: "validators" $message: Closure() {#3754 …} } } |
| 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 {#5420 -form: Symfony\Component\Form\Form {#3908 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5421 …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 |
"11"
|
| Normalized Format | Eccube\Entity\Category {#3538 -id: 11 -name: "ウッドデッキ" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1721715063 {#3534 date: 2024-07-23 15:11:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3535 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3539 …} -Children: Doctrine\ORM\PersistentCollection {#3542 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | "NameWithLevel" |
same as passed value |
| choices | [ Eccube\Entity\Category {#3373 -id: 7 -name: "カーポート・車庫" -hierarchy: 1 -sort_no: 36 -create_date: DateTime @1721715021 {#3379 date: 2024-07-23 15:10:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3377 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3439 …} -Children: Doctrine\ORM\PersistentCollection {#3486 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3483 -id: 16 -name: "ガレージ・倉庫" -hierarchy: 1 -sort_no: 35 -create_date: DateTime @1721715129 {#3485 date: 2024-07-23 15:12:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3484 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3482 …} -Children: Doctrine\ORM\PersistentCollection {#3479 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3476 -id: 8 -name: "サイクルポート・駐輪場" -hierarchy: 1 -sort_no: 34 -create_date: DateTime @1721715030 {#3478 date: 2024-07-23 15:10:30.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 {#3488 …} } Eccube\Entity\Category {#3467 -id: 9 -name: "ゲート" -hierarchy: 1 -sort_no: 33 -create_date: DateTime @1721715049 {#3471 date: 2024-07-23 15:10:49.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 {#3466 …} -Children: Doctrine\ORM\PersistentCollection {#3463 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3402 -id: 30 -name: "跳ね上げ式ゲート" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1728374752 {#3469 date: 2024-10-08 17:05:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728452592 {#3468 date: 2024-10-09 14:43:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3401 …} -Children: Doctrine\ORM\PersistentCollection {#3398 …} -Parent: Eccube\Entity\Category {#3467} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3376 -id: 29 -name: "伸縮ゲート" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1728374748 {#3367 date: 2024-10-08 17:05:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728452592 {#3378 date: 2024-10-09 14:43:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3374 …} -Children: Doctrine\ORM\PersistentCollection {#3430 …} -Parent: Eccube\Entity\Category {#3467} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3389 -id: 31 -name: "ガレージシャッター" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1728374756 {#3404 date: 2024-10-08 17:05:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728452592 {#3388 date: 2024-10-09 14:43:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3390 …} -Children: Doctrine\ORM\PersistentCollection {#3393 …} -Parent: Eccube\Entity\Category {#3467} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3491 -id: 12 -name: "テラス" -hierarchy: 1 -sort_no: 32 -create_date: DateTime @1721715069 {#3397 date: 2024-07-23 15:11:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3396 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3489 …} -Children: Doctrine\ORM\PersistentCollection {#3493 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3494 -id: 33 -name: "テラス囲い" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1728374813 {#3394 date: 2024-10-08 17:06:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374813 {#3395 date: 2024-10-08 17:06:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3495 …} -Children: Doctrine\ORM\PersistentCollection {#3498 …} -Parent: Eccube\Entity\Category {#3491} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3503 -id: 32 -name: "テラス屋根" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1728374808 {#3501 date: 2024-10-08 17:06:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374808 {#3502 date: 2024-10-08 17:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3504 …} -Children: Doctrine\ORM\PersistentCollection {#3507 …} -Parent: Eccube\Entity\Category {#3491} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3510 -id: 19 -name: "ベランダ・バルコニー" -hierarchy: 1 -sort_no: 29 -create_date: DateTime @1721715156 {#3500 date: 2024-07-23 15:12:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3499 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3511 …} -Children: Doctrine\ORM\PersistentCollection {#3514 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3515 -id: 35 -name: "ベランダ・バルコニー屋根" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1728374851 {#3508 date: 2024-10-08 17:07:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374851 {#3509 date: 2024-10-08 17:07:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3516 …} -Children: Doctrine\ORM\PersistentCollection {#3519 …} -Parent: Eccube\Entity\Category {#3510} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3524 -id: 34 -name: "ベランダ・バルコニー" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1728374845 {#3522 date: 2024-10-08 17:07:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374845 {#3523 date: 2024-10-08 17:07:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3525 …} -Children: Doctrine\ORM\PersistentCollection {#3528 …} -Parent: Eccube\Entity\Category {#3510} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3529 -id: 18 -name: "オーニング・日よけ" -hierarchy: 1 -sort_no: 28 -create_date: DateTime @1721715150 {#3521 date: 2024-07-23 15:12:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3520 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3530 …} -Children: Doctrine\ORM\PersistentCollection {#3533 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3538 -id: 11 -name: "ウッドデッキ" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1721715063 {#3534 date: 2024-07-23 15:11:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3535 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3539 …} -Children: Doctrine\ORM\PersistentCollection {#3542 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3543 -id: 37 -name: "タイルデッキ" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1728374887 {#3536 date: 2024-10-08 17:08:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374887 {#3537 date: 2024-10-08 17:08:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3544 …} -Children: Doctrine\ORM\PersistentCollection {#3547 …} -Parent: Eccube\Entity\Category {#3538} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3552 -id: 36 -name: "ウッドデッキ" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1728374884 {#3550 date: 2024-10-08 17:08:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374884 {#3551 date: 2024-10-08 17:08:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3553 …} -Children: Doctrine\ORM\PersistentCollection {#3556 …} -Parent: Eccube\Entity\Category {#3538} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3557 -id: 14 -name: "フェンス・柵" -hierarchy: 1 -sort_no: 26 -create_date: DateTime @1721715102 {#3549 date: 2024-07-23 15:11:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3548 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 {#3488 …} } Eccube\Entity\Category {#3564 -id: 25 -name: "門扉" -hierarchy: 1 -sort_no: 25 -create_date: DateTime @1727224766 {#3562 date: 2024-09-25 09:39:26.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 {#3488 …} } Eccube\Entity\Category {#3571 -id: 13 -name: "ポスト・門柱宅配ボックス" -hierarchy: 1 -sort_no: 24 -create_date: DateTime @1721715089 {#3569 date: 2024-07-23 15:11:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3570 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3572 …} -Children: Doctrine\ORM\PersistentCollection {#3575 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3578 -id: 15 -name: "物置・収納・屋外倉庫" -hierarchy: 1 -sort_no: 23 -create_date: DateTime @1721715117 {#3576 date: 2024-07-23 15:11:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759206168 {#3577 date: 2025-09-30 13:22:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3579 …} -Children: Doctrine\ORM\PersistentCollection {#3582 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3585 -id: 20 -name: "ガーデンファニチャー" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1721715168 {#3583 date: 2024-07-23 15:12:48.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 {#3488 …} } Eccube\Entity\Category {#3592 -id: 22 -name: "人工芝" -hierarchy: 1 -sort_no: 17 -create_date: DateTime @1721715191 {#3590 date: 2024-07-23 15:13:11.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 {#3488 …} } Eccube\Entity\Category {#3599 -id: 17 -name: "内窓・二重窓" -hierarchy: 1 -sort_no: 16 -create_date: DateTime @1721715140 {#3597 date: 2024-07-23 15:12:20.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 {#3600 …} -Children: Doctrine\ORM\PersistentCollection {#3603 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3608 -id: 26 -name: "その他" -hierarchy: 1 -sort_no: 12 -create_date: DateTime @1727928658 {#3604 date: 2024-10-03 13:10:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3605 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3609 …} -Children: Doctrine\ORM\PersistentCollection {#3612 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3613 -id: 38 -name: "パーゴラ" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1728375853 {#3606 date: 2024-10-08 17:24:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3607 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3614 …} -Children: Doctrine\ORM\PersistentCollection {#3617 …} -Parent: Eccube\Entity\Category {#3608} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3622 -id: 39 -name: "立水栓・ガーデンシンク" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1728375857 {#3620 date: 2024-10-08 17:24:17.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 {#3608} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3629 -id: 40 -name: "手すり" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1728375861 {#3627 date: 2024-10-08 17:24:21.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 {#3608} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3636 -id: 10 -name: "ストックヤード" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1721715057 {#3634 date: 2024-07-23 15:10:57.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 {#3608} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3643 -id: 27 -name: "ゴミステーション" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1727928680 {#3641 date: 2024-10-03 13:11:20.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 {#3608} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3650 -id: 42 -name: "面格子・窓格子" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1728375916 {#3648 date: 2024-10-08 17:25:16.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 {#3608} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3657 -id: 41 -name: "窓シャッター" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1728375912 {#3655 date: 2024-10-08 17:25:12.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 {#3608} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3664 -id: 28 -name: "石材" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1727928685 {#3662 date: 2024-10-03 13:11:25.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 {#3608} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3671 -id: 43 -name: "玄関ドア" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1728375929 {#3669 date: 2024-10-08 17:25:29.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 {#3608} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3678 -id: 44 -name: "照明" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1728375939 {#3676 date: 2024-10-08 17:25:39.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 {#3608} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3685 -id: 21 -name: "DIY材料" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1721715178 {#3683 date: 2024-07-23 15:12:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3684 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3686 …} -Children: Doctrine\ORM\PersistentCollection {#3689 …} -Parent: Eccube\Entity\Category {#3608} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } ] |
[ Eccube\Entity\Category {#3373 -id: 7 -name: "カーポート・車庫" -hierarchy: 1 -sort_no: 36 -create_date: DateTime @1721715021 {#3379 date: 2024-07-23 15:10:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3377 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3439 …} -Children: Doctrine\ORM\PersistentCollection {#3486 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3483 -id: 16 -name: "ガレージ・倉庫" -hierarchy: 1 -sort_no: 35 -create_date: DateTime @1721715129 {#3485 date: 2024-07-23 15:12:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3484 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3482 …} -Children: Doctrine\ORM\PersistentCollection {#3479 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3476 -id: 8 -name: "サイクルポート・駐輪場" -hierarchy: 1 -sort_no: 34 -create_date: DateTime @1721715030 {#3478 date: 2024-07-23 15:10:30.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 {#3488 …} } Eccube\Entity\Category {#3467 -id: 9 -name: "ゲート" -hierarchy: 1 -sort_no: 33 -create_date: DateTime @1721715049 {#3471 date: 2024-07-23 15:10:49.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 {#3466 …} -Children: Doctrine\ORM\PersistentCollection {#3463 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3402 -id: 30 -name: "跳ね上げ式ゲート" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1728374752 {#3469 date: 2024-10-08 17:05:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728452592 {#3468 date: 2024-10-09 14:43:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3401 …} -Children: Doctrine\ORM\PersistentCollection {#3398 …} -Parent: Eccube\Entity\Category {#3467} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3376 -id: 29 -name: "伸縮ゲート" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1728374748 {#3367 date: 2024-10-08 17:05:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728452592 {#3378 date: 2024-10-09 14:43:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3374 …} -Children: Doctrine\ORM\PersistentCollection {#3430 …} -Parent: Eccube\Entity\Category {#3467} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3389 -id: 31 -name: "ガレージシャッター" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1728374756 {#3404 date: 2024-10-08 17:05:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728452592 {#3388 date: 2024-10-09 14:43:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3390 …} -Children: Doctrine\ORM\PersistentCollection {#3393 …} -Parent: Eccube\Entity\Category {#3467} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3491 -id: 12 -name: "テラス" -hierarchy: 1 -sort_no: 32 -create_date: DateTime @1721715069 {#3397 date: 2024-07-23 15:11:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3396 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3489 …} -Children: Doctrine\ORM\PersistentCollection {#3493 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3494 -id: 33 -name: "テラス囲い" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1728374813 {#3394 date: 2024-10-08 17:06:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374813 {#3395 date: 2024-10-08 17:06:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3495 …} -Children: Doctrine\ORM\PersistentCollection {#3498 …} -Parent: Eccube\Entity\Category {#3491} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3503 -id: 32 -name: "テラス屋根" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1728374808 {#3501 date: 2024-10-08 17:06:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374808 {#3502 date: 2024-10-08 17:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3504 …} -Children: Doctrine\ORM\PersistentCollection {#3507 …} -Parent: Eccube\Entity\Category {#3491} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3510 -id: 19 -name: "ベランダ・バルコニー" -hierarchy: 1 -sort_no: 29 -create_date: DateTime @1721715156 {#3500 date: 2024-07-23 15:12:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3499 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3511 …} -Children: Doctrine\ORM\PersistentCollection {#3514 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3515 -id: 35 -name: "ベランダ・バルコニー屋根" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1728374851 {#3508 date: 2024-10-08 17:07:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374851 {#3509 date: 2024-10-08 17:07:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3516 …} -Children: Doctrine\ORM\PersistentCollection {#3519 …} -Parent: Eccube\Entity\Category {#3510} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3524 -id: 34 -name: "ベランダ・バルコニー" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1728374845 {#3522 date: 2024-10-08 17:07:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374845 {#3523 date: 2024-10-08 17:07:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3525 …} -Children: Doctrine\ORM\PersistentCollection {#3528 …} -Parent: Eccube\Entity\Category {#3510} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3529 -id: 18 -name: "オーニング・日よけ" -hierarchy: 1 -sort_no: 28 -create_date: DateTime @1721715150 {#3521 date: 2024-07-23 15:12:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3520 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3530 …} -Children: Doctrine\ORM\PersistentCollection {#3533 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3538 -id: 11 -name: "ウッドデッキ" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1721715063 {#3534 date: 2024-07-23 15:11:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3535 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3539 …} -Children: Doctrine\ORM\PersistentCollection {#3542 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3543 -id: 37 -name: "タイルデッキ" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1728374887 {#3536 date: 2024-10-08 17:08:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374887 {#3537 date: 2024-10-08 17:08:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3544 …} -Children: Doctrine\ORM\PersistentCollection {#3547 …} -Parent: Eccube\Entity\Category {#3538} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3552 -id: 36 -name: "ウッドデッキ" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1728374884 {#3550 date: 2024-10-08 17:08:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374884 {#3551 date: 2024-10-08 17:08:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3553 …} -Children: Doctrine\ORM\PersistentCollection {#3556 …} -Parent: Eccube\Entity\Category {#3538} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3557 -id: 14 -name: "フェンス・柵" -hierarchy: 1 -sort_no: 26 -create_date: DateTime @1721715102 {#3549 date: 2024-07-23 15:11:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3548 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 {#3488 …} } Eccube\Entity\Category {#3564 -id: 25 -name: "門扉" -hierarchy: 1 -sort_no: 25 -create_date: DateTime @1727224766 {#3562 date: 2024-09-25 09:39:26.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 {#3488 …} } Eccube\Entity\Category {#3571 -id: 13 -name: "ポスト・門柱宅配ボックス" -hierarchy: 1 -sort_no: 24 -create_date: DateTime @1721715089 {#3569 date: 2024-07-23 15:11:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3570 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3572 …} -Children: Doctrine\ORM\PersistentCollection {#3575 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3578 -id: 15 -name: "物置・収納・屋外倉庫" -hierarchy: 1 -sort_no: 23 -create_date: DateTime @1721715117 {#3576 date: 2024-07-23 15:11:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759206168 {#3577 date: 2025-09-30 13:22:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3579 …} -Children: Doctrine\ORM\PersistentCollection {#3582 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3585 -id: 20 -name: "ガーデンファニチャー" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1721715168 {#3583 date: 2024-07-23 15:12:48.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 {#3488 …} } Eccube\Entity\Category {#3592 -id: 22 -name: "人工芝" -hierarchy: 1 -sort_no: 17 -create_date: DateTime @1721715191 {#3590 date: 2024-07-23 15:13:11.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 {#3488 …} } Eccube\Entity\Category {#3599 -id: 17 -name: "内窓・二重窓" -hierarchy: 1 -sort_no: 16 -create_date: DateTime @1721715140 {#3597 date: 2024-07-23 15:12:20.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 {#3600 …} -Children: Doctrine\ORM\PersistentCollection {#3603 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3608 -id: 26 -name: "その他" -hierarchy: 1 -sort_no: 12 -create_date: DateTime @1727928658 {#3604 date: 2024-10-03 13:10:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3605 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3609 …} -Children: Doctrine\ORM\PersistentCollection {#3612 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3613 -id: 38 -name: "パーゴラ" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1728375853 {#3606 date: 2024-10-08 17:24:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3607 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3614 …} -Children: Doctrine\ORM\PersistentCollection {#3617 …} -Parent: Eccube\Entity\Category {#3608} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3622 -id: 39 -name: "立水栓・ガーデンシンク" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1728375857 {#3620 date: 2024-10-08 17:24:17.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 {#3608} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3629 -id: 40 -name: "手すり" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1728375861 {#3627 date: 2024-10-08 17:24:21.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 {#3608} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3636 -id: 10 -name: "ストックヤード" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1721715057 {#3634 date: 2024-07-23 15:10:57.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 {#3608} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3643 -id: 27 -name: "ゴミステーション" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1727928680 {#3641 date: 2024-10-03 13:11:20.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 {#3608} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3650 -id: 42 -name: "面格子・窓格子" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1728375916 {#3648 date: 2024-10-08 17:25:16.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 {#3608} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3657 -id: 41 -name: "窓シャッター" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1728375912 {#3655 date: 2024-10-08 17:25:12.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 {#3608} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3664 -id: 28 -name: "石材" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1727928685 {#3662 date: 2024-10-03 13:11:25.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 {#3608} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3671 -id: 43 -name: "玄関ドア" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1728375929 {#3669 date: 2024-10-08 17:25:29.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 {#3608} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3678 -id: 44 -name: "照明" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1728375939 {#3676 date: 2024-10-08 17:25:39.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 {#3608} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3685 -id: 21 -name: "DIY材料" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1721715178 {#3683 date: 2024-07-23 15:12:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3684 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3686 …} -Children: Doctrine\ORM\PersistentCollection {#3689 …} -Parent: Eccube\Entity\Category {#3608} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } ] |
| 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 {#3792 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3793 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#3791 -om: ContainerUYP9wJX\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#628 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3204 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | [ Eccube\Entity\Category {#3373 -id: 7 -name: "カーポート・車庫" -hierarchy: 1 -sort_no: 36 -create_date: DateTime @1721715021 {#3379 date: 2024-07-23 15:10:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3377 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3439 …} -Children: Doctrine\ORM\PersistentCollection {#3486 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3483 -id: 16 -name: "ガレージ・倉庫" -hierarchy: 1 -sort_no: 35 -create_date: DateTime @1721715129 {#3485 date: 2024-07-23 15:12:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3484 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3482 …} -Children: Doctrine\ORM\PersistentCollection {#3479 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3476 -id: 8 -name: "サイクルポート・駐輪場" -hierarchy: 1 -sort_no: 34 -create_date: DateTime @1721715030 {#3478 date: 2024-07-23 15:10:30.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 {#3488 …} } Eccube\Entity\Category {#3467 -id: 9 -name: "ゲート" -hierarchy: 1 -sort_no: 33 -create_date: DateTime @1721715049 {#3471 date: 2024-07-23 15:10:49.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 {#3466 …} -Children: Doctrine\ORM\PersistentCollection {#3463 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3402 -id: 30 -name: "跳ね上げ式ゲート" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1728374752 {#3469 date: 2024-10-08 17:05:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728452592 {#3468 date: 2024-10-09 14:43:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3401 …} -Children: Doctrine\ORM\PersistentCollection {#3398 …} -Parent: Eccube\Entity\Category {#3467} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3376 -id: 29 -name: "伸縮ゲート" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1728374748 {#3367 date: 2024-10-08 17:05:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728452592 {#3378 date: 2024-10-09 14:43:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3374 …} -Children: Doctrine\ORM\PersistentCollection {#3430 …} -Parent: Eccube\Entity\Category {#3467} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3389 -id: 31 -name: "ガレージシャッター" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1728374756 {#3404 date: 2024-10-08 17:05:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728452592 {#3388 date: 2024-10-09 14:43:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3390 …} -Children: Doctrine\ORM\PersistentCollection {#3393 …} -Parent: Eccube\Entity\Category {#3467} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3491 -id: 12 -name: "テラス" -hierarchy: 1 -sort_no: 32 -create_date: DateTime @1721715069 {#3397 date: 2024-07-23 15:11:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3396 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3489 …} -Children: Doctrine\ORM\PersistentCollection {#3493 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3494 -id: 33 -name: "テラス囲い" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1728374813 {#3394 date: 2024-10-08 17:06:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374813 {#3395 date: 2024-10-08 17:06:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3495 …} -Children: Doctrine\ORM\PersistentCollection {#3498 …} -Parent: Eccube\Entity\Category {#3491} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3503 -id: 32 -name: "テラス屋根" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1728374808 {#3501 date: 2024-10-08 17:06:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374808 {#3502 date: 2024-10-08 17:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3504 …} -Children: Doctrine\ORM\PersistentCollection {#3507 …} -Parent: Eccube\Entity\Category {#3491} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3510 -id: 19 -name: "ベランダ・バルコニー" -hierarchy: 1 -sort_no: 29 -create_date: DateTime @1721715156 {#3500 date: 2024-07-23 15:12:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3499 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3511 …} -Children: Doctrine\ORM\PersistentCollection {#3514 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3515 -id: 35 -name: "ベランダ・バルコニー屋根" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1728374851 {#3508 date: 2024-10-08 17:07:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374851 {#3509 date: 2024-10-08 17:07:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3516 …} -Children: Doctrine\ORM\PersistentCollection {#3519 …} -Parent: Eccube\Entity\Category {#3510} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3524 -id: 34 -name: "ベランダ・バルコニー" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1728374845 {#3522 date: 2024-10-08 17:07:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374845 {#3523 date: 2024-10-08 17:07:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3525 …} -Children: Doctrine\ORM\PersistentCollection {#3528 …} -Parent: Eccube\Entity\Category {#3510} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3529 -id: 18 -name: "オーニング・日よけ" -hierarchy: 1 -sort_no: 28 -create_date: DateTime @1721715150 {#3521 date: 2024-07-23 15:12:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3520 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3530 …} -Children: Doctrine\ORM\PersistentCollection {#3533 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3538 -id: 11 -name: "ウッドデッキ" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1721715063 {#3534 date: 2024-07-23 15:11:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3535 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3539 …} -Children: Doctrine\ORM\PersistentCollection {#3542 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3543 -id: 37 -name: "タイルデッキ" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1728374887 {#3536 date: 2024-10-08 17:08:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374887 {#3537 date: 2024-10-08 17:08:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3544 …} -Children: Doctrine\ORM\PersistentCollection {#3547 …} -Parent: Eccube\Entity\Category {#3538} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3552 -id: 36 -name: "ウッドデッキ" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1728374884 {#3550 date: 2024-10-08 17:08:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374884 {#3551 date: 2024-10-08 17:08:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3553 …} -Children: Doctrine\ORM\PersistentCollection {#3556 …} -Parent: Eccube\Entity\Category {#3538} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3557 -id: 14 -name: "フェンス・柵" -hierarchy: 1 -sort_no: 26 -create_date: DateTime @1721715102 {#3549 date: 2024-07-23 15:11:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3548 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 {#3488 …} } Eccube\Entity\Category {#3564 -id: 25 -name: "門扉" -hierarchy: 1 -sort_no: 25 -create_date: DateTime @1727224766 {#3562 date: 2024-09-25 09:39:26.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 {#3488 …} } Eccube\Entity\Category {#3571 -id: 13 -name: "ポスト・門柱宅配ボックス" -hierarchy: 1 -sort_no: 24 -create_date: DateTime @1721715089 {#3569 date: 2024-07-23 15:11:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3570 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3572 …} -Children: Doctrine\ORM\PersistentCollection {#3575 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3578 -id: 15 -name: "物置・収納・屋外倉庫" -hierarchy: 1 -sort_no: 23 -create_date: DateTime @1721715117 {#3576 date: 2024-07-23 15:11:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759206168 {#3577 date: 2025-09-30 13:22:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3579 …} -Children: Doctrine\ORM\PersistentCollection {#3582 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3585 -id: 20 -name: "ガーデンファニチャー" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1721715168 {#3583 date: 2024-07-23 15:12:48.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 {#3488 …} } Eccube\Entity\Category {#3592 -id: 22 -name: "人工芝" -hierarchy: 1 -sort_no: 17 -create_date: DateTime @1721715191 {#3590 date: 2024-07-23 15:13:11.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 {#3488 …} } Eccube\Entity\Category {#3599 -id: 17 -name: "内窓・二重窓" -hierarchy: 1 -sort_no: 16 -create_date: DateTime @1721715140 {#3597 date: 2024-07-23 15:12:20.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 {#3600 …} -Children: Doctrine\ORM\PersistentCollection {#3603 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3608 -id: 26 -name: "その他" -hierarchy: 1 -sort_no: 12 -create_date: DateTime @1727928658 {#3604 date: 2024-10-03 13:10:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3605 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3609 …} -Children: Doctrine\ORM\PersistentCollection {#3612 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3613 -id: 38 -name: "パーゴラ" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1728375853 {#3606 date: 2024-10-08 17:24:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3607 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3614 …} -Children: Doctrine\ORM\PersistentCollection {#3617 …} -Parent: Eccube\Entity\Category {#3608} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3622 -id: 39 -name: "立水栓・ガーデンシンク" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1728375857 {#3620 date: 2024-10-08 17:24:17.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 {#3608} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3629 -id: 40 -name: "手すり" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1728375861 {#3627 date: 2024-10-08 17:24:21.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 {#3608} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3636 -id: 10 -name: "ストックヤード" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1721715057 {#3634 date: 2024-07-23 15:10:57.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 {#3608} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3643 -id: 27 -name: "ゴミステーション" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1727928680 {#3641 date: 2024-10-03 13:11:20.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 {#3608} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3650 -id: 42 -name: "面格子・窓格子" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1728375916 {#3648 date: 2024-10-08 17:25:16.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 {#3608} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3657 -id: 41 -name: "窓シャッター" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1728375912 {#3655 date: 2024-10-08 17:25:12.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 {#3608} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3664 -id: 28 -name: "石材" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1727928685 {#3662 date: 2024-10-03 13:11:25.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 {#3608} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3671 -id: 43 -name: "玄関ドア" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1728375929 {#3669 date: 2024-10-08 17:25:29.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 {#3608} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3678 -id: 44 -name: "照明" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1728375939 {#3676 date: 2024-10-08 17:25:39.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 {#3608} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } Eccube\Entity\Category {#3685 -id: 21 -name: "DIY材料" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1721715178 {#3683 date: 2024-07-23 15:12:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3684 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3686 …} -Children: Doctrine\ORM\PersistentCollection {#3689 …} -Parent: Eccube\Entity\Category {#3608} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } ] |
| 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 | ContainerUYP9wJX\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#628 …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 {#3791 -om: ContainerUYP9wJX\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#628 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3204 …} -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() {#3790 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3296 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#949 …} $translationDomain: "validators" $message: Closure() {#3788 …} } } |
| 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 {#5426 +label: "カーポート・車庫" +value: "7" +data: Eccube\Entity\Category {#3373 -id: 7 -name: "カーポート・車庫" -hierarchy: 1 -sort_no: 36 -create_date: DateTime @1721715021 {#3379 date: 2024-07-23 15:10:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3377 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3439 …} -Children: Doctrine\ORM\PersistentCollection {#3486 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5428 +label: "ガレージ・倉庫" +value: "16" +data: Eccube\Entity\Category {#3483 -id: 16 -name: "ガレージ・倉庫" -hierarchy: 1 -sort_no: 35 -create_date: DateTime @1721715129 {#3485 date: 2024-07-23 15:12:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3484 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3482 …} -Children: Doctrine\ORM\PersistentCollection {#3479 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5427 +label: "サイクルポート・駐輪場" +value: "8" +data: Eccube\Entity\Category {#3476 -id: 8 -name: "サイクルポート・駐輪場" -hierarchy: 1 -sort_no: 34 -create_date: DateTime @1721715030 {#3478 date: 2024-07-23 15:10:30.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 {#3488 …} } +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5430 +label: "ゲート" +value: "9" +data: Eccube\Entity\Category {#3467 -id: 9 -name: "ゲート" -hierarchy: 1 -sort_no: 33 -create_date: DateTime @1721715049 {#3471 date: 2024-07-23 15:10:49.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 {#3466 …} -Children: Doctrine\ORM\PersistentCollection {#3463 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5431 +label: " 跳ね上げ式ゲート" +value: "30" +data: Eccube\Entity\Category {#3402 -id: 30 -name: "跳ね上げ式ゲート" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1728374752 {#3469 date: 2024-10-08 17:05:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728452592 {#3468 date: 2024-10-09 14:43:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3401 …} -Children: Doctrine\ORM\PersistentCollection {#3398 …} -Parent: Eccube\Entity\Category {#3467} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5432 +label: " 伸縮ゲート" +value: "29" +data: Eccube\Entity\Category {#3376 -id: 29 -name: "伸縮ゲート" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1728374748 {#3367 date: 2024-10-08 17:05:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728452592 {#3378 date: 2024-10-09 14:43:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3374 …} -Children: Doctrine\ORM\PersistentCollection {#3430 …} -Parent: Eccube\Entity\Category {#3467} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5433 +label: " ガレージシャッター" +value: "31" +data: Eccube\Entity\Category {#3389 -id: 31 -name: "ガレージシャッター" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1728374756 {#3404 date: 2024-10-08 17:05:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728452592 {#3388 date: 2024-10-09 14:43:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3390 …} -Children: Doctrine\ORM\PersistentCollection {#3393 …} -Parent: Eccube\Entity\Category {#3467} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5434 +label: "テラス" +value: "12" +data: Eccube\Entity\Category {#3491 -id: 12 -name: "テラス" -hierarchy: 1 -sort_no: 32 -create_date: DateTime @1721715069 {#3397 date: 2024-07-23 15:11:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3396 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3489 …} -Children: Doctrine\ORM\PersistentCollection {#3493 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5435 +label: " テラス囲い" +value: "33" +data: Eccube\Entity\Category {#3494 -id: 33 -name: "テラス囲い" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1728374813 {#3394 date: 2024-10-08 17:06:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374813 {#3395 date: 2024-10-08 17:06:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3495 …} -Children: Doctrine\ORM\PersistentCollection {#3498 …} -Parent: Eccube\Entity\Category {#3491} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5436 +label: " テラス屋根" +value: "32" +data: Eccube\Entity\Category {#3503 -id: 32 -name: "テラス屋根" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1728374808 {#3501 date: 2024-10-08 17:06:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374808 {#3502 date: 2024-10-08 17:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3504 …} -Children: Doctrine\ORM\PersistentCollection {#3507 …} -Parent: Eccube\Entity\Category {#3491} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5437 +label: "ベランダ・バルコニー" +value: "19" +data: Eccube\Entity\Category {#3510 -id: 19 -name: "ベランダ・バルコニー" -hierarchy: 1 -sort_no: 29 -create_date: DateTime @1721715156 {#3500 date: 2024-07-23 15:12:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3499 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3511 …} -Children: Doctrine\ORM\PersistentCollection {#3514 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5438 +label: " ベランダ・バルコニー屋根" +value: "35" +data: Eccube\Entity\Category {#3515 -id: 35 -name: "ベランダ・バルコニー屋根" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1728374851 {#3508 date: 2024-10-08 17:07:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374851 {#3509 date: 2024-10-08 17:07:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3516 …} -Children: Doctrine\ORM\PersistentCollection {#3519 …} -Parent: Eccube\Entity\Category {#3510} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5439 +label: " ベランダ・バルコニー" +value: "34" +data: Eccube\Entity\Category {#3524 -id: 34 -name: "ベランダ・バルコニー" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1728374845 {#3522 date: 2024-10-08 17:07:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374845 {#3523 date: 2024-10-08 17:07:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3525 …} -Children: Doctrine\ORM\PersistentCollection {#3528 …} -Parent: Eccube\Entity\Category {#3510} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5440 +label: "オーニング・日よけ" +value: "18" +data: Eccube\Entity\Category {#3529 -id: 18 -name: "オーニング・日よけ" -hierarchy: 1 -sort_no: 28 -create_date: DateTime @1721715150 {#3521 date: 2024-07-23 15:12:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3520 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3530 …} -Children: Doctrine\ORM\PersistentCollection {#3533 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5441 +label: "ウッドデッキ" +value: "11" +data: Eccube\Entity\Category {#3538 -id: 11 -name: "ウッドデッキ" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1721715063 {#3534 date: 2024-07-23 15:11:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3535 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3539 …} -Children: Doctrine\ORM\PersistentCollection {#3542 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5442 +label: " タイルデッキ" +value: "37" +data: Eccube\Entity\Category {#3543 -id: 37 -name: "タイルデッキ" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1728374887 {#3536 date: 2024-10-08 17:08:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374887 {#3537 date: 2024-10-08 17:08:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3544 …} -Children: Doctrine\ORM\PersistentCollection {#3547 …} -Parent: Eccube\Entity\Category {#3538} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5443 +label: " ウッドデッキ" +value: "36" +data: Eccube\Entity\Category {#3552 -id: 36 -name: "ウッドデッキ" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1728374884 {#3550 date: 2024-10-08 17:08:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374884 {#3551 date: 2024-10-08 17:08:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3553 …} -Children: Doctrine\ORM\PersistentCollection {#3556 …} -Parent: Eccube\Entity\Category {#3538} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5444 +label: "フェンス・柵" +value: "14" +data: Eccube\Entity\Category {#3557 -id: 14 -name: "フェンス・柵" -hierarchy: 1 -sort_no: 26 -create_date: DateTime @1721715102 {#3549 date: 2024-07-23 15:11:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3548 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 {#3488 …} } +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5445 +label: "門扉" +value: "25" +data: Eccube\Entity\Category {#3564 -id: 25 -name: "門扉" -hierarchy: 1 -sort_no: 25 -create_date: DateTime @1727224766 {#3562 date: 2024-09-25 09:39:26.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 {#3488 …} } +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5446 +label: "ポスト・門柱宅配ボックス" +value: "13" +data: Eccube\Entity\Category {#3571 -id: 13 -name: "ポスト・門柱宅配ボックス" -hierarchy: 1 -sort_no: 24 -create_date: DateTime @1721715089 {#3569 date: 2024-07-23 15:11:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3570 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3572 …} -Children: Doctrine\ORM\PersistentCollection {#3575 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5447 +label: "物置・収納・屋外倉庫" +value: "15" +data: Eccube\Entity\Category {#3578 -id: 15 -name: "物置・収納・屋外倉庫" -hierarchy: 1 -sort_no: 23 -create_date: DateTime @1721715117 {#3576 date: 2024-07-23 15:11:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759206168 {#3577 date: 2025-09-30 13:22:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3579 …} -Children: Doctrine\ORM\PersistentCollection {#3582 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5448 +label: "ガーデンファニチャー" +value: "20" +data: Eccube\Entity\Category {#3585 -id: 20 -name: "ガーデンファニチャー" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1721715168 {#3583 date: 2024-07-23 15:12:48.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 {#3488 …} } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5449 +label: "人工芝" +value: "22" +data: Eccube\Entity\Category {#3592 -id: 22 -name: "人工芝" -hierarchy: 1 -sort_no: 17 -create_date: DateTime @1721715191 {#3590 date: 2024-07-23 15:13:11.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 {#3488 …} } +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5450 +label: "内窓・二重窓" +value: "17" +data: Eccube\Entity\Category {#3599 -id: 17 -name: "内窓・二重窓" -hierarchy: 1 -sort_no: 16 -create_date: DateTime @1721715140 {#3597 date: 2024-07-23 15:12:20.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 {#3600 …} -Children: Doctrine\ORM\PersistentCollection {#3603 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5451 +label: "その他" +value: "26" +data: Eccube\Entity\Category {#3608 -id: 26 -name: "その他" -hierarchy: 1 -sort_no: 12 -create_date: DateTime @1727928658 {#3604 date: 2024-10-03 13:10:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3605 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3609 …} -Children: Doctrine\ORM\PersistentCollection {#3612 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5452 +label: " パーゴラ" +value: "38" +data: Eccube\Entity\Category {#3613 -id: 38 -name: "パーゴラ" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1728375853 {#3606 date: 2024-10-08 17:24:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3607 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3614 …} -Children: Doctrine\ORM\PersistentCollection {#3617 …} -Parent: Eccube\Entity\Category {#3608} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5453 +label: " 立水栓・ガーデンシンク" +value: "39" +data: Eccube\Entity\Category {#3622 -id: 39 -name: "立水栓・ガーデンシンク" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1728375857 {#3620 date: 2024-10-08 17:24:17.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 {#3608} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5454 +label: " 手すり" +value: "40" +data: Eccube\Entity\Category {#3629 -id: 40 -name: "手すり" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1728375861 {#3627 date: 2024-10-08 17:24:21.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 {#3608} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5455 +label: "ストックヤード" +value: "10" +data: Eccube\Entity\Category {#3636 -id: 10 -name: "ストックヤード" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1721715057 {#3634 date: 2024-07-23 15:10:57.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 {#3608} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5456 +label: " ゴミステーション" +value: "27" +data: Eccube\Entity\Category {#3643 -id: 27 -name: "ゴミステーション" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1727928680 {#3641 date: 2024-10-03 13:11:20.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 {#3608} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5457 +label: " 面格子・窓格子" +value: "42" +data: Eccube\Entity\Category {#3650 -id: 42 -name: "面格子・窓格子" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1728375916 {#3648 date: 2024-10-08 17:25:16.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 {#3608} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5458 +label: " 窓シャッター" +value: "41" +data: Eccube\Entity\Category {#3657 -id: 41 -name: "窓シャッター" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1728375912 {#3655 date: 2024-10-08 17:25:12.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 {#3608} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5459 +label: " 石材" +value: "28" +data: Eccube\Entity\Category {#3664 -id: 28 -name: "石材" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1727928685 {#3662 date: 2024-10-03 13:11:25.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 {#3608} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5460 +label: " 玄関ドア" +value: "43" +data: Eccube\Entity\Category {#3671 -id: 43 -name: "玄関ドア" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1728375929 {#3669 date: 2024-10-08 17:25:29.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 {#3608} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5461 +label: " 照明" +value: "44" +data: Eccube\Entity\Category {#3678 -id: 44 -name: "照明" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1728375939 {#3676 date: 2024-10-08 17:25:39.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 {#3608} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5462 +label: "DIY材料" +value: "21" +data: Eccube\Entity\Category {#3685 -id: 21 -name: "DIY材料" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1721715178 {#3683 date: 2024-07-23 15:12:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3684 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3686 …} -Children: Doctrine\ORM\PersistentCollection {#3689 …} -Parent: Eccube\Entity\Category {#3608} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Eccube\Entity\Category {#3538 -id: 11 -name: "ウッドデッキ" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1721715063 {#3534 date: 2024-07-23 15:11:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3535 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3539 …} -Children: Doctrine\ORM\PersistentCollection {#3542 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3488 …} } |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5423 -form: Symfony\Component\Form\Form {#3911 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5422 …5} |
| full_name | "category_id" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_id" |
| is_selected | Closure($choice, $value) {#5424 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3765 …} } |
| 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 | "11" |
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) {#3818 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3237 …} } |
| 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() {#3820 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3296 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#949 …} $translationDomain: "validators" $message: Closure() {#3817 …} } } |
| 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 {#5463 -form: Symfony\Component\Form\Form {#3914 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5425 …5} |
| full_name | "name" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "name" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_name" |
| valid | true |
| value | "" |
maker_id
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ Plugin\Maker42\Entity\Maker {#3344 -id: 1 -name: "LIXIL" -sort_no: 2 -create_date: DateTime @1721713332 {#3325 date: 2024-07-23 14:42:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3336 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3347 -id: 2 -name: "YKK AP" -sort_no: 1 -create_date: DateTime @1721713345 {#3337 date: 2024-07-23 14:42:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3335 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3339 -id: 3 -name: "三協アルミ" -sort_no: 3 -create_date: DateTime @1721713352 {#3348 date: 2024-07-23 14:42:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3338 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3690 -id: 4 -name: "四国化成" -sort_no: 4 -create_date: DateTime @1721713358 {#3618 date: 2024-07-23 14:42:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3619 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3693 -id: 5 -name: "タカショー" -sort_no: 5 -create_date: DateTime @1721713364 {#3691 date: 2024-07-23 14:42:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3692 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3696 -id: 6 -name: "ユニソン" -sort_no: 6 -create_date: DateTime @1721713369 {#3694 date: 2024-07-23 14:42:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3695 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3699 -id: 7 -name: "エスビック" -sort_no: 7 -create_date: DateTime @1721713374 {#3697 date: 2024-07-23 14:42:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3698 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3702 -id: 8 -name: "パナソニック" -sort_no: 8 -create_date: DateTime @1721713379 {#3700 date: 2024-07-23 14:42:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3701 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3705 -id: 9 -name: "イナバ" -sort_no: 9 -create_date: DateTime @1721713385 {#3703 date: 2024-07-23 14:43:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3704 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3708 -id: 10 -name: "ヨドコウ" -sort_no: 10 -create_date: DateTime @1721713390 {#3706 date: 2024-07-23 14:43:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3707 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3711 -id: 13 -name: "タクボ" -sort_no: 11 -create_date: DateTime @1727325304 {#3709 date: 2024-09-26 13:35:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727325320 {#3710 date: 2024-09-26 13:35:20.0 Asia/Tokyo (+09:00) } } ] |
[ Plugin\Maker42\Entity\Maker {#3344 -id: 1 -name: "LIXIL" -sort_no: 2 -create_date: DateTime @1721713332 {#3325 date: 2024-07-23 14:42:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3336 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3347 -id: 2 -name: "YKK AP" -sort_no: 1 -create_date: DateTime @1721713345 {#3337 date: 2024-07-23 14:42:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3335 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3339 -id: 3 -name: "三協アルミ" -sort_no: 3 -create_date: DateTime @1721713352 {#3348 date: 2024-07-23 14:42:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3338 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3690 -id: 4 -name: "四国化成" -sort_no: 4 -create_date: DateTime @1721713358 {#3618 date: 2024-07-23 14:42:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3619 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3693 -id: 5 -name: "タカショー" -sort_no: 5 -create_date: DateTime @1721713364 {#3691 date: 2024-07-23 14:42:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3692 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3696 -id: 6 -name: "ユニソン" -sort_no: 6 -create_date: DateTime @1721713369 {#3694 date: 2024-07-23 14:42:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3695 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3699 -id: 7 -name: "エスビック" -sort_no: 7 -create_date: DateTime @1721713374 {#3697 date: 2024-07-23 14:42:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3698 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3702 -id: 8 -name: "パナソニック" -sort_no: 8 -create_date: DateTime @1721713379 {#3700 date: 2024-07-23 14:42:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3701 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3705 -id: 9 -name: "イナバ" -sort_no: 9 -create_date: DateTime @1721713385 {#3703 date: 2024-07-23 14:43:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3704 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3708 -id: 10 -name: "ヨドコウ" -sort_no: 10 -create_date: DateTime @1721713390 {#3706 date: 2024-07-23 14:43:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3707 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3711 -id: 13 -name: "タクボ" -sort_no: 11 -create_date: DateTime @1727325304 {#3709 date: 2024-09-26 13:35:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727325320 {#3710 date: 2024-09-26 13:35:20.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 {#3787 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3832 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3833 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#3831 -om: ContainerUYP9wJX\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#628 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3256 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | [ Plugin\Maker42\Entity\Maker {#3344 -id: 1 -name: "LIXIL" -sort_no: 2 -create_date: DateTime @1721713332 {#3325 date: 2024-07-23 14:42:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3336 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3347 -id: 2 -name: "YKK AP" -sort_no: 1 -create_date: DateTime @1721713345 {#3337 date: 2024-07-23 14:42:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3335 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3339 -id: 3 -name: "三協アルミ" -sort_no: 3 -create_date: DateTime @1721713352 {#3348 date: 2024-07-23 14:42:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3338 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3690 -id: 4 -name: "四国化成" -sort_no: 4 -create_date: DateTime @1721713358 {#3618 date: 2024-07-23 14:42:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3619 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3693 -id: 5 -name: "タカショー" -sort_no: 5 -create_date: DateTime @1721713364 {#3691 date: 2024-07-23 14:42:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3692 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3696 -id: 6 -name: "ユニソン" -sort_no: 6 -create_date: DateTime @1721713369 {#3694 date: 2024-07-23 14:42:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3695 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3699 -id: 7 -name: "エスビック" -sort_no: 7 -create_date: DateTime @1721713374 {#3697 date: 2024-07-23 14:42:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3698 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3702 -id: 8 -name: "パナソニック" -sort_no: 8 -create_date: DateTime @1721713379 {#3700 date: 2024-07-23 14:42:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3701 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3705 -id: 9 -name: "イナバ" -sort_no: 9 -create_date: DateTime @1721713385 {#3703 date: 2024-07-23 14:43:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3704 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3708 -id: 10 -name: "ヨドコウ" -sort_no: 10 -create_date: DateTime @1721713390 {#3706 date: 2024-07-23 14:43:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3707 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3711 -id: 13 -name: "タクボ" -sort_no: 11 -create_date: DateTime @1727325304 {#3709 date: 2024-09-26 13:35:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727325320 {#3710 date: 2024-09-26 13:35:20.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 | ContainerUYP9wJX\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#628 …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 {#3831 -om: ContainerUYP9wJX\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#628 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3256 …} -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() {#3830 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3296 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#949 …} $translationDomain: "validators" $message: Closure() {#3829 …} } } |
| 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 {#5467 +label: "LIXIL" +value: "1" +data: Plugin\Maker42\Entity\Maker {#3344 -id: 1 -name: "LIXIL" -sort_no: 2 -create_date: DateTime @1721713332 {#3325 date: 2024-07-23 14:42:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3336 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5466 +label: "YKK AP" +value: "2" +data: Plugin\Maker42\Entity\Maker {#3347 -id: 2 -name: "YKK AP" -sort_no: 1 -create_date: DateTime @1721713345 {#3337 date: 2024-07-23 14:42:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3335 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5468 +label: "三協アルミ" +value: "3" +data: Plugin\Maker42\Entity\Maker {#3339 -id: 3 -name: "三協アルミ" -sort_no: 3 -create_date: DateTime @1721713352 {#3348 date: 2024-07-23 14:42:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3338 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5469 +label: "四国化成" +value: "4" +data: Plugin\Maker42\Entity\Maker {#3690 -id: 4 -name: "四国化成" -sort_no: 4 -create_date: DateTime @1721713358 {#3618 date: 2024-07-23 14:42:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3619 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5470 +label: "タカショー" +value: "5" +data: Plugin\Maker42\Entity\Maker {#3693 -id: 5 -name: "タカショー" -sort_no: 5 -create_date: DateTime @1721713364 {#3691 date: 2024-07-23 14:42:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3692 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5471 +label: "ユニソン" +value: "6" +data: Plugin\Maker42\Entity\Maker {#3696 -id: 6 -name: "ユニソン" -sort_no: 6 -create_date: DateTime @1721713369 {#3694 date: 2024-07-23 14:42:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3695 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5472 +label: "エスビック" +value: "7" +data: Plugin\Maker42\Entity\Maker {#3699 -id: 7 -name: "エスビック" -sort_no: 7 -create_date: DateTime @1721713374 {#3697 date: 2024-07-23 14:42:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3698 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5473 +label: "パナソニック" +value: "8" +data: Plugin\Maker42\Entity\Maker {#3702 -id: 8 -name: "パナソニック" -sort_no: 8 -create_date: DateTime @1721713379 {#3700 date: 2024-07-23 14:42:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3701 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5474 +label: "イナバ" +value: "9" +data: Plugin\Maker42\Entity\Maker {#3705 -id: 9 -name: "イナバ" -sort_no: 9 -create_date: DateTime @1721713385 {#3703 date: 2024-07-23 14:43:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3704 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5475 +label: "ヨドコウ" +value: "10" +data: Plugin\Maker42\Entity\Maker {#3708 -id: 10 -name: "ヨドコウ" -sort_no: 10 -create_date: DateTime @1721713390 {#3706 date: 2024-07-23 14:43:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3707 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5476 +label: "タクボ" +value: "13" +data: Plugin\Maker42\Entity\Maker {#3711 -id: 13 -name: "タクボ" -sort_no: 11 -create_date: DateTime @1727325304 {#3709 date: 2024-09-26 13:35:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727325320 {#3710 date: 2024-09-26 13:35:20.0 Asia/Tokyo (+09:00) } } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5465 -form: Symfony\Component\Form\Form {#3917 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5464 …5} |
| full_name | "maker_id" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "maker_id" |
| is_selected | Closure($choice, $value) {#5478 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3765 …} } |
| label | "admin.product.tag" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "maker_id" |
| placeholder | "common.select__all_products" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_maker_id" |
| valid | true |
| value | "" |
pageno
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| 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) {#3843 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3237 …} } |
| 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() {#3845 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3296 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#949 …} $translationDomain: "validators" $message: Closure() {#3844 …} } } |
| 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 {#5479 -form: Symfony\Component\Form\Form {#3920 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5480 …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 {#3723 #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 {#3723 #id: 20 #name: "20件" #sort_no: 0 } Eccube\Entity\Master\ProductListMax {#3724 #id: 40 #name: "40件" #sort_no: 1 } Eccube\Entity\Master\ProductListMax {#3725 #id: 60 #name: "60件" #sort_no: 2 } ] |
[ Eccube\Entity\Master\ProductListMax {#3723 #id: 20 #name: "20件" #sort_no: 0 } Eccube\Entity\Master\ProductListMax {#3724 #id: 40 #name: "40件" #sort_no: 1 } Eccube\Entity\Master\ProductListMax {#3725 #id: 60 #name: "60件" #sort_no: 2 } ] |
| label | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#3787 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3865 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3866 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#3864 -om: ContainerUYP9wJX\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#628 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3038 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | [ Eccube\Entity\Master\ProductListMax {#3723 #id: 20 #name: "20件" #sort_no: 0 } Eccube\Entity\Master\ProductListMax {#3724 #id: 40 #name: "40件" #sort_no: 1 } Eccube\Entity\Master\ProductListMax {#3725 #id: 60 #name: "60件" #sort_no: 2 } ] |
| class | "Eccube\Entity\Master\ProductListMax" |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#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 | ContainerUYP9wJX\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#628 …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 {#3864 -om: ContainerUYP9wJX\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#628 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3038 …} -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 {#3867 -_em: Doctrine\ORM\EntityManager {#575 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3869 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3870 #from: "Eccube\Entity\Master\ProductListMax" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3871 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -_type: 0 -_state: 0 -_dql: null -parameters: Doctrine\Common\Collections\ArrayCollection {#3868 …} -_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() {#3863 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3296 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#949 …} $translationDomain: "validators" $message: Closure() {#3860 …} } } |
| 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 {#5484 +label: "20件" +value: "20" +data: Eccube\Entity\Master\ProductListMax {#3723 #id: 20 #name: "20件" #sort_no: 0 } +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5483 +label: "40件" +value: "40" +data: Eccube\Entity\Master\ProductListMax {#3724 #id: 40 #name: "40件" #sort_no: 1 } +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5485 +label: "60件" +value: "60" +data: Eccube\Entity\Master\ProductListMax {#3725 #id: 60 #name: "60件" #sort_no: 2 } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Eccube\Entity\Master\ProductListMax {#3723 #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 {#5482 -form: Symfony\Component\Form\Form {#3923 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5481 …5} |
| full_name | "disp_number" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "disp_number" |
| is_selected | Closure($choice, $value) {#5487 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3765 …} } |
| 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 {#3726 #id: 4 #name: "おすすめ順" #sort_no: 0 } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ Eccube\Entity\Master\ProductListOrderBy {#3726 #id: 4 #name: "おすすめ順" #sort_no: 0 } Eccube\Entity\Master\ProductListOrderBy {#3727 #id: 1 #name: "価格が低い順" #sort_no: 1 } Eccube\Entity\Master\ProductListOrderBy {#3748 #id: 3 #name: "価格が高い順" #sort_no: 2 } Eccube\Entity\Master\ProductListOrderBy {#3749 #id: 2 #name: "新着順" #sort_no: 3 } ] |
[ Eccube\Entity\Master\ProductListOrderBy {#3726 #id: 4 #name: "おすすめ順" #sort_no: 0 } Eccube\Entity\Master\ProductListOrderBy {#3727 #id: 1 #name: "価格が低い順" #sort_no: 1 } Eccube\Entity\Master\ProductListOrderBy {#3748 #id: 3 #name: "価格が高い順" #sort_no: 2 } Eccube\Entity\Master\ProductListOrderBy {#3749 #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 {#3787 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3889 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3890 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#3888 -om: ContainerUYP9wJX\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#628 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3720 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | [ Eccube\Entity\Master\ProductListOrderBy {#3726 #id: 4 #name: "おすすめ順" #sort_no: 0 } Eccube\Entity\Master\ProductListOrderBy {#3727 #id: 1 #name: "価格が低い順" #sort_no: 1 } Eccube\Entity\Master\ProductListOrderBy {#3748 #id: 3 #name: "価格が高い順" #sort_no: 2 } Eccube\Entity\Master\ProductListOrderBy {#3749 #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 | ContainerUYP9wJX\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#628 …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 {#3888 -om: ContainerUYP9wJX\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#628 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3720 …} -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 {#3891 -_em: Doctrine\ORM\EntityManager {#575 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3893 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3894 #from: "Eccube\Entity\Master\ProductListOrderBy" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3895 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -_type: 0 -_state: 0 -_dql: null -parameters: Doctrine\Common\Collections\ArrayCollection {#3892 …} -_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() {#3887 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3296 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#949 …} $translationDomain: "validators" $message: Closure() {#3886 …} } } |
| 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 {#5491 +label: "おすすめ順" +value: "4" +data: Eccube\Entity\Master\ProductListOrderBy {#3726 #id: 4 #name: "おすすめ順" #sort_no: 0 } +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5490 +label: "価格が低い順" +value: "1" +data: Eccube\Entity\Master\ProductListOrderBy {#3727 #id: 1 #name: "価格が低い順" #sort_no: 1 } +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5492 +label: "価格が高い順" +value: "3" +data: Eccube\Entity\Master\ProductListOrderBy {#3748 #id: 3 #name: "価格が高い順" #sort_no: 2 } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5493 +label: "新着順" +value: "2" +data: Eccube\Entity\Master\ProductListOrderBy {#3749 #id: 2 #name: "新着順" #sort_no: 3 } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Eccube\Entity\Master\ProductListOrderBy {#3726 #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 {#5488 -form: Symfony\Component\Form\Form {#3926 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5489 …5} |
| full_name | "orderby" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "orderby" |
| is_selected | Closure($choice, $value) {#5495 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3765 …} } |
| 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" |