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" => null "name" => null "pageno" => "16" "disp_number" => Eccube\Entity\Master\ProductListMax {#3139 #id: 10 #name: "10件" #sort_no: 0 } "orderby" => Eccube\Entity\Master\ProductListOrderBy {#3841 #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) {#3059 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() {#3061 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#3060 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "search_product" "_" ] |
| cache_key | "__search_product" |
| compound | true |
| data | [ "mode" => null "category_id" => null "name" => null "pageno" => "16" "disp_number" => Eccube\Entity\Master\ProductListMax {#3139 #id: 10 #name: "10件" #sort_no: 0 } "orderby" => Eccube\Entity\Master\ProductListOrderBy {#3841 #id: 5 #name: "弊社指定順" #sort_no: 2 } "color" => [] "ci_name" => null ] |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#7718 -form: Symfony\Component\Form\Form {#4250 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7668 …5} |
| full_name | "" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "GET" |
| multipart | false |
| name | "" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_" |
| valid | true |
| value | [ "mode" => null "category_id" => null "name" => null "pageno" => "16" "disp_number" => Eccube\Entity\Master\ProductListMax {#3139 #id: 10 #name: "10件" #sort_no: 0 } "orderby" => Eccube\Entity\Master\ProductListOrderBy {#3841 #id: 5 #name: "弊社指定順" #sort_no: 2 } "color" => [] "ci_name" => null ] |
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) {#4074 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() {#4076 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4075 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_mode" ] |
| cache_key | "_mode_hidden" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#7714 -form: Symfony\Component\Form\Form {#4253 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7715 …5} |
| full_name | "mode" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "mode" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "mode" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_mode" |
| valid | true |
| 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 |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | "NameWithLevel" |
same as passed value |
| choices | [ Eccube\Entity\Category {#3295 -id: 39 -name: "chemSHERPA" -hierarchy: 1 -sort_no: 54 -create_date: DateTime @1727430296 {#3258 date: 2024-09-27 18:44:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3252 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3254 …} -Children: Doctrine\ORM\PersistentCollection {#3421 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "chemSHERPA" -description: null -img_file_name: null } Eccube\Entity\Category {#3422 -id: 58 -name: "ALFAST®" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1730728840 {#3246 date: 2024-11-04 23:00:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3082 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3423 …} -Children: Doctrine\ORM\PersistentCollection {#3426 …} -Parent: Eccube\Entity\Category {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "alfast" -description: null -img_file_name: null } Eccube\Entity\Category {#3304 -id: 60 -name: "BONASORB®" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1730760345 {#3429 date: 2024-11-05 07:45:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3430 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3305 …} -Children: Doctrine\ORM\PersistentCollection {#3308 …} -Parent: Eccube\Entity\Category {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "bonasorb" -description: null -img_file_name: null } Eccube\Entity\Category {#3311 -id: 59 -name: "BONJET®" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1730728858 {#3309 date: 2024-11-04 23:00:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3310 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 {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "bonjet" -description: null -img_file_name: null } Eccube\Entity\Category {#3318 -id: 55 -name: "BONTRON®" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1727774489 {#3316 date: 2024-10-01 18:21:29.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 {#3320 …} -Parent: Eccube\Entity\Category {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "bontron" -description: null -img_file_name: null } Eccube\Entity\Category {#3285 -id: 56 -name: "DEORASE®" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1727774498 {#3325 date: 2024-10-01 18:21:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3327 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3289 …} -Children: Doctrine\ORM\PersistentCollection {#3245 …} -Parent: Eccube\Entity\Category {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "deorase" -description: null -img_file_name: null } Eccube\Entity\Category {#3330 -id: 61 -name: "eBIND®" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1730866578 {#3071 date: 2024-11-06 13:16:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3332 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3328 …} -Children: Doctrine\ORM\PersistentCollection {#3322 …} -Parent: Eccube\Entity\Category {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "ebind" -description: null -img_file_name: null } Eccube\Entity\Category {#3333 -id: 62 -name: "elixa®" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1730866594 {#3298 date: 2024-11-06 13:16:34.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 {#3331 …} -Children: Doctrine\ORM\PersistentCollection {#3341 …} -Parent: Eccube\Entity\Category {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "elixa" -description: null -img_file_name: null } Eccube\Entity\Category {#3345 -id: 63 -name: "MICROPIGMO®" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1730866607 {#3342 date: 2024-11-06 13:16:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3344 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3346 …} -Children: Doctrine\ORM\PersistentCollection {#3349 …} -Parent: Eccube\Entity\Category {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "micropigmo" -description: null -img_file_name: null } Eccube\Entity\Category {#3352 -id: 79 -name: "NIGROSINE" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1753321558 {#3350 date: 2025-07-24 10:45:58.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 {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "nigrosine" -description: null -img_file_name: null } Eccube\Entity\Category {#3535 -id: 64 -name: "NUBIAN®" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1730866619 {#3453 date: 2024-11-06 13:16:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3533 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3536 …} -Children: Doctrine\ORM\PersistentCollection {#3539 …} -Parent: Eccube\Entity\Category {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "nubian" -description: null -img_file_name: null } Eccube\Entity\Category {#3542 -id: 65 -name: "OIL" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1730866633 {#3540 date: 2024-11-06 13:17:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3541 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 {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "oil" -description: null -img_file_name: null } Eccube\Entity\Category {#3549 -id: 66 -name: "OPLAS®" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1730866650 {#3547 date: 2024-11-06 13:17:30.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 {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "oplas" -description: null -img_file_name: null } Eccube\Entity\Category {#3556 -id: 67 -name: "OPTRON®" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1730866665 {#3554 date: 2024-11-06 13:17:45.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 {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "optron" -description: null -img_file_name: null } Eccube\Entity\Category {#3563 -id: 68 -name: "ORIPACS®" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1730866684 {#3561 date: 2024-11-06 13:18:04.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 {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "oripacs" -description: null -img_file_name: null } Eccube\Entity\Category {#3570 -id: 69 -name: "VALIFAST®" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1730866707 {#3568 date: 2024-11-06 13:18:27.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 {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "valifast" -description: null -img_file_name: null } Eccube\Entity\Category {#3577 -id: 71 -name: "VALIOSOL®" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1730866736 {#3575 date: 2024-11-06 13:18:56.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 {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "valiosol" -description: null -img_file_name: null } Eccube\Entity\Category {#3584 -id: 70 -name: "WATER" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1730866723 {#3582 date: 2024-11-06 13:18:43.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 {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "water" -description: null -img_file_name: null } Eccube\Entity\Category {#3591 -id: 30 -name: "SDS" -hierarchy: 1 -sort_no: 52 -create_date: DateTime @1727429302 {#3427 date: 2024-09-27 18:28:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3428 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3592 …} -Children: Doctrine\ORM\PersistentCollection {#3595 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "sds" -description: null -img_file_name: null } Eccube\Entity\Category {#3596 -id: 57 -name: "ALFAST®" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1730728687 {#3589 date: 2024-11-04 22:58:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3590 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3597 …} -Children: Doctrine\ORM\PersistentCollection {#3600 …} -Parent: Eccube\Entity\Category {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "alfast" -description: null -img_file_name: null } Eccube\Entity\Category {#3605 -id: 53 -name: "BONASORB®" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1727430448 {#3603 date: 2024-09-27 18:47:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3604 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3606 …} -Children: Doctrine\ORM\PersistentCollection {#3609 …} -Parent: Eccube\Entity\Category {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "bonasorb" -description: null -img_file_name: null } Eccube\Entity\Category {#3612 -id: 40 -name: "BONJET®" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1727430330 {#3610 date: 2024-09-27 18:45:30.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 {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "bonjet" -description: null -img_file_name: null } Eccube\Entity\Category {#3619 -id: 41 -name: "BONTRON®" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1727430347 {#3617 date: 2024-09-27 18:45:47.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 {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "bontron" -description: null -img_file_name: null } Eccube\Entity\Category {#3626 -id: 42 -name: "DEORASE®" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1727430355 {#3624 date: 2024-09-27 18:45:55.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 {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "deorase" -description: null -img_file_name: null } Eccube\Entity\Category {#3633 -id: 43 -name: "eBIND®" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1727430365 {#3631 date: 2024-09-27 18:46:05.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 {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "ebind" -description: null -img_file_name: null } Eccube\Entity\Category {#3640 -id: 44 -name: "elixa®" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1727430373 {#3638 date: 2024-09-27 18:46:13.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 {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "elixa" -description: null -img_file_name: null } Eccube\Entity\Category {#3647 -id: 45 -name: "MICROPIGMO®" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1727430379 {#3645 date: 2024-09-27 18:46:19.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 {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "micropigmo" -description: null -img_file_name: null } Eccube\Entity\Category {#3654 -id: 46 -name: "NUBIAN®" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1727430386 {#3652 date: 2024-09-27 18:46:26.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 {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "nubian" -description: null -img_file_name: null } Eccube\Entity\Category {#3661 -id: 47 -name: "OIL" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1727430393 {#3659 date: 2024-09-27 18:46:33.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 {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "oil" -description: null -img_file_name: null } Eccube\Entity\Category {#3668 -id: 48 -name: "OPLAS®" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1727430398 {#3666 date: 2024-09-27 18:46:38.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 {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "oplas" -description: null -img_file_name: null } Eccube\Entity\Category {#3675 -id: 49 -name: "OPTRON®" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1727430407 {#3673 date: 2024-09-27 18:46:47.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 {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "optron" -description: null -img_file_name: null } Eccube\Entity\Category {#3682 -id: 50 -name: "ORIPACS®" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1727430427 {#3680 date: 2024-09-27 18:47:07.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 {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "oripacs" -description: null -img_file_name: null } Eccube\Entity\Category {#3689 -id: 51 -name: "VALIFAST®" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1727430433 {#3687 date: 2024-09-27 18:47:13.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 {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "valifast" -description: null -img_file_name: null } Eccube\Entity\Category {#3696 -id: 54 -name: "VALIOSOL®" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1727430455 {#3694 date: 2024-09-27 18:47:35.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 {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "valiosol" -description: null -img_file_name: null } Eccube\Entity\Category {#3703 -id: 52 -name: "WATER" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1727430441 {#3701 date: 2024-09-27 18:47:21.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 {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "water" -description: null -img_file_name: null } Eccube\Entity\Category {#3710 -id: 81 -name: "【開発品】TDS" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1764288941 {#3708 date: 2025-11-28 09:15:41.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 {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "development product-tds" -description: null -img_file_name: null } Eccube\Entity\Category {#3717 -id: 80 -name: "【開発品】SDS" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1764288928 {#3715 date: 2025-11-28 09:15:28.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 {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "development product-sds" -description: null -img_file_name: null } Eccube\Entity\Category {#3722 -id: 27 -name: "ALFAST®" -hierarchy: 1 -sort_no: 49 -create_date: DateTime @1717553074 {#3602 date: 2024-06-05 11:04:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3601 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3723 …} -Children: Doctrine\ORM\PersistentCollection {#3726 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "alfast" -description: null -img_file_name: "" } Eccube\Entity\Category {#3729 -id: 26 -name: "BONASORB®" -hierarchy: 1 -sort_no: 48 -create_date: DateTime @1717553069 {#3727 date: 2024-06-05 11:04:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3728 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 {#3418 …} -slug_name: "bonasorb" -description: null -img_file_name: "" } Eccube\Entity\Category {#3736 -id: 1 -name: "BONJET®" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1488881692 {#3734 date: 2017-03-07 19:14:52.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 {#3418 …} -slug_name: "bonjet" -description: null -img_file_name: "0902171454_66d573fe75bff.jpg" } Eccube\Entity\Category {#3743 -id: 77 -name: "BONTRON®" -hierarchy: 1 -sort_no: 46 -create_date: DateTime @1730868578 {#3741 date: 2024-11-06 13:49:38.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 {#3418 …} -slug_name: "bontron" -description: null -img_file_name: null } Eccube\Entity\Category {#3750 -id: 24 -name: "DEORASE®" -hierarchy: 1 -sort_no: 45 -create_date: DateTime @1717553054 {#3748 date: 2024-06-05 11:04:14.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 {#3418 …} -slug_name: "deorase" -description: null -img_file_name: "" } Eccube\Entity\Category {#3757 -id: 22 -name: "<span style="font-style: italic;">e</span>BIND®" -hierarchy: 1 -sort_no: 44 -create_date: DateTime @1717553040 {#3755 date: 2024-06-05 11:04:00.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 {#3418 …} -slug_name: "ebind" -description: null -img_file_name: "" } Eccube\Entity\Category {#3764 -id: 20 -name: "elixa®" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1717553006 {#3762 date: 2024-06-05 11:03:26.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 {#3418 …} -slug_name: "elixa" -description: null -img_file_name: "" } Eccube\Entity\Category {#3771 -id: 16 -name: "MICROPIGMO®" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1717552913 {#3769 date: 2024-06-05 11:01:53.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 {#3418 …} -slug_name: "micropigmo" -description: null -img_file_name: "" } Eccube\Entity\Category {#3778 -id: 14 -name: "NUBIAN®" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1717552709 {#3776 date: 2024-06-05 10:58:29.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 {#3418 …} -slug_name: "nubian" -description: null -img_file_name: "" } Eccube\Entity\Category {#3785 -id: 5 -name: "OIL" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1488881692 {#3783 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102900 {#3784 date: 2025-02-21 10:55:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3786 …} -Children: Doctrine\ORM\PersistentCollection {#3789 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "oil" -description: null -img_file_name: "" } Eccube\Entity\Category {#3792 -id: 78 -name: "OPTIMA®" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1740102803 {#3790 date: 2025-02-21 10:53:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3791 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3793 …} -Children: Doctrine\ORM\PersistentCollection {#3796 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "optima" -description: null -img_file_name: null } Eccube\Entity\Category {#3799 -id: 73 -name: "ORIPACS®" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1730868365 {#3797 date: 2024-11-06 13:46:05.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 {#3418 …} -slug_name: "oripacs" -description: null -img_file_name: null } Eccube\Entity\Category {#3806 -id: 2 -name: "OPLAS®" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1488881692 {#3804 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102884 {#3805 date: 2025-02-21 10:54:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3807 …} -Children: Doctrine\ORM\PersistentCollection {#3810 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "oplas" -description: null -img_file_name: "" } Eccube\Entity\Category {#3813 -id: 72 -name: "OPTRON®" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1730868352 {#3811 date: 2024-11-06 13:45:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3812 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3814 …} -Children: Doctrine\ORM\PersistentCollection {#3817 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "optron" -description: null -img_file_name: null } Eccube\Entity\Category {#3820 -id: 74 -name: "VALIFAST®" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1730868379 {#3818 date: 2024-11-06 13:46:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102838 {#3819 date: 2025-02-21 10:53:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3821 …} -Children: Doctrine\ORM\PersistentCollection {#3824 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "valifast" -description: null -img_file_name: null } Eccube\Entity\Category {#3827 -id: 76 -name: "VALIOSOL®" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1730868409 {#3825 date: 2024-11-06 13:46:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3826 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3828 …} -Children: Doctrine\ORM\PersistentCollection {#3831 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "valiosol" -description: null -img_file_name: null } Eccube\Entity\Category {#3834 -id: 75 -name: "WATER" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1730868393 {#3832 date: 2024-11-06 13:46:33.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 {#3418 …} -slug_name: "water" -description: null -img_file_name: null } ] |
[ Eccube\Entity\Category {#3295 -id: 39 -name: "chemSHERPA" -hierarchy: 1 -sort_no: 54 -create_date: DateTime @1727430296 {#3258 date: 2024-09-27 18:44:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3252 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3254 …} -Children: Doctrine\ORM\PersistentCollection {#3421 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "chemSHERPA" -description: null -img_file_name: null } Eccube\Entity\Category {#3422 -id: 58 -name: "ALFAST®" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1730728840 {#3246 date: 2024-11-04 23:00:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3082 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3423 …} -Children: Doctrine\ORM\PersistentCollection {#3426 …} -Parent: Eccube\Entity\Category {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "alfast" -description: null -img_file_name: null } Eccube\Entity\Category {#3304 -id: 60 -name: "BONASORB®" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1730760345 {#3429 date: 2024-11-05 07:45:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3430 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3305 …} -Children: Doctrine\ORM\PersistentCollection {#3308 …} -Parent: Eccube\Entity\Category {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "bonasorb" -description: null -img_file_name: null } Eccube\Entity\Category {#3311 -id: 59 -name: "BONJET®" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1730728858 {#3309 date: 2024-11-04 23:00:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3310 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 {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "bonjet" -description: null -img_file_name: null } Eccube\Entity\Category {#3318 -id: 55 -name: "BONTRON®" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1727774489 {#3316 date: 2024-10-01 18:21:29.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 {#3320 …} -Parent: Eccube\Entity\Category {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "bontron" -description: null -img_file_name: null } Eccube\Entity\Category {#3285 -id: 56 -name: "DEORASE®" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1727774498 {#3325 date: 2024-10-01 18:21:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3327 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3289 …} -Children: Doctrine\ORM\PersistentCollection {#3245 …} -Parent: Eccube\Entity\Category {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "deorase" -description: null -img_file_name: null } Eccube\Entity\Category {#3330 -id: 61 -name: "eBIND®" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1730866578 {#3071 date: 2024-11-06 13:16:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3332 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3328 …} -Children: Doctrine\ORM\PersistentCollection {#3322 …} -Parent: Eccube\Entity\Category {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "ebind" -description: null -img_file_name: null } Eccube\Entity\Category {#3333 -id: 62 -name: "elixa®" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1730866594 {#3298 date: 2024-11-06 13:16:34.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 {#3331 …} -Children: Doctrine\ORM\PersistentCollection {#3341 …} -Parent: Eccube\Entity\Category {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "elixa" -description: null -img_file_name: null } Eccube\Entity\Category {#3345 -id: 63 -name: "MICROPIGMO®" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1730866607 {#3342 date: 2024-11-06 13:16:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3344 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3346 …} -Children: Doctrine\ORM\PersistentCollection {#3349 …} -Parent: Eccube\Entity\Category {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "micropigmo" -description: null -img_file_name: null } Eccube\Entity\Category {#3352 -id: 79 -name: "NIGROSINE" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1753321558 {#3350 date: 2025-07-24 10:45:58.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 {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "nigrosine" -description: null -img_file_name: null } Eccube\Entity\Category {#3535 -id: 64 -name: "NUBIAN®" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1730866619 {#3453 date: 2024-11-06 13:16:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3533 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3536 …} -Children: Doctrine\ORM\PersistentCollection {#3539 …} -Parent: Eccube\Entity\Category {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "nubian" -description: null -img_file_name: null } Eccube\Entity\Category {#3542 -id: 65 -name: "OIL" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1730866633 {#3540 date: 2024-11-06 13:17:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3541 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 {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "oil" -description: null -img_file_name: null } Eccube\Entity\Category {#3549 -id: 66 -name: "OPLAS®" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1730866650 {#3547 date: 2024-11-06 13:17:30.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 {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "oplas" -description: null -img_file_name: null } Eccube\Entity\Category {#3556 -id: 67 -name: "OPTRON®" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1730866665 {#3554 date: 2024-11-06 13:17:45.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 {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "optron" -description: null -img_file_name: null } Eccube\Entity\Category {#3563 -id: 68 -name: "ORIPACS®" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1730866684 {#3561 date: 2024-11-06 13:18:04.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 {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "oripacs" -description: null -img_file_name: null } Eccube\Entity\Category {#3570 -id: 69 -name: "VALIFAST®" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1730866707 {#3568 date: 2024-11-06 13:18:27.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 {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "valifast" -description: null -img_file_name: null } Eccube\Entity\Category {#3577 -id: 71 -name: "VALIOSOL®" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1730866736 {#3575 date: 2024-11-06 13:18:56.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 {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "valiosol" -description: null -img_file_name: null } Eccube\Entity\Category {#3584 -id: 70 -name: "WATER" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1730866723 {#3582 date: 2024-11-06 13:18:43.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 {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "water" -description: null -img_file_name: null } Eccube\Entity\Category {#3591 -id: 30 -name: "SDS" -hierarchy: 1 -sort_no: 52 -create_date: DateTime @1727429302 {#3427 date: 2024-09-27 18:28:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3428 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3592 …} -Children: Doctrine\ORM\PersistentCollection {#3595 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "sds" -description: null -img_file_name: null } Eccube\Entity\Category {#3596 -id: 57 -name: "ALFAST®" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1730728687 {#3589 date: 2024-11-04 22:58:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3590 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3597 …} -Children: Doctrine\ORM\PersistentCollection {#3600 …} -Parent: Eccube\Entity\Category {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "alfast" -description: null -img_file_name: null } Eccube\Entity\Category {#3605 -id: 53 -name: "BONASORB®" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1727430448 {#3603 date: 2024-09-27 18:47:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3604 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3606 …} -Children: Doctrine\ORM\PersistentCollection {#3609 …} -Parent: Eccube\Entity\Category {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "bonasorb" -description: null -img_file_name: null } Eccube\Entity\Category {#3612 -id: 40 -name: "BONJET®" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1727430330 {#3610 date: 2024-09-27 18:45:30.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 {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "bonjet" -description: null -img_file_name: null } Eccube\Entity\Category {#3619 -id: 41 -name: "BONTRON®" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1727430347 {#3617 date: 2024-09-27 18:45:47.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 {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "bontron" -description: null -img_file_name: null } Eccube\Entity\Category {#3626 -id: 42 -name: "DEORASE®" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1727430355 {#3624 date: 2024-09-27 18:45:55.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 {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "deorase" -description: null -img_file_name: null } Eccube\Entity\Category {#3633 -id: 43 -name: "eBIND®" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1727430365 {#3631 date: 2024-09-27 18:46:05.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 {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "ebind" -description: null -img_file_name: null } Eccube\Entity\Category {#3640 -id: 44 -name: "elixa®" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1727430373 {#3638 date: 2024-09-27 18:46:13.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 {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "elixa" -description: null -img_file_name: null } Eccube\Entity\Category {#3647 -id: 45 -name: "MICROPIGMO®" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1727430379 {#3645 date: 2024-09-27 18:46:19.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 {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "micropigmo" -description: null -img_file_name: null } Eccube\Entity\Category {#3654 -id: 46 -name: "NUBIAN®" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1727430386 {#3652 date: 2024-09-27 18:46:26.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 {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "nubian" -description: null -img_file_name: null } Eccube\Entity\Category {#3661 -id: 47 -name: "OIL" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1727430393 {#3659 date: 2024-09-27 18:46:33.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 {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "oil" -description: null -img_file_name: null } Eccube\Entity\Category {#3668 -id: 48 -name: "OPLAS®" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1727430398 {#3666 date: 2024-09-27 18:46:38.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 {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "oplas" -description: null -img_file_name: null } Eccube\Entity\Category {#3675 -id: 49 -name: "OPTRON®" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1727430407 {#3673 date: 2024-09-27 18:46:47.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 {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "optron" -description: null -img_file_name: null } Eccube\Entity\Category {#3682 -id: 50 -name: "ORIPACS®" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1727430427 {#3680 date: 2024-09-27 18:47:07.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 {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "oripacs" -description: null -img_file_name: null } Eccube\Entity\Category {#3689 -id: 51 -name: "VALIFAST®" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1727430433 {#3687 date: 2024-09-27 18:47:13.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 {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "valifast" -description: null -img_file_name: null } Eccube\Entity\Category {#3696 -id: 54 -name: "VALIOSOL®" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1727430455 {#3694 date: 2024-09-27 18:47:35.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 {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "valiosol" -description: null -img_file_name: null } Eccube\Entity\Category {#3703 -id: 52 -name: "WATER" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1727430441 {#3701 date: 2024-09-27 18:47:21.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 {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "water" -description: null -img_file_name: null } Eccube\Entity\Category {#3710 -id: 81 -name: "【開発品】TDS" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1764288941 {#3708 date: 2025-11-28 09:15:41.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 {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "development product-tds" -description: null -img_file_name: null } Eccube\Entity\Category {#3717 -id: 80 -name: "【開発品】SDS" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1764288928 {#3715 date: 2025-11-28 09:15:28.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 {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "development product-sds" -description: null -img_file_name: null } Eccube\Entity\Category {#3722 -id: 27 -name: "ALFAST®" -hierarchy: 1 -sort_no: 49 -create_date: DateTime @1717553074 {#3602 date: 2024-06-05 11:04:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3601 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3723 …} -Children: Doctrine\ORM\PersistentCollection {#3726 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "alfast" -description: null -img_file_name: "" } Eccube\Entity\Category {#3729 -id: 26 -name: "BONASORB®" -hierarchy: 1 -sort_no: 48 -create_date: DateTime @1717553069 {#3727 date: 2024-06-05 11:04:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3728 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 {#3418 …} -slug_name: "bonasorb" -description: null -img_file_name: "" } Eccube\Entity\Category {#3736 -id: 1 -name: "BONJET®" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1488881692 {#3734 date: 2017-03-07 19:14:52.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 {#3418 …} -slug_name: "bonjet" -description: null -img_file_name: "0902171454_66d573fe75bff.jpg" } Eccube\Entity\Category {#3743 -id: 77 -name: "BONTRON®" -hierarchy: 1 -sort_no: 46 -create_date: DateTime @1730868578 {#3741 date: 2024-11-06 13:49:38.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 {#3418 …} -slug_name: "bontron" -description: null -img_file_name: null } Eccube\Entity\Category {#3750 -id: 24 -name: "DEORASE®" -hierarchy: 1 -sort_no: 45 -create_date: DateTime @1717553054 {#3748 date: 2024-06-05 11:04:14.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 {#3418 …} -slug_name: "deorase" -description: null -img_file_name: "" } Eccube\Entity\Category {#3757 -id: 22 -name: "<span style="font-style: italic;">e</span>BIND®" -hierarchy: 1 -sort_no: 44 -create_date: DateTime @1717553040 {#3755 date: 2024-06-05 11:04:00.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 {#3418 …} -slug_name: "ebind" -description: null -img_file_name: "" } Eccube\Entity\Category {#3764 -id: 20 -name: "elixa®" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1717553006 {#3762 date: 2024-06-05 11:03:26.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 {#3418 …} -slug_name: "elixa" -description: null -img_file_name: "" } Eccube\Entity\Category {#3771 -id: 16 -name: "MICROPIGMO®" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1717552913 {#3769 date: 2024-06-05 11:01:53.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 {#3418 …} -slug_name: "micropigmo" -description: null -img_file_name: "" } Eccube\Entity\Category {#3778 -id: 14 -name: "NUBIAN®" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1717552709 {#3776 date: 2024-06-05 10:58:29.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 {#3418 …} -slug_name: "nubian" -description: null -img_file_name: "" } Eccube\Entity\Category {#3785 -id: 5 -name: "OIL" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1488881692 {#3783 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102900 {#3784 date: 2025-02-21 10:55:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3786 …} -Children: Doctrine\ORM\PersistentCollection {#3789 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "oil" -description: null -img_file_name: "" } Eccube\Entity\Category {#3792 -id: 78 -name: "OPTIMA®" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1740102803 {#3790 date: 2025-02-21 10:53:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3791 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3793 …} -Children: Doctrine\ORM\PersistentCollection {#3796 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "optima" -description: null -img_file_name: null } Eccube\Entity\Category {#3799 -id: 73 -name: "ORIPACS®" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1730868365 {#3797 date: 2024-11-06 13:46:05.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 {#3418 …} -slug_name: "oripacs" -description: null -img_file_name: null } Eccube\Entity\Category {#3806 -id: 2 -name: "OPLAS®" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1488881692 {#3804 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102884 {#3805 date: 2025-02-21 10:54:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3807 …} -Children: Doctrine\ORM\PersistentCollection {#3810 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "oplas" -description: null -img_file_name: "" } Eccube\Entity\Category {#3813 -id: 72 -name: "OPTRON®" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1730868352 {#3811 date: 2024-11-06 13:45:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3812 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3814 …} -Children: Doctrine\ORM\PersistentCollection {#3817 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "optron" -description: null -img_file_name: null } Eccube\Entity\Category {#3820 -id: 74 -name: "VALIFAST®" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1730868379 {#3818 date: 2024-11-06 13:46:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102838 {#3819 date: 2025-02-21 10:53:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3821 …} -Children: Doctrine\ORM\PersistentCollection {#3824 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "valifast" -description: null -img_file_name: null } Eccube\Entity\Category {#3827 -id: 76 -name: "VALIOSOL®" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1730868409 {#3825 date: 2024-11-06 13:46:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3826 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3828 …} -Children: Doctrine\ORM\PersistentCollection {#3831 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "valiosol" -description: null -img_file_name: null } Eccube\Entity\Category {#3834 -id: 75 -name: "WATER" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1730868393 {#3832 date: 2024-11-06 13:46:33.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 {#3418 …} -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 {#4111 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#4112 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4114 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#4113 …} } |
| choices | [ Eccube\Entity\Category {#3295 -id: 39 -name: "chemSHERPA" -hierarchy: 1 -sort_no: 54 -create_date: DateTime @1727430296 {#3258 date: 2024-09-27 18:44:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3252 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3254 …} -Children: Doctrine\ORM\PersistentCollection {#3421 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "chemSHERPA" -description: null -img_file_name: null } Eccube\Entity\Category {#3422 -id: 58 -name: "ALFAST®" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1730728840 {#3246 date: 2024-11-04 23:00:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3082 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3423 …} -Children: Doctrine\ORM\PersistentCollection {#3426 …} -Parent: Eccube\Entity\Category {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "alfast" -description: null -img_file_name: null } Eccube\Entity\Category {#3304 -id: 60 -name: "BONASORB®" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1730760345 {#3429 date: 2024-11-05 07:45:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3430 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3305 …} -Children: Doctrine\ORM\PersistentCollection {#3308 …} -Parent: Eccube\Entity\Category {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "bonasorb" -description: null -img_file_name: null } Eccube\Entity\Category {#3311 -id: 59 -name: "BONJET®" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1730728858 {#3309 date: 2024-11-04 23:00:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3310 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 {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "bonjet" -description: null -img_file_name: null } Eccube\Entity\Category {#3318 -id: 55 -name: "BONTRON®" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1727774489 {#3316 date: 2024-10-01 18:21:29.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 {#3320 …} -Parent: Eccube\Entity\Category {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "bontron" -description: null -img_file_name: null } Eccube\Entity\Category {#3285 -id: 56 -name: "DEORASE®" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1727774498 {#3325 date: 2024-10-01 18:21:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3327 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3289 …} -Children: Doctrine\ORM\PersistentCollection {#3245 …} -Parent: Eccube\Entity\Category {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "deorase" -description: null -img_file_name: null } Eccube\Entity\Category {#3330 -id: 61 -name: "eBIND®" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1730866578 {#3071 date: 2024-11-06 13:16:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3332 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3328 …} -Children: Doctrine\ORM\PersistentCollection {#3322 …} -Parent: Eccube\Entity\Category {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "ebind" -description: null -img_file_name: null } Eccube\Entity\Category {#3333 -id: 62 -name: "elixa®" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1730866594 {#3298 date: 2024-11-06 13:16:34.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 {#3331 …} -Children: Doctrine\ORM\PersistentCollection {#3341 …} -Parent: Eccube\Entity\Category {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "elixa" -description: null -img_file_name: null } Eccube\Entity\Category {#3345 -id: 63 -name: "MICROPIGMO®" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1730866607 {#3342 date: 2024-11-06 13:16:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3344 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3346 …} -Children: Doctrine\ORM\PersistentCollection {#3349 …} -Parent: Eccube\Entity\Category {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "micropigmo" -description: null -img_file_name: null } Eccube\Entity\Category {#3352 -id: 79 -name: "NIGROSINE" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1753321558 {#3350 date: 2025-07-24 10:45:58.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 {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "nigrosine" -description: null -img_file_name: null } Eccube\Entity\Category {#3535 -id: 64 -name: "NUBIAN®" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1730866619 {#3453 date: 2024-11-06 13:16:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3533 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3536 …} -Children: Doctrine\ORM\PersistentCollection {#3539 …} -Parent: Eccube\Entity\Category {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "nubian" -description: null -img_file_name: null } Eccube\Entity\Category {#3542 -id: 65 -name: "OIL" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1730866633 {#3540 date: 2024-11-06 13:17:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3541 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 {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "oil" -description: null -img_file_name: null } Eccube\Entity\Category {#3549 -id: 66 -name: "OPLAS®" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1730866650 {#3547 date: 2024-11-06 13:17:30.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 {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "oplas" -description: null -img_file_name: null } Eccube\Entity\Category {#3556 -id: 67 -name: "OPTRON®" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1730866665 {#3554 date: 2024-11-06 13:17:45.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 {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "optron" -description: null -img_file_name: null } Eccube\Entity\Category {#3563 -id: 68 -name: "ORIPACS®" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1730866684 {#3561 date: 2024-11-06 13:18:04.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 {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "oripacs" -description: null -img_file_name: null } Eccube\Entity\Category {#3570 -id: 69 -name: "VALIFAST®" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1730866707 {#3568 date: 2024-11-06 13:18:27.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 {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "valifast" -description: null -img_file_name: null } Eccube\Entity\Category {#3577 -id: 71 -name: "VALIOSOL®" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1730866736 {#3575 date: 2024-11-06 13:18:56.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 {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "valiosol" -description: null -img_file_name: null } Eccube\Entity\Category {#3584 -id: 70 -name: "WATER" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1730866723 {#3582 date: 2024-11-06 13:18:43.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 {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "water" -description: null -img_file_name: null } Eccube\Entity\Category {#3591 -id: 30 -name: "SDS" -hierarchy: 1 -sort_no: 52 -create_date: DateTime @1727429302 {#3427 date: 2024-09-27 18:28:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3428 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3592 …} -Children: Doctrine\ORM\PersistentCollection {#3595 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "sds" -description: null -img_file_name: null } Eccube\Entity\Category {#3596 -id: 57 -name: "ALFAST®" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1730728687 {#3589 date: 2024-11-04 22:58:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3590 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3597 …} -Children: Doctrine\ORM\PersistentCollection {#3600 …} -Parent: Eccube\Entity\Category {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "alfast" -description: null -img_file_name: null } Eccube\Entity\Category {#3605 -id: 53 -name: "BONASORB®" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1727430448 {#3603 date: 2024-09-27 18:47:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3604 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3606 …} -Children: Doctrine\ORM\PersistentCollection {#3609 …} -Parent: Eccube\Entity\Category {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "bonasorb" -description: null -img_file_name: null } Eccube\Entity\Category {#3612 -id: 40 -name: "BONJET®" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1727430330 {#3610 date: 2024-09-27 18:45:30.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 {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "bonjet" -description: null -img_file_name: null } Eccube\Entity\Category {#3619 -id: 41 -name: "BONTRON®" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1727430347 {#3617 date: 2024-09-27 18:45:47.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 {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "bontron" -description: null -img_file_name: null } Eccube\Entity\Category {#3626 -id: 42 -name: "DEORASE®" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1727430355 {#3624 date: 2024-09-27 18:45:55.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 {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "deorase" -description: null -img_file_name: null } Eccube\Entity\Category {#3633 -id: 43 -name: "eBIND®" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1727430365 {#3631 date: 2024-09-27 18:46:05.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 {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "ebind" -description: null -img_file_name: null } Eccube\Entity\Category {#3640 -id: 44 -name: "elixa®" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1727430373 {#3638 date: 2024-09-27 18:46:13.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 {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "elixa" -description: null -img_file_name: null } Eccube\Entity\Category {#3647 -id: 45 -name: "MICROPIGMO®" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1727430379 {#3645 date: 2024-09-27 18:46:19.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 {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "micropigmo" -description: null -img_file_name: null } Eccube\Entity\Category {#3654 -id: 46 -name: "NUBIAN®" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1727430386 {#3652 date: 2024-09-27 18:46:26.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 {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "nubian" -description: null -img_file_name: null } Eccube\Entity\Category {#3661 -id: 47 -name: "OIL" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1727430393 {#3659 date: 2024-09-27 18:46:33.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 {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "oil" -description: null -img_file_name: null } Eccube\Entity\Category {#3668 -id: 48 -name: "OPLAS®" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1727430398 {#3666 date: 2024-09-27 18:46:38.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 {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "oplas" -description: null -img_file_name: null } Eccube\Entity\Category {#3675 -id: 49 -name: "OPTRON®" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1727430407 {#3673 date: 2024-09-27 18:46:47.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 {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "optron" -description: null -img_file_name: null } Eccube\Entity\Category {#3682 -id: 50 -name: "ORIPACS®" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1727430427 {#3680 date: 2024-09-27 18:47:07.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 {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "oripacs" -description: null -img_file_name: null } Eccube\Entity\Category {#3689 -id: 51 -name: "VALIFAST®" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1727430433 {#3687 date: 2024-09-27 18:47:13.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 {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "valifast" -description: null -img_file_name: null } Eccube\Entity\Category {#3696 -id: 54 -name: "VALIOSOL®" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1727430455 {#3694 date: 2024-09-27 18:47:35.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 {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "valiosol" -description: null -img_file_name: null } Eccube\Entity\Category {#3703 -id: 52 -name: "WATER" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1727430441 {#3701 date: 2024-09-27 18:47:21.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 {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "water" -description: null -img_file_name: null } Eccube\Entity\Category {#3710 -id: 81 -name: "【開発品】TDS" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1764288941 {#3708 date: 2025-11-28 09:15:41.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 {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "development product-tds" -description: null -img_file_name: null } Eccube\Entity\Category {#3717 -id: 80 -name: "【開発品】SDS" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1764288928 {#3715 date: 2025-11-28 09:15:28.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 {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "development product-sds" -description: null -img_file_name: null } Eccube\Entity\Category {#3722 -id: 27 -name: "ALFAST®" -hierarchy: 1 -sort_no: 49 -create_date: DateTime @1717553074 {#3602 date: 2024-06-05 11:04:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3601 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3723 …} -Children: Doctrine\ORM\PersistentCollection {#3726 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "alfast" -description: null -img_file_name: "" } Eccube\Entity\Category {#3729 -id: 26 -name: "BONASORB®" -hierarchy: 1 -sort_no: 48 -create_date: DateTime @1717553069 {#3727 date: 2024-06-05 11:04:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3728 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 {#3418 …} -slug_name: "bonasorb" -description: null -img_file_name: "" } Eccube\Entity\Category {#3736 -id: 1 -name: "BONJET®" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1488881692 {#3734 date: 2017-03-07 19:14:52.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 {#3418 …} -slug_name: "bonjet" -description: null -img_file_name: "0902171454_66d573fe75bff.jpg" } Eccube\Entity\Category {#3743 -id: 77 -name: "BONTRON®" -hierarchy: 1 -sort_no: 46 -create_date: DateTime @1730868578 {#3741 date: 2024-11-06 13:49:38.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 {#3418 …} -slug_name: "bontron" -description: null -img_file_name: null } Eccube\Entity\Category {#3750 -id: 24 -name: "DEORASE®" -hierarchy: 1 -sort_no: 45 -create_date: DateTime @1717553054 {#3748 date: 2024-06-05 11:04:14.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 {#3418 …} -slug_name: "deorase" -description: null -img_file_name: "" } Eccube\Entity\Category {#3757 -id: 22 -name: "<span style="font-style: italic;">e</span>BIND®" -hierarchy: 1 -sort_no: 44 -create_date: DateTime @1717553040 {#3755 date: 2024-06-05 11:04:00.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 {#3418 …} -slug_name: "ebind" -description: null -img_file_name: "" } Eccube\Entity\Category {#3764 -id: 20 -name: "elixa®" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1717553006 {#3762 date: 2024-06-05 11:03:26.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 {#3418 …} -slug_name: "elixa" -description: null -img_file_name: "" } Eccube\Entity\Category {#3771 -id: 16 -name: "MICROPIGMO®" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1717552913 {#3769 date: 2024-06-05 11:01:53.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 {#3418 …} -slug_name: "micropigmo" -description: null -img_file_name: "" } Eccube\Entity\Category {#3778 -id: 14 -name: "NUBIAN®" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1717552709 {#3776 date: 2024-06-05 10:58:29.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 {#3418 …} -slug_name: "nubian" -description: null -img_file_name: "" } Eccube\Entity\Category {#3785 -id: 5 -name: "OIL" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1488881692 {#3783 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102900 {#3784 date: 2025-02-21 10:55:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3786 …} -Children: Doctrine\ORM\PersistentCollection {#3789 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "oil" -description: null -img_file_name: "" } Eccube\Entity\Category {#3792 -id: 78 -name: "OPTIMA®" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1740102803 {#3790 date: 2025-02-21 10:53:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3791 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3793 …} -Children: Doctrine\ORM\PersistentCollection {#3796 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "optima" -description: null -img_file_name: null } Eccube\Entity\Category {#3799 -id: 73 -name: "ORIPACS®" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1730868365 {#3797 date: 2024-11-06 13:46:05.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 {#3418 …} -slug_name: "oripacs" -description: null -img_file_name: null } Eccube\Entity\Category {#3806 -id: 2 -name: "OPLAS®" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1488881692 {#3804 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102884 {#3805 date: 2025-02-21 10:54:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3807 …} -Children: Doctrine\ORM\PersistentCollection {#3810 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "oplas" -description: null -img_file_name: "" } Eccube\Entity\Category {#3813 -id: 72 -name: "OPTRON®" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1730868352 {#3811 date: 2024-11-06 13:45:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3812 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3814 …} -Children: Doctrine\ORM\PersistentCollection {#3817 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "optron" -description: null -img_file_name: null } Eccube\Entity\Category {#3820 -id: 74 -name: "VALIFAST®" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1730868379 {#3818 date: 2024-11-06 13:46:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102838 {#3819 date: 2025-02-21 10:53:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3821 …} -Children: Doctrine\ORM\PersistentCollection {#3824 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "valifast" -description: null -img_file_name: null } Eccube\Entity\Category {#3827 -id: 76 -name: "VALIOSOL®" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1730868409 {#3825 date: 2024-11-06 13:46:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3826 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3828 …} -Children: Doctrine\ORM\PersistentCollection {#3831 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "valiosol" -description: null -img_file_name: null } Eccube\Entity\Category {#3834 -id: 75 -name: "WATER" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1730868393 {#3832 date: 2024-11-06 13:46:33.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 {#3418 …} -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 {#4110 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerJjev4OU\EntityManagerGhost554d0f0 {#652 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3067 …} } |
| 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() {#4109 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4107 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_category_id" ] |
| cache_key | "_category_id_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7709 +label: "chemSHERPA" +value: "39" +data: Eccube\Entity\Category {#3295 -id: 39 -name: "chemSHERPA" -hierarchy: 1 -sort_no: 54 -create_date: DateTime @1727430296 {#3258 date: 2024-09-27 18:44:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3252 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3254 …} -Children: Doctrine\ORM\PersistentCollection {#3421 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "chemSHERPA" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7707 +label: "\u{3000}ALFAST®" +value: "58" +data: Eccube\Entity\Category {#3422 -id: 58 -name: "ALFAST®" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1730728840 {#3246 date: 2024-11-04 23:00:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3082 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3423 …} -Children: Doctrine\ORM\PersistentCollection {#3426 …} -Parent: Eccube\Entity\Category {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "alfast" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7708 +label: "\u{3000}BONASORB®" +value: "60" +data: Eccube\Entity\Category {#3304 -id: 60 -name: "BONASORB®" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1730760345 {#3429 date: 2024-11-05 07:45:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3430 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3305 …} -Children: Doctrine\ORM\PersistentCollection {#3308 …} -Parent: Eccube\Entity\Category {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "bonasorb" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7705 +label: "\u{3000}BONJET®" +value: "59" +data: Eccube\Entity\Category {#3311 -id: 59 -name: "BONJET®" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1730728858 {#3309 date: 2024-11-04 23:00:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3310 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 {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "bonjet" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7704 +label: "\u{3000}BONTRON®" +value: "55" +data: Eccube\Entity\Category {#3318 -id: 55 -name: "BONTRON®" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1727774489 {#3316 date: 2024-10-01 18:21:29.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 {#3320 …} -Parent: Eccube\Entity\Category {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "bontron" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7703 +label: "\u{3000}DEORASE®" +value: "56" +data: Eccube\Entity\Category {#3285 -id: 56 -name: "DEORASE®" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1727774498 {#3325 date: 2024-10-01 18:21:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3327 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3289 …} -Children: Doctrine\ORM\PersistentCollection {#3245 …} -Parent: Eccube\Entity\Category {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "deorase" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7702 +label: "\u{3000}eBIND®" +value: "61" +data: Eccube\Entity\Category {#3330 -id: 61 -name: "eBIND®" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1730866578 {#3071 date: 2024-11-06 13:16:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3332 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3328 …} -Children: Doctrine\ORM\PersistentCollection {#3322 …} -Parent: Eccube\Entity\Category {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "ebind" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7701 +label: "\u{3000}elixa®" +value: "62" +data: Eccube\Entity\Category {#3333 -id: 62 -name: "elixa®" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1730866594 {#3298 date: 2024-11-06 13:16:34.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 {#3331 …} -Children: Doctrine\ORM\PersistentCollection {#3341 …} -Parent: Eccube\Entity\Category {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "elixa" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7700 +label: "\u{3000}MICROPIGMO®" +value: "63" +data: Eccube\Entity\Category {#3345 -id: 63 -name: "MICROPIGMO®" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1730866607 {#3342 date: 2024-11-06 13:16:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3344 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3346 …} -Children: Doctrine\ORM\PersistentCollection {#3349 …} -Parent: Eccube\Entity\Category {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "micropigmo" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7699 +label: "\u{3000}NIGROSINE" +value: "79" +data: Eccube\Entity\Category {#3352 -id: 79 -name: "NIGROSINE" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1753321558 {#3350 date: 2025-07-24 10:45:58.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 {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "nigrosine" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7698 +label: "\u{3000}NUBIAN®" +value: "64" +data: Eccube\Entity\Category {#3535 -id: 64 -name: "NUBIAN®" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1730866619 {#3453 date: 2024-11-06 13:16:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3533 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3536 …} -Children: Doctrine\ORM\PersistentCollection {#3539 …} -Parent: Eccube\Entity\Category {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "nubian" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7697 +label: "\u{3000}OIL" +value: "65" +data: Eccube\Entity\Category {#3542 -id: 65 -name: "OIL" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1730866633 {#3540 date: 2024-11-06 13:17:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3541 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 {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "oil" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7696 +label: "\u{3000}OPLAS®" +value: "66" +data: Eccube\Entity\Category {#3549 -id: 66 -name: "OPLAS®" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1730866650 {#3547 date: 2024-11-06 13:17:30.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 {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "oplas" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7695 +label: "\u{3000}OPTRON®" +value: "67" +data: Eccube\Entity\Category {#3556 -id: 67 -name: "OPTRON®" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1730866665 {#3554 date: 2024-11-06 13:17:45.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 {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "optron" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7694 +label: "\u{3000}ORIPACS®" +value: "68" +data: Eccube\Entity\Category {#3563 -id: 68 -name: "ORIPACS®" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1730866684 {#3561 date: 2024-11-06 13:18:04.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 {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "oripacs" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7693 +label: "\u{3000}VALIFAST®" +value: "69" +data: Eccube\Entity\Category {#3570 -id: 69 -name: "VALIFAST®" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1730866707 {#3568 date: 2024-11-06 13:18:27.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 {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "valifast" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7692 +label: "\u{3000}VALIOSOL®" +value: "71" +data: Eccube\Entity\Category {#3577 -id: 71 -name: "VALIOSOL®" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1730866736 {#3575 date: 2024-11-06 13:18:56.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 {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "valiosol" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7691 +label: "\u{3000}WATER" +value: "70" +data: Eccube\Entity\Category {#3584 -id: 70 -name: "WATER" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1730866723 {#3582 date: 2024-11-06 13:18:43.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 {#3295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "water" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7690 +label: "SDS" +value: "30" +data: Eccube\Entity\Category {#3591 -id: 30 -name: "SDS" -hierarchy: 1 -sort_no: 52 -create_date: DateTime @1727429302 {#3427 date: 2024-09-27 18:28:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3428 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3592 …} -Children: Doctrine\ORM\PersistentCollection {#3595 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "sds" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7689 +label: "\u{3000}ALFAST®" +value: "57" +data: Eccube\Entity\Category {#3596 -id: 57 -name: "ALFAST®" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1730728687 {#3589 date: 2024-11-04 22:58:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3590 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3597 …} -Children: Doctrine\ORM\PersistentCollection {#3600 …} -Parent: Eccube\Entity\Category {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "alfast" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7688 +label: "\u{3000}BONASORB®" +value: "53" +data: Eccube\Entity\Category {#3605 -id: 53 -name: "BONASORB®" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1727430448 {#3603 date: 2024-09-27 18:47:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3604 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3606 …} -Children: Doctrine\ORM\PersistentCollection {#3609 …} -Parent: Eccube\Entity\Category {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "bonasorb" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7687 +label: "\u{3000}BONJET®" +value: "40" +data: Eccube\Entity\Category {#3612 -id: 40 -name: "BONJET®" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1727430330 {#3610 date: 2024-09-27 18:45:30.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 {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "bonjet" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7686 +label: "\u{3000}BONTRON®" +value: "41" +data: Eccube\Entity\Category {#3619 -id: 41 -name: "BONTRON®" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1727430347 {#3617 date: 2024-09-27 18:45:47.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 {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "bontron" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7685 +label: "\u{3000}DEORASE®" +value: "42" +data: Eccube\Entity\Category {#3626 -id: 42 -name: "DEORASE®" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1727430355 {#3624 date: 2024-09-27 18:45:55.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 {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "deorase" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7684 +label: "\u{3000}eBIND®" +value: "43" +data: Eccube\Entity\Category {#3633 -id: 43 -name: "eBIND®" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1727430365 {#3631 date: 2024-09-27 18:46:05.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 {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "ebind" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7683 +label: "\u{3000}elixa®" +value: "44" +data: Eccube\Entity\Category {#3640 -id: 44 -name: "elixa®" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1727430373 {#3638 date: 2024-09-27 18:46:13.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 {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "elixa" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7682 +label: "\u{3000}MICROPIGMO®" +value: "45" +data: Eccube\Entity\Category {#3647 -id: 45 -name: "MICROPIGMO®" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1727430379 {#3645 date: 2024-09-27 18:46:19.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 {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "micropigmo" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7681 +label: "\u{3000}NUBIAN®" +value: "46" +data: Eccube\Entity\Category {#3654 -id: 46 -name: "NUBIAN®" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1727430386 {#3652 date: 2024-09-27 18:46:26.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 {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "nubian" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7680 +label: "\u{3000}OIL" +value: "47" +data: Eccube\Entity\Category {#3661 -id: 47 -name: "OIL" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1727430393 {#3659 date: 2024-09-27 18:46:33.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 {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "oil" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7679 +label: "\u{3000}OPLAS®" +value: "48" +data: Eccube\Entity\Category {#3668 -id: 48 -name: "OPLAS®" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1727430398 {#3666 date: 2024-09-27 18:46:38.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 {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "oplas" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7678 +label: "\u{3000}OPTRON®" +value: "49" +data: Eccube\Entity\Category {#3675 -id: 49 -name: "OPTRON®" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1727430407 {#3673 date: 2024-09-27 18:46:47.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 {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "optron" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7677 +label: "\u{3000}ORIPACS®" +value: "50" +data: Eccube\Entity\Category {#3682 -id: 50 -name: "ORIPACS®" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1727430427 {#3680 date: 2024-09-27 18:47:07.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 {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "oripacs" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7676 +label: "\u{3000}VALIFAST®" +value: "51" +data: Eccube\Entity\Category {#3689 -id: 51 -name: "VALIFAST®" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1727430433 {#3687 date: 2024-09-27 18:47:13.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 {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "valifast" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7675 +label: "\u{3000}VALIOSOL®" +value: "54" +data: Eccube\Entity\Category {#3696 -id: 54 -name: "VALIOSOL®" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1727430455 {#3694 date: 2024-09-27 18:47:35.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 {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "valiosol" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7674 +label: "\u{3000}WATER" +value: "52" +data: Eccube\Entity\Category {#3703 -id: 52 -name: "WATER" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1727430441 {#3701 date: 2024-09-27 18:47:21.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 {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "water" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7673 +label: "\u{3000}【開発品】TDS" +value: "81" +data: Eccube\Entity\Category {#3710 -id: 81 -name: "【開発品】TDS" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1764288941 {#3708 date: 2025-11-28 09:15:41.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 {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "development product-tds" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7672 +label: "\u{3000}【開発品】SDS" +value: "80" +data: Eccube\Entity\Category {#3717 -id: 80 -name: "【開発品】SDS" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1764288928 {#3715 date: 2025-11-28 09:15:28.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 {#3591} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "development product-sds" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7671 +label: "ALFAST®" +value: "27" +data: Eccube\Entity\Category {#3722 -id: 27 -name: "ALFAST®" -hierarchy: 1 -sort_no: 49 -create_date: DateTime @1717553074 {#3602 date: 2024-06-05 11:04:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3601 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3723 …} -Children: Doctrine\ORM\PersistentCollection {#3726 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "alfast" -description: null -img_file_name: "" } +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7670 +label: "BONASORB®" +value: "26" +data: Eccube\Entity\Category {#3729 -id: 26 -name: "BONASORB®" -hierarchy: 1 -sort_no: 48 -create_date: DateTime @1717553069 {#3727 date: 2024-06-05 11:04:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3728 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 {#3418 …} -slug_name: "bonasorb" -description: null -img_file_name: "" } +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7669 +label: "BONJET®" +value: "1" +data: Eccube\Entity\Category {#3736 -id: 1 -name: "BONJET®" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1488881692 {#3734 date: 2017-03-07 19:14:52.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 {#3418 …} -slug_name: "bonjet" -description: null -img_file_name: "0902171454_66d573fe75bff.jpg" } +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7667 +label: "BONTRON®" +value: "77" +data: Eccube\Entity\Category {#3743 -id: 77 -name: "BONTRON®" -hierarchy: 1 -sort_no: 46 -create_date: DateTime @1730868578 {#3741 date: 2024-11-06 13:49:38.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 {#3418 …} -slug_name: "bontron" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7719 +label: "DEORASE®" +value: "24" +data: Eccube\Entity\Category {#3750 -id: 24 -name: "DEORASE®" -hierarchy: 1 -sort_no: 45 -create_date: DateTime @1717553054 {#3748 date: 2024-06-05 11:04:14.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 {#3418 …} -slug_name: "deorase" -description: null -img_file_name: "" } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7720 +label: "<span style="font-style: italic;">e</span>BIND®" +value: "22" +data: Eccube\Entity\Category {#3757 -id: 22 -name: "<span style="font-style: italic;">e</span>BIND®" -hierarchy: 1 -sort_no: 44 -create_date: DateTime @1717553040 {#3755 date: 2024-06-05 11:04:00.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 {#3418 …} -slug_name: "ebind" -description: null -img_file_name: "" } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7721 +label: "elixa®" +value: "20" +data: Eccube\Entity\Category {#3764 -id: 20 -name: "elixa®" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1717553006 {#3762 date: 2024-06-05 11:03:26.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 {#3418 …} -slug_name: "elixa" -description: null -img_file_name: "" } +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7722 +label: "MICROPIGMO®" +value: "16" +data: Eccube\Entity\Category {#3771 -id: 16 -name: "MICROPIGMO®" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1717552913 {#3769 date: 2024-06-05 11:01:53.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 {#3418 …} -slug_name: "micropigmo" -description: null -img_file_name: "" } +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7724 +label: "NUBIAN®" +value: "14" +data: Eccube\Entity\Category {#3778 -id: 14 -name: "NUBIAN®" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1717552709 {#3776 date: 2024-06-05 10:58:29.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 {#3418 …} -slug_name: "nubian" -description: null -img_file_name: "" } +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7723 +label: "OIL" +value: "5" +data: Eccube\Entity\Category {#3785 -id: 5 -name: "OIL" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1488881692 {#3783 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102900 {#3784 date: 2025-02-21 10:55:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3786 …} -Children: Doctrine\ORM\PersistentCollection {#3789 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "oil" -description: null -img_file_name: "" } +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7725 +label: "OPTIMA®" +value: "78" +data: Eccube\Entity\Category {#3792 -id: 78 -name: "OPTIMA®" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1740102803 {#3790 date: 2025-02-21 10:53:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3791 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3793 …} -Children: Doctrine\ORM\PersistentCollection {#3796 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "optima" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7726 +label: "ORIPACS®" +value: "73" +data: Eccube\Entity\Category {#3799 -id: 73 -name: "ORIPACS®" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1730868365 {#3797 date: 2024-11-06 13:46:05.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 {#3418 …} -slug_name: "oripacs" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7727 +label: "OPLAS®" +value: "2" +data: Eccube\Entity\Category {#3806 -id: 2 -name: "OPLAS®" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1488881692 {#3804 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102884 {#3805 date: 2025-02-21 10:54:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3807 …} -Children: Doctrine\ORM\PersistentCollection {#3810 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "oplas" -description: null -img_file_name: "" } +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7728 +label: "OPTRON®" +value: "72" +data: Eccube\Entity\Category {#3813 -id: 72 -name: "OPTRON®" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1730868352 {#3811 date: 2024-11-06 13:45:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3812 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3814 …} -Children: Doctrine\ORM\PersistentCollection {#3817 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "optron" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7729 +label: "VALIFAST®" +value: "74" +data: Eccube\Entity\Category {#3820 -id: 74 -name: "VALIFAST®" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1730868379 {#3818 date: 2024-11-06 13:46:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102838 {#3819 date: 2025-02-21 10:53:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3821 …} -Children: Doctrine\ORM\PersistentCollection {#3824 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "valifast" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7730 +label: "VALIOSOL®" +value: "76" +data: Eccube\Entity\Category {#3827 -id: 76 -name: "VALIOSOL®" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1730868409 {#3825 date: 2024-11-06 13:46:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3826 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3828 …} -Children: Doctrine\ORM\PersistentCollection {#3831 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3418 …} -slug_name: "valiosol" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7731 +label: "WATER" +value: "75" +data: Eccube\Entity\Category {#3834 -id: 75 -name: "WATER" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1730868393 {#3832 date: 2024-11-06 13:46:33.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 {#3418 …} -slug_name: "water" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#7713 -form: Symfony\Component\Form\Form {#4256 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#7712 …5} |
| full_name | "category_id" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_id" |
| is_selected | Closure($choice, $value) {#7711 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "category_id" |
| placeholder | "common.select__all_products" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_category_id" |
| valid | true |
| 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) {#4138 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() {#4140 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4139 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 50 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "search" "_name" ] |
| cache_key | "_name_search" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#7732 -form: Symfony\Component\Form\Form {#4259 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7710 …5} |
| full_name | "name" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "name" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_name" |
| valid | true |
| 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 | same as normalized format |
| Normalized Format | "16" |
| 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) {#4149 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() {#4151 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4150 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_pageno" ] |
| cache_key | "_pageno_hidden" |
| compound | false |
| data | "16" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#7734 -form: Symfony\Component\Form\Form {#4262 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7733 …5} |
| full_name | "pageno" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "pageno" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "pageno" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_pageno" |
| valid | true |
| value | "16" |
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 {#3139 #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 {#3139 #id: 10 #name: "10件" #sort_no: 0 } Eccube\Entity\Master\ProductListMax {#3142 #id: 20 #name: "20件" #sort_no: 1 } Eccube\Entity\Master\ProductListMax {#3143 #id: 30 #name: "30件" #sort_no: 2 } ] |
[ Eccube\Entity\Master\ProductListMax {#3139 #id: 10 #name: "10件" #sort_no: 0 } Eccube\Entity\Master\ProductListMax {#3142 #id: 20 #name: "20件" #sort_no: 1 } Eccube\Entity\Master\ProductListMax {#3143 #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 {#4105 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#4106 …} } |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#4171 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#4112 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4173 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#4172 …} } |
| choices | [ Eccube\Entity\Master\ProductListMax {#3139 #id: 10 #name: "10件" #sort_no: 0 } Eccube\Entity\Master\ProductListMax {#3142 #id: 20 #name: "20件" #sort_no: 1 } Eccube\Entity\Master\ProductListMax {#3143 #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 {#4170 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerJjev4OU\EntityManagerGhost554d0f0 {#652 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3151 …} } |
| 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 {#4174 -em: ContainerJjev4OU\EntityManagerGhost554d0f0 {#652 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4176 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4177 #from: "Eccube\Entity\Master\ProductListMax" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4178 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -type: 0 -state: 0 -dql: null -parameters: Doctrine\Common\Collections\ArrayCollection {#4175 …} -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() {#4169 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4166 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "master" "product_list_max" "_disp_number" ] |
| cache_key | "_disp_number_product_list_max" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7738 +label: "10件" +value: "10" +data: Eccube\Entity\Master\ProductListMax {#3139 #id: 10 #name: "10件" #sort_no: 0 } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7737 +label: "20件" +value: "20" +data: Eccube\Entity\Master\ProductListMax {#3142 #id: 20 #name: "20件" #sort_no: 1 } +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7739 +label: "30件" +value: "30" +data: Eccube\Entity\Master\ProductListMax {#3143 #id: 30 #name: "30件" #sort_no: 2 } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Eccube\Entity\Master\ProductListMax {#3139 #id: 10 #name: "10件" #sort_no: 0 } |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#7736 -form: Symfony\Component\Form\Form {#4265 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#7735 …5} |
| full_name | "disp_number" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "disp_number" |
| is_selected | Closure($choice, $value) {#7741 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "disp_number" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_disp_number" |
| valid | true |
| value | "10" |
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 {#3841 #id: 5 #name: "弊社指定順" #sort_no: 2 } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ Eccube\Entity\Master\ProductListOrderBy {#3841 #id: 5 #name: "弊社指定順" #sort_no: 2 } Eccube\Entity\Master\ProductListOrderBy {#3842 #id: 4 #name: "商品名順" #sort_no: 3 } Eccube\Entity\Master\ProductListOrderBy {#3863 #id: 2 #name: "新着順" #sort_no: 4 } Eccube\Entity\Master\ProductListOrderBy {#3864 #id: 1 #name: "価格が低い順" #sort_no: 5 } Eccube\Entity\Master\ProductListOrderBy {#3865 #id: 3 #name: "価格が高い順" #sort_no: 6 } ] |
[ Eccube\Entity\Master\ProductListOrderBy {#3841 #id: 5 #name: "弊社指定順" #sort_no: 2 } Eccube\Entity\Master\ProductListOrderBy {#3842 #id: 4 #name: "商品名順" #sort_no: 3 } Eccube\Entity\Master\ProductListOrderBy {#3863 #id: 2 #name: "新着順" #sort_no: 4 } Eccube\Entity\Master\ProductListOrderBy {#3864 #id: 1 #name: "価格が低い順" #sort_no: 5 } Eccube\Entity\Master\ProductListOrderBy {#3865 #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 {#4105 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#4106 …} } |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#4196 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#4112 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4198 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#4197 …} } |
| choices | [ Eccube\Entity\Master\ProductListOrderBy {#3841 #id: 5 #name: "弊社指定順" #sort_no: 2 } Eccube\Entity\Master\ProductListOrderBy {#3842 #id: 4 #name: "商品名順" #sort_no: 3 } Eccube\Entity\Master\ProductListOrderBy {#3863 #id: 2 #name: "新着順" #sort_no: 4 } Eccube\Entity\Master\ProductListOrderBy {#3864 #id: 1 #name: "価格が低い順" #sort_no: 5 } Eccube\Entity\Master\ProductListOrderBy {#3865 #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 {#4195 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerJjev4OU\EntityManagerGhost554d0f0 {#652 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3147 …} } |
| 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 {#4199 -em: ContainerJjev4OU\EntityManagerGhost554d0f0 {#652 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4201 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4202 #from: "Eccube\Entity\Master\ProductListOrderBy" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4203 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -type: 0 -state: 0 -dql: null -parameters: Doctrine\Common\Collections\ArrayCollection {#4200 …} -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() {#4194 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4193 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "master" "product_list_order_by" "_orderby" ] |
| cache_key | "_orderby_product_list_order_by" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7745 +label: "弊社指定順" +value: "5" +data: Eccube\Entity\Master\ProductListOrderBy {#3841 #id: 5 #name: "弊社指定順" #sort_no: 2 } +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7744 +label: "商品名順" +value: "4" +data: Eccube\Entity\Master\ProductListOrderBy {#3842 #id: 4 #name: "商品名順" #sort_no: 3 } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7746 +label: "新着順" +value: "2" +data: Eccube\Entity\Master\ProductListOrderBy {#3863 #id: 2 #name: "新着順" #sort_no: 4 } +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7747 +label: "価格が低い順" +value: "1" +data: Eccube\Entity\Master\ProductListOrderBy {#3864 #id: 1 #name: "価格が低い順" #sort_no: 5 } +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7748 +label: "価格が高い順" +value: "3" +data: Eccube\Entity\Master\ProductListOrderBy {#3865 #id: 3 #name: "価格が高い順" #sort_no: 6 } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Eccube\Entity\Master\ProductListOrderBy {#3841 #id: 5 #name: "弊社指定順" #sort_no: 2 } |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#7742 -form: Symfony\Component\Form\Form {#4268 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#7743 …5} |
| full_name | "orderby" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "orderby" |
| is_selected | Closure($choice, $value) {#7750 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "orderby" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_orderby" |
| valid | true |
| value | "5" |
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() {#4215 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4214 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_color" ] |
| cache_key | "_color_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#4224 +label: "黄" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4225 +label: "オレンジ" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4226 +label: "赤" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4227 +label: "ピンク" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4228 +label: "茶" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4229 +label: "緑" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4230 +label: "青" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4231 +label: "紫" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4232 +label: "黒" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | [] |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#7751 -form: Symfony\Component\Form\Form {#4367 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#7752 …5} |
| full_name | "color" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "color" |
| is_selected | Closure($choice, array $values) {#7754 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "color" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_color" |
| valid | true |
| 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) {#4275 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 {#4276 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() {#4278 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4280 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_color_entry" ] |
| cache_key | "_color_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#7757 -form: Symfony\Component\Form\Form {#4370 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7755 …5} |
| full_name | "color[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "color_0" |
| label | "黄" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_color_entry" |
| valid | true |
| value | "1" |
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) {#4275 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 {#4276 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() {#4289 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4288 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "2" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_color_entry" ] |
| cache_key | "_color_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#7759 -form: Symfony\Component\Form\Form {#4373 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7758 …5} |
| full_name | "color[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "color_1" |
| label | "オレンジ" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_color_entry" |
| valid | true |
| value | "2" |
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) {#4275 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 {#4276 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() {#4299 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4298 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "3" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_color_entry" ] |
| cache_key | "_color_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#7761 -form: Symfony\Component\Form\Form {#4376 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7760 …5} |
| full_name | "color[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "color_2" |
| label | "赤" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "2" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_color_entry" |
| valid | true |
| value | "3" |
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) {#4275 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 {#4276 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() {#4309 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4308 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "4" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_color_entry" ] |
| cache_key | "_color_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#7763 -form: Symfony\Component\Form\Form {#4379 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7762 …5} |
| full_name | "color[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "color_3" |
| label | "ピンク" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "3" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_color_entry" |
| valid | true |
| value | "4" |
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) {#4275 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 {#4276 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() {#4319 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4318 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "5" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_color_entry" ] |
| cache_key | "_color_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#7765 -form: Symfony\Component\Form\Form {#4382 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7764 …5} |
| full_name | "color[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "color_4" |
| label | "茶" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "4" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_color_entry" |
| valid | true |
| value | "5" |
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) {#4275 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 {#4276 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() {#4329 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4328 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "6" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_color_entry" ] |
| cache_key | "_color_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#7767 -form: Symfony\Component\Form\Form {#4385 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7766 …5} |
| full_name | "color[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "color_5" |
| label | "緑" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "5" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_color_entry" |
| valid | true |
| value | "6" |
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) {#4275 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 {#4276 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() {#4339 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4338 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "7" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_color_entry" ] |
| cache_key | "_color_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#7769 -form: Symfony\Component\Form\Form {#4388 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7768 …5} |
| full_name | "color[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "color_6" |
| label | "青" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "6" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_color_entry" |
| valid | true |
| value | "7" |
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) {#4275 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 {#4276 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() {#4349 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4348 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "8" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_color_entry" ] |
| cache_key | "_color_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#7771 -form: Symfony\Component\Form\Form {#4391 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7770 …5} |
| full_name | "color[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "color_7" |
| label | "紫" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "7" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_color_entry" |
| valid | true |
| value | "8" |
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) {#4275 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 {#4276 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() {#4359 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4358 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "9" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_color_entry" ] |
| cache_key | "_color_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#7773 -form: Symfony\Component\Form\Form {#4394 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7772 …5} |
| full_name | "color[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "color_8" |
| label | "黒" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "8" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_color_entry" |
| valid | true |
| value | "9" |
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) {#4240 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() {#4242 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4241 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 50 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "search" "_ci_name" ] |
| cache_key | "_ci_name_search" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#7756 -form: Symfony\Component\Form\Form {#4397 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7753 …5} |
| full_name | "ci_name" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "ci_name" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ci_name" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_ci_name" |
| valid | true |
| value | "" |