- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 690
- Events
- Routing
- Cache
- Translation 18
- Security
- Twig
- Doctrine 5
- Migrations 15
- Debug
- E-mails
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
(no name)
"Eccube\Form\Type\SearchProductType"
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" => "3" "disp_number" => Eccube\Entity\Master\ProductListMax {#5607 #id: 20 #name: "20件" #sort_no: 0 } "orderby" => Eccube\Entity\Master\ProductListOrderBy {#6279 #id: 0 #name: "おすすめ順" #sort_no: 2 } "amount_b" => null "amount_l" => null "detail" => [] ] |
| 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 {#944 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#942 …} -namespace: Closure() {#940 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5625 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5504 …} } |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#5623 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5585 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1364 …} $translationDomain: "validators" $message: Closure() {#5624 …} } } |
| validation_groups | null |
View Variables
| 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" => "3" "disp_number" => Eccube\Entity\Master\ProductListMax {#5607 #id: 20 #name: "20件" #sort_no: 0 } "orderby" => Eccube\Entity\Master\ProductListOrderBy {#6279 #id: 0 #name: "おすすめ順" #sort_no: 2 } "amount_b" => null "amount_l" => null "detail" => [] ] |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#11456 -form: Symfony\Component\Form\Form {#6483 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#11377 …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 | [] |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_" |
| valid | true |
| value | [ "mode" => null "category_id" => null "name" => null "pageno" => "3" "disp_number" => Eccube\Entity\Master\ProductListMax {#5607 #id: 20 #name: "20件" #sort_no: 0 } "orderby" => Eccube\Entity\Master\ProductListOrderBy {#6279 #id: 0 #name: "おすすめ順" #sort_no: 2 } "amount_b" => null "amount_l" => null "detail" => [] ] |
mode
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
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 {#944 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#942 …} -namespace: Closure() {#940 …} } |
| 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) {#6303 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5504 …} } |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#6289 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5585 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1364 …} $translationDomain: "validators" $message: Closure() {#6290 …} } } |
| validation_groups | null |
View Variables
| 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 {#11453 -form: Symfony\Component\Form\Form {#6502 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#11452 …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 | [] |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_mode" |
| valid | true |
| value | "" |
category_id
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 {#5663 -id: 67 -name: "11" -hierarchy: 1 -sort_no: 54 -create_date: DateTime @1756686522 {#5656 date: 2025-09-01 09:28:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756686522 {#5658 date: 2025-09-01 09:28:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5683 …} -Children: Doctrine\ORM\PersistentCollection {#5930 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5932 …} } Eccube\Entity\Category {#5927 -id: 66 -name: "ラグジュアリーギフトフラワー" -hierarchy: 1 -sort_no: 53 -create_date: DateTime @1652602714 {#5929 date: 2022-05-15 17:18:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1652602714 {#5928 date: 2022-05-15 17:18:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5926 …} -Children: Doctrine\ORM\PersistentCollection {#5923 …} -Parent: null -Creator: null } Eccube\Entity\Category {#5920 -id: 65 -name: "観葉植物【自宅向け】" -hierarchy: 1 -sort_no: 52 -create_date: DateTime @1648637761 {#5922 date: 2022-03-30 19:56:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1648637761 {#5921 date: 2022-03-30 19:56:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5919 …} -Children: Doctrine\ORM\PersistentCollection {#5916 …} -Parent: null -Creator: null } Eccube\Entity\Category {#5913 -id: 64 -name: "観葉植物【オシャレ】" -hierarchy: 1 -sort_no: 51 -create_date: DateTime @1648637736 {#5915 date: 2022-03-30 19:55:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1648637736 {#5914 date: 2022-03-30 19:55:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5912 …} -Children: Doctrine\ORM\PersistentCollection {#5909 …} -Parent: null -Creator: null } Eccube\Entity\Category {#5906 -id: 63 -name: "観葉植物【和風】" -hierarchy: 1 -sort_no: 50 -create_date: DateTime @1648637724 {#5908 date: 2022-03-30 19:55:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1648637724 {#5907 date: 2022-03-30 19:55:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5905 …} -Children: Doctrine\ORM\PersistentCollection {#5902 …} -Parent: null -Creator: null } Eccube\Entity\Category {#5659 -id: 62 -name: "観葉植物【屋外向け】" -hierarchy: 1 -sort_no: 49 -create_date: DateTime @1648637709 {#5651 date: 2022-03-30 19:55:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1648637709 {#5657 date: 2022-03-30 19:55:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5664 …} -Children: Doctrine\ORM\PersistentCollection {#5892 …} -Parent: null -Creator: null } Eccube\Entity\Category {#5895 -id: 61 -name: "観葉植物【店舗向け】" -hierarchy: 1 -sort_no: 48 -create_date: DateTime @1648637700 {#5893 date: 2022-03-30 19:55:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1648637700 {#5894 date: 2022-03-30 19:55:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5896 …} -Children: Doctrine\ORM\PersistentCollection {#5899 …} -Parent: null -Creator: null } Eccube\Entity\Category {#5937 -id: 60 -name: "観葉植物【オフィス向け】" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1648637686 {#5900 date: 2022-03-30 19:54:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1648637686 {#5901 date: 2022-03-30 19:54:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5935 …} -Children: Doctrine\ORM\PersistentCollection {#5939 …} -Parent: null -Creator: null } Eccube\Entity\Category {#5942 -id: 59 -name: "サプライズ装飾" -hierarchy: 1 -sort_no: 46 -create_date: DateTime @1640492290 {#5940 date: 2021-12-26 13:18:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1640492290 {#5941 date: 2021-12-26 13:18:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5943 …} -Children: Doctrine\ORM\PersistentCollection {#5946 …} -Parent: null -Creator: null } Eccube\Entity\Category {#5949 -id: 58 -name: "メモリアルフラワー(御供え・お悔み花)" -hierarchy: 1 -sort_no: 45 -create_date: DateTime @1630737269 {#5947 date: 2021-09-04 15:34:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1631074351 {#5948 date: 2021-09-08 13:12:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5950 …} -Children: Doctrine\ORM\PersistentCollection {#5953 …} -Parent: null -Creator: null } Eccube\Entity\Category {#5956 -id: 56 -name: "キックの開運フラワー" -hierarchy: 1 -sort_no: 44 -create_date: DateTime @1625112289 {#5954 date: 2021-07-01 13:04:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1625112289 {#5955 date: 2021-07-01 13:04:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5957 …} -Children: Doctrine\ORM\PersistentCollection {#5960 …} -Parent: null -Creator: null } Eccube\Entity\Category {#5963 -id: 55 -name: "お花の定期便" -hierarchy: 1 -sort_no: 43 -create_date: DateTime @1622785319 {#5961 date: 2021-06-04 14:41:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1622785319 {#5962 date: 2021-06-04 14:41:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5964 …} -Children: Doctrine\ORM\PersistentCollection {#5967 …} -Parent: null -Creator: null } Eccube\Entity\Category {#5970 -id: 54 -name: "新着商品" -hierarchy: 1 -sort_no: 42 -create_date: DateTime @1621942528 {#5968 date: 2021-05-25 20:35:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1621942528 {#5969 date: 2021-05-25 20:35:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5971 …} -Children: Doctrine\ORM\PersistentCollection {#5974 …} -Parent: null -Creator: null } Eccube\Entity\Category {#5977 -id: 53 -name: "お花の福利厚生サービス" -hierarchy: 1 -sort_no: 41 -create_date: DateTime @1612422317 {#5975 date: 2021-02-04 16:05:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612422317 {#5976 date: 2021-02-04 16:05:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5978 …} -Children: Doctrine\ORM\PersistentCollection {#5981 …} -Parent: null -Creator: null } Eccube\Entity\Category {#5984 -id: 51 -name: "ホワイトデー特集(季節限定)" -hierarchy: 1 -sort_no: 40 -create_date: DateTime @1610367029 {#5982 date: 2021-01-11 21:10:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1614583901 {#5983 date: 2021-03-01 16:31:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5985 …} -Children: Doctrine\ORM\PersistentCollection {#5988 …} -Parent: null -Creator: null } Eccube\Entity\Category {#5991 -id: 50 -name: "1月31日は愛妻の日(季節限定)" -hierarchy: 1 -sort_no: 39 -create_date: DateTime @1610367013 {#5989 date: 2021-01-11 21:10:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1610367013 {#5990 date: 2021-01-11 21:10:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5992 …} -Children: Doctrine\ORM\PersistentCollection {#5995 …} -Parent: null -Creator: null } Eccube\Entity\Category {#5998 -id: 48 -name: "クリスマス 特集(季節限定)" -hierarchy: 1 -sort_no: 38 -create_date: DateTime @1607408011 {#5996 date: 2020-12-08 15:13:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1607408255 {#5997 date: 2020-12-08 15:17:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5999 …} -Children: Doctrine\ORM\PersistentCollection {#6002 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6005 -id: 35 -name: "お正月商品(季節限定)" -hierarchy: 1 -sort_no: 37 -create_date: DateTime @1574662673 {#6003 date: 2019-11-25 15:17:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1607408277 {#6004 date: 2020-12-08 15:17:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6006 …} -Children: Doctrine\ORM\PersistentCollection {#6009 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6012 -id: 45 -name: "迷ったらココ!!開店祝い等の定番!" -hierarchy: 1 -sort_no: 36 -create_date: DateTime @1600315588 {#6010 date: 2020-09-17 13:06:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1600315588 {#6011 date: 2020-09-17 13:06:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6013 …} -Children: Doctrine\ORM\PersistentCollection {#6016 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6019 -id: 46 -name: "変わった商品が送りたいあなたに!!" -hierarchy: 1 -sort_no: 35 -create_date: DateTime @1601180779 {#6017 date: 2020-09-27 13:26:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601180779 {#6018 date: 2020-09-27 13:26:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6020 …} -Children: Doctrine\ORM\PersistentCollection {#6023 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6028 -id: 9 -name: "スタンド花" -hierarchy: 1 -sort_no: 34 -create_date: DateTime @1395973132 {#6024 date: 2014-03-28 11:18:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1395973533 {#6025 date: 2014-03-28 11:25:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6029 …} -Children: Doctrine\ORM\PersistentCollection {#6032 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6033 -id: 23 -name: "スタンド花(フラワースタンド)" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1441965080 {#6026 date: 2015-09-11 18:51:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1441965080 {#6027 date: 2015-09-11 18:51:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6034 …} -Children: Doctrine\ORM\PersistentCollection {#6037 …} -Parent: Eccube\Entity\Category {#6028} -Creator: null } Eccube\Entity\Category {#6042 -id: 24 -name: "スタンド花(バルーンスタンド)" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1441965106 {#6040 date: 2015-09-11 18:51:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1441965106 {#6041 date: 2015-09-11 18:51:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6043 …} -Children: Doctrine\ORM\PersistentCollection {#6046 …} -Parent: Eccube\Entity\Category {#6028} -Creator: null } Eccube\Entity\Category {#6049 -id: 21 -name: "カゴ花(フラワーアレンジメント)" -hierarchy: 1 -sort_no: 31 -create_date: DateTime @1395973687 {#6039 date: 2014-03-28 11:28:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1631338589 {#6038 date: 2021-09-11 14:36:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6050 …} -Children: Doctrine\ORM\PersistentCollection {#6053 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6054 -id: 25 -name: "フラワーアレンジメント" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1441965130 {#6047 date: 2015-09-11 18:52:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1441965130 {#6048 date: 2015-09-11 18:52:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6055 …} -Children: Doctrine\ORM\PersistentCollection {#6058 …} -Parent: Eccube\Entity\Category {#6049} -Creator: null } Eccube\Entity\Category {#6063 -id: 26 -name: "バルーン&ぬいぐるみアレンジメント" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1441965193 {#6061 date: 2015-09-11 18:53:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1441965193 {#6062 date: 2015-09-11 18:53:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6064 …} -Children: Doctrine\ORM\PersistentCollection {#6067 …} -Parent: Eccube\Entity\Category {#6049} -Creator: null } Eccube\Entity\Category {#6070 -id: 10 -name: "花束(フラワーブーケ)" -hierarchy: 1 -sort_no: 28 -create_date: DateTime @1395973540 {#6060 date: 2014-03-28 11:25:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1631338576 {#6059 date: 2021-09-11 14:36:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6071 …} -Children: Doctrine\ORM\PersistentCollection {#6074 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6075 -id: 28 -name: "花束(フラワーブーケ)" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1441965354 {#6068 date: 2015-09-11 18:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1441965354 {#6069 date: 2015-09-11 18:55:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6076 …} -Children: Doctrine\ORM\PersistentCollection {#6079 …} -Parent: Eccube\Entity\Category {#6070} -Creator: null } Eccube\Entity\Category {#6084 -id: 27 -name: "バルーン&ぬいぐるみ花束" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1441965329 {#6082 date: 2015-09-11 18:55:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1441965329 {#6083 date: 2015-09-11 18:55:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6085 …} -Children: Doctrine\ORM\PersistentCollection {#6088 …} -Parent: Eccube\Entity\Category {#6070} -Creator: null } Eccube\Entity\Category {#6089 -id: 20 -name: "胡蝶蘭" -hierarchy: 1 -sort_no: 25 -create_date: DateTime @1395973682 {#6081 date: 2014-03-28 11:28:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1395973682 {#6080 date: 2014-03-28 11:28:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6090 …} -Children: Doctrine\ORM\PersistentCollection {#6093 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6096 -id: 19 -name: "観葉植物" -hierarchy: 1 -sort_no: 24 -create_date: DateTime @1395973677 {#6094 date: 2014-03-28 11:27:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1395973677 {#6095 date: 2014-03-28 11:27:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6097 …} -Children: Doctrine\ORM\PersistentCollection {#6100 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6103 -id: 42 -name: "多肉植物(サボテン等)" -hierarchy: 1 -sort_no: 23 -create_date: DateTime @1590400407 {#6101 date: 2020-05-25 18:53:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1590483010 {#6102 date: 2020-05-26 17:50:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6104 …} -Children: Doctrine\ORM\PersistentCollection {#6107 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6110 -id: 12 -name: "オーダーメイド" -hierarchy: 1 -sort_no: 22 -create_date: DateTime @1395973576 {#6108 date: 2014-03-28 11:26:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1395973576 {#6109 date: 2014-03-28 11:26:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6111 …} -Children: Doctrine\ORM\PersistentCollection {#6114 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6117 -id: 16 -name: "バルーンギフト" -hierarchy: 1 -sort_no: 21 -create_date: DateTime @1395973637 {#6115 date: 2014-03-28 11:27:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1395973637 {#6116 date: 2014-03-28 11:27:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6118 …} -Children: Doctrine\ORM\PersistentCollection {#6121 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6124 -id: 32 -name: "ローズベアー(rosebear)" -hierarchy: 1 -sort_no: 20 -create_date: DateTime @1558431043 {#6122 date: 2019-05-21 18:30:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1558431043 {#6123 date: 2019-05-21 18:30:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6125 …} -Children: Doctrine\ORM\PersistentCollection {#6128 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6131 -id: 33 -name: "フラワードール(flowerdoll)" -hierarchy: 1 -sort_no: 19 -create_date: DateTime @1566303907 {#6129 date: 2019-08-20 21:25:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1566303907 {#6130 date: 2019-08-20 21:25:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6132 …} -Children: Doctrine\ORM\PersistentCollection {#6135 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6138 -id: 34 -name: "ソープフラワー(シャボンフラワー)" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1566989390 {#6136 date: 2019-08-28 19:49:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1611714433 {#6137 date: 2021-01-27 11:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6139 …} -Children: Doctrine\ORM\PersistentCollection {#6142 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6145 -id: 37 -name: "ボックスフラワー(BOXフラワー)" -hierarchy: 1 -sort_no: 17 -create_date: DateTime @1583734917 {#6143 date: 2020-03-09 15:21:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1583734963 {#6144 date: 2020-03-09 15:22:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6146 …} -Children: Doctrine\ORM\PersistentCollection {#6149 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6152 -id: 52 -name: "ウェディング" -hierarchy: 1 -sort_no: 16 -create_date: DateTime @1610542442 {#6150 date: 2021-01-13 21:54:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1610542442 {#6151 date: 2021-01-13 21:54:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6153 …} -Children: Doctrine\ORM\PersistentCollection {#6156 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6159 -id: 18 -name: "バルーン・布・生花装飾" -hierarchy: 1 -sort_no: 15 -create_date: DateTime @1395973672 {#6157 date: 2014-03-28 11:27:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1395973672 {#6158 date: 2014-03-28 11:27:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6160 …} -Children: Doctrine\ORM\PersistentCollection {#6163 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6166 -id: 17 -name: "シャンパンタワー" -hierarchy: 1 -sort_no: 14 -create_date: DateTime @1395973646 {#6164 date: 2014-03-28 11:27:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1395973646 {#6165 date: 2014-03-28 11:27:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6167 …} -Children: Doctrine\ORM\PersistentCollection {#6170 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6173 -id: 15 -name: "アーチ" -hierarchy: 1 -sort_no: 13 -create_date: DateTime @1395973618 {#6171 date: 2014-03-28 11:26:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1395973618 {#6172 date: 2014-03-28 11:26:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6174 …} -Children: Doctrine\ORM\PersistentCollection {#6177 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6180 -id: 30 -name: "バラ特集" -hierarchy: 1 -sort_no: 12 -create_date: DateTime @1505370105 {#6178 date: 2017-09-14 15:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1590140804 {#6179 date: 2020-05-22 18:46:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6181 …} -Children: Doctrine\ORM\PersistentCollection {#6184 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6187 -id: 14 -name: "プリザーブドフラワー" -hierarchy: 1 -sort_no: 11 -create_date: DateTime @1395973612 {#6185 date: 2014-03-28 11:26:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1395973698 {#6186 date: 2014-03-28 11:28:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6188 …} -Children: Doctrine\ORM\PersistentCollection {#6191 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6194 -id: 39 -name: "おうちでお花" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1587280101 {#6192 date: 2020-04-19 16:08:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1587280101 {#6193 date: 2020-04-19 16:08:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6195 …} -Children: Doctrine\ORM\PersistentCollection {#6198 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6201 -id: 41 -name: "おうちで胡蝶蘭" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1587875654 {#6199 date: 2020-04-26 13:34:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1587875654 {#6200 date: 2020-04-26 13:34:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6202 …} -Children: Doctrine\ORM\PersistentCollection {#6205 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6208 -id: 13 -name: "定期生花" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1395973591 {#6206 date: 2014-03-28 11:26:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1395973591 {#6207 date: 2014-03-28 11:26:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6209 …} -Children: Doctrine\ORM\PersistentCollection {#6212 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6215 -id: 49 -name: "母の日 特集(季節限定)" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1607408308 {#6213 date: 2020-12-08 15:18:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1607408308 {#6214 date: 2020-12-08 15:18:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6216 …} -Children: Doctrine\ORM\PersistentCollection {#6219 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6222 -id: 40 -name: "父の日 特集(季節限定)" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1587285880 {#6220 date: 2020-04-19 17:44:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1607408296 {#6221 date: 2020-12-08 15:18:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6223 …} -Children: Doctrine\ORM\PersistentCollection {#6226 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6229 -id: 47 -name: "ハロウィン特集(季節限定)" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1602044841 {#6227 date: 2020-10-07 13:27:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1607408262 {#6228 date: 2020-12-08 15:17:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6230 …} -Children: Doctrine\ORM\PersistentCollection {#6233 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6236 -id: 11 -name: "来店限定商品" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1395973567 {#6234 date: 2014-03-28 11:26:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1395973567 {#6235 date: 2014-03-28 11:26:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6237 …} -Children: Doctrine\ORM\PersistentCollection {#6240 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6243 -id: 36 -name: "開運花八卦商品" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1574943745 {#6241 date: 2019-11-28 21:22:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1574943745 {#6242 date: 2019-11-28 21:22:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6244 …} -Children: Doctrine\ORM\PersistentCollection {#6247 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6250 -id: 43 -name: "委託商品'(全国のお花屋さんに委託します)" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1590576174 {#6248 date: 2020-05-27 19:42:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1590576496 {#6249 date: 2020-05-27 19:48:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6251 …} -Children: Doctrine\ORM\PersistentCollection {#6254 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6257 -id: 44 -name: "郵送商品(全国へ宅急便でお届けします)" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1590576242 {#6255 date: 2020-05-27 19:44:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1590576472 {#6256 date: 2020-05-27 19:47:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6258 …} -Children: Doctrine\ORM\PersistentCollection {#6261 …} -Parent: null -Creator: null } ] |
[ Eccube\Entity\Category {#5663 -id: 67 -name: "11" -hierarchy: 1 -sort_no: 54 -create_date: DateTime @1756686522 {#5656 date: 2025-09-01 09:28:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756686522 {#5658 date: 2025-09-01 09:28:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5683 …} -Children: Doctrine\ORM\PersistentCollection {#5930 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5932 …} } Eccube\Entity\Category {#5927 -id: 66 -name: "ラグジュアリーギフトフラワー" -hierarchy: 1 -sort_no: 53 -create_date: DateTime @1652602714 {#5929 date: 2022-05-15 17:18:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1652602714 {#5928 date: 2022-05-15 17:18:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5926 …} -Children: Doctrine\ORM\PersistentCollection {#5923 …} -Parent: null -Creator: null } Eccube\Entity\Category {#5920 -id: 65 -name: "観葉植物【自宅向け】" -hierarchy: 1 -sort_no: 52 -create_date: DateTime @1648637761 {#5922 date: 2022-03-30 19:56:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1648637761 {#5921 date: 2022-03-30 19:56:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5919 …} -Children: Doctrine\ORM\PersistentCollection {#5916 …} -Parent: null -Creator: null } Eccube\Entity\Category {#5913 -id: 64 -name: "観葉植物【オシャレ】" -hierarchy: 1 -sort_no: 51 -create_date: DateTime @1648637736 {#5915 date: 2022-03-30 19:55:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1648637736 {#5914 date: 2022-03-30 19:55:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5912 …} -Children: Doctrine\ORM\PersistentCollection {#5909 …} -Parent: null -Creator: null } Eccube\Entity\Category {#5906 -id: 63 -name: "観葉植物【和風】" -hierarchy: 1 -sort_no: 50 -create_date: DateTime @1648637724 {#5908 date: 2022-03-30 19:55:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1648637724 {#5907 date: 2022-03-30 19:55:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5905 …} -Children: Doctrine\ORM\PersistentCollection {#5902 …} -Parent: null -Creator: null } Eccube\Entity\Category {#5659 -id: 62 -name: "観葉植物【屋外向け】" -hierarchy: 1 -sort_no: 49 -create_date: DateTime @1648637709 {#5651 date: 2022-03-30 19:55:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1648637709 {#5657 date: 2022-03-30 19:55:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5664 …} -Children: Doctrine\ORM\PersistentCollection {#5892 …} -Parent: null -Creator: null } Eccube\Entity\Category {#5895 -id: 61 -name: "観葉植物【店舗向け】" -hierarchy: 1 -sort_no: 48 -create_date: DateTime @1648637700 {#5893 date: 2022-03-30 19:55:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1648637700 {#5894 date: 2022-03-30 19:55:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5896 …} -Children: Doctrine\ORM\PersistentCollection {#5899 …} -Parent: null -Creator: null } Eccube\Entity\Category {#5937 -id: 60 -name: "観葉植物【オフィス向け】" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1648637686 {#5900 date: 2022-03-30 19:54:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1648637686 {#5901 date: 2022-03-30 19:54:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5935 …} -Children: Doctrine\ORM\PersistentCollection {#5939 …} -Parent: null -Creator: null } Eccube\Entity\Category {#5942 -id: 59 -name: "サプライズ装飾" -hierarchy: 1 -sort_no: 46 -create_date: DateTime @1640492290 {#5940 date: 2021-12-26 13:18:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1640492290 {#5941 date: 2021-12-26 13:18:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5943 …} -Children: Doctrine\ORM\PersistentCollection {#5946 …} -Parent: null -Creator: null } Eccube\Entity\Category {#5949 -id: 58 -name: "メモリアルフラワー(御供え・お悔み花)" -hierarchy: 1 -sort_no: 45 -create_date: DateTime @1630737269 {#5947 date: 2021-09-04 15:34:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1631074351 {#5948 date: 2021-09-08 13:12:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5950 …} -Children: Doctrine\ORM\PersistentCollection {#5953 …} -Parent: null -Creator: null } Eccube\Entity\Category {#5956 -id: 56 -name: "キックの開運フラワー" -hierarchy: 1 -sort_no: 44 -create_date: DateTime @1625112289 {#5954 date: 2021-07-01 13:04:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1625112289 {#5955 date: 2021-07-01 13:04:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5957 …} -Children: Doctrine\ORM\PersistentCollection {#5960 …} -Parent: null -Creator: null } Eccube\Entity\Category {#5963 -id: 55 -name: "お花の定期便" -hierarchy: 1 -sort_no: 43 -create_date: DateTime @1622785319 {#5961 date: 2021-06-04 14:41:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1622785319 {#5962 date: 2021-06-04 14:41:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5964 …} -Children: Doctrine\ORM\PersistentCollection {#5967 …} -Parent: null -Creator: null } Eccube\Entity\Category {#5970 -id: 54 -name: "新着商品" -hierarchy: 1 -sort_no: 42 -create_date: DateTime @1621942528 {#5968 date: 2021-05-25 20:35:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1621942528 {#5969 date: 2021-05-25 20:35:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5971 …} -Children: Doctrine\ORM\PersistentCollection {#5974 …} -Parent: null -Creator: null } Eccube\Entity\Category {#5977 -id: 53 -name: "お花の福利厚生サービス" -hierarchy: 1 -sort_no: 41 -create_date: DateTime @1612422317 {#5975 date: 2021-02-04 16:05:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612422317 {#5976 date: 2021-02-04 16:05:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5978 …} -Children: Doctrine\ORM\PersistentCollection {#5981 …} -Parent: null -Creator: null } Eccube\Entity\Category {#5984 -id: 51 -name: "ホワイトデー特集(季節限定)" -hierarchy: 1 -sort_no: 40 -create_date: DateTime @1610367029 {#5982 date: 2021-01-11 21:10:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1614583901 {#5983 date: 2021-03-01 16:31:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5985 …} -Children: Doctrine\ORM\PersistentCollection {#5988 …} -Parent: null -Creator: null } Eccube\Entity\Category {#5991 -id: 50 -name: "1月31日は愛妻の日(季節限定)" -hierarchy: 1 -sort_no: 39 -create_date: DateTime @1610367013 {#5989 date: 2021-01-11 21:10:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1610367013 {#5990 date: 2021-01-11 21:10:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5992 …} -Children: Doctrine\ORM\PersistentCollection {#5995 …} -Parent: null -Creator: null } Eccube\Entity\Category {#5998 -id: 48 -name: "クリスマス 特集(季節限定)" -hierarchy: 1 -sort_no: 38 -create_date: DateTime @1607408011 {#5996 date: 2020-12-08 15:13:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1607408255 {#5997 date: 2020-12-08 15:17:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5999 …} -Children: Doctrine\ORM\PersistentCollection {#6002 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6005 -id: 35 -name: "お正月商品(季節限定)" -hierarchy: 1 -sort_no: 37 -create_date: DateTime @1574662673 {#6003 date: 2019-11-25 15:17:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1607408277 {#6004 date: 2020-12-08 15:17:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6006 …} -Children: Doctrine\ORM\PersistentCollection {#6009 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6012 -id: 45 -name: "迷ったらココ!!開店祝い等の定番!" -hierarchy: 1 -sort_no: 36 -create_date: DateTime @1600315588 {#6010 date: 2020-09-17 13:06:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1600315588 {#6011 date: 2020-09-17 13:06:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6013 …} -Children: Doctrine\ORM\PersistentCollection {#6016 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6019 -id: 46 -name: "変わった商品が送りたいあなたに!!" -hierarchy: 1 -sort_no: 35 -create_date: DateTime @1601180779 {#6017 date: 2020-09-27 13:26:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601180779 {#6018 date: 2020-09-27 13:26:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6020 …} -Children: Doctrine\ORM\PersistentCollection {#6023 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6028 -id: 9 -name: "スタンド花" -hierarchy: 1 -sort_no: 34 -create_date: DateTime @1395973132 {#6024 date: 2014-03-28 11:18:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1395973533 {#6025 date: 2014-03-28 11:25:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6029 …} -Children: Doctrine\ORM\PersistentCollection {#6032 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6033 -id: 23 -name: "スタンド花(フラワースタンド)" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1441965080 {#6026 date: 2015-09-11 18:51:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1441965080 {#6027 date: 2015-09-11 18:51:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6034 …} -Children: Doctrine\ORM\PersistentCollection {#6037 …} -Parent: Eccube\Entity\Category {#6028} -Creator: null } Eccube\Entity\Category {#6042 -id: 24 -name: "スタンド花(バルーンスタンド)" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1441965106 {#6040 date: 2015-09-11 18:51:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1441965106 {#6041 date: 2015-09-11 18:51:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6043 …} -Children: Doctrine\ORM\PersistentCollection {#6046 …} -Parent: Eccube\Entity\Category {#6028} -Creator: null } Eccube\Entity\Category {#6049 -id: 21 -name: "カゴ花(フラワーアレンジメント)" -hierarchy: 1 -sort_no: 31 -create_date: DateTime @1395973687 {#6039 date: 2014-03-28 11:28:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1631338589 {#6038 date: 2021-09-11 14:36:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6050 …} -Children: Doctrine\ORM\PersistentCollection {#6053 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6054 -id: 25 -name: "フラワーアレンジメント" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1441965130 {#6047 date: 2015-09-11 18:52:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1441965130 {#6048 date: 2015-09-11 18:52:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6055 …} -Children: Doctrine\ORM\PersistentCollection {#6058 …} -Parent: Eccube\Entity\Category {#6049} -Creator: null } Eccube\Entity\Category {#6063 -id: 26 -name: "バルーン&ぬいぐるみアレンジメント" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1441965193 {#6061 date: 2015-09-11 18:53:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1441965193 {#6062 date: 2015-09-11 18:53:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6064 …} -Children: Doctrine\ORM\PersistentCollection {#6067 …} -Parent: Eccube\Entity\Category {#6049} -Creator: null } Eccube\Entity\Category {#6070 -id: 10 -name: "花束(フラワーブーケ)" -hierarchy: 1 -sort_no: 28 -create_date: DateTime @1395973540 {#6060 date: 2014-03-28 11:25:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1631338576 {#6059 date: 2021-09-11 14:36:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6071 …} -Children: Doctrine\ORM\PersistentCollection {#6074 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6075 -id: 28 -name: "花束(フラワーブーケ)" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1441965354 {#6068 date: 2015-09-11 18:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1441965354 {#6069 date: 2015-09-11 18:55:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6076 …} -Children: Doctrine\ORM\PersistentCollection {#6079 …} -Parent: Eccube\Entity\Category {#6070} -Creator: null } Eccube\Entity\Category {#6084 -id: 27 -name: "バルーン&ぬいぐるみ花束" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1441965329 {#6082 date: 2015-09-11 18:55:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1441965329 {#6083 date: 2015-09-11 18:55:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6085 …} -Children: Doctrine\ORM\PersistentCollection {#6088 …} -Parent: Eccube\Entity\Category {#6070} -Creator: null } Eccube\Entity\Category {#6089 -id: 20 -name: "胡蝶蘭" -hierarchy: 1 -sort_no: 25 -create_date: DateTime @1395973682 {#6081 date: 2014-03-28 11:28:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1395973682 {#6080 date: 2014-03-28 11:28:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6090 …} -Children: Doctrine\ORM\PersistentCollection {#6093 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6096 -id: 19 -name: "観葉植物" -hierarchy: 1 -sort_no: 24 -create_date: DateTime @1395973677 {#6094 date: 2014-03-28 11:27:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1395973677 {#6095 date: 2014-03-28 11:27:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6097 …} -Children: Doctrine\ORM\PersistentCollection {#6100 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6103 -id: 42 -name: "多肉植物(サボテン等)" -hierarchy: 1 -sort_no: 23 -create_date: DateTime @1590400407 {#6101 date: 2020-05-25 18:53:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1590483010 {#6102 date: 2020-05-26 17:50:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6104 …} -Children: Doctrine\ORM\PersistentCollection {#6107 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6110 -id: 12 -name: "オーダーメイド" -hierarchy: 1 -sort_no: 22 -create_date: DateTime @1395973576 {#6108 date: 2014-03-28 11:26:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1395973576 {#6109 date: 2014-03-28 11:26:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6111 …} -Children: Doctrine\ORM\PersistentCollection {#6114 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6117 -id: 16 -name: "バルーンギフト" -hierarchy: 1 -sort_no: 21 -create_date: DateTime @1395973637 {#6115 date: 2014-03-28 11:27:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1395973637 {#6116 date: 2014-03-28 11:27:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6118 …} -Children: Doctrine\ORM\PersistentCollection {#6121 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6124 -id: 32 -name: "ローズベアー(rosebear)" -hierarchy: 1 -sort_no: 20 -create_date: DateTime @1558431043 {#6122 date: 2019-05-21 18:30:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1558431043 {#6123 date: 2019-05-21 18:30:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6125 …} -Children: Doctrine\ORM\PersistentCollection {#6128 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6131 -id: 33 -name: "フラワードール(flowerdoll)" -hierarchy: 1 -sort_no: 19 -create_date: DateTime @1566303907 {#6129 date: 2019-08-20 21:25:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1566303907 {#6130 date: 2019-08-20 21:25:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6132 …} -Children: Doctrine\ORM\PersistentCollection {#6135 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6138 -id: 34 -name: "ソープフラワー(シャボンフラワー)" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1566989390 {#6136 date: 2019-08-28 19:49:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1611714433 {#6137 date: 2021-01-27 11:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6139 …} -Children: Doctrine\ORM\PersistentCollection {#6142 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6145 -id: 37 -name: "ボックスフラワー(BOXフラワー)" -hierarchy: 1 -sort_no: 17 -create_date: DateTime @1583734917 {#6143 date: 2020-03-09 15:21:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1583734963 {#6144 date: 2020-03-09 15:22:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6146 …} -Children: Doctrine\ORM\PersistentCollection {#6149 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6152 -id: 52 -name: "ウェディング" -hierarchy: 1 -sort_no: 16 -create_date: DateTime @1610542442 {#6150 date: 2021-01-13 21:54:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1610542442 {#6151 date: 2021-01-13 21:54:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6153 …} -Children: Doctrine\ORM\PersistentCollection {#6156 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6159 -id: 18 -name: "バルーン・布・生花装飾" -hierarchy: 1 -sort_no: 15 -create_date: DateTime @1395973672 {#6157 date: 2014-03-28 11:27:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1395973672 {#6158 date: 2014-03-28 11:27:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6160 …} -Children: Doctrine\ORM\PersistentCollection {#6163 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6166 -id: 17 -name: "シャンパンタワー" -hierarchy: 1 -sort_no: 14 -create_date: DateTime @1395973646 {#6164 date: 2014-03-28 11:27:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1395973646 {#6165 date: 2014-03-28 11:27:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6167 …} -Children: Doctrine\ORM\PersistentCollection {#6170 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6173 -id: 15 -name: "アーチ" -hierarchy: 1 -sort_no: 13 -create_date: DateTime @1395973618 {#6171 date: 2014-03-28 11:26:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1395973618 {#6172 date: 2014-03-28 11:26:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6174 …} -Children: Doctrine\ORM\PersistentCollection {#6177 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6180 -id: 30 -name: "バラ特集" -hierarchy: 1 -sort_no: 12 -create_date: DateTime @1505370105 {#6178 date: 2017-09-14 15:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1590140804 {#6179 date: 2020-05-22 18:46:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6181 …} -Children: Doctrine\ORM\PersistentCollection {#6184 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6187 -id: 14 -name: "プリザーブドフラワー" -hierarchy: 1 -sort_no: 11 -create_date: DateTime @1395973612 {#6185 date: 2014-03-28 11:26:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1395973698 {#6186 date: 2014-03-28 11:28:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6188 …} -Children: Doctrine\ORM\PersistentCollection {#6191 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6194 -id: 39 -name: "おうちでお花" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1587280101 {#6192 date: 2020-04-19 16:08:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1587280101 {#6193 date: 2020-04-19 16:08:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6195 …} -Children: Doctrine\ORM\PersistentCollection {#6198 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6201 -id: 41 -name: "おうちで胡蝶蘭" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1587875654 {#6199 date: 2020-04-26 13:34:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1587875654 {#6200 date: 2020-04-26 13:34:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6202 …} -Children: Doctrine\ORM\PersistentCollection {#6205 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6208 -id: 13 -name: "定期生花" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1395973591 {#6206 date: 2014-03-28 11:26:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1395973591 {#6207 date: 2014-03-28 11:26:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6209 …} -Children: Doctrine\ORM\PersistentCollection {#6212 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6215 -id: 49 -name: "母の日 特集(季節限定)" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1607408308 {#6213 date: 2020-12-08 15:18:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1607408308 {#6214 date: 2020-12-08 15:18:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6216 …} -Children: Doctrine\ORM\PersistentCollection {#6219 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6222 -id: 40 -name: "父の日 特集(季節限定)" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1587285880 {#6220 date: 2020-04-19 17:44:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1607408296 {#6221 date: 2020-12-08 15:18:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6223 …} -Children: Doctrine\ORM\PersistentCollection {#6226 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6229 -id: 47 -name: "ハロウィン特集(季節限定)" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1602044841 {#6227 date: 2020-10-07 13:27:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1607408262 {#6228 date: 2020-12-08 15:17:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6230 …} -Children: Doctrine\ORM\PersistentCollection {#6233 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6236 -id: 11 -name: "来店限定商品" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1395973567 {#6234 date: 2014-03-28 11:26:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1395973567 {#6235 date: 2014-03-28 11:26:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6237 …} -Children: Doctrine\ORM\PersistentCollection {#6240 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6243 -id: 36 -name: "開運花八卦商品" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1574943745 {#6241 date: 2019-11-28 21:22:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1574943745 {#6242 date: 2019-11-28 21:22:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6244 …} -Children: Doctrine\ORM\PersistentCollection {#6247 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6250 -id: 43 -name: "委託商品'(全国のお花屋さんに委託します)" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1590576174 {#6248 date: 2020-05-27 19:42:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1590576496 {#6249 date: 2020-05-27 19:48:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6251 …} -Children: Doctrine\ORM\PersistentCollection {#6254 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6257 -id: 44 -name: "郵送商品(全国へ宅急便でお届けします)" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1590576242 {#6255 date: 2020-05-27 19:44:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1590576472 {#6256 date: 2020-05-27 19:47:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6258 …} -Children: Doctrine\ORM\PersistentCollection {#6261 …} -Parent: null -Creator: 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 {#6333 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#6336 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#6338 -om: Container8iwCiwy\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#997 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#5422 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | [ Eccube\Entity\Category {#5663 -id: 67 -name: "11" -hierarchy: 1 -sort_no: 54 -create_date: DateTime @1756686522 {#5656 date: 2025-09-01 09:28:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756686522 {#5658 date: 2025-09-01 09:28:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5683 …} -Children: Doctrine\ORM\PersistentCollection {#5930 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5932 …} } Eccube\Entity\Category {#5927 -id: 66 -name: "ラグジュアリーギフトフラワー" -hierarchy: 1 -sort_no: 53 -create_date: DateTime @1652602714 {#5929 date: 2022-05-15 17:18:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1652602714 {#5928 date: 2022-05-15 17:18:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5926 …} -Children: Doctrine\ORM\PersistentCollection {#5923 …} -Parent: null -Creator: null } Eccube\Entity\Category {#5920 -id: 65 -name: "観葉植物【自宅向け】" -hierarchy: 1 -sort_no: 52 -create_date: DateTime @1648637761 {#5922 date: 2022-03-30 19:56:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1648637761 {#5921 date: 2022-03-30 19:56:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5919 …} -Children: Doctrine\ORM\PersistentCollection {#5916 …} -Parent: null -Creator: null } Eccube\Entity\Category {#5913 -id: 64 -name: "観葉植物【オシャレ】" -hierarchy: 1 -sort_no: 51 -create_date: DateTime @1648637736 {#5915 date: 2022-03-30 19:55:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1648637736 {#5914 date: 2022-03-30 19:55:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5912 …} -Children: Doctrine\ORM\PersistentCollection {#5909 …} -Parent: null -Creator: null } Eccube\Entity\Category {#5906 -id: 63 -name: "観葉植物【和風】" -hierarchy: 1 -sort_no: 50 -create_date: DateTime @1648637724 {#5908 date: 2022-03-30 19:55:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1648637724 {#5907 date: 2022-03-30 19:55:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5905 …} -Children: Doctrine\ORM\PersistentCollection {#5902 …} -Parent: null -Creator: null } Eccube\Entity\Category {#5659 -id: 62 -name: "観葉植物【屋外向け】" -hierarchy: 1 -sort_no: 49 -create_date: DateTime @1648637709 {#5651 date: 2022-03-30 19:55:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1648637709 {#5657 date: 2022-03-30 19:55:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5664 …} -Children: Doctrine\ORM\PersistentCollection {#5892 …} -Parent: null -Creator: null } Eccube\Entity\Category {#5895 -id: 61 -name: "観葉植物【店舗向け】" -hierarchy: 1 -sort_no: 48 -create_date: DateTime @1648637700 {#5893 date: 2022-03-30 19:55:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1648637700 {#5894 date: 2022-03-30 19:55:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5896 …} -Children: Doctrine\ORM\PersistentCollection {#5899 …} -Parent: null -Creator: null } Eccube\Entity\Category {#5937 -id: 60 -name: "観葉植物【オフィス向け】" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1648637686 {#5900 date: 2022-03-30 19:54:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1648637686 {#5901 date: 2022-03-30 19:54:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5935 …} -Children: Doctrine\ORM\PersistentCollection {#5939 …} -Parent: null -Creator: null } Eccube\Entity\Category {#5942 -id: 59 -name: "サプライズ装飾" -hierarchy: 1 -sort_no: 46 -create_date: DateTime @1640492290 {#5940 date: 2021-12-26 13:18:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1640492290 {#5941 date: 2021-12-26 13:18:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5943 …} -Children: Doctrine\ORM\PersistentCollection {#5946 …} -Parent: null -Creator: null } Eccube\Entity\Category {#5949 -id: 58 -name: "メモリアルフラワー(御供え・お悔み花)" -hierarchy: 1 -sort_no: 45 -create_date: DateTime @1630737269 {#5947 date: 2021-09-04 15:34:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1631074351 {#5948 date: 2021-09-08 13:12:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5950 …} -Children: Doctrine\ORM\PersistentCollection {#5953 …} -Parent: null -Creator: null } Eccube\Entity\Category {#5956 -id: 56 -name: "キックの開運フラワー" -hierarchy: 1 -sort_no: 44 -create_date: DateTime @1625112289 {#5954 date: 2021-07-01 13:04:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1625112289 {#5955 date: 2021-07-01 13:04:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5957 …} -Children: Doctrine\ORM\PersistentCollection {#5960 …} -Parent: null -Creator: null } Eccube\Entity\Category {#5963 -id: 55 -name: "お花の定期便" -hierarchy: 1 -sort_no: 43 -create_date: DateTime @1622785319 {#5961 date: 2021-06-04 14:41:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1622785319 {#5962 date: 2021-06-04 14:41:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5964 …} -Children: Doctrine\ORM\PersistentCollection {#5967 …} -Parent: null -Creator: null } Eccube\Entity\Category {#5970 -id: 54 -name: "新着商品" -hierarchy: 1 -sort_no: 42 -create_date: DateTime @1621942528 {#5968 date: 2021-05-25 20:35:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1621942528 {#5969 date: 2021-05-25 20:35:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5971 …} -Children: Doctrine\ORM\PersistentCollection {#5974 …} -Parent: null -Creator: null } Eccube\Entity\Category {#5977 -id: 53 -name: "お花の福利厚生サービス" -hierarchy: 1 -sort_no: 41 -create_date: DateTime @1612422317 {#5975 date: 2021-02-04 16:05:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612422317 {#5976 date: 2021-02-04 16:05:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5978 …} -Children: Doctrine\ORM\PersistentCollection {#5981 …} -Parent: null -Creator: null } Eccube\Entity\Category {#5984 -id: 51 -name: "ホワイトデー特集(季節限定)" -hierarchy: 1 -sort_no: 40 -create_date: DateTime @1610367029 {#5982 date: 2021-01-11 21:10:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1614583901 {#5983 date: 2021-03-01 16:31:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5985 …} -Children: Doctrine\ORM\PersistentCollection {#5988 …} -Parent: null -Creator: null } Eccube\Entity\Category {#5991 -id: 50 -name: "1月31日は愛妻の日(季節限定)" -hierarchy: 1 -sort_no: 39 -create_date: DateTime @1610367013 {#5989 date: 2021-01-11 21:10:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1610367013 {#5990 date: 2021-01-11 21:10:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5992 …} -Children: Doctrine\ORM\PersistentCollection {#5995 …} -Parent: null -Creator: null } Eccube\Entity\Category {#5998 -id: 48 -name: "クリスマス 特集(季節限定)" -hierarchy: 1 -sort_no: 38 -create_date: DateTime @1607408011 {#5996 date: 2020-12-08 15:13:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1607408255 {#5997 date: 2020-12-08 15:17:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5999 …} -Children: Doctrine\ORM\PersistentCollection {#6002 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6005 -id: 35 -name: "お正月商品(季節限定)" -hierarchy: 1 -sort_no: 37 -create_date: DateTime @1574662673 {#6003 date: 2019-11-25 15:17:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1607408277 {#6004 date: 2020-12-08 15:17:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6006 …} -Children: Doctrine\ORM\PersistentCollection {#6009 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6012 -id: 45 -name: "迷ったらココ!!開店祝い等の定番!" -hierarchy: 1 -sort_no: 36 -create_date: DateTime @1600315588 {#6010 date: 2020-09-17 13:06:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1600315588 {#6011 date: 2020-09-17 13:06:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6013 …} -Children: Doctrine\ORM\PersistentCollection {#6016 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6019 -id: 46 -name: "変わった商品が送りたいあなたに!!" -hierarchy: 1 -sort_no: 35 -create_date: DateTime @1601180779 {#6017 date: 2020-09-27 13:26:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601180779 {#6018 date: 2020-09-27 13:26:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6020 …} -Children: Doctrine\ORM\PersistentCollection {#6023 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6028 -id: 9 -name: "スタンド花" -hierarchy: 1 -sort_no: 34 -create_date: DateTime @1395973132 {#6024 date: 2014-03-28 11:18:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1395973533 {#6025 date: 2014-03-28 11:25:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6029 …} -Children: Doctrine\ORM\PersistentCollection {#6032 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6033 -id: 23 -name: "スタンド花(フラワースタンド)" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1441965080 {#6026 date: 2015-09-11 18:51:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1441965080 {#6027 date: 2015-09-11 18:51:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6034 …} -Children: Doctrine\ORM\PersistentCollection {#6037 …} -Parent: Eccube\Entity\Category {#6028} -Creator: null } Eccube\Entity\Category {#6042 -id: 24 -name: "スタンド花(バルーンスタンド)" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1441965106 {#6040 date: 2015-09-11 18:51:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1441965106 {#6041 date: 2015-09-11 18:51:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6043 …} -Children: Doctrine\ORM\PersistentCollection {#6046 …} -Parent: Eccube\Entity\Category {#6028} -Creator: null } Eccube\Entity\Category {#6049 -id: 21 -name: "カゴ花(フラワーアレンジメント)" -hierarchy: 1 -sort_no: 31 -create_date: DateTime @1395973687 {#6039 date: 2014-03-28 11:28:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1631338589 {#6038 date: 2021-09-11 14:36:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6050 …} -Children: Doctrine\ORM\PersistentCollection {#6053 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6054 -id: 25 -name: "フラワーアレンジメント" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1441965130 {#6047 date: 2015-09-11 18:52:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1441965130 {#6048 date: 2015-09-11 18:52:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6055 …} -Children: Doctrine\ORM\PersistentCollection {#6058 …} -Parent: Eccube\Entity\Category {#6049} -Creator: null } Eccube\Entity\Category {#6063 -id: 26 -name: "バルーン&ぬいぐるみアレンジメント" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1441965193 {#6061 date: 2015-09-11 18:53:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1441965193 {#6062 date: 2015-09-11 18:53:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6064 …} -Children: Doctrine\ORM\PersistentCollection {#6067 …} -Parent: Eccube\Entity\Category {#6049} -Creator: null } Eccube\Entity\Category {#6070 -id: 10 -name: "花束(フラワーブーケ)" -hierarchy: 1 -sort_no: 28 -create_date: DateTime @1395973540 {#6060 date: 2014-03-28 11:25:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1631338576 {#6059 date: 2021-09-11 14:36:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6071 …} -Children: Doctrine\ORM\PersistentCollection {#6074 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6075 -id: 28 -name: "花束(フラワーブーケ)" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1441965354 {#6068 date: 2015-09-11 18:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1441965354 {#6069 date: 2015-09-11 18:55:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6076 …} -Children: Doctrine\ORM\PersistentCollection {#6079 …} -Parent: Eccube\Entity\Category {#6070} -Creator: null } Eccube\Entity\Category {#6084 -id: 27 -name: "バルーン&ぬいぐるみ花束" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1441965329 {#6082 date: 2015-09-11 18:55:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1441965329 {#6083 date: 2015-09-11 18:55:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6085 …} -Children: Doctrine\ORM\PersistentCollection {#6088 …} -Parent: Eccube\Entity\Category {#6070} -Creator: null } Eccube\Entity\Category {#6089 -id: 20 -name: "胡蝶蘭" -hierarchy: 1 -sort_no: 25 -create_date: DateTime @1395973682 {#6081 date: 2014-03-28 11:28:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1395973682 {#6080 date: 2014-03-28 11:28:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6090 …} -Children: Doctrine\ORM\PersistentCollection {#6093 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6096 -id: 19 -name: "観葉植物" -hierarchy: 1 -sort_no: 24 -create_date: DateTime @1395973677 {#6094 date: 2014-03-28 11:27:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1395973677 {#6095 date: 2014-03-28 11:27:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6097 …} -Children: Doctrine\ORM\PersistentCollection {#6100 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6103 -id: 42 -name: "多肉植物(サボテン等)" -hierarchy: 1 -sort_no: 23 -create_date: DateTime @1590400407 {#6101 date: 2020-05-25 18:53:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1590483010 {#6102 date: 2020-05-26 17:50:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6104 …} -Children: Doctrine\ORM\PersistentCollection {#6107 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6110 -id: 12 -name: "オーダーメイド" -hierarchy: 1 -sort_no: 22 -create_date: DateTime @1395973576 {#6108 date: 2014-03-28 11:26:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1395973576 {#6109 date: 2014-03-28 11:26:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6111 …} -Children: Doctrine\ORM\PersistentCollection {#6114 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6117 -id: 16 -name: "バルーンギフト" -hierarchy: 1 -sort_no: 21 -create_date: DateTime @1395973637 {#6115 date: 2014-03-28 11:27:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1395973637 {#6116 date: 2014-03-28 11:27:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6118 …} -Children: Doctrine\ORM\PersistentCollection {#6121 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6124 -id: 32 -name: "ローズベアー(rosebear)" -hierarchy: 1 -sort_no: 20 -create_date: DateTime @1558431043 {#6122 date: 2019-05-21 18:30:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1558431043 {#6123 date: 2019-05-21 18:30:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6125 …} -Children: Doctrine\ORM\PersistentCollection {#6128 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6131 -id: 33 -name: "フラワードール(flowerdoll)" -hierarchy: 1 -sort_no: 19 -create_date: DateTime @1566303907 {#6129 date: 2019-08-20 21:25:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1566303907 {#6130 date: 2019-08-20 21:25:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6132 …} -Children: Doctrine\ORM\PersistentCollection {#6135 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6138 -id: 34 -name: "ソープフラワー(シャボンフラワー)" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1566989390 {#6136 date: 2019-08-28 19:49:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1611714433 {#6137 date: 2021-01-27 11:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6139 …} -Children: Doctrine\ORM\PersistentCollection {#6142 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6145 -id: 37 -name: "ボックスフラワー(BOXフラワー)" -hierarchy: 1 -sort_no: 17 -create_date: DateTime @1583734917 {#6143 date: 2020-03-09 15:21:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1583734963 {#6144 date: 2020-03-09 15:22:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6146 …} -Children: Doctrine\ORM\PersistentCollection {#6149 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6152 -id: 52 -name: "ウェディング" -hierarchy: 1 -sort_no: 16 -create_date: DateTime @1610542442 {#6150 date: 2021-01-13 21:54:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1610542442 {#6151 date: 2021-01-13 21:54:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6153 …} -Children: Doctrine\ORM\PersistentCollection {#6156 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6159 -id: 18 -name: "バルーン・布・生花装飾" -hierarchy: 1 -sort_no: 15 -create_date: DateTime @1395973672 {#6157 date: 2014-03-28 11:27:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1395973672 {#6158 date: 2014-03-28 11:27:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6160 …} -Children: Doctrine\ORM\PersistentCollection {#6163 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6166 -id: 17 -name: "シャンパンタワー" -hierarchy: 1 -sort_no: 14 -create_date: DateTime @1395973646 {#6164 date: 2014-03-28 11:27:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1395973646 {#6165 date: 2014-03-28 11:27:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6167 …} -Children: Doctrine\ORM\PersistentCollection {#6170 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6173 -id: 15 -name: "アーチ" -hierarchy: 1 -sort_no: 13 -create_date: DateTime @1395973618 {#6171 date: 2014-03-28 11:26:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1395973618 {#6172 date: 2014-03-28 11:26:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6174 …} -Children: Doctrine\ORM\PersistentCollection {#6177 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6180 -id: 30 -name: "バラ特集" -hierarchy: 1 -sort_no: 12 -create_date: DateTime @1505370105 {#6178 date: 2017-09-14 15:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1590140804 {#6179 date: 2020-05-22 18:46:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6181 …} -Children: Doctrine\ORM\PersistentCollection {#6184 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6187 -id: 14 -name: "プリザーブドフラワー" -hierarchy: 1 -sort_no: 11 -create_date: DateTime @1395973612 {#6185 date: 2014-03-28 11:26:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1395973698 {#6186 date: 2014-03-28 11:28:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6188 …} -Children: Doctrine\ORM\PersistentCollection {#6191 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6194 -id: 39 -name: "おうちでお花" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1587280101 {#6192 date: 2020-04-19 16:08:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1587280101 {#6193 date: 2020-04-19 16:08:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6195 …} -Children: Doctrine\ORM\PersistentCollection {#6198 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6201 -id: 41 -name: "おうちで胡蝶蘭" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1587875654 {#6199 date: 2020-04-26 13:34:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1587875654 {#6200 date: 2020-04-26 13:34:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6202 …} -Children: Doctrine\ORM\PersistentCollection {#6205 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6208 -id: 13 -name: "定期生花" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1395973591 {#6206 date: 2014-03-28 11:26:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1395973591 {#6207 date: 2014-03-28 11:26:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6209 …} -Children: Doctrine\ORM\PersistentCollection {#6212 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6215 -id: 49 -name: "母の日 特集(季節限定)" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1607408308 {#6213 date: 2020-12-08 15:18:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1607408308 {#6214 date: 2020-12-08 15:18:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6216 …} -Children: Doctrine\ORM\PersistentCollection {#6219 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6222 -id: 40 -name: "父の日 特集(季節限定)" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1587285880 {#6220 date: 2020-04-19 17:44:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1607408296 {#6221 date: 2020-12-08 15:18:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6223 …} -Children: Doctrine\ORM\PersistentCollection {#6226 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6229 -id: 47 -name: "ハロウィン特集(季節限定)" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1602044841 {#6227 date: 2020-10-07 13:27:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1607408262 {#6228 date: 2020-12-08 15:17:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6230 …} -Children: Doctrine\ORM\PersistentCollection {#6233 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6236 -id: 11 -name: "来店限定商品" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1395973567 {#6234 date: 2014-03-28 11:26:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1395973567 {#6235 date: 2014-03-28 11:26:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6237 …} -Children: Doctrine\ORM\PersistentCollection {#6240 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6243 -id: 36 -name: "開運花八卦商品" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1574943745 {#6241 date: 2019-11-28 21:22:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1574943745 {#6242 date: 2019-11-28 21:22:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6244 …} -Children: Doctrine\ORM\PersistentCollection {#6247 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6250 -id: 43 -name: "委託商品'(全国のお花屋さんに委託します)" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1590576174 {#6248 date: 2020-05-27 19:42:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1590576496 {#6249 date: 2020-05-27 19:48:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6251 …} -Children: Doctrine\ORM\PersistentCollection {#6254 …} -Parent: null -Creator: null } Eccube\Entity\Category {#6257 -id: 44 -name: "郵送商品(全国へ宅急便でお届けします)" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1590576242 {#6255 date: 2020-05-27 19:44:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1590576472 {#6256 date: 2020-05-27 19:47:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6258 …} -Children: Doctrine\ORM\PersistentCollection {#6261 …} -Parent: null -Creator: 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 {#944 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#942 …} -namespace: Closure() {#940 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | Container8iwCiwy\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#997 …2} |
| 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 {#6338 -om: Container8iwCiwy\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#997 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#5422 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| 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 | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "common.select__all_products" |
| 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() {#6339 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5585 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1364 …} $translationDomain: "validators" $message: Closure() {#6344 …} } } |
| validation_groups | null |
View Variables
| 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 | [ 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11447 +label: "11" +value: "67" +data: Eccube\Entity\Category {#5663 -id: 67 -name: "11" -hierarchy: 1 -sort_no: 54 -create_date: DateTime @1756686522 {#5656 date: 2025-09-01 09:28:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756686522 {#5658 date: 2025-09-01 09:28:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5683 …} -Children: Doctrine\ORM\PersistentCollection {#5930 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5932 …} } +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11445 +label: "ラグジュアリーギフトフラワー" +value: "66" +data: Eccube\Entity\Category {#5927 -id: 66 -name: "ラグジュアリーギフトフラワー" -hierarchy: 1 -sort_no: 53 -create_date: DateTime @1652602714 {#5929 date: 2022-05-15 17:18:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1652602714 {#5928 date: 2022-05-15 17:18:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5926 …} -Children: Doctrine\ORM\PersistentCollection {#5923 …} -Parent: null -Creator: null } +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11446 +label: "観葉植物【自宅向け】" +value: "65" +data: Eccube\Entity\Category {#5920 -id: 65 -name: "観葉植物【自宅向け】" -hierarchy: 1 -sort_no: 52 -create_date: DateTime @1648637761 {#5922 date: 2022-03-30 19:56:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1648637761 {#5921 date: 2022-03-30 19:56:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5919 …} -Children: Doctrine\ORM\PersistentCollection {#5916 …} -Parent: null -Creator: null } +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11438 +label: "観葉植物【オシャレ】" +value: "64" +data: Eccube\Entity\Category {#5913 -id: 64 -name: "観葉植物【オシャレ】" -hierarchy: 1 -sort_no: 51 -create_date: DateTime @1648637736 {#5915 date: 2022-03-30 19:55:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1648637736 {#5914 date: 2022-03-30 19:55:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5912 …} -Children: Doctrine\ORM\PersistentCollection {#5909 …} -Parent: null -Creator: null } +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11439 +label: "観葉植物【和風】" +value: "63" +data: Eccube\Entity\Category {#5906 -id: 63 -name: "観葉植物【和風】" -hierarchy: 1 -sort_no: 50 -create_date: DateTime @1648637724 {#5908 date: 2022-03-30 19:55:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1648637724 {#5907 date: 2022-03-30 19:55:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5905 …} -Children: Doctrine\ORM\PersistentCollection {#5902 …} -Parent: null -Creator: null } +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11440 +label: "観葉植物【屋外向け】" +value: "62" +data: Eccube\Entity\Category {#5659 -id: 62 -name: "観葉植物【屋外向け】" -hierarchy: 1 -sort_no: 49 -create_date: DateTime @1648637709 {#5651 date: 2022-03-30 19:55:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1648637709 {#5657 date: 2022-03-30 19:55:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5664 …} -Children: Doctrine\ORM\PersistentCollection {#5892 …} -Parent: null -Creator: null } +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11441 +label: "観葉植物【店舗向け】" +value: "61" +data: Eccube\Entity\Category {#5895 -id: 61 -name: "観葉植物【店舗向け】" -hierarchy: 1 -sort_no: 48 -create_date: DateTime @1648637700 {#5893 date: 2022-03-30 19:55:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1648637700 {#5894 date: 2022-03-30 19:55:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5896 …} -Children: Doctrine\ORM\PersistentCollection {#5899 …} -Parent: null -Creator: null } +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11442 +label: "観葉植物【オフィス向け】" +value: "60" +data: Eccube\Entity\Category {#5937 -id: 60 -name: "観葉植物【オフィス向け】" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1648637686 {#5900 date: 2022-03-30 19:54:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1648637686 {#5901 date: 2022-03-30 19:54:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5935 …} -Children: Doctrine\ORM\PersistentCollection {#5939 …} -Parent: null -Creator: null } +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11443 +label: "サプライズ装飾" +value: "59" +data: Eccube\Entity\Category {#5942 -id: 59 -name: "サプライズ装飾" -hierarchy: 1 -sort_no: 46 -create_date: DateTime @1640492290 {#5940 date: 2021-12-26 13:18:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1640492290 {#5941 date: 2021-12-26 13:18:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5943 …} -Children: Doctrine\ORM\PersistentCollection {#5946 …} -Parent: null -Creator: null } +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11437 +label: "メモリアルフラワー(御供え・お悔み花)" +value: "58" +data: Eccube\Entity\Category {#5949 -id: 58 -name: "メモリアルフラワー(御供え・お悔み花)" -hierarchy: 1 -sort_no: 45 -create_date: DateTime @1630737269 {#5947 date: 2021-09-04 15:34:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1631074351 {#5948 date: 2021-09-08 13:12:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5950 …} -Children: Doctrine\ORM\PersistentCollection {#5953 …} -Parent: null -Creator: null } +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11436 +label: "キックの開運フラワー" +value: "56" +data: Eccube\Entity\Category {#5956 -id: 56 -name: "キックの開運フラワー" -hierarchy: 1 -sort_no: 44 -create_date: DateTime @1625112289 {#5954 date: 2021-07-01 13:04:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1625112289 {#5955 date: 2021-07-01 13:04:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5957 …} -Children: Doctrine\ORM\PersistentCollection {#5960 …} -Parent: null -Creator: null } +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11435 +label: "お花の定期便" +value: "55" +data: Eccube\Entity\Category {#5963 -id: 55 -name: "お花の定期便" -hierarchy: 1 -sort_no: 43 -create_date: DateTime @1622785319 {#5961 date: 2021-06-04 14:41:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1622785319 {#5962 date: 2021-06-04 14:41:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5964 …} -Children: Doctrine\ORM\PersistentCollection {#5967 …} -Parent: null -Creator: null } +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11434 +label: "新着商品" +value: "54" +data: Eccube\Entity\Category {#5970 -id: 54 -name: "新着商品" -hierarchy: 1 -sort_no: 42 -create_date: DateTime @1621942528 {#5968 date: 2021-05-25 20:35:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1621942528 {#5969 date: 2021-05-25 20:35:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5971 …} -Children: Doctrine\ORM\PersistentCollection {#5974 …} -Parent: null -Creator: null } +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11433 +label: "お花の福利厚生サービス" +value: "53" +data: Eccube\Entity\Category {#5977 -id: 53 -name: "お花の福利厚生サービス" -hierarchy: 1 -sort_no: 41 -create_date: DateTime @1612422317 {#5975 date: 2021-02-04 16:05:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1612422317 {#5976 date: 2021-02-04 16:05:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5978 …} -Children: Doctrine\ORM\PersistentCollection {#5981 …} -Parent: null -Creator: null } +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11432 +label: "ホワイトデー特集(季節限定)" +value: "51" +data: Eccube\Entity\Category {#5984 -id: 51 -name: "ホワイトデー特集(季節限定)" -hierarchy: 1 -sort_no: 40 -create_date: DateTime @1610367029 {#5982 date: 2021-01-11 21:10:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1614583901 {#5983 date: 2021-03-01 16:31:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5985 …} -Children: Doctrine\ORM\PersistentCollection {#5988 …} -Parent: null -Creator: null } +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11431 +label: "1月31日は愛妻の日(季節限定)" +value: "50" +data: Eccube\Entity\Category {#5991 -id: 50 -name: "1月31日は愛妻の日(季節限定)" -hierarchy: 1 -sort_no: 39 -create_date: DateTime @1610367013 {#5989 date: 2021-01-11 21:10:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1610367013 {#5990 date: 2021-01-11 21:10:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5992 …} -Children: Doctrine\ORM\PersistentCollection {#5995 …} -Parent: null -Creator: null } +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11430 +label: "クリスマス 特集(季節限定)" +value: "48" +data: Eccube\Entity\Category {#5998 -id: 48 -name: "クリスマス 特集(季節限定)" -hierarchy: 1 -sort_no: 38 -create_date: DateTime @1607408011 {#5996 date: 2020-12-08 15:13:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1607408255 {#5997 date: 2020-12-08 15:17:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5999 …} -Children: Doctrine\ORM\PersistentCollection {#6002 …} -Parent: null -Creator: null } +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11429 +label: "お正月商品(季節限定)" +value: "35" +data: Eccube\Entity\Category {#6005 -id: 35 -name: "お正月商品(季節限定)" -hierarchy: 1 -sort_no: 37 -create_date: DateTime @1574662673 {#6003 date: 2019-11-25 15:17:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1607408277 {#6004 date: 2020-12-08 15:17:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6006 …} -Children: Doctrine\ORM\PersistentCollection {#6009 …} -Parent: null -Creator: null } +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11428 +label: "迷ったらココ!!開店祝い等の定番!" +value: "45" +data: Eccube\Entity\Category {#6012 -id: 45 -name: "迷ったらココ!!開店祝い等の定番!" -hierarchy: 1 -sort_no: 36 -create_date: DateTime @1600315588 {#6010 date: 2020-09-17 13:06:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1600315588 {#6011 date: 2020-09-17 13:06:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6013 …} -Children: Doctrine\ORM\PersistentCollection {#6016 …} -Parent: null -Creator: null } +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11427 +label: "変わった商品が送りたいあなたに!!" +value: "46" +data: Eccube\Entity\Category {#6019 -id: 46 -name: "変わった商品が送りたいあなたに!!" -hierarchy: 1 -sort_no: 35 -create_date: DateTime @1601180779 {#6017 date: 2020-09-27 13:26:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1601180779 {#6018 date: 2020-09-27 13:26:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6020 …} -Children: Doctrine\ORM\PersistentCollection {#6023 …} -Parent: null -Creator: null } +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11426 +label: "スタンド花" +value: "9" +data: Eccube\Entity\Category {#6028 -id: 9 -name: "スタンド花" -hierarchy: 1 -sort_no: 34 -create_date: DateTime @1395973132 {#6024 date: 2014-03-28 11:18:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1395973533 {#6025 date: 2014-03-28 11:25:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6029 …} -Children: Doctrine\ORM\PersistentCollection {#6032 …} -Parent: null -Creator: null } +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11425 +label: " スタンド花(フラワースタンド)" +value: "23" +data: Eccube\Entity\Category {#6033 -id: 23 -name: "スタンド花(フラワースタンド)" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1441965080 {#6026 date: 2015-09-11 18:51:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1441965080 {#6027 date: 2015-09-11 18:51:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6034 …} -Children: Doctrine\ORM\PersistentCollection {#6037 …} -Parent: Eccube\Entity\Category {#6028} -Creator: null } +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11424 +label: " スタンド花(バルーンスタンド)" +value: "24" +data: Eccube\Entity\Category {#6042 -id: 24 -name: "スタンド花(バルーンスタンド)" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1441965106 {#6040 date: 2015-09-11 18:51:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1441965106 {#6041 date: 2015-09-11 18:51:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6043 …} -Children: Doctrine\ORM\PersistentCollection {#6046 …} -Parent: Eccube\Entity\Category {#6028} -Creator: null } +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11423 +label: "カゴ花(フラワーアレンジメント)" +value: "21" +data: Eccube\Entity\Category {#6049 -id: 21 -name: "カゴ花(フラワーアレンジメント)" -hierarchy: 1 -sort_no: 31 -create_date: DateTime @1395973687 {#6039 date: 2014-03-28 11:28:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1631338589 {#6038 date: 2021-09-11 14:36:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6050 …} -Children: Doctrine\ORM\PersistentCollection {#6053 …} -Parent: null -Creator: null } +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11422 +label: " フラワーアレンジメント" +value: "25" +data: Eccube\Entity\Category {#6054 -id: 25 -name: "フラワーアレンジメント" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1441965130 {#6047 date: 2015-09-11 18:52:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1441965130 {#6048 date: 2015-09-11 18:52:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6055 …} -Children: Doctrine\ORM\PersistentCollection {#6058 …} -Parent: Eccube\Entity\Category {#6049} -Creator: null } +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11421 +label: " バルーン&ぬいぐるみアレンジメント" +value: "26" +data: Eccube\Entity\Category {#6063 -id: 26 -name: "バルーン&ぬいぐるみアレンジメント" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1441965193 {#6061 date: 2015-09-11 18:53:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1441965193 {#6062 date: 2015-09-11 18:53:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6064 …} -Children: Doctrine\ORM\PersistentCollection {#6067 …} -Parent: Eccube\Entity\Category {#6049} -Creator: null } +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11420 +label: "花束(フラワーブーケ)" +value: "10" +data: Eccube\Entity\Category {#6070 -id: 10 -name: "花束(フラワーブーケ)" -hierarchy: 1 -sort_no: 28 -create_date: DateTime @1395973540 {#6060 date: 2014-03-28 11:25:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1631338576 {#6059 date: 2021-09-11 14:36:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6071 …} -Children: Doctrine\ORM\PersistentCollection {#6074 …} -Parent: null -Creator: null } +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11419 +label: " 花束(フラワーブーケ)" +value: "28" +data: Eccube\Entity\Category {#6075 -id: 28 -name: "花束(フラワーブーケ)" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1441965354 {#6068 date: 2015-09-11 18:55:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1441965354 {#6069 date: 2015-09-11 18:55:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6076 …} -Children: Doctrine\ORM\PersistentCollection {#6079 …} -Parent: Eccube\Entity\Category {#6070} -Creator: null } +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11418 +label: " バルーン&ぬいぐるみ花束" +value: "27" +data: Eccube\Entity\Category {#6084 -id: 27 -name: "バルーン&ぬいぐるみ花束" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1441965329 {#6082 date: 2015-09-11 18:55:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1441965329 {#6083 date: 2015-09-11 18:55:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6085 …} -Children: Doctrine\ORM\PersistentCollection {#6088 …} -Parent: Eccube\Entity\Category {#6070} -Creator: null } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11417 +label: "胡蝶蘭" +value: "20" +data: Eccube\Entity\Category {#6089 -id: 20 -name: "胡蝶蘭" -hierarchy: 1 -sort_no: 25 -create_date: DateTime @1395973682 {#6081 date: 2014-03-28 11:28:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1395973682 {#6080 date: 2014-03-28 11:28:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6090 …} -Children: Doctrine\ORM\PersistentCollection {#6093 …} -Parent: null -Creator: null } +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11416 +label: "観葉植物" +value: "19" +data: Eccube\Entity\Category {#6096 -id: 19 -name: "観葉植物" -hierarchy: 1 -sort_no: 24 -create_date: DateTime @1395973677 {#6094 date: 2014-03-28 11:27:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1395973677 {#6095 date: 2014-03-28 11:27:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6097 …} -Children: Doctrine\ORM\PersistentCollection {#6100 …} -Parent: null -Creator: null } +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11415 +label: "多肉植物(サボテン等)" +value: "42" +data: Eccube\Entity\Category {#6103 -id: 42 -name: "多肉植物(サボテン等)" -hierarchy: 1 -sort_no: 23 -create_date: DateTime @1590400407 {#6101 date: 2020-05-25 18:53:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1590483010 {#6102 date: 2020-05-26 17:50:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6104 …} -Children: Doctrine\ORM\PersistentCollection {#6107 …} -Parent: null -Creator: null } +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11414 +label: "オーダーメイド" +value: "12" +data: Eccube\Entity\Category {#6110 -id: 12 -name: "オーダーメイド" -hierarchy: 1 -sort_no: 22 -create_date: DateTime @1395973576 {#6108 date: 2014-03-28 11:26:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1395973576 {#6109 date: 2014-03-28 11:26:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6111 …} -Children: Doctrine\ORM\PersistentCollection {#6114 …} -Parent: null -Creator: null } +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11413 +label: "バルーンギフト" +value: "16" +data: Eccube\Entity\Category {#6117 -id: 16 -name: "バルーンギフト" -hierarchy: 1 -sort_no: 21 -create_date: DateTime @1395973637 {#6115 date: 2014-03-28 11:27:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1395973637 {#6116 date: 2014-03-28 11:27:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6118 …} -Children: Doctrine\ORM\PersistentCollection {#6121 …} -Parent: null -Creator: null } +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11412 +label: "ローズベアー(rosebear)" +value: "32" +data: Eccube\Entity\Category {#6124 -id: 32 -name: "ローズベアー(rosebear)" -hierarchy: 1 -sort_no: 20 -create_date: DateTime @1558431043 {#6122 date: 2019-05-21 18:30:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1558431043 {#6123 date: 2019-05-21 18:30:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6125 …} -Children: Doctrine\ORM\PersistentCollection {#6128 …} -Parent: null -Creator: null } +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11411 +label: "フラワードール(flowerdoll)" +value: "33" +data: Eccube\Entity\Category {#6131 -id: 33 -name: "フラワードール(flowerdoll)" -hierarchy: 1 -sort_no: 19 -create_date: DateTime @1566303907 {#6129 date: 2019-08-20 21:25:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1566303907 {#6130 date: 2019-08-20 21:25:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6132 …} -Children: Doctrine\ORM\PersistentCollection {#6135 …} -Parent: null -Creator: null } +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11410 +label: "ソープフラワー(シャボンフラワー)" +value: "34" +data: Eccube\Entity\Category {#6138 -id: 34 -name: "ソープフラワー(シャボンフラワー)" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1566989390 {#6136 date: 2019-08-28 19:49:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1611714433 {#6137 date: 2021-01-27 11:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6139 …} -Children: Doctrine\ORM\PersistentCollection {#6142 …} -Parent: null -Creator: null } +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11409 +label: "ボックスフラワー(BOXフラワー)" +value: "37" +data: Eccube\Entity\Category {#6145 -id: 37 -name: "ボックスフラワー(BOXフラワー)" -hierarchy: 1 -sort_no: 17 -create_date: DateTime @1583734917 {#6143 date: 2020-03-09 15:21:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1583734963 {#6144 date: 2020-03-09 15:22:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6146 …} -Children: Doctrine\ORM\PersistentCollection {#6149 …} -Parent: null -Creator: null } +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11408 +label: "ウェディング" +value: "52" +data: Eccube\Entity\Category {#6152 -id: 52 -name: "ウェディング" -hierarchy: 1 -sort_no: 16 -create_date: DateTime @1610542442 {#6150 date: 2021-01-13 21:54:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1610542442 {#6151 date: 2021-01-13 21:54:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6153 …} -Children: Doctrine\ORM\PersistentCollection {#6156 …} -Parent: null -Creator: null } +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11407 +label: "バルーン・布・生花装飾" +value: "18" +data: Eccube\Entity\Category {#6159 -id: 18 -name: "バルーン・布・生花装飾" -hierarchy: 1 -sort_no: 15 -create_date: DateTime @1395973672 {#6157 date: 2014-03-28 11:27:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1395973672 {#6158 date: 2014-03-28 11:27:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6160 …} -Children: Doctrine\ORM\PersistentCollection {#6163 …} -Parent: null -Creator: null } +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11406 +label: "シャンパンタワー" +value: "17" +data: Eccube\Entity\Category {#6166 -id: 17 -name: "シャンパンタワー" -hierarchy: 1 -sort_no: 14 -create_date: DateTime @1395973646 {#6164 date: 2014-03-28 11:27:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1395973646 {#6165 date: 2014-03-28 11:27:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6167 …} -Children: Doctrine\ORM\PersistentCollection {#6170 …} -Parent: null -Creator: null } +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11405 +label: "アーチ" +value: "15" +data: Eccube\Entity\Category {#6173 -id: 15 -name: "アーチ" -hierarchy: 1 -sort_no: 13 -create_date: DateTime @1395973618 {#6171 date: 2014-03-28 11:26:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1395973618 {#6172 date: 2014-03-28 11:26:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6174 …} -Children: Doctrine\ORM\PersistentCollection {#6177 …} -Parent: null -Creator: null } +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11404 +label: "バラ特集" +value: "30" +data: Eccube\Entity\Category {#6180 -id: 30 -name: "バラ特集" -hierarchy: 1 -sort_no: 12 -create_date: DateTime @1505370105 {#6178 date: 2017-09-14 15:21:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1590140804 {#6179 date: 2020-05-22 18:46:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6181 …} -Children: Doctrine\ORM\PersistentCollection {#6184 …} -Parent: null -Creator: null } +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11403 +label: "プリザーブドフラワー" +value: "14" +data: Eccube\Entity\Category {#6187 -id: 14 -name: "プリザーブドフラワー" -hierarchy: 1 -sort_no: 11 -create_date: DateTime @1395973612 {#6185 date: 2014-03-28 11:26:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1395973698 {#6186 date: 2014-03-28 11:28:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6188 …} -Children: Doctrine\ORM\PersistentCollection {#6191 …} -Parent: null -Creator: null } +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11402 +label: "おうちでお花" +value: "39" +data: Eccube\Entity\Category {#6194 -id: 39 -name: "おうちでお花" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1587280101 {#6192 date: 2020-04-19 16:08:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1587280101 {#6193 date: 2020-04-19 16:08:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6195 …} -Children: Doctrine\ORM\PersistentCollection {#6198 …} -Parent: null -Creator: null } +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11401 +label: "おうちで胡蝶蘭" +value: "41" +data: Eccube\Entity\Category {#6201 -id: 41 -name: "おうちで胡蝶蘭" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1587875654 {#6199 date: 2020-04-26 13:34:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1587875654 {#6200 date: 2020-04-26 13:34:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6202 …} -Children: Doctrine\ORM\PersistentCollection {#6205 …} -Parent: null -Creator: null } +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11400 +label: "定期生花" +value: "13" +data: Eccube\Entity\Category {#6208 -id: 13 -name: "定期生花" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1395973591 {#6206 date: 2014-03-28 11:26:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1395973591 {#6207 date: 2014-03-28 11:26:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6209 …} -Children: Doctrine\ORM\PersistentCollection {#6212 …} -Parent: null -Creator: null } +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11399 +label: "母の日 特集(季節限定)" +value: "49" +data: Eccube\Entity\Category {#6215 -id: 49 -name: "母の日 特集(季節限定)" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1607408308 {#6213 date: 2020-12-08 15:18:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1607408308 {#6214 date: 2020-12-08 15:18:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6216 …} -Children: Doctrine\ORM\PersistentCollection {#6219 …} -Parent: null -Creator: null } +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11398 +label: "父の日 特集(季節限定)" +value: "40" +data: Eccube\Entity\Category {#6222 -id: 40 -name: "父の日 特集(季節限定)" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1587285880 {#6220 date: 2020-04-19 17:44:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1607408296 {#6221 date: 2020-12-08 15:18:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6223 …} -Children: Doctrine\ORM\PersistentCollection {#6226 …} -Parent: null -Creator: null } +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11397 +label: "ハロウィン特集(季節限定)" +value: "47" +data: Eccube\Entity\Category {#6229 -id: 47 -name: "ハロウィン特集(季節限定)" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1602044841 {#6227 date: 2020-10-07 13:27:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1607408262 {#6228 date: 2020-12-08 15:17:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6230 …} -Children: Doctrine\ORM\PersistentCollection {#6233 …} -Parent: null -Creator: null } +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11396 +label: "来店限定商品" +value: "11" +data: Eccube\Entity\Category {#6236 -id: 11 -name: "来店限定商品" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1395973567 {#6234 date: 2014-03-28 11:26:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1395973567 {#6235 date: 2014-03-28 11:26:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6237 …} -Children: Doctrine\ORM\PersistentCollection {#6240 …} -Parent: null -Creator: null } +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11395 +label: "開運花八卦商品" +value: "36" +data: Eccube\Entity\Category {#6243 -id: 36 -name: "開運花八卦商品" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1574943745 {#6241 date: 2019-11-28 21:22:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1574943745 {#6242 date: 2019-11-28 21:22:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6244 …} -Children: Doctrine\ORM\PersistentCollection {#6247 …} -Parent: null -Creator: null } +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11394 +label: "委託商品'(全国のお花屋さんに委託します)" +value: "43" +data: Eccube\Entity\Category {#6250 -id: 43 -name: "委託商品'(全国のお花屋さんに委託します)" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1590576174 {#6248 date: 2020-05-27 19:42:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1590576496 {#6249 date: 2020-05-27 19:48:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6251 …} -Children: Doctrine\ORM\PersistentCollection {#6254 …} -Parent: null -Creator: null } +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11393 +label: "郵送商品(全国へ宅急便でお届けします)" +value: "44" +data: Eccube\Entity\Category {#6257 -id: 44 -name: "郵送商品(全国へ宅急便でお届けします)" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1590576242 {#6255 date: 2020-05-27 19:44:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1590576472 {#6256 date: 2020-05-27 19:47:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6258 …} -Children: Doctrine\ORM\PersistentCollection {#6261 …} -Parent: null -Creator: 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 {#11450 -form: Symfony\Component\Form\Form {#6507 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#11451 …5} |
| full_name | "category_id" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_id" |
| is_selected | Closure($choice, $value) {#11449 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#6302 …} } |
| 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_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_category_id" |
| valid | true |
| value | "" |
name
"Symfony\Component\Form\Extension\Core\Type\SearchType"
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 {#944 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#942 …} -namespace: Closure() {#940 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#6360 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5504 …} } |
| 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 | "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 | [] |
| legacy_error_messages | true |
| 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() {#6362 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5585 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1364 …} $translationDomain: "validators" $message: Closure() {#6359 …} } } |
| validation_groups | null |
View Variables
| 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 {#11392 -form: Symfony\Component\Form\Form {#6510 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#11448 …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 | [] |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_name" |
| valid | true |
| value | "" |
pageno
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
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 | "3" |
| 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 {#944 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#942 …} -namespace: Closure() {#940 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#6369 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5504 …} } |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#6375 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5585 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1364 …} $translationDomain: "validators" $message: Closure() {#6374 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_pageno" ] |
| cache_key | "_pageno_hidden" |
| compound | false |
| data | "3" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#11390 -form: Symfony\Component\Form\Form {#6513 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#11391 …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 | [] |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_pageno" |
| valid | true |
| value | "3" |
disp_number
"Eccube\Form\Type\Master\ProductListMaxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"20"
|
| Normalized Format | Eccube\Entity\Master\ProductListMax {#5607 #id: 20 #name: "20件" #sort_no: 0 } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ Eccube\Entity\Master\ProductListMax {#5607 #id: 20 #name: "20件" #sort_no: 0 } Eccube\Entity\Master\ProductListMax {#5608 #id: 40 #name: "40件" #sort_no: 1 } Eccube\Entity\Master\ProductListMax {#5649 #id: 60 #name: "60件" #sort_no: 2 } ] |
[ Eccube\Entity\Master\ProductListMax {#5607 #id: 20 #name: "20件" #sort_no: 0 } Eccube\Entity\Master\ProductListMax {#5608 #id: 40 #name: "40件" #sort_no: 1 } Eccube\Entity\Master\ProductListMax {#5649 #id: 60 #name: "60件" #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 {#6329 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#6395 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#6396 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#6394 -om: Container8iwCiwy\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#997 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#5042 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | [ Eccube\Entity\Master\ProductListMax {#5607 #id: 20 #name: "20件" #sort_no: 0 } Eccube\Entity\Master\ProductListMax {#5608 #id: 40 #name: "40件" #sort_no: 1 } Eccube\Entity\Master\ProductListMax {#5649 #id: 60 #name: "60件" #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 {#944 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#942 …} -namespace: Closure() {#940 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | Container8iwCiwy\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#997 …2} |
| 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 {#6394 -om: Container8iwCiwy\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#997 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#5042 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| 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 {#6397 -_em: Doctrine\ORM\EntityManager {#882 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#6399 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#6400 #from: "Eccube\Entity\Master\ProductListMax" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#6401 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -_type: 0 -_state: 0 -_dql: null -parameters: Doctrine\Common\Collections\ArrayCollection {#6398 …} -_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() {#6393 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5585 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1364 …} $translationDomain: "validators" $message: Closure() {#6390 …} } } |
| validation_groups | null |
View Variables
| 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 | [ 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11386 +label: "20件" +value: "20" +data: Eccube\Entity\Master\ProductListMax {#5607 #id: 20 #name: "20件" #sort_no: 0 } +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11387 +label: "40件" +value: "40" +data: Eccube\Entity\Master\ProductListMax {#5608 #id: 40 #name: "40件" #sort_no: 1 } +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11385 +label: "60件" +value: "60" +data: Eccube\Entity\Master\ProductListMax {#5649 #id: 60 #name: "60件" #sort_no: 2 } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Eccube\Entity\Master\ProductListMax {#5607 #id: 20 #name: "20件" #sort_no: 0 } |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#11388 -form: Symfony\Component\Form\Form {#6516 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#11389 …5} |
| full_name | "disp_number" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "disp_number" |
| is_selected | Closure($choice, $value) {#11383 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#6302 …} } |
| 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_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_disp_number" |
| valid | true |
| value | "20" |
orderby
"Eccube\Form\Type\Master\ProductListOrderByType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"0"
|
| Normalized Format | Eccube\Entity\Master\ProductListOrderBy {#6279 #id: 0 #name: "おすすめ順" #sort_no: 2 } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ Eccube\Entity\Master\ProductListOrderBy {#6279 #id: 0 #name: "おすすめ順" #sort_no: 2 } Eccube\Entity\Master\ProductListOrderBy {#6267 #id: 1 #name: "価格が低い順" #sort_no: 3 } Eccube\Entity\Master\ProductListOrderBy {#6268 #id: 3 #name: "価格が高い順" #sort_no: 4 } Eccube\Entity\Master\ProductListOrderBy {#6269 #id: 2 #name: "新着順" #sort_no: 5 } Eccube\Entity\Master\ProductListOrderBy {#6270 #id: 4 #name: "売れ筋順" #sort_no: 6 } ] |
[ Eccube\Entity\Master\ProductListOrderBy {#6279 #id: 0 #name: "おすすめ順" #sort_no: 2 } Eccube\Entity\Master\ProductListOrderBy {#6267 #id: 1 #name: "価格が低い順" #sort_no: 3 } Eccube\Entity\Master\ProductListOrderBy {#6268 #id: 3 #name: "価格が高い順" #sort_no: 4 } Eccube\Entity\Master\ProductListOrderBy {#6269 #id: 2 #name: "新着順" #sort_no: 5 } Eccube\Entity\Master\ProductListOrderBy {#6270 #id: 4 #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 {#6329 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#6419 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#6420 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#6418 -om: Container8iwCiwy\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#997 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#856 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | [ Eccube\Entity\Master\ProductListOrderBy {#6279 #id: 0 #name: "おすすめ順" #sort_no: 2 } Eccube\Entity\Master\ProductListOrderBy {#6267 #id: 1 #name: "価格が低い順" #sort_no: 3 } Eccube\Entity\Master\ProductListOrderBy {#6268 #id: 3 #name: "価格が高い順" #sort_no: 4 } Eccube\Entity\Master\ProductListOrderBy {#6269 #id: 2 #name: "新着順" #sort_no: 5 } Eccube\Entity\Master\ProductListOrderBy {#6270 #id: 4 #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 {#944 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#942 …} -namespace: Closure() {#940 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | Container8iwCiwy\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#997 …2} |
| 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 {#6418 -om: Container8iwCiwy\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#997 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#856 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| 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 {#6421 -_em: Doctrine\ORM\EntityManager {#882 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#6423 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#6424 #from: "Eccube\Entity\Master\ProductListOrderBy" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#6425 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -_type: 0 -_state: 0 -_dql: null -parameters: Doctrine\Common\Collections\ArrayCollection {#6422 …} -_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() {#6417 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5585 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1364 …} $translationDomain: "validators" $message: Closure() {#6416 …} } } |
| validation_groups | null |
View Variables
| 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 | [ 0 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11379 +label: "おすすめ順" +value: "0" +data: Eccube\Entity\Master\ProductListOrderBy {#6279 #id: 0 #name: "おすすめ順" #sort_no: 2 } +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11380 +label: "価格が低い順" +value: "1" +data: Eccube\Entity\Master\ProductListOrderBy {#6267 #id: 1 #name: "価格が低い順" #sort_no: 3 } +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11376 +label: "価格が高い順" +value: "3" +data: Eccube\Entity\Master\ProductListOrderBy {#6268 #id: 3 #name: "価格が高い順" #sort_no: 4 } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11378 +label: "新着順" +value: "2" +data: Eccube\Entity\Master\ProductListOrderBy {#6269 #id: 2 #name: "新着順" #sort_no: 5 } +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11457 +label: "売れ筋順" +value: "4" +data: Eccube\Entity\Master\ProductListOrderBy {#6270 #id: 4 #name: "売れ筋順" #sort_no: 6 } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Eccube\Entity\Master\ProductListOrderBy {#6279 #id: 0 #name: "おすすめ順" #sort_no: 2 } |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#11382 -form: Symfony\Component\Form\Form {#6519 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#11381 …5} |
| full_name | "orderby" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "orderby" |
| is_selected | Closure($choice, $value) {#11461 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#6302 …} } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "orderby" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_orderby" |
| valid | true |
| value | "0" |
amount_b
"Symfony\Component\Form\Extension\Core\Type\NumberType"
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 |
|---|---|---|
| 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 |
| 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 {#944 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#942 …} -namespace: Closure() {#940 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#6437 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5504 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| input | "number" |
| 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 | [] |
| legacy_error_messages | true |
| 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 |
| rounding_mode | 6 |
| row_attr | [] |
| scale | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6444 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5585 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1364 …} $translationDomain: "validators" $message: Closure() {#6443 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "number" "_amount_b" ] |
| cache_key | "_amount_b_number" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#11460 -form: Symfony\Component\Form\Form {#6522 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#11462 …5} |
| full_name | "amount_b" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "amount_b" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "amount_b" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_amount_b" |
| valid | true |
| value | "" |
amount_l
"Symfony\Component\Form\Extension\Core\Type\NumberType"
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 |
|---|---|---|
| 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 |
| 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 {#944 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#942 …} -namespace: Closure() {#940 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#6457 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5504 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| input | "number" |
| 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 | [] |
| legacy_error_messages | true |
| 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 |
| rounding_mode | 6 |
| row_attr | [] |
| scale | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6455 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5585 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1364 …} $translationDomain: "validators" $message: Closure() {#6456 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "number" "_amount_l" ] |
| cache_key | "_amount_l_number" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#11463 -form: Symfony\Component\Form\Form {#6525 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#11459 …5} |
| full_name | "amount_l" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "amount_l" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "amount_l" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_amount_l" |
| valid | true |
| value | "" |
detail
"Symfony\Component\Form\Extension\Core\Type\CollectionType"
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 | [] |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| allow_add | true |
same as passed value |
| allow_delete | true |
same as passed value |
| entry_options | [ "entry_type" => "Symfony\Component\Form\Extension\Core\Type\TextType" "allow_add" => true "allow_delete" => true "required" => false "prototype" => true ] |
[ "entry_type" => "Symfony\Component\Form\Extension\Core\Type\TextType" "allow_add" => true "allow_delete" => true "required" => false "prototype" => true "block_name" => "entry" ] |
| entry_type | "Symfony\Component\Form\Extension\Core\Type\CollectionType" |
same as passed value |
| prototype | true |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | true |
| 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 | 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 {#944 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#942 …} -namespace: Closure() {#940 …} } |
| data_class | null |
| delete_empty | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#6470 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5504 …} } |
| entry_options | [ "entry_type" => "Symfony\Component\Form\Extension\Core\Type\TextType" "allow_add" => true "allow_delete" => true "required" => false "prototype" => true "block_name" => "entry" ] |
| entry_type | "Symfony\Component\Form\Extension\Core\Type\CollectionType" |
| 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 | [] |
| legacy_error_messages | true |
| 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 |
| prototype | true |
| prototype_data | null |
| prototype_name | "__name__" |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6472 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5585 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1364 …} $translationDomain: "validators" $message: Closure() {#6464 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | true |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection" "_detail" ] |
| cache_key | "_detail_collection" |
| compound | true |
| data | [] |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#11465 -form: Symfony\Component\Form\Form {#6528 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#11464 …5} |
| full_name | "detail" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "detail" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "detail" |
| priority | 0 |
| prototype | Symfony\Component\Form\FormView {#11467 …5} |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_detail" |
| valid | true |
| value | [] |