- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 391
- Events
- Routing
- Cache
- Translation 2
- Security
- Twig
- Doctrine
- Migrations
- 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
-
-
id
-
category_id
-
-
1
-
2
-
3
-
-
-
0
-
1
-
-
tag_id
-
create_date_start
-
create_datetime_start
-
create_date_end
-
create_datetime_end
-
update_date_start
-
update_datetime_start
-
update_date_end
-
update_datetime_end
-
sortkey
-
sorttype
-
_token
-
admin_search_product
"Eccube\Form\Type\Admin\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 | [ "id" => "3020" "category_id" => null "status" => [ Eccube\Entity\Master\ProductStatus {#4927 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#4945 #id: 2 #name: "非公開" #sort_no: 1 } ] "stock" => [] "tag_id" => null "create_date_start" => null "create_datetime_start" => null "create_date_end" => null "create_datetime_end" => null "update_date_start" => null "update_datetime_start" => null "update_date_end" => null "update_datetime_end" => null "sortkey" => null "sorttype" => null ] |
Model Format | same as normalized format |
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | 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 {#396 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#394 …} -namespace: Closure() {#392 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4913 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4850 …} } |
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() {#4915 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4896 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#675 …} $translationDomain: "validators" $message: Closure() {#4914 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "admin_search_product" "_admin_search_product" ] |
cache_key | "_admin_search_product_admin_search_product" |
compound | true |
data | [ "id" => "3020" "category_id" => null "status" => [ Eccube\Entity\Master\ProductStatus {#4927 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#4945 #id: 2 #name: "非公開" #sort_no: 1 } ] "stock" => [] "tag_id" => null "create_date_start" => null "create_datetime_start" => null "create_date_end" => null "create_datetime_end" => null "update_date_start" => null "update_datetime_start" => null "update_date_end" => null "update_datetime_end" => null "sortkey" => null "sorttype" => null ] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6295 -form: Symfony\Component\Form\Form {#5668 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6296 …5} |
full_name | "admin_search_product" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "admin_search_product" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_product" |
valid | true |
value | [ "id" => "3020" "category_id" => null "status" => [ Eccube\Entity\Master\ProductStatus {#4927 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#4945 #id: 2 #name: "非公開" #sort_no: 1 } ] "stock" => [] "tag_id" => null "create_date_start" => null "create_datetime_start" => null "create_date_end" => null "create_datetime_end" => null "update_date_start" => null "update_datetime_start" => null "update_date_end" => null "update_datetime_end" => null "sortkey" => null "sorttype" => null ] |
id
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 | "3020" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "admin.product.multi_search_label" |
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 |
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 {#396 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#394 …} -namespace: Closure() {#392 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5391 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4850 …} } |
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 | "admin.product.multi_search_label" |
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 | false |
purify_html_profile | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5393 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4896 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#675 …} $translationDomain: "validators" $message: Closure() {#5392 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_admin_search_product_id" ] |
cache_key | "_admin_search_product_id_text" |
compound | false |
data | "3020" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6254 -form: Symfony\Component\Form\Form {#5671 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4031 …5} |
full_name | "admin_search_product[id]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_id" |
label | "admin.product.multi_search_label" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "id" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_product_id" |
valid | true |
value | "3020" |
category_id
"Eccube\Form\Type\Master\CategoryType"
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 |
choice_value | Closure(Category $Category = null) {#4922 class: "Eccube\Form\Type\Admin\SearchProductType" this: Eccube\Form\Type\Admin\SearchProductType {#4849 …} } |
same as passed value |
choices | [ Eccube\Entity\Category {#4970 -id: 9 -name: "プリンタ販売" -hierarchy: 1 -sort_no: 52 -create_date: DateTime @1381945251 {#4980 date: 2013-10-17 02:40:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381945251 {#4978 date: 2013-10-17 02:40:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5007 …} -Children: Doctrine\ORM\PersistentCollection {#5066 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5065 -id: 87 -name: "マイクロドライ" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1408620007 {#4976 date: 2014-08-21 20:20:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1408620007 {#4974 date: 2014-08-21 20:20:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5064 …} -Children: Doctrine\ORM\PersistentCollection {#5061 …} -Parent: Eccube\Entity\Category {#4970} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5056 -id: 33 -name: "その他" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1381947446 {#5058 date: 2013-10-17 03:17:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1400684832 {#5057 date: 2014-05-22 00:07:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5055 …} -Children: Doctrine\ORM\PersistentCollection {#5052 …} -Parent: Eccube\Entity\Category {#4970} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5049 -id: 31 -name: "コピー機" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1381947446 {#5051 date: 2013-10-17 03:17:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381947446 {#5050 date: 2013-10-17 03:17:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5048 …} -Children: Doctrine\ORM\PersistentCollection {#5045 …} -Parent: Eccube\Entity\Category {#4970} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5042 -id: 30 -name: "輪転機" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1381947446 {#5044 date: 2013-10-17 03:17:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381947446 {#5043 date: 2013-10-17 03:17:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5041 …} -Children: Doctrine\ORM\PersistentCollection {#5038 …} -Parent: Eccube\Entity\Category {#4970} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5004 -id: 29 -name: "プロッタ" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1381947446 {#5037 date: 2013-10-17 03:17:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381947446 {#5036 date: 2013-10-17 03:17:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5003 …} -Children: Doctrine\ORM\PersistentCollection {#5000 …} -Parent: Eccube\Entity\Category {#4970} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#4975 -id: 28 -name: "FAX 複合機" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1381947445 {#4998 date: 2013-10-17 03:17:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381947445 {#4971 date: 2013-10-17 03:17:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4973 …} -Children: Doctrine\ORM\PersistentCollection {#5030 …} -Parent: Eccube\Entity\Category {#4970} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5034 -id: 27 -name: "サーマルプリンタ" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1381947445 {#5032 date: 2013-10-17 03:17:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322048 {#5033 date: 2014-06-09 22:54:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5035 …} -Children: Doctrine\ORM\PersistentCollection {#5070 …} -Parent: Eccube\Entity\Category {#4970} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5074 -id: 26 -name: "ドットインパクト" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1381947445 {#5072 date: 2013-10-17 03:17:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322057 {#5073 date: 2014-06-09 22:54:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5075 …} -Children: Doctrine\ORM\PersistentCollection {#5078 …} -Parent: Eccube\Entity\Category {#4970} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5081 -id: 88 -name: "レーザープリンタ" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1408620007 {#5059 date: 2014-08-21 20:20:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1408620007 {#5060 date: 2014-08-21 20:20:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5082 …} -Children: Doctrine\ORM\PersistentCollection {#5085 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5086 -id: 77 -name: "A4カラーレーザー" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1382022542 {#5079 date: 2013-10-18 00:09:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402321999 {#5080 date: 2014-06-09 22:53:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5087 …} -Children: Doctrine\ORM\PersistentCollection {#5090 …} -Parent: Eccube\Entity\Category {#5081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5095 -id: 76 -name: "A3カラーレーザー" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1382022542 {#5093 date: 2013-10-18 00:09:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322005 {#5094 date: 2014-06-09 22:53:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5096 …} -Children: Doctrine\ORM\PersistentCollection {#5099 …} -Parent: Eccube\Entity\Category {#5081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5102 -id: 75 -name: "A4モノクロレーザー" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1382022541 {#5100 date: 2013-10-18 00:09:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322010 {#5101 date: 2014-06-09 22:53:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5103 …} -Children: Doctrine\ORM\PersistentCollection {#5106 …} -Parent: Eccube\Entity\Category {#5081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5109 -id: 74 -name: "A3モノクロレーザー" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1382022541 {#5107 date: 2013-10-18 00:09:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322017 {#5108 date: 2014-06-09 22:53:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5110 …} -Children: Doctrine\ORM\PersistentCollection {#5113 …} -Parent: Eccube\Entity\Category {#5081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5116 -id: 89 -name: "インクジェット" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1382022541 {#5092 date: 2013-10-18 00:09:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322022 {#5091 date: 2014-06-09 22:53:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5117 …} -Children: Doctrine\ORM\PersistentCollection {#5120 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5121 -id: 73 -name: "A4インクジェット" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1382022541 {#5114 date: 2013-10-18 00:09:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322022 {#5115 date: 2014-06-09 22:53:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5122 …} -Children: Doctrine\ORM\PersistentCollection {#5125 …} -Parent: Eccube\Entity\Category {#5116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5130 -id: 72 -name: "A3インクジェット" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1382022541 {#5128 date: 2013-10-18 00:09:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322028 {#5129 date: 2014-06-09 22:53:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5131 …} -Children: Doctrine\ORM\PersistentCollection {#5134 …} -Parent: Eccube\Entity\Category {#5116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5137 -id: 71 -name: "A2インクジェット" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1382022541 {#5135 date: 2013-10-18 00:09:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322032 {#5136 date: 2014-06-09 22:53:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5138 …} -Children: Doctrine\ORM\PersistentCollection {#5141 …} -Parent: Eccube\Entity\Category {#5116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5144 -id: 78 -name: "インクジェット複合機" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1389730225 {#5142 date: 2014-01-15 05:10:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1389730225 {#5143 date: 2014-01-15 05:10:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5145 …} -Children: Doctrine\ORM\PersistentCollection {#5148 …} -Parent: Eccube\Entity\Category {#5116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5151 -id: 80 -name: "プリンタパーツ販売" -hierarchy: 1 -sort_no: 33 -create_date: DateTime @1399054777 {#5127 date: 2014-05-03 03:19:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1399054777 {#5126 date: 2014-05-03 03:19:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5152 …} -Children: Doctrine\ORM\PersistentCollection {#5155 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5156 -id: 85 -name: "両面印刷ユニット" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1399056079 {#5149 date: 2014-05-03 03:41:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1399056079 {#5150 date: 2014-05-03 03:41:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5157 …} -Children: Doctrine\ORM\PersistentCollection {#5160 …} -Parent: Eccube\Entity\Category {#5151} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5165 -id: 84 -name: "定着ユニット" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1399055925 {#5163 date: 2014-05-03 03:38:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1399055925 {#5164 date: 2014-05-03 03:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5166 …} -Children: Doctrine\ORM\PersistentCollection {#5169 …} -Parent: Eccube\Entity\Category {#5151} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5172 -id: 83 -name: "増設カセット" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1399055919 {#5170 date: 2014-05-03 03:38:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1399055919 {#5171 date: 2014-05-03 03:38:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5173 …} -Children: Doctrine\ORM\PersistentCollection {#5176 …} -Parent: Eccube\Entity\Category {#5151} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5179 -id: 82 -name: "ネットワークカード" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1399055912 {#5177 date: 2014-05-03 03:38:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1399055912 {#5178 date: 2014-05-03 03:38:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5180 …} -Children: Doctrine\ORM\PersistentCollection {#5183 …} -Parent: Eccube\Entity\Category {#5151} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5186 -id: 81 -name: "プリンタヘッド" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1399054919 {#5184 date: 2014-05-03 03:21:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1399057317 {#5185 date: 2014-05-03 04:01:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5187 …} -Children: Doctrine\ORM\PersistentCollection {#5190 …} -Parent: Eccube\Entity\Category {#5151} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5193 -id: 86 -name: "その他" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1399056107 {#5191 date: 2014-05-03 03:41:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1399056107 {#5192 date: 2014-05-03 03:41:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5194 …} -Children: Doctrine\ORM\PersistentCollection {#5197 …} -Parent: Eccube\Entity\Category {#5151} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5198 -id: 11 -name: "その他販売" -hierarchy: 1 -sort_no: 26 -create_date: DateTime @1381945264 {#5162 date: 2013-10-17 02:41:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381945264 {#5161 date: 2013-10-17 02:41:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5199 …} -Children: Doctrine\ORM\PersistentCollection {#5202 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5207 -id: 8 -name: "プリンタ修理" -hierarchy: 1 -sort_no: 24 -create_date: DateTime @1380805724 {#5203 date: 2013-10-03 22:08:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1380805724 {#5204 date: 2013-10-03 22:08:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5208 …} -Children: Doctrine\ORM\PersistentCollection {#5211 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5212 -id: 69 -name: "A4カラーレーザー" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1382022225 {#5205 date: 2013-10-18 00:03:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322082 {#5206 date: 2014-06-09 22:54:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5213 …} -Children: Doctrine\ORM\PersistentCollection {#5216 …} -Parent: Eccube\Entity\Category {#5207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5221 -id: 68 -name: "A3カラーレーザー" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1382022225 {#5219 date: 2013-10-18 00:03:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322095 {#5220 date: 2014-06-09 22:54:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5222 …} -Children: Doctrine\ORM\PersistentCollection {#5225 …} -Parent: Eccube\Entity\Category {#5207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5228 -id: 67 -name: "A4モノクロレーザー" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1382022225 {#5226 date: 2013-10-18 00:03:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322101 {#5227 date: 2014-06-09 22:55:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5229 …} -Children: Doctrine\ORM\PersistentCollection {#5232 …} -Parent: Eccube\Entity\Category {#5207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5235 -id: 66 -name: "A3モノクロレーザー" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1382022225 {#5233 date: 2013-10-18 00:03:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322111 {#5234 date: 2014-06-09 22:55:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5236 …} -Children: Doctrine\ORM\PersistentCollection {#5239 …} -Parent: Eccube\Entity\Category {#5207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5242 -id: 65 -name: "A4インクジェット" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1382022225 {#5240 date: 2013-10-18 00:03:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322122 {#5241 date: 2014-06-09 22:55:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5243 …} -Children: Doctrine\ORM\PersistentCollection {#5246 …} -Parent: Eccube\Entity\Category {#5207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5249 -id: 64 -name: "A3インクジェット" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1382022225 {#5247 date: 2013-10-18 00:03:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322135 {#5248 date: 2014-06-09 22:55:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5250 …} -Children: Doctrine\ORM\PersistentCollection {#5253 …} -Parent: Eccube\Entity\Category {#5207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5256 -id: 63 -name: "A2インクジェット" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1382022225 {#5254 date: 2013-10-18 00:03:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322143 {#5255 date: 2014-06-09 22:55:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5257 …} -Children: Doctrine\ORM\PersistentCollection {#5260 …} -Parent: Eccube\Entity\Category {#5207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5263 -id: 22 -name: "その他" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1381946267 {#5261 date: 2013-10-17 02:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1400684910 {#5262 date: 2014-05-22 00:08:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5264 …} -Children: Doctrine\ORM\PersistentCollection {#5267 …} -Parent: Eccube\Entity\Category {#5207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5272 -id: 21 -name: "プリンタパーツ" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1381946266 {#5268 date: 2013-10-17 02:57:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381946266 {#5269 date: 2013-10-17 02:57:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5273 …} -Children: Doctrine\ORM\PersistentCollection {#5276 …} -Parent: Eccube\Entity\Category {#5207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5277 -id: 58 -name: "その他" -hierarchy: 3 -sort_no: 14 -create_date: DateTime @1381949682 {#5270 date: 2013-10-17 03:54:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381949682 {#5271 date: 2013-10-17 03:54:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5278 …} -Children: Doctrine\ORM\PersistentCollection {#5281 …} -Parent: Eccube\Entity\Category {#5272} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5286 -id: 55 -name: "ドットプリントヘッド" -hierarchy: 3 -sort_no: 13 -create_date: DateTime @1381949682 {#5284 date: 2013-10-17 03:54:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381949682 {#5285 date: 2013-10-17 03:54:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5287 …} -Children: Doctrine\ORM\PersistentCollection {#5290 …} -Parent: Eccube\Entity\Category {#5272} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5293 -id: 57 -name: "増設メモリ" -hierarchy: 3 -sort_no: 13 -create_date: DateTime @1381949682 {#5291 date: 2013-10-17 03:54:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381949682 {#5292 date: 2013-10-17 03:54:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5294 …} -Children: Doctrine\ORM\PersistentCollection {#5297 …} -Parent: Eccube\Entity\Category {#5272} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5300 -id: 56 -name: "インクジェットプリントヘッド" -hierarchy: 3 -sort_no: 13 -create_date: DateTime @1381949682 {#5298 date: 2013-10-17 03:54:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381949682 {#5299 date: 2013-10-17 03:54:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5301 …} -Children: Doctrine\ORM\PersistentCollection {#5304 …} -Parent: Eccube\Entity\Category {#5272} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5307 -id: 54 -name: "両面ユニット増設メモリ" -hierarchy: 3 -sort_no: 12 -create_date: DateTime @1381949682 {#5305 date: 2013-10-17 03:54:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381949682 {#5306 date: 2013-10-17 03:54:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5308 …} -Children: Doctrine\ORM\PersistentCollection {#5311 …} -Parent: Eccube\Entity\Category {#5272} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5314 -id: 53 -name: "増設カセット" -hierarchy: 3 -sort_no: 11 -create_date: DateTime @1381949681 {#5312 date: 2013-10-17 03:54:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381949681 {#5313 date: 2013-10-17 03:54:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5315 …} -Children: Doctrine\ORM\PersistentCollection {#5318 …} -Parent: Eccube\Entity\Category {#5272} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5321 -id: 52 -name: "定着ユニット" -hierarchy: 3 -sort_no: 10 -create_date: DateTime @1381949681 {#5319 date: 2013-10-17 03:54:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381949681 {#5320 date: 2013-10-17 03:54:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5322 …} -Children: Doctrine\ORM\PersistentCollection {#5325 …} -Parent: Eccube\Entity\Category {#5272} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5328 -id: 51 -name: "ネットワークカード" -hierarchy: 3 -sort_no: 9 -create_date: DateTime @1381949681 {#5326 date: 2013-10-17 03:54:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381949681 {#5327 date: 2013-10-17 03:54:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5329 …} -Children: Doctrine\ORM\PersistentCollection {#5332 …} -Parent: Eccube\Entity\Category {#5272} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5333 -id: 20 -name: "コピー機" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1381946266 {#5218 date: 2013-10-17 02:57:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381946266 {#5217 date: 2013-10-17 02:57:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5334 …} -Children: Doctrine\ORM\PersistentCollection {#5337 …} -Parent: Eccube\Entity\Category {#5207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5340 -id: 19 -name: "輪転機" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1381946266 {#5338 date: 2013-10-17 02:57:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381946266 {#5339 date: 2013-10-17 02:57:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5341 …} -Children: Doctrine\ORM\PersistentCollection {#5344 …} -Parent: Eccube\Entity\Category {#5207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5347 -id: 18 -name: "プロッタ" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1381946266 {#5345 date: 2013-10-17 02:57:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381946266 {#5346 date: 2013-10-17 02:57:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5348 …} -Children: Doctrine\ORM\PersistentCollection {#5351 …} -Parent: Eccube\Entity\Category {#5207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5354 -id: 17 -name: "FAX 複合機" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1381946266 {#5352 date: 2013-10-17 02:57:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381946266 {#5353 date: 2013-10-17 02:57:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5355 …} -Children: Doctrine\ORM\PersistentCollection {#5358 …} -Parent: Eccube\Entity\Category {#5207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5361 -id: 16 -name: "ラベル" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1381946266 {#5359 date: 2013-10-17 02:57:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1400684920 {#5360 date: 2014-05-22 00:08:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5362 …} -Children: Doctrine\ORM\PersistentCollection {#5365 …} -Parent: Eccube\Entity\Category {#5207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5368 -id: 15 -name: "ドットインパクト" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1381946266 {#5366 date: 2013-10-17 02:57:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322157 {#5367 date: 2014-06-09 22:55:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5369 …} -Children: Doctrine\ORM\PersistentCollection {#5372 …} -Parent: Eccube\Entity\Category {#5207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5373 -id: 10 -name: "その他修理" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1381945258 {#5283 date: 2013-10-17 02:40:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381945258 {#5282 date: 2013-10-17 02:40:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5374 …} -Children: Doctrine\ORM\PersistentCollection {#5377 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } ] |
[ Eccube\Entity\Category {#4970 -id: 9 -name: "プリンタ販売" -hierarchy: 1 -sort_no: 52 -create_date: DateTime @1381945251 {#4980 date: 2013-10-17 02:40:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381945251 {#4978 date: 2013-10-17 02:40:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5007 …} -Children: Doctrine\ORM\PersistentCollection {#5066 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5065 -id: 87 -name: "マイクロドライ" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1408620007 {#4976 date: 2014-08-21 20:20:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1408620007 {#4974 date: 2014-08-21 20:20:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5064 …} -Children: Doctrine\ORM\PersistentCollection {#5061 …} -Parent: Eccube\Entity\Category {#4970} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5056 -id: 33 -name: "その他" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1381947446 {#5058 date: 2013-10-17 03:17:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1400684832 {#5057 date: 2014-05-22 00:07:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5055 …} -Children: Doctrine\ORM\PersistentCollection {#5052 …} -Parent: Eccube\Entity\Category {#4970} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5049 -id: 31 -name: "コピー機" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1381947446 {#5051 date: 2013-10-17 03:17:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381947446 {#5050 date: 2013-10-17 03:17:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5048 …} -Children: Doctrine\ORM\PersistentCollection {#5045 …} -Parent: Eccube\Entity\Category {#4970} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5042 -id: 30 -name: "輪転機" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1381947446 {#5044 date: 2013-10-17 03:17:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381947446 {#5043 date: 2013-10-17 03:17:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5041 …} -Children: Doctrine\ORM\PersistentCollection {#5038 …} -Parent: Eccube\Entity\Category {#4970} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5004 -id: 29 -name: "プロッタ" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1381947446 {#5037 date: 2013-10-17 03:17:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381947446 {#5036 date: 2013-10-17 03:17:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5003 …} -Children: Doctrine\ORM\PersistentCollection {#5000 …} -Parent: Eccube\Entity\Category {#4970} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#4975 -id: 28 -name: "FAX 複合機" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1381947445 {#4998 date: 2013-10-17 03:17:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381947445 {#4971 date: 2013-10-17 03:17:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4973 …} -Children: Doctrine\ORM\PersistentCollection {#5030 …} -Parent: Eccube\Entity\Category {#4970} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5034 -id: 27 -name: "サーマルプリンタ" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1381947445 {#5032 date: 2013-10-17 03:17:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322048 {#5033 date: 2014-06-09 22:54:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5035 …} -Children: Doctrine\ORM\PersistentCollection {#5070 …} -Parent: Eccube\Entity\Category {#4970} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5074 -id: 26 -name: "ドットインパクト" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1381947445 {#5072 date: 2013-10-17 03:17:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322057 {#5073 date: 2014-06-09 22:54:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5075 …} -Children: Doctrine\ORM\PersistentCollection {#5078 …} -Parent: Eccube\Entity\Category {#4970} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5081 -id: 88 -name: "レーザープリンタ" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1408620007 {#5059 date: 2014-08-21 20:20:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1408620007 {#5060 date: 2014-08-21 20:20:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5082 …} -Children: Doctrine\ORM\PersistentCollection {#5085 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5086 -id: 77 -name: "A4カラーレーザー" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1382022542 {#5079 date: 2013-10-18 00:09:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402321999 {#5080 date: 2014-06-09 22:53:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5087 …} -Children: Doctrine\ORM\PersistentCollection {#5090 …} -Parent: Eccube\Entity\Category {#5081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5095 -id: 76 -name: "A3カラーレーザー" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1382022542 {#5093 date: 2013-10-18 00:09:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322005 {#5094 date: 2014-06-09 22:53:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5096 …} -Children: Doctrine\ORM\PersistentCollection {#5099 …} -Parent: Eccube\Entity\Category {#5081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5102 -id: 75 -name: "A4モノクロレーザー" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1382022541 {#5100 date: 2013-10-18 00:09:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322010 {#5101 date: 2014-06-09 22:53:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5103 …} -Children: Doctrine\ORM\PersistentCollection {#5106 …} -Parent: Eccube\Entity\Category {#5081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5109 -id: 74 -name: "A3モノクロレーザー" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1382022541 {#5107 date: 2013-10-18 00:09:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322017 {#5108 date: 2014-06-09 22:53:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5110 …} -Children: Doctrine\ORM\PersistentCollection {#5113 …} -Parent: Eccube\Entity\Category {#5081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5116 -id: 89 -name: "インクジェット" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1382022541 {#5092 date: 2013-10-18 00:09:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322022 {#5091 date: 2014-06-09 22:53:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5117 …} -Children: Doctrine\ORM\PersistentCollection {#5120 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5121 -id: 73 -name: "A4インクジェット" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1382022541 {#5114 date: 2013-10-18 00:09:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322022 {#5115 date: 2014-06-09 22:53:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5122 …} -Children: Doctrine\ORM\PersistentCollection {#5125 …} -Parent: Eccube\Entity\Category {#5116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5130 -id: 72 -name: "A3インクジェット" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1382022541 {#5128 date: 2013-10-18 00:09:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322028 {#5129 date: 2014-06-09 22:53:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5131 …} -Children: Doctrine\ORM\PersistentCollection {#5134 …} -Parent: Eccube\Entity\Category {#5116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5137 -id: 71 -name: "A2インクジェット" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1382022541 {#5135 date: 2013-10-18 00:09:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322032 {#5136 date: 2014-06-09 22:53:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5138 …} -Children: Doctrine\ORM\PersistentCollection {#5141 …} -Parent: Eccube\Entity\Category {#5116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5144 -id: 78 -name: "インクジェット複合機" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1389730225 {#5142 date: 2014-01-15 05:10:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1389730225 {#5143 date: 2014-01-15 05:10:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5145 …} -Children: Doctrine\ORM\PersistentCollection {#5148 …} -Parent: Eccube\Entity\Category {#5116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5151 -id: 80 -name: "プリンタパーツ販売" -hierarchy: 1 -sort_no: 33 -create_date: DateTime @1399054777 {#5127 date: 2014-05-03 03:19:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1399054777 {#5126 date: 2014-05-03 03:19:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5152 …} -Children: Doctrine\ORM\PersistentCollection {#5155 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5156 -id: 85 -name: "両面印刷ユニット" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1399056079 {#5149 date: 2014-05-03 03:41:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1399056079 {#5150 date: 2014-05-03 03:41:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5157 …} -Children: Doctrine\ORM\PersistentCollection {#5160 …} -Parent: Eccube\Entity\Category {#5151} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5165 -id: 84 -name: "定着ユニット" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1399055925 {#5163 date: 2014-05-03 03:38:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1399055925 {#5164 date: 2014-05-03 03:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5166 …} -Children: Doctrine\ORM\PersistentCollection {#5169 …} -Parent: Eccube\Entity\Category {#5151} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5172 -id: 83 -name: "増設カセット" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1399055919 {#5170 date: 2014-05-03 03:38:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1399055919 {#5171 date: 2014-05-03 03:38:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5173 …} -Children: Doctrine\ORM\PersistentCollection {#5176 …} -Parent: Eccube\Entity\Category {#5151} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5179 -id: 82 -name: "ネットワークカード" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1399055912 {#5177 date: 2014-05-03 03:38:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1399055912 {#5178 date: 2014-05-03 03:38:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5180 …} -Children: Doctrine\ORM\PersistentCollection {#5183 …} -Parent: Eccube\Entity\Category {#5151} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5186 -id: 81 -name: "プリンタヘッド" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1399054919 {#5184 date: 2014-05-03 03:21:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1399057317 {#5185 date: 2014-05-03 04:01:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5187 …} -Children: Doctrine\ORM\PersistentCollection {#5190 …} -Parent: Eccube\Entity\Category {#5151} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5193 -id: 86 -name: "その他" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1399056107 {#5191 date: 2014-05-03 03:41:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1399056107 {#5192 date: 2014-05-03 03:41:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5194 …} -Children: Doctrine\ORM\PersistentCollection {#5197 …} -Parent: Eccube\Entity\Category {#5151} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5198 -id: 11 -name: "その他販売" -hierarchy: 1 -sort_no: 26 -create_date: DateTime @1381945264 {#5162 date: 2013-10-17 02:41:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381945264 {#5161 date: 2013-10-17 02:41:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5199 …} -Children: Doctrine\ORM\PersistentCollection {#5202 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5207 -id: 8 -name: "プリンタ修理" -hierarchy: 1 -sort_no: 24 -create_date: DateTime @1380805724 {#5203 date: 2013-10-03 22:08:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1380805724 {#5204 date: 2013-10-03 22:08:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5208 …} -Children: Doctrine\ORM\PersistentCollection {#5211 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5212 -id: 69 -name: "A4カラーレーザー" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1382022225 {#5205 date: 2013-10-18 00:03:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322082 {#5206 date: 2014-06-09 22:54:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5213 …} -Children: Doctrine\ORM\PersistentCollection {#5216 …} -Parent: Eccube\Entity\Category {#5207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5221 -id: 68 -name: "A3カラーレーザー" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1382022225 {#5219 date: 2013-10-18 00:03:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322095 {#5220 date: 2014-06-09 22:54:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5222 …} -Children: Doctrine\ORM\PersistentCollection {#5225 …} -Parent: Eccube\Entity\Category {#5207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5228 -id: 67 -name: "A4モノクロレーザー" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1382022225 {#5226 date: 2013-10-18 00:03:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322101 {#5227 date: 2014-06-09 22:55:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5229 …} -Children: Doctrine\ORM\PersistentCollection {#5232 …} -Parent: Eccube\Entity\Category {#5207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5235 -id: 66 -name: "A3モノクロレーザー" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1382022225 {#5233 date: 2013-10-18 00:03:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322111 {#5234 date: 2014-06-09 22:55:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5236 …} -Children: Doctrine\ORM\PersistentCollection {#5239 …} -Parent: Eccube\Entity\Category {#5207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5242 -id: 65 -name: "A4インクジェット" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1382022225 {#5240 date: 2013-10-18 00:03:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322122 {#5241 date: 2014-06-09 22:55:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5243 …} -Children: Doctrine\ORM\PersistentCollection {#5246 …} -Parent: Eccube\Entity\Category {#5207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5249 -id: 64 -name: "A3インクジェット" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1382022225 {#5247 date: 2013-10-18 00:03:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322135 {#5248 date: 2014-06-09 22:55:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5250 …} -Children: Doctrine\ORM\PersistentCollection {#5253 …} -Parent: Eccube\Entity\Category {#5207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5256 -id: 63 -name: "A2インクジェット" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1382022225 {#5254 date: 2013-10-18 00:03:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322143 {#5255 date: 2014-06-09 22:55:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5257 …} -Children: Doctrine\ORM\PersistentCollection {#5260 …} -Parent: Eccube\Entity\Category {#5207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5263 -id: 22 -name: "その他" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1381946267 {#5261 date: 2013-10-17 02:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1400684910 {#5262 date: 2014-05-22 00:08:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5264 …} -Children: Doctrine\ORM\PersistentCollection {#5267 …} -Parent: Eccube\Entity\Category {#5207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5272 -id: 21 -name: "プリンタパーツ" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1381946266 {#5268 date: 2013-10-17 02:57:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381946266 {#5269 date: 2013-10-17 02:57:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5273 …} -Children: Doctrine\ORM\PersistentCollection {#5276 …} -Parent: Eccube\Entity\Category {#5207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5277 -id: 58 -name: "その他" -hierarchy: 3 -sort_no: 14 -create_date: DateTime @1381949682 {#5270 date: 2013-10-17 03:54:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381949682 {#5271 date: 2013-10-17 03:54:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5278 …} -Children: Doctrine\ORM\PersistentCollection {#5281 …} -Parent: Eccube\Entity\Category {#5272} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5286 -id: 55 -name: "ドットプリントヘッド" -hierarchy: 3 -sort_no: 13 -create_date: DateTime @1381949682 {#5284 date: 2013-10-17 03:54:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381949682 {#5285 date: 2013-10-17 03:54:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5287 …} -Children: Doctrine\ORM\PersistentCollection {#5290 …} -Parent: Eccube\Entity\Category {#5272} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5293 -id: 57 -name: "増設メモリ" -hierarchy: 3 -sort_no: 13 -create_date: DateTime @1381949682 {#5291 date: 2013-10-17 03:54:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381949682 {#5292 date: 2013-10-17 03:54:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5294 …} -Children: Doctrine\ORM\PersistentCollection {#5297 …} -Parent: Eccube\Entity\Category {#5272} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5300 -id: 56 -name: "インクジェットプリントヘッド" -hierarchy: 3 -sort_no: 13 -create_date: DateTime @1381949682 {#5298 date: 2013-10-17 03:54:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381949682 {#5299 date: 2013-10-17 03:54:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5301 …} -Children: Doctrine\ORM\PersistentCollection {#5304 …} -Parent: Eccube\Entity\Category {#5272} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5307 -id: 54 -name: "両面ユニット増設メモリ" -hierarchy: 3 -sort_no: 12 -create_date: DateTime @1381949682 {#5305 date: 2013-10-17 03:54:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381949682 {#5306 date: 2013-10-17 03:54:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5308 …} -Children: Doctrine\ORM\PersistentCollection {#5311 …} -Parent: Eccube\Entity\Category {#5272} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5314 -id: 53 -name: "増設カセット" -hierarchy: 3 -sort_no: 11 -create_date: DateTime @1381949681 {#5312 date: 2013-10-17 03:54:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381949681 {#5313 date: 2013-10-17 03:54:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5315 …} -Children: Doctrine\ORM\PersistentCollection {#5318 …} -Parent: Eccube\Entity\Category {#5272} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5321 -id: 52 -name: "定着ユニット" -hierarchy: 3 -sort_no: 10 -create_date: DateTime @1381949681 {#5319 date: 2013-10-17 03:54:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381949681 {#5320 date: 2013-10-17 03:54:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5322 …} -Children: Doctrine\ORM\PersistentCollection {#5325 …} -Parent: Eccube\Entity\Category {#5272} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5328 -id: 51 -name: "ネットワークカード" -hierarchy: 3 -sort_no: 9 -create_date: DateTime @1381949681 {#5326 date: 2013-10-17 03:54:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381949681 {#5327 date: 2013-10-17 03:54:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5329 …} -Children: Doctrine\ORM\PersistentCollection {#5332 …} -Parent: Eccube\Entity\Category {#5272} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5333 -id: 20 -name: "コピー機" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1381946266 {#5218 date: 2013-10-17 02:57:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381946266 {#5217 date: 2013-10-17 02:57:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5334 …} -Children: Doctrine\ORM\PersistentCollection {#5337 …} -Parent: Eccube\Entity\Category {#5207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5340 -id: 19 -name: "輪転機" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1381946266 {#5338 date: 2013-10-17 02:57:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381946266 {#5339 date: 2013-10-17 02:57:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5341 …} -Children: Doctrine\ORM\PersistentCollection {#5344 …} -Parent: Eccube\Entity\Category {#5207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5347 -id: 18 -name: "プロッタ" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1381946266 {#5345 date: 2013-10-17 02:57:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381946266 {#5346 date: 2013-10-17 02:57:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5348 …} -Children: Doctrine\ORM\PersistentCollection {#5351 …} -Parent: Eccube\Entity\Category {#5207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5354 -id: 17 -name: "FAX 複合機" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1381946266 {#5352 date: 2013-10-17 02:57:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381946266 {#5353 date: 2013-10-17 02:57:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5355 …} -Children: Doctrine\ORM\PersistentCollection {#5358 …} -Parent: Eccube\Entity\Category {#5207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5361 -id: 16 -name: "ラベル" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1381946266 {#5359 date: 2013-10-17 02:57:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1400684920 {#5360 date: 2014-05-22 00:08:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5362 …} -Children: Doctrine\ORM\PersistentCollection {#5365 …} -Parent: Eccube\Entity\Category {#5207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5368 -id: 15 -name: "ドットインパクト" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1381946266 {#5366 date: 2013-10-17 02:57:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322157 {#5367 date: 2014-06-09 22:55:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5369 …} -Children: Doctrine\ORM\PersistentCollection {#5372 …} -Parent: Eccube\Entity\Category {#5207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5373 -id: 10 -name: "その他修理" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1381945258 {#5283 date: 2013-10-17 02:40:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381945258 {#5282 date: 2013-10-17 02:40:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5374 …} -Children: Doctrine\ORM\PersistentCollection {#5377 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } ] |
expanded | false |
false
|
label | "admin.product.category" |
same as passed value |
multiple | false |
false
|
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 {#5438 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Closure(Category $Category = null) {#4922 class: "Eccube\Form\Type\Admin\SearchProductType" this: Eccube\Form\Type\Admin\SearchProductType {#4849 …} } |
choices | [ Eccube\Entity\Category {#4970 -id: 9 -name: "プリンタ販売" -hierarchy: 1 -sort_no: 52 -create_date: DateTime @1381945251 {#4980 date: 2013-10-17 02:40:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381945251 {#4978 date: 2013-10-17 02:40:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5007 …} -Children: Doctrine\ORM\PersistentCollection {#5066 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5065 -id: 87 -name: "マイクロドライ" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1408620007 {#4976 date: 2014-08-21 20:20:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1408620007 {#4974 date: 2014-08-21 20:20:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5064 …} -Children: Doctrine\ORM\PersistentCollection {#5061 …} -Parent: Eccube\Entity\Category {#4970} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5056 -id: 33 -name: "その他" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1381947446 {#5058 date: 2013-10-17 03:17:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1400684832 {#5057 date: 2014-05-22 00:07:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5055 …} -Children: Doctrine\ORM\PersistentCollection {#5052 …} -Parent: Eccube\Entity\Category {#4970} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5049 -id: 31 -name: "コピー機" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1381947446 {#5051 date: 2013-10-17 03:17:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381947446 {#5050 date: 2013-10-17 03:17:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5048 …} -Children: Doctrine\ORM\PersistentCollection {#5045 …} -Parent: Eccube\Entity\Category {#4970} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5042 -id: 30 -name: "輪転機" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1381947446 {#5044 date: 2013-10-17 03:17:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381947446 {#5043 date: 2013-10-17 03:17:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5041 …} -Children: Doctrine\ORM\PersistentCollection {#5038 …} -Parent: Eccube\Entity\Category {#4970} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5004 -id: 29 -name: "プロッタ" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1381947446 {#5037 date: 2013-10-17 03:17:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381947446 {#5036 date: 2013-10-17 03:17:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5003 …} -Children: Doctrine\ORM\PersistentCollection {#5000 …} -Parent: Eccube\Entity\Category {#4970} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#4975 -id: 28 -name: "FAX 複合機" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1381947445 {#4998 date: 2013-10-17 03:17:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381947445 {#4971 date: 2013-10-17 03:17:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4973 …} -Children: Doctrine\ORM\PersistentCollection {#5030 …} -Parent: Eccube\Entity\Category {#4970} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5034 -id: 27 -name: "サーマルプリンタ" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1381947445 {#5032 date: 2013-10-17 03:17:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322048 {#5033 date: 2014-06-09 22:54:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5035 …} -Children: Doctrine\ORM\PersistentCollection {#5070 …} -Parent: Eccube\Entity\Category {#4970} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5074 -id: 26 -name: "ドットインパクト" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1381947445 {#5072 date: 2013-10-17 03:17:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322057 {#5073 date: 2014-06-09 22:54:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5075 …} -Children: Doctrine\ORM\PersistentCollection {#5078 …} -Parent: Eccube\Entity\Category {#4970} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5081 -id: 88 -name: "レーザープリンタ" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1408620007 {#5059 date: 2014-08-21 20:20:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1408620007 {#5060 date: 2014-08-21 20:20:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5082 …} -Children: Doctrine\ORM\PersistentCollection {#5085 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5086 -id: 77 -name: "A4カラーレーザー" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1382022542 {#5079 date: 2013-10-18 00:09:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402321999 {#5080 date: 2014-06-09 22:53:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5087 …} -Children: Doctrine\ORM\PersistentCollection {#5090 …} -Parent: Eccube\Entity\Category {#5081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5095 -id: 76 -name: "A3カラーレーザー" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1382022542 {#5093 date: 2013-10-18 00:09:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322005 {#5094 date: 2014-06-09 22:53:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5096 …} -Children: Doctrine\ORM\PersistentCollection {#5099 …} -Parent: Eccube\Entity\Category {#5081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5102 -id: 75 -name: "A4モノクロレーザー" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1382022541 {#5100 date: 2013-10-18 00:09:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322010 {#5101 date: 2014-06-09 22:53:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5103 …} -Children: Doctrine\ORM\PersistentCollection {#5106 …} -Parent: Eccube\Entity\Category {#5081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5109 -id: 74 -name: "A3モノクロレーザー" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1382022541 {#5107 date: 2013-10-18 00:09:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322017 {#5108 date: 2014-06-09 22:53:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5110 …} -Children: Doctrine\ORM\PersistentCollection {#5113 …} -Parent: Eccube\Entity\Category {#5081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5116 -id: 89 -name: "インクジェット" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1382022541 {#5092 date: 2013-10-18 00:09:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322022 {#5091 date: 2014-06-09 22:53:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5117 …} -Children: Doctrine\ORM\PersistentCollection {#5120 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5121 -id: 73 -name: "A4インクジェット" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1382022541 {#5114 date: 2013-10-18 00:09:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322022 {#5115 date: 2014-06-09 22:53:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5122 …} -Children: Doctrine\ORM\PersistentCollection {#5125 …} -Parent: Eccube\Entity\Category {#5116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5130 -id: 72 -name: "A3インクジェット" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1382022541 {#5128 date: 2013-10-18 00:09:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322028 {#5129 date: 2014-06-09 22:53:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5131 …} -Children: Doctrine\ORM\PersistentCollection {#5134 …} -Parent: Eccube\Entity\Category {#5116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5137 -id: 71 -name: "A2インクジェット" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1382022541 {#5135 date: 2013-10-18 00:09:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322032 {#5136 date: 2014-06-09 22:53:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5138 …} -Children: Doctrine\ORM\PersistentCollection {#5141 …} -Parent: Eccube\Entity\Category {#5116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5144 -id: 78 -name: "インクジェット複合機" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1389730225 {#5142 date: 2014-01-15 05:10:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1389730225 {#5143 date: 2014-01-15 05:10:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5145 …} -Children: Doctrine\ORM\PersistentCollection {#5148 …} -Parent: Eccube\Entity\Category {#5116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5151 -id: 80 -name: "プリンタパーツ販売" -hierarchy: 1 -sort_no: 33 -create_date: DateTime @1399054777 {#5127 date: 2014-05-03 03:19:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1399054777 {#5126 date: 2014-05-03 03:19:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5152 …} -Children: Doctrine\ORM\PersistentCollection {#5155 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5156 -id: 85 -name: "両面印刷ユニット" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1399056079 {#5149 date: 2014-05-03 03:41:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1399056079 {#5150 date: 2014-05-03 03:41:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5157 …} -Children: Doctrine\ORM\PersistentCollection {#5160 …} -Parent: Eccube\Entity\Category {#5151} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5165 -id: 84 -name: "定着ユニット" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1399055925 {#5163 date: 2014-05-03 03:38:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1399055925 {#5164 date: 2014-05-03 03:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5166 …} -Children: Doctrine\ORM\PersistentCollection {#5169 …} -Parent: Eccube\Entity\Category {#5151} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5172 -id: 83 -name: "増設カセット" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1399055919 {#5170 date: 2014-05-03 03:38:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1399055919 {#5171 date: 2014-05-03 03:38:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5173 …} -Children: Doctrine\ORM\PersistentCollection {#5176 …} -Parent: Eccube\Entity\Category {#5151} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5179 -id: 82 -name: "ネットワークカード" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1399055912 {#5177 date: 2014-05-03 03:38:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1399055912 {#5178 date: 2014-05-03 03:38:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5180 …} -Children: Doctrine\ORM\PersistentCollection {#5183 …} -Parent: Eccube\Entity\Category {#5151} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5186 -id: 81 -name: "プリンタヘッド" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1399054919 {#5184 date: 2014-05-03 03:21:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1399057317 {#5185 date: 2014-05-03 04:01:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5187 …} -Children: Doctrine\ORM\PersistentCollection {#5190 …} -Parent: Eccube\Entity\Category {#5151} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5193 -id: 86 -name: "その他" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1399056107 {#5191 date: 2014-05-03 03:41:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1399056107 {#5192 date: 2014-05-03 03:41:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5194 …} -Children: Doctrine\ORM\PersistentCollection {#5197 …} -Parent: Eccube\Entity\Category {#5151} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5198 -id: 11 -name: "その他販売" -hierarchy: 1 -sort_no: 26 -create_date: DateTime @1381945264 {#5162 date: 2013-10-17 02:41:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381945264 {#5161 date: 2013-10-17 02:41:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5199 …} -Children: Doctrine\ORM\PersistentCollection {#5202 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5207 -id: 8 -name: "プリンタ修理" -hierarchy: 1 -sort_no: 24 -create_date: DateTime @1380805724 {#5203 date: 2013-10-03 22:08:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1380805724 {#5204 date: 2013-10-03 22:08:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5208 …} -Children: Doctrine\ORM\PersistentCollection {#5211 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5212 -id: 69 -name: "A4カラーレーザー" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1382022225 {#5205 date: 2013-10-18 00:03:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322082 {#5206 date: 2014-06-09 22:54:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5213 …} -Children: Doctrine\ORM\PersistentCollection {#5216 …} -Parent: Eccube\Entity\Category {#5207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5221 -id: 68 -name: "A3カラーレーザー" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1382022225 {#5219 date: 2013-10-18 00:03:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322095 {#5220 date: 2014-06-09 22:54:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5222 …} -Children: Doctrine\ORM\PersistentCollection {#5225 …} -Parent: Eccube\Entity\Category {#5207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5228 -id: 67 -name: "A4モノクロレーザー" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1382022225 {#5226 date: 2013-10-18 00:03:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322101 {#5227 date: 2014-06-09 22:55:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5229 …} -Children: Doctrine\ORM\PersistentCollection {#5232 …} -Parent: Eccube\Entity\Category {#5207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5235 -id: 66 -name: "A3モノクロレーザー" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1382022225 {#5233 date: 2013-10-18 00:03:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322111 {#5234 date: 2014-06-09 22:55:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5236 …} -Children: Doctrine\ORM\PersistentCollection {#5239 …} -Parent: Eccube\Entity\Category {#5207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5242 -id: 65 -name: "A4インクジェット" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1382022225 {#5240 date: 2013-10-18 00:03:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322122 {#5241 date: 2014-06-09 22:55:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5243 …} -Children: Doctrine\ORM\PersistentCollection {#5246 …} -Parent: Eccube\Entity\Category {#5207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5249 -id: 64 -name: "A3インクジェット" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1382022225 {#5247 date: 2013-10-18 00:03:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322135 {#5248 date: 2014-06-09 22:55:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5250 …} -Children: Doctrine\ORM\PersistentCollection {#5253 …} -Parent: Eccube\Entity\Category {#5207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5256 -id: 63 -name: "A2インクジェット" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1382022225 {#5254 date: 2013-10-18 00:03:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322143 {#5255 date: 2014-06-09 22:55:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5257 …} -Children: Doctrine\ORM\PersistentCollection {#5260 …} -Parent: Eccube\Entity\Category {#5207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5263 -id: 22 -name: "その他" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1381946267 {#5261 date: 2013-10-17 02:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1400684910 {#5262 date: 2014-05-22 00:08:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5264 …} -Children: Doctrine\ORM\PersistentCollection {#5267 …} -Parent: Eccube\Entity\Category {#5207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5272 -id: 21 -name: "プリンタパーツ" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1381946266 {#5268 date: 2013-10-17 02:57:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381946266 {#5269 date: 2013-10-17 02:57:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5273 …} -Children: Doctrine\ORM\PersistentCollection {#5276 …} -Parent: Eccube\Entity\Category {#5207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5277 -id: 58 -name: "その他" -hierarchy: 3 -sort_no: 14 -create_date: DateTime @1381949682 {#5270 date: 2013-10-17 03:54:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381949682 {#5271 date: 2013-10-17 03:54:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5278 …} -Children: Doctrine\ORM\PersistentCollection {#5281 …} -Parent: Eccube\Entity\Category {#5272} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5286 -id: 55 -name: "ドットプリントヘッド" -hierarchy: 3 -sort_no: 13 -create_date: DateTime @1381949682 {#5284 date: 2013-10-17 03:54:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381949682 {#5285 date: 2013-10-17 03:54:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5287 …} -Children: Doctrine\ORM\PersistentCollection {#5290 …} -Parent: Eccube\Entity\Category {#5272} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5293 -id: 57 -name: "増設メモリ" -hierarchy: 3 -sort_no: 13 -create_date: DateTime @1381949682 {#5291 date: 2013-10-17 03:54:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381949682 {#5292 date: 2013-10-17 03:54:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5294 …} -Children: Doctrine\ORM\PersistentCollection {#5297 …} -Parent: Eccube\Entity\Category {#5272} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5300 -id: 56 -name: "インクジェットプリントヘッド" -hierarchy: 3 -sort_no: 13 -create_date: DateTime @1381949682 {#5298 date: 2013-10-17 03:54:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381949682 {#5299 date: 2013-10-17 03:54:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5301 …} -Children: Doctrine\ORM\PersistentCollection {#5304 …} -Parent: Eccube\Entity\Category {#5272} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5307 -id: 54 -name: "両面ユニット増設メモリ" -hierarchy: 3 -sort_no: 12 -create_date: DateTime @1381949682 {#5305 date: 2013-10-17 03:54:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381949682 {#5306 date: 2013-10-17 03:54:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5308 …} -Children: Doctrine\ORM\PersistentCollection {#5311 …} -Parent: Eccube\Entity\Category {#5272} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5314 -id: 53 -name: "増設カセット" -hierarchy: 3 -sort_no: 11 -create_date: DateTime @1381949681 {#5312 date: 2013-10-17 03:54:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381949681 {#5313 date: 2013-10-17 03:54:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5315 …} -Children: Doctrine\ORM\PersistentCollection {#5318 …} -Parent: Eccube\Entity\Category {#5272} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5321 -id: 52 -name: "定着ユニット" -hierarchy: 3 -sort_no: 10 -create_date: DateTime @1381949681 {#5319 date: 2013-10-17 03:54:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381949681 {#5320 date: 2013-10-17 03:54:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5322 …} -Children: Doctrine\ORM\PersistentCollection {#5325 …} -Parent: Eccube\Entity\Category {#5272} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5328 -id: 51 -name: "ネットワークカード" -hierarchy: 3 -sort_no: 9 -create_date: DateTime @1381949681 {#5326 date: 2013-10-17 03:54:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381949681 {#5327 date: 2013-10-17 03:54:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5329 …} -Children: Doctrine\ORM\PersistentCollection {#5332 …} -Parent: Eccube\Entity\Category {#5272} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5333 -id: 20 -name: "コピー機" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1381946266 {#5218 date: 2013-10-17 02:57:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381946266 {#5217 date: 2013-10-17 02:57:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5334 …} -Children: Doctrine\ORM\PersistentCollection {#5337 …} -Parent: Eccube\Entity\Category {#5207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5340 -id: 19 -name: "輪転機" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1381946266 {#5338 date: 2013-10-17 02:57:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381946266 {#5339 date: 2013-10-17 02:57:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5341 …} -Children: Doctrine\ORM\PersistentCollection {#5344 …} -Parent: Eccube\Entity\Category {#5207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5347 -id: 18 -name: "プロッタ" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1381946266 {#5345 date: 2013-10-17 02:57:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381946266 {#5346 date: 2013-10-17 02:57:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5348 …} -Children: Doctrine\ORM\PersistentCollection {#5351 …} -Parent: Eccube\Entity\Category {#5207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5354 -id: 17 -name: "FAX 複合機" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1381946266 {#5352 date: 2013-10-17 02:57:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381946266 {#5353 date: 2013-10-17 02:57:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5355 …} -Children: Doctrine\ORM\PersistentCollection {#5358 …} -Parent: Eccube\Entity\Category {#5207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5361 -id: 16 -name: "ラベル" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1381946266 {#5359 date: 2013-10-17 02:57:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1400684920 {#5360 date: 2014-05-22 00:08:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5362 …} -Children: Doctrine\ORM\PersistentCollection {#5365 …} -Parent: Eccube\Entity\Category {#5207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5368 -id: 15 -name: "ドットインパクト" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1381946266 {#5366 date: 2013-10-17 02:57:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322157 {#5367 date: 2014-06-09 22:55:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5369 …} -Children: Doctrine\ORM\PersistentCollection {#5372 …} -Parent: Eccube\Entity\Category {#5207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } Eccube\Entity\Category {#5373 -id: 10 -name: "その他修理" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1381945258 {#5283 date: 2013-10-17 02:40:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381945258 {#5282 date: 2013-10-17 02:40:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5374 …} -Children: Doctrine\ORM\PersistentCollection {#5377 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } ] |
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 {#396 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#394 …} -namespace: Closure() {#392 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerSGoIAAQ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#382 …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 {#5437 -om: ContainerSGoIAAQ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#382 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4497 …} -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 | "admin.product.category" |
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 | Doctrine\ORM\QueryBuilder {#5439 -_em: Doctrine\ORM\EntityManager {#352 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#5441 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#5442 #from: "Eccube\Entity\Category" #alias: "c" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#5443 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.sort_no DESC" ] } ] ] -_type: 0 -_state: 0 -_dql: null -parameters: Doctrine\Common\Collections\ArrayCollection {#5440 …} -_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() {#5432 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4896 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#675 …} $translationDomain: "validators" $message: Closure() {#5435 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "master" "category" "_admin_search_product_category_id" ] |
cache_key | "_admin_search_product_category_id_category" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6283 +label: "プリンタ販売" +value: "9" +data: Eccube\Entity\Category {#4970 -id: 9 -name: "プリンタ販売" -hierarchy: 1 -sort_no: 52 -create_date: DateTime @1381945251 {#4980 date: 2013-10-17 02:40:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381945251 {#4978 date: 2013-10-17 02:40:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5007 …} -Children: Doctrine\ORM\PersistentCollection {#5066 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6671 +label: " マイクロドライ" +value: "87" +data: Eccube\Entity\Category {#5065 -id: 87 -name: "マイクロドライ" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1408620007 {#4976 date: 2014-08-21 20:20:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1408620007 {#4974 date: 2014-08-21 20:20:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5064 …} -Children: Doctrine\ORM\PersistentCollection {#5061 …} -Parent: Eccube\Entity\Category {#4970} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6284 +label: " その他" +value: "33" +data: Eccube\Entity\Category {#5056 -id: 33 -name: "その他" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1381947446 {#5058 date: 2013-10-17 03:17:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1400684832 {#5057 date: 2014-05-22 00:07:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5055 …} -Children: Doctrine\ORM\PersistentCollection {#5052 …} -Parent: Eccube\Entity\Category {#4970} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6343 +label: " コピー機" +value: "31" +data: Eccube\Entity\Category {#5049 -id: 31 -name: "コピー機" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1381947446 {#5051 date: 2013-10-17 03:17:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381947446 {#5050 date: 2013-10-17 03:17:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5048 …} -Children: Doctrine\ORM\PersistentCollection {#5045 …} -Parent: Eccube\Entity\Category {#4970} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6711 +label: " 輪転機" +value: "30" +data: Eccube\Entity\Category {#5042 -id: 30 -name: "輪転機" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1381947446 {#5044 date: 2013-10-17 03:17:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381947446 {#5043 date: 2013-10-17 03:17:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5041 …} -Children: Doctrine\ORM\PersistentCollection {#5038 …} -Parent: Eccube\Entity\Category {#4970} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6613 +label: " プロッタ" +value: "29" +data: Eccube\Entity\Category {#5004 -id: 29 -name: "プロッタ" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1381947446 {#5037 date: 2013-10-17 03:17:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381947446 {#5036 date: 2013-10-17 03:17:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5003 …} -Children: Doctrine\ORM\PersistentCollection {#5000 …} -Parent: Eccube\Entity\Category {#4970} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6336 +label: " FAX 複合機" +value: "28" +data: Eccube\Entity\Category {#4975 -id: 28 -name: "FAX 複合機" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1381947445 {#4998 date: 2013-10-17 03:17:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381947445 {#4971 date: 2013-10-17 03:17:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4973 …} -Children: Doctrine\ORM\PersistentCollection {#5030 …} -Parent: Eccube\Entity\Category {#4970} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6684 +label: " サーマルプリンタ" +value: "27" +data: Eccube\Entity\Category {#5034 -id: 27 -name: "サーマルプリンタ" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1381947445 {#5032 date: 2013-10-17 03:17:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322048 {#5033 date: 2014-06-09 22:54:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5035 …} -Children: Doctrine\ORM\PersistentCollection {#5070 …} -Parent: Eccube\Entity\Category {#4970} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6330 +label: " ドットインパクト" +value: "26" +data: Eccube\Entity\Category {#5074 -id: 26 -name: "ドットインパクト" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1381947445 {#5072 date: 2013-10-17 03:17:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322057 {#5073 date: 2014-06-09 22:54:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5075 …} -Children: Doctrine\ORM\PersistentCollection {#5078 …} -Parent: Eccube\Entity\Category {#4970} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6691 +label: " レーザープリンタ" +value: "88" +data: Eccube\Entity\Category {#5081 -id: 88 -name: "レーザープリンタ" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1408620007 {#5059 date: 2014-08-21 20:20:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1408620007 {#5060 date: 2014-08-21 20:20:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5082 …} -Children: Doctrine\ORM\PersistentCollection {#5085 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6663 +label: " A4カラーレーザー" +value: "77" +data: Eccube\Entity\Category {#5086 -id: 77 -name: "A4カラーレーザー" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1382022542 {#5079 date: 2013-10-18 00:09:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402321999 {#5080 date: 2014-06-09 22:53:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5087 …} -Children: Doctrine\ORM\PersistentCollection {#5090 …} -Parent: Eccube\Entity\Category {#5081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6619 +label: " A3カラーレーザー" +value: "76" +data: Eccube\Entity\Category {#5095 -id: 76 -name: "A3カラーレーザー" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1382022542 {#5093 date: 2013-10-18 00:09:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322005 {#5094 date: 2014-06-09 22:53:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5096 …} -Children: Doctrine\ORM\PersistentCollection {#5099 …} -Parent: Eccube\Entity\Category {#5081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6443 +label: " A4モノクロレーザー" +value: "75" +data: Eccube\Entity\Category {#5102 -id: 75 -name: "A4モノクロレーザー" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1382022541 {#5100 date: 2013-10-18 00:09:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322010 {#5101 date: 2014-06-09 22:53:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5103 …} -Children: Doctrine\ORM\PersistentCollection {#5106 …} -Parent: Eccube\Entity\Category {#5081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6347 +label: " A3モノクロレーザー" +value: "74" +data: Eccube\Entity\Category {#5109 -id: 74 -name: "A3モノクロレーザー" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1382022541 {#5107 date: 2013-10-18 00:09:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322017 {#5108 date: 2014-06-09 22:53:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5110 …} -Children: Doctrine\ORM\PersistentCollection {#5113 …} -Parent: Eccube\Entity\Category {#5081} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6332 +label: " インクジェット" +value: "89" +data: Eccube\Entity\Category {#5116 -id: 89 -name: "インクジェット" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1382022541 {#5092 date: 2013-10-18 00:09:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322022 {#5091 date: 2014-06-09 22:53:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5117 …} -Children: Doctrine\ORM\PersistentCollection {#5120 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6618 +label: " A4インクジェット" +value: "73" +data: Eccube\Entity\Category {#5121 -id: 73 -name: "A4インクジェット" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1382022541 {#5114 date: 2013-10-18 00:09:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322022 {#5115 date: 2014-06-09 22:53:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5122 …} -Children: Doctrine\ORM\PersistentCollection {#5125 …} -Parent: Eccube\Entity\Category {#5116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6346 +label: " A3インクジェット" +value: "72" +data: Eccube\Entity\Category {#5130 -id: 72 -name: "A3インクジェット" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1382022541 {#5128 date: 2013-10-18 00:09:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322028 {#5129 date: 2014-06-09 22:53:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5131 …} -Children: Doctrine\ORM\PersistentCollection {#5134 …} -Parent: Eccube\Entity\Category {#5116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6616 +label: " A2インクジェット" +value: "71" +data: Eccube\Entity\Category {#5137 -id: 71 -name: "A2インクジェット" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1382022541 {#5135 date: 2013-10-18 00:09:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322032 {#5136 date: 2014-06-09 22:53:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5138 …} -Children: Doctrine\ORM\PersistentCollection {#5141 …} -Parent: Eccube\Entity\Category {#5116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6659 +label: " インクジェット複合機" +value: "78" +data: Eccube\Entity\Category {#5144 -id: 78 -name: "インクジェット複合機" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1389730225 {#5142 date: 2014-01-15 05:10:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1389730225 {#5143 date: 2014-01-15 05:10:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5145 …} -Children: Doctrine\ORM\PersistentCollection {#5148 …} -Parent: Eccube\Entity\Category {#5116} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6670 +label: "プリンタパーツ販売" +value: "80" +data: Eccube\Entity\Category {#5151 -id: 80 -name: "プリンタパーツ販売" -hierarchy: 1 -sort_no: 33 -create_date: DateTime @1399054777 {#5127 date: 2014-05-03 03:19:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1399054777 {#5126 date: 2014-05-03 03:19:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5152 …} -Children: Doctrine\ORM\PersistentCollection {#5155 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6328 +label: " 両面印刷ユニット" +value: "85" +data: Eccube\Entity\Category {#5156 -id: 85 -name: "両面印刷ユニット" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1399056079 {#5149 date: 2014-05-03 03:41:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1399056079 {#5150 date: 2014-05-03 03:41:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5157 …} -Children: Doctrine\ORM\PersistentCollection {#5160 …} -Parent: Eccube\Entity\Category {#5151} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6329 +label: " 定着ユニット" +value: "84" +data: Eccube\Entity\Category {#5165 -id: 84 -name: "定着ユニット" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1399055925 {#5163 date: 2014-05-03 03:38:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1399055925 {#5164 date: 2014-05-03 03:38:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5166 …} -Children: Doctrine\ORM\PersistentCollection {#5169 …} -Parent: Eccube\Entity\Category {#5151} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6674 +label: " 増設カセット" +value: "83" +data: Eccube\Entity\Category {#5172 -id: 83 -name: "増設カセット" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1399055919 {#5170 date: 2014-05-03 03:38:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1399055919 {#5171 date: 2014-05-03 03:38:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5173 …} -Children: Doctrine\ORM\PersistentCollection {#5176 …} -Parent: Eccube\Entity\Category {#5151} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6689 +label: " ネットワークカード" +value: "82" +data: Eccube\Entity\Category {#5179 -id: 82 -name: "ネットワークカード" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1399055912 {#5177 date: 2014-05-03 03:38:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1399055912 {#5178 date: 2014-05-03 03:38:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5180 …} -Children: Doctrine\ORM\PersistentCollection {#5183 …} -Parent: Eccube\Entity\Category {#5151} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6335 +label: " プリンタヘッド" +value: "81" +data: Eccube\Entity\Category {#5186 -id: 81 -name: "プリンタヘッド" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1399054919 {#5184 date: 2014-05-03 03:21:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1399057317 {#5185 date: 2014-05-03 04:01:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5187 …} -Children: Doctrine\ORM\PersistentCollection {#5190 …} -Parent: Eccube\Entity\Category {#5151} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6678 +label: " その他" +value: "86" +data: Eccube\Entity\Category {#5193 -id: 86 -name: "その他" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1399056107 {#5191 date: 2014-05-03 03:41:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1399056107 {#5192 date: 2014-05-03 03:41:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5194 …} -Children: Doctrine\ORM\PersistentCollection {#5197 …} -Parent: Eccube\Entity\Category {#5151} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6615 +label: "その他販売" +value: "11" +data: Eccube\Entity\Category {#5198 -id: 11 -name: "その他販売" -hierarchy: 1 -sort_no: 26 -create_date: DateTime @1381945264 {#5162 date: 2013-10-17 02:41:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381945264 {#5161 date: 2013-10-17 02:41:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5199 …} -Children: Doctrine\ORM\PersistentCollection {#5202 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6337 +label: "プリンタ修理" +value: "8" +data: Eccube\Entity\Category {#5207 -id: 8 -name: "プリンタ修理" -hierarchy: 1 -sort_no: 24 -create_date: DateTime @1380805724 {#5203 date: 2013-10-03 22:08:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1380805724 {#5204 date: 2013-10-03 22:08:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5208 …} -Children: Doctrine\ORM\PersistentCollection {#5211 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6445 +label: " A4カラーレーザー" +value: "69" +data: Eccube\Entity\Category {#5212 -id: 69 -name: "A4カラーレーザー" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1382022225 {#5205 date: 2013-10-18 00:03:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322082 {#5206 date: 2014-06-09 22:54:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5213 …} -Children: Doctrine\ORM\PersistentCollection {#5216 …} -Parent: Eccube\Entity\Category {#5207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7296 +label: " A3カラーレーザー" +value: "68" +data: Eccube\Entity\Category {#5221 -id: 68 -name: "A3カラーレーザー" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1382022225 {#5219 date: 2013-10-18 00:03:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322095 {#5220 date: 2014-06-09 22:54:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5222 …} -Children: Doctrine\ORM\PersistentCollection {#5225 …} -Parent: Eccube\Entity\Category {#5207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1435 +label: " A4モノクロレーザー" +value: "67" +data: Eccube\Entity\Category {#5228 -id: 67 -name: "A4モノクロレーザー" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1382022225 {#5226 date: 2013-10-18 00:03:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322101 {#5227 date: 2014-06-09 22:55:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5229 …} -Children: Doctrine\ORM\PersistentCollection {#5232 …} -Parent: Eccube\Entity\Category {#5207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7301 +label: " A3モノクロレーザー" +value: "66" +data: Eccube\Entity\Category {#5235 -id: 66 -name: "A3モノクロレーザー" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1382022225 {#5233 date: 2013-10-18 00:03:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322111 {#5234 date: 2014-06-09 22:55:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5236 …} -Children: Doctrine\ORM\PersistentCollection {#5239 …} -Parent: Eccube\Entity\Category {#5207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7311 +label: " A4インクジェット" +value: "65" +data: Eccube\Entity\Category {#5242 -id: 65 -name: "A4インクジェット" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1382022225 {#5240 date: 2013-10-18 00:03:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322122 {#5241 date: 2014-06-09 22:55:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5243 …} -Children: Doctrine\ORM\PersistentCollection {#5246 …} -Parent: Eccube\Entity\Category {#5207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7304 +label: " A3インクジェット" +value: "64" +data: Eccube\Entity\Category {#5249 -id: 64 -name: "A3インクジェット" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1382022225 {#5247 date: 2013-10-18 00:03:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322135 {#5248 date: 2014-06-09 22:55:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5250 …} -Children: Doctrine\ORM\PersistentCollection {#5253 …} -Parent: Eccube\Entity\Category {#5207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7303 +label: " A2インクジェット" +value: "63" +data: Eccube\Entity\Category {#5256 -id: 63 -name: "A2インクジェット" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1382022225 {#5254 date: 2013-10-18 00:03:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322143 {#5255 date: 2014-06-09 22:55:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5257 …} -Children: Doctrine\ORM\PersistentCollection {#5260 …} -Parent: Eccube\Entity\Category {#5207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7306 +label: " その他" +value: "22" +data: Eccube\Entity\Category {#5263 -id: 22 -name: "その他" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1381946267 {#5261 date: 2013-10-17 02:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1400684910 {#5262 date: 2014-05-22 00:08:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5264 …} -Children: Doctrine\ORM\PersistentCollection {#5267 …} -Parent: Eccube\Entity\Category {#5207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7305 +label: " プリンタパーツ" +value: "21" +data: Eccube\Entity\Category {#5272 -id: 21 -name: "プリンタパーツ" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1381946266 {#5268 date: 2013-10-17 02:57:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381946266 {#5269 date: 2013-10-17 02:57:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5273 …} -Children: Doctrine\ORM\PersistentCollection {#5276 …} -Parent: Eccube\Entity\Category {#5207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7431 +label: " その他" +value: "58" +data: Eccube\Entity\Category {#5277 -id: 58 -name: "その他" -hierarchy: 3 -sort_no: 14 -create_date: DateTime @1381949682 {#5270 date: 2013-10-17 03:54:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381949682 {#5271 date: 2013-10-17 03:54:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5278 …} -Children: Doctrine\ORM\PersistentCollection {#5281 …} -Parent: Eccube\Entity\Category {#5272} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7432 +label: " ドットプリントヘッド" +value: "55" +data: Eccube\Entity\Category {#5286 -id: 55 -name: "ドットプリントヘッド" -hierarchy: 3 -sort_no: 13 -create_date: DateTime @1381949682 {#5284 date: 2013-10-17 03:54:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381949682 {#5285 date: 2013-10-17 03:54:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5287 …} -Children: Doctrine\ORM\PersistentCollection {#5290 …} -Parent: Eccube\Entity\Category {#5272} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7433 +label: " 増設メモリ" +value: "57" +data: Eccube\Entity\Category {#5293 -id: 57 -name: "増設メモリ" -hierarchy: 3 -sort_no: 13 -create_date: DateTime @1381949682 {#5291 date: 2013-10-17 03:54:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381949682 {#5292 date: 2013-10-17 03:54:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5294 …} -Children: Doctrine\ORM\PersistentCollection {#5297 …} -Parent: Eccube\Entity\Category {#5272} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7434 +label: " インクジェットプリントヘッド" +value: "56" +data: Eccube\Entity\Category {#5300 -id: 56 -name: "インクジェットプリントヘッド" -hierarchy: 3 -sort_no: 13 -create_date: DateTime @1381949682 {#5298 date: 2013-10-17 03:54:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381949682 {#5299 date: 2013-10-17 03:54:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5301 …} -Children: Doctrine\ORM\PersistentCollection {#5304 …} -Parent: Eccube\Entity\Category {#5272} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7435 +label: " 両面ユニット増設メモリ" +value: "54" +data: Eccube\Entity\Category {#5307 -id: 54 -name: "両面ユニット増設メモリ" -hierarchy: 3 -sort_no: 12 -create_date: DateTime @1381949682 {#5305 date: 2013-10-17 03:54:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381949682 {#5306 date: 2013-10-17 03:54:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5308 …} -Children: Doctrine\ORM\PersistentCollection {#5311 …} -Parent: Eccube\Entity\Category {#5272} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7436 +label: " 増設カセット" +value: "53" +data: Eccube\Entity\Category {#5314 -id: 53 -name: "増設カセット" -hierarchy: 3 -sort_no: 11 -create_date: DateTime @1381949681 {#5312 date: 2013-10-17 03:54:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381949681 {#5313 date: 2013-10-17 03:54:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5315 …} -Children: Doctrine\ORM\PersistentCollection {#5318 …} -Parent: Eccube\Entity\Category {#5272} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7437 +label: " 定着ユニット" +value: "52" +data: Eccube\Entity\Category {#5321 -id: 52 -name: "定着ユニット" -hierarchy: 3 -sort_no: 10 -create_date: DateTime @1381949681 {#5319 date: 2013-10-17 03:54:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381949681 {#5320 date: 2013-10-17 03:54:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5322 …} -Children: Doctrine\ORM\PersistentCollection {#5325 …} -Parent: Eccube\Entity\Category {#5272} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7438 +label: " ネットワークカード" +value: "51" +data: Eccube\Entity\Category {#5328 -id: 51 -name: "ネットワークカード" -hierarchy: 3 -sort_no: 9 -create_date: DateTime @1381949681 {#5326 date: 2013-10-17 03:54:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381949681 {#5327 date: 2013-10-17 03:54:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5329 …} -Children: Doctrine\ORM\PersistentCollection {#5332 …} -Parent: Eccube\Entity\Category {#5272} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7439 +label: " コピー機" +value: "20" +data: Eccube\Entity\Category {#5333 -id: 20 -name: "コピー機" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1381946266 {#5218 date: 2013-10-17 02:57:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381946266 {#5217 date: 2013-10-17 02:57:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5334 …} -Children: Doctrine\ORM\PersistentCollection {#5337 …} -Parent: Eccube\Entity\Category {#5207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7440 +label: " 輪転機" +value: "19" +data: Eccube\Entity\Category {#5340 -id: 19 -name: "輪転機" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1381946266 {#5338 date: 2013-10-17 02:57:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381946266 {#5339 date: 2013-10-17 02:57:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5341 …} -Children: Doctrine\ORM\PersistentCollection {#5344 …} -Parent: Eccube\Entity\Category {#5207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7441 +label: " プロッタ" +value: "18" +data: Eccube\Entity\Category {#5347 -id: 18 -name: "プロッタ" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1381946266 {#5345 date: 2013-10-17 02:57:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381946266 {#5346 date: 2013-10-17 02:57:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5348 …} -Children: Doctrine\ORM\PersistentCollection {#5351 …} -Parent: Eccube\Entity\Category {#5207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7442 +label: " FAX 複合機" +value: "17" +data: Eccube\Entity\Category {#5354 -id: 17 -name: "FAX 複合機" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1381946266 {#5352 date: 2013-10-17 02:57:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381946266 {#5353 date: 2013-10-17 02:57:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5355 …} -Children: Doctrine\ORM\PersistentCollection {#5358 …} -Parent: Eccube\Entity\Category {#5207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7443 +label: " ラベル" +value: "16" +data: Eccube\Entity\Category {#5361 -id: 16 -name: "ラベル" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1381946266 {#5359 date: 2013-10-17 02:57:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1400684920 {#5360 date: 2014-05-22 00:08:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5362 …} -Children: Doctrine\ORM\PersistentCollection {#5365 …} -Parent: Eccube\Entity\Category {#5207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7444 +label: " ドットインパクト" +value: "15" +data: Eccube\Entity\Category {#5368 -id: 15 -name: "ドットインパクト" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1381946266 {#5366 date: 2013-10-17 02:57:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1402322157 {#5367 date: 2014-06-09 22:55:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5369 …} -Children: Doctrine\ORM\PersistentCollection {#5372 …} -Parent: Eccube\Entity\Category {#5207} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7445 +label: "その他修理" +value: "10" +data: Eccube\Entity\Category {#5373 -id: 10 -name: "その他修理" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1381945258 {#5283 date: 2013-10-17 02:40:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1381945258 {#5282 date: 2013-10-17 02:40:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5374 …} -Children: Doctrine\ORM\PersistentCollection {#5377 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5068 …} } +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 {#6287 -form: Symfony\Component\Form\Form {#5674 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#6288 …5} |
full_name | "admin_search_product[category_id]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_category_id" |
is_selected | Closure($choice, $value) {#6285 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5403 …} } |
label | "admin.product.category" |
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 | "_admin_search_product_category_id" |
valid | true |
value | "" |
status
"Eccube\Form\Type\Master\ProductStatusType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | [ Eccube\Entity\Master\ProductStatus {#4927 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#4945 #id: 2 #name: "非公開" #sort_no: 1 } ] |
View Format |
[ "1" "2" ] |
Submitted Data
Property | Value |
---|---|
View Format |
[ "1" "2" ] |
Normalized Format | [ Eccube\Entity\Master\ProductStatus {#4927 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#4945 #id: 2 #name: "非公開" #sort_no: 1 } ] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | [ Eccube\Entity\Master\ProductStatus {#4927 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#4945 #id: 2 #name: "非公開" #sort_no: 1 } ] |
[ Eccube\Entity\Master\ProductStatus {#4927 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#4945 #id: 2 #name: "非公開" #sort_no: 1 } ] |
expanded | true |
same as passed value |
label | "admin.product.display_status" |
same as passed value |
multiple | true |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#5429 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#5482 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#5465 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#5464 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#5466 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5470 -om: ContainerSGoIAAQ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#382 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4352 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "Eccube\Entity\Master\ProductStatus" |
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 {#396 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#394 …} -namespace: Closure() {#392 …} } |
data | [ Eccube\Entity\Master\ProductStatus {#4927 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#4945 #id: 2 #name: "非公開" #sort_no: 1 } ] |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerSGoIAAQ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#382 …2} |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5470 -om: ContainerSGoIAAQ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#382 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4352 …} -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 | "admin.product.display_status" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | true |
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 {#5459 -_em: Doctrine\ORM\EntityManager {#352 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#5461 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#5462 #from: "Eccube\Entity\Master\ProductStatus" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#5463 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT m FROM Eccube\Entity\Master\ProductStatus m ORDER BY m.sort_no ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#5460 …} -_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() {#5458 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4896 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#675 …} $translationDomain: "validators" $message: Closure() {#5457 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "master" "product_status" "_admin_search_product_status" ] |
cache_key | "_admin_search_product_status_product_status" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5477 +label: "公開" +value: "1" +data: Eccube\Entity\Master\ProductStatus {#4927 #id: 1 #name: "公開" #sort_no: 0 } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5475 +label: "非公開" +value: "2" +data: Eccube\Entity\Master\ProductStatus {#4945 #id: 2 #name: "非公開" #sort_no: 1 } +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5483 +label: "廃止" +value: "3" +data: Eccube\Entity\Master\ProductStatus {#5494 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [ Eccube\Entity\Master\ProductStatus {#4927 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#4945 #id: 2 #name: "非公開" #sort_no: 1 } ] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#7446 -form: Symfony\Component\Form\Form {#5714 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#6286 …5} |
full_name | "admin_search_product[status]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_status" |
is_selected | Closure($choice, array $values) {#7448 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5403 …} } |
label | "admin.product.display_status" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "status" |
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 | "_admin_search_product_status" |
valid | true |
value | [ "1" "2" ] |
1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | true |
View Format |
"1"
|
Submitted Data
Property | Value |
---|---|
View Format |
"1"
|
Normalized Format | true |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "公開" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "1" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#396 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#394 …} -namespace: Closure() {#392 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5681 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5677 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#5683 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "公開" |
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 | false |
trim | true |
upload_max_size_message | Closure() {#5687 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4896 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#675 …} $translationDomain: "validators" $message: Closure() {#5685 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_admin_search_product_status_entry" ] |
cache_key | "_admin_search_product_status_entry_checkbox" |
checked | true |
compound | false |
data | true |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#7451 -form: Symfony\Component\Form\Form {#5717 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7449 …5} |
full_name | "admin_search_product[status][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_status_1" |
label | "公開" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_admin_search_product_status_entry" |
valid | true |
value | "1" |
2
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | true |
View Format |
"2"
|
Submitted Data
Property | Value |
---|---|
View Format |
"2"
|
Normalized Format | true |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "非公開" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "2" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#396 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#394 …} -namespace: Closure() {#392 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5681 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5677 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#5683 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "非公開" |
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 | false |
trim | true |
upload_max_size_message | Closure() {#5696 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4896 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#675 …} $translationDomain: "validators" $message: Closure() {#5695 …} } } |
validation_groups | null |
value | "2" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_admin_search_product_status_entry" ] |
cache_key | "_admin_search_product_status_entry_checkbox" |
checked | true |
compound | false |
data | true |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#7453 -form: Symfony\Component\Form\Form {#5720 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7452 …5} |
full_name | "admin_search_product[status][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_status_2" |
label | "非公開" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_admin_search_product_status_entry" |
valid | true |
value | "2" |
3
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "廃止" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "3" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#396 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#394 …} -namespace: Closure() {#392 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5681 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5677 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#5683 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "廃止" |
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 | false |
trim | true |
upload_max_size_message | Closure() {#5706 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4896 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#675 …} $translationDomain: "validators" $message: Closure() {#5705 …} } } |
validation_groups | null |
value | "3" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_admin_search_product_status_entry" ] |
cache_key | "_admin_search_product_status_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#7455 -form: Symfony\Component\Form\Form {#5723 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7454 …5} |
full_name | "admin_search_product[status][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_status_3" |
label | "廃止" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "3" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_admin_search_product_status_entry" |
valid | true |
value | "3" |
stock
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "admin.product.stock__in_stock" => 1 "admin.product.stock__out_of_stock" => 2 ] |
[ "admin.product.stock__in_stock" => 1 "admin.product.stock__out_of_stock" => 2 ] |
expanded | true |
same as passed value |
label | "admin.product.stock" |
same as passed value |
multiple | true |
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 |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "admin.product.stock__in_stock" => 1 "admin.product.stock__out_of_stock" => 2 ] |
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 {#396 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#394 …} -namespace: Closure() {#392 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.product.stock" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | true |
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 |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#5497 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4896 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#675 …} $translationDomain: "validators" $message: Closure() {#5496 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_admin_search_product_stock" ] |
cache_key | "_admin_search_product_stock_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5506 +label: "admin.product.stock__in_stock" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5507 +label: "admin.product.stock__out_of_stock" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#7450 -form: Symfony\Component\Form\Form {#5746 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#7447 …5} |
full_name | "admin_search_product[stock]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_stock" |
is_selected | Closure($choice, array $values) {#7457 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5403 …} } |
label | "admin.product.stock" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "stock" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_product_stock" |
valid | true |
value | [] |
0
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "admin.product.stock__in_stock" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "1" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#396 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#394 …} -namespace: Closure() {#392 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5681 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5677 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#5683 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "admin.product.stock__in_stock" |
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() {#5728 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4896 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#675 …} $translationDomain: "validators" $message: Closure() {#5727 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_admin_search_product_stock_entry" ] |
cache_key | "_admin_search_product_stock_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#7460 -form: Symfony\Component\Form\Form {#5749 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7459 …5} |
full_name | "admin_search_product[stock][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_stock_0" |
label | "admin.product.stock__in_stock" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_product_stock_entry" |
valid | true |
value | "1" |
1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "admin.product.stock__out_of_stock" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "2" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#396 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#394 …} -namespace: Closure() {#392 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5681 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5677 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#5683 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "admin.product.stock__out_of_stock" |
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() {#5738 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4896 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#675 …} $translationDomain: "validators" $message: Closure() {#5737 …} } } |
validation_groups | null |
value | "2" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_admin_search_product_stock_entry" ] |
cache_key | "_admin_search_product_stock_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#7462 -form: Symfony\Component\Form\Form {#5752 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7461 …5} |
full_name | "admin_search_product[stock][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_stock_1" |
label | "admin.product.stock__out_of_stock" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_product_stock_entry" |
valid | true |
value | "2" |
tag_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 | "name" |
same as passed value |
class | "Eccube\Entity\Tag" |
same as passed value |
expanded | false |
false
|
label | "admin.product.tag" |
same as passed value |
multiple | false |
false
|
placeholder | "common.select__all_products" |
same as passed value |
query_builder | Closure($er) {#4929 class: "Eccube\Form\Type\Admin\SearchProductType" this: Eccube\Form\Type\Admin\SearchProductType {#4849 …} } |
Doctrine\ORM\QueryBuilder {#5517 -_em: Doctrine\ORM\EntityManager {#352 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#5519 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "t" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#5520 #from: "Eccube\Entity\Tag" #alias: "t" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#5521 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "t.sort_no DESC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT t FROM Eccube\Entity\Tag t ORDER BY t.sort_no DESC" -parameters: Doctrine\Common\Collections\ArrayCollection {#5518 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
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 | "name" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#5540 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#5523 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#5522 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#5524 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5528 -om: ContainerSGoIAAQ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#382 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4354 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "Eccube\Entity\Tag" |
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 {#396 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#394 …} -namespace: Closure() {#392 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerSGoIAAQ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#382 …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 {#5528 -om: ContainerSGoIAAQ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#382 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4354 …} -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 | "admin.product.tag" |
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 | Doctrine\ORM\QueryBuilder {#5517 -_em: Doctrine\ORM\EntityManager {#352 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#5519 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "t" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#5520 #from: "Eccube\Entity\Tag" #alias: "t" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#5521 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "t.sort_no DESC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT t FROM Eccube\Entity\Tag t ORDER BY t.sort_no DESC" -parameters: Doctrine\Common\Collections\ArrayCollection {#5518 …} -_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() {#5516 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4896 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#675 …} $translationDomain: "validators" $message: Closure() {#5515 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_admin_search_product_tag_id" ] |
cache_key | "_admin_search_product_tag_id_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7465 +label: "限定品" +value: "3" +data: Eccube\Entity\Tag {#7481 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7469 +label: "おすすめ商品" +value: "2" +data: Eccube\Entity\Tag {#7485 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7467 +label: "新商品" +value: "1" +data: Eccube\Entity\Tag {#7488 …} +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 {#7458 -form: Symfony\Component\Form\Form {#5755 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#7456 …5} |
full_name | "admin_search_product[tag_id]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_tag_id" |
is_selected | Closure($choice, $value) {#7463 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5403 …} } |
label | "admin.product.tag" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "tag_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 | "_admin_search_product_tag_id" |
valid | true |
value | "" |
create_date_start
"Symfony\Component\Form\Extension\Core\Type\DateType"
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 | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_date_start" "data-toggle" => "datetimepicker" ] |
[ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_date_start" "data-toggle" => "datetimepicker" ] |
constraints | [ Symfony\Component\Validator\Constraints\Range {#4984 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\Range {#4984 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
input | "datetime" |
same as passed value |
label | "admin.common.create_date__start" |
same as passed value |
placeholder | [ "year" => "----" "month" => "--" "day" => "--" ] |
[ "year" => "----" "month" => "--" "day" => "--" ] |
required | false |
false
|
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_date_start" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Range {#4984 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
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 {#396 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#394 …} -namespace: Closure() {#392 …} } |
data_class | null |
days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
format | "yyyy-MM-dd" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.common.create_date__start" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
model_timezone | null |
months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
placeholder | [ "year" => "----" "month" => "--" "day" => "--" ] |
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() {#5552 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4896 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#675 …} $translationDomain: "validators" $message: Closure() {#5549 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_date_start" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "_admin_search_product_create_date_start" ] |
cache_key | "_admin_search_product_create_date_start_date" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#7471 -form: Symfony\Component\Form\Form {#5758 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7464 …5} |
full_name | "admin_search_product[create_date_start]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_create_date_start" |
label | "admin.common.create_date__start" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "create_date_start" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
type | "date" |
unique_block_prefix | "_admin_search_product_create_date_start" |
valid | true |
value | "" |
widget | "single_text" |
create_datetime_start
"Symfony\Component\Form\Extension\Core\Type\DateTimeType"
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 | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_datetime_start" "data-toggle" => "datetimepicker" ] |
[ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_datetime_start" "data-toggle" => "datetimepicker" ] |
constraints | [ Symfony\Component\Validator\Constraints\Range {#4937 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\Range {#4937 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
input | "datetime" |
same as passed value |
label | "admin.common.create_date__start" |
same as passed value |
required | false |
false
|
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_datetime_start" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Range {#4937 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
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 {#396 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#394 …} -namespace: Closure() {#392 …} } |
data_class | null |
date_format | null |
date_label | null |
date_widget | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
format | "yyyy-MM-dd'T'HH:mm:ss" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d H:i:s" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.common.create_date__start" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
model_timezone | null |
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 |
time_label | null |
time_widget | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5575 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4896 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#675 …} $translationDomain: "validators" $message: Closure() {#5574 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
with_minutes | true |
with_seconds | false |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_datetime_start" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "datetime" "_admin_search_product_create_datetime_start" ] |
cache_key | "_admin_search_product_create_datetime_start_datetime" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#7478 -form: Symfony\Component\Form\Form {#5761 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7466 …5} |
full_name | "admin_search_product[create_datetime_start]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_create_datetime_start" |
label | "admin.common.create_date__start" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "create_datetime_start" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
type | "datetime-local" |
unique_block_prefix | "_admin_search_product_create_datetime_start" |
valid | true |
value | "" |
widget | "single_text" |
create_date_end
"Symfony\Component\Form\Extension\Core\Type\DateType"
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 | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_date_end" "data-toggle" => "datetimepicker" ] |
[ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_date_end" "data-toggle" => "datetimepicker" ] |
constraints | [ Symfony\Component\Validator\Constraints\Range {#4924 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\Range {#4924 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
input | "datetime" |
same as passed value |
label | "admin.common.create_date__end" |
same as passed value |
placeholder | [ "year" => "----" "month" => "--" "day" => "--" ] |
[ "year" => "----" "month" => "--" "day" => "--" ] |
required | false |
false
|
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_date_end" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Range {#4924 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
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 {#396 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#394 …} -namespace: Closure() {#392 …} } |
data_class | null |
days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
format | "yyyy-MM-dd" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.common.create_date__end" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
model_timezone | null |
months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
placeholder | [ "year" => "----" "month" => "--" "day" => "--" ] |
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() {#5585 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4896 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#675 …} $translationDomain: "validators" $message: Closure() {#5584 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_date_end" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "_admin_search_product_create_date_end" ] |
cache_key | "_admin_search_product_create_date_end_date" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#7475 -form: Symfony\Component\Form\Form {#5764 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7476 …5} |
full_name | "admin_search_product[create_date_end]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_create_date_end" |
label | "admin.common.create_date__end" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "create_date_end" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
type | "date" |
unique_block_prefix | "_admin_search_product_create_date_end" |
valid | true |
value | "" |
widget | "single_text" |
create_datetime_end
"Symfony\Component\Form\Extension\Core\Type\DateTimeType"
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 | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_datetime_end" "data-toggle" => "datetimepicker" ] |
[ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_datetime_end" "data-toggle" => "datetimepicker" ] |
constraints | [ Symfony\Component\Validator\Constraints\Range {#4938 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\Range {#4938 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
input | "datetime" |
same as passed value |
label | "admin.common.create_date__end" |
same as passed value |
required | false |
false
|
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_datetime_end" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Range {#4938 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
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 {#396 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#394 …} -namespace: Closure() {#392 …} } |
data_class | null |
date_format | null |
date_label | null |
date_widget | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
format | "yyyy-MM-dd'T'HH:mm:ss" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d H:i:s" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.common.create_date__end" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
model_timezone | null |
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 |
time_label | null |
time_widget | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5595 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4896 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#675 …} $translationDomain: "validators" $message: Closure() {#5594 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
with_minutes | true |
with_seconds | false |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_datetime_end" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "datetime" "_admin_search_product_create_datetime_end" ] |
cache_key | "_admin_search_product_create_datetime_end_datetime" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#7479 -form: Symfony\Component\Form\Form {#5767 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7468 …5} |
full_name | "admin_search_product[create_datetime_end]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_create_datetime_end" |
label | "admin.common.create_date__end" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "create_datetime_end" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
type | "datetime-local" |
unique_block_prefix | "_admin_search_product_create_datetime_end" |
valid | true |
value | "" |
widget | "single_text" |
update_date_start
"Symfony\Component\Form\Extension\Core\Type\DateType"
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 | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_date_start" "data-toggle" => "datetimepicker" ] |
[ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_date_start" "data-toggle" => "datetimepicker" ] |
constraints | [ Symfony\Component\Validator\Constraints\Range {#4936 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\Range {#4936 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
input | "datetime" |
same as passed value |
label | "admin.common.update_date__start" |
same as passed value |
placeholder | [ "year" => "----" "month" => "--" "day" => "--" ] |
[ "year" => "----" "month" => "--" "day" => "--" ] |
required | false |
false
|
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_date_start" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Range {#4936 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
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 {#396 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#394 …} -namespace: Closure() {#392 …} } |
data_class | null |
days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
format | "yyyy-MM-dd" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.common.update_date__start" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
model_timezone | null |
months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
placeholder | [ "year" => "----" "month" => "--" "day" => "--" ] |
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() {#5605 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4896 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#675 …} $translationDomain: "validators" $message: Closure() {#5604 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_date_start" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "_admin_search_product_update_date_start" ] |
cache_key | "_admin_search_product_update_date_start_date" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#7492 -form: Symfony\Component\Form\Form {#5770 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7491 …5} |
full_name | "admin_search_product[update_date_start]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_update_date_start" |
label | "admin.common.update_date__start" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "update_date_start" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
type | "date" |
unique_block_prefix | "_admin_search_product_update_date_start" |
valid | true |
value | "" |
widget | "single_text" |
update_datetime_start
"Symfony\Component\Form\Extension\Core\Type\DateTimeType"
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 | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_datetime_start" "data-toggle" => "datetimepicker" ] |
[ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_datetime_start" "data-toggle" => "datetimepicker" ] |
constraints | [ Symfony\Component\Validator\Constraints\Range {#4948 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\Range {#4948 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
input | "datetime" |
same as passed value |
label | "admin.common.update_date__start" |
same as passed value |
required | false |
false
|
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_datetime_start" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Range {#4948 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
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 {#396 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#394 …} -namespace: Closure() {#392 …} } |
data_class | null |
date_format | null |
date_label | null |
date_widget | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
format | "yyyy-MM-dd'T'HH:mm:ss" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d H:i:s" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.common.update_date__start" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
model_timezone | null |
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 |
time_label | null |
time_widget | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5615 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4896 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#675 …} $translationDomain: "validators" $message: Closure() {#5614 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
with_minutes | true |
with_seconds | false |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_datetime_start" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "datetime" "_admin_search_product_update_datetime_start" ] |
cache_key | "_admin_search_product_update_datetime_start_datetime" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#7494 -form: Symfony\Component\Form\Form {#5773 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7493 …5} |
full_name | "admin_search_product[update_datetime_start]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_update_datetime_start" |
label | "admin.common.update_date__start" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "update_datetime_start" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
type | "datetime-local" |
unique_block_prefix | "_admin_search_product_update_datetime_start" |
valid | true |
value | "" |
widget | "single_text" |
update_date_end
"Symfony\Component\Form\Extension\Core\Type\DateType"
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 | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_date_end" "data-toggle" => "datetimepicker" ] |
[ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_date_end" "data-toggle" => "datetimepicker" ] |
constraints | [ Symfony\Component\Validator\Constraints\Range {#4949 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\Range {#4949 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
input | "datetime" |
same as passed value |
label | "admin.common.update_date__end" |
same as passed value |
placeholder | [ "year" => "----" "month" => "--" "day" => "--" ] |
[ "year" => "----" "month" => "--" "day" => "--" ] |
required | false |
false
|
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_date_end" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Range {#4949 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
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 {#396 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#394 …} -namespace: Closure() {#392 …} } |
data_class | null |
days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
format | "yyyy-MM-dd" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.common.update_date__end" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
model_timezone | null |
months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
placeholder | [ "year" => "----" "month" => "--" "day" => "--" ] |
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() {#5625 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4896 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#675 …} $translationDomain: "validators" $message: Closure() {#5624 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_date_end" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "_admin_search_product_update_date_end" ] |
cache_key | "_admin_search_product_update_date_end_date" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#7496 -form: Symfony\Component\Form\Form {#5776 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7495 …5} |
full_name | "admin_search_product[update_date_end]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_update_date_end" |
label | "admin.common.update_date__end" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "update_date_end" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
type | "date" |
unique_block_prefix | "_admin_search_product_update_date_end" |
valid | true |
value | "" |
widget | "single_text" |
update_datetime_end
"Symfony\Component\Form\Extension\Core\Type\DateTimeType"
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 | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_datetime_end" "data-toggle" => "datetimepicker" ] |
[ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_datetime_end" "data-toggle" => "datetimepicker" ] |
constraints | [ Symfony\Component\Validator\Constraints\Range {#4939 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\Range {#4939 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
input | "datetime" |
same as passed value |
label | "admin.common.update_date__end" |
same as passed value |
required | false |
false
|
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_datetime_end" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Range {#4939 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
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 {#396 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#394 …} -namespace: Closure() {#392 …} } |
data_class | null |
date_format | null |
date_label | null |
date_widget | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
format | "yyyy-MM-dd'T'HH:mm:ss" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d H:i:s" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.common.update_date__end" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
model_timezone | null |
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 |
time_label | null |
time_widget | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5635 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4896 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#675 …} $translationDomain: "validators" $message: Closure() {#5634 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
with_minutes | true |
with_seconds | false |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_datetime_end" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "datetime" "_admin_search_product_update_datetime_end" ] |
cache_key | "_admin_search_product_update_datetime_end_datetime" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#7498 -form: Symfony\Component\Form\Form {#5779 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7497 …5} |
full_name | "admin_search_product[update_datetime_end]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_update_datetime_end" |
label | "admin.common.update_date__end" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "update_datetime_end" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
type | "datetime-local" |
unique_block_prefix | "_admin_search_product_update_datetime_end" |
valid | true |
value | "" |
widget | "single_text" |
sortkey
"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 |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "admin.list.sort.key" |
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 |
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 {#396 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#394 …} -namespace: Closure() {#392 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5649 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4850 …} } |
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 | "admin.list.sort.key" |
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() {#5651 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4896 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#675 …} $translationDomain: "validators" $message: Closure() {#5648 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_admin_search_product_sortkey" ] |
cache_key | "_admin_search_product_sortkey_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 {#7500 -form: Symfony\Component\Form\Form {#5782 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7499 …5} |
full_name | "admin_search_product[sortkey]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_sortkey" |
label | "admin.list.sort.key" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "sortkey" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_product_sortkey" |
valid | true |
value | "" |
sorttype
"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 |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "admin.list.sort.type" |
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 |
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 {#396 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#394 …} -namespace: Closure() {#392 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5659 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4850 …} } |
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 | "admin.list.sort.type" |
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() {#5661 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4896 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#675 …} $translationDomain: "validators" $message: Closure() {#5660 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_admin_search_product_sorttype" ] |
cache_key | "_admin_search_product_sorttype_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 {#7502 -form: Symfony\Component\Form\Form {#5785 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7501 …5} |
full_name | "admin_search_product[sorttype]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_sorttype" |
label | "admin.list.sort.type" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "sorttype" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_product_sorttype" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "7a6343f01656d6c4c68b2.dM_lPs4hkrg1EMSljl6TdkcO-cSsox7hKy0Ejjcr3BQ.FbqDaqgS3upXVY7H7D3yRxRCq57_zCa0bmlNzEN0qV8e4pV_93Dn2XFghQ" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
block_prefix | "csrf_token" |
same as passed value |
data | "7a6343f01656d6c4c68b2.dM_lPs4hkrg1EMSljl6TdkcO-cSsox7hKy0Ejjcr3BQ.FbqDaqgS3upXVY7H7D3yRxRCq57_zCa0bmlNzEN0qV8e4pV_93Dn2XFghQ" |
same as passed value |
mapped | 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 | "csrf_token" |
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 {#396 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#394 …} -namespace: Closure() {#392 …} } |
data | "7a6343f01656d6c4c68b2.dM_lPs4hkrg1EMSljl6TdkcO-cSsox7hKy0Ejjcr3BQ.FbqDaqgS3upXVY7H7D3yRxRCq57_zCa0bmlNzEN0qV8e4pV_93Dn2XFghQ" |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#6299 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4850 …} } |
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 | false |
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() {#7504 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4896 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#675 …} $translationDomain: "validators" $message: Closure() {#7503 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_admin_search_product__token" ] |
cache_key | "_admin_search_product__token_hidden" |
compound | false |
data | "7a6343f01656d6c4c68b2.dM_lPs4hkrg1EMSljl6TdkcO-cSsox7hKy0Ejjcr3BQ.FbqDaqgS3upXVY7H7D3yRxRCq57_zCa0bmlNzEN0qV8e4pV_93Dn2XFghQ" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#7516 -form: Symfony\Component\Form\Form {#7511 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7505 …5} |
full_name | "admin_search_product[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_admin_search_product__token" |
valid | true |
value | "7a6343f01656d6c4c68b2.dM_lPs4hkrg1EMSljl6TdkcO-cSsox7hKy0Ejjcr3BQ.FbqDaqgS3upXVY7H7D3yRxRCq57_zCa0bmlNzEN0qV8e4pV_93Dn2XFghQ" |