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" => null "disp_number" => Eccube\Entity\Master\ProductListMax {#3465 #id: 10 #name: "10件" #sort_no: 0 } "orderby" => Eccube\Entity\Master\ProductListOrderBy {#3855 #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) {#3444 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() {#3446 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#3445 …} $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" => null "disp_number" => Eccube\Entity\Master\ProductListMax {#3465 #id: 10 #name: "10件" #sort_no: 0 } "orderby" => Eccube\Entity\Master\ProductListOrderBy {#3855 #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 {#7734 -form: Symfony\Component\Form\Form {#4264 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7684 …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" => null "disp_number" => Eccube\Entity\Master\ProductListMax {#3465 #id: 10 #name: "10件" #sort_no: 0 } "orderby" => Eccube\Entity\Master\ProductListOrderBy {#3855 #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) {#4088 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() {#4090 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4089 …} $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 {#7730 -form: Symfony\Component\Form\Form {#4267 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7731 …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 | [ Proxies\__CG__\Eccube\Entity\Category {#3422 -id: 39 -name: "chemSHERPA" -hierarchy: 1 -sort_no: 54 -create_date: DateTime @1727430296 {#3505 date: 2024-09-27 18:44:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3499 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3473 …} -Children: Doctrine\ORM\PersistentCollection {#3540 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "chemSHERPA" -description: null -img_file_name: null +__isInitialized__: true …2 } Eccube\Entity\Category {#3061 -id: 58 -name: "ALFAST®" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1730728840 {#3081 date: 2024-11-04 23:00:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3079 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3274 …} -Children: Doctrine\ORM\PersistentCollection {#3272 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "alfast" -description: null -img_file_name: null } Eccube\Entity\Category {#3537 -id: 60 -name: "BONASORB®" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1730760345 {#3539 date: 2024-11-05 07:45:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3538 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3536 …} -Children: Doctrine\ORM\PersistentCollection {#3533 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "bonasorb" -description: null -img_file_name: null } Eccube\Entity\Category {#3530 -id: 59 -name: "BONJET®" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1730728858 {#3532 date: 2024-11-04 23:00:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3531 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3529 …} -Children: Doctrine\ORM\PersistentCollection {#3526 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "bonjet" -description: null -img_file_name: null } Eccube\Entity\Category {#3523 -id: 55 -name: "BONTRON®" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1727774489 {#3525 date: 2024-10-01 18:21:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3524 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3522 …} -Children: Doctrine\ORM\PersistentCollection {#3519 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "bontron" -description: null -img_file_name: null } Eccube\Entity\Category {#3516 -id: 56 -name: "DEORASE®" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1727774498 {#3518 date: 2024-10-01 18:21:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3517 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3515 …} -Children: Doctrine\ORM\PersistentCollection {#3512 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "deorase" -description: null -img_file_name: null } Eccube\Entity\Category {#3508 -id: 61 -name: "eBIND®" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1730866578 {#3510 date: 2024-11-06 13:16:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3509 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3507 …} -Children: Doctrine\ORM\PersistentCollection {#3503 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "ebind" -description: null -img_file_name: null } Eccube\Entity\Category {#3500 -id: 62 -name: "elixa®" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1730866594 {#3502 date: 2024-11-06 13:16:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3501 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3498 …} -Children: Doctrine\ORM\PersistentCollection {#3495 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "elixa" -description: null -img_file_name: null } Eccube\Entity\Category {#3491 -id: 63 -name: "MICROPIGMO®" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1730866607 {#3494 date: 2024-11-06 13:16:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3492 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3490 …} -Children: Doctrine\ORM\PersistentCollection {#3487 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "micropigmo" -description: null -img_file_name: null } Eccube\Entity\Category {#3483 -id: 79 -name: "NIGROSINE" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1753321558 {#3485 date: 2025-07-24 10:45:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3484 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3482 …} -Children: Doctrine\ORM\PersistentCollection {#3479 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "nigrosine" -description: null -img_file_name: null } Eccube\Entity\Category {#3476 -id: 64 -name: "NUBIAN®" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1730866619 {#3478 date: 2024-11-06 13:16:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3477 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3475 …} -Children: Doctrine\ORM\PersistentCollection {#3577 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "nubian" -description: null -img_file_name: null } Eccube\Entity\Category {#3571 -id: 65 -name: "OIL" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1730866633 {#3575 date: 2024-11-06 13:17:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3573 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3569 …} -Children: Doctrine\ORM\PersistentCollection {#3580 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "oil" -description: null -img_file_name: null } Eccube\Entity\Category {#3574 -id: 66 -name: "OPLAS®" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1730866650 {#3578 date: 2024-11-06 13:17:30.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 {#3572 …} -Children: Doctrine\ORM\PersistentCollection {#3570 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "oplas" -description: null -img_file_name: null } Eccube\Entity\Category {#3564 -id: 67 -name: "OPTRON®" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1730866665 {#3566 date: 2024-11-06 13:17:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3565 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3563 …} -Children: Doctrine\ORM\PersistentCollection {#3560 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "optron" -description: null -img_file_name: null } Eccube\Entity\Category {#3557 -id: 68 -name: "ORIPACS®" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1730866684 {#3559 date: 2024-11-06 13:18:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3558 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3556 …} -Children: Doctrine\ORM\PersistentCollection {#3553 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "oripacs" -description: null -img_file_name: null } Eccube\Entity\Category {#3584 -id: 69 -name: "VALIFAST®" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1730866707 {#3552 date: 2024-11-06 13:18:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3551 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3585 …} -Children: Doctrine\ORM\PersistentCollection {#3588 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "valifast" -description: null -img_file_name: null } Eccube\Entity\Category {#3591 -id: 71 -name: "VALIOSOL®" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1730866736 {#3589 date: 2024-11-06 13:18:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3590 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3592 …} -Children: Doctrine\ORM\PersistentCollection {#3595 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "valiosol" -description: null -img_file_name: null } Eccube\Entity\Category {#3598 -id: 70 -name: "WATER" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1730866723 {#3596 date: 2024-11-06 13:18:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3597 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3599 …} -Children: Doctrine\ORM\PersistentCollection {#3602 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "water" -description: null -img_file_name: null } Eccube\Entity\Category {#3605 -id: 30 -name: "SDS" -hierarchy: 1 -sort_no: 52 -create_date: DateTime @1727429302 {#3486 date: 2024-09-27 18:28:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3493 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3606 …} -Children: Doctrine\ORM\PersistentCollection {#3609 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "sds" -description: null -img_file_name: null } Eccube\Entity\Category {#3610 -id: 57 -name: "ALFAST®" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1730728687 {#3603 date: 2024-11-04 22:58:07.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 {#3611 …} -Children: Doctrine\ORM\PersistentCollection {#3614 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "alfast" -description: null -img_file_name: null } Eccube\Entity\Category {#3619 -id: 53 -name: "BONASORB®" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1727430448 {#3617 date: 2024-09-27 18:47:28.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 {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "bonasorb" -description: null -img_file_name: null } Eccube\Entity\Category {#3626 -id: 40 -name: "BONJET®" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1727430330 {#3624 date: 2024-09-27 18:45:30.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 {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "bonjet" -description: null -img_file_name: null } Eccube\Entity\Category {#3633 -id: 41 -name: "BONTRON®" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1727430347 {#3631 date: 2024-09-27 18:45:47.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 {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "bontron" -description: null -img_file_name: null } Eccube\Entity\Category {#3640 -id: 42 -name: "DEORASE®" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1727430355 {#3638 date: 2024-09-27 18:45:55.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 {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "deorase" -description: null -img_file_name: null } Eccube\Entity\Category {#3647 -id: 43 -name: "eBIND®" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1727430365 {#3645 date: 2024-09-27 18:46:05.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 {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "ebind" -description: null -img_file_name: null } Eccube\Entity\Category {#3654 -id: 44 -name: "elixa®" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1727430373 {#3652 date: 2024-09-27 18:46:13.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 {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "elixa" -description: null -img_file_name: null } Eccube\Entity\Category {#3661 -id: 45 -name: "MICROPIGMO®" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1727430379 {#3659 date: 2024-09-27 18:46:19.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 {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "micropigmo" -description: null -img_file_name: null } Eccube\Entity\Category {#3668 -id: 46 -name: "NUBIAN®" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1727430386 {#3666 date: 2024-09-27 18:46:26.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 {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "nubian" -description: null -img_file_name: null } Eccube\Entity\Category {#3675 -id: 47 -name: "OIL" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1727430393 {#3673 date: 2024-09-27 18:46:33.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 {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "oil" -description: null -img_file_name: null } Eccube\Entity\Category {#3682 -id: 48 -name: "OPLAS®" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1727430398 {#3680 date: 2024-09-27 18:46:38.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 {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "oplas" -description: null -img_file_name: null } Eccube\Entity\Category {#3689 -id: 49 -name: "OPTRON®" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1727430407 {#3687 date: 2024-09-27 18:46:47.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 {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "optron" -description: null -img_file_name: null } Eccube\Entity\Category {#3696 -id: 50 -name: "ORIPACS®" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1727430427 {#3694 date: 2024-09-27 18:47:07.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 {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "oripacs" -description: null -img_file_name: null } Eccube\Entity\Category {#3703 -id: 51 -name: "VALIFAST®" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1727430433 {#3701 date: 2024-09-27 18:47:13.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 {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "valifast" -description: null -img_file_name: null } Eccube\Entity\Category {#3710 -id: 54 -name: "VALIOSOL®" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1727430455 {#3708 date: 2024-09-27 18:47:35.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 {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "valiosol" -description: null -img_file_name: null } Eccube\Entity\Category {#3717 -id: 52 -name: "WATER" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1727430441 {#3715 date: 2024-09-27 18:47:21.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 {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "water" -description: null -img_file_name: null } Eccube\Entity\Category {#3724 -id: 81 -name: "【開発品】TDS" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1764288941 {#3722 date: 2025-11-28 09:15:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3723 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3725 …} -Children: Doctrine\ORM\PersistentCollection {#3728 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "development product-tds" -description: null -img_file_name: null } Eccube\Entity\Category {#3731 -id: 80 -name: "【開発品】SDS" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1764288928 {#3729 date: 2025-11-28 09:15:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3730 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3732 …} -Children: Doctrine\ORM\PersistentCollection {#3735 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "development product-sds" -description: null -img_file_name: null } Eccube\Entity\Category {#3736 -id: 27 -name: "ALFAST®" -hierarchy: 1 -sort_no: 49 -create_date: DateTime @1717553074 {#3616 date: 2024-06-05 11:04:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3615 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 {#3434 …} -slug_name: "alfast" -description: null -img_file_name: "" } Eccube\Entity\Category {#3743 -id: 26 -name: "BONASORB®" -hierarchy: 1 -sort_no: 48 -create_date: DateTime @1717553069 {#3741 date: 2024-06-05 11:04:29.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 {#3434 …} -slug_name: "bonasorb" -description: null -img_file_name: "" } Eccube\Entity\Category {#3750 -id: 1 -name: "BONJET®" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1488881692 {#3748 date: 2017-03-07 19:14:52.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 {#3434 …} -slug_name: "bonjet" -description: null -img_file_name: "0902171454_66d573fe75bff.jpg" } Eccube\Entity\Category {#3757 -id: 77 -name: "BONTRON®" -hierarchy: 1 -sort_no: 46 -create_date: DateTime @1730868578 {#3755 date: 2024-11-06 13:49:38.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 {#3434 …} -slug_name: "bontron" -description: null -img_file_name: null } Eccube\Entity\Category {#3764 -id: 24 -name: "DEORASE®" -hierarchy: 1 -sort_no: 45 -create_date: DateTime @1717553054 {#3762 date: 2024-06-05 11:04:14.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 {#3434 …} -slug_name: "deorase" -description: null -img_file_name: "" } Eccube\Entity\Category {#3771 -id: 22 -name: "<span style="font-style: italic;">e</span>BIND®" -hierarchy: 1 -sort_no: 44 -create_date: DateTime @1717553040 {#3769 date: 2024-06-05 11:04:00.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 {#3434 …} -slug_name: "ebind" -description: null -img_file_name: "" } Eccube\Entity\Category {#3778 -id: 20 -name: "elixa®" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1717553006 {#3776 date: 2024-06-05 11:03:26.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 {#3434 …} -slug_name: "elixa" -description: null -img_file_name: "" } Eccube\Entity\Category {#3785 -id: 16 -name: "MICROPIGMO®" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1717552913 {#3783 date: 2024-06-05 11:01:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3784 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3786 …} -Children: Doctrine\ORM\PersistentCollection {#3789 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "micropigmo" -description: null -img_file_name: "" } Eccube\Entity\Category {#3792 -id: 14 -name: "NUBIAN®" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1717552709 {#3790 date: 2024-06-05 10:58:29.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 {#3434 …} -slug_name: "nubian" -description: null -img_file_name: "" } Eccube\Entity\Category {#3799 -id: 5 -name: "OIL" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1488881692 {#3797 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102900 {#3798 date: 2025-02-21 10:55:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3800 …} -Children: Doctrine\ORM\PersistentCollection {#3803 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "oil" -description: null -img_file_name: "" } Eccube\Entity\Category {#3806 -id: 78 -name: "OPTIMA®" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1740102803 {#3804 date: 2025-02-21 10:53:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3805 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3807 …} -Children: Doctrine\ORM\PersistentCollection {#3810 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "optima" -description: null -img_file_name: null } Eccube\Entity\Category {#3813 -id: 73 -name: "ORIPACS®" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1730868365 {#3811 date: 2024-11-06 13:46:05.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 {#3434 …} -slug_name: "oripacs" -description: null -img_file_name: null } Eccube\Entity\Category {#3820 -id: 2 -name: "OPLAS®" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1488881692 {#3818 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102884 {#3819 date: 2025-02-21 10:54:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3821 …} -Children: Doctrine\ORM\PersistentCollection {#3824 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "oplas" -description: null -img_file_name: "" } Eccube\Entity\Category {#3827 -id: 72 -name: "OPTRON®" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1730868352 {#3825 date: 2024-11-06 13:45:52.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 {#3434 …} -slug_name: "optron" -description: null -img_file_name: null } Eccube\Entity\Category {#3834 -id: 74 -name: "VALIFAST®" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1730868379 {#3832 date: 2024-11-06 13:46:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102838 {#3833 date: 2025-02-21 10:53:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3835 …} -Children: Doctrine\ORM\PersistentCollection {#3838 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "valifast" -description: null -img_file_name: null } Eccube\Entity\Category {#3841 -id: 76 -name: "VALIOSOL®" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1730868409 {#3839 date: 2024-11-06 13:46:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3840 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3842 …} -Children: Doctrine\ORM\PersistentCollection {#3845 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "valiosol" -description: null -img_file_name: null } Eccube\Entity\Category {#3848 -id: 75 -name: "WATER" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1730868393 {#3846 date: 2024-11-06 13:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3847 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3849 …} -Children: Doctrine\ORM\PersistentCollection {#3852 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "water" -description: null -img_file_name: null } ] |
[ Proxies\__CG__\Eccube\Entity\Category {#3422 -id: 39 -name: "chemSHERPA" -hierarchy: 1 -sort_no: 54 -create_date: DateTime @1727430296 {#3505 date: 2024-09-27 18:44:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3499 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3473 …} -Children: Doctrine\ORM\PersistentCollection {#3540 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "chemSHERPA" -description: null -img_file_name: null +__isInitialized__: true …2 } Eccube\Entity\Category {#3061 -id: 58 -name: "ALFAST®" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1730728840 {#3081 date: 2024-11-04 23:00:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3079 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3274 …} -Children: Doctrine\ORM\PersistentCollection {#3272 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "alfast" -description: null -img_file_name: null } Eccube\Entity\Category {#3537 -id: 60 -name: "BONASORB®" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1730760345 {#3539 date: 2024-11-05 07:45:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3538 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3536 …} -Children: Doctrine\ORM\PersistentCollection {#3533 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "bonasorb" -description: null -img_file_name: null } Eccube\Entity\Category {#3530 -id: 59 -name: "BONJET®" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1730728858 {#3532 date: 2024-11-04 23:00:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3531 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3529 …} -Children: Doctrine\ORM\PersistentCollection {#3526 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "bonjet" -description: null -img_file_name: null } Eccube\Entity\Category {#3523 -id: 55 -name: "BONTRON®" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1727774489 {#3525 date: 2024-10-01 18:21:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3524 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3522 …} -Children: Doctrine\ORM\PersistentCollection {#3519 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "bontron" -description: null -img_file_name: null } Eccube\Entity\Category {#3516 -id: 56 -name: "DEORASE®" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1727774498 {#3518 date: 2024-10-01 18:21:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3517 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3515 …} -Children: Doctrine\ORM\PersistentCollection {#3512 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "deorase" -description: null -img_file_name: null } Eccube\Entity\Category {#3508 -id: 61 -name: "eBIND®" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1730866578 {#3510 date: 2024-11-06 13:16:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3509 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3507 …} -Children: Doctrine\ORM\PersistentCollection {#3503 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "ebind" -description: null -img_file_name: null } Eccube\Entity\Category {#3500 -id: 62 -name: "elixa®" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1730866594 {#3502 date: 2024-11-06 13:16:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3501 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3498 …} -Children: Doctrine\ORM\PersistentCollection {#3495 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "elixa" -description: null -img_file_name: null } Eccube\Entity\Category {#3491 -id: 63 -name: "MICROPIGMO®" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1730866607 {#3494 date: 2024-11-06 13:16:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3492 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3490 …} -Children: Doctrine\ORM\PersistentCollection {#3487 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "micropigmo" -description: null -img_file_name: null } Eccube\Entity\Category {#3483 -id: 79 -name: "NIGROSINE" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1753321558 {#3485 date: 2025-07-24 10:45:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3484 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3482 …} -Children: Doctrine\ORM\PersistentCollection {#3479 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "nigrosine" -description: null -img_file_name: null } Eccube\Entity\Category {#3476 -id: 64 -name: "NUBIAN®" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1730866619 {#3478 date: 2024-11-06 13:16:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3477 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3475 …} -Children: Doctrine\ORM\PersistentCollection {#3577 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "nubian" -description: null -img_file_name: null } Eccube\Entity\Category {#3571 -id: 65 -name: "OIL" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1730866633 {#3575 date: 2024-11-06 13:17:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3573 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3569 …} -Children: Doctrine\ORM\PersistentCollection {#3580 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "oil" -description: null -img_file_name: null } Eccube\Entity\Category {#3574 -id: 66 -name: "OPLAS®" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1730866650 {#3578 date: 2024-11-06 13:17:30.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 {#3572 …} -Children: Doctrine\ORM\PersistentCollection {#3570 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "oplas" -description: null -img_file_name: null } Eccube\Entity\Category {#3564 -id: 67 -name: "OPTRON®" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1730866665 {#3566 date: 2024-11-06 13:17:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3565 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3563 …} -Children: Doctrine\ORM\PersistentCollection {#3560 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "optron" -description: null -img_file_name: null } Eccube\Entity\Category {#3557 -id: 68 -name: "ORIPACS®" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1730866684 {#3559 date: 2024-11-06 13:18:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3558 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3556 …} -Children: Doctrine\ORM\PersistentCollection {#3553 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "oripacs" -description: null -img_file_name: null } Eccube\Entity\Category {#3584 -id: 69 -name: "VALIFAST®" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1730866707 {#3552 date: 2024-11-06 13:18:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3551 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3585 …} -Children: Doctrine\ORM\PersistentCollection {#3588 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "valifast" -description: null -img_file_name: null } Eccube\Entity\Category {#3591 -id: 71 -name: "VALIOSOL®" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1730866736 {#3589 date: 2024-11-06 13:18:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3590 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3592 …} -Children: Doctrine\ORM\PersistentCollection {#3595 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "valiosol" -description: null -img_file_name: null } Eccube\Entity\Category {#3598 -id: 70 -name: "WATER" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1730866723 {#3596 date: 2024-11-06 13:18:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3597 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3599 …} -Children: Doctrine\ORM\PersistentCollection {#3602 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "water" -description: null -img_file_name: null } Eccube\Entity\Category {#3605 -id: 30 -name: "SDS" -hierarchy: 1 -sort_no: 52 -create_date: DateTime @1727429302 {#3486 date: 2024-09-27 18:28:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3493 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3606 …} -Children: Doctrine\ORM\PersistentCollection {#3609 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "sds" -description: null -img_file_name: null } Eccube\Entity\Category {#3610 -id: 57 -name: "ALFAST®" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1730728687 {#3603 date: 2024-11-04 22:58:07.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 {#3611 …} -Children: Doctrine\ORM\PersistentCollection {#3614 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "alfast" -description: null -img_file_name: null } Eccube\Entity\Category {#3619 -id: 53 -name: "BONASORB®" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1727430448 {#3617 date: 2024-09-27 18:47:28.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 {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "bonasorb" -description: null -img_file_name: null } Eccube\Entity\Category {#3626 -id: 40 -name: "BONJET®" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1727430330 {#3624 date: 2024-09-27 18:45:30.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 {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "bonjet" -description: null -img_file_name: null } Eccube\Entity\Category {#3633 -id: 41 -name: "BONTRON®" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1727430347 {#3631 date: 2024-09-27 18:45:47.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 {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "bontron" -description: null -img_file_name: null } Eccube\Entity\Category {#3640 -id: 42 -name: "DEORASE®" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1727430355 {#3638 date: 2024-09-27 18:45:55.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 {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "deorase" -description: null -img_file_name: null } Eccube\Entity\Category {#3647 -id: 43 -name: "eBIND®" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1727430365 {#3645 date: 2024-09-27 18:46:05.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 {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "ebind" -description: null -img_file_name: null } Eccube\Entity\Category {#3654 -id: 44 -name: "elixa®" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1727430373 {#3652 date: 2024-09-27 18:46:13.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 {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "elixa" -description: null -img_file_name: null } Eccube\Entity\Category {#3661 -id: 45 -name: "MICROPIGMO®" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1727430379 {#3659 date: 2024-09-27 18:46:19.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 {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "micropigmo" -description: null -img_file_name: null } Eccube\Entity\Category {#3668 -id: 46 -name: "NUBIAN®" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1727430386 {#3666 date: 2024-09-27 18:46:26.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 {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "nubian" -description: null -img_file_name: null } Eccube\Entity\Category {#3675 -id: 47 -name: "OIL" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1727430393 {#3673 date: 2024-09-27 18:46:33.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 {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "oil" -description: null -img_file_name: null } Eccube\Entity\Category {#3682 -id: 48 -name: "OPLAS®" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1727430398 {#3680 date: 2024-09-27 18:46:38.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 {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "oplas" -description: null -img_file_name: null } Eccube\Entity\Category {#3689 -id: 49 -name: "OPTRON®" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1727430407 {#3687 date: 2024-09-27 18:46:47.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 {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "optron" -description: null -img_file_name: null } Eccube\Entity\Category {#3696 -id: 50 -name: "ORIPACS®" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1727430427 {#3694 date: 2024-09-27 18:47:07.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 {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "oripacs" -description: null -img_file_name: null } Eccube\Entity\Category {#3703 -id: 51 -name: "VALIFAST®" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1727430433 {#3701 date: 2024-09-27 18:47:13.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 {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "valifast" -description: null -img_file_name: null } Eccube\Entity\Category {#3710 -id: 54 -name: "VALIOSOL®" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1727430455 {#3708 date: 2024-09-27 18:47:35.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 {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "valiosol" -description: null -img_file_name: null } Eccube\Entity\Category {#3717 -id: 52 -name: "WATER" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1727430441 {#3715 date: 2024-09-27 18:47:21.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 {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "water" -description: null -img_file_name: null } Eccube\Entity\Category {#3724 -id: 81 -name: "【開発品】TDS" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1764288941 {#3722 date: 2025-11-28 09:15:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3723 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3725 …} -Children: Doctrine\ORM\PersistentCollection {#3728 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "development product-tds" -description: null -img_file_name: null } Eccube\Entity\Category {#3731 -id: 80 -name: "【開発品】SDS" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1764288928 {#3729 date: 2025-11-28 09:15:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3730 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3732 …} -Children: Doctrine\ORM\PersistentCollection {#3735 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "development product-sds" -description: null -img_file_name: null } Eccube\Entity\Category {#3736 -id: 27 -name: "ALFAST®" -hierarchy: 1 -sort_no: 49 -create_date: DateTime @1717553074 {#3616 date: 2024-06-05 11:04:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3615 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 {#3434 …} -slug_name: "alfast" -description: null -img_file_name: "" } Eccube\Entity\Category {#3743 -id: 26 -name: "BONASORB®" -hierarchy: 1 -sort_no: 48 -create_date: DateTime @1717553069 {#3741 date: 2024-06-05 11:04:29.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 {#3434 …} -slug_name: "bonasorb" -description: null -img_file_name: "" } Eccube\Entity\Category {#3750 -id: 1 -name: "BONJET®" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1488881692 {#3748 date: 2017-03-07 19:14:52.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 {#3434 …} -slug_name: "bonjet" -description: null -img_file_name: "0902171454_66d573fe75bff.jpg" } Eccube\Entity\Category {#3757 -id: 77 -name: "BONTRON®" -hierarchy: 1 -sort_no: 46 -create_date: DateTime @1730868578 {#3755 date: 2024-11-06 13:49:38.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 {#3434 …} -slug_name: "bontron" -description: null -img_file_name: null } Eccube\Entity\Category {#3764 -id: 24 -name: "DEORASE®" -hierarchy: 1 -sort_no: 45 -create_date: DateTime @1717553054 {#3762 date: 2024-06-05 11:04:14.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 {#3434 …} -slug_name: "deorase" -description: null -img_file_name: "" } Eccube\Entity\Category {#3771 -id: 22 -name: "<span style="font-style: italic;">e</span>BIND®" -hierarchy: 1 -sort_no: 44 -create_date: DateTime @1717553040 {#3769 date: 2024-06-05 11:04:00.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 {#3434 …} -slug_name: "ebind" -description: null -img_file_name: "" } Eccube\Entity\Category {#3778 -id: 20 -name: "elixa®" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1717553006 {#3776 date: 2024-06-05 11:03:26.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 {#3434 …} -slug_name: "elixa" -description: null -img_file_name: "" } Eccube\Entity\Category {#3785 -id: 16 -name: "MICROPIGMO®" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1717552913 {#3783 date: 2024-06-05 11:01:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3784 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3786 …} -Children: Doctrine\ORM\PersistentCollection {#3789 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "micropigmo" -description: null -img_file_name: "" } Eccube\Entity\Category {#3792 -id: 14 -name: "NUBIAN®" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1717552709 {#3790 date: 2024-06-05 10:58:29.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 {#3434 …} -slug_name: "nubian" -description: null -img_file_name: "" } Eccube\Entity\Category {#3799 -id: 5 -name: "OIL" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1488881692 {#3797 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102900 {#3798 date: 2025-02-21 10:55:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3800 …} -Children: Doctrine\ORM\PersistentCollection {#3803 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "oil" -description: null -img_file_name: "" } Eccube\Entity\Category {#3806 -id: 78 -name: "OPTIMA®" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1740102803 {#3804 date: 2025-02-21 10:53:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3805 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3807 …} -Children: Doctrine\ORM\PersistentCollection {#3810 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "optima" -description: null -img_file_name: null } Eccube\Entity\Category {#3813 -id: 73 -name: "ORIPACS®" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1730868365 {#3811 date: 2024-11-06 13:46:05.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 {#3434 …} -slug_name: "oripacs" -description: null -img_file_name: null } Eccube\Entity\Category {#3820 -id: 2 -name: "OPLAS®" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1488881692 {#3818 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102884 {#3819 date: 2025-02-21 10:54:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3821 …} -Children: Doctrine\ORM\PersistentCollection {#3824 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "oplas" -description: null -img_file_name: "" } Eccube\Entity\Category {#3827 -id: 72 -name: "OPTRON®" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1730868352 {#3825 date: 2024-11-06 13:45:52.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 {#3434 …} -slug_name: "optron" -description: null -img_file_name: null } Eccube\Entity\Category {#3834 -id: 74 -name: "VALIFAST®" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1730868379 {#3832 date: 2024-11-06 13:46:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102838 {#3833 date: 2025-02-21 10:53:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3835 …} -Children: Doctrine\ORM\PersistentCollection {#3838 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "valifast" -description: null -img_file_name: null } Eccube\Entity\Category {#3841 -id: 76 -name: "VALIOSOL®" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1730868409 {#3839 date: 2024-11-06 13:46:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3840 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3842 …} -Children: Doctrine\ORM\PersistentCollection {#3845 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "valiosol" -description: null -img_file_name: null } Eccube\Entity\Category {#3848 -id: 75 -name: "WATER" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1730868393 {#3846 date: 2024-11-06 13:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3847 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3849 …} -Children: Doctrine\ORM\PersistentCollection {#3852 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -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 {#4125 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#4126 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4128 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#4127 …} } |
| choices | [ Proxies\__CG__\Eccube\Entity\Category {#3422 -id: 39 -name: "chemSHERPA" -hierarchy: 1 -sort_no: 54 -create_date: DateTime @1727430296 {#3505 date: 2024-09-27 18:44:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3499 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3473 …} -Children: Doctrine\ORM\PersistentCollection {#3540 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "chemSHERPA" -description: null -img_file_name: null +__isInitialized__: true …2 } Eccube\Entity\Category {#3061 -id: 58 -name: "ALFAST®" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1730728840 {#3081 date: 2024-11-04 23:00:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3079 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3274 …} -Children: Doctrine\ORM\PersistentCollection {#3272 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "alfast" -description: null -img_file_name: null } Eccube\Entity\Category {#3537 -id: 60 -name: "BONASORB®" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1730760345 {#3539 date: 2024-11-05 07:45:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3538 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3536 …} -Children: Doctrine\ORM\PersistentCollection {#3533 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "bonasorb" -description: null -img_file_name: null } Eccube\Entity\Category {#3530 -id: 59 -name: "BONJET®" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1730728858 {#3532 date: 2024-11-04 23:00:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3531 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3529 …} -Children: Doctrine\ORM\PersistentCollection {#3526 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "bonjet" -description: null -img_file_name: null } Eccube\Entity\Category {#3523 -id: 55 -name: "BONTRON®" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1727774489 {#3525 date: 2024-10-01 18:21:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3524 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3522 …} -Children: Doctrine\ORM\PersistentCollection {#3519 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "bontron" -description: null -img_file_name: null } Eccube\Entity\Category {#3516 -id: 56 -name: "DEORASE®" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1727774498 {#3518 date: 2024-10-01 18:21:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3517 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3515 …} -Children: Doctrine\ORM\PersistentCollection {#3512 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "deorase" -description: null -img_file_name: null } Eccube\Entity\Category {#3508 -id: 61 -name: "eBIND®" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1730866578 {#3510 date: 2024-11-06 13:16:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3509 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3507 …} -Children: Doctrine\ORM\PersistentCollection {#3503 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "ebind" -description: null -img_file_name: null } Eccube\Entity\Category {#3500 -id: 62 -name: "elixa®" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1730866594 {#3502 date: 2024-11-06 13:16:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3501 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3498 …} -Children: Doctrine\ORM\PersistentCollection {#3495 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "elixa" -description: null -img_file_name: null } Eccube\Entity\Category {#3491 -id: 63 -name: "MICROPIGMO®" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1730866607 {#3494 date: 2024-11-06 13:16:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3492 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3490 …} -Children: Doctrine\ORM\PersistentCollection {#3487 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "micropigmo" -description: null -img_file_name: null } Eccube\Entity\Category {#3483 -id: 79 -name: "NIGROSINE" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1753321558 {#3485 date: 2025-07-24 10:45:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3484 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3482 …} -Children: Doctrine\ORM\PersistentCollection {#3479 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "nigrosine" -description: null -img_file_name: null } Eccube\Entity\Category {#3476 -id: 64 -name: "NUBIAN®" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1730866619 {#3478 date: 2024-11-06 13:16:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3477 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3475 …} -Children: Doctrine\ORM\PersistentCollection {#3577 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "nubian" -description: null -img_file_name: null } Eccube\Entity\Category {#3571 -id: 65 -name: "OIL" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1730866633 {#3575 date: 2024-11-06 13:17:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3573 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3569 …} -Children: Doctrine\ORM\PersistentCollection {#3580 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "oil" -description: null -img_file_name: null } Eccube\Entity\Category {#3574 -id: 66 -name: "OPLAS®" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1730866650 {#3578 date: 2024-11-06 13:17:30.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 {#3572 …} -Children: Doctrine\ORM\PersistentCollection {#3570 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "oplas" -description: null -img_file_name: null } Eccube\Entity\Category {#3564 -id: 67 -name: "OPTRON®" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1730866665 {#3566 date: 2024-11-06 13:17:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3565 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3563 …} -Children: Doctrine\ORM\PersistentCollection {#3560 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "optron" -description: null -img_file_name: null } Eccube\Entity\Category {#3557 -id: 68 -name: "ORIPACS®" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1730866684 {#3559 date: 2024-11-06 13:18:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3558 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3556 …} -Children: Doctrine\ORM\PersistentCollection {#3553 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "oripacs" -description: null -img_file_name: null } Eccube\Entity\Category {#3584 -id: 69 -name: "VALIFAST®" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1730866707 {#3552 date: 2024-11-06 13:18:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3551 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3585 …} -Children: Doctrine\ORM\PersistentCollection {#3588 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "valifast" -description: null -img_file_name: null } Eccube\Entity\Category {#3591 -id: 71 -name: "VALIOSOL®" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1730866736 {#3589 date: 2024-11-06 13:18:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3590 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3592 …} -Children: Doctrine\ORM\PersistentCollection {#3595 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "valiosol" -description: null -img_file_name: null } Eccube\Entity\Category {#3598 -id: 70 -name: "WATER" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1730866723 {#3596 date: 2024-11-06 13:18:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3597 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3599 …} -Children: Doctrine\ORM\PersistentCollection {#3602 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "water" -description: null -img_file_name: null } Eccube\Entity\Category {#3605 -id: 30 -name: "SDS" -hierarchy: 1 -sort_no: 52 -create_date: DateTime @1727429302 {#3486 date: 2024-09-27 18:28:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3493 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3606 …} -Children: Doctrine\ORM\PersistentCollection {#3609 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "sds" -description: null -img_file_name: null } Eccube\Entity\Category {#3610 -id: 57 -name: "ALFAST®" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1730728687 {#3603 date: 2024-11-04 22:58:07.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 {#3611 …} -Children: Doctrine\ORM\PersistentCollection {#3614 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "alfast" -description: null -img_file_name: null } Eccube\Entity\Category {#3619 -id: 53 -name: "BONASORB®" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1727430448 {#3617 date: 2024-09-27 18:47:28.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 {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "bonasorb" -description: null -img_file_name: null } Eccube\Entity\Category {#3626 -id: 40 -name: "BONJET®" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1727430330 {#3624 date: 2024-09-27 18:45:30.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 {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "bonjet" -description: null -img_file_name: null } Eccube\Entity\Category {#3633 -id: 41 -name: "BONTRON®" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1727430347 {#3631 date: 2024-09-27 18:45:47.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 {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "bontron" -description: null -img_file_name: null } Eccube\Entity\Category {#3640 -id: 42 -name: "DEORASE®" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1727430355 {#3638 date: 2024-09-27 18:45:55.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 {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "deorase" -description: null -img_file_name: null } Eccube\Entity\Category {#3647 -id: 43 -name: "eBIND®" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1727430365 {#3645 date: 2024-09-27 18:46:05.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 {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "ebind" -description: null -img_file_name: null } Eccube\Entity\Category {#3654 -id: 44 -name: "elixa®" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1727430373 {#3652 date: 2024-09-27 18:46:13.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 {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "elixa" -description: null -img_file_name: null } Eccube\Entity\Category {#3661 -id: 45 -name: "MICROPIGMO®" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1727430379 {#3659 date: 2024-09-27 18:46:19.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 {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "micropigmo" -description: null -img_file_name: null } Eccube\Entity\Category {#3668 -id: 46 -name: "NUBIAN®" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1727430386 {#3666 date: 2024-09-27 18:46:26.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 {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "nubian" -description: null -img_file_name: null } Eccube\Entity\Category {#3675 -id: 47 -name: "OIL" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1727430393 {#3673 date: 2024-09-27 18:46:33.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 {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "oil" -description: null -img_file_name: null } Eccube\Entity\Category {#3682 -id: 48 -name: "OPLAS®" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1727430398 {#3680 date: 2024-09-27 18:46:38.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 {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "oplas" -description: null -img_file_name: null } Eccube\Entity\Category {#3689 -id: 49 -name: "OPTRON®" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1727430407 {#3687 date: 2024-09-27 18:46:47.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 {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "optron" -description: null -img_file_name: null } Eccube\Entity\Category {#3696 -id: 50 -name: "ORIPACS®" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1727430427 {#3694 date: 2024-09-27 18:47:07.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 {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "oripacs" -description: null -img_file_name: null } Eccube\Entity\Category {#3703 -id: 51 -name: "VALIFAST®" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1727430433 {#3701 date: 2024-09-27 18:47:13.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 {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "valifast" -description: null -img_file_name: null } Eccube\Entity\Category {#3710 -id: 54 -name: "VALIOSOL®" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1727430455 {#3708 date: 2024-09-27 18:47:35.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 {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "valiosol" -description: null -img_file_name: null } Eccube\Entity\Category {#3717 -id: 52 -name: "WATER" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1727430441 {#3715 date: 2024-09-27 18:47:21.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 {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "water" -description: null -img_file_name: null } Eccube\Entity\Category {#3724 -id: 81 -name: "【開発品】TDS" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1764288941 {#3722 date: 2025-11-28 09:15:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3723 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3725 …} -Children: Doctrine\ORM\PersistentCollection {#3728 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "development product-tds" -description: null -img_file_name: null } Eccube\Entity\Category {#3731 -id: 80 -name: "【開発品】SDS" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1764288928 {#3729 date: 2025-11-28 09:15:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3730 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3732 …} -Children: Doctrine\ORM\PersistentCollection {#3735 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "development product-sds" -description: null -img_file_name: null } Eccube\Entity\Category {#3736 -id: 27 -name: "ALFAST®" -hierarchy: 1 -sort_no: 49 -create_date: DateTime @1717553074 {#3616 date: 2024-06-05 11:04:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3615 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 {#3434 …} -slug_name: "alfast" -description: null -img_file_name: "" } Eccube\Entity\Category {#3743 -id: 26 -name: "BONASORB®" -hierarchy: 1 -sort_no: 48 -create_date: DateTime @1717553069 {#3741 date: 2024-06-05 11:04:29.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 {#3434 …} -slug_name: "bonasorb" -description: null -img_file_name: "" } Eccube\Entity\Category {#3750 -id: 1 -name: "BONJET®" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1488881692 {#3748 date: 2017-03-07 19:14:52.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 {#3434 …} -slug_name: "bonjet" -description: null -img_file_name: "0902171454_66d573fe75bff.jpg" } Eccube\Entity\Category {#3757 -id: 77 -name: "BONTRON®" -hierarchy: 1 -sort_no: 46 -create_date: DateTime @1730868578 {#3755 date: 2024-11-06 13:49:38.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 {#3434 …} -slug_name: "bontron" -description: null -img_file_name: null } Eccube\Entity\Category {#3764 -id: 24 -name: "DEORASE®" -hierarchy: 1 -sort_no: 45 -create_date: DateTime @1717553054 {#3762 date: 2024-06-05 11:04:14.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 {#3434 …} -slug_name: "deorase" -description: null -img_file_name: "" } Eccube\Entity\Category {#3771 -id: 22 -name: "<span style="font-style: italic;">e</span>BIND®" -hierarchy: 1 -sort_no: 44 -create_date: DateTime @1717553040 {#3769 date: 2024-06-05 11:04:00.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 {#3434 …} -slug_name: "ebind" -description: null -img_file_name: "" } Eccube\Entity\Category {#3778 -id: 20 -name: "elixa®" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1717553006 {#3776 date: 2024-06-05 11:03:26.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 {#3434 …} -slug_name: "elixa" -description: null -img_file_name: "" } Eccube\Entity\Category {#3785 -id: 16 -name: "MICROPIGMO®" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1717552913 {#3783 date: 2024-06-05 11:01:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3784 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3786 …} -Children: Doctrine\ORM\PersistentCollection {#3789 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "micropigmo" -description: null -img_file_name: "" } Eccube\Entity\Category {#3792 -id: 14 -name: "NUBIAN®" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1717552709 {#3790 date: 2024-06-05 10:58:29.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 {#3434 …} -slug_name: "nubian" -description: null -img_file_name: "" } Eccube\Entity\Category {#3799 -id: 5 -name: "OIL" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1488881692 {#3797 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102900 {#3798 date: 2025-02-21 10:55:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3800 …} -Children: Doctrine\ORM\PersistentCollection {#3803 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "oil" -description: null -img_file_name: "" } Eccube\Entity\Category {#3806 -id: 78 -name: "OPTIMA®" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1740102803 {#3804 date: 2025-02-21 10:53:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3805 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3807 …} -Children: Doctrine\ORM\PersistentCollection {#3810 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "optima" -description: null -img_file_name: null } Eccube\Entity\Category {#3813 -id: 73 -name: "ORIPACS®" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1730868365 {#3811 date: 2024-11-06 13:46:05.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 {#3434 …} -slug_name: "oripacs" -description: null -img_file_name: null } Eccube\Entity\Category {#3820 -id: 2 -name: "OPLAS®" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1488881692 {#3818 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102884 {#3819 date: 2025-02-21 10:54:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3821 …} -Children: Doctrine\ORM\PersistentCollection {#3824 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "oplas" -description: null -img_file_name: "" } Eccube\Entity\Category {#3827 -id: 72 -name: "OPTRON®" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1730868352 {#3825 date: 2024-11-06 13:45:52.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 {#3434 …} -slug_name: "optron" -description: null -img_file_name: null } Eccube\Entity\Category {#3834 -id: 74 -name: "VALIFAST®" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1730868379 {#3832 date: 2024-11-06 13:46:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102838 {#3833 date: 2025-02-21 10:53:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3835 …} -Children: Doctrine\ORM\PersistentCollection {#3838 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "valifast" -description: null -img_file_name: null } Eccube\Entity\Category {#3841 -id: 76 -name: "VALIOSOL®" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1730868409 {#3839 date: 2024-11-06 13:46:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3840 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3842 …} -Children: Doctrine\ORM\PersistentCollection {#3845 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "valiosol" -description: null -img_file_name: null } Eccube\Entity\Category {#3848 -id: 75 -name: "WATER" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1730868393 {#3846 date: 2024-11-06 13:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3847 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3849 …} -Children: Doctrine\ORM\PersistentCollection {#3852 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -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 {#4124 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerJjev4OU\EntityManagerGhost554d0f0 {#652 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2996 …} } |
| 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() {#4123 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4121 …} $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 {#7725 +label: "chemSHERPA" +value: "39" +data: Proxies\__CG__\Eccube\Entity\Category {#3422 -id: 39 -name: "chemSHERPA" -hierarchy: 1 -sort_no: 54 -create_date: DateTime @1727430296 {#3505 date: 2024-09-27 18:44:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3499 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3473 …} -Children: Doctrine\ORM\PersistentCollection {#3540 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "chemSHERPA" -description: null -img_file_name: null +__isInitialized__: true …2 } +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7723 +label: "\u{3000}ALFAST®" +value: "58" +data: Eccube\Entity\Category {#3061 -id: 58 -name: "ALFAST®" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1730728840 {#3081 date: 2024-11-04 23:00:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3079 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3274 …} -Children: Doctrine\ORM\PersistentCollection {#3272 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "alfast" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7721 +label: "\u{3000}BONASORB®" +value: "60" +data: Eccube\Entity\Category {#3537 -id: 60 -name: "BONASORB®" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1730760345 {#3539 date: 2024-11-05 07:45:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3538 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3536 …} -Children: Doctrine\ORM\PersistentCollection {#3533 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "bonasorb" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7724 +label: "\u{3000}BONJET®" +value: "59" +data: Eccube\Entity\Category {#3530 -id: 59 -name: "BONJET®" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1730728858 {#3532 date: 2024-11-04 23:00:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3531 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3529 …} -Children: Doctrine\ORM\PersistentCollection {#3526 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "bonjet" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7719 +label: "\u{3000}BONTRON®" +value: "55" +data: Eccube\Entity\Category {#3523 -id: 55 -name: "BONTRON®" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1727774489 {#3525 date: 2024-10-01 18:21:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3524 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3522 …} -Children: Doctrine\ORM\PersistentCollection {#3519 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "bontron" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7718 +label: "\u{3000}DEORASE®" +value: "56" +data: Eccube\Entity\Category {#3516 -id: 56 -name: "DEORASE®" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1727774498 {#3518 date: 2024-10-01 18:21:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3517 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3515 …} -Children: Doctrine\ORM\PersistentCollection {#3512 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "deorase" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7717 +label: "\u{3000}eBIND®" +value: "61" +data: Eccube\Entity\Category {#3508 -id: 61 -name: "eBIND®" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1730866578 {#3510 date: 2024-11-06 13:16:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3509 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3507 …} -Children: Doctrine\ORM\PersistentCollection {#3503 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "ebind" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7716 +label: "\u{3000}elixa®" +value: "62" +data: Eccube\Entity\Category {#3500 -id: 62 -name: "elixa®" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1730866594 {#3502 date: 2024-11-06 13:16:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3501 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3498 …} -Children: Doctrine\ORM\PersistentCollection {#3495 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "elixa" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7715 +label: "\u{3000}MICROPIGMO®" +value: "63" +data: Eccube\Entity\Category {#3491 -id: 63 -name: "MICROPIGMO®" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1730866607 {#3494 date: 2024-11-06 13:16:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3492 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3490 …} -Children: Doctrine\ORM\PersistentCollection {#3487 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "micropigmo" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7714 +label: "\u{3000}NIGROSINE" +value: "79" +data: Eccube\Entity\Category {#3483 -id: 79 -name: "NIGROSINE" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1753321558 {#3485 date: 2025-07-24 10:45:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3484 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3482 …} -Children: Doctrine\ORM\PersistentCollection {#3479 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "nigrosine" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7713 +label: "\u{3000}NUBIAN®" +value: "64" +data: Eccube\Entity\Category {#3476 -id: 64 -name: "NUBIAN®" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1730866619 {#3478 date: 2024-11-06 13:16:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3477 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3475 …} -Children: Doctrine\ORM\PersistentCollection {#3577 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "nubian" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7712 +label: "\u{3000}OIL" +value: "65" +data: Eccube\Entity\Category {#3571 -id: 65 -name: "OIL" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1730866633 {#3575 date: 2024-11-06 13:17:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3573 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3569 …} -Children: Doctrine\ORM\PersistentCollection {#3580 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "oil" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7711 +label: "\u{3000}OPLAS®" +value: "66" +data: Eccube\Entity\Category {#3574 -id: 66 -name: "OPLAS®" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1730866650 {#3578 date: 2024-11-06 13:17:30.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 {#3572 …} -Children: Doctrine\ORM\PersistentCollection {#3570 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "oplas" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7710 +label: "\u{3000}OPTRON®" +value: "67" +data: Eccube\Entity\Category {#3564 -id: 67 -name: "OPTRON®" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1730866665 {#3566 date: 2024-11-06 13:17:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3565 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3563 …} -Children: Doctrine\ORM\PersistentCollection {#3560 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "optron" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7709 +label: "\u{3000}ORIPACS®" +value: "68" +data: Eccube\Entity\Category {#3557 -id: 68 -name: "ORIPACS®" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1730866684 {#3559 date: 2024-11-06 13:18:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3558 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3556 …} -Children: Doctrine\ORM\PersistentCollection {#3553 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "oripacs" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7708 +label: "\u{3000}VALIFAST®" +value: "69" +data: Eccube\Entity\Category {#3584 -id: 69 -name: "VALIFAST®" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1730866707 {#3552 date: 2024-11-06 13:18:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3551 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3585 …} -Children: Doctrine\ORM\PersistentCollection {#3588 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "valifast" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7707 +label: "\u{3000}VALIOSOL®" +value: "71" +data: Eccube\Entity\Category {#3591 -id: 71 -name: "VALIOSOL®" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1730866736 {#3589 date: 2024-11-06 13:18:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3590 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3592 …} -Children: Doctrine\ORM\PersistentCollection {#3595 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "valiosol" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7706 +label: "\u{3000}WATER" +value: "70" +data: Eccube\Entity\Category {#3598 -id: 70 -name: "WATER" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1730866723 {#3596 date: 2024-11-06 13:18:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3597 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3599 …} -Children: Doctrine\ORM\PersistentCollection {#3602 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3422 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "water" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7705 +label: "SDS" +value: "30" +data: Eccube\Entity\Category {#3605 -id: 30 -name: "SDS" -hierarchy: 1 -sort_no: 52 -create_date: DateTime @1727429302 {#3486 date: 2024-09-27 18:28:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3493 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3606 …} -Children: Doctrine\ORM\PersistentCollection {#3609 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "sds" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7704 +label: "\u{3000}ALFAST®" +value: "57" +data: Eccube\Entity\Category {#3610 -id: 57 -name: "ALFAST®" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1730728687 {#3603 date: 2024-11-04 22:58:07.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 {#3611 …} -Children: Doctrine\ORM\PersistentCollection {#3614 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "alfast" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7703 +label: "\u{3000}BONASORB®" +value: "53" +data: Eccube\Entity\Category {#3619 -id: 53 -name: "BONASORB®" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1727430448 {#3617 date: 2024-09-27 18:47:28.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 {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "bonasorb" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7702 +label: "\u{3000}BONJET®" +value: "40" +data: Eccube\Entity\Category {#3626 -id: 40 -name: "BONJET®" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1727430330 {#3624 date: 2024-09-27 18:45:30.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 {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "bonjet" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7701 +label: "\u{3000}BONTRON®" +value: "41" +data: Eccube\Entity\Category {#3633 -id: 41 -name: "BONTRON®" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1727430347 {#3631 date: 2024-09-27 18:45:47.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 {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "bontron" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7700 +label: "\u{3000}DEORASE®" +value: "42" +data: Eccube\Entity\Category {#3640 -id: 42 -name: "DEORASE®" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1727430355 {#3638 date: 2024-09-27 18:45:55.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 {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "deorase" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7699 +label: "\u{3000}eBIND®" +value: "43" +data: Eccube\Entity\Category {#3647 -id: 43 -name: "eBIND®" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1727430365 {#3645 date: 2024-09-27 18:46:05.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 {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "ebind" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7698 +label: "\u{3000}elixa®" +value: "44" +data: Eccube\Entity\Category {#3654 -id: 44 -name: "elixa®" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1727430373 {#3652 date: 2024-09-27 18:46:13.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 {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "elixa" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7697 +label: "\u{3000}MICROPIGMO®" +value: "45" +data: Eccube\Entity\Category {#3661 -id: 45 -name: "MICROPIGMO®" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1727430379 {#3659 date: 2024-09-27 18:46:19.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 {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "micropigmo" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7696 +label: "\u{3000}NUBIAN®" +value: "46" +data: Eccube\Entity\Category {#3668 -id: 46 -name: "NUBIAN®" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1727430386 {#3666 date: 2024-09-27 18:46:26.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 {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "nubian" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7695 +label: "\u{3000}OIL" +value: "47" +data: Eccube\Entity\Category {#3675 -id: 47 -name: "OIL" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1727430393 {#3673 date: 2024-09-27 18:46:33.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 {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "oil" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7694 +label: "\u{3000}OPLAS®" +value: "48" +data: Eccube\Entity\Category {#3682 -id: 48 -name: "OPLAS®" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1727430398 {#3680 date: 2024-09-27 18:46:38.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 {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "oplas" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7693 +label: "\u{3000}OPTRON®" +value: "49" +data: Eccube\Entity\Category {#3689 -id: 49 -name: "OPTRON®" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1727430407 {#3687 date: 2024-09-27 18:46:47.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 {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "optron" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7692 +label: "\u{3000}ORIPACS®" +value: "50" +data: Eccube\Entity\Category {#3696 -id: 50 -name: "ORIPACS®" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1727430427 {#3694 date: 2024-09-27 18:47:07.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 {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "oripacs" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7691 +label: "\u{3000}VALIFAST®" +value: "51" +data: Eccube\Entity\Category {#3703 -id: 51 -name: "VALIFAST®" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1727430433 {#3701 date: 2024-09-27 18:47:13.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 {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "valifast" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7690 +label: "\u{3000}VALIOSOL®" +value: "54" +data: Eccube\Entity\Category {#3710 -id: 54 -name: "VALIOSOL®" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1727430455 {#3708 date: 2024-09-27 18:47:35.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 {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "valiosol" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7689 +label: "\u{3000}WATER" +value: "52" +data: Eccube\Entity\Category {#3717 -id: 52 -name: "WATER" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1727430441 {#3715 date: 2024-09-27 18:47:21.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 {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "water" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7688 +label: "\u{3000}【開発品】TDS" +value: "81" +data: Eccube\Entity\Category {#3724 -id: 81 -name: "【開発品】TDS" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1764288941 {#3722 date: 2025-11-28 09:15:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3723 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3725 …} -Children: Doctrine\ORM\PersistentCollection {#3728 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "development product-tds" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7687 +label: "\u{3000}【開発品】SDS" +value: "80" +data: Eccube\Entity\Category {#3731 -id: 80 -name: "【開発品】SDS" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1764288928 {#3729 date: 2025-11-28 09:15:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3730 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3732 …} -Children: Doctrine\ORM\PersistentCollection {#3735 …} -Parent: Eccube\Entity\Category {#3605} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "development product-sds" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7686 +label: "ALFAST®" +value: "27" +data: Eccube\Entity\Category {#3736 -id: 27 -name: "ALFAST®" -hierarchy: 1 -sort_no: 49 -create_date: DateTime @1717553074 {#3616 date: 2024-06-05 11:04:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3615 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 {#3434 …} -slug_name: "alfast" -description: null -img_file_name: "" } +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7685 +label: "BONASORB®" +value: "26" +data: Eccube\Entity\Category {#3743 -id: 26 -name: "BONASORB®" -hierarchy: 1 -sort_no: 48 -create_date: DateTime @1717553069 {#3741 date: 2024-06-05 11:04:29.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 {#3434 …} -slug_name: "bonasorb" -description: null -img_file_name: "" } +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7683 +label: "BONJET®" +value: "1" +data: Eccube\Entity\Category {#3750 -id: 1 -name: "BONJET®" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1488881692 {#3748 date: 2017-03-07 19:14:52.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 {#3434 …} -slug_name: "bonjet" -description: null -img_file_name: "0902171454_66d573fe75bff.jpg" } +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7735 +label: "BONTRON®" +value: "77" +data: Eccube\Entity\Category {#3757 -id: 77 -name: "BONTRON®" -hierarchy: 1 -sort_no: 46 -create_date: DateTime @1730868578 {#3755 date: 2024-11-06 13:49:38.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 {#3434 …} -slug_name: "bontron" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7736 +label: "DEORASE®" +value: "24" +data: Eccube\Entity\Category {#3764 -id: 24 -name: "DEORASE®" -hierarchy: 1 -sort_no: 45 -create_date: DateTime @1717553054 {#3762 date: 2024-06-05 11:04:14.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 {#3434 …} -slug_name: "deorase" -description: null -img_file_name: "" } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7737 +label: "<span style="font-style: italic;">e</span>BIND®" +value: "22" +data: Eccube\Entity\Category {#3771 -id: 22 -name: "<span style="font-style: italic;">e</span>BIND®" -hierarchy: 1 -sort_no: 44 -create_date: DateTime @1717553040 {#3769 date: 2024-06-05 11:04:00.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 {#3434 …} -slug_name: "ebind" -description: null -img_file_name: "" } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7738 +label: "elixa®" +value: "20" +data: Eccube\Entity\Category {#3778 -id: 20 -name: "elixa®" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1717553006 {#3776 date: 2024-06-05 11:03:26.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 {#3434 …} -slug_name: "elixa" -description: null -img_file_name: "" } +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7740 +label: "MICROPIGMO®" +value: "16" +data: Eccube\Entity\Category {#3785 -id: 16 -name: "MICROPIGMO®" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1717552913 {#3783 date: 2024-06-05 11:01:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3784 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3786 …} -Children: Doctrine\ORM\PersistentCollection {#3789 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "micropigmo" -description: null -img_file_name: "" } +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7739 +label: "NUBIAN®" +value: "14" +data: Eccube\Entity\Category {#3792 -id: 14 -name: "NUBIAN®" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1717552709 {#3790 date: 2024-06-05 10:58:29.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 {#3434 …} -slug_name: "nubian" -description: null -img_file_name: "" } +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7741 +label: "OIL" +value: "5" +data: Eccube\Entity\Category {#3799 -id: 5 -name: "OIL" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1488881692 {#3797 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102900 {#3798 date: 2025-02-21 10:55:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3800 …} -Children: Doctrine\ORM\PersistentCollection {#3803 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "oil" -description: null -img_file_name: "" } +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7742 +label: "OPTIMA®" +value: "78" +data: Eccube\Entity\Category {#3806 -id: 78 -name: "OPTIMA®" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1740102803 {#3804 date: 2025-02-21 10:53:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3805 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3807 …} -Children: Doctrine\ORM\PersistentCollection {#3810 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "optima" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7743 +label: "ORIPACS®" +value: "73" +data: Eccube\Entity\Category {#3813 -id: 73 -name: "ORIPACS®" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1730868365 {#3811 date: 2024-11-06 13:46:05.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 {#3434 …} -slug_name: "oripacs" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7744 +label: "OPLAS®" +value: "2" +data: Eccube\Entity\Category {#3820 -id: 2 -name: "OPLAS®" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1488881692 {#3818 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102884 {#3819 date: 2025-02-21 10:54:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3821 …} -Children: Doctrine\ORM\PersistentCollection {#3824 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "oplas" -description: null -img_file_name: "" } +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7745 +label: "OPTRON®" +value: "72" +data: Eccube\Entity\Category {#3827 -id: 72 -name: "OPTRON®" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1730868352 {#3825 date: 2024-11-06 13:45:52.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 {#3434 …} -slug_name: "optron" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7746 +label: "VALIFAST®" +value: "74" +data: Eccube\Entity\Category {#3834 -id: 74 -name: "VALIFAST®" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1730868379 {#3832 date: 2024-11-06 13:46:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102838 {#3833 date: 2025-02-21 10:53:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3835 …} -Children: Doctrine\ORM\PersistentCollection {#3838 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "valifast" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7747 +label: "VALIOSOL®" +value: "76" +data: Eccube\Entity\Category {#3841 -id: 76 -name: "VALIOSOL®" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1730868409 {#3839 date: 2024-11-06 13:46:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3840 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3842 …} -Children: Doctrine\ORM\PersistentCollection {#3845 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -slug_name: "valiosol" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7748 +label: "WATER" +value: "75" +data: Eccube\Entity\Category {#3848 -id: 75 -name: "WATER" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1730868393 {#3846 date: 2024-11-06 13:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3847 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3849 …} -Children: Doctrine\ORM\PersistentCollection {#3852 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3434 …} -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 {#7729 -form: Symfony\Component\Form\Form {#4270 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#7728 …5} |
| full_name | "category_id" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_id" |
| is_selected | Closure($choice, $value) {#7727 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) {#4152 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() {#4154 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4153 …} $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 {#7749 -form: Symfony\Component\Form\Form {#4273 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7726 …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 |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#580 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#579 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#578 …} -namespace: Closure() {#576 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4163 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() {#4165 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4164 …} $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 | null |
| 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 {#4276 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7750 …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 | "" |
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 {#3465 #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 {#3465 #id: 10 #name: "10件" #sort_no: 0 } Eccube\Entity\Master\ProductListMax {#3462 #id: 20 #name: "20件" #sort_no: 1 } Eccube\Entity\Master\ProductListMax {#3461 #id: 30 #name: "30件" #sort_no: 2 } ] |
[ Eccube\Entity\Master\ProductListMax {#3465 #id: 10 #name: "10件" #sort_no: 0 } Eccube\Entity\Master\ProductListMax {#3462 #id: 20 #name: "20件" #sort_no: 1 } Eccube\Entity\Master\ProductListMax {#3461 #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 {#4119 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#4120 …} } |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#4185 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#4126 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4187 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#4186 …} } |
| choices | [ Eccube\Entity\Master\ProductListMax {#3465 #id: 10 #name: "10件" #sort_no: 0 } Eccube\Entity\Master\ProductListMax {#3462 #id: 20 #name: "20件" #sort_no: 1 } Eccube\Entity\Master\ProductListMax {#3461 #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 {#4184 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerJjev4OU\EntityManagerGhost554d0f0 {#652 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3452 …} } |
| 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 {#4188 -em: ContainerJjev4OU\EntityManagerGhost554d0f0 {#652 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4190 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4191 #from: "Eccube\Entity\Master\ProductListMax" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4192 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -type: 0 -state: 0 -dql: null -parameters: Doctrine\Common\Collections\ArrayCollection {#4189 …} -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() {#4183 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4180 …} $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 {#7755 +label: "10件" +value: "10" +data: Eccube\Entity\Master\ProductListMax {#3465 #id: 10 #name: "10件" #sort_no: 0 } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7754 +label: "20件" +value: "20" +data: Eccube\Entity\Master\ProductListMax {#3462 #id: 20 #name: "20件" #sort_no: 1 } +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7756 +label: "30件" +value: "30" +data: Eccube\Entity\Master\ProductListMax {#3461 #id: 30 #name: "30件" #sort_no: 2 } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Eccube\Entity\Master\ProductListMax {#3465 #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 {#7753 -form: Symfony\Component\Form\Form {#4279 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#7752 …5} |
| full_name | "disp_number" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "disp_number" |
| is_selected | Closure($choice, $value) {#7758 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 {#3855 #id: 5 #name: "弊社指定順" #sort_no: 2 } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ Eccube\Entity\Master\ProductListOrderBy {#3855 #id: 5 #name: "弊社指定順" #sort_no: 2 } Eccube\Entity\Master\ProductListOrderBy {#3856 #id: 4 #name: "商品名順" #sort_no: 3 } Eccube\Entity\Master\ProductListOrderBy {#3877 #id: 2 #name: "新着順" #sort_no: 4 } Eccube\Entity\Master\ProductListOrderBy {#3878 #id: 1 #name: "価格が低い順" #sort_no: 5 } Eccube\Entity\Master\ProductListOrderBy {#3879 #id: 3 #name: "価格が高い順" #sort_no: 6 } ] |
[ Eccube\Entity\Master\ProductListOrderBy {#3855 #id: 5 #name: "弊社指定順" #sort_no: 2 } Eccube\Entity\Master\ProductListOrderBy {#3856 #id: 4 #name: "商品名順" #sort_no: 3 } Eccube\Entity\Master\ProductListOrderBy {#3877 #id: 2 #name: "新着順" #sort_no: 4 } Eccube\Entity\Master\ProductListOrderBy {#3878 #id: 1 #name: "価格が低い順" #sort_no: 5 } Eccube\Entity\Master\ProductListOrderBy {#3879 #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 {#4119 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#4120 …} } |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#4210 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#4126 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4212 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#4211 …} } |
| choices | [ Eccube\Entity\Master\ProductListOrderBy {#3855 #id: 5 #name: "弊社指定順" #sort_no: 2 } Eccube\Entity\Master\ProductListOrderBy {#3856 #id: 4 #name: "商品名順" #sort_no: 3 } Eccube\Entity\Master\ProductListOrderBy {#3877 #id: 2 #name: "新着順" #sort_no: 4 } Eccube\Entity\Master\ProductListOrderBy {#3878 #id: 1 #name: "価格が低い順" #sort_no: 5 } Eccube\Entity\Master\ProductListOrderBy {#3879 #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 {#4209 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerJjev4OU\EntityManagerGhost554d0f0 {#652 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3457 …} } |
| 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 {#4213 -em: ContainerJjev4OU\EntityManagerGhost554d0f0 {#652 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4215 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4216 #from: "Eccube\Entity\Master\ProductListOrderBy" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4217 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -type: 0 -state: 0 -dql: null -parameters: Doctrine\Common\Collections\ArrayCollection {#4214 …} -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() {#4208 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4207 …} $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 {#7762 +label: "弊社指定順" +value: "5" +data: Eccube\Entity\Master\ProductListOrderBy {#3855 #id: 5 #name: "弊社指定順" #sort_no: 2 } +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7761 +label: "商品名順" +value: "4" +data: Eccube\Entity\Master\ProductListOrderBy {#3856 #id: 4 #name: "商品名順" #sort_no: 3 } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7763 +label: "新着順" +value: "2" +data: Eccube\Entity\Master\ProductListOrderBy {#3877 #id: 2 #name: "新着順" #sort_no: 4 } +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7764 +label: "価格が低い順" +value: "1" +data: Eccube\Entity\Master\ProductListOrderBy {#3878 #id: 1 #name: "価格が低い順" #sort_no: 5 } +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7765 +label: "価格が高い順" +value: "3" +data: Eccube\Entity\Master\ProductListOrderBy {#3879 #id: 3 #name: "価格が高い順" #sort_no: 6 } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Eccube\Entity\Master\ProductListOrderBy {#3855 #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 {#7759 -form: Symfony\Component\Form\Form {#4282 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#7760 …5} |
| full_name | "orderby" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "orderby" |
| is_selected | Closure($choice, $value) {#7767 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() {#4229 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4228 …} $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 {#4238 +label: "黄" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4239 +label: "オレンジ" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4240 +label: "赤" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4241 +label: "ピンク" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4242 +label: "茶" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4243 +label: "緑" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4244 +label: "青" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4245 +label: "紫" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4246 +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 {#7768 -form: Symfony\Component\Form\Form {#4381 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#7769 …5} |
| full_name | "color" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "color" |
| is_selected | Closure($choice, array $values) {#7771 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) {#4289 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 {#4290 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() {#4292 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4294 …} $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 {#7774 -form: Symfony\Component\Form\Form {#4384 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7772 …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) {#4289 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 {#4290 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() {#4303 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4302 …} $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 {#7776 -form: Symfony\Component\Form\Form {#4387 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7775 …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) {#4289 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 {#4290 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() {#4313 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4312 …} $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 {#7778 -form: Symfony\Component\Form\Form {#4390 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7777 …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) {#4289 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 {#4290 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() {#4323 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4322 …} $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 {#7780 -form: Symfony\Component\Form\Form {#4393 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7779 …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) {#4289 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 {#4290 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() {#4333 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4332 …} $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 {#7782 -form: Symfony\Component\Form\Form {#4396 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7781 …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) {#4289 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 {#4290 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() {#4343 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4342 …} $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 {#7784 -form: Symfony\Component\Form\Form {#4399 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7783 …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) {#4289 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 {#4290 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() {#4353 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4352 …} $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 {#7786 -form: Symfony\Component\Form\Form {#4402 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7785 …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) {#4289 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 {#4290 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() {#4363 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4362 …} $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 {#7788 -form: Symfony\Component\Form\Form {#4405 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7787 …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) {#4289 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 {#4290 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() {#4373 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4372 …} $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 {#7790 -form: Symfony\Component\Form\Form {#4408 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7789 …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) {#4254 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() {#4256 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4255 …} $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 {#7773 -form: Symfony\Component\Form\Form {#4411 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7770 …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 | "" |