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 {#3462 #id: 10 #name: "10件" #sort_no: 0 } "orderby" => Eccube\Entity\Master\ProductListOrderBy {#3859 #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) {#3441 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() {#3443 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#3442 …} $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 {#3462 #id: 10 #name: "10件" #sort_no: 0 } "orderby" => Eccube\Entity\Master\ProductListOrderBy {#3859 #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 {#7902 -form: Symfony\Component\Form\Form {#4268 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7852 …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 {#3462 #id: 10 #name: "10件" #sort_no: 0 } "orderby" => Eccube\Entity\Master\ProductListOrderBy {#3859 #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) {#4092 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() {#4094 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4093 …} $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 {#7898 -form: Symfony\Component\Form\Form {#4271 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7899 …5} |
| full_name | "mode" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "mode" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "mode" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_mode" |
| valid | true |
| value | "" |
category_id
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | "NameWithLevel" |
same as passed value |
| choices | [ Eccube\Entity\Category {#3470 -id: 39 -name: "chemSHERPA" -hierarchy: 1 -sort_no: 54 -create_date: DateTime @1727430296 {#3502 date: 2024-09-27 18:44:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3496 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3539 …} -Children: Doctrine\ORM\PersistentCollection {#3536 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "chemSHERPA" -description: null -img_file_name: null } Eccube\Entity\Category {#3535 -id: 58 -name: "ALFAST®" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1730728840 {#3490 date: 2024-11-04 23:00:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3483 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3534 …} -Children: Doctrine\ORM\PersistentCollection {#3531 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "alfast" -description: null -img_file_name: null } Eccube\Entity\Category {#3526 -id: 60 -name: "BONASORB®" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1730760345 {#3528 date: 2024-11-05 07:45:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3527 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3525 …} -Children: Doctrine\ORM\PersistentCollection {#3522 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "bonasorb" -description: null -img_file_name: null } Eccube\Entity\Category {#3519 -id: 59 -name: "BONJET®" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1730728858 {#3521 date: 2024-11-04 23:00:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3520 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3518 …} -Children: Doctrine\ORM\PersistentCollection {#3515 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "bonjet" -description: null -img_file_name: null } Eccube\Entity\Category {#3512 -id: 55 -name: "BONTRON®" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1727774489 {#3514 date: 2024-10-01 18:21:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3513 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3511 …} -Children: Doctrine\ORM\PersistentCollection {#3507 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "bontron" -description: null -img_file_name: null } Eccube\Entity\Category {#3504 -id: 56 -name: "DEORASE®" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1727774498 {#3506 date: 2024-10-01 18:21:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3505 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3503 …} -Children: Doctrine\ORM\PersistentCollection {#3499 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "deorase" -description: null -img_file_name: null } Eccube\Entity\Category {#3495 -id: 61 -name: "eBIND®" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1730866578 {#3498 date: 2024-11-06 13:16:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3497 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3494 …} -Children: Doctrine\ORM\PersistentCollection {#3491 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "ebind" -description: null -img_file_name: null } Eccube\Entity\Category {#3487 -id: 62 -name: "elixa®" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1730866594 {#3489 date: 2024-11-06 13:16:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3488 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3486 …} -Children: Doctrine\ORM\PersistentCollection {#3482 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "elixa" -description: null -img_file_name: null } Eccube\Entity\Category {#3479 -id: 63 -name: "MICROPIGMO®" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1730866607 {#3481 date: 2024-11-06 13:16:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3480 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3478 …} -Children: Doctrine\ORM\PersistentCollection {#3475 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "micropigmo" -description: null -img_file_name: null } Eccube\Entity\Category {#3472 -id: 79 -name: "NIGROSINE" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1753321558 {#3474 date: 2025-07-24 10:45:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3473 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3471 …} -Children: Doctrine\ORM\PersistentCollection {#3572 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "nigrosine" -description: null -img_file_name: null } Eccube\Entity\Category {#3566 -id: 64 -name: "NUBIAN®" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1730866619 {#3570 date: 2024-11-06 13:16:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3568 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3542 …} -Children: Doctrine\ORM\PersistentCollection {#3575 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "nubian" -description: null -img_file_name: null } Eccube\Entity\Category {#3569 -id: 65 -name: "OIL" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1730866633 {#3573 date: 2024-11-06 13:17:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3571 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3564 …} -Children: Doctrine\ORM\PersistentCollection {#3563 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "oil" -description: null -img_file_name: null } Eccube\Entity\Category {#3560 -id: 66 -name: "OPLAS®" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1730866650 {#3562 date: 2024-11-06 13:17:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3561 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3559 …} -Children: Doctrine\ORM\PersistentCollection {#3556 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "oplas" -description: null -img_file_name: null } Eccube\Entity\Category {#3553 -id: 67 -name: "OPTRON®" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1730866665 {#3555 date: 2024-11-06 13:17:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3554 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3552 …} -Children: Doctrine\ORM\PersistentCollection {#3549 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "optron" -description: null -img_file_name: null } Eccube\Entity\Category {#3588 -id: 68 -name: "ORIPACS®" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1730866684 {#3548 date: 2024-11-06 13:18:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3587 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3589 …} -Children: Doctrine\ORM\PersistentCollection {#3592 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "oripacs" -description: null -img_file_name: null } Eccube\Entity\Category {#3595 -id: 69 -name: "VALIFAST®" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1730866707 {#3593 date: 2024-11-06 13:18:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3594 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3596 …} -Children: Doctrine\ORM\PersistentCollection {#3599 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "valifast" -description: null -img_file_name: null } Eccube\Entity\Category {#3602 -id: 71 -name: "VALIOSOL®" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1730866736 {#3600 date: 2024-11-06 13:18:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3601 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3603 …} -Children: Doctrine\ORM\PersistentCollection {#3606 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "valiosol" -description: null -img_file_name: null } Eccube\Entity\Category {#3609 -id: 70 -name: "WATER" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1730866723 {#3607 date: 2024-11-06 13:18:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3608 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3610 …} -Children: Doctrine\ORM\PersistentCollection {#3613 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "water" -description: null -img_file_name: null } Eccube\Entity\Category {#3616 -id: 30 -name: "SDS" -hierarchy: 1 -sort_no: 52 -create_date: DateTime @1727429302 {#3530 date: 2024-09-27 18:28:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3529 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3617 …} -Children: Doctrine\ORM\PersistentCollection {#3620 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "sds" -description: null -img_file_name: null } Eccube\Entity\Category {#3621 -id: 57 -name: "ALFAST®" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1730728687 {#3614 date: 2024-11-04 22:58:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3615 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3622 …} -Children: Doctrine\ORM\PersistentCollection {#3625 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "alfast" -description: null -img_file_name: null } Eccube\Entity\Category {#3630 -id: 53 -name: "BONASORB®" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1727430448 {#3628 date: 2024-09-27 18:47:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3629 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3631 …} -Children: Doctrine\ORM\PersistentCollection {#3634 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "bonasorb" -description: null -img_file_name: null } Eccube\Entity\Category {#3637 -id: 40 -name: "BONJET®" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1727430330 {#3635 date: 2024-09-27 18:45:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3636 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3638 …} -Children: Doctrine\ORM\PersistentCollection {#3641 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "bonjet" -description: null -img_file_name: null } Eccube\Entity\Category {#3644 -id: 41 -name: "BONTRON®" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1727430347 {#3642 date: 2024-09-27 18:45:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3643 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3645 …} -Children: Doctrine\ORM\PersistentCollection {#3648 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "bontron" -description: null -img_file_name: null } Eccube\Entity\Category {#3651 -id: 42 -name: "DEORASE®" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1727430355 {#3649 date: 2024-09-27 18:45:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3650 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3652 …} -Children: Doctrine\ORM\PersistentCollection {#3655 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "deorase" -description: null -img_file_name: null } Eccube\Entity\Category {#3658 -id: 43 -name: "eBIND®" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1727430365 {#3656 date: 2024-09-27 18:46:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3657 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3659 …} -Children: Doctrine\ORM\PersistentCollection {#3662 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "ebind" -description: null -img_file_name: null } Eccube\Entity\Category {#3665 -id: 44 -name: "elixa®" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1727430373 {#3663 date: 2024-09-27 18:46:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3664 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3666 …} -Children: Doctrine\ORM\PersistentCollection {#3669 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "elixa" -description: null -img_file_name: null } Eccube\Entity\Category {#3672 -id: 45 -name: "MICROPIGMO®" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1727430379 {#3670 date: 2024-09-27 18:46:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3671 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3673 …} -Children: Doctrine\ORM\PersistentCollection {#3676 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "micropigmo" -description: null -img_file_name: null } Eccube\Entity\Category {#3679 -id: 46 -name: "NUBIAN®" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1727430386 {#3677 date: 2024-09-27 18:46:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3678 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3680 …} -Children: Doctrine\ORM\PersistentCollection {#3683 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "nubian" -description: null -img_file_name: null } Eccube\Entity\Category {#3686 -id: 47 -name: "OIL" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1727430393 {#3684 date: 2024-09-27 18:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3685 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3687 …} -Children: Doctrine\ORM\PersistentCollection {#3690 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "oil" -description: null -img_file_name: null } Eccube\Entity\Category {#3693 -id: 48 -name: "OPLAS®" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1727430398 {#3691 date: 2024-09-27 18:46:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3692 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3694 …} -Children: Doctrine\ORM\PersistentCollection {#3697 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "oplas" -description: null -img_file_name: null } Eccube\Entity\Category {#3700 -id: 49 -name: "OPTRON®" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1727430407 {#3698 date: 2024-09-27 18:46:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3699 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3701 …} -Children: Doctrine\ORM\PersistentCollection {#3704 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "optron" -description: null -img_file_name: null } Eccube\Entity\Category {#3707 -id: 50 -name: "ORIPACS®" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1727430427 {#3705 date: 2024-09-27 18:47:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3706 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3708 …} -Children: Doctrine\ORM\PersistentCollection {#3711 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "oripacs" -description: null -img_file_name: null } Eccube\Entity\Category {#3714 -id: 51 -name: "VALIFAST®" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1727430433 {#3712 date: 2024-09-27 18:47:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3713 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3715 …} -Children: Doctrine\ORM\PersistentCollection {#3718 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "valifast" -description: null -img_file_name: null } Eccube\Entity\Category {#3721 -id: 54 -name: "VALIOSOL®" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1727430455 {#3719 date: 2024-09-27 18:47:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3720 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3722 …} -Children: Doctrine\ORM\PersistentCollection {#3725 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "valiosol" -description: null -img_file_name: null } Eccube\Entity\Category {#3728 -id: 52 -name: "WATER" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1727430441 {#3726 date: 2024-09-27 18:47:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3727 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3729 …} -Children: Doctrine\ORM\PersistentCollection {#3732 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "water" -description: null -img_file_name: null } Eccube\Entity\Category {#3735 -id: 81 -name: "【開発品】TDS" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1764288941 {#3733 date: 2025-11-28 09:15:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3734 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3736 …} -Children: Doctrine\ORM\PersistentCollection {#3739 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "development product-tds" -description: null -img_file_name: null } Eccube\Entity\Category {#3742 -id: 80 -name: "【開発品】SDS" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1764288928 {#3740 date: 2025-11-28 09:15:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3741 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3743 …} -Children: Doctrine\ORM\PersistentCollection {#3746 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "development product-sds" -description: null -img_file_name: null } Eccube\Entity\Category {#3747 -id: 27 -name: "ALFAST®" -hierarchy: 1 -sort_no: 49 -create_date: DateTime @1717553074 {#3627 date: 2024-06-05 11:04:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3626 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3748 …} -Children: Doctrine\ORM\PersistentCollection {#3751 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "alfast" -description: null -img_file_name: "" } Eccube\Entity\Category {#3754 -id: 26 -name: "BONASORB®" -hierarchy: 1 -sort_no: 48 -create_date: DateTime @1717553069 {#3752 date: 2024-06-05 11:04:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3753 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3755 …} -Children: Doctrine\ORM\PersistentCollection {#3758 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "bonasorb" -description: null -img_file_name: "" } Eccube\Entity\Category {#3761 -id: 1 -name: "BONJET®" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1488881692 {#3759 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3760 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3762 …} -Children: Doctrine\ORM\PersistentCollection {#3765 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "bonjet" -description: null -img_file_name: "0902171454_66d573fe75bff.jpg" } Eccube\Entity\Category {#3768 -id: 77 -name: "BONTRON®" -hierarchy: 1 -sort_no: 46 -create_date: DateTime @1730868578 {#3766 date: 2024-11-06 13:49:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3767 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3769 …} -Children: Doctrine\ORM\PersistentCollection {#3772 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "bontron" -description: null -img_file_name: null } Eccube\Entity\Category {#3775 -id: 24 -name: "DEORASE®" -hierarchy: 1 -sort_no: 45 -create_date: DateTime @1717553054 {#3773 date: 2024-06-05 11:04:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3774 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3776 …} -Children: Doctrine\ORM\PersistentCollection {#3779 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "deorase" -description: null -img_file_name: "" } Eccube\Entity\Category {#3782 -id: 22 -name: "<span style="font-style: italic;">e</span>BIND®" -hierarchy: 1 -sort_no: 44 -create_date: DateTime @1717553040 {#3780 date: 2024-06-05 11:04:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3781 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3783 …} -Children: Doctrine\ORM\PersistentCollection {#3786 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "ebind" -description: null -img_file_name: "" } Eccube\Entity\Category {#3789 -id: 20 -name: "elixa®" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1717553006 {#3787 date: 2024-06-05 11:03:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3788 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3790 …} -Children: Doctrine\ORM\PersistentCollection {#3793 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "elixa" -description: null -img_file_name: "" } Eccube\Entity\Category {#3796 -id: 16 -name: "MICROPIGMO®" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1717552913 {#3794 date: 2024-06-05 11:01:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3795 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3797 …} -Children: Doctrine\ORM\PersistentCollection {#3800 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "micropigmo" -description: null -img_file_name: "" } Eccube\Entity\Category {#3803 -id: 14 -name: "NUBIAN®" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1717552709 {#3801 date: 2024-06-05 10:58:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3802 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3804 …} -Children: Doctrine\ORM\PersistentCollection {#3807 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "nubian" -description: null -img_file_name: "" } Eccube\Entity\Category {#3810 -id: 5 -name: "OIL" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1488881692 {#3808 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102900 {#3809 date: 2025-02-21 10:55:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3811 …} -Children: Doctrine\ORM\PersistentCollection {#3814 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "oil" -description: null -img_file_name: "" } Eccube\Entity\Category {#3817 -id: 78 -name: "OPTIMA®" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1740102803 {#3815 date: 2025-02-21 10:53:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3816 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3818 …} -Children: Doctrine\ORM\PersistentCollection {#3821 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "optima" -description: null -img_file_name: null } Eccube\Entity\Category {#3824 -id: 73 -name: "ORIPACS®" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1730868365 {#3822 date: 2024-11-06 13:46:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3823 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3825 …} -Children: Doctrine\ORM\PersistentCollection {#3828 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "oripacs" -description: null -img_file_name: null } Eccube\Entity\Category {#3069 -id: 2 -name: "OPLAS®" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1488881692 {#3088 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102884 {#3086 date: 2025-02-21 10:54:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3274 …} -Children: Doctrine\ORM\PersistentCollection {#3272 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "oplas" -description: null -img_file_name: "" } Eccube\Entity\Category {#3831 -id: 72 -name: "OPTRON®" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1730868352 {#3830 date: 2024-11-06 13:45:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3829 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3832 …} -Children: Doctrine\ORM\PersistentCollection {#3835 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "optron" -description: null -img_file_name: null } Eccube\Entity\Category {#3838 -id: 74 -name: "VALIFAST®" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1730868379 {#3836 date: 2024-11-06 13:46:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102838 {#3837 date: 2025-02-21 10:53:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3839 …} -Children: Doctrine\ORM\PersistentCollection {#3842 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "valifast" -description: null -img_file_name: null } Eccube\Entity\Category {#3845 -id: 76 -name: "VALIOSOL®" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1730868409 {#3843 date: 2024-11-06 13:46:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3844 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3846 …} -Children: Doctrine\ORM\PersistentCollection {#3849 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "valiosol" -description: null -img_file_name: null } Eccube\Entity\Category {#3852 -id: 75 -name: "WATER" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1730868393 {#3850 date: 2024-11-06 13:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3851 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3853 …} -Children: Doctrine\ORM\PersistentCollection {#3856 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "water" -description: null -img_file_name: null } ] |
[ Eccube\Entity\Category {#3470 -id: 39 -name: "chemSHERPA" -hierarchy: 1 -sort_no: 54 -create_date: DateTime @1727430296 {#3502 date: 2024-09-27 18:44:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3496 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3539 …} -Children: Doctrine\ORM\PersistentCollection {#3536 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "chemSHERPA" -description: null -img_file_name: null } Eccube\Entity\Category {#3535 -id: 58 -name: "ALFAST®" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1730728840 {#3490 date: 2024-11-04 23:00:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3483 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3534 …} -Children: Doctrine\ORM\PersistentCollection {#3531 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "alfast" -description: null -img_file_name: null } Eccube\Entity\Category {#3526 -id: 60 -name: "BONASORB®" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1730760345 {#3528 date: 2024-11-05 07:45:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3527 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3525 …} -Children: Doctrine\ORM\PersistentCollection {#3522 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "bonasorb" -description: null -img_file_name: null } Eccube\Entity\Category {#3519 -id: 59 -name: "BONJET®" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1730728858 {#3521 date: 2024-11-04 23:00:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3520 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3518 …} -Children: Doctrine\ORM\PersistentCollection {#3515 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "bonjet" -description: null -img_file_name: null } Eccube\Entity\Category {#3512 -id: 55 -name: "BONTRON®" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1727774489 {#3514 date: 2024-10-01 18:21:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3513 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3511 …} -Children: Doctrine\ORM\PersistentCollection {#3507 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "bontron" -description: null -img_file_name: null } Eccube\Entity\Category {#3504 -id: 56 -name: "DEORASE®" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1727774498 {#3506 date: 2024-10-01 18:21:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3505 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3503 …} -Children: Doctrine\ORM\PersistentCollection {#3499 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "deorase" -description: null -img_file_name: null } Eccube\Entity\Category {#3495 -id: 61 -name: "eBIND®" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1730866578 {#3498 date: 2024-11-06 13:16:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3497 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3494 …} -Children: Doctrine\ORM\PersistentCollection {#3491 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "ebind" -description: null -img_file_name: null } Eccube\Entity\Category {#3487 -id: 62 -name: "elixa®" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1730866594 {#3489 date: 2024-11-06 13:16:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3488 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3486 …} -Children: Doctrine\ORM\PersistentCollection {#3482 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "elixa" -description: null -img_file_name: null } Eccube\Entity\Category {#3479 -id: 63 -name: "MICROPIGMO®" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1730866607 {#3481 date: 2024-11-06 13:16:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3480 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3478 …} -Children: Doctrine\ORM\PersistentCollection {#3475 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "micropigmo" -description: null -img_file_name: null } Eccube\Entity\Category {#3472 -id: 79 -name: "NIGROSINE" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1753321558 {#3474 date: 2025-07-24 10:45:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3473 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3471 …} -Children: Doctrine\ORM\PersistentCollection {#3572 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "nigrosine" -description: null -img_file_name: null } Eccube\Entity\Category {#3566 -id: 64 -name: "NUBIAN®" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1730866619 {#3570 date: 2024-11-06 13:16:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3568 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3542 …} -Children: Doctrine\ORM\PersistentCollection {#3575 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "nubian" -description: null -img_file_name: null } Eccube\Entity\Category {#3569 -id: 65 -name: "OIL" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1730866633 {#3573 date: 2024-11-06 13:17:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3571 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3564 …} -Children: Doctrine\ORM\PersistentCollection {#3563 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "oil" -description: null -img_file_name: null } Eccube\Entity\Category {#3560 -id: 66 -name: "OPLAS®" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1730866650 {#3562 date: 2024-11-06 13:17:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3561 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3559 …} -Children: Doctrine\ORM\PersistentCollection {#3556 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "oplas" -description: null -img_file_name: null } Eccube\Entity\Category {#3553 -id: 67 -name: "OPTRON®" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1730866665 {#3555 date: 2024-11-06 13:17:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3554 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3552 …} -Children: Doctrine\ORM\PersistentCollection {#3549 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "optron" -description: null -img_file_name: null } Eccube\Entity\Category {#3588 -id: 68 -name: "ORIPACS®" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1730866684 {#3548 date: 2024-11-06 13:18:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3587 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3589 …} -Children: Doctrine\ORM\PersistentCollection {#3592 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "oripacs" -description: null -img_file_name: null } Eccube\Entity\Category {#3595 -id: 69 -name: "VALIFAST®" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1730866707 {#3593 date: 2024-11-06 13:18:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3594 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3596 …} -Children: Doctrine\ORM\PersistentCollection {#3599 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "valifast" -description: null -img_file_name: null } Eccube\Entity\Category {#3602 -id: 71 -name: "VALIOSOL®" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1730866736 {#3600 date: 2024-11-06 13:18:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3601 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3603 …} -Children: Doctrine\ORM\PersistentCollection {#3606 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "valiosol" -description: null -img_file_name: null } Eccube\Entity\Category {#3609 -id: 70 -name: "WATER" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1730866723 {#3607 date: 2024-11-06 13:18:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3608 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3610 …} -Children: Doctrine\ORM\PersistentCollection {#3613 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "water" -description: null -img_file_name: null } Eccube\Entity\Category {#3616 -id: 30 -name: "SDS" -hierarchy: 1 -sort_no: 52 -create_date: DateTime @1727429302 {#3530 date: 2024-09-27 18:28:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3529 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3617 …} -Children: Doctrine\ORM\PersistentCollection {#3620 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "sds" -description: null -img_file_name: null } Eccube\Entity\Category {#3621 -id: 57 -name: "ALFAST®" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1730728687 {#3614 date: 2024-11-04 22:58:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3615 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3622 …} -Children: Doctrine\ORM\PersistentCollection {#3625 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "alfast" -description: null -img_file_name: null } Eccube\Entity\Category {#3630 -id: 53 -name: "BONASORB®" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1727430448 {#3628 date: 2024-09-27 18:47:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3629 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3631 …} -Children: Doctrine\ORM\PersistentCollection {#3634 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "bonasorb" -description: null -img_file_name: null } Eccube\Entity\Category {#3637 -id: 40 -name: "BONJET®" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1727430330 {#3635 date: 2024-09-27 18:45:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3636 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3638 …} -Children: Doctrine\ORM\PersistentCollection {#3641 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "bonjet" -description: null -img_file_name: null } Eccube\Entity\Category {#3644 -id: 41 -name: "BONTRON®" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1727430347 {#3642 date: 2024-09-27 18:45:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3643 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3645 …} -Children: Doctrine\ORM\PersistentCollection {#3648 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "bontron" -description: null -img_file_name: null } Eccube\Entity\Category {#3651 -id: 42 -name: "DEORASE®" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1727430355 {#3649 date: 2024-09-27 18:45:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3650 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3652 …} -Children: Doctrine\ORM\PersistentCollection {#3655 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "deorase" -description: null -img_file_name: null } Eccube\Entity\Category {#3658 -id: 43 -name: "eBIND®" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1727430365 {#3656 date: 2024-09-27 18:46:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3657 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3659 …} -Children: Doctrine\ORM\PersistentCollection {#3662 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "ebind" -description: null -img_file_name: null } Eccube\Entity\Category {#3665 -id: 44 -name: "elixa®" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1727430373 {#3663 date: 2024-09-27 18:46:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3664 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3666 …} -Children: Doctrine\ORM\PersistentCollection {#3669 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "elixa" -description: null -img_file_name: null } Eccube\Entity\Category {#3672 -id: 45 -name: "MICROPIGMO®" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1727430379 {#3670 date: 2024-09-27 18:46:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3671 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3673 …} -Children: Doctrine\ORM\PersistentCollection {#3676 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "micropigmo" -description: null -img_file_name: null } Eccube\Entity\Category {#3679 -id: 46 -name: "NUBIAN®" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1727430386 {#3677 date: 2024-09-27 18:46:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3678 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3680 …} -Children: Doctrine\ORM\PersistentCollection {#3683 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "nubian" -description: null -img_file_name: null } Eccube\Entity\Category {#3686 -id: 47 -name: "OIL" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1727430393 {#3684 date: 2024-09-27 18:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3685 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3687 …} -Children: Doctrine\ORM\PersistentCollection {#3690 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "oil" -description: null -img_file_name: null } Eccube\Entity\Category {#3693 -id: 48 -name: "OPLAS®" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1727430398 {#3691 date: 2024-09-27 18:46:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3692 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3694 …} -Children: Doctrine\ORM\PersistentCollection {#3697 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "oplas" -description: null -img_file_name: null } Eccube\Entity\Category {#3700 -id: 49 -name: "OPTRON®" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1727430407 {#3698 date: 2024-09-27 18:46:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3699 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3701 …} -Children: Doctrine\ORM\PersistentCollection {#3704 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "optron" -description: null -img_file_name: null } Eccube\Entity\Category {#3707 -id: 50 -name: "ORIPACS®" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1727430427 {#3705 date: 2024-09-27 18:47:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3706 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3708 …} -Children: Doctrine\ORM\PersistentCollection {#3711 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "oripacs" -description: null -img_file_name: null } Eccube\Entity\Category {#3714 -id: 51 -name: "VALIFAST®" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1727430433 {#3712 date: 2024-09-27 18:47:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3713 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3715 …} -Children: Doctrine\ORM\PersistentCollection {#3718 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "valifast" -description: null -img_file_name: null } Eccube\Entity\Category {#3721 -id: 54 -name: "VALIOSOL®" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1727430455 {#3719 date: 2024-09-27 18:47:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3720 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3722 …} -Children: Doctrine\ORM\PersistentCollection {#3725 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "valiosol" -description: null -img_file_name: null } Eccube\Entity\Category {#3728 -id: 52 -name: "WATER" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1727430441 {#3726 date: 2024-09-27 18:47:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3727 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3729 …} -Children: Doctrine\ORM\PersistentCollection {#3732 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "water" -description: null -img_file_name: null } Eccube\Entity\Category {#3735 -id: 81 -name: "【開発品】TDS" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1764288941 {#3733 date: 2025-11-28 09:15:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3734 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3736 …} -Children: Doctrine\ORM\PersistentCollection {#3739 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "development product-tds" -description: null -img_file_name: null } Eccube\Entity\Category {#3742 -id: 80 -name: "【開発品】SDS" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1764288928 {#3740 date: 2025-11-28 09:15:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3741 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3743 …} -Children: Doctrine\ORM\PersistentCollection {#3746 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "development product-sds" -description: null -img_file_name: null } Eccube\Entity\Category {#3747 -id: 27 -name: "ALFAST®" -hierarchy: 1 -sort_no: 49 -create_date: DateTime @1717553074 {#3627 date: 2024-06-05 11:04:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3626 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3748 …} -Children: Doctrine\ORM\PersistentCollection {#3751 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "alfast" -description: null -img_file_name: "" } Eccube\Entity\Category {#3754 -id: 26 -name: "BONASORB®" -hierarchy: 1 -sort_no: 48 -create_date: DateTime @1717553069 {#3752 date: 2024-06-05 11:04:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3753 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3755 …} -Children: Doctrine\ORM\PersistentCollection {#3758 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "bonasorb" -description: null -img_file_name: "" } Eccube\Entity\Category {#3761 -id: 1 -name: "BONJET®" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1488881692 {#3759 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3760 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3762 …} -Children: Doctrine\ORM\PersistentCollection {#3765 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "bonjet" -description: null -img_file_name: "0902171454_66d573fe75bff.jpg" } Eccube\Entity\Category {#3768 -id: 77 -name: "BONTRON®" -hierarchy: 1 -sort_no: 46 -create_date: DateTime @1730868578 {#3766 date: 2024-11-06 13:49:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3767 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3769 …} -Children: Doctrine\ORM\PersistentCollection {#3772 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "bontron" -description: null -img_file_name: null } Eccube\Entity\Category {#3775 -id: 24 -name: "DEORASE®" -hierarchy: 1 -sort_no: 45 -create_date: DateTime @1717553054 {#3773 date: 2024-06-05 11:04:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3774 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3776 …} -Children: Doctrine\ORM\PersistentCollection {#3779 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "deorase" -description: null -img_file_name: "" } Eccube\Entity\Category {#3782 -id: 22 -name: "<span style="font-style: italic;">e</span>BIND®" -hierarchy: 1 -sort_no: 44 -create_date: DateTime @1717553040 {#3780 date: 2024-06-05 11:04:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3781 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3783 …} -Children: Doctrine\ORM\PersistentCollection {#3786 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "ebind" -description: null -img_file_name: "" } Eccube\Entity\Category {#3789 -id: 20 -name: "elixa®" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1717553006 {#3787 date: 2024-06-05 11:03:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3788 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3790 …} -Children: Doctrine\ORM\PersistentCollection {#3793 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "elixa" -description: null -img_file_name: "" } Eccube\Entity\Category {#3796 -id: 16 -name: "MICROPIGMO®" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1717552913 {#3794 date: 2024-06-05 11:01:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3795 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3797 …} -Children: Doctrine\ORM\PersistentCollection {#3800 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "micropigmo" -description: null -img_file_name: "" } Eccube\Entity\Category {#3803 -id: 14 -name: "NUBIAN®" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1717552709 {#3801 date: 2024-06-05 10:58:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3802 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3804 …} -Children: Doctrine\ORM\PersistentCollection {#3807 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "nubian" -description: null -img_file_name: "" } Eccube\Entity\Category {#3810 -id: 5 -name: "OIL" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1488881692 {#3808 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102900 {#3809 date: 2025-02-21 10:55:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3811 …} -Children: Doctrine\ORM\PersistentCollection {#3814 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "oil" -description: null -img_file_name: "" } Eccube\Entity\Category {#3817 -id: 78 -name: "OPTIMA®" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1740102803 {#3815 date: 2025-02-21 10:53:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3816 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3818 …} -Children: Doctrine\ORM\PersistentCollection {#3821 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "optima" -description: null -img_file_name: null } Eccube\Entity\Category {#3824 -id: 73 -name: "ORIPACS®" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1730868365 {#3822 date: 2024-11-06 13:46:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3823 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3825 …} -Children: Doctrine\ORM\PersistentCollection {#3828 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "oripacs" -description: null -img_file_name: null } Eccube\Entity\Category {#3069 -id: 2 -name: "OPLAS®" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1488881692 {#3088 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102884 {#3086 date: 2025-02-21 10:54:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3274 …} -Children: Doctrine\ORM\PersistentCollection {#3272 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "oplas" -description: null -img_file_name: "" } Eccube\Entity\Category {#3831 -id: 72 -name: "OPTRON®" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1730868352 {#3830 date: 2024-11-06 13:45:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3829 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3832 …} -Children: Doctrine\ORM\PersistentCollection {#3835 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "optron" -description: null -img_file_name: null } Eccube\Entity\Category {#3838 -id: 74 -name: "VALIFAST®" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1730868379 {#3836 date: 2024-11-06 13:46:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102838 {#3837 date: 2025-02-21 10:53:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3839 …} -Children: Doctrine\ORM\PersistentCollection {#3842 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "valifast" -description: null -img_file_name: null } Eccube\Entity\Category {#3845 -id: 76 -name: "VALIOSOL®" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1730868409 {#3843 date: 2024-11-06 13:46:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3844 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3846 …} -Children: Doctrine\ORM\PersistentCollection {#3849 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "valiosol" -description: null -img_file_name: null } Eccube\Entity\Category {#3852 -id: 75 -name: "WATER" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1730868393 {#3850 date: 2024-11-06 13:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3851 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3853 …} -Children: Doctrine\ORM\PersistentCollection {#3856 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -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 {#4129 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#4130 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4132 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#4131 …} } |
| choices | [ Eccube\Entity\Category {#3470 -id: 39 -name: "chemSHERPA" -hierarchy: 1 -sort_no: 54 -create_date: DateTime @1727430296 {#3502 date: 2024-09-27 18:44:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3496 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3539 …} -Children: Doctrine\ORM\PersistentCollection {#3536 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "chemSHERPA" -description: null -img_file_name: null } Eccube\Entity\Category {#3535 -id: 58 -name: "ALFAST®" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1730728840 {#3490 date: 2024-11-04 23:00:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3483 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3534 …} -Children: Doctrine\ORM\PersistentCollection {#3531 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "alfast" -description: null -img_file_name: null } Eccube\Entity\Category {#3526 -id: 60 -name: "BONASORB®" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1730760345 {#3528 date: 2024-11-05 07:45:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3527 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3525 …} -Children: Doctrine\ORM\PersistentCollection {#3522 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "bonasorb" -description: null -img_file_name: null } Eccube\Entity\Category {#3519 -id: 59 -name: "BONJET®" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1730728858 {#3521 date: 2024-11-04 23:00:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3520 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3518 …} -Children: Doctrine\ORM\PersistentCollection {#3515 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "bonjet" -description: null -img_file_name: null } Eccube\Entity\Category {#3512 -id: 55 -name: "BONTRON®" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1727774489 {#3514 date: 2024-10-01 18:21:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3513 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3511 …} -Children: Doctrine\ORM\PersistentCollection {#3507 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "bontron" -description: null -img_file_name: null } Eccube\Entity\Category {#3504 -id: 56 -name: "DEORASE®" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1727774498 {#3506 date: 2024-10-01 18:21:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3505 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3503 …} -Children: Doctrine\ORM\PersistentCollection {#3499 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "deorase" -description: null -img_file_name: null } Eccube\Entity\Category {#3495 -id: 61 -name: "eBIND®" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1730866578 {#3498 date: 2024-11-06 13:16:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3497 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3494 …} -Children: Doctrine\ORM\PersistentCollection {#3491 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "ebind" -description: null -img_file_name: null } Eccube\Entity\Category {#3487 -id: 62 -name: "elixa®" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1730866594 {#3489 date: 2024-11-06 13:16:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3488 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3486 …} -Children: Doctrine\ORM\PersistentCollection {#3482 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "elixa" -description: null -img_file_name: null } Eccube\Entity\Category {#3479 -id: 63 -name: "MICROPIGMO®" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1730866607 {#3481 date: 2024-11-06 13:16:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3480 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3478 …} -Children: Doctrine\ORM\PersistentCollection {#3475 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "micropigmo" -description: null -img_file_name: null } Eccube\Entity\Category {#3472 -id: 79 -name: "NIGROSINE" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1753321558 {#3474 date: 2025-07-24 10:45:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3473 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3471 …} -Children: Doctrine\ORM\PersistentCollection {#3572 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "nigrosine" -description: null -img_file_name: null } Eccube\Entity\Category {#3566 -id: 64 -name: "NUBIAN®" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1730866619 {#3570 date: 2024-11-06 13:16:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3568 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3542 …} -Children: Doctrine\ORM\PersistentCollection {#3575 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "nubian" -description: null -img_file_name: null } Eccube\Entity\Category {#3569 -id: 65 -name: "OIL" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1730866633 {#3573 date: 2024-11-06 13:17:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3571 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3564 …} -Children: Doctrine\ORM\PersistentCollection {#3563 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "oil" -description: null -img_file_name: null } Eccube\Entity\Category {#3560 -id: 66 -name: "OPLAS®" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1730866650 {#3562 date: 2024-11-06 13:17:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3561 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3559 …} -Children: Doctrine\ORM\PersistentCollection {#3556 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "oplas" -description: null -img_file_name: null } Eccube\Entity\Category {#3553 -id: 67 -name: "OPTRON®" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1730866665 {#3555 date: 2024-11-06 13:17:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3554 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3552 …} -Children: Doctrine\ORM\PersistentCollection {#3549 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "optron" -description: null -img_file_name: null } Eccube\Entity\Category {#3588 -id: 68 -name: "ORIPACS®" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1730866684 {#3548 date: 2024-11-06 13:18:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3587 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3589 …} -Children: Doctrine\ORM\PersistentCollection {#3592 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "oripacs" -description: null -img_file_name: null } Eccube\Entity\Category {#3595 -id: 69 -name: "VALIFAST®" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1730866707 {#3593 date: 2024-11-06 13:18:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3594 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3596 …} -Children: Doctrine\ORM\PersistentCollection {#3599 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "valifast" -description: null -img_file_name: null } Eccube\Entity\Category {#3602 -id: 71 -name: "VALIOSOL®" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1730866736 {#3600 date: 2024-11-06 13:18:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3601 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3603 …} -Children: Doctrine\ORM\PersistentCollection {#3606 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "valiosol" -description: null -img_file_name: null } Eccube\Entity\Category {#3609 -id: 70 -name: "WATER" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1730866723 {#3607 date: 2024-11-06 13:18:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3608 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3610 …} -Children: Doctrine\ORM\PersistentCollection {#3613 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "water" -description: null -img_file_name: null } Eccube\Entity\Category {#3616 -id: 30 -name: "SDS" -hierarchy: 1 -sort_no: 52 -create_date: DateTime @1727429302 {#3530 date: 2024-09-27 18:28:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3529 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3617 …} -Children: Doctrine\ORM\PersistentCollection {#3620 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "sds" -description: null -img_file_name: null } Eccube\Entity\Category {#3621 -id: 57 -name: "ALFAST®" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1730728687 {#3614 date: 2024-11-04 22:58:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3615 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3622 …} -Children: Doctrine\ORM\PersistentCollection {#3625 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "alfast" -description: null -img_file_name: null } Eccube\Entity\Category {#3630 -id: 53 -name: "BONASORB®" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1727430448 {#3628 date: 2024-09-27 18:47:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3629 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3631 …} -Children: Doctrine\ORM\PersistentCollection {#3634 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "bonasorb" -description: null -img_file_name: null } Eccube\Entity\Category {#3637 -id: 40 -name: "BONJET®" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1727430330 {#3635 date: 2024-09-27 18:45:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3636 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3638 …} -Children: Doctrine\ORM\PersistentCollection {#3641 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "bonjet" -description: null -img_file_name: null } Eccube\Entity\Category {#3644 -id: 41 -name: "BONTRON®" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1727430347 {#3642 date: 2024-09-27 18:45:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3643 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3645 …} -Children: Doctrine\ORM\PersistentCollection {#3648 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "bontron" -description: null -img_file_name: null } Eccube\Entity\Category {#3651 -id: 42 -name: "DEORASE®" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1727430355 {#3649 date: 2024-09-27 18:45:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3650 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3652 …} -Children: Doctrine\ORM\PersistentCollection {#3655 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "deorase" -description: null -img_file_name: null } Eccube\Entity\Category {#3658 -id: 43 -name: "eBIND®" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1727430365 {#3656 date: 2024-09-27 18:46:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3657 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3659 …} -Children: Doctrine\ORM\PersistentCollection {#3662 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "ebind" -description: null -img_file_name: null } Eccube\Entity\Category {#3665 -id: 44 -name: "elixa®" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1727430373 {#3663 date: 2024-09-27 18:46:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3664 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3666 …} -Children: Doctrine\ORM\PersistentCollection {#3669 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "elixa" -description: null -img_file_name: null } Eccube\Entity\Category {#3672 -id: 45 -name: "MICROPIGMO®" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1727430379 {#3670 date: 2024-09-27 18:46:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3671 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3673 …} -Children: Doctrine\ORM\PersistentCollection {#3676 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "micropigmo" -description: null -img_file_name: null } Eccube\Entity\Category {#3679 -id: 46 -name: "NUBIAN®" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1727430386 {#3677 date: 2024-09-27 18:46:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3678 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3680 …} -Children: Doctrine\ORM\PersistentCollection {#3683 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "nubian" -description: null -img_file_name: null } Eccube\Entity\Category {#3686 -id: 47 -name: "OIL" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1727430393 {#3684 date: 2024-09-27 18:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3685 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3687 …} -Children: Doctrine\ORM\PersistentCollection {#3690 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "oil" -description: null -img_file_name: null } Eccube\Entity\Category {#3693 -id: 48 -name: "OPLAS®" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1727430398 {#3691 date: 2024-09-27 18:46:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3692 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3694 …} -Children: Doctrine\ORM\PersistentCollection {#3697 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "oplas" -description: null -img_file_name: null } Eccube\Entity\Category {#3700 -id: 49 -name: "OPTRON®" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1727430407 {#3698 date: 2024-09-27 18:46:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3699 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3701 …} -Children: Doctrine\ORM\PersistentCollection {#3704 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "optron" -description: null -img_file_name: null } Eccube\Entity\Category {#3707 -id: 50 -name: "ORIPACS®" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1727430427 {#3705 date: 2024-09-27 18:47:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3706 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3708 …} -Children: Doctrine\ORM\PersistentCollection {#3711 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "oripacs" -description: null -img_file_name: null } Eccube\Entity\Category {#3714 -id: 51 -name: "VALIFAST®" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1727430433 {#3712 date: 2024-09-27 18:47:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3713 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3715 …} -Children: Doctrine\ORM\PersistentCollection {#3718 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "valifast" -description: null -img_file_name: null } Eccube\Entity\Category {#3721 -id: 54 -name: "VALIOSOL®" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1727430455 {#3719 date: 2024-09-27 18:47:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3720 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3722 …} -Children: Doctrine\ORM\PersistentCollection {#3725 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "valiosol" -description: null -img_file_name: null } Eccube\Entity\Category {#3728 -id: 52 -name: "WATER" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1727430441 {#3726 date: 2024-09-27 18:47:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3727 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3729 …} -Children: Doctrine\ORM\PersistentCollection {#3732 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "water" -description: null -img_file_name: null } Eccube\Entity\Category {#3735 -id: 81 -name: "【開発品】TDS" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1764288941 {#3733 date: 2025-11-28 09:15:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3734 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3736 …} -Children: Doctrine\ORM\PersistentCollection {#3739 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "development product-tds" -description: null -img_file_name: null } Eccube\Entity\Category {#3742 -id: 80 -name: "【開発品】SDS" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1764288928 {#3740 date: 2025-11-28 09:15:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3741 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3743 …} -Children: Doctrine\ORM\PersistentCollection {#3746 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "development product-sds" -description: null -img_file_name: null } Eccube\Entity\Category {#3747 -id: 27 -name: "ALFAST®" -hierarchy: 1 -sort_no: 49 -create_date: DateTime @1717553074 {#3627 date: 2024-06-05 11:04:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3626 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3748 …} -Children: Doctrine\ORM\PersistentCollection {#3751 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "alfast" -description: null -img_file_name: "" } Eccube\Entity\Category {#3754 -id: 26 -name: "BONASORB®" -hierarchy: 1 -sort_no: 48 -create_date: DateTime @1717553069 {#3752 date: 2024-06-05 11:04:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3753 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3755 …} -Children: Doctrine\ORM\PersistentCollection {#3758 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "bonasorb" -description: null -img_file_name: "" } Eccube\Entity\Category {#3761 -id: 1 -name: "BONJET®" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1488881692 {#3759 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3760 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3762 …} -Children: Doctrine\ORM\PersistentCollection {#3765 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "bonjet" -description: null -img_file_name: "0902171454_66d573fe75bff.jpg" } Eccube\Entity\Category {#3768 -id: 77 -name: "BONTRON®" -hierarchy: 1 -sort_no: 46 -create_date: DateTime @1730868578 {#3766 date: 2024-11-06 13:49:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3767 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3769 …} -Children: Doctrine\ORM\PersistentCollection {#3772 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "bontron" -description: null -img_file_name: null } Eccube\Entity\Category {#3775 -id: 24 -name: "DEORASE®" -hierarchy: 1 -sort_no: 45 -create_date: DateTime @1717553054 {#3773 date: 2024-06-05 11:04:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3774 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3776 …} -Children: Doctrine\ORM\PersistentCollection {#3779 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "deorase" -description: null -img_file_name: "" } Eccube\Entity\Category {#3782 -id: 22 -name: "<span style="font-style: italic;">e</span>BIND®" -hierarchy: 1 -sort_no: 44 -create_date: DateTime @1717553040 {#3780 date: 2024-06-05 11:04:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3781 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3783 …} -Children: Doctrine\ORM\PersistentCollection {#3786 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "ebind" -description: null -img_file_name: "" } Eccube\Entity\Category {#3789 -id: 20 -name: "elixa®" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1717553006 {#3787 date: 2024-06-05 11:03:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3788 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3790 …} -Children: Doctrine\ORM\PersistentCollection {#3793 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "elixa" -description: null -img_file_name: "" } Eccube\Entity\Category {#3796 -id: 16 -name: "MICROPIGMO®" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1717552913 {#3794 date: 2024-06-05 11:01:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3795 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3797 …} -Children: Doctrine\ORM\PersistentCollection {#3800 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "micropigmo" -description: null -img_file_name: "" } Eccube\Entity\Category {#3803 -id: 14 -name: "NUBIAN®" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1717552709 {#3801 date: 2024-06-05 10:58:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3802 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3804 …} -Children: Doctrine\ORM\PersistentCollection {#3807 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "nubian" -description: null -img_file_name: "" } Eccube\Entity\Category {#3810 -id: 5 -name: "OIL" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1488881692 {#3808 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102900 {#3809 date: 2025-02-21 10:55:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3811 …} -Children: Doctrine\ORM\PersistentCollection {#3814 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "oil" -description: null -img_file_name: "" } Eccube\Entity\Category {#3817 -id: 78 -name: "OPTIMA®" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1740102803 {#3815 date: 2025-02-21 10:53:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3816 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3818 …} -Children: Doctrine\ORM\PersistentCollection {#3821 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "optima" -description: null -img_file_name: null } Eccube\Entity\Category {#3824 -id: 73 -name: "ORIPACS®" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1730868365 {#3822 date: 2024-11-06 13:46:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3823 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3825 …} -Children: Doctrine\ORM\PersistentCollection {#3828 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "oripacs" -description: null -img_file_name: null } Eccube\Entity\Category {#3069 -id: 2 -name: "OPLAS®" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1488881692 {#3088 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102884 {#3086 date: 2025-02-21 10:54:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3274 …} -Children: Doctrine\ORM\PersistentCollection {#3272 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "oplas" -description: null -img_file_name: "" } Eccube\Entity\Category {#3831 -id: 72 -name: "OPTRON®" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1730868352 {#3830 date: 2024-11-06 13:45:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3829 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3832 …} -Children: Doctrine\ORM\PersistentCollection {#3835 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "optron" -description: null -img_file_name: null } Eccube\Entity\Category {#3838 -id: 74 -name: "VALIFAST®" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1730868379 {#3836 date: 2024-11-06 13:46:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102838 {#3837 date: 2025-02-21 10:53:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3839 …} -Children: Doctrine\ORM\PersistentCollection {#3842 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "valifast" -description: null -img_file_name: null } Eccube\Entity\Category {#3845 -id: 76 -name: "VALIOSOL®" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1730868409 {#3843 date: 2024-11-06 13:46:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3844 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3846 …} -Children: Doctrine\ORM\PersistentCollection {#3849 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "valiosol" -description: null -img_file_name: null } Eccube\Entity\Category {#3852 -id: 75 -name: "WATER" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1730868393 {#3850 date: 2024-11-06 13:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3851 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3853 …} -Children: Doctrine\ORM\PersistentCollection {#3856 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -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 {#4128 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerJjev4OU\EntityManagerGhost554d0f0 {#652 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3003 …} } |
| 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() {#4127 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4125 …} $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 {#7893 +label: "chemSHERPA" +value: "39" +data: Eccube\Entity\Category {#3470 -id: 39 -name: "chemSHERPA" -hierarchy: 1 -sort_no: 54 -create_date: DateTime @1727430296 {#3502 date: 2024-09-27 18:44:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3496 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3539 …} -Children: Doctrine\ORM\PersistentCollection {#3536 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "chemSHERPA" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7891 +label: "\u{3000}ALFAST®" +value: "58" +data: Eccube\Entity\Category {#3535 -id: 58 -name: "ALFAST®" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1730728840 {#3490 date: 2024-11-04 23:00:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3483 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3534 …} -Children: Doctrine\ORM\PersistentCollection {#3531 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "alfast" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7892 +label: "\u{3000}BONASORB®" +value: "60" +data: Eccube\Entity\Category {#3526 -id: 60 -name: "BONASORB®" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1730760345 {#3528 date: 2024-11-05 07:45:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3527 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3525 …} -Children: Doctrine\ORM\PersistentCollection {#3522 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "bonasorb" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7889 +label: "\u{3000}BONJET®" +value: "59" +data: Eccube\Entity\Category {#3519 -id: 59 -name: "BONJET®" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1730728858 {#3521 date: 2024-11-04 23:00:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3520 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3518 …} -Children: Doctrine\ORM\PersistentCollection {#3515 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "bonjet" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7888 +label: "\u{3000}BONTRON®" +value: "55" +data: Eccube\Entity\Category {#3512 -id: 55 -name: "BONTRON®" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1727774489 {#3514 date: 2024-10-01 18:21:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3513 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3511 …} -Children: Doctrine\ORM\PersistentCollection {#3507 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "bontron" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7887 +label: "\u{3000}DEORASE®" +value: "56" +data: Eccube\Entity\Category {#3504 -id: 56 -name: "DEORASE®" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1727774498 {#3506 date: 2024-10-01 18:21:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3505 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3503 …} -Children: Doctrine\ORM\PersistentCollection {#3499 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "deorase" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7886 +label: "\u{3000}eBIND®" +value: "61" +data: Eccube\Entity\Category {#3495 -id: 61 -name: "eBIND®" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1730866578 {#3498 date: 2024-11-06 13:16:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3497 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3494 …} -Children: Doctrine\ORM\PersistentCollection {#3491 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "ebind" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7885 +label: "\u{3000}elixa®" +value: "62" +data: Eccube\Entity\Category {#3487 -id: 62 -name: "elixa®" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1730866594 {#3489 date: 2024-11-06 13:16:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3488 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3486 …} -Children: Doctrine\ORM\PersistentCollection {#3482 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "elixa" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7884 +label: "\u{3000}MICROPIGMO®" +value: "63" +data: Eccube\Entity\Category {#3479 -id: 63 -name: "MICROPIGMO®" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1730866607 {#3481 date: 2024-11-06 13:16:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3480 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3478 …} -Children: Doctrine\ORM\PersistentCollection {#3475 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "micropigmo" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7883 +label: "\u{3000}NIGROSINE" +value: "79" +data: Eccube\Entity\Category {#3472 -id: 79 -name: "NIGROSINE" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1753321558 {#3474 date: 2025-07-24 10:45:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3473 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3471 …} -Children: Doctrine\ORM\PersistentCollection {#3572 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "nigrosine" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7882 +label: "\u{3000}NUBIAN®" +value: "64" +data: Eccube\Entity\Category {#3566 -id: 64 -name: "NUBIAN®" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1730866619 {#3570 date: 2024-11-06 13:16:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3568 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3542 …} -Children: Doctrine\ORM\PersistentCollection {#3575 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "nubian" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7881 +label: "\u{3000}OIL" +value: "65" +data: Eccube\Entity\Category {#3569 -id: 65 -name: "OIL" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1730866633 {#3573 date: 2024-11-06 13:17:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3571 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3564 …} -Children: Doctrine\ORM\PersistentCollection {#3563 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "oil" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7880 +label: "\u{3000}OPLAS®" +value: "66" +data: Eccube\Entity\Category {#3560 -id: 66 -name: "OPLAS®" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1730866650 {#3562 date: 2024-11-06 13:17:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3561 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3559 …} -Children: Doctrine\ORM\PersistentCollection {#3556 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "oplas" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7879 +label: "\u{3000}OPTRON®" +value: "67" +data: Eccube\Entity\Category {#3553 -id: 67 -name: "OPTRON®" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1730866665 {#3555 date: 2024-11-06 13:17:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3554 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3552 …} -Children: Doctrine\ORM\PersistentCollection {#3549 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "optron" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7878 +label: "\u{3000}ORIPACS®" +value: "68" +data: Eccube\Entity\Category {#3588 -id: 68 -name: "ORIPACS®" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1730866684 {#3548 date: 2024-11-06 13:18:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3587 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3589 …} -Children: Doctrine\ORM\PersistentCollection {#3592 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "oripacs" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7877 +label: "\u{3000}VALIFAST®" +value: "69" +data: Eccube\Entity\Category {#3595 -id: 69 -name: "VALIFAST®" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1730866707 {#3593 date: 2024-11-06 13:18:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3594 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3596 …} -Children: Doctrine\ORM\PersistentCollection {#3599 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "valifast" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7876 +label: "\u{3000}VALIOSOL®" +value: "71" +data: Eccube\Entity\Category {#3602 -id: 71 -name: "VALIOSOL®" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1730866736 {#3600 date: 2024-11-06 13:18:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3601 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3603 …} -Children: Doctrine\ORM\PersistentCollection {#3606 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "valiosol" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7875 +label: "\u{3000}WATER" +value: "70" +data: Eccube\Entity\Category {#3609 -id: 70 -name: "WATER" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1730866723 {#3607 date: 2024-11-06 13:18:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3608 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3610 …} -Children: Doctrine\ORM\PersistentCollection {#3613 …} -Parent: Eccube\Entity\Category {#3470} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "water" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7874 +label: "SDS" +value: "30" +data: Eccube\Entity\Category {#3616 -id: 30 -name: "SDS" -hierarchy: 1 -sort_no: 52 -create_date: DateTime @1727429302 {#3530 date: 2024-09-27 18:28:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3529 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3617 …} -Children: Doctrine\ORM\PersistentCollection {#3620 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "sds" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7873 +label: "\u{3000}ALFAST®" +value: "57" +data: Eccube\Entity\Category {#3621 -id: 57 -name: "ALFAST®" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1730728687 {#3614 date: 2024-11-04 22:58:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3615 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3622 …} -Children: Doctrine\ORM\PersistentCollection {#3625 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "alfast" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7872 +label: "\u{3000}BONASORB®" +value: "53" +data: Eccube\Entity\Category {#3630 -id: 53 -name: "BONASORB®" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1727430448 {#3628 date: 2024-09-27 18:47:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3629 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3631 …} -Children: Doctrine\ORM\PersistentCollection {#3634 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "bonasorb" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7871 +label: "\u{3000}BONJET®" +value: "40" +data: Eccube\Entity\Category {#3637 -id: 40 -name: "BONJET®" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1727430330 {#3635 date: 2024-09-27 18:45:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3636 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3638 …} -Children: Doctrine\ORM\PersistentCollection {#3641 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "bonjet" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7870 +label: "\u{3000}BONTRON®" +value: "41" +data: Eccube\Entity\Category {#3644 -id: 41 -name: "BONTRON®" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1727430347 {#3642 date: 2024-09-27 18:45:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3643 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3645 …} -Children: Doctrine\ORM\PersistentCollection {#3648 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "bontron" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7869 +label: "\u{3000}DEORASE®" +value: "42" +data: Eccube\Entity\Category {#3651 -id: 42 -name: "DEORASE®" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1727430355 {#3649 date: 2024-09-27 18:45:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3650 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3652 …} -Children: Doctrine\ORM\PersistentCollection {#3655 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "deorase" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7868 +label: "\u{3000}eBIND®" +value: "43" +data: Eccube\Entity\Category {#3658 -id: 43 -name: "eBIND®" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1727430365 {#3656 date: 2024-09-27 18:46:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3657 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3659 …} -Children: Doctrine\ORM\PersistentCollection {#3662 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "ebind" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7867 +label: "\u{3000}elixa®" +value: "44" +data: Eccube\Entity\Category {#3665 -id: 44 -name: "elixa®" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1727430373 {#3663 date: 2024-09-27 18:46:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3664 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3666 …} -Children: Doctrine\ORM\PersistentCollection {#3669 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "elixa" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7866 +label: "\u{3000}MICROPIGMO®" +value: "45" +data: Eccube\Entity\Category {#3672 -id: 45 -name: "MICROPIGMO®" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1727430379 {#3670 date: 2024-09-27 18:46:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3671 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3673 …} -Children: Doctrine\ORM\PersistentCollection {#3676 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "micropigmo" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7865 +label: "\u{3000}NUBIAN®" +value: "46" +data: Eccube\Entity\Category {#3679 -id: 46 -name: "NUBIAN®" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1727430386 {#3677 date: 2024-09-27 18:46:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3678 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3680 …} -Children: Doctrine\ORM\PersistentCollection {#3683 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "nubian" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7864 +label: "\u{3000}OIL" +value: "47" +data: Eccube\Entity\Category {#3686 -id: 47 -name: "OIL" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1727430393 {#3684 date: 2024-09-27 18:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3685 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3687 …} -Children: Doctrine\ORM\PersistentCollection {#3690 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "oil" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7863 +label: "\u{3000}OPLAS®" +value: "48" +data: Eccube\Entity\Category {#3693 -id: 48 -name: "OPLAS®" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1727430398 {#3691 date: 2024-09-27 18:46:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3692 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3694 …} -Children: Doctrine\ORM\PersistentCollection {#3697 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "oplas" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7862 +label: "\u{3000}OPTRON®" +value: "49" +data: Eccube\Entity\Category {#3700 -id: 49 -name: "OPTRON®" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1727430407 {#3698 date: 2024-09-27 18:46:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3699 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3701 …} -Children: Doctrine\ORM\PersistentCollection {#3704 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "optron" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7861 +label: "\u{3000}ORIPACS®" +value: "50" +data: Eccube\Entity\Category {#3707 -id: 50 -name: "ORIPACS®" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1727430427 {#3705 date: 2024-09-27 18:47:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3706 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3708 …} -Children: Doctrine\ORM\PersistentCollection {#3711 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "oripacs" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7860 +label: "\u{3000}VALIFAST®" +value: "51" +data: Eccube\Entity\Category {#3714 -id: 51 -name: "VALIFAST®" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1727430433 {#3712 date: 2024-09-27 18:47:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3713 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3715 …} -Children: Doctrine\ORM\PersistentCollection {#3718 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "valifast" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7859 +label: "\u{3000}VALIOSOL®" +value: "54" +data: Eccube\Entity\Category {#3721 -id: 54 -name: "VALIOSOL®" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1727430455 {#3719 date: 2024-09-27 18:47:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3720 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3722 …} -Children: Doctrine\ORM\PersistentCollection {#3725 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "valiosol" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7858 +label: "\u{3000}WATER" +value: "52" +data: Eccube\Entity\Category {#3728 -id: 52 -name: "WATER" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1727430441 {#3726 date: 2024-09-27 18:47:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3727 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3729 …} -Children: Doctrine\ORM\PersistentCollection {#3732 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "water" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7857 +label: "\u{3000}【開発品】TDS" +value: "81" +data: Eccube\Entity\Category {#3735 -id: 81 -name: "【開発品】TDS" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1764288941 {#3733 date: 2025-11-28 09:15:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3734 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3736 …} -Children: Doctrine\ORM\PersistentCollection {#3739 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "development product-tds" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7856 +label: "\u{3000}【開発品】SDS" +value: "80" +data: Eccube\Entity\Category {#3742 -id: 80 -name: "【開発品】SDS" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1764288928 {#3740 date: 2025-11-28 09:15:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764288950 {#3741 date: 2025-11-28 09:15:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3743 …} -Children: Doctrine\ORM\PersistentCollection {#3746 …} -Parent: Eccube\Entity\Category {#3616} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "development product-sds" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7855 +label: "ALFAST®" +value: "27" +data: Eccube\Entity\Category {#3747 -id: 27 -name: "ALFAST®" -hierarchy: 1 -sort_no: 49 -create_date: DateTime @1717553074 {#3627 date: 2024-06-05 11:04:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3626 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3748 …} -Children: Doctrine\ORM\PersistentCollection {#3751 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "alfast" -description: null -img_file_name: "" } +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7854 +label: "BONASORB®" +value: "26" +data: Eccube\Entity\Category {#3754 -id: 26 -name: "BONASORB®" -hierarchy: 1 -sort_no: 48 -create_date: DateTime @1717553069 {#3752 date: 2024-06-05 11:04:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3753 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3755 …} -Children: Doctrine\ORM\PersistentCollection {#3758 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "bonasorb" -description: null -img_file_name: "" } +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7853 +label: "BONJET®" +value: "1" +data: Eccube\Entity\Category {#3761 -id: 1 -name: "BONJET®" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1488881692 {#3759 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3760 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3762 …} -Children: Doctrine\ORM\PersistentCollection {#3765 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "bonjet" -description: null -img_file_name: "0902171454_66d573fe75bff.jpg" } +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7851 +label: "BONTRON®" +value: "77" +data: Eccube\Entity\Category {#3768 -id: 77 -name: "BONTRON®" -hierarchy: 1 -sort_no: 46 -create_date: DateTime @1730868578 {#3766 date: 2024-11-06 13:49:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3767 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3769 …} -Children: Doctrine\ORM\PersistentCollection {#3772 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "bontron" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7903 +label: "DEORASE®" +value: "24" +data: Eccube\Entity\Category {#3775 -id: 24 -name: "DEORASE®" -hierarchy: 1 -sort_no: 45 -create_date: DateTime @1717553054 {#3773 date: 2024-06-05 11:04:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3774 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3776 …} -Children: Doctrine\ORM\PersistentCollection {#3779 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "deorase" -description: null -img_file_name: "" } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7904 +label: "<span style="font-style: italic;">e</span>BIND®" +value: "22" +data: Eccube\Entity\Category {#3782 -id: 22 -name: "<span style="font-style: italic;">e</span>BIND®" -hierarchy: 1 -sort_no: 44 -create_date: DateTime @1717553040 {#3780 date: 2024-06-05 11:04:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3781 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3783 …} -Children: Doctrine\ORM\PersistentCollection {#3786 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "ebind" -description: null -img_file_name: "" } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7905 +label: "elixa®" +value: "20" +data: Eccube\Entity\Category {#3789 -id: 20 -name: "elixa®" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1717553006 {#3787 date: 2024-06-05 11:03:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3788 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3790 …} -Children: Doctrine\ORM\PersistentCollection {#3793 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "elixa" -description: null -img_file_name: "" } +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7906 +label: "MICROPIGMO®" +value: "16" +data: Eccube\Entity\Category {#3796 -id: 16 -name: "MICROPIGMO®" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1717552913 {#3794 date: 2024-06-05 11:01:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3795 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3797 …} -Children: Doctrine\ORM\PersistentCollection {#3800 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "micropigmo" -description: null -img_file_name: "" } +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7908 +label: "NUBIAN®" +value: "14" +data: Eccube\Entity\Category {#3803 -id: 14 -name: "NUBIAN®" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1717552709 {#3801 date: 2024-06-05 10:58:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3802 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3804 …} -Children: Doctrine\ORM\PersistentCollection {#3807 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "nubian" -description: null -img_file_name: "" } +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7907 +label: "OIL" +value: "5" +data: Eccube\Entity\Category {#3810 -id: 5 -name: "OIL" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1488881692 {#3808 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102900 {#3809 date: 2025-02-21 10:55:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3811 …} -Children: Doctrine\ORM\PersistentCollection {#3814 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "oil" -description: null -img_file_name: "" } +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7909 +label: "OPTIMA®" +value: "78" +data: Eccube\Entity\Category {#3817 -id: 78 -name: "OPTIMA®" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1740102803 {#3815 date: 2025-02-21 10:53:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3816 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3818 …} -Children: Doctrine\ORM\PersistentCollection {#3821 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "optima" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7910 +label: "ORIPACS®" +value: "73" +data: Eccube\Entity\Category {#3824 -id: 73 -name: "ORIPACS®" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1730868365 {#3822 date: 2024-11-06 13:46:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3823 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3825 …} -Children: Doctrine\ORM\PersistentCollection {#3828 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "oripacs" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7911 +label: "OPLAS®" +value: "2" +data: Eccube\Entity\Category {#3069 -id: 2 -name: "OPLAS®" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1488881692 {#3088 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102884 {#3086 date: 2025-02-21 10:54:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3274 …} -Children: Doctrine\ORM\PersistentCollection {#3272 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "oplas" -description: null -img_file_name: "" } +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7912 +label: "OPTRON®" +value: "72" +data: Eccube\Entity\Category {#3831 -id: 72 -name: "OPTRON®" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1730868352 {#3830 date: 2024-11-06 13:45:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3829 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3832 …} -Children: Doctrine\ORM\PersistentCollection {#3835 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "optron" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7913 +label: "VALIFAST®" +value: "74" +data: Eccube\Entity\Category {#3838 -id: 74 -name: "VALIFAST®" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1730868379 {#3836 date: 2024-11-06 13:46:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102838 {#3837 date: 2025-02-21 10:53:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3839 …} -Children: Doctrine\ORM\PersistentCollection {#3842 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "valifast" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7914 +label: "VALIOSOL®" +value: "76" +data: Eccube\Entity\Category {#3845 -id: 76 -name: "VALIOSOL®" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1730868409 {#3843 date: 2024-11-06 13:46:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3844 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3846 …} -Children: Doctrine\ORM\PersistentCollection {#3849 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -slug_name: "valiosol" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7915 +label: "WATER" +value: "75" +data: Eccube\Entity\Category {#3852 -id: 75 -name: "WATER" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1730868393 {#3850 date: 2024-11-06 13:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3851 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3853 …} -Children: Doctrine\ORM\PersistentCollection {#3856 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3430 …} -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 {#7897 -form: Symfony\Component\Form\Form {#4274 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#7896 …5} |
| full_name | "category_id" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_id" |
| is_selected | Closure($choice, $value) {#7895 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) {#4156 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() {#4158 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4157 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| 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 {#7916 -form: Symfony\Component\Form\Form {#4277 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7894 …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) {#4167 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() {#4169 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4168 …} $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 {#7918 -form: Symfony\Component\Form\Form {#4280 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7917 …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 {#3462 #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 {#3462 #id: 10 #name: "10件" #sort_no: 0 } Eccube\Entity\Master\ProductListMax {#3459 #id: 20 #name: "20件" #sort_no: 1 } Eccube\Entity\Master\ProductListMax {#3458 #id: 30 #name: "30件" #sort_no: 2 } ] |
[ Eccube\Entity\Master\ProductListMax {#3462 #id: 10 #name: "10件" #sort_no: 0 } Eccube\Entity\Master\ProductListMax {#3459 #id: 20 #name: "20件" #sort_no: 1 } Eccube\Entity\Master\ProductListMax {#3458 #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 {#4123 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#4124 …} } |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#4189 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#4130 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4191 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#4190 …} } |
| choices | [ Eccube\Entity\Master\ProductListMax {#3462 #id: 10 #name: "10件" #sort_no: 0 } Eccube\Entity\Master\ProductListMax {#3459 #id: 20 #name: "20件" #sort_no: 1 } Eccube\Entity\Master\ProductListMax {#3458 #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 {#4188 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerJjev4OU\EntityManagerGhost554d0f0 {#652 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3449 …} } |
| 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 {#4192 -em: ContainerJjev4OU\EntityManagerGhost554d0f0 {#652 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4194 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4195 #from: "Eccube\Entity\Master\ProductListMax" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4196 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -type: 0 -state: 0 -dql: null -parameters: Doctrine\Common\Collections\ArrayCollection {#4193 …} -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() {#4187 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4184 …} $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 {#7922 +label: "10件" +value: "10" +data: Eccube\Entity\Master\ProductListMax {#3462 #id: 10 #name: "10件" #sort_no: 0 } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7921 +label: "20件" +value: "20" +data: Eccube\Entity\Master\ProductListMax {#3459 #id: 20 #name: "20件" #sort_no: 1 } +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7923 +label: "30件" +value: "30" +data: Eccube\Entity\Master\ProductListMax {#3458 #id: 30 #name: "30件" #sort_no: 2 } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Eccube\Entity\Master\ProductListMax {#3462 #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 {#7920 -form: Symfony\Component\Form\Form {#4283 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#7919 …5} |
| full_name | "disp_number" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "disp_number" |
| is_selected | Closure($choice, $value) {#7925 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 {#3859 #id: 5 #name: "弊社指定順" #sort_no: 2 } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ Eccube\Entity\Master\ProductListOrderBy {#3859 #id: 5 #name: "弊社指定順" #sort_no: 2 } Eccube\Entity\Master\ProductListOrderBy {#3860 #id: 4 #name: "商品名順" #sort_no: 3 } Eccube\Entity\Master\ProductListOrderBy {#3881 #id: 2 #name: "新着順" #sort_no: 4 } Eccube\Entity\Master\ProductListOrderBy {#3882 #id: 1 #name: "価格が低い順" #sort_no: 5 } Eccube\Entity\Master\ProductListOrderBy {#3883 #id: 3 #name: "価格が高い順" #sort_no: 6 } ] |
[ Eccube\Entity\Master\ProductListOrderBy {#3859 #id: 5 #name: "弊社指定順" #sort_no: 2 } Eccube\Entity\Master\ProductListOrderBy {#3860 #id: 4 #name: "商品名順" #sort_no: 3 } Eccube\Entity\Master\ProductListOrderBy {#3881 #id: 2 #name: "新着順" #sort_no: 4 } Eccube\Entity\Master\ProductListOrderBy {#3882 #id: 1 #name: "価格が低い順" #sort_no: 5 } Eccube\Entity\Master\ProductListOrderBy {#3883 #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 {#4123 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#4124 …} } |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#4214 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#4130 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4216 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#4215 …} } |
| choices | [ Eccube\Entity\Master\ProductListOrderBy {#3859 #id: 5 #name: "弊社指定順" #sort_no: 2 } Eccube\Entity\Master\ProductListOrderBy {#3860 #id: 4 #name: "商品名順" #sort_no: 3 } Eccube\Entity\Master\ProductListOrderBy {#3881 #id: 2 #name: "新着順" #sort_no: 4 } Eccube\Entity\Master\ProductListOrderBy {#3882 #id: 1 #name: "価格が低い順" #sort_no: 5 } Eccube\Entity\Master\ProductListOrderBy {#3883 #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 {#4213 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerJjev4OU\EntityManagerGhost554d0f0 {#652 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3454 …} } |
| 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 {#4217 -em: ContainerJjev4OU\EntityManagerGhost554d0f0 {#652 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4219 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4220 #from: "Eccube\Entity\Master\ProductListOrderBy" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4221 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -type: 0 -state: 0 -dql: null -parameters: Doctrine\Common\Collections\ArrayCollection {#4218 …} -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() {#4212 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4211 …} $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 {#7929 +label: "弊社指定順" +value: "5" +data: Eccube\Entity\Master\ProductListOrderBy {#3859 #id: 5 #name: "弊社指定順" #sort_no: 2 } +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7928 +label: "商品名順" +value: "4" +data: Eccube\Entity\Master\ProductListOrderBy {#3860 #id: 4 #name: "商品名順" #sort_no: 3 } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7930 +label: "新着順" +value: "2" +data: Eccube\Entity\Master\ProductListOrderBy {#3881 #id: 2 #name: "新着順" #sort_no: 4 } +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7931 +label: "価格が低い順" +value: "1" +data: Eccube\Entity\Master\ProductListOrderBy {#3882 #id: 1 #name: "価格が低い順" #sort_no: 5 } +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7932 +label: "価格が高い順" +value: "3" +data: Eccube\Entity\Master\ProductListOrderBy {#3883 #id: 3 #name: "価格が高い順" #sort_no: 6 } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Eccube\Entity\Master\ProductListOrderBy {#3859 #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 {#7926 -form: Symfony\Component\Form\Form {#4286 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#7927 …5} |
| full_name | "orderby" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "orderby" |
| is_selected | Closure($choice, $value) {#7934 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() {#4233 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4232 …} $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 {#4242 +label: "黄" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4243 +label: "オレンジ" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4244 +label: "赤" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4245 +label: "ピンク" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4246 +label: "茶" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4247 +label: "緑" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4248 +label: "青" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4249 +label: "紫" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4250 +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 {#7935 -form: Symfony\Component\Form\Form {#4385 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#7936 …5} |
| full_name | "color" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "color" |
| is_selected | Closure($choice, array $values) {#7938 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) {#4293 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 {#4294 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "黄" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4296 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4298 …} $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 {#7941 -form: Symfony\Component\Form\Form {#4388 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7939 …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) {#4293 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 {#4294 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() {#4307 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4306 …} $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 {#7943 -form: Symfony\Component\Form\Form {#4391 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7942 …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) {#4293 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 {#4294 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() {#4317 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4316 …} $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 {#7945 -form: Symfony\Component\Form\Form {#4394 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7944 …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) {#4293 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 {#4294 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() {#4327 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4326 …} $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 {#7947 -form: Symfony\Component\Form\Form {#4397 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7946 …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) {#4293 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 {#4294 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() {#4337 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4336 …} $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 {#7949 -form: Symfony\Component\Form\Form {#4400 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7948 …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) {#4293 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 {#4294 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() {#4347 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4346 …} $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 {#7951 -form: Symfony\Component\Form\Form {#4403 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7950 …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) {#4293 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 {#4294 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() {#4357 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4356 …} $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 {#7953 -form: Symfony\Component\Form\Form {#4406 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7952 …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) {#4293 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 {#4294 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() {#4367 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4366 …} $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 {#7955 -form: Symfony\Component\Form\Form {#4409 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7954 …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) {#4293 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 {#4294 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() {#4377 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4376 …} $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 {#7957 -form: Symfony\Component\Form\Form {#4412 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7956 …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) {#4258 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() {#4260 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#889 …} $message: Closure() {#4259 …} $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 {#7940 -form: Symfony\Component\Form\Form {#4415 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7937 …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 | "" |