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 {#3447 #id: 10 #name: "10件" #sort_no: 0 } "orderby" => Eccube\Entity\Master\ProductListOrderBy {#3837 #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) {#3426 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() {#3428 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#878 …} $message: Closure() {#3427 …} $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 {#3447 #id: 10 #name: "10件" #sort_no: 0 } "orderby" => Eccube\Entity\Master\ProductListOrderBy {#3837 #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 {#6634 -form: Symfony\Component\Form\Form {#4246 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6584 …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 {#3447 #id: 10 #name: "10件" #sort_no: 0 } "orderby" => Eccube\Entity\Master\ProductListOrderBy {#3837 #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) {#4070 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() {#4072 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#878 …} $message: Closure() {#4071 …} $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 {#6630 -form: Symfony\Component\Form\Form {#4249 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6631 …5} |
| full_name | "mode" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "mode" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "mode" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_mode" |
| valid | true |
| value | "" |
category_id
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | "NameWithLevel" |
same as passed value |
| choices | [ Eccube\Entity\Category {#3455 -id: 39 -name: "chemSHERPA" -hierarchy: 1 -sort_no: 53 -create_date: DateTime @1727430296 {#3487 date: 2024-09-27 18:44:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3481 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3524 …} -Children: Doctrine\ORM\PersistentCollection {#3521 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "chemSHERPA" -description: null -img_file_name: null } Eccube\Entity\Category {#3520 -id: 58 -name: "ALFAST®" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1730728840 {#3475 date: 2024-11-04 23:00:40.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 {#3519 …} -Children: Doctrine\ORM\PersistentCollection {#3516 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "alfast" -description: null -img_file_name: null } Eccube\Entity\Category {#3511 -id: 60 -name: "BONASORB®" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1730760345 {#3513 date: 2024-11-05 07:45:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3512 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3510 …} -Children: Doctrine\ORM\PersistentCollection {#3507 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "bonasorb" -description: null -img_file_name: null } Eccube\Entity\Category {#3504 -id: 59 -name: "BONJET®" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1730728858 {#3506 date: 2024-11-04 23:00:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3505 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3503 …} -Children: Doctrine\ORM\PersistentCollection {#3500 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "bonjet" -description: null -img_file_name: null } Eccube\Entity\Category {#3497 -id: 55 -name: "BONTRON®" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1727774489 {#3499 date: 2024-10-01 18:21:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3498 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3496 …} -Children: Doctrine\ORM\PersistentCollection {#3492 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "bontron" -description: null -img_file_name: null } Eccube\Entity\Category {#3489 -id: 56 -name: "DEORASE®" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1727774498 {#3491 date: 2024-10-01 18:21:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3490 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3488 …} -Children: Doctrine\ORM\PersistentCollection {#3484 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "deorase" -description: null -img_file_name: null } Eccube\Entity\Category {#3480 -id: 61 -name: "eBIND®" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1730866578 {#3483 date: 2024-11-06 13:16:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3482 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3479 …} -Children: Doctrine\ORM\PersistentCollection {#3476 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "ebind" -description: null -img_file_name: null } Eccube\Entity\Category {#3472 -id: 62 -name: "elixa®" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1730866594 {#3474 date: 2024-11-06 13:16:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3473 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3471 …} -Children: Doctrine\ORM\PersistentCollection {#3467 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "elixa" -description: null -img_file_name: null } Eccube\Entity\Category {#3464 -id: 63 -name: "MICROPIGMO®" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1730866607 {#3466 date: 2024-11-06 13:16:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3465 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3463 …} -Children: Doctrine\ORM\PersistentCollection {#3460 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "micropigmo" -description: null -img_file_name: null } Eccube\Entity\Category {#3457 -id: 79 -name: "NIGROSINE" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1753321558 {#3459 date: 2025-07-24 10:45:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3458 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3456 …} -Children: Doctrine\ORM\PersistentCollection {#3557 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "nigrosine" -description: null -img_file_name: null } Eccube\Entity\Category {#3551 -id: 64 -name: "NUBIAN®" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1730866619 {#3555 date: 2024-11-06 13:16:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3553 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3527 …} -Children: Doctrine\ORM\PersistentCollection {#3560 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "nubian" -description: null -img_file_name: null } Eccube\Entity\Category {#3554 -id: 65 -name: "OIL" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1730866633 {#3558 date: 2024-11-06 13:17:13.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 {#3549 …} -Children: Doctrine\ORM\PersistentCollection {#3548 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "oil" -description: null -img_file_name: null } Eccube\Entity\Category {#3545 -id: 66 -name: "OPLAS®" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1730866650 {#3547 date: 2024-11-06 13:17:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3546 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3544 …} -Children: Doctrine\ORM\PersistentCollection {#3541 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "oplas" -description: null -img_file_name: null } Eccube\Entity\Category {#3538 -id: 67 -name: "OPTRON®" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1730866665 {#3540 date: 2024-11-06 13:17:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3539 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3537 …} -Children: Doctrine\ORM\PersistentCollection {#3534 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "optron" -description: null -img_file_name: null } Eccube\Entity\Category {#3573 -id: 68 -name: "ORIPACS®" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1730866684 {#3533 date: 2024-11-06 13:18:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3572 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3574 …} -Children: Doctrine\ORM\PersistentCollection {#3577 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "oripacs" -description: null -img_file_name: null } Eccube\Entity\Category {#3580 -id: 69 -name: "VALIFAST®" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1730866707 {#3578 date: 2024-11-06 13:18:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3579 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3581 …} -Children: Doctrine\ORM\PersistentCollection {#3584 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "valifast" -description: null -img_file_name: null } Eccube\Entity\Category {#3587 -id: 71 -name: "VALIOSOL®" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1730866736 {#3585 date: 2024-11-06 13:18:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3586 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3588 …} -Children: Doctrine\ORM\PersistentCollection {#3591 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "valiosol" -description: null -img_file_name: null } Eccube\Entity\Category {#3594 -id: 70 -name: "WATER" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1730866723 {#3592 date: 2024-11-06 13:18:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3593 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3595 …} -Children: Doctrine\ORM\PersistentCollection {#3598 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "water" -description: null -img_file_name: null } Eccube\Entity\Category {#3601 -id: 30 -name: "SDS" -hierarchy: 1 -sort_no: 51 -create_date: DateTime @1727429302 {#3515 date: 2024-09-27 18:28:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3514 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3602 …} -Children: Doctrine\ORM\PersistentCollection {#3605 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "sds" -description: null -img_file_name: null } Eccube\Entity\Category {#3606 -id: 57 -name: "ALFAST®" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1730728687 {#3599 date: 2024-11-04 22:58:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3600 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3607 …} -Children: Doctrine\ORM\PersistentCollection {#3610 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "alfast" -description: null -img_file_name: null } Eccube\Entity\Category {#3615 -id: 53 -name: "BONASORB®" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1727430448 {#3613 date: 2024-09-27 18:47:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3614 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3616 …} -Children: Doctrine\ORM\PersistentCollection {#3619 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "bonasorb" -description: null -img_file_name: null } Eccube\Entity\Category {#3622 -id: 40 -name: "BONJET®" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1727430330 {#3620 date: 2024-09-27 18:45:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3621 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3623 …} -Children: Doctrine\ORM\PersistentCollection {#3626 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "bonjet" -description: null -img_file_name: null } Eccube\Entity\Category {#3629 -id: 41 -name: "BONTRON®" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1727430347 {#3627 date: 2024-09-27 18:45:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3628 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3630 …} -Children: Doctrine\ORM\PersistentCollection {#3633 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "bontron" -description: null -img_file_name: null } Eccube\Entity\Category {#3636 -id: 42 -name: "DEORASE®" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1727430355 {#3634 date: 2024-09-27 18:45:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3635 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3637 …} -Children: Doctrine\ORM\PersistentCollection {#3640 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "deorase" -description: null -img_file_name: null } Eccube\Entity\Category {#3643 -id: 43 -name: "eBIND®" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1727430365 {#3641 date: 2024-09-27 18:46:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3642 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3644 …} -Children: Doctrine\ORM\PersistentCollection {#3647 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "ebind" -description: null -img_file_name: null } Eccube\Entity\Category {#3650 -id: 44 -name: "elixa®" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1727430373 {#3648 date: 2024-09-27 18:46:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3649 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3651 …} -Children: Doctrine\ORM\PersistentCollection {#3654 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "elixa" -description: null -img_file_name: null } Eccube\Entity\Category {#3657 -id: 45 -name: "MICROPIGMO®" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1727430379 {#3655 date: 2024-09-27 18:46:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3656 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3658 …} -Children: Doctrine\ORM\PersistentCollection {#3661 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "micropigmo" -description: null -img_file_name: null } Eccube\Entity\Category {#3664 -id: 46 -name: "NUBIAN®" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1727430386 {#3662 date: 2024-09-27 18:46:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3663 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3665 …} -Children: Doctrine\ORM\PersistentCollection {#3668 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "nubian" -description: null -img_file_name: null } Eccube\Entity\Category {#3671 -id: 47 -name: "OIL" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1727430393 {#3669 date: 2024-09-27 18:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3670 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3672 …} -Children: Doctrine\ORM\PersistentCollection {#3675 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "oil" -description: null -img_file_name: null } Eccube\Entity\Category {#3678 -id: 48 -name: "OPLAS®" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1727430398 {#3676 date: 2024-09-27 18:46:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3677 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3679 …} -Children: Doctrine\ORM\PersistentCollection {#3682 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "oplas" -description: null -img_file_name: null } Eccube\Entity\Category {#3685 -id: 49 -name: "OPTRON®" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1727430407 {#3683 date: 2024-09-27 18:46:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3684 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3686 …} -Children: Doctrine\ORM\PersistentCollection {#3689 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "optron" -description: null -img_file_name: null } Eccube\Entity\Category {#3692 -id: 50 -name: "ORIPACS®" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1727430427 {#3690 date: 2024-09-27 18:47:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3691 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3693 …} -Children: Doctrine\ORM\PersistentCollection {#3696 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "oripacs" -description: null -img_file_name: null } Eccube\Entity\Category {#3699 -id: 51 -name: "VALIFAST®" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1727430433 {#3697 date: 2024-09-27 18:47:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3698 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3700 …} -Children: Doctrine\ORM\PersistentCollection {#3703 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "valifast" -description: null -img_file_name: null } Eccube\Entity\Category {#3706 -id: 54 -name: "VALIOSOL®" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1727430455 {#3704 date: 2024-09-27 18:47:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3705 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3707 …} -Children: Doctrine\ORM\PersistentCollection {#3710 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "valiosol" -description: null -img_file_name: null } Eccube\Entity\Category {#3713 -id: 52 -name: "WATER" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1727430441 {#3711 date: 2024-09-27 18:47:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3712 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3714 …} -Children: Doctrine\ORM\PersistentCollection {#3717 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "water" -description: null -img_file_name: null } Eccube\Entity\Category {#3720 -id: 80 -name: "【開発品】TDS" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1764311918 {#3718 date: 2025-11-28 15:38:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3719 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3721 …} -Children: Doctrine\ORM\PersistentCollection {#3724 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "development product-tds" -description: null -img_file_name: null } Eccube\Entity\Category {#3725 -id: 27 -name: "ALFAST®" -hierarchy: 1 -sort_no: 49 -create_date: DateTime @1717553074 {#3611 date: 2024-06-05 11:04:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3612 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3726 …} -Children: Doctrine\ORM\PersistentCollection {#3729 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "alfast" -description: null -img_file_name: "" } Eccube\Entity\Category {#3732 -id: 26 -name: "BONASORB®" -hierarchy: 1 -sort_no: 48 -create_date: DateTime @1717553069 {#3730 date: 2024-06-05 11:04:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3731 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3733 …} -Children: Doctrine\ORM\PersistentCollection {#3736 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "bonasorb" -description: null -img_file_name: "" } Eccube\Entity\Category {#3739 -id: 1 -name: "BONJET®" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1488881692 {#3737 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3738 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3740 …} -Children: Doctrine\ORM\PersistentCollection {#3743 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "bonjet" -description: null -img_file_name: "0902171454_66d573fe75bff.jpg" } Eccube\Entity\Category {#3746 -id: 77 -name: "BONTRON®" -hierarchy: 1 -sort_no: 46 -create_date: DateTime @1730868578 {#3744 date: 2024-11-06 13:49:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3745 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3747 …} -Children: Doctrine\ORM\PersistentCollection {#3750 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "bontron" -description: null -img_file_name: null } Eccube\Entity\Category {#3753 -id: 24 -name: "DEORASE®" -hierarchy: 1 -sort_no: 45 -create_date: DateTime @1717553054 {#3751 date: 2024-06-05 11:04:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3752 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3754 …} -Children: Doctrine\ORM\PersistentCollection {#3757 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "deorase" -description: null -img_file_name: "" } Eccube\Entity\Category {#3760 -id: 22 -name: "<span style="font-style: italic;">e</span>BIND®" -hierarchy: 1 -sort_no: 44 -create_date: DateTime @1717553040 {#3758 date: 2024-06-05 11:04:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3759 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3761 …} -Children: Doctrine\ORM\PersistentCollection {#3764 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "ebind" -description: null -img_file_name: "" } Eccube\Entity\Category {#3767 -id: 20 -name: "elixa®" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1717553006 {#3765 date: 2024-06-05 11:03:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3766 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3768 …} -Children: Doctrine\ORM\PersistentCollection {#3771 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "elixa" -description: null -img_file_name: "" } Eccube\Entity\Category {#3774 -id: 16 -name: "MICROPIGMO®" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1717552913 {#3772 date: 2024-06-05 11:01:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3773 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3775 …} -Children: Doctrine\ORM\PersistentCollection {#3778 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "micropigmo" -description: null -img_file_name: "" } Eccube\Entity\Category {#3781 -id: 14 -name: "NUBIAN®" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1717552709 {#3779 date: 2024-06-05 10:58:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3780 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3782 …} -Children: Doctrine\ORM\PersistentCollection {#3785 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "nubian" -description: null -img_file_name: "" } Eccube\Entity\Category {#3788 -id: 5 -name: "OIL" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1488881692 {#3786 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102900 {#3787 date: 2025-02-21 10:55:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3789 …} -Children: Doctrine\ORM\PersistentCollection {#3792 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "oil" -description: null -img_file_name: "" } Eccube\Entity\Category {#3795 -id: 78 -name: "OPTIMA®" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1740102803 {#3793 date: 2025-02-21 10:53:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3794 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3796 …} -Children: Doctrine\ORM\PersistentCollection {#3799 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "optima" -description: null -img_file_name: null } Eccube\Entity\Category {#3802 -id: 73 -name: "ORIPACS®" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1730868365 {#3800 date: 2024-11-06 13:46:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3801 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3803 …} -Children: Doctrine\ORM\PersistentCollection {#3806 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "oripacs" -description: null -img_file_name: null } Eccube\Entity\Category {#3809 -id: 2 -name: "OPLAS®" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1488881692 {#3807 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102884 {#3808 date: 2025-02-21 10:54:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3810 …} -Children: Doctrine\ORM\PersistentCollection {#3813 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "oplas" -description: null -img_file_name: "" } Eccube\Entity\Category {#3054 -id: 72 -name: "OPTRON®" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1730868352 {#3073 date: 2024-11-06 13:45:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3071 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3259 …} -Children: Doctrine\ORM\PersistentCollection {#3257 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "optron" -description: null -img_file_name: null } Eccube\Entity\Category {#3816 -id: 74 -name: "VALIFAST®" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1730868379 {#3815 date: 2024-11-06 13:46:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102838 {#3814 date: 2025-02-21 10:53:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3817 …} -Children: Doctrine\ORM\PersistentCollection {#3820 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "valifast" -description: null -img_file_name: null } Eccube\Entity\Category {#3823 -id: 76 -name: "VALIOSOL®" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1730868409 {#3821 date: 2024-11-06 13:46:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3822 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3824 …} -Children: Doctrine\ORM\PersistentCollection {#3827 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "valiosol" -description: null -img_file_name: null } Eccube\Entity\Category {#3830 -id: 75 -name: "WATER" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1730868393 {#3828 date: 2024-11-06 13:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3829 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3831 …} -Children: Doctrine\ORM\PersistentCollection {#3834 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "water" -description: null -img_file_name: null } ] |
[ Eccube\Entity\Category {#3455 -id: 39 -name: "chemSHERPA" -hierarchy: 1 -sort_no: 53 -create_date: DateTime @1727430296 {#3487 date: 2024-09-27 18:44:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3481 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3524 …} -Children: Doctrine\ORM\PersistentCollection {#3521 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "chemSHERPA" -description: null -img_file_name: null } Eccube\Entity\Category {#3520 -id: 58 -name: "ALFAST®" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1730728840 {#3475 date: 2024-11-04 23:00:40.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 {#3519 …} -Children: Doctrine\ORM\PersistentCollection {#3516 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "alfast" -description: null -img_file_name: null } Eccube\Entity\Category {#3511 -id: 60 -name: "BONASORB®" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1730760345 {#3513 date: 2024-11-05 07:45:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3512 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3510 …} -Children: Doctrine\ORM\PersistentCollection {#3507 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "bonasorb" -description: null -img_file_name: null } Eccube\Entity\Category {#3504 -id: 59 -name: "BONJET®" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1730728858 {#3506 date: 2024-11-04 23:00:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3505 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3503 …} -Children: Doctrine\ORM\PersistentCollection {#3500 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "bonjet" -description: null -img_file_name: null } Eccube\Entity\Category {#3497 -id: 55 -name: "BONTRON®" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1727774489 {#3499 date: 2024-10-01 18:21:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3498 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3496 …} -Children: Doctrine\ORM\PersistentCollection {#3492 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "bontron" -description: null -img_file_name: null } Eccube\Entity\Category {#3489 -id: 56 -name: "DEORASE®" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1727774498 {#3491 date: 2024-10-01 18:21:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3490 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3488 …} -Children: Doctrine\ORM\PersistentCollection {#3484 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "deorase" -description: null -img_file_name: null } Eccube\Entity\Category {#3480 -id: 61 -name: "eBIND®" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1730866578 {#3483 date: 2024-11-06 13:16:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3482 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3479 …} -Children: Doctrine\ORM\PersistentCollection {#3476 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "ebind" -description: null -img_file_name: null } Eccube\Entity\Category {#3472 -id: 62 -name: "elixa®" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1730866594 {#3474 date: 2024-11-06 13:16:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3473 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3471 …} -Children: Doctrine\ORM\PersistentCollection {#3467 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "elixa" -description: null -img_file_name: null } Eccube\Entity\Category {#3464 -id: 63 -name: "MICROPIGMO®" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1730866607 {#3466 date: 2024-11-06 13:16:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3465 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3463 …} -Children: Doctrine\ORM\PersistentCollection {#3460 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "micropigmo" -description: null -img_file_name: null } Eccube\Entity\Category {#3457 -id: 79 -name: "NIGROSINE" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1753321558 {#3459 date: 2025-07-24 10:45:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3458 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3456 …} -Children: Doctrine\ORM\PersistentCollection {#3557 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "nigrosine" -description: null -img_file_name: null } Eccube\Entity\Category {#3551 -id: 64 -name: "NUBIAN®" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1730866619 {#3555 date: 2024-11-06 13:16:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3553 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3527 …} -Children: Doctrine\ORM\PersistentCollection {#3560 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "nubian" -description: null -img_file_name: null } Eccube\Entity\Category {#3554 -id: 65 -name: "OIL" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1730866633 {#3558 date: 2024-11-06 13:17:13.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 {#3549 …} -Children: Doctrine\ORM\PersistentCollection {#3548 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "oil" -description: null -img_file_name: null } Eccube\Entity\Category {#3545 -id: 66 -name: "OPLAS®" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1730866650 {#3547 date: 2024-11-06 13:17:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3546 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3544 …} -Children: Doctrine\ORM\PersistentCollection {#3541 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "oplas" -description: null -img_file_name: null } Eccube\Entity\Category {#3538 -id: 67 -name: "OPTRON®" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1730866665 {#3540 date: 2024-11-06 13:17:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3539 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3537 …} -Children: Doctrine\ORM\PersistentCollection {#3534 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "optron" -description: null -img_file_name: null } Eccube\Entity\Category {#3573 -id: 68 -name: "ORIPACS®" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1730866684 {#3533 date: 2024-11-06 13:18:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3572 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3574 …} -Children: Doctrine\ORM\PersistentCollection {#3577 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "oripacs" -description: null -img_file_name: null } Eccube\Entity\Category {#3580 -id: 69 -name: "VALIFAST®" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1730866707 {#3578 date: 2024-11-06 13:18:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3579 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3581 …} -Children: Doctrine\ORM\PersistentCollection {#3584 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "valifast" -description: null -img_file_name: null } Eccube\Entity\Category {#3587 -id: 71 -name: "VALIOSOL®" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1730866736 {#3585 date: 2024-11-06 13:18:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3586 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3588 …} -Children: Doctrine\ORM\PersistentCollection {#3591 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "valiosol" -description: null -img_file_name: null } Eccube\Entity\Category {#3594 -id: 70 -name: "WATER" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1730866723 {#3592 date: 2024-11-06 13:18:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3593 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3595 …} -Children: Doctrine\ORM\PersistentCollection {#3598 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "water" -description: null -img_file_name: null } Eccube\Entity\Category {#3601 -id: 30 -name: "SDS" -hierarchy: 1 -sort_no: 51 -create_date: DateTime @1727429302 {#3515 date: 2024-09-27 18:28:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3514 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3602 …} -Children: Doctrine\ORM\PersistentCollection {#3605 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "sds" -description: null -img_file_name: null } Eccube\Entity\Category {#3606 -id: 57 -name: "ALFAST®" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1730728687 {#3599 date: 2024-11-04 22:58:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3600 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3607 …} -Children: Doctrine\ORM\PersistentCollection {#3610 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "alfast" -description: null -img_file_name: null } Eccube\Entity\Category {#3615 -id: 53 -name: "BONASORB®" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1727430448 {#3613 date: 2024-09-27 18:47:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3614 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3616 …} -Children: Doctrine\ORM\PersistentCollection {#3619 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "bonasorb" -description: null -img_file_name: null } Eccube\Entity\Category {#3622 -id: 40 -name: "BONJET®" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1727430330 {#3620 date: 2024-09-27 18:45:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3621 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3623 …} -Children: Doctrine\ORM\PersistentCollection {#3626 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "bonjet" -description: null -img_file_name: null } Eccube\Entity\Category {#3629 -id: 41 -name: "BONTRON®" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1727430347 {#3627 date: 2024-09-27 18:45:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3628 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3630 …} -Children: Doctrine\ORM\PersistentCollection {#3633 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "bontron" -description: null -img_file_name: null } Eccube\Entity\Category {#3636 -id: 42 -name: "DEORASE®" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1727430355 {#3634 date: 2024-09-27 18:45:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3635 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3637 …} -Children: Doctrine\ORM\PersistentCollection {#3640 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "deorase" -description: null -img_file_name: null } Eccube\Entity\Category {#3643 -id: 43 -name: "eBIND®" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1727430365 {#3641 date: 2024-09-27 18:46:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3642 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3644 …} -Children: Doctrine\ORM\PersistentCollection {#3647 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "ebind" -description: null -img_file_name: null } Eccube\Entity\Category {#3650 -id: 44 -name: "elixa®" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1727430373 {#3648 date: 2024-09-27 18:46:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3649 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3651 …} -Children: Doctrine\ORM\PersistentCollection {#3654 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "elixa" -description: null -img_file_name: null } Eccube\Entity\Category {#3657 -id: 45 -name: "MICROPIGMO®" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1727430379 {#3655 date: 2024-09-27 18:46:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3656 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3658 …} -Children: Doctrine\ORM\PersistentCollection {#3661 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "micropigmo" -description: null -img_file_name: null } Eccube\Entity\Category {#3664 -id: 46 -name: "NUBIAN®" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1727430386 {#3662 date: 2024-09-27 18:46:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3663 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3665 …} -Children: Doctrine\ORM\PersistentCollection {#3668 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "nubian" -description: null -img_file_name: null } Eccube\Entity\Category {#3671 -id: 47 -name: "OIL" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1727430393 {#3669 date: 2024-09-27 18:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3670 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3672 …} -Children: Doctrine\ORM\PersistentCollection {#3675 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "oil" -description: null -img_file_name: null } Eccube\Entity\Category {#3678 -id: 48 -name: "OPLAS®" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1727430398 {#3676 date: 2024-09-27 18:46:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3677 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3679 …} -Children: Doctrine\ORM\PersistentCollection {#3682 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "oplas" -description: null -img_file_name: null } Eccube\Entity\Category {#3685 -id: 49 -name: "OPTRON®" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1727430407 {#3683 date: 2024-09-27 18:46:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3684 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3686 …} -Children: Doctrine\ORM\PersistentCollection {#3689 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "optron" -description: null -img_file_name: null } Eccube\Entity\Category {#3692 -id: 50 -name: "ORIPACS®" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1727430427 {#3690 date: 2024-09-27 18:47:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3691 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3693 …} -Children: Doctrine\ORM\PersistentCollection {#3696 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "oripacs" -description: null -img_file_name: null } Eccube\Entity\Category {#3699 -id: 51 -name: "VALIFAST®" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1727430433 {#3697 date: 2024-09-27 18:47:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3698 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3700 …} -Children: Doctrine\ORM\PersistentCollection {#3703 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "valifast" -description: null -img_file_name: null } Eccube\Entity\Category {#3706 -id: 54 -name: "VALIOSOL®" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1727430455 {#3704 date: 2024-09-27 18:47:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3705 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3707 …} -Children: Doctrine\ORM\PersistentCollection {#3710 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "valiosol" -description: null -img_file_name: null } Eccube\Entity\Category {#3713 -id: 52 -name: "WATER" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1727430441 {#3711 date: 2024-09-27 18:47:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3712 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3714 …} -Children: Doctrine\ORM\PersistentCollection {#3717 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "water" -description: null -img_file_name: null } Eccube\Entity\Category {#3720 -id: 80 -name: "【開発品】TDS" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1764311918 {#3718 date: 2025-11-28 15:38:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3719 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3721 …} -Children: Doctrine\ORM\PersistentCollection {#3724 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "development product-tds" -description: null -img_file_name: null } Eccube\Entity\Category {#3725 -id: 27 -name: "ALFAST®" -hierarchy: 1 -sort_no: 49 -create_date: DateTime @1717553074 {#3611 date: 2024-06-05 11:04:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3612 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3726 …} -Children: Doctrine\ORM\PersistentCollection {#3729 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "alfast" -description: null -img_file_name: "" } Eccube\Entity\Category {#3732 -id: 26 -name: "BONASORB®" -hierarchy: 1 -sort_no: 48 -create_date: DateTime @1717553069 {#3730 date: 2024-06-05 11:04:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3731 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3733 …} -Children: Doctrine\ORM\PersistentCollection {#3736 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "bonasorb" -description: null -img_file_name: "" } Eccube\Entity\Category {#3739 -id: 1 -name: "BONJET®" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1488881692 {#3737 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3738 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3740 …} -Children: Doctrine\ORM\PersistentCollection {#3743 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "bonjet" -description: null -img_file_name: "0902171454_66d573fe75bff.jpg" } Eccube\Entity\Category {#3746 -id: 77 -name: "BONTRON®" -hierarchy: 1 -sort_no: 46 -create_date: DateTime @1730868578 {#3744 date: 2024-11-06 13:49:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3745 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3747 …} -Children: Doctrine\ORM\PersistentCollection {#3750 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "bontron" -description: null -img_file_name: null } Eccube\Entity\Category {#3753 -id: 24 -name: "DEORASE®" -hierarchy: 1 -sort_no: 45 -create_date: DateTime @1717553054 {#3751 date: 2024-06-05 11:04:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3752 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3754 …} -Children: Doctrine\ORM\PersistentCollection {#3757 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "deorase" -description: null -img_file_name: "" } Eccube\Entity\Category {#3760 -id: 22 -name: "<span style="font-style: italic;">e</span>BIND®" -hierarchy: 1 -sort_no: 44 -create_date: DateTime @1717553040 {#3758 date: 2024-06-05 11:04:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3759 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3761 …} -Children: Doctrine\ORM\PersistentCollection {#3764 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "ebind" -description: null -img_file_name: "" } Eccube\Entity\Category {#3767 -id: 20 -name: "elixa®" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1717553006 {#3765 date: 2024-06-05 11:03:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3766 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3768 …} -Children: Doctrine\ORM\PersistentCollection {#3771 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "elixa" -description: null -img_file_name: "" } Eccube\Entity\Category {#3774 -id: 16 -name: "MICROPIGMO®" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1717552913 {#3772 date: 2024-06-05 11:01:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3773 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3775 …} -Children: Doctrine\ORM\PersistentCollection {#3778 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "micropigmo" -description: null -img_file_name: "" } Eccube\Entity\Category {#3781 -id: 14 -name: "NUBIAN®" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1717552709 {#3779 date: 2024-06-05 10:58:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3780 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3782 …} -Children: Doctrine\ORM\PersistentCollection {#3785 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "nubian" -description: null -img_file_name: "" } Eccube\Entity\Category {#3788 -id: 5 -name: "OIL" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1488881692 {#3786 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102900 {#3787 date: 2025-02-21 10:55:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3789 …} -Children: Doctrine\ORM\PersistentCollection {#3792 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "oil" -description: null -img_file_name: "" } Eccube\Entity\Category {#3795 -id: 78 -name: "OPTIMA®" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1740102803 {#3793 date: 2025-02-21 10:53:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3794 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3796 …} -Children: Doctrine\ORM\PersistentCollection {#3799 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "optima" -description: null -img_file_name: null } Eccube\Entity\Category {#3802 -id: 73 -name: "ORIPACS®" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1730868365 {#3800 date: 2024-11-06 13:46:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3801 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3803 …} -Children: Doctrine\ORM\PersistentCollection {#3806 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "oripacs" -description: null -img_file_name: null } Eccube\Entity\Category {#3809 -id: 2 -name: "OPLAS®" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1488881692 {#3807 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102884 {#3808 date: 2025-02-21 10:54:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3810 …} -Children: Doctrine\ORM\PersistentCollection {#3813 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "oplas" -description: null -img_file_name: "" } Eccube\Entity\Category {#3054 -id: 72 -name: "OPTRON®" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1730868352 {#3073 date: 2024-11-06 13:45:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3071 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3259 …} -Children: Doctrine\ORM\PersistentCollection {#3257 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "optron" -description: null -img_file_name: null } Eccube\Entity\Category {#3816 -id: 74 -name: "VALIFAST®" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1730868379 {#3815 date: 2024-11-06 13:46:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102838 {#3814 date: 2025-02-21 10:53:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3817 …} -Children: Doctrine\ORM\PersistentCollection {#3820 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "valifast" -description: null -img_file_name: null } Eccube\Entity\Category {#3823 -id: 76 -name: "VALIOSOL®" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1730868409 {#3821 date: 2024-11-06 13:46:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3822 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3824 …} -Children: Doctrine\ORM\PersistentCollection {#3827 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "valiosol" -description: null -img_file_name: null } Eccube\Entity\Category {#3830 -id: 75 -name: "WATER" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1730868393 {#3828 date: 2024-11-06 13:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3829 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3831 …} -Children: Doctrine\ORM\PersistentCollection {#3834 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -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 {#4107 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#4108 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4110 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#4109 …} } |
| choices | [ Eccube\Entity\Category {#3455 -id: 39 -name: "chemSHERPA" -hierarchy: 1 -sort_no: 53 -create_date: DateTime @1727430296 {#3487 date: 2024-09-27 18:44:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3481 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3524 …} -Children: Doctrine\ORM\PersistentCollection {#3521 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "chemSHERPA" -description: null -img_file_name: null } Eccube\Entity\Category {#3520 -id: 58 -name: "ALFAST®" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1730728840 {#3475 date: 2024-11-04 23:00:40.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 {#3519 …} -Children: Doctrine\ORM\PersistentCollection {#3516 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "alfast" -description: null -img_file_name: null } Eccube\Entity\Category {#3511 -id: 60 -name: "BONASORB®" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1730760345 {#3513 date: 2024-11-05 07:45:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3512 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3510 …} -Children: Doctrine\ORM\PersistentCollection {#3507 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "bonasorb" -description: null -img_file_name: null } Eccube\Entity\Category {#3504 -id: 59 -name: "BONJET®" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1730728858 {#3506 date: 2024-11-04 23:00:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3505 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3503 …} -Children: Doctrine\ORM\PersistentCollection {#3500 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "bonjet" -description: null -img_file_name: null } Eccube\Entity\Category {#3497 -id: 55 -name: "BONTRON®" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1727774489 {#3499 date: 2024-10-01 18:21:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3498 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3496 …} -Children: Doctrine\ORM\PersistentCollection {#3492 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "bontron" -description: null -img_file_name: null } Eccube\Entity\Category {#3489 -id: 56 -name: "DEORASE®" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1727774498 {#3491 date: 2024-10-01 18:21:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3490 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3488 …} -Children: Doctrine\ORM\PersistentCollection {#3484 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "deorase" -description: null -img_file_name: null } Eccube\Entity\Category {#3480 -id: 61 -name: "eBIND®" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1730866578 {#3483 date: 2024-11-06 13:16:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3482 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3479 …} -Children: Doctrine\ORM\PersistentCollection {#3476 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "ebind" -description: null -img_file_name: null } Eccube\Entity\Category {#3472 -id: 62 -name: "elixa®" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1730866594 {#3474 date: 2024-11-06 13:16:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3473 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3471 …} -Children: Doctrine\ORM\PersistentCollection {#3467 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "elixa" -description: null -img_file_name: null } Eccube\Entity\Category {#3464 -id: 63 -name: "MICROPIGMO®" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1730866607 {#3466 date: 2024-11-06 13:16:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3465 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3463 …} -Children: Doctrine\ORM\PersistentCollection {#3460 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "micropigmo" -description: null -img_file_name: null } Eccube\Entity\Category {#3457 -id: 79 -name: "NIGROSINE" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1753321558 {#3459 date: 2025-07-24 10:45:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3458 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3456 …} -Children: Doctrine\ORM\PersistentCollection {#3557 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "nigrosine" -description: null -img_file_name: null } Eccube\Entity\Category {#3551 -id: 64 -name: "NUBIAN®" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1730866619 {#3555 date: 2024-11-06 13:16:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3553 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3527 …} -Children: Doctrine\ORM\PersistentCollection {#3560 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "nubian" -description: null -img_file_name: null } Eccube\Entity\Category {#3554 -id: 65 -name: "OIL" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1730866633 {#3558 date: 2024-11-06 13:17:13.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 {#3549 …} -Children: Doctrine\ORM\PersistentCollection {#3548 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "oil" -description: null -img_file_name: null } Eccube\Entity\Category {#3545 -id: 66 -name: "OPLAS®" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1730866650 {#3547 date: 2024-11-06 13:17:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3546 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3544 …} -Children: Doctrine\ORM\PersistentCollection {#3541 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "oplas" -description: null -img_file_name: null } Eccube\Entity\Category {#3538 -id: 67 -name: "OPTRON®" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1730866665 {#3540 date: 2024-11-06 13:17:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3539 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3537 …} -Children: Doctrine\ORM\PersistentCollection {#3534 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "optron" -description: null -img_file_name: null } Eccube\Entity\Category {#3573 -id: 68 -name: "ORIPACS®" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1730866684 {#3533 date: 2024-11-06 13:18:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3572 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3574 …} -Children: Doctrine\ORM\PersistentCollection {#3577 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "oripacs" -description: null -img_file_name: null } Eccube\Entity\Category {#3580 -id: 69 -name: "VALIFAST®" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1730866707 {#3578 date: 2024-11-06 13:18:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3579 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3581 …} -Children: Doctrine\ORM\PersistentCollection {#3584 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "valifast" -description: null -img_file_name: null } Eccube\Entity\Category {#3587 -id: 71 -name: "VALIOSOL®" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1730866736 {#3585 date: 2024-11-06 13:18:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3586 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3588 …} -Children: Doctrine\ORM\PersistentCollection {#3591 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "valiosol" -description: null -img_file_name: null } Eccube\Entity\Category {#3594 -id: 70 -name: "WATER" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1730866723 {#3592 date: 2024-11-06 13:18:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3593 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3595 …} -Children: Doctrine\ORM\PersistentCollection {#3598 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "water" -description: null -img_file_name: null } Eccube\Entity\Category {#3601 -id: 30 -name: "SDS" -hierarchy: 1 -sort_no: 51 -create_date: DateTime @1727429302 {#3515 date: 2024-09-27 18:28:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3514 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3602 …} -Children: Doctrine\ORM\PersistentCollection {#3605 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "sds" -description: null -img_file_name: null } Eccube\Entity\Category {#3606 -id: 57 -name: "ALFAST®" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1730728687 {#3599 date: 2024-11-04 22:58:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3600 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3607 …} -Children: Doctrine\ORM\PersistentCollection {#3610 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "alfast" -description: null -img_file_name: null } Eccube\Entity\Category {#3615 -id: 53 -name: "BONASORB®" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1727430448 {#3613 date: 2024-09-27 18:47:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3614 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3616 …} -Children: Doctrine\ORM\PersistentCollection {#3619 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "bonasorb" -description: null -img_file_name: null } Eccube\Entity\Category {#3622 -id: 40 -name: "BONJET®" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1727430330 {#3620 date: 2024-09-27 18:45:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3621 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3623 …} -Children: Doctrine\ORM\PersistentCollection {#3626 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "bonjet" -description: null -img_file_name: null } Eccube\Entity\Category {#3629 -id: 41 -name: "BONTRON®" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1727430347 {#3627 date: 2024-09-27 18:45:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3628 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3630 …} -Children: Doctrine\ORM\PersistentCollection {#3633 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "bontron" -description: null -img_file_name: null } Eccube\Entity\Category {#3636 -id: 42 -name: "DEORASE®" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1727430355 {#3634 date: 2024-09-27 18:45:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3635 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3637 …} -Children: Doctrine\ORM\PersistentCollection {#3640 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "deorase" -description: null -img_file_name: null } Eccube\Entity\Category {#3643 -id: 43 -name: "eBIND®" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1727430365 {#3641 date: 2024-09-27 18:46:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3642 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3644 …} -Children: Doctrine\ORM\PersistentCollection {#3647 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "ebind" -description: null -img_file_name: null } Eccube\Entity\Category {#3650 -id: 44 -name: "elixa®" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1727430373 {#3648 date: 2024-09-27 18:46:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3649 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3651 …} -Children: Doctrine\ORM\PersistentCollection {#3654 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "elixa" -description: null -img_file_name: null } Eccube\Entity\Category {#3657 -id: 45 -name: "MICROPIGMO®" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1727430379 {#3655 date: 2024-09-27 18:46:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3656 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3658 …} -Children: Doctrine\ORM\PersistentCollection {#3661 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "micropigmo" -description: null -img_file_name: null } Eccube\Entity\Category {#3664 -id: 46 -name: "NUBIAN®" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1727430386 {#3662 date: 2024-09-27 18:46:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3663 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3665 …} -Children: Doctrine\ORM\PersistentCollection {#3668 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "nubian" -description: null -img_file_name: null } Eccube\Entity\Category {#3671 -id: 47 -name: "OIL" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1727430393 {#3669 date: 2024-09-27 18:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3670 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3672 …} -Children: Doctrine\ORM\PersistentCollection {#3675 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "oil" -description: null -img_file_name: null } Eccube\Entity\Category {#3678 -id: 48 -name: "OPLAS®" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1727430398 {#3676 date: 2024-09-27 18:46:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3677 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3679 …} -Children: Doctrine\ORM\PersistentCollection {#3682 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "oplas" -description: null -img_file_name: null } Eccube\Entity\Category {#3685 -id: 49 -name: "OPTRON®" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1727430407 {#3683 date: 2024-09-27 18:46:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3684 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3686 …} -Children: Doctrine\ORM\PersistentCollection {#3689 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "optron" -description: null -img_file_name: null } Eccube\Entity\Category {#3692 -id: 50 -name: "ORIPACS®" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1727430427 {#3690 date: 2024-09-27 18:47:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3691 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3693 …} -Children: Doctrine\ORM\PersistentCollection {#3696 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "oripacs" -description: null -img_file_name: null } Eccube\Entity\Category {#3699 -id: 51 -name: "VALIFAST®" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1727430433 {#3697 date: 2024-09-27 18:47:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3698 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3700 …} -Children: Doctrine\ORM\PersistentCollection {#3703 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "valifast" -description: null -img_file_name: null } Eccube\Entity\Category {#3706 -id: 54 -name: "VALIOSOL®" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1727430455 {#3704 date: 2024-09-27 18:47:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3705 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3707 …} -Children: Doctrine\ORM\PersistentCollection {#3710 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "valiosol" -description: null -img_file_name: null } Eccube\Entity\Category {#3713 -id: 52 -name: "WATER" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1727430441 {#3711 date: 2024-09-27 18:47:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3712 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3714 …} -Children: Doctrine\ORM\PersistentCollection {#3717 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "water" -description: null -img_file_name: null } Eccube\Entity\Category {#3720 -id: 80 -name: "【開発品】TDS" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1764311918 {#3718 date: 2025-11-28 15:38:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3719 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3721 …} -Children: Doctrine\ORM\PersistentCollection {#3724 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "development product-tds" -description: null -img_file_name: null } Eccube\Entity\Category {#3725 -id: 27 -name: "ALFAST®" -hierarchy: 1 -sort_no: 49 -create_date: DateTime @1717553074 {#3611 date: 2024-06-05 11:04:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3612 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3726 …} -Children: Doctrine\ORM\PersistentCollection {#3729 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "alfast" -description: null -img_file_name: "" } Eccube\Entity\Category {#3732 -id: 26 -name: "BONASORB®" -hierarchy: 1 -sort_no: 48 -create_date: DateTime @1717553069 {#3730 date: 2024-06-05 11:04:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3731 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3733 …} -Children: Doctrine\ORM\PersistentCollection {#3736 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "bonasorb" -description: null -img_file_name: "" } Eccube\Entity\Category {#3739 -id: 1 -name: "BONJET®" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1488881692 {#3737 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3738 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3740 …} -Children: Doctrine\ORM\PersistentCollection {#3743 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "bonjet" -description: null -img_file_name: "0902171454_66d573fe75bff.jpg" } Eccube\Entity\Category {#3746 -id: 77 -name: "BONTRON®" -hierarchy: 1 -sort_no: 46 -create_date: DateTime @1730868578 {#3744 date: 2024-11-06 13:49:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3745 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3747 …} -Children: Doctrine\ORM\PersistentCollection {#3750 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "bontron" -description: null -img_file_name: null } Eccube\Entity\Category {#3753 -id: 24 -name: "DEORASE®" -hierarchy: 1 -sort_no: 45 -create_date: DateTime @1717553054 {#3751 date: 2024-06-05 11:04:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3752 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3754 …} -Children: Doctrine\ORM\PersistentCollection {#3757 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "deorase" -description: null -img_file_name: "" } Eccube\Entity\Category {#3760 -id: 22 -name: "<span style="font-style: italic;">e</span>BIND®" -hierarchy: 1 -sort_no: 44 -create_date: DateTime @1717553040 {#3758 date: 2024-06-05 11:04:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3759 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3761 …} -Children: Doctrine\ORM\PersistentCollection {#3764 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "ebind" -description: null -img_file_name: "" } Eccube\Entity\Category {#3767 -id: 20 -name: "elixa®" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1717553006 {#3765 date: 2024-06-05 11:03:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3766 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3768 …} -Children: Doctrine\ORM\PersistentCollection {#3771 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "elixa" -description: null -img_file_name: "" } Eccube\Entity\Category {#3774 -id: 16 -name: "MICROPIGMO®" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1717552913 {#3772 date: 2024-06-05 11:01:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3773 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3775 …} -Children: Doctrine\ORM\PersistentCollection {#3778 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "micropigmo" -description: null -img_file_name: "" } Eccube\Entity\Category {#3781 -id: 14 -name: "NUBIAN®" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1717552709 {#3779 date: 2024-06-05 10:58:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3780 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3782 …} -Children: Doctrine\ORM\PersistentCollection {#3785 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "nubian" -description: null -img_file_name: "" } Eccube\Entity\Category {#3788 -id: 5 -name: "OIL" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1488881692 {#3786 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102900 {#3787 date: 2025-02-21 10:55:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3789 …} -Children: Doctrine\ORM\PersistentCollection {#3792 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "oil" -description: null -img_file_name: "" } Eccube\Entity\Category {#3795 -id: 78 -name: "OPTIMA®" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1740102803 {#3793 date: 2025-02-21 10:53:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3794 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3796 …} -Children: Doctrine\ORM\PersistentCollection {#3799 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "optima" -description: null -img_file_name: null } Eccube\Entity\Category {#3802 -id: 73 -name: "ORIPACS®" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1730868365 {#3800 date: 2024-11-06 13:46:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3801 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3803 …} -Children: Doctrine\ORM\PersistentCollection {#3806 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "oripacs" -description: null -img_file_name: null } Eccube\Entity\Category {#3809 -id: 2 -name: "OPLAS®" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1488881692 {#3807 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102884 {#3808 date: 2025-02-21 10:54:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3810 …} -Children: Doctrine\ORM\PersistentCollection {#3813 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "oplas" -description: null -img_file_name: "" } Eccube\Entity\Category {#3054 -id: 72 -name: "OPTRON®" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1730868352 {#3073 date: 2024-11-06 13:45:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3071 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3259 …} -Children: Doctrine\ORM\PersistentCollection {#3257 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "optron" -description: null -img_file_name: null } Eccube\Entity\Category {#3816 -id: 74 -name: "VALIFAST®" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1730868379 {#3815 date: 2024-11-06 13:46:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102838 {#3814 date: 2025-02-21 10:53:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3817 …} -Children: Doctrine\ORM\PersistentCollection {#3820 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "valifast" -description: null -img_file_name: null } Eccube\Entity\Category {#3823 -id: 76 -name: "VALIOSOL®" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1730868409 {#3821 date: 2024-11-06 13:46:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3822 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3824 …} -Children: Doctrine\ORM\PersistentCollection {#3827 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "valiosol" -description: null -img_file_name: null } Eccube\Entity\Category {#3830 -id: 75 -name: "WATER" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1730868393 {#3828 date: 2024-11-06 13:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3829 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3831 …} -Children: Doctrine\ORM\PersistentCollection {#3834 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -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 {#4106 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerCiSBicA\EntityManagerGhost554d0f0 {#648 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2988 …} } |
| 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() {#4105 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#878 …} $message: Closure() {#4103 …} $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 {#6625 +label: "chemSHERPA" +value: "39" +data: Eccube\Entity\Category {#3455 -id: 39 -name: "chemSHERPA" -hierarchy: 1 -sort_no: 53 -create_date: DateTime @1727430296 {#3487 date: 2024-09-27 18:44:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3481 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3524 …} -Children: Doctrine\ORM\PersistentCollection {#3521 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "chemSHERPA" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6623 +label: "\u{3000}ALFAST®" +value: "58" +data: Eccube\Entity\Category {#3520 -id: 58 -name: "ALFAST®" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1730728840 {#3475 date: 2024-11-04 23:00:40.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 {#3519 …} -Children: Doctrine\ORM\PersistentCollection {#3516 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "alfast" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6624 +label: "\u{3000}BONASORB®" +value: "60" +data: Eccube\Entity\Category {#3511 -id: 60 -name: "BONASORB®" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1730760345 {#3513 date: 2024-11-05 07:45:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3512 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3510 …} -Children: Doctrine\ORM\PersistentCollection {#3507 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "bonasorb" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6621 +label: "\u{3000}BONJET®" +value: "59" +data: Eccube\Entity\Category {#3504 -id: 59 -name: "BONJET®" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1730728858 {#3506 date: 2024-11-04 23:00:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3505 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3503 …} -Children: Doctrine\ORM\PersistentCollection {#3500 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "bonjet" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6620 +label: "\u{3000}BONTRON®" +value: "55" +data: Eccube\Entity\Category {#3497 -id: 55 -name: "BONTRON®" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1727774489 {#3499 date: 2024-10-01 18:21:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3498 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3496 …} -Children: Doctrine\ORM\PersistentCollection {#3492 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "bontron" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6619 +label: "\u{3000}DEORASE®" +value: "56" +data: Eccube\Entity\Category {#3489 -id: 56 -name: "DEORASE®" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1727774498 {#3491 date: 2024-10-01 18:21:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3490 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3488 …} -Children: Doctrine\ORM\PersistentCollection {#3484 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "deorase" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6618 +label: "\u{3000}eBIND®" +value: "61" +data: Eccube\Entity\Category {#3480 -id: 61 -name: "eBIND®" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1730866578 {#3483 date: 2024-11-06 13:16:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3482 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3479 …} -Children: Doctrine\ORM\PersistentCollection {#3476 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "ebind" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6617 +label: "\u{3000}elixa®" +value: "62" +data: Eccube\Entity\Category {#3472 -id: 62 -name: "elixa®" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1730866594 {#3474 date: 2024-11-06 13:16:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3473 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3471 …} -Children: Doctrine\ORM\PersistentCollection {#3467 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "elixa" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6616 +label: "\u{3000}MICROPIGMO®" +value: "63" +data: Eccube\Entity\Category {#3464 -id: 63 -name: "MICROPIGMO®" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1730866607 {#3466 date: 2024-11-06 13:16:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3465 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3463 …} -Children: Doctrine\ORM\PersistentCollection {#3460 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "micropigmo" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6615 +label: "\u{3000}NIGROSINE" +value: "79" +data: Eccube\Entity\Category {#3457 -id: 79 -name: "NIGROSINE" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1753321558 {#3459 date: 2025-07-24 10:45:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3458 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3456 …} -Children: Doctrine\ORM\PersistentCollection {#3557 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "nigrosine" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6614 +label: "\u{3000}NUBIAN®" +value: "64" +data: Eccube\Entity\Category {#3551 -id: 64 -name: "NUBIAN®" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1730866619 {#3555 date: 2024-11-06 13:16:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3553 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3527 …} -Children: Doctrine\ORM\PersistentCollection {#3560 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "nubian" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6613 +label: "\u{3000}OIL" +value: "65" +data: Eccube\Entity\Category {#3554 -id: 65 -name: "OIL" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1730866633 {#3558 date: 2024-11-06 13:17:13.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 {#3549 …} -Children: Doctrine\ORM\PersistentCollection {#3548 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "oil" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6612 +label: "\u{3000}OPLAS®" +value: "66" +data: Eccube\Entity\Category {#3545 -id: 66 -name: "OPLAS®" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1730866650 {#3547 date: 2024-11-06 13:17:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3546 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3544 …} -Children: Doctrine\ORM\PersistentCollection {#3541 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "oplas" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6611 +label: "\u{3000}OPTRON®" +value: "67" +data: Eccube\Entity\Category {#3538 -id: 67 -name: "OPTRON®" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1730866665 {#3540 date: 2024-11-06 13:17:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3539 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3537 …} -Children: Doctrine\ORM\PersistentCollection {#3534 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "optron" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6610 +label: "\u{3000}ORIPACS®" +value: "68" +data: Eccube\Entity\Category {#3573 -id: 68 -name: "ORIPACS®" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1730866684 {#3533 date: 2024-11-06 13:18:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3572 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3574 …} -Children: Doctrine\ORM\PersistentCollection {#3577 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "oripacs" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6609 +label: "\u{3000}VALIFAST®" +value: "69" +data: Eccube\Entity\Category {#3580 -id: 69 -name: "VALIFAST®" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1730866707 {#3578 date: 2024-11-06 13:18:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3579 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3581 …} -Children: Doctrine\ORM\PersistentCollection {#3584 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "valifast" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6608 +label: "\u{3000}VALIOSOL®" +value: "71" +data: Eccube\Entity\Category {#3587 -id: 71 -name: "VALIOSOL®" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1730866736 {#3585 date: 2024-11-06 13:18:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3586 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3588 …} -Children: Doctrine\ORM\PersistentCollection {#3591 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "valiosol" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6607 +label: "\u{3000}WATER" +value: "70" +data: Eccube\Entity\Category {#3594 -id: 70 -name: "WATER" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1730866723 {#3592 date: 2024-11-06 13:18:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1753321584 {#3593 date: 2025-07-24 10:46:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3595 …} -Children: Doctrine\ORM\PersistentCollection {#3598 …} -Parent: Eccube\Entity\Category {#3455} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "water" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6606 +label: "SDS" +value: "30" +data: Eccube\Entity\Category {#3601 -id: 30 -name: "SDS" -hierarchy: 1 -sort_no: 51 -create_date: DateTime @1727429302 {#3515 date: 2024-09-27 18:28:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3514 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3602 …} -Children: Doctrine\ORM\PersistentCollection {#3605 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "sds" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6605 +label: "\u{3000}ALFAST®" +value: "57" +data: Eccube\Entity\Category {#3606 -id: 57 -name: "ALFAST®" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1730728687 {#3599 date: 2024-11-04 22:58:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3600 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3607 …} -Children: Doctrine\ORM\PersistentCollection {#3610 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "alfast" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6604 +label: "\u{3000}BONASORB®" +value: "53" +data: Eccube\Entity\Category {#3615 -id: 53 -name: "BONASORB®" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1727430448 {#3613 date: 2024-09-27 18:47:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3614 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3616 …} -Children: Doctrine\ORM\PersistentCollection {#3619 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "bonasorb" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6603 +label: "\u{3000}BONJET®" +value: "40" +data: Eccube\Entity\Category {#3622 -id: 40 -name: "BONJET®" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1727430330 {#3620 date: 2024-09-27 18:45:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3621 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3623 …} -Children: Doctrine\ORM\PersistentCollection {#3626 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "bonjet" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6602 +label: "\u{3000}BONTRON®" +value: "41" +data: Eccube\Entity\Category {#3629 -id: 41 -name: "BONTRON®" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1727430347 {#3627 date: 2024-09-27 18:45:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3628 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3630 …} -Children: Doctrine\ORM\PersistentCollection {#3633 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "bontron" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6601 +label: "\u{3000}DEORASE®" +value: "42" +data: Eccube\Entity\Category {#3636 -id: 42 -name: "DEORASE®" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1727430355 {#3634 date: 2024-09-27 18:45:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3635 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3637 …} -Children: Doctrine\ORM\PersistentCollection {#3640 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "deorase" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6600 +label: "\u{3000}eBIND®" +value: "43" +data: Eccube\Entity\Category {#3643 -id: 43 -name: "eBIND®" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1727430365 {#3641 date: 2024-09-27 18:46:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3642 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3644 …} -Children: Doctrine\ORM\PersistentCollection {#3647 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "ebind" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6599 +label: "\u{3000}elixa®" +value: "44" +data: Eccube\Entity\Category {#3650 -id: 44 -name: "elixa®" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1727430373 {#3648 date: 2024-09-27 18:46:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3649 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3651 …} -Children: Doctrine\ORM\PersistentCollection {#3654 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "elixa" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6598 +label: "\u{3000}MICROPIGMO®" +value: "45" +data: Eccube\Entity\Category {#3657 -id: 45 -name: "MICROPIGMO®" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1727430379 {#3655 date: 2024-09-27 18:46:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3656 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3658 …} -Children: Doctrine\ORM\PersistentCollection {#3661 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "micropigmo" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6597 +label: "\u{3000}NUBIAN®" +value: "46" +data: Eccube\Entity\Category {#3664 -id: 46 -name: "NUBIAN®" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1727430386 {#3662 date: 2024-09-27 18:46:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3663 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3665 …} -Children: Doctrine\ORM\PersistentCollection {#3668 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "nubian" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6596 +label: "\u{3000}OIL" +value: "47" +data: Eccube\Entity\Category {#3671 -id: 47 -name: "OIL" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1727430393 {#3669 date: 2024-09-27 18:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3670 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3672 …} -Children: Doctrine\ORM\PersistentCollection {#3675 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "oil" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6595 +label: "\u{3000}OPLAS®" +value: "48" +data: Eccube\Entity\Category {#3678 -id: 48 -name: "OPLAS®" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1727430398 {#3676 date: 2024-09-27 18:46:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3677 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3679 …} -Children: Doctrine\ORM\PersistentCollection {#3682 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "oplas" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6594 +label: "\u{3000}OPTRON®" +value: "49" +data: Eccube\Entity\Category {#3685 -id: 49 -name: "OPTRON®" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1727430407 {#3683 date: 2024-09-27 18:46:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3684 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3686 …} -Children: Doctrine\ORM\PersistentCollection {#3689 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "optron" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6593 +label: "\u{3000}ORIPACS®" +value: "50" +data: Eccube\Entity\Category {#3692 -id: 50 -name: "ORIPACS®" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1727430427 {#3690 date: 2024-09-27 18:47:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3691 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3693 …} -Children: Doctrine\ORM\PersistentCollection {#3696 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "oripacs" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6592 +label: "\u{3000}VALIFAST®" +value: "51" +data: Eccube\Entity\Category {#3699 -id: 51 -name: "VALIFAST®" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1727430433 {#3697 date: 2024-09-27 18:47:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3698 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3700 …} -Children: Doctrine\ORM\PersistentCollection {#3703 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "valifast" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6591 +label: "\u{3000}VALIOSOL®" +value: "54" +data: Eccube\Entity\Category {#3706 -id: 54 -name: "VALIOSOL®" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1727430455 {#3704 date: 2024-09-27 18:47:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3705 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3707 …} -Children: Doctrine\ORM\PersistentCollection {#3710 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "valiosol" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6590 +label: "\u{3000}WATER" +value: "52" +data: Eccube\Entity\Category {#3713 -id: 52 -name: "WATER" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1727430441 {#3711 date: 2024-09-27 18:47:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3712 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3714 …} -Children: Doctrine\ORM\PersistentCollection {#3717 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "water" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6589 +label: "\u{3000}【開発品】TDS" +value: "80" +data: Eccube\Entity\Category {#3720 -id: 80 -name: "【開発品】TDS" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1764311918 {#3718 date: 2025-11-28 15:38:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764311925 {#3719 date: 2025-11-28 15:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3721 …} -Children: Doctrine\ORM\PersistentCollection {#3724 …} -Parent: Eccube\Entity\Category {#3601} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "development product-tds" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6588 +label: "ALFAST®" +value: "27" +data: Eccube\Entity\Category {#3725 -id: 27 -name: "ALFAST®" -hierarchy: 1 -sort_no: 49 -create_date: DateTime @1717553074 {#3611 date: 2024-06-05 11:04:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3612 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3726 …} -Children: Doctrine\ORM\PersistentCollection {#3729 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "alfast" -description: null -img_file_name: "" } +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6587 +label: "BONASORB®" +value: "26" +data: Eccube\Entity\Category {#3732 -id: 26 -name: "BONASORB®" -hierarchy: 1 -sort_no: 48 -create_date: DateTime @1717553069 {#3730 date: 2024-06-05 11:04:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3731 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3733 …} -Children: Doctrine\ORM\PersistentCollection {#3736 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "bonasorb" -description: null -img_file_name: "" } +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6586 +label: "BONJET®" +value: "1" +data: Eccube\Entity\Category {#3739 -id: 1 -name: "BONJET®" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1488881692 {#3737 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3738 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3740 …} -Children: Doctrine\ORM\PersistentCollection {#3743 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "bonjet" -description: null -img_file_name: "0902171454_66d573fe75bff.jpg" } +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6585 +label: "BONTRON®" +value: "77" +data: Eccube\Entity\Category {#3746 -id: 77 -name: "BONTRON®" -hierarchy: 1 -sort_no: 46 -create_date: DateTime @1730868578 {#3744 date: 2024-11-06 13:49:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3745 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3747 …} -Children: Doctrine\ORM\PersistentCollection {#3750 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "bontron" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6583 +label: "DEORASE®" +value: "24" +data: Eccube\Entity\Category {#3753 -id: 24 -name: "DEORASE®" -hierarchy: 1 -sort_no: 45 -create_date: DateTime @1717553054 {#3751 date: 2024-06-05 11:04:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3752 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3754 …} -Children: Doctrine\ORM\PersistentCollection {#3757 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "deorase" -description: null -img_file_name: "" } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6635 +label: "<span style="font-style: italic;">e</span>BIND®" +value: "22" +data: Eccube\Entity\Category {#3760 -id: 22 -name: "<span style="font-style: italic;">e</span>BIND®" -hierarchy: 1 -sort_no: 44 -create_date: DateTime @1717553040 {#3758 date: 2024-06-05 11:04:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3759 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3761 …} -Children: Doctrine\ORM\PersistentCollection {#3764 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "ebind" -description: null -img_file_name: "" } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6636 +label: "elixa®" +value: "20" +data: Eccube\Entity\Category {#3767 -id: 20 -name: "elixa®" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1717553006 {#3765 date: 2024-06-05 11:03:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3766 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3768 …} -Children: Doctrine\ORM\PersistentCollection {#3771 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "elixa" -description: null -img_file_name: "" } +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6637 +label: "MICROPIGMO®" +value: "16" +data: Eccube\Entity\Category {#3774 -id: 16 -name: "MICROPIGMO®" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1717552913 {#3772 date: 2024-06-05 11:01:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3773 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3775 …} -Children: Doctrine\ORM\PersistentCollection {#3778 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "micropigmo" -description: null -img_file_name: "" } +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6638 +label: "NUBIAN®" +value: "14" +data: Eccube\Entity\Category {#3781 -id: 14 -name: "NUBIAN®" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1717552709 {#3779 date: 2024-06-05 10:58:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3780 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3782 …} -Children: Doctrine\ORM\PersistentCollection {#3785 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "nubian" -description: null -img_file_name: "" } +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6640 +label: "OIL" +value: "5" +data: Eccube\Entity\Category {#3788 -id: 5 -name: "OIL" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1488881692 {#3786 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102900 {#3787 date: 2025-02-21 10:55:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3789 …} -Children: Doctrine\ORM\PersistentCollection {#3792 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "oil" -description: null -img_file_name: "" } +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6639 +label: "OPTIMA®" +value: "78" +data: Eccube\Entity\Category {#3795 -id: 78 -name: "OPTIMA®" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1740102803 {#3793 date: 2025-02-21 10:53:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3794 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3796 …} -Children: Doctrine\ORM\PersistentCollection {#3799 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "optima" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6641 +label: "ORIPACS®" +value: "73" +data: Eccube\Entity\Category {#3802 -id: 73 -name: "ORIPACS®" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1730868365 {#3800 date: 2024-11-06 13:46:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3801 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3803 …} -Children: Doctrine\ORM\PersistentCollection {#3806 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "oripacs" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6642 +label: "OPLAS®" +value: "2" +data: Eccube\Entity\Category {#3809 -id: 2 -name: "OPLAS®" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1488881692 {#3807 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102884 {#3808 date: 2025-02-21 10:54:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3810 …} -Children: Doctrine\ORM\PersistentCollection {#3813 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "oplas" -description: null -img_file_name: "" } +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6643 +label: "OPTRON®" +value: "72" +data: Eccube\Entity\Category {#3054 -id: 72 -name: "OPTRON®" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1730868352 {#3073 date: 2024-11-06 13:45:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3071 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3259 …} -Children: Doctrine\ORM\PersistentCollection {#3257 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "optron" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6644 +label: "VALIFAST®" +value: "74" +data: Eccube\Entity\Category {#3816 -id: 74 -name: "VALIFAST®" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1730868379 {#3815 date: 2024-11-06 13:46:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102838 {#3814 date: 2025-02-21 10:53:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3817 …} -Children: Doctrine\ORM\PersistentCollection {#3820 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "valifast" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6645 +label: "VALIOSOL®" +value: "76" +data: Eccube\Entity\Category {#3823 -id: 76 -name: "VALIOSOL®" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1730868409 {#3821 date: 2024-11-06 13:46:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3822 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3824 …} -Children: Doctrine\ORM\PersistentCollection {#3827 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -slug_name: "valiosol" -description: null -img_file_name: null } +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6646 +label: "WATER" +value: "75" +data: Eccube\Entity\Category {#3830 -id: 75 -name: "WATER" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1730868393 {#3828 date: 2024-11-06 13:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1740102812 {#3829 date: 2025-02-21 10:53:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3831 …} -Children: Doctrine\ORM\PersistentCollection {#3834 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3415 …} -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 {#6629 -form: Symfony\Component\Form\Form {#4252 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#6628 …5} |
| full_name | "category_id" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_id" |
| is_selected | Closure($choice, $value) {#6627 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) {#4134 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() {#4136 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#878 …} $message: Closure() {#4135 …} $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 {#6647 -form: Symfony\Component\Form\Form {#4255 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6626 …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) {#4145 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() {#4147 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#878 …} $message: Closure() {#4146 …} $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 {#6649 -form: Symfony\Component\Form\Form {#4258 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6648 …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 {#3447 #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 {#3447 #id: 10 #name: "10件" #sort_no: 0 } Eccube\Entity\Master\ProductListMax {#3444 #id: 20 #name: "20件" #sort_no: 1 } Eccube\Entity\Master\ProductListMax {#3443 #id: 30 #name: "30件" #sort_no: 2 } ] |
[ Eccube\Entity\Master\ProductListMax {#3447 #id: 10 #name: "10件" #sort_no: 0 } Eccube\Entity\Master\ProductListMax {#3444 #id: 20 #name: "20件" #sort_no: 1 } Eccube\Entity\Master\ProductListMax {#3443 #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 {#4101 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#4102 …} } |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#4167 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#4108 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4169 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#4168 …} } |
| choices | [ Eccube\Entity\Master\ProductListMax {#3447 #id: 10 #name: "10件" #sort_no: 0 } Eccube\Entity\Master\ProductListMax {#3444 #id: 20 #name: "20件" #sort_no: 1 } Eccube\Entity\Master\ProductListMax {#3443 #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 {#4166 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerCiSBicA\EntityManagerGhost554d0f0 {#648 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3434 …} } |
| 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 {#4170 -em: ContainerCiSBicA\EntityManagerGhost554d0f0 {#648 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4172 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4173 #from: "Eccube\Entity\Master\ProductListMax" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4174 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -type: 0 -state: 0 -dql: null -parameters: Doctrine\Common\Collections\ArrayCollection {#4171 …} -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() {#4165 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#878 …} $message: Closure() {#4162 …} $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 {#6653 +label: "10件" +value: "10" +data: Eccube\Entity\Master\ProductListMax {#3447 #id: 10 #name: "10件" #sort_no: 0 } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6652 +label: "20件" +value: "20" +data: Eccube\Entity\Master\ProductListMax {#3444 #id: 20 #name: "20件" #sort_no: 1 } +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6654 +label: "30件" +value: "30" +data: Eccube\Entity\Master\ProductListMax {#3443 #id: 30 #name: "30件" #sort_no: 2 } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Eccube\Entity\Master\ProductListMax {#3447 #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 {#6651 -form: Symfony\Component\Form\Form {#4261 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#6650 …5} |
| full_name | "disp_number" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "disp_number" |
| is_selected | Closure($choice, $value) {#6656 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 {#3837 #id: 5 #name: "弊社指定順" #sort_no: 2 } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ Eccube\Entity\Master\ProductListOrderBy {#3837 #id: 5 #name: "弊社指定順" #sort_no: 2 } Eccube\Entity\Master\ProductListOrderBy {#3838 #id: 4 #name: "商品名順" #sort_no: 3 } Eccube\Entity\Master\ProductListOrderBy {#3859 #id: 2 #name: "新着順" #sort_no: 4 } Eccube\Entity\Master\ProductListOrderBy {#3860 #id: 1 #name: "価格が低い順" #sort_no: 5 } Eccube\Entity\Master\ProductListOrderBy {#3861 #id: 3 #name: "価格が高い順" #sort_no: 6 } ] |
[ Eccube\Entity\Master\ProductListOrderBy {#3837 #id: 5 #name: "弊社指定順" #sort_no: 2 } Eccube\Entity\Master\ProductListOrderBy {#3838 #id: 4 #name: "商品名順" #sort_no: 3 } Eccube\Entity\Master\ProductListOrderBy {#3859 #id: 2 #name: "新着順" #sort_no: 4 } Eccube\Entity\Master\ProductListOrderBy {#3860 #id: 1 #name: "価格が低い順" #sort_no: 5 } Eccube\Entity\Master\ProductListOrderBy {#3861 #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 {#4101 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#4102 …} } |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#4192 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#4108 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4194 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#4193 …} } |
| choices | [ Eccube\Entity\Master\ProductListOrderBy {#3837 #id: 5 #name: "弊社指定順" #sort_no: 2 } Eccube\Entity\Master\ProductListOrderBy {#3838 #id: 4 #name: "商品名順" #sort_no: 3 } Eccube\Entity\Master\ProductListOrderBy {#3859 #id: 2 #name: "新着順" #sort_no: 4 } Eccube\Entity\Master\ProductListOrderBy {#3860 #id: 1 #name: "価格が低い順" #sort_no: 5 } Eccube\Entity\Master\ProductListOrderBy {#3861 #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 {#4191 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerCiSBicA\EntityManagerGhost554d0f0 {#648 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3439 …} } |
| 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 {#4195 -em: ContainerCiSBicA\EntityManagerGhost554d0f0 {#648 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4197 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4198 #from: "Eccube\Entity\Master\ProductListOrderBy" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4199 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -type: 0 -state: 0 -dql: null -parameters: Doctrine\Common\Collections\ArrayCollection {#4196 …} -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() {#4190 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#878 …} $message: Closure() {#4189 …} $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 {#6660 +label: "弊社指定順" +value: "5" +data: Eccube\Entity\Master\ProductListOrderBy {#3837 #id: 5 #name: "弊社指定順" #sort_no: 2 } +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6659 +label: "商品名順" +value: "4" +data: Eccube\Entity\Master\ProductListOrderBy {#3838 #id: 4 #name: "商品名順" #sort_no: 3 } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6661 +label: "新着順" +value: "2" +data: Eccube\Entity\Master\ProductListOrderBy {#3859 #id: 2 #name: "新着順" #sort_no: 4 } +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6662 +label: "価格が低い順" +value: "1" +data: Eccube\Entity\Master\ProductListOrderBy {#3860 #id: 1 #name: "価格が低い順" #sort_no: 5 } +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6663 +label: "価格が高い順" +value: "3" +data: Eccube\Entity\Master\ProductListOrderBy {#3861 #id: 3 #name: "価格が高い順" #sort_no: 6 } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Eccube\Entity\Master\ProductListOrderBy {#3837 #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 {#6657 -form: Symfony\Component\Form\Form {#4264 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#6658 …5} |
| full_name | "orderby" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "orderby" |
| is_selected | Closure($choice, $value) {#6665 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() {#4211 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#878 …} $message: Closure() {#4210 …} $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 {#4220 +label: "黄" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4221 +label: "オレンジ" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4222 +label: "赤" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4223 +label: "ピンク" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4224 +label: "茶" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4225 +label: "緑" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4226 +label: "青" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4227 +label: "紫" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4228 +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 {#6666 -form: Symfony\Component\Form\Form {#4363 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#6667 …5} |
| full_name | "color" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "color" |
| is_selected | Closure($choice, array $values) {#6669 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) {#4271 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 {#4272 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() {#4274 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#878 …} $message: Closure() {#4276 …} $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 {#6672 -form: Symfony\Component\Form\Form {#4366 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6670 …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) {#4271 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 {#4272 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "オレンジ" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4285 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#878 …} $message: Closure() {#4284 …} $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 {#6674 -form: Symfony\Component\Form\Form {#4369 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6673 …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) {#4271 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 {#4272 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() {#4295 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#878 …} $message: Closure() {#4294 …} $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 {#6676 -form: Symfony\Component\Form\Form {#4372 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6675 …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) {#4271 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 {#4272 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() {#4305 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#878 …} $message: Closure() {#4304 …} $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 {#6678 -form: Symfony\Component\Form\Form {#4375 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6677 …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) {#4271 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 {#4272 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() {#4315 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#878 …} $message: Closure() {#4314 …} $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 {#6680 -form: Symfony\Component\Form\Form {#4378 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6679 …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) {#4271 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 {#4272 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() {#4325 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#878 …} $message: Closure() {#4324 …} $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 {#6682 -form: Symfony\Component\Form\Form {#4381 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6681 …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) {#4271 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 {#4272 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() {#4335 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#878 …} $message: Closure() {#4334 …} $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 {#6684 -form: Symfony\Component\Form\Form {#4384 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6683 …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) {#4271 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 {#4272 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() {#4345 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#878 …} $message: Closure() {#4344 …} $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 {#6686 -form: Symfony\Component\Form\Form {#4387 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6685 …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) {#4271 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 {#4272 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() {#4355 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#878 …} $message: Closure() {#4354 …} $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 {#6688 -form: Symfony\Component\Form\Form {#4390 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6687 …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) {#4236 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() {#4238 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#878 …} $message: Closure() {#4237 …} $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 {#6671 -form: Symfony\Component\Form\Form {#4393 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6668 …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 | "" |