Forms
-
(no name)
-
mode
-
category_id
-
name
-
pageno
-
disp_number
-
orderby
-
color
-
0
-
1
-
2
-
3
-
4
-
5
-
6
-
7
-
8
-
-
ci_name
-
(no name)
Form type:
"Eccube\Form\Type\SearchProductType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | [ "mode" => null "category_id" => Eccube\Entity\Category {#3798 -id: 72 -name: "OPTRON®" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1730868352 {#3796 date: 2024-11-06 13:45:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3797 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3799 …} -Children: Doctrine\ORM\PersistentCollection {#3802 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "optron" -description: null -img_file_name: null } "name" => null "pageno" => null "disp_number" => Eccube\Entity\Master\ProductListMax {#3131 #id: 10 #name: "10件" #sort_no: 0 } "orderby" => Eccube\Entity\Master\ProductListOrderBy {#3826 #id: 5 #name: "弊社指定順" #sort_no: 2 } "color" => [] "ci_name" => null ] |
| Model Format | same as normalized format |
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | 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 {#576 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#575 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#574 …} -namespace: Closure() {#572 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3051 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | [] |
| 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() {#3053 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#878 …} $message: Closure() {#3052 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|
mode
Errors
This form has no errors.
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 {#576 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#575 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#574 …} -namespace: Closure() {#572 …} } |
| 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) {#4059 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#4061 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#878 …} $message: Closure() {#4060 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|
category_id
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"72"
|
| Normalized Format | Eccube\Entity\Category {#3798 -id: 72 -name: "OPTRON®" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1730868352 {#3796 date: 2024-11-06 13:45:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3797 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3799 …} -Children: Doctrine\ORM\PersistentCollection {#3802 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "optron" -description: null -img_file_name: 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 {#3287 -id: 39 -name: "chemSHERPA" -hierarchy: 1 -sort_no: 53 -create_date: DateTime @1727430296 {#3250 date: 2024-09-27 18:44:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3244 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3246 …} -Children: Doctrine\ORM\PersistentCollection {#3413 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "chemSHERPA" -description: null -img_file_name: null } Eccube\Entity\Category {#3414 -id: 58 -name: "ALFAST®" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1730728840 {#3238 date: 2024-11-04 23:00:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3074 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3415 …} -Children: Doctrine\ORM\PersistentCollection {#3418 …} -Parent: Eccube\Entity\Category {#3287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "alfast" -description: null -img_file_name: null } Eccube\Entity\Category {#3296 -id: 60 -name: "BONASORB®" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1730760345 {#3421 date: 2024-11-05 07:45:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3422 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3297 …} -Children: Doctrine\ORM\PersistentCollection {#3300 …} -Parent: Eccube\Entity\Category {#3287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "bonasorb" -description: null -img_file_name: null } Eccube\Entity\Category {#3303 -id: 59 -name: "BONJET®" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1730728858 {#3301 date: 2024-11-04 23:00:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3302 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3304 …} -Children: Doctrine\ORM\PersistentCollection {#3307 …} -Parent: Eccube\Entity\Category {#3287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "bonjet" -description: null -img_file_name: null } Eccube\Entity\Category {#3310 -id: 55 -name: "BONTRON®" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1727774489 {#3308 date: 2024-10-01 18:21:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3309 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3311 …} -Children: Doctrine\ORM\PersistentCollection {#3312 …} -Parent: Eccube\Entity\Category {#3287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "bontron" -description: null -img_file_name: null } Eccube\Entity\Category {#3277 -id: 56 -name: "DEORASE®" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1727774498 {#3317 date: 2024-10-01 18:21:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3319 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3281 …} -Children: Doctrine\ORM\PersistentCollection {#3237 …} -Parent: Eccube\Entity\Category {#3287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "deorase" -description: null -img_file_name: null } Eccube\Entity\Category {#3322 -id: 61 -name: "eBIND®" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1730866578 {#3063 date: 2024-11-06 13:16:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3324 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3320 …} -Children: Doctrine\ORM\PersistentCollection {#3314 …} -Parent: Eccube\Entity\Category {#3287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "ebind" -description: null -img_file_name: null } Eccube\Entity\Category {#3325 -id: 62 -name: "elixa®" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1730866594 {#3290 date: 2024-11-06 13:16:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3326 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3323 …} -Children: Doctrine\ORM\PersistentCollection {#3333 …} -Parent: Eccube\Entity\Category {#3287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "elixa" -description: null -img_file_name: null } Eccube\Entity\Category {#3337 -id: 63 -name: "MICROPIGMO®" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1730866607 {#3334 date: 2024-11-06 13:16:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3336 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3338 …} -Children: Doctrine\ORM\PersistentCollection {#3341 …} -Parent: Eccube\Entity\Category {#3287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "micropigmo" -description: null -img_file_name: null } Eccube\Entity\Category {#3344 -id: 79 -name: "NIGROSINE" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1753321558 {#3342 date: 2025-07-24 10:45:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3343 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3345 …} -Children: Doctrine\ORM\PersistentCollection {#3348 …} -Parent: Eccube\Entity\Category {#3287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "nigrosine" -description: null -img_file_name: null } Eccube\Entity\Category {#3527 -id: 64 -name: "NUBIAN®" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1730866619 {#3445 date: 2024-11-06 13:16:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3525 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3528 …} -Children: Doctrine\ORM\PersistentCollection {#3531 …} -Parent: Eccube\Entity\Category {#3287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "nubian" -description: null -img_file_name: null } Eccube\Entity\Category {#3534 -id: 65 -name: "OIL" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1730866633 {#3532 date: 2024-11-06 13:17:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3533 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3535 …} -Children: Doctrine\ORM\PersistentCollection {#3538 …} -Parent: Eccube\Entity\Category {#3287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "oil" -description: null -img_file_name: null } Eccube\Entity\Category {#3541 -id: 66 -name: "OPLAS®" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1730866650 {#3539 date: 2024-11-06 13:17:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3540 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3542 …} -Children: Doctrine\ORM\PersistentCollection {#3545 …} -Parent: Eccube\Entity\Category {#3287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "oplas" -description: null -img_file_name: null } Eccube\Entity\Category {#3548 -id: 67 -name: "OPTRON®" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1730866665 {#3546 date: 2024-11-06 13:17:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3547 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3549 …} -Children: Doctrine\ORM\PersistentCollection {#3552 …} -Parent: Eccube\Entity\Category {#3287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "optron" -description: null -img_file_name: null } Eccube\Entity\Category {#3555 -id: 68 -name: "ORIPACS®" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1730866684 {#3553 date: 2024-11-06 13:18:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3554 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3556 …} -Children: Doctrine\ORM\PersistentCollection {#3559 …} -Parent: Eccube\Entity\Category {#3287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "oripacs" -description: null -img_file_name: null } Eccube\Entity\Category {#3562 -id: 69 -name: "VALIFAST®" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1730866707 {#3560 date: 2024-11-06 13:18:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3561 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3563 …} -Children: Doctrine\ORM\PersistentCollection {#3566 …} -Parent: Eccube\Entity\Category {#3287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "valifast" -description: null -img_file_name: null } Eccube\Entity\Category {#3569 -id: 71 -name: "VALIOSOL®" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1730866736 {#3567 date: 2024-11-06 13:18:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3568 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3570 …} -Children: Doctrine\ORM\PersistentCollection {#3573 …} -Parent: Eccube\Entity\Category {#3287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "valiosol" -description: null -img_file_name: null } Eccube\Entity\Category {#3576 -id: 70 -name: "WATER" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1730866723 {#3574 date: 2024-11-06 13:18:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3575 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3577 …} -Children: Doctrine\ORM\PersistentCollection {#3580 …} -Parent: Eccube\Entity\Category {#3287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "water" -description: null -img_file_name: null } Eccube\Entity\Category {#3583 -id: 30 -name: "SDS" -hierarchy: 1 -sort_no: 51 -create_date: DateTime @1727429302 {#3419 date: 2024-09-27 18:28:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3420 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3584 …} -Children: Doctrine\ORM\PersistentCollection {#3587 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "sds" -description: null -img_file_name: null } Eccube\Entity\Category {#3588 -id: 57 -name: "ALFAST®" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1730728687 {#3581 date: 2024-11-04 22:58:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3582 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3589 …} -Children: Doctrine\ORM\PersistentCollection {#3592 …} -Parent: Eccube\Entity\Category {#3583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "alfast" -description: null -img_file_name: null } Eccube\Entity\Category {#3597 -id: 53 -name: "BONASORB®" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1727430448 {#3595 date: 2024-09-27 18:47:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3596 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3598 …} -Children: Doctrine\ORM\PersistentCollection {#3601 …} -Parent: Eccube\Entity\Category {#3583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "bonasorb" -description: null -img_file_name: null } Eccube\Entity\Category {#3604 -id: 40 -name: "BONJET®" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1727430330 {#3602 date: 2024-09-27 18:45:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3603 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3605 …} -Children: Doctrine\ORM\PersistentCollection {#3608 …} -Parent: Eccube\Entity\Category {#3583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "bonjet" -description: null -img_file_name: null } Eccube\Entity\Category {#3611 -id: 41 -name: "BONTRON®" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1727430347 {#3609 date: 2024-09-27 18:45:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3610 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3612 …} -Children: Doctrine\ORM\PersistentCollection {#3615 …} -Parent: Eccube\Entity\Category {#3583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "bontron" -description: null -img_file_name: null } Eccube\Entity\Category {#3618 -id: 42 -name: "DEORASE®" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1727430355 {#3616 date: 2024-09-27 18:45:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3617 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3619 …} -Children: Doctrine\ORM\PersistentCollection {#3622 …} -Parent: Eccube\Entity\Category {#3583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "deorase" -description: null -img_file_name: null } Eccube\Entity\Category {#3625 -id: 43 -name: "eBIND®" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1727430365 {#3623 date: 2024-09-27 18:46:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3624 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3626 …} -Children: Doctrine\ORM\PersistentCollection {#3629 …} -Parent: Eccube\Entity\Category {#3583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "ebind" -description: null -img_file_name: null } Eccube\Entity\Category {#3632 -id: 44 -name: "elixa®" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1727430373 {#3630 date: 2024-09-27 18:46:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3631 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3633 …} -Children: Doctrine\ORM\PersistentCollection {#3636 …} -Parent: Eccube\Entity\Category {#3583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "elixa" -description: null -img_file_name: null } Eccube\Entity\Category {#3639 -id: 45 -name: "MICROPIGMO®" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1727430379 {#3637 date: 2024-09-27 18:46:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3638 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3640 …} -Children: Doctrine\ORM\PersistentCollection {#3643 …} -Parent: Eccube\Entity\Category {#3583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "micropigmo" -description: null -img_file_name: null } Eccube\Entity\Category {#3646 -id: 46 -name: "NUBIAN®" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1727430386 {#3644 date: 2024-09-27 18:46:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3645 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3647 …} -Children: Doctrine\ORM\PersistentCollection {#3650 …} -Parent: Eccube\Entity\Category {#3583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "nubian" -description: null -img_file_name: null } Eccube\Entity\Category {#3653 -id: 47 -name: "OIL" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1727430393 {#3651 date: 2024-09-27 18:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3652 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3654 …} -Children: Doctrine\ORM\PersistentCollection {#3657 …} -Parent: Eccube\Entity\Category {#3583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "oil" -description: null -img_file_name: null } Eccube\Entity\Category {#3660 -id: 48 -name: "OPLAS®" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1727430398 {#3658 date: 2024-09-27 18:46:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3659 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3661 …} -Children: Doctrine\ORM\PersistentCollection {#3664 …} -Parent: Eccube\Entity\Category {#3583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "oplas" -description: null -img_file_name: null } Eccube\Entity\Category {#3667 -id: 49 -name: "OPTRON®" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1727430407 {#3665 date: 2024-09-27 18:46:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3666 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3668 …} -Children: Doctrine\ORM\PersistentCollection {#3671 …} -Parent: Eccube\Entity\Category {#3583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "optron" -description: null -img_file_name: null } Eccube\Entity\Category {#3674 -id: 50 -name: "ORIPACS®" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1727430427 {#3672 date: 2024-09-27 18:47:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3673 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3675 …} -Children: Doctrine\ORM\PersistentCollection {#3678 …} -Parent: Eccube\Entity\Category {#3583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "oripacs" -description: null -img_file_name: null } Eccube\Entity\Category {#3681 -id: 51 -name: "VALIFAST®" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1727430433 {#3679 date: 2024-09-27 18:47:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3680 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3682 …} -Children: Doctrine\ORM\PersistentCollection {#3685 …} -Parent: Eccube\Entity\Category {#3583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "valifast" -description: null -img_file_name: null } Eccube\Entity\Category {#3688 -id: 54 -name: "VALIOSOL®" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1727430455 {#3686 date: 2024-09-27 18:47:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3687 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3689 …} -Children: Doctrine\ORM\PersistentCollection {#3692 …} -Parent: Eccube\Entity\Category {#3583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "valiosol" -description: null -img_file_name: null } Eccube\Entity\Category {#3695 -id: 52 -name: "WATER" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1727430441 {#3693 date: 2024-09-27 18:47:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3694 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3696 …} -Children: Doctrine\ORM\PersistentCollection {#3699 …} -Parent: Eccube\Entity\Category {#3583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "water" -description: null -img_file_name: null } Eccube\Entity\Category {#3702 -id: 80 -name: "【開発品】TDS" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1764311918 {#3700 date: 2025-11-28 15:38:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3701 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3703 …} -Children: Doctrine\ORM\PersistentCollection {#3706 …} -Parent: Eccube\Entity\Category {#3583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "development product-tds" -description: null -img_file_name: null } Eccube\Entity\Category {#3707 -id: 27 -name: "ALFAST®" -hierarchy: 1 -sort_no: 49 -create_date: DateTime @1717553074 {#3593 date: 2024-06-05 11:04:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3594 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3708 …} -Children: Doctrine\ORM\PersistentCollection {#3711 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "alfast" -description: null -img_file_name: "" } Eccube\Entity\Category {#3714 -id: 26 -name: "BONASORB®" -hierarchy: 1 -sort_no: 48 -create_date: DateTime @1717553069 {#3712 date: 2024-06-05 11:04:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3713 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3715 …} -Children: Doctrine\ORM\PersistentCollection {#3718 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "bonasorb" -description: null -img_file_name: "" } Eccube\Entity\Category {#3721 -id: 1 -name: "BONJET®" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1488881692 {#3719 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3720 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3722 …} -Children: Doctrine\ORM\PersistentCollection {#3725 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "bonjet" -description: null -img_file_name: "0902171454_66d573fe75bff.jpg" } Eccube\Entity\Category {#3728 -id: 77 -name: "BONTRON®" -hierarchy: 1 -sort_no: 46 -create_date: DateTime @1730868578 {#3726 date: 2024-11-06 13:49:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3727 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3729 …} -Children: Doctrine\ORM\PersistentCollection {#3732 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "bontron" -description: null -img_file_name: null } Eccube\Entity\Category {#3735 -id: 24 -name: "DEORASE®" -hierarchy: 1 -sort_no: 45 -create_date: DateTime @1717553054 {#3733 date: 2024-06-05 11:04:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3734 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3736 …} -Children: Doctrine\ORM\PersistentCollection {#3739 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "deorase" -description: null -img_file_name: "" } Eccube\Entity\Category {#3742 -id: 22 -name: "<span style="font-style: italic;">e</span>BIND®" -hierarchy: 1 -sort_no: 44 -create_date: DateTime @1717553040 {#3740 date: 2024-06-05 11:04:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3741 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3743 …} -Children: Doctrine\ORM\PersistentCollection {#3746 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "ebind" -description: null -img_file_name: "" } Eccube\Entity\Category {#3749 -id: 20 -name: "elixa®" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1717553006 {#3747 date: 2024-06-05 11:03:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3748 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3750 …} -Children: Doctrine\ORM\PersistentCollection {#3753 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "elixa" -description: null -img_file_name: "" } Eccube\Entity\Category {#3756 -id: 16 -name: "MICROPIGMO®" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1717552913 {#3754 date: 2024-06-05 11:01:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3755 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3757 …} -Children: Doctrine\ORM\PersistentCollection {#3760 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "micropigmo" -description: null -img_file_name: "" } Eccube\Entity\Category {#3763 -id: 14 -name: "NUBIAN®" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1717552709 {#3761 date: 2024-06-05 10:58:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3762 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3764 …} -Children: Doctrine\ORM\PersistentCollection {#3767 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "nubian" -description: null -img_file_name: "" } Eccube\Entity\Category {#3770 -id: 5 -name: "OIL" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1488881692 {#3768 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102900 {#3769 date: 2025-02-21 10:55:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3771 …} -Children: Doctrine\ORM\PersistentCollection {#3774 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "oil" -description: null -img_file_name: "" } Eccube\Entity\Category {#3777 -id: 78 -name: "OPTIMA®" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1740102803 {#3775 date: 2025-02-21 10:53:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3776 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3778 …} -Children: Doctrine\ORM\PersistentCollection {#3781 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "optima" -description: null -img_file_name: null } Eccube\Entity\Category {#3784 -id: 73 -name: "ORIPACS®" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1730868365 {#3782 date: 2024-11-06 13:46:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3783 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3785 …} -Children: Doctrine\ORM\PersistentCollection {#3788 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "oripacs" -description: null -img_file_name: null } Eccube\Entity\Category {#3791 -id: 2 -name: "OPLAS®" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1488881692 {#3789 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102884 {#3790 date: 2025-02-21 10:54:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3792 …} -Children: Doctrine\ORM\PersistentCollection {#3795 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "oplas" -description: null -img_file_name: "" } Eccube\Entity\Category {#3798 -id: 72 -name: "OPTRON®" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1730868352 {#3796 date: 2024-11-06 13:45:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3797 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3799 …} -Children: Doctrine\ORM\PersistentCollection {#3802 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "optron" -description: null -img_file_name: null } Eccube\Entity\Category {#3805 -id: 74 -name: "VALIFAST®" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1730868379 {#3803 date: 2024-11-06 13:46:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102838 {#3804 date: 2025-02-21 10:53:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3806 …} -Children: Doctrine\ORM\PersistentCollection {#3809 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "valifast" -description: null -img_file_name: null } Eccube\Entity\Category {#3812 -id: 76 -name: "VALIOSOL®" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1730868409 {#3810 date: 2024-11-06 13:46:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3811 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3813 …} -Children: Doctrine\ORM\PersistentCollection {#3816 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "valiosol" -description: null -img_file_name: null } Eccube\Entity\Category {#3819 -id: 75 -name: "WATER" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1730868393 {#3817 date: 2024-11-06 13:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3818 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3820 …} -Children: Doctrine\ORM\PersistentCollection {#3823 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "water" -description: null -img_file_name: null } ] |
[ Eccube\Entity\Category {#3287 -id: 39 -name: "chemSHERPA" -hierarchy: 1 -sort_no: 53 -create_date: DateTime @1727430296 {#3250 date: 2024-09-27 18:44:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3244 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3246 …} -Children: Doctrine\ORM\PersistentCollection {#3413 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "chemSHERPA" -description: null -img_file_name: null } Eccube\Entity\Category {#3414 -id: 58 -name: "ALFAST®" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1730728840 {#3238 date: 2024-11-04 23:00:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3074 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3415 …} -Children: Doctrine\ORM\PersistentCollection {#3418 …} -Parent: Eccube\Entity\Category {#3287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "alfast" -description: null -img_file_name: null } Eccube\Entity\Category {#3296 -id: 60 -name: "BONASORB®" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1730760345 {#3421 date: 2024-11-05 07:45:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3422 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3297 …} -Children: Doctrine\ORM\PersistentCollection {#3300 …} -Parent: Eccube\Entity\Category {#3287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "bonasorb" -description: null -img_file_name: null } Eccube\Entity\Category {#3303 -id: 59 -name: "BONJET®" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1730728858 {#3301 date: 2024-11-04 23:00:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3302 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3304 …} -Children: Doctrine\ORM\PersistentCollection {#3307 …} -Parent: Eccube\Entity\Category {#3287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "bonjet" -description: null -img_file_name: null } Eccube\Entity\Category {#3310 -id: 55 -name: "BONTRON®" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1727774489 {#3308 date: 2024-10-01 18:21:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3309 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3311 …} -Children: Doctrine\ORM\PersistentCollection {#3312 …} -Parent: Eccube\Entity\Category {#3287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "bontron" -description: null -img_file_name: null } Eccube\Entity\Category {#3277 -id: 56 -name: "DEORASE®" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1727774498 {#3317 date: 2024-10-01 18:21:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3319 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3281 …} -Children: Doctrine\ORM\PersistentCollection {#3237 …} -Parent: Eccube\Entity\Category {#3287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "deorase" -description: null -img_file_name: null } Eccube\Entity\Category {#3322 -id: 61 -name: "eBIND®" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1730866578 {#3063 date: 2024-11-06 13:16:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3324 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3320 …} -Children: Doctrine\ORM\PersistentCollection {#3314 …} -Parent: Eccube\Entity\Category {#3287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "ebind" -description: null -img_file_name: null } Eccube\Entity\Category {#3325 -id: 62 -name: "elixa®" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1730866594 {#3290 date: 2024-11-06 13:16:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3326 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3323 …} -Children: Doctrine\ORM\PersistentCollection {#3333 …} -Parent: Eccube\Entity\Category {#3287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "elixa" -description: null -img_file_name: null } Eccube\Entity\Category {#3337 -id: 63 -name: "MICROPIGMO®" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1730866607 {#3334 date: 2024-11-06 13:16:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3336 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3338 …} -Children: Doctrine\ORM\PersistentCollection {#3341 …} -Parent: Eccube\Entity\Category {#3287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "micropigmo" -description: null -img_file_name: null } Eccube\Entity\Category {#3344 -id: 79 -name: "NIGROSINE" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1753321558 {#3342 date: 2025-07-24 10:45:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3343 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3345 …} -Children: Doctrine\ORM\PersistentCollection {#3348 …} -Parent: Eccube\Entity\Category {#3287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "nigrosine" -description: null -img_file_name: null } Eccube\Entity\Category {#3527 -id: 64 -name: "NUBIAN®" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1730866619 {#3445 date: 2024-11-06 13:16:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3525 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3528 …} -Children: Doctrine\ORM\PersistentCollection {#3531 …} -Parent: Eccube\Entity\Category {#3287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "nubian" -description: null -img_file_name: null } Eccube\Entity\Category {#3534 -id: 65 -name: "OIL" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1730866633 {#3532 date: 2024-11-06 13:17:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3533 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3535 …} -Children: Doctrine\ORM\PersistentCollection {#3538 …} -Parent: Eccube\Entity\Category {#3287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "oil" -description: null -img_file_name: null } Eccube\Entity\Category {#3541 -id: 66 -name: "OPLAS®" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1730866650 {#3539 date: 2024-11-06 13:17:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3540 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3542 …} -Children: Doctrine\ORM\PersistentCollection {#3545 …} -Parent: Eccube\Entity\Category {#3287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "oplas" -description: null -img_file_name: null } Eccube\Entity\Category {#3548 -id: 67 -name: "OPTRON®" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1730866665 {#3546 date: 2024-11-06 13:17:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3547 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3549 …} -Children: Doctrine\ORM\PersistentCollection {#3552 …} -Parent: Eccube\Entity\Category {#3287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "optron" -description: null -img_file_name: null } Eccube\Entity\Category {#3555 -id: 68 -name: "ORIPACS®" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1730866684 {#3553 date: 2024-11-06 13:18:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3554 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3556 …} -Children: Doctrine\ORM\PersistentCollection {#3559 …} -Parent: Eccube\Entity\Category {#3287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "oripacs" -description: null -img_file_name: null } Eccube\Entity\Category {#3562 -id: 69 -name: "VALIFAST®" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1730866707 {#3560 date: 2024-11-06 13:18:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3561 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3563 …} -Children: Doctrine\ORM\PersistentCollection {#3566 …} -Parent: Eccube\Entity\Category {#3287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "valifast" -description: null -img_file_name: null } Eccube\Entity\Category {#3569 -id: 71 -name: "VALIOSOL®" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1730866736 {#3567 date: 2024-11-06 13:18:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3568 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3570 …} -Children: Doctrine\ORM\PersistentCollection {#3573 …} -Parent: Eccube\Entity\Category {#3287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "valiosol" -description: null -img_file_name: null } Eccube\Entity\Category {#3576 -id: 70 -name: "WATER" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1730866723 {#3574 date: 2024-11-06 13:18:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3575 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3577 …} -Children: Doctrine\ORM\PersistentCollection {#3580 …} -Parent: Eccube\Entity\Category {#3287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "water" -description: null -img_file_name: null } Eccube\Entity\Category {#3583 -id: 30 -name: "SDS" -hierarchy: 1 -sort_no: 51 -create_date: DateTime @1727429302 {#3419 date: 2024-09-27 18:28:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3420 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3584 …} -Children: Doctrine\ORM\PersistentCollection {#3587 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "sds" -description: null -img_file_name: null } Eccube\Entity\Category {#3588 -id: 57 -name: "ALFAST®" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1730728687 {#3581 date: 2024-11-04 22:58:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3582 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3589 …} -Children: Doctrine\ORM\PersistentCollection {#3592 …} -Parent: Eccube\Entity\Category {#3583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "alfast" -description: null -img_file_name: null } Eccube\Entity\Category {#3597 -id: 53 -name: "BONASORB®" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1727430448 {#3595 date: 2024-09-27 18:47:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3596 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3598 …} -Children: Doctrine\ORM\PersistentCollection {#3601 …} -Parent: Eccube\Entity\Category {#3583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "bonasorb" -description: null -img_file_name: null } Eccube\Entity\Category {#3604 -id: 40 -name: "BONJET®" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1727430330 {#3602 date: 2024-09-27 18:45:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3603 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3605 …} -Children: Doctrine\ORM\PersistentCollection {#3608 …} -Parent: Eccube\Entity\Category {#3583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "bonjet" -description: null -img_file_name: null } Eccube\Entity\Category {#3611 -id: 41 -name: "BONTRON®" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1727430347 {#3609 date: 2024-09-27 18:45:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3610 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3612 …} -Children: Doctrine\ORM\PersistentCollection {#3615 …} -Parent: Eccube\Entity\Category {#3583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "bontron" -description: null -img_file_name: null } Eccube\Entity\Category {#3618 -id: 42 -name: "DEORASE®" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1727430355 {#3616 date: 2024-09-27 18:45:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3617 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3619 …} -Children: Doctrine\ORM\PersistentCollection {#3622 …} -Parent: Eccube\Entity\Category {#3583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "deorase" -description: null -img_file_name: null } Eccube\Entity\Category {#3625 -id: 43 -name: "eBIND®" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1727430365 {#3623 date: 2024-09-27 18:46:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3624 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3626 …} -Children: Doctrine\ORM\PersistentCollection {#3629 …} -Parent: Eccube\Entity\Category {#3583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "ebind" -description: null -img_file_name: null } Eccube\Entity\Category {#3632 -id: 44 -name: "elixa®" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1727430373 {#3630 date: 2024-09-27 18:46:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3631 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3633 …} -Children: Doctrine\ORM\PersistentCollection {#3636 …} -Parent: Eccube\Entity\Category {#3583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "elixa" -description: null -img_file_name: null } Eccube\Entity\Category {#3639 -id: 45 -name: "MICROPIGMO®" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1727430379 {#3637 date: 2024-09-27 18:46:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3638 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3640 …} -Children: Doctrine\ORM\PersistentCollection {#3643 …} -Parent: Eccube\Entity\Category {#3583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "micropigmo" -description: null -img_file_name: null } Eccube\Entity\Category {#3646 -id: 46 -name: "NUBIAN®" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1727430386 {#3644 date: 2024-09-27 18:46:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3645 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3647 …} -Children: Doctrine\ORM\PersistentCollection {#3650 …} -Parent: Eccube\Entity\Category {#3583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "nubian" -description: null -img_file_name: null } Eccube\Entity\Category {#3653 -id: 47 -name: "OIL" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1727430393 {#3651 date: 2024-09-27 18:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3652 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3654 …} -Children: Doctrine\ORM\PersistentCollection {#3657 …} -Parent: Eccube\Entity\Category {#3583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "oil" -description: null -img_file_name: null } Eccube\Entity\Category {#3660 -id: 48 -name: "OPLAS®" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1727430398 {#3658 date: 2024-09-27 18:46:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3659 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3661 …} -Children: Doctrine\ORM\PersistentCollection {#3664 …} -Parent: Eccube\Entity\Category {#3583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "oplas" -description: null -img_file_name: null } Eccube\Entity\Category {#3667 -id: 49 -name: "OPTRON®" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1727430407 {#3665 date: 2024-09-27 18:46:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3666 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3668 …} -Children: Doctrine\ORM\PersistentCollection {#3671 …} -Parent: Eccube\Entity\Category {#3583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "optron" -description: null -img_file_name: null } Eccube\Entity\Category {#3674 -id: 50 -name: "ORIPACS®" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1727430427 {#3672 date: 2024-09-27 18:47:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3673 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3675 …} -Children: Doctrine\ORM\PersistentCollection {#3678 …} -Parent: Eccube\Entity\Category {#3583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "oripacs" -description: null -img_file_name: null } Eccube\Entity\Category {#3681 -id: 51 -name: "VALIFAST®" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1727430433 {#3679 date: 2024-09-27 18:47:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3680 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3682 …} -Children: Doctrine\ORM\PersistentCollection {#3685 …} -Parent: Eccube\Entity\Category {#3583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "valifast" -description: null -img_file_name: null } Eccube\Entity\Category {#3688 -id: 54 -name: "VALIOSOL®" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1727430455 {#3686 date: 2024-09-27 18:47:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3687 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3689 …} -Children: Doctrine\ORM\PersistentCollection {#3692 …} -Parent: Eccube\Entity\Category {#3583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "valiosol" -description: null -img_file_name: null } Eccube\Entity\Category {#3695 -id: 52 -name: "WATER" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1727430441 {#3693 date: 2024-09-27 18:47:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3694 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3696 …} -Children: Doctrine\ORM\PersistentCollection {#3699 …} -Parent: Eccube\Entity\Category {#3583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "water" -description: null -img_file_name: null } Eccube\Entity\Category {#3702 -id: 80 -name: "【開発品】TDS" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1764311918 {#3700 date: 2025-11-28 15:38:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3701 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3703 …} -Children: Doctrine\ORM\PersistentCollection {#3706 …} -Parent: Eccube\Entity\Category {#3583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "development product-tds" -description: null -img_file_name: null } Eccube\Entity\Category {#3707 -id: 27 -name: "ALFAST®" -hierarchy: 1 -sort_no: 49 -create_date: DateTime @1717553074 {#3593 date: 2024-06-05 11:04:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3594 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3708 …} -Children: Doctrine\ORM\PersistentCollection {#3711 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "alfast" -description: null -img_file_name: "" } Eccube\Entity\Category {#3714 -id: 26 -name: "BONASORB®" -hierarchy: 1 -sort_no: 48 -create_date: DateTime @1717553069 {#3712 date: 2024-06-05 11:04:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3713 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3715 …} -Children: Doctrine\ORM\PersistentCollection {#3718 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "bonasorb" -description: null -img_file_name: "" } Eccube\Entity\Category {#3721 -id: 1 -name: "BONJET®" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1488881692 {#3719 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3720 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3722 …} -Children: Doctrine\ORM\PersistentCollection {#3725 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "bonjet" -description: null -img_file_name: "0902171454_66d573fe75bff.jpg" } Eccube\Entity\Category {#3728 -id: 77 -name: "BONTRON®" -hierarchy: 1 -sort_no: 46 -create_date: DateTime @1730868578 {#3726 date: 2024-11-06 13:49:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3727 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3729 …} -Children: Doctrine\ORM\PersistentCollection {#3732 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "bontron" -description: null -img_file_name: null } Eccube\Entity\Category {#3735 -id: 24 -name: "DEORASE®" -hierarchy: 1 -sort_no: 45 -create_date: DateTime @1717553054 {#3733 date: 2024-06-05 11:04:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3734 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3736 …} -Children: Doctrine\ORM\PersistentCollection {#3739 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "deorase" -description: null -img_file_name: "" } Eccube\Entity\Category {#3742 -id: 22 -name: "<span style="font-style: italic;">e</span>BIND®" -hierarchy: 1 -sort_no: 44 -create_date: DateTime @1717553040 {#3740 date: 2024-06-05 11:04:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3741 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3743 …} -Children: Doctrine\ORM\PersistentCollection {#3746 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "ebind" -description: null -img_file_name: "" } Eccube\Entity\Category {#3749 -id: 20 -name: "elixa®" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1717553006 {#3747 date: 2024-06-05 11:03:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3748 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3750 …} -Children: Doctrine\ORM\PersistentCollection {#3753 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "elixa" -description: null -img_file_name: "" } Eccube\Entity\Category {#3756 -id: 16 -name: "MICROPIGMO®" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1717552913 {#3754 date: 2024-06-05 11:01:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3755 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3757 …} -Children: Doctrine\ORM\PersistentCollection {#3760 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "micropigmo" -description: null -img_file_name: "" } Eccube\Entity\Category {#3763 -id: 14 -name: "NUBIAN®" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1717552709 {#3761 date: 2024-06-05 10:58:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3762 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3764 …} -Children: Doctrine\ORM\PersistentCollection {#3767 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "nubian" -description: null -img_file_name: "" } Eccube\Entity\Category {#3770 -id: 5 -name: "OIL" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1488881692 {#3768 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102900 {#3769 date: 2025-02-21 10:55:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3771 …} -Children: Doctrine\ORM\PersistentCollection {#3774 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "oil" -description: null -img_file_name: "" } Eccube\Entity\Category {#3777 -id: 78 -name: "OPTIMA®" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1740102803 {#3775 date: 2025-02-21 10:53:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3776 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3778 …} -Children: Doctrine\ORM\PersistentCollection {#3781 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "optima" -description: null -img_file_name: null } Eccube\Entity\Category {#3784 -id: 73 -name: "ORIPACS®" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1730868365 {#3782 date: 2024-11-06 13:46:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3783 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3785 …} -Children: Doctrine\ORM\PersistentCollection {#3788 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "oripacs" -description: null -img_file_name: null } Eccube\Entity\Category {#3791 -id: 2 -name: "OPLAS®" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1488881692 {#3789 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102884 {#3790 date: 2025-02-21 10:54:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3792 …} -Children: Doctrine\ORM\PersistentCollection {#3795 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "oplas" -description: null -img_file_name: "" } Eccube\Entity\Category {#3798 -id: 72 -name: "OPTRON®" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1730868352 {#3796 date: 2024-11-06 13:45:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3797 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3799 …} -Children: Doctrine\ORM\PersistentCollection {#3802 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "optron" -description: null -img_file_name: null } Eccube\Entity\Category {#3805 -id: 74 -name: "VALIFAST®" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1730868379 {#3803 date: 2024-11-06 13:46:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102838 {#3804 date: 2025-02-21 10:53:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3806 …} -Children: Doctrine\ORM\PersistentCollection {#3809 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "valifast" -description: null -img_file_name: null } Eccube\Entity\Category {#3812 -id: 76 -name: "VALIOSOL®" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1730868409 {#3810 date: 2024-11-06 13:46:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3811 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3813 …} -Children: Doctrine\ORM\PersistentCollection {#3816 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "valiosol" -description: null -img_file_name: null } Eccube\Entity\Category {#3819 -id: 75 -name: "WATER" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1730868393 {#3817 date: 2024-11-06 13:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3818 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3820 …} -Children: Doctrine\ORM\PersistentCollection {#3823 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "water" -description: null -img_file_name: null } ] |
| 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 {#4096 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#4097 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4099 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#4098 …} } |
| choices | [ Eccube\Entity\Category {#3287 -id: 39 -name: "chemSHERPA" -hierarchy: 1 -sort_no: 53 -create_date: DateTime @1727430296 {#3250 date: 2024-09-27 18:44:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3244 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3246 …} -Children: Doctrine\ORM\PersistentCollection {#3413 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "chemSHERPA" -description: null -img_file_name: null } Eccube\Entity\Category {#3414 -id: 58 -name: "ALFAST®" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1730728840 {#3238 date: 2024-11-04 23:00:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3074 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3415 …} -Children: Doctrine\ORM\PersistentCollection {#3418 …} -Parent: Eccube\Entity\Category {#3287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "alfast" -description: null -img_file_name: null } Eccube\Entity\Category {#3296 -id: 60 -name: "BONASORB®" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1730760345 {#3421 date: 2024-11-05 07:45:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3422 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3297 …} -Children: Doctrine\ORM\PersistentCollection {#3300 …} -Parent: Eccube\Entity\Category {#3287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "bonasorb" -description: null -img_file_name: null } Eccube\Entity\Category {#3303 -id: 59 -name: "BONJET®" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1730728858 {#3301 date: 2024-11-04 23:00:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3302 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3304 …} -Children: Doctrine\ORM\PersistentCollection {#3307 …} -Parent: Eccube\Entity\Category {#3287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "bonjet" -description: null -img_file_name: null } Eccube\Entity\Category {#3310 -id: 55 -name: "BONTRON®" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1727774489 {#3308 date: 2024-10-01 18:21:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3309 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3311 …} -Children: Doctrine\ORM\PersistentCollection {#3312 …} -Parent: Eccube\Entity\Category {#3287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "bontron" -description: null -img_file_name: null } Eccube\Entity\Category {#3277 -id: 56 -name: "DEORASE®" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1727774498 {#3317 date: 2024-10-01 18:21:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3319 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3281 …} -Children: Doctrine\ORM\PersistentCollection {#3237 …} -Parent: Eccube\Entity\Category {#3287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "deorase" -description: null -img_file_name: null } Eccube\Entity\Category {#3322 -id: 61 -name: "eBIND®" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1730866578 {#3063 date: 2024-11-06 13:16:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3324 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3320 …} -Children: Doctrine\ORM\PersistentCollection {#3314 …} -Parent: Eccube\Entity\Category {#3287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "ebind" -description: null -img_file_name: null } Eccube\Entity\Category {#3325 -id: 62 -name: "elixa®" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1730866594 {#3290 date: 2024-11-06 13:16:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3326 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3323 …} -Children: Doctrine\ORM\PersistentCollection {#3333 …} -Parent: Eccube\Entity\Category {#3287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "elixa" -description: null -img_file_name: null } Eccube\Entity\Category {#3337 -id: 63 -name: "MICROPIGMO®" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1730866607 {#3334 date: 2024-11-06 13:16:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3336 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3338 …} -Children: Doctrine\ORM\PersistentCollection {#3341 …} -Parent: Eccube\Entity\Category {#3287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "micropigmo" -description: null -img_file_name: null } Eccube\Entity\Category {#3344 -id: 79 -name: "NIGROSINE" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1753321558 {#3342 date: 2025-07-24 10:45:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3343 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3345 …} -Children: Doctrine\ORM\PersistentCollection {#3348 …} -Parent: Eccube\Entity\Category {#3287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "nigrosine" -description: null -img_file_name: null } Eccube\Entity\Category {#3527 -id: 64 -name: "NUBIAN®" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1730866619 {#3445 date: 2024-11-06 13:16:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3525 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3528 …} -Children: Doctrine\ORM\PersistentCollection {#3531 …} -Parent: Eccube\Entity\Category {#3287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "nubian" -description: null -img_file_name: null } Eccube\Entity\Category {#3534 -id: 65 -name: "OIL" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1730866633 {#3532 date: 2024-11-06 13:17:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3533 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3535 …} -Children: Doctrine\ORM\PersistentCollection {#3538 …} -Parent: Eccube\Entity\Category {#3287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "oil" -description: null -img_file_name: null } Eccube\Entity\Category {#3541 -id: 66 -name: "OPLAS®" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1730866650 {#3539 date: 2024-11-06 13:17:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3540 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3542 …} -Children: Doctrine\ORM\PersistentCollection {#3545 …} -Parent: Eccube\Entity\Category {#3287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "oplas" -description: null -img_file_name: null } Eccube\Entity\Category {#3548 -id: 67 -name: "OPTRON®" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1730866665 {#3546 date: 2024-11-06 13:17:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3547 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3549 …} -Children: Doctrine\ORM\PersistentCollection {#3552 …} -Parent: Eccube\Entity\Category {#3287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "optron" -description: null -img_file_name: null } Eccube\Entity\Category {#3555 -id: 68 -name: "ORIPACS®" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1730866684 {#3553 date: 2024-11-06 13:18:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3554 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3556 …} -Children: Doctrine\ORM\PersistentCollection {#3559 …} -Parent: Eccube\Entity\Category {#3287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "oripacs" -description: null -img_file_name: null } Eccube\Entity\Category {#3562 -id: 69 -name: "VALIFAST®" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1730866707 {#3560 date: 2024-11-06 13:18:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3561 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3563 …} -Children: Doctrine\ORM\PersistentCollection {#3566 …} -Parent: Eccube\Entity\Category {#3287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "valifast" -description: null -img_file_name: null } Eccube\Entity\Category {#3569 -id: 71 -name: "VALIOSOL®" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1730866736 {#3567 date: 2024-11-06 13:18:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3568 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3570 …} -Children: Doctrine\ORM\PersistentCollection {#3573 …} -Parent: Eccube\Entity\Category {#3287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "valiosol" -description: null -img_file_name: null } Eccube\Entity\Category {#3576 -id: 70 -name: "WATER" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1730866723 {#3574 date: 2024-11-06 13:18:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3575 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3577 …} -Children: Doctrine\ORM\PersistentCollection {#3580 …} -Parent: Eccube\Entity\Category {#3287} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "water" -description: null -img_file_name: null } Eccube\Entity\Category {#3583 -id: 30 -name: "SDS" -hierarchy: 1 -sort_no: 51 -create_date: DateTime @1727429302 {#3419 date: 2024-09-27 18:28:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3420 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3584 …} -Children: Doctrine\ORM\PersistentCollection {#3587 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "sds" -description: null -img_file_name: null } Eccube\Entity\Category {#3588 -id: 57 -name: "ALFAST®" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1730728687 {#3581 date: 2024-11-04 22:58:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3582 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3589 …} -Children: Doctrine\ORM\PersistentCollection {#3592 …} -Parent: Eccube\Entity\Category {#3583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "alfast" -description: null -img_file_name: null } Eccube\Entity\Category {#3597 -id: 53 -name: "BONASORB®" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1727430448 {#3595 date: 2024-09-27 18:47:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3596 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3598 …} -Children: Doctrine\ORM\PersistentCollection {#3601 …} -Parent: Eccube\Entity\Category {#3583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "bonasorb" -description: null -img_file_name: null } Eccube\Entity\Category {#3604 -id: 40 -name: "BONJET®" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1727430330 {#3602 date: 2024-09-27 18:45:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3603 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3605 …} -Children: Doctrine\ORM\PersistentCollection {#3608 …} -Parent: Eccube\Entity\Category {#3583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "bonjet" -description: null -img_file_name: null } Eccube\Entity\Category {#3611 -id: 41 -name: "BONTRON®" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1727430347 {#3609 date: 2024-09-27 18:45:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3610 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3612 …} -Children: Doctrine\ORM\PersistentCollection {#3615 …} -Parent: Eccube\Entity\Category {#3583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "bontron" -description: null -img_file_name: null } Eccube\Entity\Category {#3618 -id: 42 -name: "DEORASE®" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1727430355 {#3616 date: 2024-09-27 18:45:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3617 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3619 …} -Children: Doctrine\ORM\PersistentCollection {#3622 …} -Parent: Eccube\Entity\Category {#3583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "deorase" -description: null -img_file_name: null } Eccube\Entity\Category {#3625 -id: 43 -name: "eBIND®" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1727430365 {#3623 date: 2024-09-27 18:46:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3624 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3626 …} -Children: Doctrine\ORM\PersistentCollection {#3629 …} -Parent: Eccube\Entity\Category {#3583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "ebind" -description: null -img_file_name: null } Eccube\Entity\Category {#3632 -id: 44 -name: "elixa®" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1727430373 {#3630 date: 2024-09-27 18:46:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3631 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3633 …} -Children: Doctrine\ORM\PersistentCollection {#3636 …} -Parent: Eccube\Entity\Category {#3583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "elixa" -description: null -img_file_name: null } Eccube\Entity\Category {#3639 -id: 45 -name: "MICROPIGMO®" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1727430379 {#3637 date: 2024-09-27 18:46:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3638 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3640 …} -Children: Doctrine\ORM\PersistentCollection {#3643 …} -Parent: Eccube\Entity\Category {#3583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "micropigmo" -description: null -img_file_name: null } Eccube\Entity\Category {#3646 -id: 46 -name: "NUBIAN®" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1727430386 {#3644 date: 2024-09-27 18:46:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3645 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3647 …} -Children: Doctrine\ORM\PersistentCollection {#3650 …} -Parent: Eccube\Entity\Category {#3583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "nubian" -description: null -img_file_name: null } Eccube\Entity\Category {#3653 -id: 47 -name: "OIL" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1727430393 {#3651 date: 2024-09-27 18:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3652 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3654 …} -Children: Doctrine\ORM\PersistentCollection {#3657 …} -Parent: Eccube\Entity\Category {#3583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "oil" -description: null -img_file_name: null } Eccube\Entity\Category {#3660 -id: 48 -name: "OPLAS®" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1727430398 {#3658 date: 2024-09-27 18:46:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3659 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3661 …} -Children: Doctrine\ORM\PersistentCollection {#3664 …} -Parent: Eccube\Entity\Category {#3583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "oplas" -description: null -img_file_name: null } Eccube\Entity\Category {#3667 -id: 49 -name: "OPTRON®" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1727430407 {#3665 date: 2024-09-27 18:46:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3666 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3668 …} -Children: Doctrine\ORM\PersistentCollection {#3671 …} -Parent: Eccube\Entity\Category {#3583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "optron" -description: null -img_file_name: null } Eccube\Entity\Category {#3674 -id: 50 -name: "ORIPACS®" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1727430427 {#3672 date: 2024-09-27 18:47:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3673 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3675 …} -Children: Doctrine\ORM\PersistentCollection {#3678 …} -Parent: Eccube\Entity\Category {#3583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "oripacs" -description: null -img_file_name: null } Eccube\Entity\Category {#3681 -id: 51 -name: "VALIFAST®" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1727430433 {#3679 date: 2024-09-27 18:47:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3680 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3682 …} -Children: Doctrine\ORM\PersistentCollection {#3685 …} -Parent: Eccube\Entity\Category {#3583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "valifast" -description: null -img_file_name: null } Eccube\Entity\Category {#3688 -id: 54 -name: "VALIOSOL®" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1727430455 {#3686 date: 2024-09-27 18:47:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3687 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3689 …} -Children: Doctrine\ORM\PersistentCollection {#3692 …} -Parent: Eccube\Entity\Category {#3583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "valiosol" -description: null -img_file_name: null } Eccube\Entity\Category {#3695 -id: 52 -name: "WATER" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1727430441 {#3693 date: 2024-09-27 18:47:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3694 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3696 …} -Children: Doctrine\ORM\PersistentCollection {#3699 …} -Parent: Eccube\Entity\Category {#3583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "water" -description: null -img_file_name: null } Eccube\Entity\Category {#3702 -id: 80 -name: "【開発品】TDS" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1764311918 {#3700 date: 2025-11-28 15:38:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3701 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3703 …} -Children: Doctrine\ORM\PersistentCollection {#3706 …} -Parent: Eccube\Entity\Category {#3583} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "development product-tds" -description: null -img_file_name: null } Eccube\Entity\Category {#3707 -id: 27 -name: "ALFAST®" -hierarchy: 1 -sort_no: 49 -create_date: DateTime @1717553074 {#3593 date: 2024-06-05 11:04:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3594 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3708 …} -Children: Doctrine\ORM\PersistentCollection {#3711 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "alfast" -description: null -img_file_name: "" } Eccube\Entity\Category {#3714 -id: 26 -name: "BONASORB®" -hierarchy: 1 -sort_no: 48 -create_date: DateTime @1717553069 {#3712 date: 2024-06-05 11:04:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3713 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3715 …} -Children: Doctrine\ORM\PersistentCollection {#3718 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "bonasorb" -description: null -img_file_name: "" } Eccube\Entity\Category {#3721 -id: 1 -name: "BONJET®" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1488881692 {#3719 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3720 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3722 …} -Children: Doctrine\ORM\PersistentCollection {#3725 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "bonjet" -description: null -img_file_name: "0902171454_66d573fe75bff.jpg" } Eccube\Entity\Category {#3728 -id: 77 -name: "BONTRON®" -hierarchy: 1 -sort_no: 46 -create_date: DateTime @1730868578 {#3726 date: 2024-11-06 13:49:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3727 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3729 …} -Children: Doctrine\ORM\PersistentCollection {#3732 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "bontron" -description: null -img_file_name: null } Eccube\Entity\Category {#3735 -id: 24 -name: "DEORASE®" -hierarchy: 1 -sort_no: 45 -create_date: DateTime @1717553054 {#3733 date: 2024-06-05 11:04:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3734 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3736 …} -Children: Doctrine\ORM\PersistentCollection {#3739 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "deorase" -description: null -img_file_name: "" } Eccube\Entity\Category {#3742 -id: 22 -name: "<span style="font-style: italic;">e</span>BIND®" -hierarchy: 1 -sort_no: 44 -create_date: DateTime @1717553040 {#3740 date: 2024-06-05 11:04:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3741 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3743 …} -Children: Doctrine\ORM\PersistentCollection {#3746 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "ebind" -description: null -img_file_name: "" } Eccube\Entity\Category {#3749 -id: 20 -name: "elixa®" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1717553006 {#3747 date: 2024-06-05 11:03:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3748 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3750 …} -Children: Doctrine\ORM\PersistentCollection {#3753 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "elixa" -description: null -img_file_name: "" } Eccube\Entity\Category {#3756 -id: 16 -name: "MICROPIGMO®" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1717552913 {#3754 date: 2024-06-05 11:01:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3755 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3757 …} -Children: Doctrine\ORM\PersistentCollection {#3760 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "micropigmo" -description: null -img_file_name: "" } Eccube\Entity\Category {#3763 -id: 14 -name: "NUBIAN®" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1717552709 {#3761 date: 2024-06-05 10:58:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3762 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3764 …} -Children: Doctrine\ORM\PersistentCollection {#3767 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "nubian" -description: null -img_file_name: "" } Eccube\Entity\Category {#3770 -id: 5 -name: "OIL" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1488881692 {#3768 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102900 {#3769 date: 2025-02-21 10:55:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3771 …} -Children: Doctrine\ORM\PersistentCollection {#3774 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "oil" -description: null -img_file_name: "" } Eccube\Entity\Category {#3777 -id: 78 -name: "OPTIMA®" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1740102803 {#3775 date: 2025-02-21 10:53:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3776 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3778 …} -Children: Doctrine\ORM\PersistentCollection {#3781 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "optima" -description: null -img_file_name: null } Eccube\Entity\Category {#3784 -id: 73 -name: "ORIPACS®" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1730868365 {#3782 date: 2024-11-06 13:46:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3783 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3785 …} -Children: Doctrine\ORM\PersistentCollection {#3788 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "oripacs" -description: null -img_file_name: null } Eccube\Entity\Category {#3791 -id: 2 -name: "OPLAS®" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1488881692 {#3789 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102884 {#3790 date: 2025-02-21 10:54:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3792 …} -Children: Doctrine\ORM\PersistentCollection {#3795 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "oplas" -description: null -img_file_name: "" } Eccube\Entity\Category {#3798 -id: 72 -name: "OPTRON®" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1730868352 {#3796 date: 2024-11-06 13:45:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3797 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3799 …} -Children: Doctrine\ORM\PersistentCollection {#3802 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "optron" -description: null -img_file_name: null } Eccube\Entity\Category {#3805 -id: 74 -name: "VALIFAST®" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1730868379 {#3803 date: 2024-11-06 13:46:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102838 {#3804 date: 2025-02-21 10:53:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3806 …} -Children: Doctrine\ORM\PersistentCollection {#3809 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "valifast" -description: null -img_file_name: null } Eccube\Entity\Category {#3812 -id: 76 -name: "VALIOSOL®" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1730868409 {#3810 date: 2024-11-06 13:46:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3811 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3813 …} -Children: Doctrine\ORM\PersistentCollection {#3816 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "valiosol" -description: null -img_file_name: null } Eccube\Entity\Category {#3819 -id: 75 -name: "WATER" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1730868393 {#3817 date: 2024-11-06 13:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3818 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3820 …} -Children: Doctrine\ORM\PersistentCollection {#3823 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3410 …} -slug_name: "water" -description: null -img_file_name: null } ] |
| 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 {#576 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#575 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#574 …} -namespace: Closure() {#572 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerCiSBicA\EntityManagerGhost554d0f0 {#648 …12} |
| 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 {#4095 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerCiSBicA\EntityManagerGhost554d0f0 {#648 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3059 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "common.select__all_products" |
| placeholder_attr | [] |
| 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() {#4094 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#878 …} $message: Closure() {#4092 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|
name
Errors
This form has no errors.
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 {#576 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#575 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#574 …} -namespace: Closure() {#572 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4123 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Please enter a valid search term." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#4125 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#878 …} $message: Closure() {#4124 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|
pageno
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#576 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#575 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#574 …} -namespace: Closure() {#572 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4134 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#4136 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#878 …} $message: Closure() {#4135 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|
disp_number
Form type:
"Eccube\Form\Type\Master\ProductListMaxType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"10"
|
| Normalized Format | Eccube\Entity\Master\ProductListMax {#3131 #id: 10 #name: "10件" #sort_no: 0 } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ Eccube\Entity\Master\ProductListMax {#3131 #id: 10 #name: "10件" #sort_no: 0 } Eccube\Entity\Master\ProductListMax {#3134 #id: 20 #name: "20件" #sort_no: 1 } Eccube\Entity\Master\ProductListMax {#3135 #id: 30 #name: "30件" #sort_no: 2 } ] |
[ Eccube\Entity\Master\ProductListMax {#3131 #id: 10 #name: "10件" #sort_no: 0 } Eccube\Entity\Master\ProductListMax {#3134 #id: 20 #name: "20件" #sort_no: 1 } Eccube\Entity\Master\ProductListMax {#3135 #id: 30 #name: "30件" #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 {#4090 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#4091 …} } |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#4156 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#4097 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4158 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#4157 …} } |
| choices | [ Eccube\Entity\Master\ProductListMax {#3131 #id: 10 #name: "10件" #sort_no: 0 } Eccube\Entity\Master\ProductListMax {#3134 #id: 20 #name: "20件" #sort_no: 1 } Eccube\Entity\Master\ProductListMax {#3135 #id: 30 #name: "30件" #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 {#576 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#575 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#574 …} -namespace: Closure() {#572 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerCiSBicA\EntityManagerGhost554d0f0 {#648 …12} |
| 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 {#4155 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerCiSBicA\EntityManagerGhost554d0f0 {#648 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3143 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| placeholder_attr | [] |
| 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 {#4159 -em: ContainerCiSBicA\EntityManagerGhost554d0f0 {#648 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4161 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4162 #from: "Eccube\Entity\Master\ProductListMax" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4163 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -type: 0 -state: 0 -dql: null -parameters: Doctrine\Common\Collections\ArrayCollection {#4160 …} -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() {#4154 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#878 …} $message: Closure() {#4151 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|
orderby
Form type:
"Eccube\Form\Type\Master\ProductListOrderByType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"5"
|
| Normalized Format | Eccube\Entity\Master\ProductListOrderBy {#3826 #id: 5 #name: "弊社指定順" #sort_no: 2 } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ Eccube\Entity\Master\ProductListOrderBy {#3826 #id: 5 #name: "弊社指定順" #sort_no: 2 } Eccube\Entity\Master\ProductListOrderBy {#3827 #id: 4 #name: "商品名順" #sort_no: 3 } Eccube\Entity\Master\ProductListOrderBy {#3848 #id: 2 #name: "新着順" #sort_no: 4 } Eccube\Entity\Master\ProductListOrderBy {#3849 #id: 1 #name: "価格が低い順" #sort_no: 5 } Eccube\Entity\Master\ProductListOrderBy {#3850 #id: 3 #name: "価格が高い順" #sort_no: 6 } ] |
[ Eccube\Entity\Master\ProductListOrderBy {#3826 #id: 5 #name: "弊社指定順" #sort_no: 2 } Eccube\Entity\Master\ProductListOrderBy {#3827 #id: 4 #name: "商品名順" #sort_no: 3 } Eccube\Entity\Master\ProductListOrderBy {#3848 #id: 2 #name: "新着順" #sort_no: 4 } Eccube\Entity\Master\ProductListOrderBy {#3849 #id: 1 #name: "価格が低い順" #sort_no: 5 } Eccube\Entity\Master\ProductListOrderBy {#3850 #id: 3 #name: "価格が高い順" #sort_no: 6 } ] |
| 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 {#4090 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#4091 …} } |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#4181 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#4097 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4183 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#4182 …} } |
| choices | [ Eccube\Entity\Master\ProductListOrderBy {#3826 #id: 5 #name: "弊社指定順" #sort_no: 2 } Eccube\Entity\Master\ProductListOrderBy {#3827 #id: 4 #name: "商品名順" #sort_no: 3 } Eccube\Entity\Master\ProductListOrderBy {#3848 #id: 2 #name: "新着順" #sort_no: 4 } Eccube\Entity\Master\ProductListOrderBy {#3849 #id: 1 #name: "価格が低い順" #sort_no: 5 } Eccube\Entity\Master\ProductListOrderBy {#3850 #id: 3 #name: "価格が高い順" #sort_no: 6 } ] |
| 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 {#576 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#575 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#574 …} -namespace: Closure() {#572 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerCiSBicA\EntityManagerGhost554d0f0 {#648 …12} |
| 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 {#4180 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerCiSBicA\EntityManagerGhost554d0f0 {#648 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3139 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| placeholder_attr | [] |
| 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 {#4184 -em: ContainerCiSBicA\EntityManagerGhost554d0f0 {#648 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4186 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4187 #from: "Eccube\Entity\Master\ProductListOrderBy" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4188 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -type: 0 -state: 0 -dql: null -parameters: Doctrine\Common\Collections\ArrayCollection {#4185 …} -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() {#4179 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#878 …} $message: Closure() {#4178 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|
color
Errors
This form has no errors.
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 | [] |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "黄" => 1 "オレンジ" => 2 "赤" => 3 "ピンク" => 4 "茶" => 5 "緑" => 6 "青" => 7 "紫" => 8 "黒" => 9 ] |
[ "黄" => 1 "オレンジ" => 2 "赤" => 3 "ピンク" => 4 "茶" => 5 "緑" => 6 "青" => 7 "紫" => 8 "黒" => 9 ] |
| expanded | true |
same as passed value |
| multiple | true |
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 | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "黄" => 1 "オレンジ" => 2 "赤" => 3 "ピンク" => 4 "茶" => 5 "緑" => 6 "青" => 7 "紫" => 8 "黒" => 9 ] |
| compound | true |
| 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 {#576 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#575 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#574 …} -namespace: Closure() {#572 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| 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 | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | true |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4200 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#878 …} $message: Closure() {#4199 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|
0
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "黄" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "1" |
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 | "entry" |
| 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 {#576 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#575 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#574 …} -namespace: Closure() {#572 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4260 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4261 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "黄" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#4263 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#878 …} $message: Closure() {#4265 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|
1
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "オレンジ" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "2" |
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 | "entry" |
| 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 {#576 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#575 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#574 …} -namespace: Closure() {#572 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4260 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4261 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "オレンジ" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#4274 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#878 …} $message: Closure() {#4273 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "2" |
View Vars
| Variable | Value |
|---|
2
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "赤" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "3" |
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 | "entry" |
| 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 {#576 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#575 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#574 …} -namespace: Closure() {#572 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4260 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4261 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "赤" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#4284 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#878 …} $message: Closure() {#4283 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "3" |
View Vars
| Variable | Value |
|---|
3
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "ピンク" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "4" |
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 | "entry" |
| 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 {#576 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#575 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#574 …} -namespace: Closure() {#572 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4260 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4261 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "ピンク" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#4294 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#878 …} $message: Closure() {#4293 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "4" |
View Vars
| Variable | Value |
|---|
4
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "茶" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "5" |
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 | "entry" |
| 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 {#576 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#575 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#574 …} -namespace: Closure() {#572 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4260 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4261 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "茶" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#4304 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#878 …} $message: Closure() {#4303 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "5" |
View Vars
| Variable | Value |
|---|
5
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "緑" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "6" |
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 | "entry" |
| 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 {#576 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#575 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#574 …} -namespace: Closure() {#572 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4260 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4261 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "緑" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#4314 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#878 …} $message: Closure() {#4313 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "6" |
View Vars
| Variable | Value |
|---|
6
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "青" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "7" |
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 | "entry" |
| 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 {#576 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#575 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#574 …} -namespace: Closure() {#572 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4260 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4261 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "青" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#4324 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#878 …} $message: Closure() {#4323 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "7" |
View Vars
| Variable | Value |
|---|
7
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "紫" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "8" |
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 | "entry" |
| 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 {#576 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#575 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#574 …} -namespace: Closure() {#572 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4260 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4261 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "紫" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#4334 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#878 …} $message: Closure() {#4333 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "8" |
View Vars
| Variable | Value |
|---|
8
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "黒" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "9" |
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 | "entry" |
| 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 {#576 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#575 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#574 …} -namespace: Closure() {#572 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4260 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4261 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "黒" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#4344 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#878 …} $message: Closure() {#4343 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "9" |
View Vars
| Variable | Value |
|---|
ci_name
Errors
This form has no errors.
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 {#576 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#575 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#574 …} -namespace: Closure() {#572 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4225 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Please enter a valid search term." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#4227 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#878 …} $message: Closure() {#4226 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|