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 {#3456 #id: 10 #name: "10件" #sort_no: 0 } "orderby" => Eccube\Entity\Master\ProductListOrderBy {#3839 #id: 5 #name: "弊社指定順" #sort_no: 2 } "color" => [] "ci_name" => null ] |
| Model Format | same as normalized format |
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | true |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#576 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#575 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#574 …} -namespace: Closure() {#572 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3435 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() {#3437 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#878 …} $message: Closure() {#3436 …} $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 {#3456 #id: 10 #name: "10件" #sort_no: 0 } "orderby" => Eccube\Entity\Master\ProductListOrderBy {#3839 #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 {#7686 -form: Symfony\Component\Form\Form {#4248 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7636 …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 {#3456 #id: 10 #name: "10件" #sort_no: 0 } "orderby" => Eccube\Entity\Master\ProductListOrderBy {#3839 #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 {#576 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#575 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#574 …} -namespace: Closure() {#572 …} } |
| data | "search" |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4072 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() {#4074 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#878 …} $message: Closure() {#4073 …} $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 {#7682 -form: Symfony\Component\Form\Form {#4251 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7683 …5} |
| full_name | "mode" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "mode" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "mode" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_mode" |
| valid | true |
| value | "" |
category_id
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | "NameWithLevel" |
same as passed value |
| choices | [ Proxies\__CG__\Eccube\Entity\Category {#3413 -id: 39 -name: "chemSHERPA" -hierarchy: 1 -sort_no: 53 -create_date: DateTime @1727430296 {#3496 date: 2024-09-27 18:44:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3490 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3464 …} -Children: Doctrine\ORM\PersistentCollection {#3531 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "chemSHERPA" -description: null -img_file_name: null +__isInitialized__: true …2 } Eccube\Entity\Category {#3052 -id: 58 -name: "ALFAST®" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1730728840 {#3072 date: 2024-11-04 23:00:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3070 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3265 …} -Children: Doctrine\ORM\PersistentCollection {#3263 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "alfast" -description: null -img_file_name: null } Eccube\Entity\Category {#3528 -id: 60 -name: "BONASORB®" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1730760345 {#3530 date: 2024-11-05 07:45:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3529 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3527 …} -Children: Doctrine\ORM\PersistentCollection {#3524 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "bonasorb" -description: null -img_file_name: null } Eccube\Entity\Category {#3521 -id: 59 -name: "BONJET®" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1730728858 {#3523 date: 2024-11-04 23:00:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3522 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3520 …} -Children: Doctrine\ORM\PersistentCollection {#3517 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "bonjet" -description: null -img_file_name: null } Eccube\Entity\Category {#3514 -id: 55 -name: "BONTRON®" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1727774489 {#3516 date: 2024-10-01 18:21:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3515 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3513 …} -Children: Doctrine\ORM\PersistentCollection {#3510 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "bontron" -description: null -img_file_name: null } Eccube\Entity\Category {#3507 -id: 56 -name: "DEORASE®" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1727774498 {#3509 date: 2024-10-01 18:21:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3508 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3506 …} -Children: Doctrine\ORM\PersistentCollection {#3503 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "deorase" -description: null -img_file_name: null } Eccube\Entity\Category {#3499 -id: 61 -name: "eBIND®" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1730866578 {#3501 date: 2024-11-06 13:16:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3500 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3498 …} -Children: Doctrine\ORM\PersistentCollection {#3494 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "ebind" -description: null -img_file_name: null } Eccube\Entity\Category {#3491 -id: 62 -name: "elixa®" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1730866594 {#3493 date: 2024-11-06 13:16:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3492 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3489 …} -Children: Doctrine\ORM\PersistentCollection {#3486 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "elixa" -description: null -img_file_name: null } Eccube\Entity\Category {#3482 -id: 63 -name: "MICROPIGMO®" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1730866607 {#3485 date: 2024-11-06 13:16:47.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 {#3481 …} -Children: Doctrine\ORM\PersistentCollection {#3478 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "micropigmo" -description: null -img_file_name: null } Eccube\Entity\Category {#3474 -id: 79 -name: "NIGROSINE" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1753321558 {#3476 date: 2025-07-24 10:45:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3475 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3473 …} -Children: Doctrine\ORM\PersistentCollection {#3470 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "nigrosine" -description: null -img_file_name: null } Eccube\Entity\Category {#3467 -id: 64 -name: "NUBIAN®" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1730866619 {#3469 date: 2024-11-06 13:16:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3468 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3466 …} -Children: Doctrine\ORM\PersistentCollection {#3568 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "nubian" -description: null -img_file_name: null } Eccube\Entity\Category {#3562 -id: 65 -name: "OIL" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1730866633 {#3566 date: 2024-11-06 13:17:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3564 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3560 …} -Children: Doctrine\ORM\PersistentCollection {#3571 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "oil" -description: null -img_file_name: null } Eccube\Entity\Category {#3565 -id: 66 -name: "OPLAS®" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1730866650 {#3569 date: 2024-11-06 13:17:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3567 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3563 …} -Children: Doctrine\ORM\PersistentCollection {#3561 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "oplas" -description: null -img_file_name: null } Eccube\Entity\Category {#3555 -id: 67 -name: "OPTRON®" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1730866665 {#3557 date: 2024-11-06 13:17:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3556 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3554 …} -Children: Doctrine\ORM\PersistentCollection {#3551 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "optron" -description: null -img_file_name: null } Eccube\Entity\Category {#3548 -id: 68 -name: "ORIPACS®" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1730866684 {#3550 date: 2024-11-06 13:18:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3549 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3547 …} -Children: Doctrine\ORM\PersistentCollection {#3544 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "oripacs" -description: null -img_file_name: null } Eccube\Entity\Category {#3575 -id: 69 -name: "VALIFAST®" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1730866707 {#3543 date: 2024-11-06 13:18:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3542 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3576 …} -Children: Doctrine\ORM\PersistentCollection {#3579 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "valifast" -description: null -img_file_name: null } Eccube\Entity\Category {#3582 -id: 71 -name: "VALIOSOL®" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1730866736 {#3580 date: 2024-11-06 13:18:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3581 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3583 …} -Children: Doctrine\ORM\PersistentCollection {#3586 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "valiosol" -description: null -img_file_name: null } Eccube\Entity\Category {#3589 -id: 70 -name: "WATER" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1730866723 {#3587 date: 2024-11-06 13:18:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3588 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3590 …} -Children: Doctrine\ORM\PersistentCollection {#3593 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "water" -description: null -img_file_name: null } Eccube\Entity\Category {#3596 -id: 30 -name: "SDS" -hierarchy: 1 -sort_no: 51 -create_date: DateTime @1727429302 {#3477 date: 2024-09-27 18:28:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3484 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3597 …} -Children: Doctrine\ORM\PersistentCollection {#3600 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "sds" -description: null -img_file_name: null } Eccube\Entity\Category {#3601 -id: 57 -name: "ALFAST®" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1730728687 {#3594 date: 2024-11-04 22:58:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3595 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3602 …} -Children: Doctrine\ORM\PersistentCollection {#3605 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "alfast" -description: null -img_file_name: null } Eccube\Entity\Category {#3610 -id: 53 -name: "BONASORB®" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1727430448 {#3608 date: 2024-09-27 18:47:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3609 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3611 …} -Children: Doctrine\ORM\PersistentCollection {#3614 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "bonasorb" -description: null -img_file_name: null } Eccube\Entity\Category {#3617 -id: 40 -name: "BONJET®" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1727430330 {#3615 date: 2024-09-27 18:45:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3616 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3618 …} -Children: Doctrine\ORM\PersistentCollection {#3621 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "bonjet" -description: null -img_file_name: null } Eccube\Entity\Category {#3624 -id: 41 -name: "BONTRON®" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1727430347 {#3622 date: 2024-09-27 18:45:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3623 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3625 …} -Children: Doctrine\ORM\PersistentCollection {#3628 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "bontron" -description: null -img_file_name: null } Eccube\Entity\Category {#3631 -id: 42 -name: "DEORASE®" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1727430355 {#3629 date: 2024-09-27 18:45:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3630 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3632 …} -Children: Doctrine\ORM\PersistentCollection {#3635 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "deorase" -description: null -img_file_name: null } Eccube\Entity\Category {#3638 -id: 43 -name: "eBIND®" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1727430365 {#3636 date: 2024-09-27 18:46:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3637 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3639 …} -Children: Doctrine\ORM\PersistentCollection {#3642 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "ebind" -description: null -img_file_name: null } Eccube\Entity\Category {#3645 -id: 44 -name: "elixa®" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1727430373 {#3643 date: 2024-09-27 18:46:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3644 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3646 …} -Children: Doctrine\ORM\PersistentCollection {#3649 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "elixa" -description: null -img_file_name: null } Eccube\Entity\Category {#3652 -id: 45 -name: "MICROPIGMO®" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1727430379 {#3650 date: 2024-09-27 18:46:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3651 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3653 …} -Children: Doctrine\ORM\PersistentCollection {#3656 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "micropigmo" -description: null -img_file_name: null } Eccube\Entity\Category {#3659 -id: 46 -name: "NUBIAN®" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1727430386 {#3657 date: 2024-09-27 18:46:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3658 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3660 …} -Children: Doctrine\ORM\PersistentCollection {#3663 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "nubian" -description: null -img_file_name: null } Eccube\Entity\Category {#3666 -id: 47 -name: "OIL" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1727430393 {#3664 date: 2024-09-27 18:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3665 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3667 …} -Children: Doctrine\ORM\PersistentCollection {#3670 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "oil" -description: null -img_file_name: null } Eccube\Entity\Category {#3673 -id: 48 -name: "OPLAS®" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1727430398 {#3671 date: 2024-09-27 18:46:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3672 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3674 …} -Children: Doctrine\ORM\PersistentCollection {#3677 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "oplas" -description: null -img_file_name: null } Eccube\Entity\Category {#3680 -id: 49 -name: "OPTRON®" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1727430407 {#3678 date: 2024-09-27 18:46:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3679 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3681 …} -Children: Doctrine\ORM\PersistentCollection {#3684 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "optron" -description: null -img_file_name: null } Eccube\Entity\Category {#3687 -id: 50 -name: "ORIPACS®" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1727430427 {#3685 date: 2024-09-27 18:47:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3686 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3688 …} -Children: Doctrine\ORM\PersistentCollection {#3691 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "oripacs" -description: null -img_file_name: null } Eccube\Entity\Category {#3694 -id: 51 -name: "VALIFAST®" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1727430433 {#3692 date: 2024-09-27 18:47:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3693 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3695 …} -Children: Doctrine\ORM\PersistentCollection {#3698 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "valifast" -description: null -img_file_name: null } Eccube\Entity\Category {#3701 -id: 54 -name: "VALIOSOL®" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1727430455 {#3699 date: 2024-09-27 18:47:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3700 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3702 …} -Children: Doctrine\ORM\PersistentCollection {#3705 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "valiosol" -description: null -img_file_name: null } Eccube\Entity\Category {#3708 -id: 52 -name: "WATER" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1727430441 {#3706 date: 2024-09-27 18:47:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3707 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3709 …} -Children: Doctrine\ORM\PersistentCollection {#3712 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "water" -description: null -img_file_name: null } Eccube\Entity\Category {#3715 -id: 80 -name: "【開発品】TDS" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1764311918 {#3713 date: 2025-11-28 15:38:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3714 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3716 …} -Children: Doctrine\ORM\PersistentCollection {#3719 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "development product-tds" -description: null -img_file_name: null } Eccube\Entity\Category {#3720 -id: 27 -name: "ALFAST®" -hierarchy: 1 -sort_no: 49 -create_date: DateTime @1717553074 {#3606 date: 2024-06-05 11:04:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3607 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3721 …} -Children: Doctrine\ORM\PersistentCollection {#3724 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "alfast" -description: null -img_file_name: "" } Eccube\Entity\Category {#3727 -id: 26 -name: "BONASORB®" -hierarchy: 1 -sort_no: 48 -create_date: DateTime @1717553069 {#3725 date: 2024-06-05 11:04:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3726 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3728 …} -Children: Doctrine\ORM\PersistentCollection {#3731 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "bonasorb" -description: null -img_file_name: "" } Eccube\Entity\Category {#3734 -id: 1 -name: "BONJET®" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1488881692 {#3732 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3733 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3735 …} -Children: Doctrine\ORM\PersistentCollection {#3738 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "bonjet" -description: null -img_file_name: "0902171454_66d573fe75bff.jpg" } Eccube\Entity\Category {#3741 -id: 77 -name: "BONTRON®" -hierarchy: 1 -sort_no: 46 -create_date: DateTime @1730868578 {#3739 date: 2024-11-06 13:49:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3740 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3742 …} -Children: Doctrine\ORM\PersistentCollection {#3745 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "bontron" -description: null -img_file_name: null } Eccube\Entity\Category {#3748 -id: 24 -name: "DEORASE®" -hierarchy: 1 -sort_no: 45 -create_date: DateTime @1717553054 {#3746 date: 2024-06-05 11:04:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3747 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3749 …} -Children: Doctrine\ORM\PersistentCollection {#3752 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "deorase" -description: null -img_file_name: "" } Eccube\Entity\Category {#3755 -id: 22 -name: "<span style="font-style: italic;">e</span>BIND®" -hierarchy: 1 -sort_no: 44 -create_date: DateTime @1717553040 {#3753 date: 2024-06-05 11:04:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3754 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3756 …} -Children: Doctrine\ORM\PersistentCollection {#3759 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "ebind" -description: null -img_file_name: "" } Eccube\Entity\Category {#3762 -id: 20 -name: "elixa®" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1717553006 {#3760 date: 2024-06-05 11:03:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3761 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3763 …} -Children: Doctrine\ORM\PersistentCollection {#3766 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "elixa" -description: null -img_file_name: "" } Eccube\Entity\Category {#3769 -id: 16 -name: "MICROPIGMO®" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1717552913 {#3767 date: 2024-06-05 11:01:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3768 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3770 …} -Children: Doctrine\ORM\PersistentCollection {#3773 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "micropigmo" -description: null -img_file_name: "" } Eccube\Entity\Category {#3776 -id: 14 -name: "NUBIAN®" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1717552709 {#3774 date: 2024-06-05 10:58:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3775 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3777 …} -Children: Doctrine\ORM\PersistentCollection {#3780 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "nubian" -description: null -img_file_name: "" } Eccube\Entity\Category {#3783 -id: 5 -name: "OIL" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1488881692 {#3781 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102900 {#3782 date: 2025-02-21 10:55:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3784 …} -Children: Doctrine\ORM\PersistentCollection {#3787 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "oil" -description: null -img_file_name: "" } Eccube\Entity\Category {#3790 -id: 78 -name: "OPTIMA®" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1740102803 {#3788 date: 2025-02-21 10:53:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3789 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3791 …} -Children: Doctrine\ORM\PersistentCollection {#3794 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "optima" -description: null -img_file_name: null } Eccube\Entity\Category {#3797 -id: 73 -name: "ORIPACS®" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1730868365 {#3795 date: 2024-11-06 13:46:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3796 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3798 …} -Children: Doctrine\ORM\PersistentCollection {#3801 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "oripacs" -description: null -img_file_name: null } Eccube\Entity\Category {#3804 -id: 2 -name: "OPLAS®" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1488881692 {#3802 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102884 {#3803 date: 2025-02-21 10:54:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3805 …} -Children: Doctrine\ORM\PersistentCollection {#3808 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "oplas" -description: null -img_file_name: "" } Eccube\Entity\Category {#3811 -id: 72 -name: "OPTRON®" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1730868352 {#3809 date: 2024-11-06 13:45:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3810 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3812 …} -Children: Doctrine\ORM\PersistentCollection {#3815 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "optron" -description: null -img_file_name: null } Eccube\Entity\Category {#3818 -id: 74 -name: "VALIFAST®" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1730868379 {#3816 date: 2024-11-06 13:46:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102838 {#3817 date: 2025-02-21 10:53:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3819 …} -Children: Doctrine\ORM\PersistentCollection {#3822 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "valifast" -description: null -img_file_name: null } Eccube\Entity\Category {#3825 -id: 76 -name: "VALIOSOL®" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1730868409 {#3823 date: 2024-11-06 13:46:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3824 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3826 …} -Children: Doctrine\ORM\PersistentCollection {#3829 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "valiosol" -description: null -img_file_name: null } Eccube\Entity\Category {#3832 -id: 75 -name: "WATER" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1730868393 {#3830 date: 2024-11-06 13:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3831 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3833 …} -Children: Doctrine\ORM\PersistentCollection {#3836 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "water" -description: null -img_file_name: null } ] |
[ Proxies\__CG__\Eccube\Entity\Category {#3413 -id: 39 -name: "chemSHERPA" -hierarchy: 1 -sort_no: 53 -create_date: DateTime @1727430296 {#3496 date: 2024-09-27 18:44:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3490 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3464 …} -Children: Doctrine\ORM\PersistentCollection {#3531 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "chemSHERPA" -description: null -img_file_name: null +__isInitialized__: true …2 } Eccube\Entity\Category {#3052 -id: 58 -name: "ALFAST®" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1730728840 {#3072 date: 2024-11-04 23:00:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3070 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3265 …} -Children: Doctrine\ORM\PersistentCollection {#3263 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "alfast" -description: null -img_file_name: null } Eccube\Entity\Category {#3528 -id: 60 -name: "BONASORB®" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1730760345 {#3530 date: 2024-11-05 07:45:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3529 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3527 …} -Children: Doctrine\ORM\PersistentCollection {#3524 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "bonasorb" -description: null -img_file_name: null } Eccube\Entity\Category {#3521 -id: 59 -name: "BONJET®" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1730728858 {#3523 date: 2024-11-04 23:00:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3522 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3520 …} -Children: Doctrine\ORM\PersistentCollection {#3517 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "bonjet" -description: null -img_file_name: null } Eccube\Entity\Category {#3514 -id: 55 -name: "BONTRON®" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1727774489 {#3516 date: 2024-10-01 18:21:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3515 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3513 …} -Children: Doctrine\ORM\PersistentCollection {#3510 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "bontron" -description: null -img_file_name: null } Eccube\Entity\Category {#3507 -id: 56 -name: "DEORASE®" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1727774498 {#3509 date: 2024-10-01 18:21:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3508 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3506 …} -Children: Doctrine\ORM\PersistentCollection {#3503 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "deorase" -description: null -img_file_name: null } Eccube\Entity\Category {#3499 -id: 61 -name: "eBIND®" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1730866578 {#3501 date: 2024-11-06 13:16:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3500 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3498 …} -Children: Doctrine\ORM\PersistentCollection {#3494 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "ebind" -description: null -img_file_name: null } Eccube\Entity\Category {#3491 -id: 62 -name: "elixa®" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1730866594 {#3493 date: 2024-11-06 13:16:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3492 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3489 …} -Children: Doctrine\ORM\PersistentCollection {#3486 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "elixa" -description: null -img_file_name: null } Eccube\Entity\Category {#3482 -id: 63 -name: "MICROPIGMO®" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1730866607 {#3485 date: 2024-11-06 13:16:47.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 {#3481 …} -Children: Doctrine\ORM\PersistentCollection {#3478 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "micropigmo" -description: null -img_file_name: null } Eccube\Entity\Category {#3474 -id: 79 -name: "NIGROSINE" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1753321558 {#3476 date: 2025-07-24 10:45:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3475 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3473 …} -Children: Doctrine\ORM\PersistentCollection {#3470 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "nigrosine" -description: null -img_file_name: null } Eccube\Entity\Category {#3467 -id: 64 -name: "NUBIAN®" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1730866619 {#3469 date: 2024-11-06 13:16:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3468 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3466 …} -Children: Doctrine\ORM\PersistentCollection {#3568 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "nubian" -description: null -img_file_name: null } Eccube\Entity\Category {#3562 -id: 65 -name: "OIL" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1730866633 {#3566 date: 2024-11-06 13:17:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3564 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3560 …} -Children: Doctrine\ORM\PersistentCollection {#3571 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "oil" -description: null -img_file_name: null } Eccube\Entity\Category {#3565 -id: 66 -name: "OPLAS®" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1730866650 {#3569 date: 2024-11-06 13:17:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3567 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3563 …} -Children: Doctrine\ORM\PersistentCollection {#3561 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "oplas" -description: null -img_file_name: null } Eccube\Entity\Category {#3555 -id: 67 -name: "OPTRON®" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1730866665 {#3557 date: 2024-11-06 13:17:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3556 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3554 …} -Children: Doctrine\ORM\PersistentCollection {#3551 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "optron" -description: null -img_file_name: null } Eccube\Entity\Category {#3548 -id: 68 -name: "ORIPACS®" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1730866684 {#3550 date: 2024-11-06 13:18:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3549 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3547 …} -Children: Doctrine\ORM\PersistentCollection {#3544 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "oripacs" -description: null -img_file_name: null } Eccube\Entity\Category {#3575 -id: 69 -name: "VALIFAST®" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1730866707 {#3543 date: 2024-11-06 13:18:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3542 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3576 …} -Children: Doctrine\ORM\PersistentCollection {#3579 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "valifast" -description: null -img_file_name: null } Eccube\Entity\Category {#3582 -id: 71 -name: "VALIOSOL®" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1730866736 {#3580 date: 2024-11-06 13:18:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3581 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3583 …} -Children: Doctrine\ORM\PersistentCollection {#3586 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "valiosol" -description: null -img_file_name: null } Eccube\Entity\Category {#3589 -id: 70 -name: "WATER" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1730866723 {#3587 date: 2024-11-06 13:18:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3588 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3590 …} -Children: Doctrine\ORM\PersistentCollection {#3593 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "water" -description: null -img_file_name: null } Eccube\Entity\Category {#3596 -id: 30 -name: "SDS" -hierarchy: 1 -sort_no: 51 -create_date: DateTime @1727429302 {#3477 date: 2024-09-27 18:28:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3484 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3597 …} -Children: Doctrine\ORM\PersistentCollection {#3600 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "sds" -description: null -img_file_name: null } Eccube\Entity\Category {#3601 -id: 57 -name: "ALFAST®" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1730728687 {#3594 date: 2024-11-04 22:58:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3595 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3602 …} -Children: Doctrine\ORM\PersistentCollection {#3605 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "alfast" -description: null -img_file_name: null } Eccube\Entity\Category {#3610 -id: 53 -name: "BONASORB®" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1727430448 {#3608 date: 2024-09-27 18:47:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3609 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3611 …} -Children: Doctrine\ORM\PersistentCollection {#3614 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "bonasorb" -description: null -img_file_name: null } Eccube\Entity\Category {#3617 -id: 40 -name: "BONJET®" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1727430330 {#3615 date: 2024-09-27 18:45:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3616 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3618 …} -Children: Doctrine\ORM\PersistentCollection {#3621 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "bonjet" -description: null -img_file_name: null } Eccube\Entity\Category {#3624 -id: 41 -name: "BONTRON®" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1727430347 {#3622 date: 2024-09-27 18:45:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3623 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3625 …} -Children: Doctrine\ORM\PersistentCollection {#3628 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "bontron" -description: null -img_file_name: null } Eccube\Entity\Category {#3631 -id: 42 -name: "DEORASE®" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1727430355 {#3629 date: 2024-09-27 18:45:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3630 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3632 …} -Children: Doctrine\ORM\PersistentCollection {#3635 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "deorase" -description: null -img_file_name: null } Eccube\Entity\Category {#3638 -id: 43 -name: "eBIND®" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1727430365 {#3636 date: 2024-09-27 18:46:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3637 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3639 …} -Children: Doctrine\ORM\PersistentCollection {#3642 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "ebind" -description: null -img_file_name: null } Eccube\Entity\Category {#3645 -id: 44 -name: "elixa®" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1727430373 {#3643 date: 2024-09-27 18:46:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3644 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3646 …} -Children: Doctrine\ORM\PersistentCollection {#3649 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "elixa" -description: null -img_file_name: null } Eccube\Entity\Category {#3652 -id: 45 -name: "MICROPIGMO®" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1727430379 {#3650 date: 2024-09-27 18:46:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3651 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3653 …} -Children: Doctrine\ORM\PersistentCollection {#3656 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "micropigmo" -description: null -img_file_name: null } Eccube\Entity\Category {#3659 -id: 46 -name: "NUBIAN®" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1727430386 {#3657 date: 2024-09-27 18:46:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3658 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3660 …} -Children: Doctrine\ORM\PersistentCollection {#3663 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "nubian" -description: null -img_file_name: null } Eccube\Entity\Category {#3666 -id: 47 -name: "OIL" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1727430393 {#3664 date: 2024-09-27 18:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3665 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3667 …} -Children: Doctrine\ORM\PersistentCollection {#3670 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "oil" -description: null -img_file_name: null } Eccube\Entity\Category {#3673 -id: 48 -name: "OPLAS®" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1727430398 {#3671 date: 2024-09-27 18:46:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3672 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3674 …} -Children: Doctrine\ORM\PersistentCollection {#3677 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "oplas" -description: null -img_file_name: null } Eccube\Entity\Category {#3680 -id: 49 -name: "OPTRON®" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1727430407 {#3678 date: 2024-09-27 18:46:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3679 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3681 …} -Children: Doctrine\ORM\PersistentCollection {#3684 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "optron" -description: null -img_file_name: null } Eccube\Entity\Category {#3687 -id: 50 -name: "ORIPACS®" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1727430427 {#3685 date: 2024-09-27 18:47:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3686 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3688 …} -Children: Doctrine\ORM\PersistentCollection {#3691 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "oripacs" -description: null -img_file_name: null } Eccube\Entity\Category {#3694 -id: 51 -name: "VALIFAST®" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1727430433 {#3692 date: 2024-09-27 18:47:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3693 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3695 …} -Children: Doctrine\ORM\PersistentCollection {#3698 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "valifast" -description: null -img_file_name: null } Eccube\Entity\Category {#3701 -id: 54 -name: "VALIOSOL®" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1727430455 {#3699 date: 2024-09-27 18:47:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3700 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3702 …} -Children: Doctrine\ORM\PersistentCollection {#3705 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "valiosol" -description: null -img_file_name: null } Eccube\Entity\Category {#3708 -id: 52 -name: "WATER" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1727430441 {#3706 date: 2024-09-27 18:47:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3707 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3709 …} -Children: Doctrine\ORM\PersistentCollection {#3712 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "water" -description: null -img_file_name: null } Eccube\Entity\Category {#3715 -id: 80 -name: "【開発品】TDS" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1764311918 {#3713 date: 2025-11-28 15:38:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3714 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3716 …} -Children: Doctrine\ORM\PersistentCollection {#3719 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "development product-tds" -description: null -img_file_name: null } Eccube\Entity\Category {#3720 -id: 27 -name: "ALFAST®" -hierarchy: 1 -sort_no: 49 -create_date: DateTime @1717553074 {#3606 date: 2024-06-05 11:04:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3607 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3721 …} -Children: Doctrine\ORM\PersistentCollection {#3724 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "alfast" -description: null -img_file_name: "" } Eccube\Entity\Category {#3727 -id: 26 -name: "BONASORB®" -hierarchy: 1 -sort_no: 48 -create_date: DateTime @1717553069 {#3725 date: 2024-06-05 11:04:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3726 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3728 …} -Children: Doctrine\ORM\PersistentCollection {#3731 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "bonasorb" -description: null -img_file_name: "" } Eccube\Entity\Category {#3734 -id: 1 -name: "BONJET®" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1488881692 {#3732 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3733 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3735 …} -Children: Doctrine\ORM\PersistentCollection {#3738 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "bonjet" -description: null -img_file_name: "0902171454_66d573fe75bff.jpg" } Eccube\Entity\Category {#3741 -id: 77 -name: "BONTRON®" -hierarchy: 1 -sort_no: 46 -create_date: DateTime @1730868578 {#3739 date: 2024-11-06 13:49:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3740 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3742 …} -Children: Doctrine\ORM\PersistentCollection {#3745 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "bontron" -description: null -img_file_name: null } Eccube\Entity\Category {#3748 -id: 24 -name: "DEORASE®" -hierarchy: 1 -sort_no: 45 -create_date: DateTime @1717553054 {#3746 date: 2024-06-05 11:04:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3747 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3749 …} -Children: Doctrine\ORM\PersistentCollection {#3752 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "deorase" -description: null -img_file_name: "" } Eccube\Entity\Category {#3755 -id: 22 -name: "<span style="font-style: italic;">e</span>BIND®" -hierarchy: 1 -sort_no: 44 -create_date: DateTime @1717553040 {#3753 date: 2024-06-05 11:04:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3754 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3756 …} -Children: Doctrine\ORM\PersistentCollection {#3759 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "ebind" -description: null -img_file_name: "" } Eccube\Entity\Category {#3762 -id: 20 -name: "elixa®" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1717553006 {#3760 date: 2024-06-05 11:03:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3761 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3763 …} -Children: Doctrine\ORM\PersistentCollection {#3766 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "elixa" -description: null -img_file_name: "" } Eccube\Entity\Category {#3769 -id: 16 -name: "MICROPIGMO®" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1717552913 {#3767 date: 2024-06-05 11:01:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3768 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3770 …} -Children: Doctrine\ORM\PersistentCollection {#3773 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "micropigmo" -description: null -img_file_name: "" } Eccube\Entity\Category {#3776 -id: 14 -name: "NUBIAN®" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1717552709 {#3774 date: 2024-06-05 10:58:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3775 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3777 …} -Children: Doctrine\ORM\PersistentCollection {#3780 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "nubian" -description: null -img_file_name: "" } Eccube\Entity\Category {#3783 -id: 5 -name: "OIL" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1488881692 {#3781 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102900 {#3782 date: 2025-02-21 10:55:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3784 …} -Children: Doctrine\ORM\PersistentCollection {#3787 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "oil" -description: null -img_file_name: "" } Eccube\Entity\Category {#3790 -id: 78 -name: "OPTIMA®" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1740102803 {#3788 date: 2025-02-21 10:53:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3789 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3791 …} -Children: Doctrine\ORM\PersistentCollection {#3794 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "optima" -description: null -img_file_name: null } Eccube\Entity\Category {#3797 -id: 73 -name: "ORIPACS®" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1730868365 {#3795 date: 2024-11-06 13:46:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3796 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3798 …} -Children: Doctrine\ORM\PersistentCollection {#3801 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "oripacs" -description: null -img_file_name: null } Eccube\Entity\Category {#3804 -id: 2 -name: "OPLAS®" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1488881692 {#3802 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102884 {#3803 date: 2025-02-21 10:54:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3805 …} -Children: Doctrine\ORM\PersistentCollection {#3808 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "oplas" -description: null -img_file_name: "" } Eccube\Entity\Category {#3811 -id: 72 -name: "OPTRON®" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1730868352 {#3809 date: 2024-11-06 13:45:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3810 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3812 …} -Children: Doctrine\ORM\PersistentCollection {#3815 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "optron" -description: null -img_file_name: null } Eccube\Entity\Category {#3818 -id: 74 -name: "VALIFAST®" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1730868379 {#3816 date: 2024-11-06 13:46:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102838 {#3817 date: 2025-02-21 10:53:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3819 …} -Children: Doctrine\ORM\PersistentCollection {#3822 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "valifast" -description: null -img_file_name: null } Eccube\Entity\Category {#3825 -id: 76 -name: "VALIOSOL®" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1730868409 {#3823 date: 2024-11-06 13:46:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3824 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3826 …} -Children: Doctrine\ORM\PersistentCollection {#3829 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "valiosol" -description: null -img_file_name: null } Eccube\Entity\Category {#3832 -id: 75 -name: "WATER" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1730868393 {#3830 date: 2024-11-06 13:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3831 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3833 …} -Children: Doctrine\ORM\PersistentCollection {#3836 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "water" -description: null -img_file_name: null } ] |
| class | "Eccube\Entity\Category" |
same as passed value |
| placeholder | "common.select__all_products" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "NameWithLevel" |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#4109 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#4110 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4112 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#4111 …} } |
| choices | [ Proxies\__CG__\Eccube\Entity\Category {#3413 -id: 39 -name: "chemSHERPA" -hierarchy: 1 -sort_no: 53 -create_date: DateTime @1727430296 {#3496 date: 2024-09-27 18:44:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3490 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3464 …} -Children: Doctrine\ORM\PersistentCollection {#3531 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "chemSHERPA" -description: null -img_file_name: null +__isInitialized__: true …2 } Eccube\Entity\Category {#3052 -id: 58 -name: "ALFAST®" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1730728840 {#3072 date: 2024-11-04 23:00:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3070 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3265 …} -Children: Doctrine\ORM\PersistentCollection {#3263 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "alfast" -description: null -img_file_name: null } Eccube\Entity\Category {#3528 -id: 60 -name: "BONASORB®" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1730760345 {#3530 date: 2024-11-05 07:45:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3529 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3527 …} -Children: Doctrine\ORM\PersistentCollection {#3524 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "bonasorb" -description: null -img_file_name: null } Eccube\Entity\Category {#3521 -id: 59 -name: "BONJET®" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1730728858 {#3523 date: 2024-11-04 23:00:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3522 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3520 …} -Children: Doctrine\ORM\PersistentCollection {#3517 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "bonjet" -description: null -img_file_name: null } Eccube\Entity\Category {#3514 -id: 55 -name: "BONTRON®" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1727774489 {#3516 date: 2024-10-01 18:21:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3515 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3513 …} -Children: Doctrine\ORM\PersistentCollection {#3510 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "bontron" -description: null -img_file_name: null } Eccube\Entity\Category {#3507 -id: 56 -name: "DEORASE®" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1727774498 {#3509 date: 2024-10-01 18:21:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3508 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3506 …} -Children: Doctrine\ORM\PersistentCollection {#3503 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "deorase" -description: null -img_file_name: null } Eccube\Entity\Category {#3499 -id: 61 -name: "eBIND®" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1730866578 {#3501 date: 2024-11-06 13:16:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3500 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3498 …} -Children: Doctrine\ORM\PersistentCollection {#3494 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "ebind" -description: null -img_file_name: null } Eccube\Entity\Category {#3491 -id: 62 -name: "elixa®" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1730866594 {#3493 date: 2024-11-06 13:16:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3492 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3489 …} -Children: Doctrine\ORM\PersistentCollection {#3486 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "elixa" -description: null -img_file_name: null } Eccube\Entity\Category {#3482 -id: 63 -name: "MICROPIGMO®" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1730866607 {#3485 date: 2024-11-06 13:16:47.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 {#3481 …} -Children: Doctrine\ORM\PersistentCollection {#3478 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "micropigmo" -description: null -img_file_name: null } Eccube\Entity\Category {#3474 -id: 79 -name: "NIGROSINE" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1753321558 {#3476 date: 2025-07-24 10:45:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3475 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3473 …} -Children: Doctrine\ORM\PersistentCollection {#3470 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "nigrosine" -description: null -img_file_name: null } Eccube\Entity\Category {#3467 -id: 64 -name: "NUBIAN®" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1730866619 {#3469 date: 2024-11-06 13:16:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3468 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3466 …} -Children: Doctrine\ORM\PersistentCollection {#3568 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "nubian" -description: null -img_file_name: null } Eccube\Entity\Category {#3562 -id: 65 -name: "OIL" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1730866633 {#3566 date: 2024-11-06 13:17:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3564 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3560 …} -Children: Doctrine\ORM\PersistentCollection {#3571 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "oil" -description: null -img_file_name: null } Eccube\Entity\Category {#3565 -id: 66 -name: "OPLAS®" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1730866650 {#3569 date: 2024-11-06 13:17:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3567 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3563 …} -Children: Doctrine\ORM\PersistentCollection {#3561 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "oplas" -description: null -img_file_name: null } Eccube\Entity\Category {#3555 -id: 67 -name: "OPTRON®" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1730866665 {#3557 date: 2024-11-06 13:17:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3556 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3554 …} -Children: Doctrine\ORM\PersistentCollection {#3551 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "optron" -description: null -img_file_name: null } Eccube\Entity\Category {#3548 -id: 68 -name: "ORIPACS®" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1730866684 {#3550 date: 2024-11-06 13:18:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3549 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3547 …} -Children: Doctrine\ORM\PersistentCollection {#3544 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "oripacs" -description: null -img_file_name: null } Eccube\Entity\Category {#3575 -id: 69 -name: "VALIFAST®" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1730866707 {#3543 date: 2024-11-06 13:18:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3542 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3576 …} -Children: Doctrine\ORM\PersistentCollection {#3579 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "valifast" -description: null -img_file_name: null } Eccube\Entity\Category {#3582 -id: 71 -name: "VALIOSOL®" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1730866736 {#3580 date: 2024-11-06 13:18:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3581 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3583 …} -Children: Doctrine\ORM\PersistentCollection {#3586 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "valiosol" -description: null -img_file_name: null } Eccube\Entity\Category {#3589 -id: 70 -name: "WATER" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1730866723 {#3587 date: 2024-11-06 13:18:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3588 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3590 …} -Children: Doctrine\ORM\PersistentCollection {#3593 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "water" -description: null -img_file_name: null } Eccube\Entity\Category {#3596 -id: 30 -name: "SDS" -hierarchy: 1 -sort_no: 51 -create_date: DateTime @1727429302 {#3477 date: 2024-09-27 18:28:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3484 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3597 …} -Children: Doctrine\ORM\PersistentCollection {#3600 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "sds" -description: null -img_file_name: null } Eccube\Entity\Category {#3601 -id: 57 -name: "ALFAST®" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1730728687 {#3594 date: 2024-11-04 22:58:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3595 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3602 …} -Children: Doctrine\ORM\PersistentCollection {#3605 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "alfast" -description: null -img_file_name: null } Eccube\Entity\Category {#3610 -id: 53 -name: "BONASORB®" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1727430448 {#3608 date: 2024-09-27 18:47:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3609 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3611 …} -Children: Doctrine\ORM\PersistentCollection {#3614 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "bonasorb" -description: null -img_file_name: null } Eccube\Entity\Category {#3617 -id: 40 -name: "BONJET®" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1727430330 {#3615 date: 2024-09-27 18:45:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3616 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3618 …} -Children: Doctrine\ORM\PersistentCollection {#3621 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "bonjet" -description: null -img_file_name: null } Eccube\Entity\Category {#3624 -id: 41 -name: "BONTRON®" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1727430347 {#3622 date: 2024-09-27 18:45:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3623 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3625 …} -Children: Doctrine\ORM\PersistentCollection {#3628 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "bontron" -description: null -img_file_name: null } Eccube\Entity\Category {#3631 -id: 42 -name: "DEORASE®" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1727430355 {#3629 date: 2024-09-27 18:45:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3630 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3632 …} -Children: Doctrine\ORM\PersistentCollection {#3635 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "deorase" -description: null -img_file_name: null } Eccube\Entity\Category {#3638 -id: 43 -name: "eBIND®" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1727430365 {#3636 date: 2024-09-27 18:46:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3637 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3639 …} -Children: Doctrine\ORM\PersistentCollection {#3642 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "ebind" -description: null -img_file_name: null } Eccube\Entity\Category {#3645 -id: 44 -name: "elixa®" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1727430373 {#3643 date: 2024-09-27 18:46:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3644 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3646 …} -Children: Doctrine\ORM\PersistentCollection {#3649 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "elixa" -description: null -img_file_name: null } Eccube\Entity\Category {#3652 -id: 45 -name: "MICROPIGMO®" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1727430379 {#3650 date: 2024-09-27 18:46:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3651 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3653 …} -Children: Doctrine\ORM\PersistentCollection {#3656 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "micropigmo" -description: null -img_file_name: null } Eccube\Entity\Category {#3659 -id: 46 -name: "NUBIAN®" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1727430386 {#3657 date: 2024-09-27 18:46:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3658 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3660 …} -Children: Doctrine\ORM\PersistentCollection {#3663 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "nubian" -description: null -img_file_name: null } Eccube\Entity\Category {#3666 -id: 47 -name: "OIL" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1727430393 {#3664 date: 2024-09-27 18:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3665 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3667 …} -Children: Doctrine\ORM\PersistentCollection {#3670 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "oil" -description: null -img_file_name: null } Eccube\Entity\Category {#3673 -id: 48 -name: "OPLAS®" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1727430398 {#3671 date: 2024-09-27 18:46:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3672 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3674 …} -Children: Doctrine\ORM\PersistentCollection {#3677 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "oplas" -description: null -img_file_name: null } Eccube\Entity\Category {#3680 -id: 49 -name: "OPTRON®" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1727430407 {#3678 date: 2024-09-27 18:46:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3679 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3681 …} -Children: Doctrine\ORM\PersistentCollection {#3684 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "optron" -description: null -img_file_name: null } Eccube\Entity\Category {#3687 -id: 50 -name: "ORIPACS®" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1727430427 {#3685 date: 2024-09-27 18:47:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3686 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3688 …} -Children: Doctrine\ORM\PersistentCollection {#3691 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "oripacs" -description: null -img_file_name: null } Eccube\Entity\Category {#3694 -id: 51 -name: "VALIFAST®" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1727430433 {#3692 date: 2024-09-27 18:47:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3693 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3695 …} -Children: Doctrine\ORM\PersistentCollection {#3698 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "valifast" -description: null -img_file_name: null } Eccube\Entity\Category {#3701 -id: 54 -name: "VALIOSOL®" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1727430455 {#3699 date: 2024-09-27 18:47:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3700 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3702 …} -Children: Doctrine\ORM\PersistentCollection {#3705 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "valiosol" -description: null -img_file_name: null } Eccube\Entity\Category {#3708 -id: 52 -name: "WATER" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1727430441 {#3706 date: 2024-09-27 18:47:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3707 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3709 …} -Children: Doctrine\ORM\PersistentCollection {#3712 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "water" -description: null -img_file_name: null } Eccube\Entity\Category {#3715 -id: 80 -name: "【開発品】TDS" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1764311918 {#3713 date: 2025-11-28 15:38:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3714 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3716 …} -Children: Doctrine\ORM\PersistentCollection {#3719 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "development product-tds" -description: null -img_file_name: null } Eccube\Entity\Category {#3720 -id: 27 -name: "ALFAST®" -hierarchy: 1 -sort_no: 49 -create_date: DateTime @1717553074 {#3606 date: 2024-06-05 11:04:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3607 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3721 …} -Children: Doctrine\ORM\PersistentCollection {#3724 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "alfast" -description: null -img_file_name: "" } Eccube\Entity\Category {#3727 -id: 26 -name: "BONASORB®" -hierarchy: 1 -sort_no: 48 -create_date: DateTime @1717553069 {#3725 date: 2024-06-05 11:04:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3726 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3728 …} -Children: Doctrine\ORM\PersistentCollection {#3731 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "bonasorb" -description: null -img_file_name: "" } Eccube\Entity\Category {#3734 -id: 1 -name: "BONJET®" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1488881692 {#3732 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3733 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3735 …} -Children: Doctrine\ORM\PersistentCollection {#3738 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "bonjet" -description: null -img_file_name: "0902171454_66d573fe75bff.jpg" } Eccube\Entity\Category {#3741 -id: 77 -name: "BONTRON®" -hierarchy: 1 -sort_no: 46 -create_date: DateTime @1730868578 {#3739 date: 2024-11-06 13:49:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3740 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3742 …} -Children: Doctrine\ORM\PersistentCollection {#3745 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "bontron" -description: null -img_file_name: null } Eccube\Entity\Category {#3748 -id: 24 -name: "DEORASE®" -hierarchy: 1 -sort_no: 45 -create_date: DateTime @1717553054 {#3746 date: 2024-06-05 11:04:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3747 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3749 …} -Children: Doctrine\ORM\PersistentCollection {#3752 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "deorase" -description: null -img_file_name: "" } Eccube\Entity\Category {#3755 -id: 22 -name: "<span style="font-style: italic;">e</span>BIND®" -hierarchy: 1 -sort_no: 44 -create_date: DateTime @1717553040 {#3753 date: 2024-06-05 11:04:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3754 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3756 …} -Children: Doctrine\ORM\PersistentCollection {#3759 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "ebind" -description: null -img_file_name: "" } Eccube\Entity\Category {#3762 -id: 20 -name: "elixa®" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1717553006 {#3760 date: 2024-06-05 11:03:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3761 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3763 …} -Children: Doctrine\ORM\PersistentCollection {#3766 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "elixa" -description: null -img_file_name: "" } Eccube\Entity\Category {#3769 -id: 16 -name: "MICROPIGMO®" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1717552913 {#3767 date: 2024-06-05 11:01:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3768 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3770 …} -Children: Doctrine\ORM\PersistentCollection {#3773 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "micropigmo" -description: null -img_file_name: "" } Eccube\Entity\Category {#3776 -id: 14 -name: "NUBIAN®" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1717552709 {#3774 date: 2024-06-05 10:58:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3775 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3777 …} -Children: Doctrine\ORM\PersistentCollection {#3780 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "nubian" -description: null -img_file_name: "" } Eccube\Entity\Category {#3783 -id: 5 -name: "OIL" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1488881692 {#3781 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102900 {#3782 date: 2025-02-21 10:55:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3784 …} -Children: Doctrine\ORM\PersistentCollection {#3787 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "oil" -description: null -img_file_name: "" } Eccube\Entity\Category {#3790 -id: 78 -name: "OPTIMA®" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1740102803 {#3788 date: 2025-02-21 10:53:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3789 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3791 …} -Children: Doctrine\ORM\PersistentCollection {#3794 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "optima" -description: null -img_file_name: null } Eccube\Entity\Category {#3797 -id: 73 -name: "ORIPACS®" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1730868365 {#3795 date: 2024-11-06 13:46:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3796 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3798 …} -Children: Doctrine\ORM\PersistentCollection {#3801 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "oripacs" -description: null -img_file_name: null } Eccube\Entity\Category {#3804 -id: 2 -name: "OPLAS®" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1488881692 {#3802 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102884 {#3803 date: 2025-02-21 10:54:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3805 …} -Children: Doctrine\ORM\PersistentCollection {#3808 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "oplas" -description: null -img_file_name: "" } Eccube\Entity\Category {#3811 -id: 72 -name: "OPTRON®" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1730868352 {#3809 date: 2024-11-06 13:45:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3810 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3812 …} -Children: Doctrine\ORM\PersistentCollection {#3815 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "optron" -description: null -img_file_name: null } Eccube\Entity\Category {#3818 -id: 74 -name: "VALIFAST®" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1730868379 {#3816 date: 2024-11-06 13:46:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102838 {#3817 date: 2025-02-21 10:53:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3819 …} -Children: Doctrine\ORM\PersistentCollection {#3822 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "valifast" -description: null -img_file_name: null } Eccube\Entity\Category {#3825 -id: 76 -name: "VALIOSOL®" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1730868409 {#3823 date: 2024-11-06 13:46:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3824 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3826 …} -Children: Doctrine\ORM\PersistentCollection {#3829 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "valiosol" -description: null -img_file_name: null } Eccube\Entity\Category {#3832 -id: 75 -name: "WATER" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1730868393 {#3830 date: 2024-11-06 13:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3831 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3833 …} -Children: Doctrine\ORM\PersistentCollection {#3836 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "water" -description: null -img_file_name: null } ] |
| class | "Eccube\Entity\Category" |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#576 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#575 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#574 …} -namespace: Closure() {#572 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerCiSBicA\EntityManagerGhost554d0f0 {#648 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4108 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerCiSBicA\EntityManagerGhost554d0f0 {#648 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2987 …} } |
| 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() {#4107 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#878 …} $message: Closure() {#4105 …} $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 {#7677 +label: "chemSHERPA" +value: "39" +data: Proxies\__CG__\Eccube\Entity\Category {#3413 -id: 39 -name: "chemSHERPA" -hierarchy: 1 -sort_no: 53 -create_date: DateTime @1727430296 {#3496 date: 2024-09-27 18:44:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3490 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3464 …} -Children: Doctrine\ORM\PersistentCollection {#3531 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "chemSHERPA" -description: null -img_file_name: null +__isInitialized__: true …2 } +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7675 +label: "\u{3000}ALFAST®" +value: "58" +data: Eccube\Entity\Category {#3052 -id: 58 -name: "ALFAST®" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1730728840 {#3072 date: 2024-11-04 23:00:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3070 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3265 …} -Children: Doctrine\ORM\PersistentCollection {#3263 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "alfast" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7673 +label: "\u{3000}BONASORB®" +value: "60" +data: Eccube\Entity\Category {#3528 -id: 60 -name: "BONASORB®" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1730760345 {#3530 date: 2024-11-05 07:45:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3529 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3527 …} -Children: Doctrine\ORM\PersistentCollection {#3524 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "bonasorb" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7676 +label: "\u{3000}BONJET®" +value: "59" +data: Eccube\Entity\Category {#3521 -id: 59 -name: "BONJET®" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1730728858 {#3523 date: 2024-11-04 23:00:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3522 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3520 …} -Children: Doctrine\ORM\PersistentCollection {#3517 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "bonjet" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7671 +label: "\u{3000}BONTRON®" +value: "55" +data: Eccube\Entity\Category {#3514 -id: 55 -name: "BONTRON®" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1727774489 {#3516 date: 2024-10-01 18:21:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3515 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3513 …} -Children: Doctrine\ORM\PersistentCollection {#3510 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "bontron" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7670 +label: "\u{3000}DEORASE®" +value: "56" +data: Eccube\Entity\Category {#3507 -id: 56 -name: "DEORASE®" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1727774498 {#3509 date: 2024-10-01 18:21:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3508 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3506 …} -Children: Doctrine\ORM\PersistentCollection {#3503 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "deorase" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7669 +label: "\u{3000}eBIND®" +value: "61" +data: Eccube\Entity\Category {#3499 -id: 61 -name: "eBIND®" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1730866578 {#3501 date: 2024-11-06 13:16:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3500 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3498 …} -Children: Doctrine\ORM\PersistentCollection {#3494 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "ebind" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7668 +label: "\u{3000}elixa®" +value: "62" +data: Eccube\Entity\Category {#3491 -id: 62 -name: "elixa®" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1730866594 {#3493 date: 2024-11-06 13:16:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3492 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3489 …} -Children: Doctrine\ORM\PersistentCollection {#3486 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "elixa" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7667 +label: "\u{3000}MICROPIGMO®" +value: "63" +data: Eccube\Entity\Category {#3482 -id: 63 -name: "MICROPIGMO®" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1730866607 {#3485 date: 2024-11-06 13:16:47.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 {#3481 …} -Children: Doctrine\ORM\PersistentCollection {#3478 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "micropigmo" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7666 +label: "\u{3000}NIGROSINE" +value: "79" +data: Eccube\Entity\Category {#3474 -id: 79 -name: "NIGROSINE" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1753321558 {#3476 date: 2025-07-24 10:45:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3475 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3473 …} -Children: Doctrine\ORM\PersistentCollection {#3470 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "nigrosine" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7665 +label: "\u{3000}NUBIAN®" +value: "64" +data: Eccube\Entity\Category {#3467 -id: 64 -name: "NUBIAN®" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1730866619 {#3469 date: 2024-11-06 13:16:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3468 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3466 …} -Children: Doctrine\ORM\PersistentCollection {#3568 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "nubian" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7664 +label: "\u{3000}OIL" +value: "65" +data: Eccube\Entity\Category {#3562 -id: 65 -name: "OIL" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1730866633 {#3566 date: 2024-11-06 13:17:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3564 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3560 …} -Children: Doctrine\ORM\PersistentCollection {#3571 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "oil" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7663 +label: "\u{3000}OPLAS®" +value: "66" +data: Eccube\Entity\Category {#3565 -id: 66 -name: "OPLAS®" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1730866650 {#3569 date: 2024-11-06 13:17:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3567 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3563 …} -Children: Doctrine\ORM\PersistentCollection {#3561 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "oplas" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7662 +label: "\u{3000}OPTRON®" +value: "67" +data: Eccube\Entity\Category {#3555 -id: 67 -name: "OPTRON®" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1730866665 {#3557 date: 2024-11-06 13:17:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3556 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3554 …} -Children: Doctrine\ORM\PersistentCollection {#3551 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "optron" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7661 +label: "\u{3000}ORIPACS®" +value: "68" +data: Eccube\Entity\Category {#3548 -id: 68 -name: "ORIPACS®" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1730866684 {#3550 date: 2024-11-06 13:18:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3549 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3547 …} -Children: Doctrine\ORM\PersistentCollection {#3544 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "oripacs" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7660 +label: "\u{3000}VALIFAST®" +value: "69" +data: Eccube\Entity\Category {#3575 -id: 69 -name: "VALIFAST®" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1730866707 {#3543 date: 2024-11-06 13:18:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3542 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3576 …} -Children: Doctrine\ORM\PersistentCollection {#3579 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "valifast" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7659 +label: "\u{3000}VALIOSOL®" +value: "71" +data: Eccube\Entity\Category {#3582 -id: 71 -name: "VALIOSOL®" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1730866736 {#3580 date: 2024-11-06 13:18:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3581 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3583 …} -Children: Doctrine\ORM\PersistentCollection {#3586 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "valiosol" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7658 +label: "\u{3000}WATER" +value: "70" +data: Eccube\Entity\Category {#3589 -id: 70 -name: "WATER" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1730866723 {#3587 date: 2024-11-06 13:18:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3588 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3590 …} -Children: Doctrine\ORM\PersistentCollection {#3593 …} -Parent: Proxies\__CG__\Eccube\Entity\Category {#3413 …2} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "water" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7657 +label: "SDS" +value: "30" +data: Eccube\Entity\Category {#3596 -id: 30 -name: "SDS" -hierarchy: 1 -sort_no: 51 -create_date: DateTime @1727429302 {#3477 date: 2024-09-27 18:28:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3484 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3597 …} -Children: Doctrine\ORM\PersistentCollection {#3600 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "sds" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7656 +label: "\u{3000}ALFAST®" +value: "57" +data: Eccube\Entity\Category {#3601 -id: 57 -name: "ALFAST®" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1730728687 {#3594 date: 2024-11-04 22:58:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3595 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3602 …} -Children: Doctrine\ORM\PersistentCollection {#3605 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "alfast" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7655 +label: "\u{3000}BONASORB®" +value: "53" +data: Eccube\Entity\Category {#3610 -id: 53 -name: "BONASORB®" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1727430448 {#3608 date: 2024-09-27 18:47:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3609 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3611 …} -Children: Doctrine\ORM\PersistentCollection {#3614 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "bonasorb" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7654 +label: "\u{3000}BONJET®" +value: "40" +data: Eccube\Entity\Category {#3617 -id: 40 -name: "BONJET®" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1727430330 {#3615 date: 2024-09-27 18:45:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3616 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3618 …} -Children: Doctrine\ORM\PersistentCollection {#3621 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "bonjet" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7653 +label: "\u{3000}BONTRON®" +value: "41" +data: Eccube\Entity\Category {#3624 -id: 41 -name: "BONTRON®" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1727430347 {#3622 date: 2024-09-27 18:45:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3623 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3625 …} -Children: Doctrine\ORM\PersistentCollection {#3628 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "bontron" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7652 +label: "\u{3000}DEORASE®" +value: "42" +data: Eccube\Entity\Category {#3631 -id: 42 -name: "DEORASE®" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1727430355 {#3629 date: 2024-09-27 18:45:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3630 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3632 …} -Children: Doctrine\ORM\PersistentCollection {#3635 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "deorase" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7651 +label: "\u{3000}eBIND®" +value: "43" +data: Eccube\Entity\Category {#3638 -id: 43 -name: "eBIND®" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1727430365 {#3636 date: 2024-09-27 18:46:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3637 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3639 …} -Children: Doctrine\ORM\PersistentCollection {#3642 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "ebind" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7650 +label: "\u{3000}elixa®" +value: "44" +data: Eccube\Entity\Category {#3645 -id: 44 -name: "elixa®" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1727430373 {#3643 date: 2024-09-27 18:46:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3644 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3646 …} -Children: Doctrine\ORM\PersistentCollection {#3649 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "elixa" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7649 +label: "\u{3000}MICROPIGMO®" +value: "45" +data: Eccube\Entity\Category {#3652 -id: 45 -name: "MICROPIGMO®" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1727430379 {#3650 date: 2024-09-27 18:46:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3651 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3653 …} -Children: Doctrine\ORM\PersistentCollection {#3656 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "micropigmo" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7648 +label: "\u{3000}NUBIAN®" +value: "46" +data: Eccube\Entity\Category {#3659 -id: 46 -name: "NUBIAN®" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1727430386 {#3657 date: 2024-09-27 18:46:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3658 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3660 …} -Children: Doctrine\ORM\PersistentCollection {#3663 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "nubian" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7647 +label: "\u{3000}OIL" +value: "47" +data: Eccube\Entity\Category {#3666 -id: 47 -name: "OIL" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1727430393 {#3664 date: 2024-09-27 18:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3665 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3667 …} -Children: Doctrine\ORM\PersistentCollection {#3670 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "oil" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7646 +label: "\u{3000}OPLAS®" +value: "48" +data: Eccube\Entity\Category {#3673 -id: 48 -name: "OPLAS®" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1727430398 {#3671 date: 2024-09-27 18:46:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3672 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3674 …} -Children: Doctrine\ORM\PersistentCollection {#3677 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "oplas" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7645 +label: "\u{3000}OPTRON®" +value: "49" +data: Eccube\Entity\Category {#3680 -id: 49 -name: "OPTRON®" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1727430407 {#3678 date: 2024-09-27 18:46:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3679 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3681 …} -Children: Doctrine\ORM\PersistentCollection {#3684 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "optron" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7644 +label: "\u{3000}ORIPACS®" +value: "50" +data: Eccube\Entity\Category {#3687 -id: 50 -name: "ORIPACS®" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1727430427 {#3685 date: 2024-09-27 18:47:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3686 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3688 …} -Children: Doctrine\ORM\PersistentCollection {#3691 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "oripacs" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7643 +label: "\u{3000}VALIFAST®" +value: "51" +data: Eccube\Entity\Category {#3694 -id: 51 -name: "VALIFAST®" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1727430433 {#3692 date: 2024-09-27 18:47:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3693 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3695 …} -Children: Doctrine\ORM\PersistentCollection {#3698 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "valifast" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7642 +label: "\u{3000}VALIOSOL®" +value: "54" +data: Eccube\Entity\Category {#3701 -id: 54 -name: "VALIOSOL®" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1727430455 {#3699 date: 2024-09-27 18:47:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3700 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3702 …} -Children: Doctrine\ORM\PersistentCollection {#3705 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "valiosol" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7641 +label: "\u{3000}WATER" +value: "52" +data: Eccube\Entity\Category {#3708 -id: 52 -name: "WATER" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1727430441 {#3706 date: 2024-09-27 18:47:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3707 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3709 …} -Children: Doctrine\ORM\PersistentCollection {#3712 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "water" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7640 +label: "\u{3000}【開発品】TDS" +value: "80" +data: Eccube\Entity\Category {#3715 -id: 80 -name: "【開発品】TDS" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1764311918 {#3713 date: 2025-11-28 15:38:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3714 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3716 …} -Children: Doctrine\ORM\PersistentCollection {#3719 …} -Parent: Eccube\Entity\Category {#3596} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "development product-tds" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7639 +label: "ALFAST®" +value: "27" +data: Eccube\Entity\Category {#3720 -id: 27 -name: "ALFAST®" -hierarchy: 1 -sort_no: 49 -create_date: DateTime @1717553074 {#3606 date: 2024-06-05 11:04:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3607 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3721 …} -Children: Doctrine\ORM\PersistentCollection {#3724 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "alfast" -description: null -img_file_name: "" } +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7638 +label: "BONASORB®" +value: "26" +data: Eccube\Entity\Category {#3727 -id: 26 -name: "BONASORB®" -hierarchy: 1 -sort_no: 48 -create_date: DateTime @1717553069 {#3725 date: 2024-06-05 11:04:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3726 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3728 …} -Children: Doctrine\ORM\PersistentCollection {#3731 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "bonasorb" -description: null -img_file_name: "" } +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7637 +label: "BONJET®" +value: "1" +data: Eccube\Entity\Category {#3734 -id: 1 -name: "BONJET®" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1488881692 {#3732 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3733 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3735 …} -Children: Doctrine\ORM\PersistentCollection {#3738 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "bonjet" -description: null -img_file_name: "0902171454_66d573fe75bff.jpg" } +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7635 +label: "BONTRON®" +value: "77" +data: Eccube\Entity\Category {#3741 -id: 77 -name: "BONTRON®" -hierarchy: 1 -sort_no: 46 -create_date: DateTime @1730868578 {#3739 date: 2024-11-06 13:49:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3740 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3742 …} -Children: Doctrine\ORM\PersistentCollection {#3745 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "bontron" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7687 +label: "DEORASE®" +value: "24" +data: Eccube\Entity\Category {#3748 -id: 24 -name: "DEORASE®" -hierarchy: 1 -sort_no: 45 -create_date: DateTime @1717553054 {#3746 date: 2024-06-05 11:04:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3747 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3749 …} -Children: Doctrine\ORM\PersistentCollection {#3752 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "deorase" -description: null -img_file_name: "" } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7688 +label: "<span style="font-style: italic;">e</span>BIND®" +value: "22" +data: Eccube\Entity\Category {#3755 -id: 22 -name: "<span style="font-style: italic;">e</span>BIND®" -hierarchy: 1 -sort_no: 44 -create_date: DateTime @1717553040 {#3753 date: 2024-06-05 11:04:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3754 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3756 …} -Children: Doctrine\ORM\PersistentCollection {#3759 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "ebind" -description: null -img_file_name: "" } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7689 +label: "elixa®" +value: "20" +data: Eccube\Entity\Category {#3762 -id: 20 -name: "elixa®" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1717553006 {#3760 date: 2024-06-05 11:03:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3761 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3763 …} -Children: Doctrine\ORM\PersistentCollection {#3766 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "elixa" -description: null -img_file_name: "" } +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7690 +label: "MICROPIGMO®" +value: "16" +data: Eccube\Entity\Category {#3769 -id: 16 -name: "MICROPIGMO®" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1717552913 {#3767 date: 2024-06-05 11:01:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3768 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3770 …} -Children: Doctrine\ORM\PersistentCollection {#3773 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "micropigmo" -description: null -img_file_name: "" } +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7692 +label: "NUBIAN®" +value: "14" +data: Eccube\Entity\Category {#3776 -id: 14 -name: "NUBIAN®" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1717552709 {#3774 date: 2024-06-05 10:58:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3775 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3777 …} -Children: Doctrine\ORM\PersistentCollection {#3780 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "nubian" -description: null -img_file_name: "" } +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7691 +label: "OIL" +value: "5" +data: Eccube\Entity\Category {#3783 -id: 5 -name: "OIL" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1488881692 {#3781 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102900 {#3782 date: 2025-02-21 10:55:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3784 …} -Children: Doctrine\ORM\PersistentCollection {#3787 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "oil" -description: null -img_file_name: "" } +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7693 +label: "OPTIMA®" +value: "78" +data: Eccube\Entity\Category {#3790 -id: 78 -name: "OPTIMA®" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1740102803 {#3788 date: 2025-02-21 10:53:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3789 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3791 …} -Children: Doctrine\ORM\PersistentCollection {#3794 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "optima" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7694 +label: "ORIPACS®" +value: "73" +data: Eccube\Entity\Category {#3797 -id: 73 -name: "ORIPACS®" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1730868365 {#3795 date: 2024-11-06 13:46:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3796 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3798 …} -Children: Doctrine\ORM\PersistentCollection {#3801 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "oripacs" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7695 +label: "OPLAS®" +value: "2" +data: Eccube\Entity\Category {#3804 -id: 2 -name: "OPLAS®" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1488881692 {#3802 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102884 {#3803 date: 2025-02-21 10:54:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3805 …} -Children: Doctrine\ORM\PersistentCollection {#3808 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "oplas" -description: null -img_file_name: "" } +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7696 +label: "OPTRON®" +value: "72" +data: Eccube\Entity\Category {#3811 -id: 72 -name: "OPTRON®" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1730868352 {#3809 date: 2024-11-06 13:45:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3810 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3812 …} -Children: Doctrine\ORM\PersistentCollection {#3815 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "optron" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7697 +label: "VALIFAST®" +value: "74" +data: Eccube\Entity\Category {#3818 -id: 74 -name: "VALIFAST®" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1730868379 {#3816 date: 2024-11-06 13:46:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102838 {#3817 date: 2025-02-21 10:53:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3819 …} -Children: Doctrine\ORM\PersistentCollection {#3822 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "valifast" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7698 +label: "VALIOSOL®" +value: "76" +data: Eccube\Entity\Category {#3825 -id: 76 -name: "VALIOSOL®" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1730868409 {#3823 date: 2024-11-06 13:46:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3824 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3826 …} -Children: Doctrine\ORM\PersistentCollection {#3829 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -slug_name: "valiosol" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7699 +label: "WATER" +value: "75" +data: Eccube\Entity\Category {#3832 -id: 75 -name: "WATER" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1730868393 {#3830 date: 2024-11-06 13:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3831 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3833 …} -Children: Doctrine\ORM\PersistentCollection {#3836 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3425 …} -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 {#7681 -form: Symfony\Component\Form\Form {#4254 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#7680 …5} |
| full_name | "category_id" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_id" |
| is_selected | Closure($choice, $value) {#7679 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 {#576 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#575 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#574 …} -namespace: Closure() {#572 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4136 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() {#4138 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#878 …} $message: Closure() {#4137 …} $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 {#7700 -form: Symfony\Component\Form\Form {#4257 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7678 …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 {#576 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#575 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#574 …} -namespace: Closure() {#572 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4147 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() {#4149 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#878 …} $message: Closure() {#4148 …} $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 {#7702 -form: Symfony\Component\Form\Form {#4260 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7701 …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 {#3456 #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 {#3456 #id: 10 #name: "10件" #sort_no: 0 } Eccube\Entity\Master\ProductListMax {#3453 #id: 20 #name: "20件" #sort_no: 1 } Eccube\Entity\Master\ProductListMax {#3452 #id: 30 #name: "30件" #sort_no: 2 } ] |
[ Eccube\Entity\Master\ProductListMax {#3456 #id: 10 #name: "10件" #sort_no: 0 } Eccube\Entity\Master\ProductListMax {#3453 #id: 20 #name: "20件" #sort_no: 1 } Eccube\Entity\Master\ProductListMax {#3452 #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 {#4103 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#4104 …} } |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#4169 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#4110 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4171 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#4170 …} } |
| choices | [ Eccube\Entity\Master\ProductListMax {#3456 #id: 10 #name: "10件" #sort_no: 0 } Eccube\Entity\Master\ProductListMax {#3453 #id: 20 #name: "20件" #sort_no: 1 } Eccube\Entity\Master\ProductListMax {#3452 #id: 30 #name: "30件" #sort_no: 2 } ] |
| class | "Eccube\Entity\Master\ProductListMax" |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#576 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#575 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#574 …} -namespace: Closure() {#572 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerCiSBicA\EntityManagerGhost554d0f0 {#648 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4168 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerCiSBicA\EntityManagerGhost554d0f0 {#648 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3443 …} } |
| 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 {#4172 -em: ContainerCiSBicA\EntityManagerGhost554d0f0 {#648 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4174 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4175 #from: "Eccube\Entity\Master\ProductListMax" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4176 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -type: 0 -state: 0 -dql: null -parameters: Doctrine\Common\Collections\ArrayCollection {#4173 …} -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() {#4167 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#878 …} $message: Closure() {#4164 …} $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 {#7706 +label: "10件" +value: "10" +data: Eccube\Entity\Master\ProductListMax {#3456 #id: 10 #name: "10件" #sort_no: 0 } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7705 +label: "20件" +value: "20" +data: Eccube\Entity\Master\ProductListMax {#3453 #id: 20 #name: "20件" #sort_no: 1 } +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7707 +label: "30件" +value: "30" +data: Eccube\Entity\Master\ProductListMax {#3452 #id: 30 #name: "30件" #sort_no: 2 } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Eccube\Entity\Master\ProductListMax {#3456 #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 {#7704 -form: Symfony\Component\Form\Form {#4263 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#7703 …5} |
| full_name | "disp_number" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "disp_number" |
| is_selected | Closure($choice, $value) {#7709 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 {#3839 #id: 5 #name: "弊社指定順" #sort_no: 2 } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ Eccube\Entity\Master\ProductListOrderBy {#3839 #id: 5 #name: "弊社指定順" #sort_no: 2 } Eccube\Entity\Master\ProductListOrderBy {#3840 #id: 4 #name: "商品名順" #sort_no: 3 } Eccube\Entity\Master\ProductListOrderBy {#3861 #id: 2 #name: "新着順" #sort_no: 4 } Eccube\Entity\Master\ProductListOrderBy {#3862 #id: 1 #name: "価格が低い順" #sort_no: 5 } Eccube\Entity\Master\ProductListOrderBy {#3863 #id: 3 #name: "価格が高い順" #sort_no: 6 } ] |
[ Eccube\Entity\Master\ProductListOrderBy {#3839 #id: 5 #name: "弊社指定順" #sort_no: 2 } Eccube\Entity\Master\ProductListOrderBy {#3840 #id: 4 #name: "商品名順" #sort_no: 3 } Eccube\Entity\Master\ProductListOrderBy {#3861 #id: 2 #name: "新着順" #sort_no: 4 } Eccube\Entity\Master\ProductListOrderBy {#3862 #id: 1 #name: "価格が低い順" #sort_no: 5 } Eccube\Entity\Master\ProductListOrderBy {#3863 #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 {#4103 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#4104 …} } |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#4194 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#4110 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4196 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#4195 …} } |
| choices | [ Eccube\Entity\Master\ProductListOrderBy {#3839 #id: 5 #name: "弊社指定順" #sort_no: 2 } Eccube\Entity\Master\ProductListOrderBy {#3840 #id: 4 #name: "商品名順" #sort_no: 3 } Eccube\Entity\Master\ProductListOrderBy {#3861 #id: 2 #name: "新着順" #sort_no: 4 } Eccube\Entity\Master\ProductListOrderBy {#3862 #id: 1 #name: "価格が低い順" #sort_no: 5 } Eccube\Entity\Master\ProductListOrderBy {#3863 #id: 3 #name: "価格が高い順" #sort_no: 6 } ] |
| class | "Eccube\Entity\Master\ProductListOrderBy" |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#576 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#575 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#574 …} -namespace: Closure() {#572 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerCiSBicA\EntityManagerGhost554d0f0 {#648 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4193 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerCiSBicA\EntityManagerGhost554d0f0 {#648 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3448 …} } |
| 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 {#4197 -em: ContainerCiSBicA\EntityManagerGhost554d0f0 {#648 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4199 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4200 #from: "Eccube\Entity\Master\ProductListOrderBy" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4201 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -type: 0 -state: 0 -dql: null -parameters: Doctrine\Common\Collections\ArrayCollection {#4198 …} -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() {#4192 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#878 …} $message: Closure() {#4191 …} $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 {#7713 +label: "弊社指定順" +value: "5" +data: Eccube\Entity\Master\ProductListOrderBy {#3839 #id: 5 #name: "弊社指定順" #sort_no: 2 } +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7712 +label: "商品名順" +value: "4" +data: Eccube\Entity\Master\ProductListOrderBy {#3840 #id: 4 #name: "商品名順" #sort_no: 3 } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7714 +label: "新着順" +value: "2" +data: Eccube\Entity\Master\ProductListOrderBy {#3861 #id: 2 #name: "新着順" #sort_no: 4 } +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7715 +label: "価格が低い順" +value: "1" +data: Eccube\Entity\Master\ProductListOrderBy {#3862 #id: 1 #name: "価格が低い順" #sort_no: 5 } +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7716 +label: "価格が高い順" +value: "3" +data: Eccube\Entity\Master\ProductListOrderBy {#3863 #id: 3 #name: "価格が高い順" #sort_no: 6 } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Eccube\Entity\Master\ProductListOrderBy {#3839 #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 {#7710 -form: Symfony\Component\Form\Form {#4266 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#7711 …5} |
| full_name | "orderby" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "orderby" |
| is_selected | Closure($choice, $value) {#7718 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 {#576 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#575 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#574 …} -namespace: Closure() {#572 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | true |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4213 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#878 …} $message: Closure() {#4212 …} $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 {#4222 +label: "黄" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4223 +label: "オレンジ" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4224 +label: "赤" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4225 +label: "ピンク" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4226 +label: "茶" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4227 +label: "緑" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4228 +label: "青" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4229 +label: "紫" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4230 +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 {#7719 -form: Symfony\Component\Form\Form {#4365 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#7720 …5} |
| full_name | "color" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "color" |
| is_selected | Closure($choice, array $values) {#7722 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 {#576 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#575 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#574 …} -namespace: Closure() {#572 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4273 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 {#4274 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() {#4276 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#878 …} $message: Closure() {#4278 …} $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 {#7725 -form: Symfony\Component\Form\Form {#4368 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7723 …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 {#576 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#575 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#574 …} -namespace: Closure() {#572 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4273 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 {#4274 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() {#4287 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#878 …} $message: Closure() {#4286 …} $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 {#7727 -form: Symfony\Component\Form\Form {#4371 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7726 …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 {#576 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#575 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#574 …} -namespace: Closure() {#572 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4273 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 {#4274 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() {#4297 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#878 …} $message: Closure() {#4296 …} $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 {#7729 -form: Symfony\Component\Form\Form {#4374 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7728 …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 {#576 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#575 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#574 …} -namespace: Closure() {#572 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4273 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 {#4274 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 {#878 …} $message: Closure() {#4306 …} $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 {#7731 -form: Symfony\Component\Form\Form {#4377 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7730 …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 {#576 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#575 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#574 …} -namespace: Closure() {#572 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4273 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 {#4274 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 {#878 …} $message: Closure() {#4316 …} $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 {#7733 -form: Symfony\Component\Form\Form {#4380 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7732 …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 {#576 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#575 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#574 …} -namespace: Closure() {#572 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4273 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 {#4274 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 {#878 …} $message: Closure() {#4326 …} $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 {#7735 -form: Symfony\Component\Form\Form {#4383 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7734 …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 {#576 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#575 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#574 …} -namespace: Closure() {#572 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4273 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 {#4274 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 {#878 …} $message: Closure() {#4336 …} $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 {#7737 -form: Symfony\Component\Form\Form {#4386 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7736 …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 {#576 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#575 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#574 …} -namespace: Closure() {#572 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4273 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 {#4274 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 {#878 …} $message: Closure() {#4346 …} $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 {#7739 -form: Symfony\Component\Form\Form {#4389 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7738 …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 {#576 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#575 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#574 …} -namespace: Closure() {#572 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4273 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 {#4274 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 {#878 …} $message: Closure() {#4356 …} $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 {#7741 -form: Symfony\Component\Form\Form {#4392 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7740 …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 {#576 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#575 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#574 …} -namespace: Closure() {#572 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4238 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() {#4240 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#878 …} $message: Closure() {#4239 …} $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 {#7724 -form: Symfony\Component\Form\Form {#4395 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7721 …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 | "" |