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 {#3792 -id: 5 -name: "OIL" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1488881692 {#3790 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102900 {#3791 date: 2025-02-21 10:55:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3793 …} -Children: Doctrine\ORM\PersistentCollection {#3796 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "oil" -description: null -img_file_name: "" } "name" => null "pageno" => null "disp_number" => Eccube\Entity\Master\ProductListMax {#3146 #id: 10 #name: "10件" #sort_no: 0 } "orderby" => Eccube\Entity\Master\ProductListOrderBy {#3848 #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 {#580 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#579 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#578 …} -namespace: Closure() {#576 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3066 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() {#3068 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#3067 …} $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 {#580 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#579 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#578 …} -namespace: Closure() {#576 …} } |
| 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) {#4081 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() {#4083 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4082 …} $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 |
"5"
|
| Normalized Format | Eccube\Entity\Category {#3792 -id: 5 -name: "OIL" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1488881692 {#3790 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102900 {#3791 date: 2025-02-21 10:55:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3793 …} -Children: Doctrine\ORM\PersistentCollection {#3796 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "oil" -description: null -img_file_name: "" } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | "NameWithLevel" |
same as passed value |
| choices | [ Eccube\Entity\Category {#3302 -id: 39 -name: "chemSHERPA" -hierarchy: 1 -sort_no: 54 -create_date: DateTime @1727430296 {#3265 date: 2024-09-27 18:44:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3259 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3261 …} -Children: Doctrine\ORM\PersistentCollection {#3428 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "chemSHERPA" -description: null -img_file_name: null } Eccube\Entity\Category {#3429 -id: 58 -name: "ALFAST®" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1730728840 {#3253 date: 2024-11-04 23:00:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3089 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3430 …} -Children: Doctrine\ORM\PersistentCollection {#3433 …} -Parent: Eccube\Entity\Category {#3302} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "alfast" -description: null -img_file_name: null } Eccube\Entity\Category {#3311 -id: 60 -name: "BONASORB®" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1730760345 {#3436 date: 2024-11-05 07:45:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3437 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3312 …} -Children: Doctrine\ORM\PersistentCollection {#3315 …} -Parent: Eccube\Entity\Category {#3302} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "bonasorb" -description: null -img_file_name: null } Eccube\Entity\Category {#3318 -id: 59 -name: "BONJET®" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1730728858 {#3316 date: 2024-11-04 23:00:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3317 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3319 …} -Children: Doctrine\ORM\PersistentCollection {#3322 …} -Parent: Eccube\Entity\Category {#3302} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "bonjet" -description: null -img_file_name: null } Eccube\Entity\Category {#3325 -id: 55 -name: "BONTRON®" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1727774489 {#3323 date: 2024-10-01 18:21:29.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 {#3326 …} -Children: Doctrine\ORM\PersistentCollection {#3327 …} -Parent: Eccube\Entity\Category {#3302} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "bontron" -description: null -img_file_name: null } Eccube\Entity\Category {#3292 -id: 56 -name: "DEORASE®" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1727774498 {#3332 date: 2024-10-01 18:21:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3334 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3296 …} -Children: Doctrine\ORM\PersistentCollection {#3252 …} -Parent: Eccube\Entity\Category {#3302} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "deorase" -description: null -img_file_name: null } Eccube\Entity\Category {#3337 -id: 61 -name: "eBIND®" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1730866578 {#3078 date: 2024-11-06 13:16:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3339 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3335 …} -Children: Doctrine\ORM\PersistentCollection {#3329 …} -Parent: Eccube\Entity\Category {#3302} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "ebind" -description: null -img_file_name: null } Eccube\Entity\Category {#3340 -id: 62 -name: "elixa®" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1730866594 {#3305 date: 2024-11-06 13:16:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3341 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3338 …} -Children: Doctrine\ORM\PersistentCollection {#3348 …} -Parent: Eccube\Entity\Category {#3302} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "elixa" -description: null -img_file_name: null } Eccube\Entity\Category {#3352 -id: 63 -name: "MICROPIGMO®" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1730866607 {#3349 date: 2024-11-06 13:16:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3351 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3353 …} -Children: Doctrine\ORM\PersistentCollection {#3356 …} -Parent: Eccube\Entity\Category {#3302} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "micropigmo" -description: null -img_file_name: null } Eccube\Entity\Category {#3359 -id: 79 -name: "NIGROSINE" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1753321558 {#3357 date: 2025-07-24 10:45:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3358 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3360 …} -Children: Doctrine\ORM\PersistentCollection {#3363 …} -Parent: Eccube\Entity\Category {#3302} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "nigrosine" -description: null -img_file_name: null } Eccube\Entity\Category {#3542 -id: 64 -name: "NUBIAN®" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1730866619 {#3460 date: 2024-11-06 13:16:59.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 {#3543 …} -Children: Doctrine\ORM\PersistentCollection {#3546 …} -Parent: Eccube\Entity\Category {#3302} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "nubian" -description: null -img_file_name: null } Eccube\Entity\Category {#3549 -id: 65 -name: "OIL" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1730866633 {#3547 date: 2024-11-06 13:17:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3548 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3550 …} -Children: Doctrine\ORM\PersistentCollection {#3553 …} -Parent: Eccube\Entity\Category {#3302} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "oil" -description: null -img_file_name: null } Eccube\Entity\Category {#3556 -id: 66 -name: "OPLAS®" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1730866650 {#3554 date: 2024-11-06 13:17:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3555 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3557 …} -Children: Doctrine\ORM\PersistentCollection {#3560 …} -Parent: Eccube\Entity\Category {#3302} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "oplas" -description: null -img_file_name: null } Eccube\Entity\Category {#3563 -id: 67 -name: "OPTRON®" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1730866665 {#3561 date: 2024-11-06 13:17:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3562 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3564 …} -Children: Doctrine\ORM\PersistentCollection {#3567 …} -Parent: Eccube\Entity\Category {#3302} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "optron" -description: null -img_file_name: null } Eccube\Entity\Category {#3570 -id: 68 -name: "ORIPACS®" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1730866684 {#3568 date: 2024-11-06 13:18:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3569 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3571 …} -Children: Doctrine\ORM\PersistentCollection {#3574 …} -Parent: Eccube\Entity\Category {#3302} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "oripacs" -description: null -img_file_name: null } Eccube\Entity\Category {#3577 -id: 69 -name: "VALIFAST®" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1730866707 {#3575 date: 2024-11-06 13:18:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3576 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3578 …} -Children: Doctrine\ORM\PersistentCollection {#3581 …} -Parent: Eccube\Entity\Category {#3302} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "valifast" -description: null -img_file_name: null } Eccube\Entity\Category {#3584 -id: 71 -name: "VALIOSOL®" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1730866736 {#3582 date: 2024-11-06 13:18:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3583 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3585 …} -Children: Doctrine\ORM\PersistentCollection {#3588 …} -Parent: Eccube\Entity\Category {#3302} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "valiosol" -description: null -img_file_name: null } Eccube\Entity\Category {#3591 -id: 70 -name: "WATER" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1730866723 {#3589 date: 2024-11-06 13:18:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3590 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3592 …} -Children: Doctrine\ORM\PersistentCollection {#3595 …} -Parent: Eccube\Entity\Category {#3302} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "water" -description: null -img_file_name: null } Eccube\Entity\Category {#3598 -id: 30 -name: "SDS" -hierarchy: 1 -sort_no: 52 -create_date: DateTime @1727429302 {#3434 date: 2024-09-27 18:28:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3435 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3599 …} -Children: Doctrine\ORM\PersistentCollection {#3602 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "sds" -description: null -img_file_name: null } Eccube\Entity\Category {#3603 -id: 57 -name: "ALFAST®" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1730728687 {#3596 date: 2024-11-04 22:58:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3597 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3604 …} -Children: Doctrine\ORM\PersistentCollection {#3607 …} -Parent: Eccube\Entity\Category {#3598} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "alfast" -description: null -img_file_name: null } Eccube\Entity\Category {#3612 -id: 53 -name: "BONASORB®" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1727430448 {#3610 date: 2024-09-27 18:47:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3611 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3613 …} -Children: Doctrine\ORM\PersistentCollection {#3616 …} -Parent: Eccube\Entity\Category {#3598} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "bonasorb" -description: null -img_file_name: null } Eccube\Entity\Category {#3619 -id: 40 -name: "BONJET®" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1727430330 {#3617 date: 2024-09-27 18:45:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3618 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3620 …} -Children: Doctrine\ORM\PersistentCollection {#3623 …} -Parent: Eccube\Entity\Category {#3598} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "bonjet" -description: null -img_file_name: null } Eccube\Entity\Category {#3626 -id: 41 -name: "BONTRON®" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1727430347 {#3624 date: 2024-09-27 18:45:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3625 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3627 …} -Children: Doctrine\ORM\PersistentCollection {#3630 …} -Parent: Eccube\Entity\Category {#3598} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "bontron" -description: null -img_file_name: null } Eccube\Entity\Category {#3633 -id: 42 -name: "DEORASE®" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1727430355 {#3631 date: 2024-09-27 18:45:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3632 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3634 …} -Children: Doctrine\ORM\PersistentCollection {#3637 …} -Parent: Eccube\Entity\Category {#3598} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "deorase" -description: null -img_file_name: null } Eccube\Entity\Category {#3640 -id: 43 -name: "eBIND®" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1727430365 {#3638 date: 2024-09-27 18:46:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3639 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3641 …} -Children: Doctrine\ORM\PersistentCollection {#3644 …} -Parent: Eccube\Entity\Category {#3598} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "ebind" -description: null -img_file_name: null } Eccube\Entity\Category {#3647 -id: 44 -name: "elixa®" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1727430373 {#3645 date: 2024-09-27 18:46:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3646 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3648 …} -Children: Doctrine\ORM\PersistentCollection {#3651 …} -Parent: Eccube\Entity\Category {#3598} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "elixa" -description: null -img_file_name: null } Eccube\Entity\Category {#3654 -id: 45 -name: "MICROPIGMO®" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1727430379 {#3652 date: 2024-09-27 18:46:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3653 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3655 …} -Children: Doctrine\ORM\PersistentCollection {#3658 …} -Parent: Eccube\Entity\Category {#3598} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "micropigmo" -description: null -img_file_name: null } Eccube\Entity\Category {#3661 -id: 46 -name: "NUBIAN®" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1727430386 {#3659 date: 2024-09-27 18:46:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3660 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3662 …} -Children: Doctrine\ORM\PersistentCollection {#3665 …} -Parent: Eccube\Entity\Category {#3598} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "nubian" -description: null -img_file_name: null } Eccube\Entity\Category {#3668 -id: 47 -name: "OIL" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1727430393 {#3666 date: 2024-09-27 18:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3667 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3669 …} -Children: Doctrine\ORM\PersistentCollection {#3672 …} -Parent: Eccube\Entity\Category {#3598} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "oil" -description: null -img_file_name: null } Eccube\Entity\Category {#3675 -id: 48 -name: "OPLAS®" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1727430398 {#3673 date: 2024-09-27 18:46:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3674 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3676 …} -Children: Doctrine\ORM\PersistentCollection {#3679 …} -Parent: Eccube\Entity\Category {#3598} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "oplas" -description: null -img_file_name: null } Eccube\Entity\Category {#3682 -id: 49 -name: "OPTRON®" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1727430407 {#3680 date: 2024-09-27 18:46:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3681 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3683 …} -Children: Doctrine\ORM\PersistentCollection {#3686 …} -Parent: Eccube\Entity\Category {#3598} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "optron" -description: null -img_file_name: null } Eccube\Entity\Category {#3689 -id: 50 -name: "ORIPACS®" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1727430427 {#3687 date: 2024-09-27 18:47:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3688 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3690 …} -Children: Doctrine\ORM\PersistentCollection {#3693 …} -Parent: Eccube\Entity\Category {#3598} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "oripacs" -description: null -img_file_name: null } Eccube\Entity\Category {#3696 -id: 51 -name: "VALIFAST®" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1727430433 {#3694 date: 2024-09-27 18:47:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3695 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3697 …} -Children: Doctrine\ORM\PersistentCollection {#3700 …} -Parent: Eccube\Entity\Category {#3598} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "valifast" -description: null -img_file_name: null } Eccube\Entity\Category {#3703 -id: 54 -name: "VALIOSOL®" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1727430455 {#3701 date: 2024-09-27 18:47:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3702 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3704 …} -Children: Doctrine\ORM\PersistentCollection {#3707 …} -Parent: Eccube\Entity\Category {#3598} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "valiosol" -description: null -img_file_name: null } Eccube\Entity\Category {#3710 -id: 52 -name: "WATER" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1727430441 {#3708 date: 2024-09-27 18:47:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3709 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3711 …} -Children: Doctrine\ORM\PersistentCollection {#3714 …} -Parent: Eccube\Entity\Category {#3598} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "water" -description: null -img_file_name: null } Eccube\Entity\Category {#3717 -id: 81 -name: "【開発品】TDS" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1764288941 {#3715 date: 2025-11-28 09:15:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3716 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3718 …} -Children: Doctrine\ORM\PersistentCollection {#3721 …} -Parent: Eccube\Entity\Category {#3598} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "development product-tds" -description: null -img_file_name: null } Eccube\Entity\Category {#3724 -id: 80 -name: "【開発品】SDS" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1764288928 {#3722 date: 2025-11-28 09:15:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3723 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3725 …} -Children: Doctrine\ORM\PersistentCollection {#3728 …} -Parent: Eccube\Entity\Category {#3598} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "development product-sds" -description: null -img_file_name: null } Eccube\Entity\Category {#3729 -id: 27 -name: "ALFAST®" -hierarchy: 1 -sort_no: 49 -create_date: DateTime @1717553074 {#3609 date: 2024-06-05 11:04:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3608 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3730 …} -Children: Doctrine\ORM\PersistentCollection {#3733 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "alfast" -description: null -img_file_name: "" } Eccube\Entity\Category {#3736 -id: 26 -name: "BONASORB®" -hierarchy: 1 -sort_no: 48 -create_date: DateTime @1717553069 {#3734 date: 2024-06-05 11:04:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3735 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3737 …} -Children: Doctrine\ORM\PersistentCollection {#3740 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "bonasorb" -description: null -img_file_name: "" } Eccube\Entity\Category {#3743 -id: 1 -name: "BONJET®" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1488881692 {#3741 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3742 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3744 …} -Children: Doctrine\ORM\PersistentCollection {#3747 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "bonjet" -description: null -img_file_name: "0902171454_66d573fe75bff.jpg" } Eccube\Entity\Category {#3750 -id: 77 -name: "BONTRON®" -hierarchy: 1 -sort_no: 46 -create_date: DateTime @1730868578 {#3748 date: 2024-11-06 13:49:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3749 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3751 …} -Children: Doctrine\ORM\PersistentCollection {#3754 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "bontron" -description: null -img_file_name: null } Eccube\Entity\Category {#3757 -id: 24 -name: "DEORASE®" -hierarchy: 1 -sort_no: 45 -create_date: DateTime @1717553054 {#3755 date: 2024-06-05 11:04:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3756 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3758 …} -Children: Doctrine\ORM\PersistentCollection {#3761 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "deorase" -description: null -img_file_name: "" } Eccube\Entity\Category {#3764 -id: 22 -name: "<span style="font-style: italic;">e</span>BIND®" -hierarchy: 1 -sort_no: 44 -create_date: DateTime @1717553040 {#3762 date: 2024-06-05 11:04:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3763 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3765 …} -Children: Doctrine\ORM\PersistentCollection {#3768 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "ebind" -description: null -img_file_name: "" } Eccube\Entity\Category {#3771 -id: 20 -name: "elixa®" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1717553006 {#3769 date: 2024-06-05 11:03:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3770 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3772 …} -Children: Doctrine\ORM\PersistentCollection {#3775 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "elixa" -description: null -img_file_name: "" } Eccube\Entity\Category {#3778 -id: 16 -name: "MICROPIGMO®" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1717552913 {#3776 date: 2024-06-05 11:01:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3777 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3779 …} -Children: Doctrine\ORM\PersistentCollection {#3782 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "micropigmo" -description: null -img_file_name: "" } Eccube\Entity\Category {#3785 -id: 14 -name: "NUBIAN®" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1717552709 {#3783 date: 2024-06-05 10:58:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3784 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3786 …} -Children: Doctrine\ORM\PersistentCollection {#3789 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "nubian" -description: null -img_file_name: "" } Eccube\Entity\Category {#3792 -id: 5 -name: "OIL" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1488881692 {#3790 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102900 {#3791 date: 2025-02-21 10:55:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3793 …} -Children: Doctrine\ORM\PersistentCollection {#3796 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "oil" -description: null -img_file_name: "" } Eccube\Entity\Category {#3799 -id: 78 -name: "OPTIMA®" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1740102803 {#3797 date: 2025-02-21 10:53:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3798 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3800 …} -Children: Doctrine\ORM\PersistentCollection {#3803 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "optima" -description: null -img_file_name: null } Eccube\Entity\Category {#3806 -id: 73 -name: "ORIPACS®" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1730868365 {#3804 date: 2024-11-06 13:46:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3805 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3807 …} -Children: Doctrine\ORM\PersistentCollection {#3810 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "oripacs" -description: null -img_file_name: null } Eccube\Entity\Category {#3813 -id: 2 -name: "OPLAS®" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1488881692 {#3811 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102884 {#3812 date: 2025-02-21 10:54:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3814 …} -Children: Doctrine\ORM\PersistentCollection {#3817 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "oplas" -description: null -img_file_name: "" } Eccube\Entity\Category {#3820 -id: 72 -name: "OPTRON®" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1730868352 {#3818 date: 2024-11-06 13:45:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3819 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3821 …} -Children: Doctrine\ORM\PersistentCollection {#3824 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "optron" -description: null -img_file_name: null } Eccube\Entity\Category {#3827 -id: 74 -name: "VALIFAST®" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1730868379 {#3825 date: 2024-11-06 13:46:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102838 {#3826 date: 2025-02-21 10:53:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3828 …} -Children: Doctrine\ORM\PersistentCollection {#3831 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "valifast" -description: null -img_file_name: null } Eccube\Entity\Category {#3834 -id: 76 -name: "VALIOSOL®" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1730868409 {#3832 date: 2024-11-06 13:46:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3833 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3835 …} -Children: Doctrine\ORM\PersistentCollection {#3838 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "valiosol" -description: null -img_file_name: null } Eccube\Entity\Category {#3841 -id: 75 -name: "WATER" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1730868393 {#3839 date: 2024-11-06 13:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3840 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3842 …} -Children: Doctrine\ORM\PersistentCollection {#3845 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "water" -description: null -img_file_name: null } ] |
[ Eccube\Entity\Category {#3302 -id: 39 -name: "chemSHERPA" -hierarchy: 1 -sort_no: 54 -create_date: DateTime @1727430296 {#3265 date: 2024-09-27 18:44:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3259 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3261 …} -Children: Doctrine\ORM\PersistentCollection {#3428 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "chemSHERPA" -description: null -img_file_name: null } Eccube\Entity\Category {#3429 -id: 58 -name: "ALFAST®" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1730728840 {#3253 date: 2024-11-04 23:00:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3089 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3430 …} -Children: Doctrine\ORM\PersistentCollection {#3433 …} -Parent: Eccube\Entity\Category {#3302} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "alfast" -description: null -img_file_name: null } Eccube\Entity\Category {#3311 -id: 60 -name: "BONASORB®" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1730760345 {#3436 date: 2024-11-05 07:45:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3437 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3312 …} -Children: Doctrine\ORM\PersistentCollection {#3315 …} -Parent: Eccube\Entity\Category {#3302} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "bonasorb" -description: null -img_file_name: null } Eccube\Entity\Category {#3318 -id: 59 -name: "BONJET®" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1730728858 {#3316 date: 2024-11-04 23:00:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3317 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3319 …} -Children: Doctrine\ORM\PersistentCollection {#3322 …} -Parent: Eccube\Entity\Category {#3302} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "bonjet" -description: null -img_file_name: null } Eccube\Entity\Category {#3325 -id: 55 -name: "BONTRON®" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1727774489 {#3323 date: 2024-10-01 18:21:29.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 {#3326 …} -Children: Doctrine\ORM\PersistentCollection {#3327 …} -Parent: Eccube\Entity\Category {#3302} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "bontron" -description: null -img_file_name: null } Eccube\Entity\Category {#3292 -id: 56 -name: "DEORASE®" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1727774498 {#3332 date: 2024-10-01 18:21:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3334 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3296 …} -Children: Doctrine\ORM\PersistentCollection {#3252 …} -Parent: Eccube\Entity\Category {#3302} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "deorase" -description: null -img_file_name: null } Eccube\Entity\Category {#3337 -id: 61 -name: "eBIND®" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1730866578 {#3078 date: 2024-11-06 13:16:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3339 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3335 …} -Children: Doctrine\ORM\PersistentCollection {#3329 …} -Parent: Eccube\Entity\Category {#3302} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "ebind" -description: null -img_file_name: null } Eccube\Entity\Category {#3340 -id: 62 -name: "elixa®" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1730866594 {#3305 date: 2024-11-06 13:16:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3341 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3338 …} -Children: Doctrine\ORM\PersistentCollection {#3348 …} -Parent: Eccube\Entity\Category {#3302} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "elixa" -description: null -img_file_name: null } Eccube\Entity\Category {#3352 -id: 63 -name: "MICROPIGMO®" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1730866607 {#3349 date: 2024-11-06 13:16:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3351 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3353 …} -Children: Doctrine\ORM\PersistentCollection {#3356 …} -Parent: Eccube\Entity\Category {#3302} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "micropigmo" -description: null -img_file_name: null } Eccube\Entity\Category {#3359 -id: 79 -name: "NIGROSINE" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1753321558 {#3357 date: 2025-07-24 10:45:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3358 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3360 …} -Children: Doctrine\ORM\PersistentCollection {#3363 …} -Parent: Eccube\Entity\Category {#3302} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "nigrosine" -description: null -img_file_name: null } Eccube\Entity\Category {#3542 -id: 64 -name: "NUBIAN®" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1730866619 {#3460 date: 2024-11-06 13:16:59.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 {#3543 …} -Children: Doctrine\ORM\PersistentCollection {#3546 …} -Parent: Eccube\Entity\Category {#3302} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "nubian" -description: null -img_file_name: null } Eccube\Entity\Category {#3549 -id: 65 -name: "OIL" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1730866633 {#3547 date: 2024-11-06 13:17:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3548 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3550 …} -Children: Doctrine\ORM\PersistentCollection {#3553 …} -Parent: Eccube\Entity\Category {#3302} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "oil" -description: null -img_file_name: null } Eccube\Entity\Category {#3556 -id: 66 -name: "OPLAS®" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1730866650 {#3554 date: 2024-11-06 13:17:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3555 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3557 …} -Children: Doctrine\ORM\PersistentCollection {#3560 …} -Parent: Eccube\Entity\Category {#3302} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "oplas" -description: null -img_file_name: null } Eccube\Entity\Category {#3563 -id: 67 -name: "OPTRON®" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1730866665 {#3561 date: 2024-11-06 13:17:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3562 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3564 …} -Children: Doctrine\ORM\PersistentCollection {#3567 …} -Parent: Eccube\Entity\Category {#3302} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "optron" -description: null -img_file_name: null } Eccube\Entity\Category {#3570 -id: 68 -name: "ORIPACS®" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1730866684 {#3568 date: 2024-11-06 13:18:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3569 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3571 …} -Children: Doctrine\ORM\PersistentCollection {#3574 …} -Parent: Eccube\Entity\Category {#3302} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "oripacs" -description: null -img_file_name: null } Eccube\Entity\Category {#3577 -id: 69 -name: "VALIFAST®" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1730866707 {#3575 date: 2024-11-06 13:18:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3576 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3578 …} -Children: Doctrine\ORM\PersistentCollection {#3581 …} -Parent: Eccube\Entity\Category {#3302} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "valifast" -description: null -img_file_name: null } Eccube\Entity\Category {#3584 -id: 71 -name: "VALIOSOL®" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1730866736 {#3582 date: 2024-11-06 13:18:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3583 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3585 …} -Children: Doctrine\ORM\PersistentCollection {#3588 …} -Parent: Eccube\Entity\Category {#3302} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "valiosol" -description: null -img_file_name: null } Eccube\Entity\Category {#3591 -id: 70 -name: "WATER" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1730866723 {#3589 date: 2024-11-06 13:18:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3590 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3592 …} -Children: Doctrine\ORM\PersistentCollection {#3595 …} -Parent: Eccube\Entity\Category {#3302} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "water" -description: null -img_file_name: null } Eccube\Entity\Category {#3598 -id: 30 -name: "SDS" -hierarchy: 1 -sort_no: 52 -create_date: DateTime @1727429302 {#3434 date: 2024-09-27 18:28:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3435 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3599 …} -Children: Doctrine\ORM\PersistentCollection {#3602 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "sds" -description: null -img_file_name: null } Eccube\Entity\Category {#3603 -id: 57 -name: "ALFAST®" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1730728687 {#3596 date: 2024-11-04 22:58:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3597 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3604 …} -Children: Doctrine\ORM\PersistentCollection {#3607 …} -Parent: Eccube\Entity\Category {#3598} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "alfast" -description: null -img_file_name: null } Eccube\Entity\Category {#3612 -id: 53 -name: "BONASORB®" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1727430448 {#3610 date: 2024-09-27 18:47:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3611 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3613 …} -Children: Doctrine\ORM\PersistentCollection {#3616 …} -Parent: Eccube\Entity\Category {#3598} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "bonasorb" -description: null -img_file_name: null } Eccube\Entity\Category {#3619 -id: 40 -name: "BONJET®" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1727430330 {#3617 date: 2024-09-27 18:45:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3618 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3620 …} -Children: Doctrine\ORM\PersistentCollection {#3623 …} -Parent: Eccube\Entity\Category {#3598} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "bonjet" -description: null -img_file_name: null } Eccube\Entity\Category {#3626 -id: 41 -name: "BONTRON®" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1727430347 {#3624 date: 2024-09-27 18:45:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3625 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3627 …} -Children: Doctrine\ORM\PersistentCollection {#3630 …} -Parent: Eccube\Entity\Category {#3598} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "bontron" -description: null -img_file_name: null } Eccube\Entity\Category {#3633 -id: 42 -name: "DEORASE®" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1727430355 {#3631 date: 2024-09-27 18:45:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3632 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3634 …} -Children: Doctrine\ORM\PersistentCollection {#3637 …} -Parent: Eccube\Entity\Category {#3598} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "deorase" -description: null -img_file_name: null } Eccube\Entity\Category {#3640 -id: 43 -name: "eBIND®" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1727430365 {#3638 date: 2024-09-27 18:46:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3639 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3641 …} -Children: Doctrine\ORM\PersistentCollection {#3644 …} -Parent: Eccube\Entity\Category {#3598} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "ebind" -description: null -img_file_name: null } Eccube\Entity\Category {#3647 -id: 44 -name: "elixa®" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1727430373 {#3645 date: 2024-09-27 18:46:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3646 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3648 …} -Children: Doctrine\ORM\PersistentCollection {#3651 …} -Parent: Eccube\Entity\Category {#3598} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "elixa" -description: null -img_file_name: null } Eccube\Entity\Category {#3654 -id: 45 -name: "MICROPIGMO®" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1727430379 {#3652 date: 2024-09-27 18:46:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3653 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3655 …} -Children: Doctrine\ORM\PersistentCollection {#3658 …} -Parent: Eccube\Entity\Category {#3598} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "micropigmo" -description: null -img_file_name: null } Eccube\Entity\Category {#3661 -id: 46 -name: "NUBIAN®" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1727430386 {#3659 date: 2024-09-27 18:46:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3660 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3662 …} -Children: Doctrine\ORM\PersistentCollection {#3665 …} -Parent: Eccube\Entity\Category {#3598} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "nubian" -description: null -img_file_name: null } Eccube\Entity\Category {#3668 -id: 47 -name: "OIL" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1727430393 {#3666 date: 2024-09-27 18:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3667 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3669 …} -Children: Doctrine\ORM\PersistentCollection {#3672 …} -Parent: Eccube\Entity\Category {#3598} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "oil" -description: null -img_file_name: null } Eccube\Entity\Category {#3675 -id: 48 -name: "OPLAS®" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1727430398 {#3673 date: 2024-09-27 18:46:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3674 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3676 …} -Children: Doctrine\ORM\PersistentCollection {#3679 …} -Parent: Eccube\Entity\Category {#3598} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "oplas" -description: null -img_file_name: null } Eccube\Entity\Category {#3682 -id: 49 -name: "OPTRON®" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1727430407 {#3680 date: 2024-09-27 18:46:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3681 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3683 …} -Children: Doctrine\ORM\PersistentCollection {#3686 …} -Parent: Eccube\Entity\Category {#3598} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "optron" -description: null -img_file_name: null } Eccube\Entity\Category {#3689 -id: 50 -name: "ORIPACS®" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1727430427 {#3687 date: 2024-09-27 18:47:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3688 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3690 …} -Children: Doctrine\ORM\PersistentCollection {#3693 …} -Parent: Eccube\Entity\Category {#3598} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "oripacs" -description: null -img_file_name: null } Eccube\Entity\Category {#3696 -id: 51 -name: "VALIFAST®" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1727430433 {#3694 date: 2024-09-27 18:47:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3695 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3697 …} -Children: Doctrine\ORM\PersistentCollection {#3700 …} -Parent: Eccube\Entity\Category {#3598} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "valifast" -description: null -img_file_name: null } Eccube\Entity\Category {#3703 -id: 54 -name: "VALIOSOL®" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1727430455 {#3701 date: 2024-09-27 18:47:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3702 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3704 …} -Children: Doctrine\ORM\PersistentCollection {#3707 …} -Parent: Eccube\Entity\Category {#3598} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "valiosol" -description: null -img_file_name: null } Eccube\Entity\Category {#3710 -id: 52 -name: "WATER" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1727430441 {#3708 date: 2024-09-27 18:47:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3709 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3711 …} -Children: Doctrine\ORM\PersistentCollection {#3714 …} -Parent: Eccube\Entity\Category {#3598} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "water" -description: null -img_file_name: null } Eccube\Entity\Category {#3717 -id: 81 -name: "【開発品】TDS" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1764288941 {#3715 date: 2025-11-28 09:15:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3716 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3718 …} -Children: Doctrine\ORM\PersistentCollection {#3721 …} -Parent: Eccube\Entity\Category {#3598} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "development product-tds" -description: null -img_file_name: null } Eccube\Entity\Category {#3724 -id: 80 -name: "【開発品】SDS" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1764288928 {#3722 date: 2025-11-28 09:15:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3723 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3725 …} -Children: Doctrine\ORM\PersistentCollection {#3728 …} -Parent: Eccube\Entity\Category {#3598} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "development product-sds" -description: null -img_file_name: null } Eccube\Entity\Category {#3729 -id: 27 -name: "ALFAST®" -hierarchy: 1 -sort_no: 49 -create_date: DateTime @1717553074 {#3609 date: 2024-06-05 11:04:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3608 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3730 …} -Children: Doctrine\ORM\PersistentCollection {#3733 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "alfast" -description: null -img_file_name: "" } Eccube\Entity\Category {#3736 -id: 26 -name: "BONASORB®" -hierarchy: 1 -sort_no: 48 -create_date: DateTime @1717553069 {#3734 date: 2024-06-05 11:04:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3735 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3737 …} -Children: Doctrine\ORM\PersistentCollection {#3740 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "bonasorb" -description: null -img_file_name: "" } Eccube\Entity\Category {#3743 -id: 1 -name: "BONJET®" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1488881692 {#3741 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3742 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3744 …} -Children: Doctrine\ORM\PersistentCollection {#3747 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "bonjet" -description: null -img_file_name: "0902171454_66d573fe75bff.jpg" } Eccube\Entity\Category {#3750 -id: 77 -name: "BONTRON®" -hierarchy: 1 -sort_no: 46 -create_date: DateTime @1730868578 {#3748 date: 2024-11-06 13:49:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3749 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3751 …} -Children: Doctrine\ORM\PersistentCollection {#3754 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "bontron" -description: null -img_file_name: null } Eccube\Entity\Category {#3757 -id: 24 -name: "DEORASE®" -hierarchy: 1 -sort_no: 45 -create_date: DateTime @1717553054 {#3755 date: 2024-06-05 11:04:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3756 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3758 …} -Children: Doctrine\ORM\PersistentCollection {#3761 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "deorase" -description: null -img_file_name: "" } Eccube\Entity\Category {#3764 -id: 22 -name: "<span style="font-style: italic;">e</span>BIND®" -hierarchy: 1 -sort_no: 44 -create_date: DateTime @1717553040 {#3762 date: 2024-06-05 11:04:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3763 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3765 …} -Children: Doctrine\ORM\PersistentCollection {#3768 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "ebind" -description: null -img_file_name: "" } Eccube\Entity\Category {#3771 -id: 20 -name: "elixa®" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1717553006 {#3769 date: 2024-06-05 11:03:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3770 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3772 …} -Children: Doctrine\ORM\PersistentCollection {#3775 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "elixa" -description: null -img_file_name: "" } Eccube\Entity\Category {#3778 -id: 16 -name: "MICROPIGMO®" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1717552913 {#3776 date: 2024-06-05 11:01:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3777 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3779 …} -Children: Doctrine\ORM\PersistentCollection {#3782 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "micropigmo" -description: null -img_file_name: "" } Eccube\Entity\Category {#3785 -id: 14 -name: "NUBIAN®" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1717552709 {#3783 date: 2024-06-05 10:58:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3784 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3786 …} -Children: Doctrine\ORM\PersistentCollection {#3789 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "nubian" -description: null -img_file_name: "" } Eccube\Entity\Category {#3792 -id: 5 -name: "OIL" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1488881692 {#3790 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102900 {#3791 date: 2025-02-21 10:55:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3793 …} -Children: Doctrine\ORM\PersistentCollection {#3796 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "oil" -description: null -img_file_name: "" } Eccube\Entity\Category {#3799 -id: 78 -name: "OPTIMA®" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1740102803 {#3797 date: 2025-02-21 10:53:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3798 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3800 …} -Children: Doctrine\ORM\PersistentCollection {#3803 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "optima" -description: null -img_file_name: null } Eccube\Entity\Category {#3806 -id: 73 -name: "ORIPACS®" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1730868365 {#3804 date: 2024-11-06 13:46:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3805 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3807 …} -Children: Doctrine\ORM\PersistentCollection {#3810 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "oripacs" -description: null -img_file_name: null } Eccube\Entity\Category {#3813 -id: 2 -name: "OPLAS®" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1488881692 {#3811 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102884 {#3812 date: 2025-02-21 10:54:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3814 …} -Children: Doctrine\ORM\PersistentCollection {#3817 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "oplas" -description: null -img_file_name: "" } Eccube\Entity\Category {#3820 -id: 72 -name: "OPTRON®" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1730868352 {#3818 date: 2024-11-06 13:45:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3819 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3821 …} -Children: Doctrine\ORM\PersistentCollection {#3824 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "optron" -description: null -img_file_name: null } Eccube\Entity\Category {#3827 -id: 74 -name: "VALIFAST®" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1730868379 {#3825 date: 2024-11-06 13:46:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102838 {#3826 date: 2025-02-21 10:53:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3828 …} -Children: Doctrine\ORM\PersistentCollection {#3831 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "valifast" -description: null -img_file_name: null } Eccube\Entity\Category {#3834 -id: 76 -name: "VALIOSOL®" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1730868409 {#3832 date: 2024-11-06 13:46:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3833 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3835 …} -Children: Doctrine\ORM\PersistentCollection {#3838 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "valiosol" -description: null -img_file_name: null } Eccube\Entity\Category {#3841 -id: 75 -name: "WATER" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1730868393 {#3839 date: 2024-11-06 13:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3840 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3842 …} -Children: Doctrine\ORM\PersistentCollection {#3845 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -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 {#4118 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#4119 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4121 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#4120 …} } |
| choices | [ Eccube\Entity\Category {#3302 -id: 39 -name: "chemSHERPA" -hierarchy: 1 -sort_no: 54 -create_date: DateTime @1727430296 {#3265 date: 2024-09-27 18:44:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3259 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3261 …} -Children: Doctrine\ORM\PersistentCollection {#3428 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "chemSHERPA" -description: null -img_file_name: null } Eccube\Entity\Category {#3429 -id: 58 -name: "ALFAST®" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1730728840 {#3253 date: 2024-11-04 23:00:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3089 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3430 …} -Children: Doctrine\ORM\PersistentCollection {#3433 …} -Parent: Eccube\Entity\Category {#3302} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "alfast" -description: null -img_file_name: null } Eccube\Entity\Category {#3311 -id: 60 -name: "BONASORB®" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1730760345 {#3436 date: 2024-11-05 07:45:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3437 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3312 …} -Children: Doctrine\ORM\PersistentCollection {#3315 …} -Parent: Eccube\Entity\Category {#3302} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "bonasorb" -description: null -img_file_name: null } Eccube\Entity\Category {#3318 -id: 59 -name: "BONJET®" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1730728858 {#3316 date: 2024-11-04 23:00:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3317 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3319 …} -Children: Doctrine\ORM\PersistentCollection {#3322 …} -Parent: Eccube\Entity\Category {#3302} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "bonjet" -description: null -img_file_name: null } Eccube\Entity\Category {#3325 -id: 55 -name: "BONTRON®" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1727774489 {#3323 date: 2024-10-01 18:21:29.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 {#3326 …} -Children: Doctrine\ORM\PersistentCollection {#3327 …} -Parent: Eccube\Entity\Category {#3302} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "bontron" -description: null -img_file_name: null } Eccube\Entity\Category {#3292 -id: 56 -name: "DEORASE®" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1727774498 {#3332 date: 2024-10-01 18:21:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3334 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3296 …} -Children: Doctrine\ORM\PersistentCollection {#3252 …} -Parent: Eccube\Entity\Category {#3302} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "deorase" -description: null -img_file_name: null } Eccube\Entity\Category {#3337 -id: 61 -name: "eBIND®" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1730866578 {#3078 date: 2024-11-06 13:16:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3339 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3335 …} -Children: Doctrine\ORM\PersistentCollection {#3329 …} -Parent: Eccube\Entity\Category {#3302} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "ebind" -description: null -img_file_name: null } Eccube\Entity\Category {#3340 -id: 62 -name: "elixa®" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1730866594 {#3305 date: 2024-11-06 13:16:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3341 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3338 …} -Children: Doctrine\ORM\PersistentCollection {#3348 …} -Parent: Eccube\Entity\Category {#3302} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "elixa" -description: null -img_file_name: null } Eccube\Entity\Category {#3352 -id: 63 -name: "MICROPIGMO®" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1730866607 {#3349 date: 2024-11-06 13:16:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3351 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3353 …} -Children: Doctrine\ORM\PersistentCollection {#3356 …} -Parent: Eccube\Entity\Category {#3302} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "micropigmo" -description: null -img_file_name: null } Eccube\Entity\Category {#3359 -id: 79 -name: "NIGROSINE" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1753321558 {#3357 date: 2025-07-24 10:45:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3358 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3360 …} -Children: Doctrine\ORM\PersistentCollection {#3363 …} -Parent: Eccube\Entity\Category {#3302} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "nigrosine" -description: null -img_file_name: null } Eccube\Entity\Category {#3542 -id: 64 -name: "NUBIAN®" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1730866619 {#3460 date: 2024-11-06 13:16:59.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 {#3543 …} -Children: Doctrine\ORM\PersistentCollection {#3546 …} -Parent: Eccube\Entity\Category {#3302} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "nubian" -description: null -img_file_name: null } Eccube\Entity\Category {#3549 -id: 65 -name: "OIL" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1730866633 {#3547 date: 2024-11-06 13:17:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3548 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3550 …} -Children: Doctrine\ORM\PersistentCollection {#3553 …} -Parent: Eccube\Entity\Category {#3302} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "oil" -description: null -img_file_name: null } Eccube\Entity\Category {#3556 -id: 66 -name: "OPLAS®" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1730866650 {#3554 date: 2024-11-06 13:17:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3555 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3557 …} -Children: Doctrine\ORM\PersistentCollection {#3560 …} -Parent: Eccube\Entity\Category {#3302} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "oplas" -description: null -img_file_name: null } Eccube\Entity\Category {#3563 -id: 67 -name: "OPTRON®" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1730866665 {#3561 date: 2024-11-06 13:17:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3562 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3564 …} -Children: Doctrine\ORM\PersistentCollection {#3567 …} -Parent: Eccube\Entity\Category {#3302} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "optron" -description: null -img_file_name: null } Eccube\Entity\Category {#3570 -id: 68 -name: "ORIPACS®" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1730866684 {#3568 date: 2024-11-06 13:18:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3569 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3571 …} -Children: Doctrine\ORM\PersistentCollection {#3574 …} -Parent: Eccube\Entity\Category {#3302} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "oripacs" -description: null -img_file_name: null } Eccube\Entity\Category {#3577 -id: 69 -name: "VALIFAST®" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1730866707 {#3575 date: 2024-11-06 13:18:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3576 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3578 …} -Children: Doctrine\ORM\PersistentCollection {#3581 …} -Parent: Eccube\Entity\Category {#3302} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "valifast" -description: null -img_file_name: null } Eccube\Entity\Category {#3584 -id: 71 -name: "VALIOSOL®" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1730866736 {#3582 date: 2024-11-06 13:18:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3583 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3585 …} -Children: Doctrine\ORM\PersistentCollection {#3588 …} -Parent: Eccube\Entity\Category {#3302} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "valiosol" -description: null -img_file_name: null } Eccube\Entity\Category {#3591 -id: 70 -name: "WATER" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1730866723 {#3589 date: 2024-11-06 13:18:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3590 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3592 …} -Children: Doctrine\ORM\PersistentCollection {#3595 …} -Parent: Eccube\Entity\Category {#3302} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "water" -description: null -img_file_name: null } Eccube\Entity\Category {#3598 -id: 30 -name: "SDS" -hierarchy: 1 -sort_no: 52 -create_date: DateTime @1727429302 {#3434 date: 2024-09-27 18:28:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3435 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3599 …} -Children: Doctrine\ORM\PersistentCollection {#3602 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "sds" -description: null -img_file_name: null } Eccube\Entity\Category {#3603 -id: 57 -name: "ALFAST®" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1730728687 {#3596 date: 2024-11-04 22:58:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3597 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3604 …} -Children: Doctrine\ORM\PersistentCollection {#3607 …} -Parent: Eccube\Entity\Category {#3598} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "alfast" -description: null -img_file_name: null } Eccube\Entity\Category {#3612 -id: 53 -name: "BONASORB®" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1727430448 {#3610 date: 2024-09-27 18:47:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3611 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3613 …} -Children: Doctrine\ORM\PersistentCollection {#3616 …} -Parent: Eccube\Entity\Category {#3598} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "bonasorb" -description: null -img_file_name: null } Eccube\Entity\Category {#3619 -id: 40 -name: "BONJET®" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1727430330 {#3617 date: 2024-09-27 18:45:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3618 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3620 …} -Children: Doctrine\ORM\PersistentCollection {#3623 …} -Parent: Eccube\Entity\Category {#3598} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "bonjet" -description: null -img_file_name: null } Eccube\Entity\Category {#3626 -id: 41 -name: "BONTRON®" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1727430347 {#3624 date: 2024-09-27 18:45:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3625 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3627 …} -Children: Doctrine\ORM\PersistentCollection {#3630 …} -Parent: Eccube\Entity\Category {#3598} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "bontron" -description: null -img_file_name: null } Eccube\Entity\Category {#3633 -id: 42 -name: "DEORASE®" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1727430355 {#3631 date: 2024-09-27 18:45:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3632 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3634 …} -Children: Doctrine\ORM\PersistentCollection {#3637 …} -Parent: Eccube\Entity\Category {#3598} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "deorase" -description: null -img_file_name: null } Eccube\Entity\Category {#3640 -id: 43 -name: "eBIND®" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1727430365 {#3638 date: 2024-09-27 18:46:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3639 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3641 …} -Children: Doctrine\ORM\PersistentCollection {#3644 …} -Parent: Eccube\Entity\Category {#3598} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "ebind" -description: null -img_file_name: null } Eccube\Entity\Category {#3647 -id: 44 -name: "elixa®" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1727430373 {#3645 date: 2024-09-27 18:46:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3646 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3648 …} -Children: Doctrine\ORM\PersistentCollection {#3651 …} -Parent: Eccube\Entity\Category {#3598} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "elixa" -description: null -img_file_name: null } Eccube\Entity\Category {#3654 -id: 45 -name: "MICROPIGMO®" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1727430379 {#3652 date: 2024-09-27 18:46:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3653 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3655 …} -Children: Doctrine\ORM\PersistentCollection {#3658 …} -Parent: Eccube\Entity\Category {#3598} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "micropigmo" -description: null -img_file_name: null } Eccube\Entity\Category {#3661 -id: 46 -name: "NUBIAN®" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1727430386 {#3659 date: 2024-09-27 18:46:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3660 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3662 …} -Children: Doctrine\ORM\PersistentCollection {#3665 …} -Parent: Eccube\Entity\Category {#3598} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "nubian" -description: null -img_file_name: null } Eccube\Entity\Category {#3668 -id: 47 -name: "OIL" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1727430393 {#3666 date: 2024-09-27 18:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3667 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3669 …} -Children: Doctrine\ORM\PersistentCollection {#3672 …} -Parent: Eccube\Entity\Category {#3598} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "oil" -description: null -img_file_name: null } Eccube\Entity\Category {#3675 -id: 48 -name: "OPLAS®" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1727430398 {#3673 date: 2024-09-27 18:46:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3674 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3676 …} -Children: Doctrine\ORM\PersistentCollection {#3679 …} -Parent: Eccube\Entity\Category {#3598} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "oplas" -description: null -img_file_name: null } Eccube\Entity\Category {#3682 -id: 49 -name: "OPTRON®" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1727430407 {#3680 date: 2024-09-27 18:46:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3681 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3683 …} -Children: Doctrine\ORM\PersistentCollection {#3686 …} -Parent: Eccube\Entity\Category {#3598} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "optron" -description: null -img_file_name: null } Eccube\Entity\Category {#3689 -id: 50 -name: "ORIPACS®" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1727430427 {#3687 date: 2024-09-27 18:47:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3688 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3690 …} -Children: Doctrine\ORM\PersistentCollection {#3693 …} -Parent: Eccube\Entity\Category {#3598} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "oripacs" -description: null -img_file_name: null } Eccube\Entity\Category {#3696 -id: 51 -name: "VALIFAST®" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1727430433 {#3694 date: 2024-09-27 18:47:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3695 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3697 …} -Children: Doctrine\ORM\PersistentCollection {#3700 …} -Parent: Eccube\Entity\Category {#3598} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "valifast" -description: null -img_file_name: null } Eccube\Entity\Category {#3703 -id: 54 -name: "VALIOSOL®" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1727430455 {#3701 date: 2024-09-27 18:47:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3702 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3704 …} -Children: Doctrine\ORM\PersistentCollection {#3707 …} -Parent: Eccube\Entity\Category {#3598} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "valiosol" -description: null -img_file_name: null } Eccube\Entity\Category {#3710 -id: 52 -name: "WATER" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1727430441 {#3708 date: 2024-09-27 18:47:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3709 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3711 …} -Children: Doctrine\ORM\PersistentCollection {#3714 …} -Parent: Eccube\Entity\Category {#3598} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "water" -description: null -img_file_name: null } Eccube\Entity\Category {#3717 -id: 81 -name: "【開発品】TDS" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1764288941 {#3715 date: 2025-11-28 09:15:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3716 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3718 …} -Children: Doctrine\ORM\PersistentCollection {#3721 …} -Parent: Eccube\Entity\Category {#3598} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "development product-tds" -description: null -img_file_name: null } Eccube\Entity\Category {#3724 -id: 80 -name: "【開発品】SDS" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1764288928 {#3722 date: 2025-11-28 09:15:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3723 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3725 …} -Children: Doctrine\ORM\PersistentCollection {#3728 …} -Parent: Eccube\Entity\Category {#3598} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "development product-sds" -description: null -img_file_name: null } Eccube\Entity\Category {#3729 -id: 27 -name: "ALFAST®" -hierarchy: 1 -sort_no: 49 -create_date: DateTime @1717553074 {#3609 date: 2024-06-05 11:04:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3608 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3730 …} -Children: Doctrine\ORM\PersistentCollection {#3733 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "alfast" -description: null -img_file_name: "" } Eccube\Entity\Category {#3736 -id: 26 -name: "BONASORB®" -hierarchy: 1 -sort_no: 48 -create_date: DateTime @1717553069 {#3734 date: 2024-06-05 11:04:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3735 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3737 …} -Children: Doctrine\ORM\PersistentCollection {#3740 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "bonasorb" -description: null -img_file_name: "" } Eccube\Entity\Category {#3743 -id: 1 -name: "BONJET®" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1488881692 {#3741 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3742 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3744 …} -Children: Doctrine\ORM\PersistentCollection {#3747 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "bonjet" -description: null -img_file_name: "0902171454_66d573fe75bff.jpg" } Eccube\Entity\Category {#3750 -id: 77 -name: "BONTRON®" -hierarchy: 1 -sort_no: 46 -create_date: DateTime @1730868578 {#3748 date: 2024-11-06 13:49:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3749 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3751 …} -Children: Doctrine\ORM\PersistentCollection {#3754 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "bontron" -description: null -img_file_name: null } Eccube\Entity\Category {#3757 -id: 24 -name: "DEORASE®" -hierarchy: 1 -sort_no: 45 -create_date: DateTime @1717553054 {#3755 date: 2024-06-05 11:04:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3756 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3758 …} -Children: Doctrine\ORM\PersistentCollection {#3761 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "deorase" -description: null -img_file_name: "" } Eccube\Entity\Category {#3764 -id: 22 -name: "<span style="font-style: italic;">e</span>BIND®" -hierarchy: 1 -sort_no: 44 -create_date: DateTime @1717553040 {#3762 date: 2024-06-05 11:04:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3763 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3765 …} -Children: Doctrine\ORM\PersistentCollection {#3768 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "ebind" -description: null -img_file_name: "" } Eccube\Entity\Category {#3771 -id: 20 -name: "elixa®" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1717553006 {#3769 date: 2024-06-05 11:03:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3770 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3772 …} -Children: Doctrine\ORM\PersistentCollection {#3775 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "elixa" -description: null -img_file_name: "" } Eccube\Entity\Category {#3778 -id: 16 -name: "MICROPIGMO®" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1717552913 {#3776 date: 2024-06-05 11:01:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3777 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3779 …} -Children: Doctrine\ORM\PersistentCollection {#3782 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "micropigmo" -description: null -img_file_name: "" } Eccube\Entity\Category {#3785 -id: 14 -name: "NUBIAN®" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1717552709 {#3783 date: 2024-06-05 10:58:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3784 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3786 …} -Children: Doctrine\ORM\PersistentCollection {#3789 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "nubian" -description: null -img_file_name: "" } Eccube\Entity\Category {#3792 -id: 5 -name: "OIL" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1488881692 {#3790 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102900 {#3791 date: 2025-02-21 10:55:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3793 …} -Children: Doctrine\ORM\PersistentCollection {#3796 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "oil" -description: null -img_file_name: "" } Eccube\Entity\Category {#3799 -id: 78 -name: "OPTIMA®" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1740102803 {#3797 date: 2025-02-21 10:53:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3798 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3800 …} -Children: Doctrine\ORM\PersistentCollection {#3803 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "optima" -description: null -img_file_name: null } Eccube\Entity\Category {#3806 -id: 73 -name: "ORIPACS®" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1730868365 {#3804 date: 2024-11-06 13:46:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3805 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3807 …} -Children: Doctrine\ORM\PersistentCollection {#3810 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "oripacs" -description: null -img_file_name: null } Eccube\Entity\Category {#3813 -id: 2 -name: "OPLAS®" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1488881692 {#3811 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102884 {#3812 date: 2025-02-21 10:54:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3814 …} -Children: Doctrine\ORM\PersistentCollection {#3817 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "oplas" -description: null -img_file_name: "" } Eccube\Entity\Category {#3820 -id: 72 -name: "OPTRON®" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1730868352 {#3818 date: 2024-11-06 13:45:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3819 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3821 …} -Children: Doctrine\ORM\PersistentCollection {#3824 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "optron" -description: null -img_file_name: null } Eccube\Entity\Category {#3827 -id: 74 -name: "VALIFAST®" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1730868379 {#3825 date: 2024-11-06 13:46:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102838 {#3826 date: 2025-02-21 10:53:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3828 …} -Children: Doctrine\ORM\PersistentCollection {#3831 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "valifast" -description: null -img_file_name: null } Eccube\Entity\Category {#3834 -id: 76 -name: "VALIOSOL®" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1730868409 {#3832 date: 2024-11-06 13:46:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3833 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3835 …} -Children: Doctrine\ORM\PersistentCollection {#3838 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "valiosol" -description: null -img_file_name: null } Eccube\Entity\Category {#3841 -id: 75 -name: "WATER" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1730868393 {#3839 date: 2024-11-06 13:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3840 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3842 …} -Children: Doctrine\ORM\PersistentCollection {#3845 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -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 {#580 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#579 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#578 …} -namespace: Closure() {#576 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerJjev4OU\EntityManagerGhost554d0f0 {#652 …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 {#4117 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerJjev4OU\EntityManagerGhost554d0f0 {#652 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3074 …} } |
| 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() {#4116 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4114 …} $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 {#580 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#579 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#578 …} -namespace: Closure() {#576 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4145 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() {#4147 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4146 …} $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 {#580 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#579 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#578 …} -namespace: Closure() {#576 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4156 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() {#4158 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4157 …} $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 {#3146 #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 {#3146 #id: 10 #name: "10件" #sort_no: 0 } Eccube\Entity\Master\ProductListMax {#3149 #id: 20 #name: "20件" #sort_no: 1 } Eccube\Entity\Master\ProductListMax {#3150 #id: 30 #name: "30件" #sort_no: 2 } ] |
[ Eccube\Entity\Master\ProductListMax {#3146 #id: 10 #name: "10件" #sort_no: 0 } Eccube\Entity\Master\ProductListMax {#3149 #id: 20 #name: "20件" #sort_no: 1 } Eccube\Entity\Master\ProductListMax {#3150 #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 {#4112 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#4113 …} } |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#4178 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#4119 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4180 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#4179 …} } |
| choices | [ Eccube\Entity\Master\ProductListMax {#3146 #id: 10 #name: "10件" #sort_no: 0 } Eccube\Entity\Master\ProductListMax {#3149 #id: 20 #name: "20件" #sort_no: 1 } Eccube\Entity\Master\ProductListMax {#3150 #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 {#580 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#579 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#578 …} -namespace: Closure() {#576 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerJjev4OU\EntityManagerGhost554d0f0 {#652 …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 {#4177 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerJjev4OU\EntityManagerGhost554d0f0 {#652 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3158 …} } |
| 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 {#4181 -em: ContainerJjev4OU\EntityManagerGhost554d0f0 {#652 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4183 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4184 #from: "Eccube\Entity\Master\ProductListMax" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4185 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -type: 0 -state: 0 -dql: null -parameters: Doctrine\Common\Collections\ArrayCollection {#4182 …} -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() {#4176 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4173 …} $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 {#3848 #id: 5 #name: "弊社指定順" #sort_no: 2 } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ Eccube\Entity\Master\ProductListOrderBy {#3848 #id: 5 #name: "弊社指定順" #sort_no: 2 } Eccube\Entity\Master\ProductListOrderBy {#3849 #id: 4 #name: "商品名順" #sort_no: 3 } Eccube\Entity\Master\ProductListOrderBy {#3870 #id: 2 #name: "新着順" #sort_no: 4 } Eccube\Entity\Master\ProductListOrderBy {#3871 #id: 1 #name: "価格が低い順" #sort_no: 5 } Eccube\Entity\Master\ProductListOrderBy {#3872 #id: 3 #name: "価格が高い順" #sort_no: 6 } ] |
[ Eccube\Entity\Master\ProductListOrderBy {#3848 #id: 5 #name: "弊社指定順" #sort_no: 2 } Eccube\Entity\Master\ProductListOrderBy {#3849 #id: 4 #name: "商品名順" #sort_no: 3 } Eccube\Entity\Master\ProductListOrderBy {#3870 #id: 2 #name: "新着順" #sort_no: 4 } Eccube\Entity\Master\ProductListOrderBy {#3871 #id: 1 #name: "価格が低い順" #sort_no: 5 } Eccube\Entity\Master\ProductListOrderBy {#3872 #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 {#4112 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#4113 …} } |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#4203 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#4119 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4205 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#4204 …} } |
| choices | [ Eccube\Entity\Master\ProductListOrderBy {#3848 #id: 5 #name: "弊社指定順" #sort_no: 2 } Eccube\Entity\Master\ProductListOrderBy {#3849 #id: 4 #name: "商品名順" #sort_no: 3 } Eccube\Entity\Master\ProductListOrderBy {#3870 #id: 2 #name: "新着順" #sort_no: 4 } Eccube\Entity\Master\ProductListOrderBy {#3871 #id: 1 #name: "価格が低い順" #sort_no: 5 } Eccube\Entity\Master\ProductListOrderBy {#3872 #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 {#580 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#579 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#578 …} -namespace: Closure() {#576 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerJjev4OU\EntityManagerGhost554d0f0 {#652 …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 {#4202 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerJjev4OU\EntityManagerGhost554d0f0 {#652 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3154 …} } |
| 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 {#4206 -em: ContainerJjev4OU\EntityManagerGhost554d0f0 {#652 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4208 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4209 #from: "Eccube\Entity\Master\ProductListOrderBy" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4210 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -type: 0 -state: 0 -dql: null -parameters: Doctrine\Common\Collections\ArrayCollection {#4207 …} -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() {#4201 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4200 …} $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 {#580 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#579 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#578 …} -namespace: Closure() {#576 …} } |
| 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() {#4222 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4221 …} $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 {#580 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#579 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#578 …} -namespace: Closure() {#576 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4282 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 {#4283 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() {#4285 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4287 …} $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 {#580 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#579 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#578 …} -namespace: Closure() {#576 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4282 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 {#4283 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() {#4296 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4295 …} $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 {#580 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#579 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#578 …} -namespace: Closure() {#576 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4282 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 {#4283 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() {#4306 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4305 …} $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 {#580 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#579 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#578 …} -namespace: Closure() {#576 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4282 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 {#4283 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() {#4316 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4315 …} $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 {#580 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#579 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#578 …} -namespace: Closure() {#576 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4282 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 {#4283 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() {#4326 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4325 …} $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 {#580 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#579 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#578 …} -namespace: Closure() {#576 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4282 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 {#4283 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() {#4336 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4335 …} $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 {#580 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#579 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#578 …} -namespace: Closure() {#576 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4282 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 {#4283 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() {#4346 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4345 …} $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 {#580 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#579 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#578 …} -namespace: Closure() {#576 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4282 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 {#4283 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() {#4356 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4355 …} $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 {#580 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#579 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#578 …} -namespace: Closure() {#576 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4282 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 {#4283 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() {#4366 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4365 …} $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 {#580 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#579 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#578 …} -namespace: Closure() {#576 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4247 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() {#4249 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4248 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|