- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 526
- Events
- Routing
- Cache
- Translation 22
- Security
- Twig
- Doctrine
- Migrations 14
- Debug
- E-mails
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
(no name)
"Customize\Form\Type\SearchProductType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | [ "mode" => null "category_id" => null "name" => null "maker_id" => null "pageno" => "1" "disp_number" => Eccube\Entity\Master\ProductListMax {#3712 #id: 20 #name: "20件" #sort_no: 0 } "orderby" => Eccube\Entity\Master\ProductListOrderBy {#3715 #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) {#3302 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3226 …} } |
| 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() {#3304 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3285 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#916 …} $translationDomain: "validators" $message: Closure() {#3303 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "search_product" "_" ] |
| cache_key | "__search_product" |
| compound | true |
| data | [ "mode" => null "category_id" => null "name" => null "maker_id" => null "pageno" => "1" "disp_number" => Eccube\Entity\Master\ProductListMax {#3712 #id: 20 #name: "20件" #sort_no: 0 } "orderby" => Eccube\Entity\Master\ProductListOrderBy {#3715 #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 {#7338 -form: Symfony\Component\Form\Form {#3894 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7266 …5} |
| full_name | "" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "GET" |
| multipart | false |
| name | "" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_" |
| valid | true |
| value | [ "mode" => null "category_id" => null "name" => null "maker_id" => null "pageno" => "1" "disp_number" => Eccube\Entity\Master\ProductListMax {#3712 #id: 20 #name: "20件" #sort_no: 0 } "orderby" => Eccube\Entity\Master\ProductListOrderBy {#3715 #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) {#3744 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3226 …} } |
| 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() {#3746 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3285 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#916 …} $translationDomain: "validators" $message: Closure() {#3743 …} } } |
| 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 {#7335 -form: Symfony\Component\Form\Form {#3897 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7334 …5} |
| full_name | "mode" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "mode" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "mode" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_mode" |
| valid | true |
| value | "" |
category_id
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | "NameWithLevel" |
same as passed value |
| choices | [ Eccube\Entity\Category {#3362 -id: 7 -name: "カーポート・車庫" -hierarchy: 1 -sort_no: 36 -create_date: DateTime @1721715021 {#3368 date: 2024-07-23 15:10:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3366 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3428 …} -Children: Doctrine\ORM\PersistentCollection {#3475 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3472 -id: 16 -name: "ガレージ・倉庫" -hierarchy: 1 -sort_no: 35 -create_date: DateTime @1721715129 {#3474 date: 2024-07-23 15:12:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3473 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3471 …} -Children: Doctrine\ORM\PersistentCollection {#3468 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3465 -id: 8 -name: "サイクルポート・駐輪場" -hierarchy: 1 -sort_no: 34 -create_date: DateTime @1721715030 {#3467 date: 2024-07-23 15:10:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3466 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3464 …} -Children: Doctrine\ORM\PersistentCollection {#3461 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3456 -id: 9 -name: "ゲート" -hierarchy: 1 -sort_no: 33 -create_date: DateTime @1721715049 {#3460 date: 2024-07-23 15:10:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3459 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3455 …} -Children: Doctrine\ORM\PersistentCollection {#3452 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3391 -id: 30 -name: "跳ね上げ式ゲート" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1728374752 {#3458 date: 2024-10-08 17:05:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728452592 {#3457 date: 2024-10-09 14:43:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3390 …} -Children: Doctrine\ORM\PersistentCollection {#3387 …} -Parent: Eccube\Entity\Category {#3456} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3365 -id: 29 -name: "伸縮ゲート" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1728374748 {#3356 date: 2024-10-08 17:05:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728452592 {#3367 date: 2024-10-09 14:43:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3363 …} -Children: Doctrine\ORM\PersistentCollection {#3419 …} -Parent: Eccube\Entity\Category {#3456} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3378 -id: 31 -name: "ガレージシャッター" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1728374756 {#3393 date: 2024-10-08 17:05:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728452592 {#3377 date: 2024-10-09 14:43:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3379 …} -Children: Doctrine\ORM\PersistentCollection {#3382 …} -Parent: Eccube\Entity\Category {#3456} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3480 -id: 12 -name: "テラス" -hierarchy: 1 -sort_no: 32 -create_date: DateTime @1721715069 {#3386 date: 2024-07-23 15:11:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3385 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3478 …} -Children: Doctrine\ORM\PersistentCollection {#3482 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3483 -id: 33 -name: "テラス囲い" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1728374813 {#3383 date: 2024-10-08 17:06:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374813 {#3384 date: 2024-10-08 17:06:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3484 …} -Children: Doctrine\ORM\PersistentCollection {#3487 …} -Parent: Eccube\Entity\Category {#3480} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3492 -id: 32 -name: "テラス屋根" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1728374808 {#3490 date: 2024-10-08 17:06:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374808 {#3491 date: 2024-10-08 17:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3493 …} -Children: Doctrine\ORM\PersistentCollection {#3496 …} -Parent: Eccube\Entity\Category {#3480} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3499 -id: 19 -name: "ベランダ・バルコニー" -hierarchy: 1 -sort_no: 29 -create_date: DateTime @1721715156 {#3489 date: 2024-07-23 15:12:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3488 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3500 …} -Children: Doctrine\ORM\PersistentCollection {#3503 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3504 -id: 35 -name: "ベランダ・バルコニー屋根" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1728374851 {#3497 date: 2024-10-08 17:07:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374851 {#3498 date: 2024-10-08 17:07:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3505 …} -Children: Doctrine\ORM\PersistentCollection {#3508 …} -Parent: Eccube\Entity\Category {#3499} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3513 -id: 34 -name: "ベランダ・バルコニー" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1728374845 {#3511 date: 2024-10-08 17:07:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374845 {#3512 date: 2024-10-08 17:07:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3514 …} -Children: Doctrine\ORM\PersistentCollection {#3517 …} -Parent: Eccube\Entity\Category {#3499} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3518 -id: 18 -name: "オーニング・日よけ" -hierarchy: 1 -sort_no: 28 -create_date: DateTime @1721715150 {#3510 date: 2024-07-23 15:12:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3509 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3519 …} -Children: Doctrine\ORM\PersistentCollection {#3522 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3527 -id: 11 -name: "ウッドデッキ" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1721715063 {#3523 date: 2024-07-23 15:11:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3524 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3528 …} -Children: Doctrine\ORM\PersistentCollection {#3531 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3532 -id: 37 -name: "タイルデッキ" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1728374887 {#3525 date: 2024-10-08 17:08:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374887 {#3526 date: 2024-10-08 17:08:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3533 …} -Children: Doctrine\ORM\PersistentCollection {#3536 …} -Parent: Eccube\Entity\Category {#3527} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3541 -id: 36 -name: "ウッドデッキ" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1728374884 {#3539 date: 2024-10-08 17:08:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374884 {#3540 date: 2024-10-08 17:08:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3542 …} -Children: Doctrine\ORM\PersistentCollection {#3545 …} -Parent: Eccube\Entity\Category {#3527} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3546 -id: 14 -name: "フェンス・柵" -hierarchy: 1 -sort_no: 26 -create_date: DateTime @1721715102 {#3538 date: 2024-07-23 15:11:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3537 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3547 …} -Children: Doctrine\ORM\PersistentCollection {#3550 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3553 -id: 25 -name: "門扉" -hierarchy: 1 -sort_no: 25 -create_date: DateTime @1727224766 {#3551 date: 2024-09-25 09:39:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3552 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3554 …} -Children: Doctrine\ORM\PersistentCollection {#3557 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3560 -id: 13 -name: "ポスト・門柱宅配ボックス" -hierarchy: 1 -sort_no: 24 -create_date: DateTime @1721715089 {#3558 date: 2024-07-23 15:11:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3559 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3561 …} -Children: Doctrine\ORM\PersistentCollection {#3564 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3567 -id: 15 -name: "物置・収納・屋外倉庫" -hierarchy: 1 -sort_no: 23 -create_date: DateTime @1721715117 {#3565 date: 2024-07-23 15:11:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759206168 {#3566 date: 2025-09-30 13:22:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3568 …} -Children: Doctrine\ORM\PersistentCollection {#3571 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3574 -id: 20 -name: "ガーデンファニチャー" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1721715168 {#3572 date: 2024-07-23 15:12:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3573 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3575 …} -Children: Doctrine\ORM\PersistentCollection {#3578 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3581 -id: 22 -name: "人工芝" -hierarchy: 1 -sort_no: 17 -create_date: DateTime @1721715191 {#3579 date: 2024-07-23 15:13:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3580 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3582 …} -Children: Doctrine\ORM\PersistentCollection {#3585 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3588 -id: 17 -name: "内窓・二重窓" -hierarchy: 1 -sort_no: 16 -create_date: DateTime @1721715140 {#3586 date: 2024-07-23 15:12:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3587 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3589 …} -Children: Doctrine\ORM\PersistentCollection {#3592 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3597 -id: 26 -name: "その他" -hierarchy: 1 -sort_no: 12 -create_date: DateTime @1727928658 {#3593 date: 2024-10-03 13:10:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3594 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3598 …} -Children: Doctrine\ORM\PersistentCollection {#3601 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3602 -id: 38 -name: "パーゴラ" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1728375853 {#3595 date: 2024-10-08 17:24:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3596 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3603 …} -Children: Doctrine\ORM\PersistentCollection {#3606 …} -Parent: Eccube\Entity\Category {#3597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3611 -id: 39 -name: "立水栓・ガーデンシンク" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1728375857 {#3609 date: 2024-10-08 17:24:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3610 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3612 …} -Children: Doctrine\ORM\PersistentCollection {#3615 …} -Parent: Eccube\Entity\Category {#3597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3618 -id: 40 -name: "手すり" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1728375861 {#3616 date: 2024-10-08 17:24:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3617 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3619 …} -Children: Doctrine\ORM\PersistentCollection {#3622 …} -Parent: Eccube\Entity\Category {#3597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3625 -id: 10 -name: "ストックヤード" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1721715057 {#3623 date: 2024-07-23 15:10:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3624 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3626 …} -Children: Doctrine\ORM\PersistentCollection {#3629 …} -Parent: Eccube\Entity\Category {#3597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3632 -id: 27 -name: "ゴミステーション" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1727928680 {#3630 date: 2024-10-03 13:11:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3631 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3633 …} -Children: Doctrine\ORM\PersistentCollection {#3636 …} -Parent: Eccube\Entity\Category {#3597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3639 -id: 42 -name: "面格子・窓格子" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1728375916 {#3637 date: 2024-10-08 17:25:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3638 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3640 …} -Children: Doctrine\ORM\PersistentCollection {#3643 …} -Parent: Eccube\Entity\Category {#3597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3646 -id: 41 -name: "窓シャッター" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1728375912 {#3644 date: 2024-10-08 17:25:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3645 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3647 …} -Children: Doctrine\ORM\PersistentCollection {#3650 …} -Parent: Eccube\Entity\Category {#3597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3653 -id: 28 -name: "石材" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1727928685 {#3651 date: 2024-10-03 13:11:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3652 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3654 …} -Children: Doctrine\ORM\PersistentCollection {#3657 …} -Parent: Eccube\Entity\Category {#3597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3660 -id: 43 -name: "玄関ドア" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1728375929 {#3658 date: 2024-10-08 17:25:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3659 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3661 …} -Children: Doctrine\ORM\PersistentCollection {#3664 …} -Parent: Eccube\Entity\Category {#3597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3667 -id: 44 -name: "照明" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1728375939 {#3665 date: 2024-10-08 17:25:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3666 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3668 …} -Children: Doctrine\ORM\PersistentCollection {#3671 …} -Parent: Eccube\Entity\Category {#3597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3674 -id: 21 -name: "DIY材料" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1721715178 {#3672 date: 2024-07-23 15:12:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3673 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3675 …} -Children: Doctrine\ORM\PersistentCollection {#3678 …} -Parent: Eccube\Entity\Category {#3597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } ] |
[ Eccube\Entity\Category {#3362 -id: 7 -name: "カーポート・車庫" -hierarchy: 1 -sort_no: 36 -create_date: DateTime @1721715021 {#3368 date: 2024-07-23 15:10:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3366 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3428 …} -Children: Doctrine\ORM\PersistentCollection {#3475 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3472 -id: 16 -name: "ガレージ・倉庫" -hierarchy: 1 -sort_no: 35 -create_date: DateTime @1721715129 {#3474 date: 2024-07-23 15:12:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3473 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3471 …} -Children: Doctrine\ORM\PersistentCollection {#3468 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3465 -id: 8 -name: "サイクルポート・駐輪場" -hierarchy: 1 -sort_no: 34 -create_date: DateTime @1721715030 {#3467 date: 2024-07-23 15:10:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3466 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3464 …} -Children: Doctrine\ORM\PersistentCollection {#3461 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3456 -id: 9 -name: "ゲート" -hierarchy: 1 -sort_no: 33 -create_date: DateTime @1721715049 {#3460 date: 2024-07-23 15:10:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3459 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3455 …} -Children: Doctrine\ORM\PersistentCollection {#3452 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3391 -id: 30 -name: "跳ね上げ式ゲート" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1728374752 {#3458 date: 2024-10-08 17:05:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728452592 {#3457 date: 2024-10-09 14:43:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3390 …} -Children: Doctrine\ORM\PersistentCollection {#3387 …} -Parent: Eccube\Entity\Category {#3456} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3365 -id: 29 -name: "伸縮ゲート" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1728374748 {#3356 date: 2024-10-08 17:05:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728452592 {#3367 date: 2024-10-09 14:43:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3363 …} -Children: Doctrine\ORM\PersistentCollection {#3419 …} -Parent: Eccube\Entity\Category {#3456} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3378 -id: 31 -name: "ガレージシャッター" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1728374756 {#3393 date: 2024-10-08 17:05:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728452592 {#3377 date: 2024-10-09 14:43:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3379 …} -Children: Doctrine\ORM\PersistentCollection {#3382 …} -Parent: Eccube\Entity\Category {#3456} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3480 -id: 12 -name: "テラス" -hierarchy: 1 -sort_no: 32 -create_date: DateTime @1721715069 {#3386 date: 2024-07-23 15:11:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3385 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3478 …} -Children: Doctrine\ORM\PersistentCollection {#3482 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3483 -id: 33 -name: "テラス囲い" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1728374813 {#3383 date: 2024-10-08 17:06:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374813 {#3384 date: 2024-10-08 17:06:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3484 …} -Children: Doctrine\ORM\PersistentCollection {#3487 …} -Parent: Eccube\Entity\Category {#3480} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3492 -id: 32 -name: "テラス屋根" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1728374808 {#3490 date: 2024-10-08 17:06:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374808 {#3491 date: 2024-10-08 17:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3493 …} -Children: Doctrine\ORM\PersistentCollection {#3496 …} -Parent: Eccube\Entity\Category {#3480} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3499 -id: 19 -name: "ベランダ・バルコニー" -hierarchy: 1 -sort_no: 29 -create_date: DateTime @1721715156 {#3489 date: 2024-07-23 15:12:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3488 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3500 …} -Children: Doctrine\ORM\PersistentCollection {#3503 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3504 -id: 35 -name: "ベランダ・バルコニー屋根" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1728374851 {#3497 date: 2024-10-08 17:07:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374851 {#3498 date: 2024-10-08 17:07:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3505 …} -Children: Doctrine\ORM\PersistentCollection {#3508 …} -Parent: Eccube\Entity\Category {#3499} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3513 -id: 34 -name: "ベランダ・バルコニー" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1728374845 {#3511 date: 2024-10-08 17:07:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374845 {#3512 date: 2024-10-08 17:07:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3514 …} -Children: Doctrine\ORM\PersistentCollection {#3517 …} -Parent: Eccube\Entity\Category {#3499} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3518 -id: 18 -name: "オーニング・日よけ" -hierarchy: 1 -sort_no: 28 -create_date: DateTime @1721715150 {#3510 date: 2024-07-23 15:12:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3509 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3519 …} -Children: Doctrine\ORM\PersistentCollection {#3522 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3527 -id: 11 -name: "ウッドデッキ" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1721715063 {#3523 date: 2024-07-23 15:11:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3524 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3528 …} -Children: Doctrine\ORM\PersistentCollection {#3531 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3532 -id: 37 -name: "タイルデッキ" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1728374887 {#3525 date: 2024-10-08 17:08:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374887 {#3526 date: 2024-10-08 17:08:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3533 …} -Children: Doctrine\ORM\PersistentCollection {#3536 …} -Parent: Eccube\Entity\Category {#3527} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3541 -id: 36 -name: "ウッドデッキ" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1728374884 {#3539 date: 2024-10-08 17:08:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374884 {#3540 date: 2024-10-08 17:08:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3542 …} -Children: Doctrine\ORM\PersistentCollection {#3545 …} -Parent: Eccube\Entity\Category {#3527} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3546 -id: 14 -name: "フェンス・柵" -hierarchy: 1 -sort_no: 26 -create_date: DateTime @1721715102 {#3538 date: 2024-07-23 15:11:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3537 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3547 …} -Children: Doctrine\ORM\PersistentCollection {#3550 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3553 -id: 25 -name: "門扉" -hierarchy: 1 -sort_no: 25 -create_date: DateTime @1727224766 {#3551 date: 2024-09-25 09:39:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3552 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3554 …} -Children: Doctrine\ORM\PersistentCollection {#3557 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3560 -id: 13 -name: "ポスト・門柱宅配ボックス" -hierarchy: 1 -sort_no: 24 -create_date: DateTime @1721715089 {#3558 date: 2024-07-23 15:11:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3559 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3561 …} -Children: Doctrine\ORM\PersistentCollection {#3564 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3567 -id: 15 -name: "物置・収納・屋外倉庫" -hierarchy: 1 -sort_no: 23 -create_date: DateTime @1721715117 {#3565 date: 2024-07-23 15:11:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759206168 {#3566 date: 2025-09-30 13:22:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3568 …} -Children: Doctrine\ORM\PersistentCollection {#3571 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3574 -id: 20 -name: "ガーデンファニチャー" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1721715168 {#3572 date: 2024-07-23 15:12:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3573 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3575 …} -Children: Doctrine\ORM\PersistentCollection {#3578 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3581 -id: 22 -name: "人工芝" -hierarchy: 1 -sort_no: 17 -create_date: DateTime @1721715191 {#3579 date: 2024-07-23 15:13:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3580 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3582 …} -Children: Doctrine\ORM\PersistentCollection {#3585 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3588 -id: 17 -name: "内窓・二重窓" -hierarchy: 1 -sort_no: 16 -create_date: DateTime @1721715140 {#3586 date: 2024-07-23 15:12:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3587 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3589 …} -Children: Doctrine\ORM\PersistentCollection {#3592 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3597 -id: 26 -name: "その他" -hierarchy: 1 -sort_no: 12 -create_date: DateTime @1727928658 {#3593 date: 2024-10-03 13:10:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3594 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3598 …} -Children: Doctrine\ORM\PersistentCollection {#3601 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3602 -id: 38 -name: "パーゴラ" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1728375853 {#3595 date: 2024-10-08 17:24:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3596 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3603 …} -Children: Doctrine\ORM\PersistentCollection {#3606 …} -Parent: Eccube\Entity\Category {#3597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3611 -id: 39 -name: "立水栓・ガーデンシンク" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1728375857 {#3609 date: 2024-10-08 17:24:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3610 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3612 …} -Children: Doctrine\ORM\PersistentCollection {#3615 …} -Parent: Eccube\Entity\Category {#3597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3618 -id: 40 -name: "手すり" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1728375861 {#3616 date: 2024-10-08 17:24:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3617 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3619 …} -Children: Doctrine\ORM\PersistentCollection {#3622 …} -Parent: Eccube\Entity\Category {#3597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3625 -id: 10 -name: "ストックヤード" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1721715057 {#3623 date: 2024-07-23 15:10:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3624 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3626 …} -Children: Doctrine\ORM\PersistentCollection {#3629 …} -Parent: Eccube\Entity\Category {#3597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3632 -id: 27 -name: "ゴミステーション" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1727928680 {#3630 date: 2024-10-03 13:11:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3631 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3633 …} -Children: Doctrine\ORM\PersistentCollection {#3636 …} -Parent: Eccube\Entity\Category {#3597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3639 -id: 42 -name: "面格子・窓格子" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1728375916 {#3637 date: 2024-10-08 17:25:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3638 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3640 …} -Children: Doctrine\ORM\PersistentCollection {#3643 …} -Parent: Eccube\Entity\Category {#3597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3646 -id: 41 -name: "窓シャッター" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1728375912 {#3644 date: 2024-10-08 17:25:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3645 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3647 …} -Children: Doctrine\ORM\PersistentCollection {#3650 …} -Parent: Eccube\Entity\Category {#3597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3653 -id: 28 -name: "石材" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1727928685 {#3651 date: 2024-10-03 13:11:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3652 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3654 …} -Children: Doctrine\ORM\PersistentCollection {#3657 …} -Parent: Eccube\Entity\Category {#3597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3660 -id: 43 -name: "玄関ドア" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1728375929 {#3658 date: 2024-10-08 17:25:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3659 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3661 …} -Children: Doctrine\ORM\PersistentCollection {#3664 …} -Parent: Eccube\Entity\Category {#3597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3667 -id: 44 -name: "照明" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1728375939 {#3665 date: 2024-10-08 17:25:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3666 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3668 …} -Children: Doctrine\ORM\PersistentCollection {#3671 …} -Parent: Eccube\Entity\Category {#3597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3674 -id: 21 -name: "DIY材料" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1721715178 {#3672 date: 2024-07-23 15:12:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3673 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3675 …} -Children: Doctrine\ORM\PersistentCollection {#3678 …} -Parent: Eccube\Entity\Category {#3597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } ] |
| 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 {#3781 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3782 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#3780 -om: ContainerZXZnQA0\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#598 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3193 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | [ Eccube\Entity\Category {#3362 -id: 7 -name: "カーポート・車庫" -hierarchy: 1 -sort_no: 36 -create_date: DateTime @1721715021 {#3368 date: 2024-07-23 15:10:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3366 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3428 …} -Children: Doctrine\ORM\PersistentCollection {#3475 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3472 -id: 16 -name: "ガレージ・倉庫" -hierarchy: 1 -sort_no: 35 -create_date: DateTime @1721715129 {#3474 date: 2024-07-23 15:12:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3473 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3471 …} -Children: Doctrine\ORM\PersistentCollection {#3468 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3465 -id: 8 -name: "サイクルポート・駐輪場" -hierarchy: 1 -sort_no: 34 -create_date: DateTime @1721715030 {#3467 date: 2024-07-23 15:10:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3466 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3464 …} -Children: Doctrine\ORM\PersistentCollection {#3461 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3456 -id: 9 -name: "ゲート" -hierarchy: 1 -sort_no: 33 -create_date: DateTime @1721715049 {#3460 date: 2024-07-23 15:10:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3459 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3455 …} -Children: Doctrine\ORM\PersistentCollection {#3452 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3391 -id: 30 -name: "跳ね上げ式ゲート" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1728374752 {#3458 date: 2024-10-08 17:05:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728452592 {#3457 date: 2024-10-09 14:43:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3390 …} -Children: Doctrine\ORM\PersistentCollection {#3387 …} -Parent: Eccube\Entity\Category {#3456} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3365 -id: 29 -name: "伸縮ゲート" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1728374748 {#3356 date: 2024-10-08 17:05:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728452592 {#3367 date: 2024-10-09 14:43:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3363 …} -Children: Doctrine\ORM\PersistentCollection {#3419 …} -Parent: Eccube\Entity\Category {#3456} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3378 -id: 31 -name: "ガレージシャッター" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1728374756 {#3393 date: 2024-10-08 17:05:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728452592 {#3377 date: 2024-10-09 14:43:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3379 …} -Children: Doctrine\ORM\PersistentCollection {#3382 …} -Parent: Eccube\Entity\Category {#3456} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3480 -id: 12 -name: "テラス" -hierarchy: 1 -sort_no: 32 -create_date: DateTime @1721715069 {#3386 date: 2024-07-23 15:11:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3385 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3478 …} -Children: Doctrine\ORM\PersistentCollection {#3482 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3483 -id: 33 -name: "テラス囲い" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1728374813 {#3383 date: 2024-10-08 17:06:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374813 {#3384 date: 2024-10-08 17:06:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3484 …} -Children: Doctrine\ORM\PersistentCollection {#3487 …} -Parent: Eccube\Entity\Category {#3480} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3492 -id: 32 -name: "テラス屋根" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1728374808 {#3490 date: 2024-10-08 17:06:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374808 {#3491 date: 2024-10-08 17:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3493 …} -Children: Doctrine\ORM\PersistentCollection {#3496 …} -Parent: Eccube\Entity\Category {#3480} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3499 -id: 19 -name: "ベランダ・バルコニー" -hierarchy: 1 -sort_no: 29 -create_date: DateTime @1721715156 {#3489 date: 2024-07-23 15:12:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3488 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3500 …} -Children: Doctrine\ORM\PersistentCollection {#3503 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3504 -id: 35 -name: "ベランダ・バルコニー屋根" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1728374851 {#3497 date: 2024-10-08 17:07:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374851 {#3498 date: 2024-10-08 17:07:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3505 …} -Children: Doctrine\ORM\PersistentCollection {#3508 …} -Parent: Eccube\Entity\Category {#3499} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3513 -id: 34 -name: "ベランダ・バルコニー" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1728374845 {#3511 date: 2024-10-08 17:07:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374845 {#3512 date: 2024-10-08 17:07:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3514 …} -Children: Doctrine\ORM\PersistentCollection {#3517 …} -Parent: Eccube\Entity\Category {#3499} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3518 -id: 18 -name: "オーニング・日よけ" -hierarchy: 1 -sort_no: 28 -create_date: DateTime @1721715150 {#3510 date: 2024-07-23 15:12:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3509 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3519 …} -Children: Doctrine\ORM\PersistentCollection {#3522 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3527 -id: 11 -name: "ウッドデッキ" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1721715063 {#3523 date: 2024-07-23 15:11:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3524 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3528 …} -Children: Doctrine\ORM\PersistentCollection {#3531 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3532 -id: 37 -name: "タイルデッキ" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1728374887 {#3525 date: 2024-10-08 17:08:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374887 {#3526 date: 2024-10-08 17:08:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3533 …} -Children: Doctrine\ORM\PersistentCollection {#3536 …} -Parent: Eccube\Entity\Category {#3527} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3541 -id: 36 -name: "ウッドデッキ" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1728374884 {#3539 date: 2024-10-08 17:08:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374884 {#3540 date: 2024-10-08 17:08:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3542 …} -Children: Doctrine\ORM\PersistentCollection {#3545 …} -Parent: Eccube\Entity\Category {#3527} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3546 -id: 14 -name: "フェンス・柵" -hierarchy: 1 -sort_no: 26 -create_date: DateTime @1721715102 {#3538 date: 2024-07-23 15:11:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3537 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3547 …} -Children: Doctrine\ORM\PersistentCollection {#3550 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3553 -id: 25 -name: "門扉" -hierarchy: 1 -sort_no: 25 -create_date: DateTime @1727224766 {#3551 date: 2024-09-25 09:39:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3552 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3554 …} -Children: Doctrine\ORM\PersistentCollection {#3557 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3560 -id: 13 -name: "ポスト・門柱宅配ボックス" -hierarchy: 1 -sort_no: 24 -create_date: DateTime @1721715089 {#3558 date: 2024-07-23 15:11:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3559 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3561 …} -Children: Doctrine\ORM\PersistentCollection {#3564 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3567 -id: 15 -name: "物置・収納・屋外倉庫" -hierarchy: 1 -sort_no: 23 -create_date: DateTime @1721715117 {#3565 date: 2024-07-23 15:11:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759206168 {#3566 date: 2025-09-30 13:22:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3568 …} -Children: Doctrine\ORM\PersistentCollection {#3571 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3574 -id: 20 -name: "ガーデンファニチャー" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1721715168 {#3572 date: 2024-07-23 15:12:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3573 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3575 …} -Children: Doctrine\ORM\PersistentCollection {#3578 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3581 -id: 22 -name: "人工芝" -hierarchy: 1 -sort_no: 17 -create_date: DateTime @1721715191 {#3579 date: 2024-07-23 15:13:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3580 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3582 …} -Children: Doctrine\ORM\PersistentCollection {#3585 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3588 -id: 17 -name: "内窓・二重窓" -hierarchy: 1 -sort_no: 16 -create_date: DateTime @1721715140 {#3586 date: 2024-07-23 15:12:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3587 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3589 …} -Children: Doctrine\ORM\PersistentCollection {#3592 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3597 -id: 26 -name: "その他" -hierarchy: 1 -sort_no: 12 -create_date: DateTime @1727928658 {#3593 date: 2024-10-03 13:10:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3594 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3598 …} -Children: Doctrine\ORM\PersistentCollection {#3601 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3602 -id: 38 -name: "パーゴラ" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1728375853 {#3595 date: 2024-10-08 17:24:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3596 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3603 …} -Children: Doctrine\ORM\PersistentCollection {#3606 …} -Parent: Eccube\Entity\Category {#3597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3611 -id: 39 -name: "立水栓・ガーデンシンク" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1728375857 {#3609 date: 2024-10-08 17:24:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3610 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3612 …} -Children: Doctrine\ORM\PersistentCollection {#3615 …} -Parent: Eccube\Entity\Category {#3597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3618 -id: 40 -name: "手すり" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1728375861 {#3616 date: 2024-10-08 17:24:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3617 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3619 …} -Children: Doctrine\ORM\PersistentCollection {#3622 …} -Parent: Eccube\Entity\Category {#3597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3625 -id: 10 -name: "ストックヤード" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1721715057 {#3623 date: 2024-07-23 15:10:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3624 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3626 …} -Children: Doctrine\ORM\PersistentCollection {#3629 …} -Parent: Eccube\Entity\Category {#3597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3632 -id: 27 -name: "ゴミステーション" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1727928680 {#3630 date: 2024-10-03 13:11:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3631 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3633 …} -Children: Doctrine\ORM\PersistentCollection {#3636 …} -Parent: Eccube\Entity\Category {#3597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3639 -id: 42 -name: "面格子・窓格子" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1728375916 {#3637 date: 2024-10-08 17:25:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3638 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3640 …} -Children: Doctrine\ORM\PersistentCollection {#3643 …} -Parent: Eccube\Entity\Category {#3597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3646 -id: 41 -name: "窓シャッター" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1728375912 {#3644 date: 2024-10-08 17:25:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3645 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3647 …} -Children: Doctrine\ORM\PersistentCollection {#3650 …} -Parent: Eccube\Entity\Category {#3597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3653 -id: 28 -name: "石材" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1727928685 {#3651 date: 2024-10-03 13:11:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3652 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3654 …} -Children: Doctrine\ORM\PersistentCollection {#3657 …} -Parent: Eccube\Entity\Category {#3597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3660 -id: 43 -name: "玄関ドア" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1728375929 {#3658 date: 2024-10-08 17:25:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3659 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3661 …} -Children: Doctrine\ORM\PersistentCollection {#3664 …} -Parent: Eccube\Entity\Category {#3597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3667 -id: 44 -name: "照明" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1728375939 {#3665 date: 2024-10-08 17:25:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3666 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3668 …} -Children: Doctrine\ORM\PersistentCollection {#3671 …} -Parent: Eccube\Entity\Category {#3597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } Eccube\Entity\Category {#3674 -id: 21 -name: "DIY材料" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1721715178 {#3672 date: 2024-07-23 15:12:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3673 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3675 …} -Children: Doctrine\ORM\PersistentCollection {#3678 …} -Parent: Eccube\Entity\Category {#3597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } ] |
| 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 | ContainerZXZnQA0\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#598 …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 {#3780 -om: ContainerZXZnQA0\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#598 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3193 …} -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() {#3779 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3285 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#916 …} $translationDomain: "validators" $message: Closure() {#3777 …} } } |
| 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 {#7329 +label: "カーポート・車庫" +value: "7" +data: Eccube\Entity\Category {#3362 -id: 7 -name: "カーポート・車庫" -hierarchy: 1 -sort_no: 36 -create_date: DateTime @1721715021 {#3368 date: 2024-07-23 15:10:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3366 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3428 …} -Children: Doctrine\ORM\PersistentCollection {#3475 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7327 +label: "ガレージ・倉庫" +value: "16" +data: Eccube\Entity\Category {#3472 -id: 16 -name: "ガレージ・倉庫" -hierarchy: 1 -sort_no: 35 -create_date: DateTime @1721715129 {#3474 date: 2024-07-23 15:12:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3473 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3471 …} -Children: Doctrine\ORM\PersistentCollection {#3468 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7328 +label: "サイクルポート・駐輪場" +value: "8" +data: Eccube\Entity\Category {#3465 -id: 8 -name: "サイクルポート・駐輪場" -hierarchy: 1 -sort_no: 34 -create_date: DateTime @1721715030 {#3467 date: 2024-07-23 15:10:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3466 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3464 …} -Children: Doctrine\ORM\PersistentCollection {#3461 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7325 +label: "ゲート" +value: "9" +data: Eccube\Entity\Category {#3456 -id: 9 -name: "ゲート" -hierarchy: 1 -sort_no: 33 -create_date: DateTime @1721715049 {#3460 date: 2024-07-23 15:10:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3459 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3455 …} -Children: Doctrine\ORM\PersistentCollection {#3452 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7324 +label: " 跳ね上げ式ゲート" +value: "30" +data: Eccube\Entity\Category {#3391 -id: 30 -name: "跳ね上げ式ゲート" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1728374752 {#3458 date: 2024-10-08 17:05:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728452592 {#3457 date: 2024-10-09 14:43:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3390 …} -Children: Doctrine\ORM\PersistentCollection {#3387 …} -Parent: Eccube\Entity\Category {#3456} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7323 +label: " 伸縮ゲート" +value: "29" +data: Eccube\Entity\Category {#3365 -id: 29 -name: "伸縮ゲート" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1728374748 {#3356 date: 2024-10-08 17:05:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728452592 {#3367 date: 2024-10-09 14:43:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3363 …} -Children: Doctrine\ORM\PersistentCollection {#3419 …} -Parent: Eccube\Entity\Category {#3456} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7322 +label: " ガレージシャッター" +value: "31" +data: Eccube\Entity\Category {#3378 -id: 31 -name: "ガレージシャッター" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1728374756 {#3393 date: 2024-10-08 17:05:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728452592 {#3377 date: 2024-10-09 14:43:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3379 …} -Children: Doctrine\ORM\PersistentCollection {#3382 …} -Parent: Eccube\Entity\Category {#3456} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7321 +label: "テラス" +value: "12" +data: Eccube\Entity\Category {#3480 -id: 12 -name: "テラス" -hierarchy: 1 -sort_no: 32 -create_date: DateTime @1721715069 {#3386 date: 2024-07-23 15:11:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3385 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3478 …} -Children: Doctrine\ORM\PersistentCollection {#3482 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7320 +label: " テラス囲い" +value: "33" +data: Eccube\Entity\Category {#3483 -id: 33 -name: "テラス囲い" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1728374813 {#3383 date: 2024-10-08 17:06:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374813 {#3384 date: 2024-10-08 17:06:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3484 …} -Children: Doctrine\ORM\PersistentCollection {#3487 …} -Parent: Eccube\Entity\Category {#3480} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7319 +label: " テラス屋根" +value: "32" +data: Eccube\Entity\Category {#3492 -id: 32 -name: "テラス屋根" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1728374808 {#3490 date: 2024-10-08 17:06:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374808 {#3491 date: 2024-10-08 17:06:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3493 …} -Children: Doctrine\ORM\PersistentCollection {#3496 …} -Parent: Eccube\Entity\Category {#3480} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7318 +label: "ベランダ・バルコニー" +value: "19" +data: Eccube\Entity\Category {#3499 -id: 19 -name: "ベランダ・バルコニー" -hierarchy: 1 -sort_no: 29 -create_date: DateTime @1721715156 {#3489 date: 2024-07-23 15:12:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3488 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3500 …} -Children: Doctrine\ORM\PersistentCollection {#3503 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7317 +label: " ベランダ・バルコニー屋根" +value: "35" +data: Eccube\Entity\Category {#3504 -id: 35 -name: "ベランダ・バルコニー屋根" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1728374851 {#3497 date: 2024-10-08 17:07:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374851 {#3498 date: 2024-10-08 17:07:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3505 …} -Children: Doctrine\ORM\PersistentCollection {#3508 …} -Parent: Eccube\Entity\Category {#3499} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7316 +label: " ベランダ・バルコニー" +value: "34" +data: Eccube\Entity\Category {#3513 -id: 34 -name: "ベランダ・バルコニー" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1728374845 {#3511 date: 2024-10-08 17:07:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374845 {#3512 date: 2024-10-08 17:07:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3514 …} -Children: Doctrine\ORM\PersistentCollection {#3517 …} -Parent: Eccube\Entity\Category {#3499} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7315 +label: "オーニング・日よけ" +value: "18" +data: Eccube\Entity\Category {#3518 -id: 18 -name: "オーニング・日よけ" -hierarchy: 1 -sort_no: 28 -create_date: DateTime @1721715150 {#3510 date: 2024-07-23 15:12:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3509 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3519 …} -Children: Doctrine\ORM\PersistentCollection {#3522 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7314 +label: "ウッドデッキ" +value: "11" +data: Eccube\Entity\Category {#3527 -id: 11 -name: "ウッドデッキ" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1721715063 {#3523 date: 2024-07-23 15:11:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3524 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3528 …} -Children: Doctrine\ORM\PersistentCollection {#3531 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7313 +label: " タイルデッキ" +value: "37" +data: Eccube\Entity\Category {#3532 -id: 37 -name: "タイルデッキ" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1728374887 {#3525 date: 2024-10-08 17:08:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374887 {#3526 date: 2024-10-08 17:08:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3533 …} -Children: Doctrine\ORM\PersistentCollection {#3536 …} -Parent: Eccube\Entity\Category {#3527} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7312 +label: " ウッドデッキ" +value: "36" +data: Eccube\Entity\Category {#3541 -id: 36 -name: "ウッドデッキ" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1728374884 {#3539 date: 2024-10-08 17:08:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728374884 {#3540 date: 2024-10-08 17:08:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3542 …} -Children: Doctrine\ORM\PersistentCollection {#3545 …} -Parent: Eccube\Entity\Category {#3527} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7311 +label: "フェンス・柵" +value: "14" +data: Eccube\Entity\Category {#3546 -id: 14 -name: "フェンス・柵" -hierarchy: 1 -sort_no: 26 -create_date: DateTime @1721715102 {#3538 date: 2024-07-23 15:11:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3537 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3547 …} -Children: Doctrine\ORM\PersistentCollection {#3550 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7310 +label: "門扉" +value: "25" +data: Eccube\Entity\Category {#3553 -id: 25 -name: "門扉" -hierarchy: 1 -sort_no: 25 -create_date: DateTime @1727224766 {#3551 date: 2024-09-25 09:39:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3552 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3554 …} -Children: Doctrine\ORM\PersistentCollection {#3557 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7309 +label: "ポスト・門柱宅配ボックス" +value: "13" +data: Eccube\Entity\Category {#3560 -id: 13 -name: "ポスト・門柱宅配ボックス" -hierarchy: 1 -sort_no: 24 -create_date: DateTime @1721715089 {#3558 date: 2024-07-23 15:11:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3559 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3561 …} -Children: Doctrine\ORM\PersistentCollection {#3564 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7308 +label: "物置・収納・屋外倉庫" +value: "15" +data: Eccube\Entity\Category {#3567 -id: 15 -name: "物置・収納・屋外倉庫" -hierarchy: 1 -sort_no: 23 -create_date: DateTime @1721715117 {#3565 date: 2024-07-23 15:11:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1759206168 {#3566 date: 2025-09-30 13:22:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3568 …} -Children: Doctrine\ORM\PersistentCollection {#3571 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7307 +label: "ガーデンファニチャー" +value: "20" +data: Eccube\Entity\Category {#3574 -id: 20 -name: "ガーデンファニチャー" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1721715168 {#3572 date: 2024-07-23 15:12:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3573 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3575 …} -Children: Doctrine\ORM\PersistentCollection {#3578 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7306 +label: "人工芝" +value: "22" +data: Eccube\Entity\Category {#3581 -id: 22 -name: "人工芝" -hierarchy: 1 -sort_no: 17 -create_date: DateTime @1721715191 {#3579 date: 2024-07-23 15:13:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3580 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3582 …} -Children: Doctrine\ORM\PersistentCollection {#3585 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7305 +label: "内窓・二重窓" +value: "17" +data: Eccube\Entity\Category {#3588 -id: 17 -name: "内窓・二重窓" -hierarchy: 1 -sort_no: 16 -create_date: DateTime @1721715140 {#3586 date: 2024-07-23 15:12:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3587 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3589 …} -Children: Doctrine\ORM\PersistentCollection {#3592 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7304 +label: "その他" +value: "26" +data: Eccube\Entity\Category {#3597 -id: 26 -name: "その他" -hierarchy: 1 -sort_no: 12 -create_date: DateTime @1727928658 {#3593 date: 2024-10-03 13:10:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375134 {#3594 date: 2024-10-08 17:12:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3598 …} -Children: Doctrine\ORM\PersistentCollection {#3601 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7303 +label: " パーゴラ" +value: "38" +data: Eccube\Entity\Category {#3602 -id: 38 -name: "パーゴラ" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1728375853 {#3595 date: 2024-10-08 17:24:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3596 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3603 …} -Children: Doctrine\ORM\PersistentCollection {#3606 …} -Parent: Eccube\Entity\Category {#3597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7302 +label: " 立水栓・ガーデンシンク" +value: "39" +data: Eccube\Entity\Category {#3611 -id: 39 -name: "立水栓・ガーデンシンク" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1728375857 {#3609 date: 2024-10-08 17:24:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3610 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3612 …} -Children: Doctrine\ORM\PersistentCollection {#3615 …} -Parent: Eccube\Entity\Category {#3597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7301 +label: " 手すり" +value: "40" +data: Eccube\Entity\Category {#3618 -id: 40 -name: "手すり" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1728375861 {#3616 date: 2024-10-08 17:24:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3617 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3619 …} -Children: Doctrine\ORM\PersistentCollection {#3622 …} -Parent: Eccube\Entity\Category {#3597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7300 +label: "ストックヤード" +value: "10" +data: Eccube\Entity\Category {#3625 -id: 10 -name: "ストックヤード" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1721715057 {#3623 date: 2024-07-23 15:10:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3624 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3626 …} -Children: Doctrine\ORM\PersistentCollection {#3629 …} -Parent: Eccube\Entity\Category {#3597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7299 +label: " ゴミステーション" +value: "27" +data: Eccube\Entity\Category {#3632 -id: 27 -name: "ゴミステーション" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1727928680 {#3630 date: 2024-10-03 13:11:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3631 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3633 …} -Children: Doctrine\ORM\PersistentCollection {#3636 …} -Parent: Eccube\Entity\Category {#3597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7298 +label: " 面格子・窓格子" +value: "42" +data: Eccube\Entity\Category {#3639 -id: 42 -name: "面格子・窓格子" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1728375916 {#3637 date: 2024-10-08 17:25:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3638 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3640 …} -Children: Doctrine\ORM\PersistentCollection {#3643 …} -Parent: Eccube\Entity\Category {#3597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7297 +label: " 窓シャッター" +value: "41" +data: Eccube\Entity\Category {#3646 -id: 41 -name: "窓シャッター" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1728375912 {#3644 date: 2024-10-08 17:25:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3645 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3647 …} -Children: Doctrine\ORM\PersistentCollection {#3650 …} -Parent: Eccube\Entity\Category {#3597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7296 +label: " 石材" +value: "28" +data: Eccube\Entity\Category {#3653 -id: 28 -name: "石材" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1727928685 {#3651 date: 2024-10-03 13:11:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3652 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3654 …} -Children: Doctrine\ORM\PersistentCollection {#3657 …} -Parent: Eccube\Entity\Category {#3597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7295 +label: " 玄関ドア" +value: "43" +data: Eccube\Entity\Category {#3660 -id: 43 -name: "玄関ドア" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1728375929 {#3658 date: 2024-10-08 17:25:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3659 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3661 …} -Children: Doctrine\ORM\PersistentCollection {#3664 …} -Parent: Eccube\Entity\Category {#3597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7294 +label: " 照明" +value: "44" +data: Eccube\Entity\Category {#3667 -id: 44 -name: "照明" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1728375939 {#3665 date: 2024-10-08 17:25:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3666 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3668 …} -Children: Doctrine\ORM\PersistentCollection {#3671 …} -Parent: Eccube\Entity\Category {#3597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7293 +label: "DIY材料" +value: "21" +data: Eccube\Entity\Category {#3674 -id: 21 -name: "DIY材料" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1721715178 {#3672 date: 2024-07-23 15:12:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1728375942 {#3673 date: 2024-10-08 17:25:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3675 …} -Children: Doctrine\ORM\PersistentCollection {#3678 …} -Parent: Eccube\Entity\Category {#3597} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3477 …} } +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 {#7332 -form: Symfony\Component\Form\Form {#3900 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#7333 …5} |
| full_name | "category_id" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_id" |
| is_selected | Closure($choice, $value) {#7331 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3754 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "category_id" |
| placeholder | "common.select__all_products" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_category_id" |
| valid | true |
| value | "" |
name
"Symfony\Component\Form\Extension\Core\Type\SearchType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 50 ] |
[ "maxlength" => 50 ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 50 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#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) {#3807 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3226 …} } |
| 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() {#3809 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3285 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#916 …} $translationDomain: "validators" $message: Closure() {#3806 …} } } |
| 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 {#7292 -form: Symfony\Component\Form\Form {#3903 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7330 …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 {#3333 -id: 1 -name: "LIXIL" -sort_no: 2 -create_date: DateTime @1721713332 {#3314 date: 2024-07-23 14:42:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3325 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3336 -id: 2 -name: "YKK AP" -sort_no: 1 -create_date: DateTime @1721713345 {#3326 date: 2024-07-23 14:42:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3324 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3328 -id: 3 -name: "三協アルミ" -sort_no: 3 -create_date: DateTime @1721713352 {#3337 date: 2024-07-23 14:42:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3327 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3679 -id: 4 -name: "四国化成" -sort_no: 4 -create_date: DateTime @1721713358 {#3607 date: 2024-07-23 14:42:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3608 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3682 -id: 5 -name: "タカショー" -sort_no: 5 -create_date: DateTime @1721713364 {#3680 date: 2024-07-23 14:42:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3681 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3685 -id: 6 -name: "ユニソン" -sort_no: 6 -create_date: DateTime @1721713369 {#3683 date: 2024-07-23 14:42:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3684 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3688 -id: 7 -name: "エスビック" -sort_no: 7 -create_date: DateTime @1721713374 {#3686 date: 2024-07-23 14:42:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3687 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3691 -id: 8 -name: "パナソニック" -sort_no: 8 -create_date: DateTime @1721713379 {#3689 date: 2024-07-23 14:42:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3690 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3694 -id: 9 -name: "イナバ" -sort_no: 9 -create_date: DateTime @1721713385 {#3692 date: 2024-07-23 14:43:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3693 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3697 -id: 10 -name: "ヨドコウ" -sort_no: 10 -create_date: DateTime @1721713390 {#3695 date: 2024-07-23 14:43:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3696 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3700 -id: 13 -name: "タクボ" -sort_no: 11 -create_date: DateTime @1727325304 {#3698 date: 2024-09-26 13:35:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727325320 {#3699 date: 2024-09-26 13:35:20.0 Asia/Tokyo (+09:00) } } ] |
[ Plugin\Maker42\Entity\Maker {#3333 -id: 1 -name: "LIXIL" -sort_no: 2 -create_date: DateTime @1721713332 {#3314 date: 2024-07-23 14:42:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3325 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3336 -id: 2 -name: "YKK AP" -sort_no: 1 -create_date: DateTime @1721713345 {#3326 date: 2024-07-23 14:42:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3324 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3328 -id: 3 -name: "三協アルミ" -sort_no: 3 -create_date: DateTime @1721713352 {#3337 date: 2024-07-23 14:42:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3327 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3679 -id: 4 -name: "四国化成" -sort_no: 4 -create_date: DateTime @1721713358 {#3607 date: 2024-07-23 14:42:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3608 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3682 -id: 5 -name: "タカショー" -sort_no: 5 -create_date: DateTime @1721713364 {#3680 date: 2024-07-23 14:42:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3681 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3685 -id: 6 -name: "ユニソン" -sort_no: 6 -create_date: DateTime @1721713369 {#3683 date: 2024-07-23 14:42:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3684 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3688 -id: 7 -name: "エスビック" -sort_no: 7 -create_date: DateTime @1721713374 {#3686 date: 2024-07-23 14:42:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3687 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3691 -id: 8 -name: "パナソニック" -sort_no: 8 -create_date: DateTime @1721713379 {#3689 date: 2024-07-23 14:42:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3690 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3694 -id: 9 -name: "イナバ" -sort_no: 9 -create_date: DateTime @1721713385 {#3692 date: 2024-07-23 14:43:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3693 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3697 -id: 10 -name: "ヨドコウ" -sort_no: 10 -create_date: DateTime @1721713390 {#3695 date: 2024-07-23 14:43:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3696 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3700 -id: 13 -name: "タクボ" -sort_no: 11 -create_date: DateTime @1727325304 {#3698 date: 2024-09-26 13:35:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727325320 {#3699 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 {#3776 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3821 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3822 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#3820 -om: ContainerZXZnQA0\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#598 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3245 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | [ Plugin\Maker42\Entity\Maker {#3333 -id: 1 -name: "LIXIL" -sort_no: 2 -create_date: DateTime @1721713332 {#3314 date: 2024-07-23 14:42:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3325 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3336 -id: 2 -name: "YKK AP" -sort_no: 1 -create_date: DateTime @1721713345 {#3326 date: 2024-07-23 14:42:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3324 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3328 -id: 3 -name: "三協アルミ" -sort_no: 3 -create_date: DateTime @1721713352 {#3337 date: 2024-07-23 14:42:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3327 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3679 -id: 4 -name: "四国化成" -sort_no: 4 -create_date: DateTime @1721713358 {#3607 date: 2024-07-23 14:42:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3608 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3682 -id: 5 -name: "タカショー" -sort_no: 5 -create_date: DateTime @1721713364 {#3680 date: 2024-07-23 14:42:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3681 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3685 -id: 6 -name: "ユニソン" -sort_no: 6 -create_date: DateTime @1721713369 {#3683 date: 2024-07-23 14:42:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3684 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3688 -id: 7 -name: "エスビック" -sort_no: 7 -create_date: DateTime @1721713374 {#3686 date: 2024-07-23 14:42:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3687 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3691 -id: 8 -name: "パナソニック" -sort_no: 8 -create_date: DateTime @1721713379 {#3689 date: 2024-07-23 14:42:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3690 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3694 -id: 9 -name: "イナバ" -sort_no: 9 -create_date: DateTime @1721713385 {#3692 date: 2024-07-23 14:43:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3693 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3697 -id: 10 -name: "ヨドコウ" -sort_no: 10 -create_date: DateTime @1721713390 {#3695 date: 2024-07-23 14:43:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3696 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } Plugin\Maker42\Entity\Maker {#3700 -id: 13 -name: "タクボ" -sort_no: 11 -create_date: DateTime @1727325304 {#3698 date: 2024-09-26 13:35:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727325320 {#3699 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 | ContainerZXZnQA0\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#598 …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 {#3820 -om: ContainerZXZnQA0\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#598 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3245 …} -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() {#3819 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3285 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#916 …} $translationDomain: "validators" $message: Closure() {#3818 …} } } |
| 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 {#7288 +label: "LIXIL" +value: "1" +data: Plugin\Maker42\Entity\Maker {#3333 -id: 1 -name: "LIXIL" -sort_no: 2 -create_date: DateTime @1721713332 {#3314 date: 2024-07-23 14:42:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3325 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7289 +label: "YKK AP" +value: "2" +data: Plugin\Maker42\Entity\Maker {#3336 -id: 2 -name: "YKK AP" -sort_no: 1 -create_date: DateTime @1721713345 {#3326 date: 2024-07-23 14:42:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3324 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7287 +label: "三協アルミ" +value: "3" +data: Plugin\Maker42\Entity\Maker {#3328 -id: 3 -name: "三協アルミ" -sort_no: 3 -create_date: DateTime @1721713352 {#3337 date: 2024-07-23 14:42:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3327 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7286 +label: "四国化成" +value: "4" +data: Plugin\Maker42\Entity\Maker {#3679 -id: 4 -name: "四国化成" -sort_no: 4 -create_date: DateTime @1721713358 {#3607 date: 2024-07-23 14:42:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3608 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7285 +label: "タカショー" +value: "5" +data: Plugin\Maker42\Entity\Maker {#3682 -id: 5 -name: "タカショー" -sort_no: 5 -create_date: DateTime @1721713364 {#3680 date: 2024-07-23 14:42:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3681 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7284 +label: "ユニソン" +value: "6" +data: Plugin\Maker42\Entity\Maker {#3685 -id: 6 -name: "ユニソン" -sort_no: 6 -create_date: DateTime @1721713369 {#3683 date: 2024-07-23 14:42:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3684 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7283 +label: "エスビック" +value: "7" +data: Plugin\Maker42\Entity\Maker {#3688 -id: 7 -name: "エスビック" -sort_no: 7 -create_date: DateTime @1721713374 {#3686 date: 2024-07-23 14:42:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3687 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7282 +label: "パナソニック" +value: "8" +data: Plugin\Maker42\Entity\Maker {#3691 -id: 8 -name: "パナソニック" -sort_no: 8 -create_date: DateTime @1721713379 {#3689 date: 2024-07-23 14:42:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3690 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7281 +label: "イナバ" +value: "9" +data: Plugin\Maker42\Entity\Maker {#3694 -id: 9 -name: "イナバ" -sort_no: 9 -create_date: DateTime @1721713385 {#3692 date: 2024-07-23 14:43:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3693 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7280 +label: "ヨドコウ" +value: "10" +data: Plugin\Maker42\Entity\Maker {#3697 -id: 10 -name: "ヨドコウ" -sort_no: 10 -create_date: DateTime @1721713390 {#3695 date: 2024-07-23 14:43:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727324999 {#3696 date: 2024-09-26 13:29:59.0 Asia/Tokyo (+09:00) } } +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7279 +label: "タクボ" +value: "13" +data: Plugin\Maker42\Entity\Maker {#3700 -id: 13 -name: "タクボ" -sort_no: 11 -create_date: DateTime @1727325304 {#3698 date: 2024-09-26 13:35:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727325320 {#3699 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 {#7290 -form: Symfony\Component\Form\Form {#3906 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#7291 …5} |
| full_name | "maker_id" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "maker_id" |
| is_selected | Closure($choice, $value) {#7277 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3754 …} } |
| label | "admin.product.tag" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "maker_id" |
| placeholder | "common.select__all_products" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_maker_id" |
| valid | true |
| value | "" |
pageno
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "1" |
| Model Format | same as normalized format |
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#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) {#3832 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3226 …} } |
| 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() {#3834 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3285 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#916 …} $translationDomain: "validators" $message: Closure() {#3833 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_pageno" ] |
| cache_key | "_pageno_hidden" |
| compound | false |
| data | "1" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#7276 -form: Symfony\Component\Form\Form {#3909 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7275 …5} |
| full_name | "pageno" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "pageno" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "pageno" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_pageno" |
| valid | true |
| value | "1" |
disp_number
"Eccube\Form\Type\Master\ProductListMaxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"20"
|
| Normalized Format | Eccube\Entity\Master\ProductListMax {#3712 #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 {#3712 #id: 20 #name: "20件" #sort_no: 0 } Eccube\Entity\Master\ProductListMax {#3713 #id: 40 #name: "40件" #sort_no: 1 } Eccube\Entity\Master\ProductListMax {#3714 #id: 60 #name: "60件" #sort_no: 2 } ] |
[ Eccube\Entity\Master\ProductListMax {#3712 #id: 20 #name: "20件" #sort_no: 0 } Eccube\Entity\Master\ProductListMax {#3713 #id: 40 #name: "40件" #sort_no: 1 } Eccube\Entity\Master\ProductListMax {#3714 #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 {#3776 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3854 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3855 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#3853 -om: ContainerZXZnQA0\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#598 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3027 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | [ Eccube\Entity\Master\ProductListMax {#3712 #id: 20 #name: "20件" #sort_no: 0 } Eccube\Entity\Master\ProductListMax {#3713 #id: 40 #name: "40件" #sort_no: 1 } Eccube\Entity\Master\ProductListMax {#3714 #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 | ContainerZXZnQA0\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#598 …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 {#3853 -om: ContainerZXZnQA0\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#598 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3027 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#3856 -_em: Doctrine\ORM\EntityManager {#546 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3858 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3859 #from: "Eccube\Entity\Master\ProductListMax" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3860 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -_type: 0 -_state: 0 -_dql: null -parameters: Doctrine\Common\Collections\ArrayCollection {#3857 …} -_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() {#3852 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3285 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#916 …} $translationDomain: "validators" $message: Closure() {#3849 …} } } |
| 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 {#7271 +label: "20件" +value: "20" +data: Eccube\Entity\Master\ProductListMax {#3712 #id: 20 #name: "20件" #sort_no: 0 } +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7272 +label: "40件" +value: "40" +data: Eccube\Entity\Master\ProductListMax {#3713 #id: 40 #name: "40件" #sort_no: 1 } +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7270 +label: "60件" +value: "60" +data: Eccube\Entity\Master\ProductListMax {#3714 #id: 60 #name: "60件" #sort_no: 2 } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Eccube\Entity\Master\ProductListMax {#3712 #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 {#7273 -form: Symfony\Component\Form\Form {#3912 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#7274 …5} |
| full_name | "disp_number" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "disp_number" |
| is_selected | Closure($choice, $value) {#7268 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3754 …} } |
| 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 {#3715 #id: 4 #name: "おすすめ順" #sort_no: 0 } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ Eccube\Entity\Master\ProductListOrderBy {#3715 #id: 4 #name: "おすすめ順" #sort_no: 0 } Eccube\Entity\Master\ProductListOrderBy {#3716 #id: 1 #name: "価格が低い順" #sort_no: 1 } Eccube\Entity\Master\ProductListOrderBy {#3737 #id: 3 #name: "価格が高い順" #sort_no: 2 } Eccube\Entity\Master\ProductListOrderBy {#3738 #id: 2 #name: "新着順" #sort_no: 3 } ] |
[ Eccube\Entity\Master\ProductListOrderBy {#3715 #id: 4 #name: "おすすめ順" #sort_no: 0 } Eccube\Entity\Master\ProductListOrderBy {#3716 #id: 1 #name: "価格が低い順" #sort_no: 1 } Eccube\Entity\Master\ProductListOrderBy {#3737 #id: 3 #name: "価格が高い順" #sort_no: 2 } Eccube\Entity\Master\ProductListOrderBy {#3738 #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 {#3776 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3878 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3879 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#3877 -om: ContainerZXZnQA0\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#598 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3709 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | [ Eccube\Entity\Master\ProductListOrderBy {#3715 #id: 4 #name: "おすすめ順" #sort_no: 0 } Eccube\Entity\Master\ProductListOrderBy {#3716 #id: 1 #name: "価格が低い順" #sort_no: 1 } Eccube\Entity\Master\ProductListOrderBy {#3737 #id: 3 #name: "価格が高い順" #sort_no: 2 } Eccube\Entity\Master\ProductListOrderBy {#3738 #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 | ContainerZXZnQA0\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#598 …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 {#3877 -om: ContainerZXZnQA0\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#598 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3709 …} -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 {#3880 -_em: Doctrine\ORM\EntityManager {#546 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3882 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3883 #from: "Eccube\Entity\Master\ProductListOrderBy" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3884 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -_type: 0 -_state: 0 -_dql: null -parameters: Doctrine\Common\Collections\ArrayCollection {#3881 …} -_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() {#3876 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3285 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#916 …} $translationDomain: "validators" $message: Closure() {#3875 …} } } |
| 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 {#7340 +label: "おすすめ順" +value: "4" +data: Eccube\Entity\Master\ProductListOrderBy {#3715 #id: 4 #name: "おすすめ順" #sort_no: 0 } +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7339 +label: "価格が低い順" +value: "1" +data: Eccube\Entity\Master\ProductListOrderBy {#3716 #id: 1 #name: "価格が低い順" #sort_no: 1 } +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7343 +label: "価格が高い順" +value: "3" +data: Eccube\Entity\Master\ProductListOrderBy {#3737 #id: 3 #name: "価格が高い順" #sort_no: 2 } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7342 +label: "新着順" +value: "2" +data: Eccube\Entity\Master\ProductListOrderBy {#3738 #id: 2 #name: "新着順" #sort_no: 3 } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Eccube\Entity\Master\ProductListOrderBy {#3715 #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 {#7267 -form: Symfony\Component\Form\Form {#3915 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#7265 …5} |
| full_name | "orderby" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "orderby" |
| is_selected | Closure($choice, $value) {#7344 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3754 …} } |
| 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" |