- Request / Response
- Performance
- Validator
- Forms 1
- Exception
- Logs 517
- Events
- Routing
- Cache
- Translation 2
- Security
- Twig
- Doctrine 1
- Migrations 13
- 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"
Errors
Message | Origin | Cause |
---|---|---|
CSRFトークンが無効です、再送信してください。 | admin_search_product |
Caused by:
Symfony\Component\Security\Csrf\CsrfToken {#5906 -id: "admin_search_product" -value: "" } |
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" => null "category_id" => null "status" => [ Eccube\Entity\Master\ProductStatus {#5268 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#5235 #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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5221 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5134 …} } |
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() {#5219 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5190 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#895 …} $translationDomain: "validators" $message: Closure() {#5220 …} } } |
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" => null "category_id" => null "status" => [ Eccube\Entity\Master\ProductStatus {#5268 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#5235 #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 {#6469 -form: Symfony\Component\Form\Form {#5719 …} -errors: [ Symfony\Component\Form\FormError {#5907 #messageTemplate: "CSRFトークンが無効です、再送信してください。" #messageParameters: [] #messagePluralization: null -message: "CSRFトークンが無効です、再送信してください。" -cause: Symfony\Component\Security\Csrf\CsrfToken {#5906 -id: "admin_search_product" -value: "" } -origin: Symfony\Component\Form\Form {#5719 …} } ] } |
form | Symfony\Component\Form\FormView {#6338 …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 | false |
value | [ "id" => null "category_id" => null "status" => [ Eccube\Entity\Master\ProductStatus {#5268 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#5235 #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 |
"" |
Normalized Format | null |
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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5440 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5134 …} } |
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() {#5442 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5190 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#895 …} $translationDomain: "validators" $message: Closure() {#5441 …} } } |
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 | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6468 -form: Symfony\Component\Form\Form {#5756 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6420 …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 | "" |
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) {#5267 class: "Eccube\Form\Type\Admin\SearchProductType" this: Eccube\Form\Type\Admin\SearchProductType {#5135 …} } |
same as passed value |
choices | [ Eccube\Entity\Category {#5258 -id: 70 -name: "チケット" -hierarchy: 1 -sort_no: 19 -create_date: DateTime @1715570678 {#5259 date: 2024-05-13 12:24:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1715570678 {#5251 date: 2024-05-13 12:24:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5291 …} -Children: Doctrine\ORM\PersistentCollection {#5290 …} -Parent: null -Creator: Eccube\Entity\Member {#2743 …} } Eccube\Entity\Category {#5285 -id: 43 -name: "コスメブランド" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1686887952 {#5289 date: 2023-06-16 12:59:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687757814 {#5288 date: 2023-06-26 14:36:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5284 …} -Children: Doctrine\ORM\PersistentCollection {#5359 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5361 …} } Eccube\Entity\Category {#5358 -id: 53 -name: "セルディナ" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1686969985 {#5287 date: 2023-06-17 11:46:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746170458 {#5286 date: 2025-05-02 16:20:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5357 …} -Children: Doctrine\ORM\PersistentCollection {#5354 …} -Parent: Eccube\Entity\Category {#5285} -Creator: Eccube\Entity\Member {#2743 …} } Eccube\Entity\Category {#5349 -id: 72 -name: "ミラフォリア" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1746170455 {#5351 date: 2025-05-02 16:20:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746170458 {#5350 date: 2025-05-02 16:20:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5348 …} -Children: Doctrine\ORM\PersistentCollection {#5345 …} -Parent: Eccube\Entity\Category {#5285} -Creator: Eccube\Entity\Member {#2743 …} } Eccube\Entity\Category {#5342 -id: 54 -name: "アドソーブ" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1686969985 {#5344 date: 2023-06-17 11:46:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746170458 {#5343 date: 2025-05-02 16:20:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5341 …} -Children: Doctrine\ORM\PersistentCollection {#5338 …} -Parent: Eccube\Entity\Category {#5285} -Creator: Eccube\Entity\Member {#2743 …} } Eccube\Entity\Category {#5335 -id: 67 -name: "ラディアウェイク" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1698386600 {#5337 date: 2023-10-27 15:03:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746170458 {#5336 date: 2025-05-02 16:20:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5334 …} -Children: Doctrine\ORM\PersistentCollection {#5331 …} -Parent: Eccube\Entity\Category {#5285} -Creator: Eccube\Entity\Member {#2743 …} } Eccube\Entity\Category {#5257 -id: 55 -name: "レイアネージュ" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1686969985 {#5330 date: 2023-06-17 11:46:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746170458 {#5329 date: 2025-05-02 16:20:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5298 …} -Children: Doctrine\ORM\PersistentCollection {#5317 …} -Parent: Eccube\Entity\Category {#5285} -Creator: Eccube\Entity\Member {#2743 …} } Eccube\Entity\Category {#5320 -id: 56 -name: "レアナニ" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1686969985 {#5318 date: 2023-06-17 11:46:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746170458 {#5319 date: 2025-05-02 16:20:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5321 …} -Children: Doctrine\ORM\PersistentCollection {#5324 …} -Parent: Eccube\Entity\Category {#5285} -Creator: Eccube\Entity\Member {#2743 …} } Eccube\Entity\Category {#5327 -id: 58 -name: "アトシステム" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1686969985 {#5325 date: 2023-06-17 11:46:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746170458 {#5326 date: 2025-05-02 16:20:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5328 …} -Children: Doctrine\ORM\PersistentCollection {#5363 …} -Parent: Eccube\Entity\Category {#5285} -Creator: Eccube\Entity\Member {#2743 …} } Eccube\Entity\Category {#5367 -id: 57 -name: "ビエントプロビジョン" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1686969985 {#5365 date: 2023-06-17 11:46:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746170458 {#5366 date: 2025-05-02 16:20:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5368 …} -Children: Doctrine\ORM\PersistentCollection {#5371 …} -Parent: Eccube\Entity\Category {#5285} -Creator: Eccube\Entity\Member {#2743 …} } Eccube\Entity\Category {#5374 -id: 68 -name: "マジョール" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1698393077 {#5372 date: 2023-10-27 16:51:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746170458 {#5373 date: 2025-05-02 16:20:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5375 …} -Children: Doctrine\ORM\PersistentCollection {#5378 …} -Parent: Eccube\Entity\Category {#5285} -Creator: Eccube\Entity\Member {#2743 …} } Eccube\Entity\Category {#5381 -id: 69 -name: "各種サンプル" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1710305968 {#5379 date: 2024-03-13 13:59:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746170458 {#5380 date: 2025-05-02 16:20:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5382 …} -Children: Doctrine\ORM\PersistentCollection {#5385 …} -Parent: Eccube\Entity\Category {#5285} -Creator: Eccube\Entity\Member {#2743 …} } Eccube\Entity\Category {#5388 -id: 59 -name: "ランジェリーブランド" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1686970057 {#5352 date: 2023-06-17 11:47:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687757814 {#5353 date: 2023-06-26 14:36:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5389 …} -Children: Doctrine\ORM\PersistentCollection {#5392 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5361 …} } Eccube\Entity\Category {#5393 -id: 60 -name: "下着ブリリアント" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1686970161 {#5386 date: 2023-06-17 11:49:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686970161 {#5387 date: 2023-06-17 11:49:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5394 …} -Children: Doctrine\ORM\PersistentCollection {#5397 …} -Parent: Eccube\Entity\Category {#5388} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5361 …} } Eccube\Entity\Category {#5402 -id: 61 -name: "下着ベーシック" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1686970161 {#5400 date: 2023-06-17 11:49:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686970161 {#5401 date: 2023-06-17 11:49:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5403 …} -Children: Doctrine\ORM\PersistentCollection {#5406 …} -Parent: Eccube\Entity\Category {#5388} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5361 …} } Eccube\Entity\Category {#5409 -id: 63 -name: "下着セレン" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1686970161 {#5407 date: 2023-06-17 11:49:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686970161 {#5408 date: 2023-06-17 11:49:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5410 …} -Children: Doctrine\ORM\PersistentCollection {#5413 …} -Parent: Eccube\Entity\Category {#5388} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5361 …} } Eccube\Entity\Category {#5416 -id: 64 -name: "下着スリム" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1686970161 {#5414 date: 2023-06-17 11:49:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686970161 {#5415 date: 2023-06-17 11:49:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5417 …} -Children: Doctrine\ORM\PersistentCollection {#5420 …} -Parent: Eccube\Entity\Category {#5388} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5361 …} } Eccube\Entity\Category {#5423 -id: 65 -name: "下着その他" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1686970161 {#5421 date: 2023-06-17 11:49:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686970161 {#5422 date: 2023-06-17 11:49:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5424 …} -Children: Doctrine\ORM\PersistentCollection {#5427 …} -Parent: Eccube\Entity\Category {#5388} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5361 …} } Eccube\Entity\Category {#5428 -id: 26 -name: "その他" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1686015535 {#5398 date: 2023-06-06 10:38:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687757814 {#5399 date: 2023-06-26 14:36:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5429 …} -Children: Doctrine\ORM\PersistentCollection {#5432 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5361 …} } ] |
[ Eccube\Entity\Category {#5258 -id: 70 -name: "チケット" -hierarchy: 1 -sort_no: 19 -create_date: DateTime @1715570678 {#5259 date: 2024-05-13 12:24:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1715570678 {#5251 date: 2024-05-13 12:24:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5291 …} -Children: Doctrine\ORM\PersistentCollection {#5290 …} -Parent: null -Creator: Eccube\Entity\Member {#2743 …} } Eccube\Entity\Category {#5285 -id: 43 -name: "コスメブランド" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1686887952 {#5289 date: 2023-06-16 12:59:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687757814 {#5288 date: 2023-06-26 14:36:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5284 …} -Children: Doctrine\ORM\PersistentCollection {#5359 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5361 …} } Eccube\Entity\Category {#5358 -id: 53 -name: "セルディナ" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1686969985 {#5287 date: 2023-06-17 11:46:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746170458 {#5286 date: 2025-05-02 16:20:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5357 …} -Children: Doctrine\ORM\PersistentCollection {#5354 …} -Parent: Eccube\Entity\Category {#5285} -Creator: Eccube\Entity\Member {#2743 …} } Eccube\Entity\Category {#5349 -id: 72 -name: "ミラフォリア" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1746170455 {#5351 date: 2025-05-02 16:20:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746170458 {#5350 date: 2025-05-02 16:20:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5348 …} -Children: Doctrine\ORM\PersistentCollection {#5345 …} -Parent: Eccube\Entity\Category {#5285} -Creator: Eccube\Entity\Member {#2743 …} } Eccube\Entity\Category {#5342 -id: 54 -name: "アドソーブ" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1686969985 {#5344 date: 2023-06-17 11:46:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746170458 {#5343 date: 2025-05-02 16:20:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5341 …} -Children: Doctrine\ORM\PersistentCollection {#5338 …} -Parent: Eccube\Entity\Category {#5285} -Creator: Eccube\Entity\Member {#2743 …} } Eccube\Entity\Category {#5335 -id: 67 -name: "ラディアウェイク" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1698386600 {#5337 date: 2023-10-27 15:03:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746170458 {#5336 date: 2025-05-02 16:20:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5334 …} -Children: Doctrine\ORM\PersistentCollection {#5331 …} -Parent: Eccube\Entity\Category {#5285} -Creator: Eccube\Entity\Member {#2743 …} } Eccube\Entity\Category {#5257 -id: 55 -name: "レイアネージュ" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1686969985 {#5330 date: 2023-06-17 11:46:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746170458 {#5329 date: 2025-05-02 16:20:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5298 …} -Children: Doctrine\ORM\PersistentCollection {#5317 …} -Parent: Eccube\Entity\Category {#5285} -Creator: Eccube\Entity\Member {#2743 …} } Eccube\Entity\Category {#5320 -id: 56 -name: "レアナニ" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1686969985 {#5318 date: 2023-06-17 11:46:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746170458 {#5319 date: 2025-05-02 16:20:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5321 …} -Children: Doctrine\ORM\PersistentCollection {#5324 …} -Parent: Eccube\Entity\Category {#5285} -Creator: Eccube\Entity\Member {#2743 …} } Eccube\Entity\Category {#5327 -id: 58 -name: "アトシステム" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1686969985 {#5325 date: 2023-06-17 11:46:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746170458 {#5326 date: 2025-05-02 16:20:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5328 …} -Children: Doctrine\ORM\PersistentCollection {#5363 …} -Parent: Eccube\Entity\Category {#5285} -Creator: Eccube\Entity\Member {#2743 …} } Eccube\Entity\Category {#5367 -id: 57 -name: "ビエントプロビジョン" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1686969985 {#5365 date: 2023-06-17 11:46:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746170458 {#5366 date: 2025-05-02 16:20:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5368 …} -Children: Doctrine\ORM\PersistentCollection {#5371 …} -Parent: Eccube\Entity\Category {#5285} -Creator: Eccube\Entity\Member {#2743 …} } Eccube\Entity\Category {#5374 -id: 68 -name: "マジョール" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1698393077 {#5372 date: 2023-10-27 16:51:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746170458 {#5373 date: 2025-05-02 16:20:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5375 …} -Children: Doctrine\ORM\PersistentCollection {#5378 …} -Parent: Eccube\Entity\Category {#5285} -Creator: Eccube\Entity\Member {#2743 …} } Eccube\Entity\Category {#5381 -id: 69 -name: "各種サンプル" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1710305968 {#5379 date: 2024-03-13 13:59:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746170458 {#5380 date: 2025-05-02 16:20:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5382 …} -Children: Doctrine\ORM\PersistentCollection {#5385 …} -Parent: Eccube\Entity\Category {#5285} -Creator: Eccube\Entity\Member {#2743 …} } Eccube\Entity\Category {#5388 -id: 59 -name: "ランジェリーブランド" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1686970057 {#5352 date: 2023-06-17 11:47:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687757814 {#5353 date: 2023-06-26 14:36:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5389 …} -Children: Doctrine\ORM\PersistentCollection {#5392 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5361 …} } Eccube\Entity\Category {#5393 -id: 60 -name: "下着ブリリアント" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1686970161 {#5386 date: 2023-06-17 11:49:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686970161 {#5387 date: 2023-06-17 11:49:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5394 …} -Children: Doctrine\ORM\PersistentCollection {#5397 …} -Parent: Eccube\Entity\Category {#5388} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5361 …} } Eccube\Entity\Category {#5402 -id: 61 -name: "下着ベーシック" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1686970161 {#5400 date: 2023-06-17 11:49:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686970161 {#5401 date: 2023-06-17 11:49:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5403 …} -Children: Doctrine\ORM\PersistentCollection {#5406 …} -Parent: Eccube\Entity\Category {#5388} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5361 …} } Eccube\Entity\Category {#5409 -id: 63 -name: "下着セレン" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1686970161 {#5407 date: 2023-06-17 11:49:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686970161 {#5408 date: 2023-06-17 11:49:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5410 …} -Children: Doctrine\ORM\PersistentCollection {#5413 …} -Parent: Eccube\Entity\Category {#5388} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5361 …} } Eccube\Entity\Category {#5416 -id: 64 -name: "下着スリム" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1686970161 {#5414 date: 2023-06-17 11:49:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686970161 {#5415 date: 2023-06-17 11:49:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5417 …} -Children: Doctrine\ORM\PersistentCollection {#5420 …} -Parent: Eccube\Entity\Category {#5388} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5361 …} } Eccube\Entity\Category {#5423 -id: 65 -name: "下着その他" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1686970161 {#5421 date: 2023-06-17 11:49:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686970161 {#5422 date: 2023-06-17 11:49:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5424 …} -Children: Doctrine\ORM\PersistentCollection {#5427 …} -Parent: Eccube\Entity\Category {#5388} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5361 …} } Eccube\Entity\Category {#5428 -id: 26 -name: "その他" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1686015535 {#5398 date: 2023-06-06 10:38:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687757814 {#5399 date: 2023-06-26 14:36:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5429 …} -Children: Doctrine\ORM\PersistentCollection {#5432 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5361 …} } ] |
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 {#5495 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Closure(Category $Category = null) {#5267 class: "Eccube\Form\Type\Admin\SearchProductType" this: Eccube\Form\Type\Admin\SearchProductType {#5135 …} } |
choices | [ Eccube\Entity\Category {#5258 -id: 70 -name: "チケット" -hierarchy: 1 -sort_no: 19 -create_date: DateTime @1715570678 {#5259 date: 2024-05-13 12:24:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1715570678 {#5251 date: 2024-05-13 12:24:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5291 …} -Children: Doctrine\ORM\PersistentCollection {#5290 …} -Parent: null -Creator: Eccube\Entity\Member {#2743 …} } Eccube\Entity\Category {#5285 -id: 43 -name: "コスメブランド" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1686887952 {#5289 date: 2023-06-16 12:59:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687757814 {#5288 date: 2023-06-26 14:36:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5284 …} -Children: Doctrine\ORM\PersistentCollection {#5359 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5361 …} } Eccube\Entity\Category {#5358 -id: 53 -name: "セルディナ" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1686969985 {#5287 date: 2023-06-17 11:46:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746170458 {#5286 date: 2025-05-02 16:20:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5357 …} -Children: Doctrine\ORM\PersistentCollection {#5354 …} -Parent: Eccube\Entity\Category {#5285} -Creator: Eccube\Entity\Member {#2743 …} } Eccube\Entity\Category {#5349 -id: 72 -name: "ミラフォリア" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1746170455 {#5351 date: 2025-05-02 16:20:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746170458 {#5350 date: 2025-05-02 16:20:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5348 …} -Children: Doctrine\ORM\PersistentCollection {#5345 …} -Parent: Eccube\Entity\Category {#5285} -Creator: Eccube\Entity\Member {#2743 …} } Eccube\Entity\Category {#5342 -id: 54 -name: "アドソーブ" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1686969985 {#5344 date: 2023-06-17 11:46:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746170458 {#5343 date: 2025-05-02 16:20:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5341 …} -Children: Doctrine\ORM\PersistentCollection {#5338 …} -Parent: Eccube\Entity\Category {#5285} -Creator: Eccube\Entity\Member {#2743 …} } Eccube\Entity\Category {#5335 -id: 67 -name: "ラディアウェイク" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1698386600 {#5337 date: 2023-10-27 15:03:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746170458 {#5336 date: 2025-05-02 16:20:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5334 …} -Children: Doctrine\ORM\PersistentCollection {#5331 …} -Parent: Eccube\Entity\Category {#5285} -Creator: Eccube\Entity\Member {#2743 …} } Eccube\Entity\Category {#5257 -id: 55 -name: "レイアネージュ" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1686969985 {#5330 date: 2023-06-17 11:46:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746170458 {#5329 date: 2025-05-02 16:20:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5298 …} -Children: Doctrine\ORM\PersistentCollection {#5317 …} -Parent: Eccube\Entity\Category {#5285} -Creator: Eccube\Entity\Member {#2743 …} } Eccube\Entity\Category {#5320 -id: 56 -name: "レアナニ" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1686969985 {#5318 date: 2023-06-17 11:46:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746170458 {#5319 date: 2025-05-02 16:20:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5321 …} -Children: Doctrine\ORM\PersistentCollection {#5324 …} -Parent: Eccube\Entity\Category {#5285} -Creator: Eccube\Entity\Member {#2743 …} } Eccube\Entity\Category {#5327 -id: 58 -name: "アトシステム" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1686969985 {#5325 date: 2023-06-17 11:46:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746170458 {#5326 date: 2025-05-02 16:20:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5328 …} -Children: Doctrine\ORM\PersistentCollection {#5363 …} -Parent: Eccube\Entity\Category {#5285} -Creator: Eccube\Entity\Member {#2743 …} } Eccube\Entity\Category {#5367 -id: 57 -name: "ビエントプロビジョン" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1686969985 {#5365 date: 2023-06-17 11:46:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746170458 {#5366 date: 2025-05-02 16:20:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5368 …} -Children: Doctrine\ORM\PersistentCollection {#5371 …} -Parent: Eccube\Entity\Category {#5285} -Creator: Eccube\Entity\Member {#2743 …} } Eccube\Entity\Category {#5374 -id: 68 -name: "マジョール" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1698393077 {#5372 date: 2023-10-27 16:51:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746170458 {#5373 date: 2025-05-02 16:20:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5375 …} -Children: Doctrine\ORM\PersistentCollection {#5378 …} -Parent: Eccube\Entity\Category {#5285} -Creator: Eccube\Entity\Member {#2743 …} } Eccube\Entity\Category {#5381 -id: 69 -name: "各種サンプル" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1710305968 {#5379 date: 2024-03-13 13:59:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746170458 {#5380 date: 2025-05-02 16:20:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5382 …} -Children: Doctrine\ORM\PersistentCollection {#5385 …} -Parent: Eccube\Entity\Category {#5285} -Creator: Eccube\Entity\Member {#2743 …} } Eccube\Entity\Category {#5388 -id: 59 -name: "ランジェリーブランド" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1686970057 {#5352 date: 2023-06-17 11:47:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687757814 {#5353 date: 2023-06-26 14:36:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5389 …} -Children: Doctrine\ORM\PersistentCollection {#5392 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5361 …} } Eccube\Entity\Category {#5393 -id: 60 -name: "下着ブリリアント" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1686970161 {#5386 date: 2023-06-17 11:49:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686970161 {#5387 date: 2023-06-17 11:49:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5394 …} -Children: Doctrine\ORM\PersistentCollection {#5397 …} -Parent: Eccube\Entity\Category {#5388} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5361 …} } Eccube\Entity\Category {#5402 -id: 61 -name: "下着ベーシック" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1686970161 {#5400 date: 2023-06-17 11:49:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686970161 {#5401 date: 2023-06-17 11:49:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5403 …} -Children: Doctrine\ORM\PersistentCollection {#5406 …} -Parent: Eccube\Entity\Category {#5388} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5361 …} } Eccube\Entity\Category {#5409 -id: 63 -name: "下着セレン" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1686970161 {#5407 date: 2023-06-17 11:49:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686970161 {#5408 date: 2023-06-17 11:49:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5410 …} -Children: Doctrine\ORM\PersistentCollection {#5413 …} -Parent: Eccube\Entity\Category {#5388} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5361 …} } Eccube\Entity\Category {#5416 -id: 64 -name: "下着スリム" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1686970161 {#5414 date: 2023-06-17 11:49:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686970161 {#5415 date: 2023-06-17 11:49:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5417 …} -Children: Doctrine\ORM\PersistentCollection {#5420 …} -Parent: Eccube\Entity\Category {#5388} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5361 …} } Eccube\Entity\Category {#5423 -id: 65 -name: "下着その他" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1686970161 {#5421 date: 2023-06-17 11:49:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686970161 {#5422 date: 2023-06-17 11:49:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5424 …} -Children: Doctrine\ORM\PersistentCollection {#5427 …} -Parent: Eccube\Entity\Category {#5388} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5361 …} } Eccube\Entity\Category {#5428 -id: 26 -name: "その他" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1686015535 {#5398 date: 2023-06-06 10:38:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687757814 {#5399 date: 2023-06-26 14:36:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5429 …} -Children: Doctrine\ORM\PersistentCollection {#5432 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5361 …} } ] |
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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerFMYUMiU\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#507 …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 {#5488 -om: ContainerFMYUMiU\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#507 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4229 …} -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 {#5486 -_em: Doctrine\ORM\EntityManager {#477 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#5484 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#5487 #from: "Eccube\Entity\Category" #alias: "c" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#5496 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.sort_no DESC" ] } ] ] -_type: 0 -_state: 0 -_dql: null -parameters: Doctrine\Common\Collections\ArrayCollection {#5485 …} -_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() {#5493 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5190 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#895 …} $translationDomain: "validators" $message: Closure() {#5490 …} } } |
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 | [ 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6346 +label: "チケット" +value: "70" +data: Eccube\Entity\Category {#5258 -id: 70 -name: "チケット" -hierarchy: 1 -sort_no: 19 -create_date: DateTime @1715570678 {#5259 date: 2024-05-13 12:24:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1715570678 {#5251 date: 2024-05-13 12:24:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5291 …} -Children: Doctrine\ORM\PersistentCollection {#5290 …} -Parent: null -Creator: Eccube\Entity\Member {#2743 …} } +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6342 +label: "コスメブランド" +value: "43" +data: Eccube\Entity\Category {#5285 -id: 43 -name: "コスメブランド" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1686887952 {#5289 date: 2023-06-16 12:59:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687757814 {#5288 date: 2023-06-26 14:36:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5284 …} -Children: Doctrine\ORM\PersistentCollection {#5359 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5361 …} } +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6347 +label: " セルディナ" +value: "53" +data: Eccube\Entity\Category {#5358 -id: 53 -name: "セルディナ" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1686969985 {#5287 date: 2023-06-17 11:46:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746170458 {#5286 date: 2025-05-02 16:20:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5357 …} -Children: Doctrine\ORM\PersistentCollection {#5354 …} -Parent: Eccube\Entity\Category {#5285} -Creator: Eccube\Entity\Member {#2743 …} } +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6579 +label: " ミラフォリア" +value: "72" +data: Eccube\Entity\Category {#5349 -id: 72 -name: "ミラフォリア" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1746170455 {#5351 date: 2025-05-02 16:20:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746170458 {#5350 date: 2025-05-02 16:20:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5348 …} -Children: Doctrine\ORM\PersistentCollection {#5345 …} -Parent: Eccube\Entity\Category {#5285} -Creator: Eccube\Entity\Member {#2743 …} } +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6564 +label: " アドソーブ" +value: "54" +data: Eccube\Entity\Category {#5342 -id: 54 -name: "アドソーブ" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1686969985 {#5344 date: 2023-06-17 11:46:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746170458 {#5343 date: 2025-05-02 16:20:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5341 …} -Children: Doctrine\ORM\PersistentCollection {#5338 …} -Parent: Eccube\Entity\Category {#5285} -Creator: Eccube\Entity\Member {#2743 …} } +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6422 +label: " ラディアウェイク" +value: "67" +data: Eccube\Entity\Category {#5335 -id: 67 -name: "ラディアウェイク" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1698386600 {#5337 date: 2023-10-27 15:03:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746170458 {#5336 date: 2025-05-02 16:20:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5334 …} -Children: Doctrine\ORM\PersistentCollection {#5331 …} -Parent: Eccube\Entity\Category {#5285} -Creator: Eccube\Entity\Member {#2743 …} } +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6567 +label: " レイアネージュ" +value: "55" +data: Eccube\Entity\Category {#5257 -id: 55 -name: "レイアネージュ" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1686969985 {#5330 date: 2023-06-17 11:46:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746170458 {#5329 date: 2025-05-02 16:20:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5298 …} -Children: Doctrine\ORM\PersistentCollection {#5317 …} -Parent: Eccube\Entity\Category {#5285} -Creator: Eccube\Entity\Member {#2743 …} } +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6561 +label: " レアナニ" +value: "56" +data: Eccube\Entity\Category {#5320 -id: 56 -name: "レアナニ" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1686969985 {#5318 date: 2023-06-17 11:46:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746170458 {#5319 date: 2025-05-02 16:20:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5321 …} -Children: Doctrine\ORM\PersistentCollection {#5324 …} -Parent: Eccube\Entity\Category {#5285} -Creator: Eccube\Entity\Member {#2743 …} } +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6472 +label: " アトシステム" +value: "58" +data: Eccube\Entity\Category {#5327 -id: 58 -name: "アトシステム" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1686969985 {#5325 date: 2023-06-17 11:46:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746170458 {#5326 date: 2025-05-02 16:20:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5328 …} -Children: Doctrine\ORM\PersistentCollection {#5363 …} -Parent: Eccube\Entity\Category {#5285} -Creator: Eccube\Entity\Member {#2743 …} } +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6655 +label: " ビエントプロビジョン" +value: "57" +data: Eccube\Entity\Category {#5367 -id: 57 -name: "ビエントプロビジョン" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1686969985 {#5365 date: 2023-06-17 11:46:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746170458 {#5366 date: 2025-05-02 16:20:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5368 …} -Children: Doctrine\ORM\PersistentCollection {#5371 …} -Parent: Eccube\Entity\Category {#5285} -Creator: Eccube\Entity\Member {#2743 …} } +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6409 +label: " マジョール" +value: "68" +data: Eccube\Entity\Category {#5374 -id: 68 -name: "マジョール" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1698393077 {#5372 date: 2023-10-27 16:51:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746170458 {#5373 date: 2025-05-02 16:20:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5375 …} -Children: Doctrine\ORM\PersistentCollection {#5378 …} -Parent: Eccube\Entity\Category {#5285} -Creator: Eccube\Entity\Member {#2743 …} } +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6411 +label: " 各種サンプル" +value: "69" +data: Eccube\Entity\Category {#5381 -id: 69 -name: "各種サンプル" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1710305968 {#5379 date: 2024-03-13 13:59:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1746170458 {#5380 date: 2025-05-02 16:20:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5382 …} -Children: Doctrine\ORM\PersistentCollection {#5385 …} -Parent: Eccube\Entity\Category {#5285} -Creator: Eccube\Entity\Member {#2743 …} } +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6471 +label: "ランジェリーブランド" +value: "59" +data: Eccube\Entity\Category {#5388 -id: 59 -name: "ランジェリーブランド" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1686970057 {#5352 date: 2023-06-17 11:47:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687757814 {#5353 date: 2023-06-26 14:36:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5389 …} -Children: Doctrine\ORM\PersistentCollection {#5392 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5361 …} } +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6566 +label: " 下着ブリリアント" +value: "60" +data: Eccube\Entity\Category {#5393 -id: 60 -name: "下着ブリリアント" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1686970161 {#5386 date: 2023-06-17 11:49:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686970161 {#5387 date: 2023-06-17 11:49:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5394 …} -Children: Doctrine\ORM\PersistentCollection {#5397 …} -Parent: Eccube\Entity\Category {#5388} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5361 …} } +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6569 +label: " 下着ベーシック" +value: "61" +data: Eccube\Entity\Category {#5402 -id: 61 -name: "下着ベーシック" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1686970161 {#5400 date: 2023-06-17 11:49:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686970161 {#5401 date: 2023-06-17 11:49:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5403 …} -Children: Doctrine\ORM\PersistentCollection {#5406 …} -Parent: Eccube\Entity\Category {#5388} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5361 …} } +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6407 +label: " 下着セレン" +value: "63" +data: Eccube\Entity\Category {#5409 -id: 63 -name: "下着セレン" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1686970161 {#5407 date: 2023-06-17 11:49:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686970161 {#5408 date: 2023-06-17 11:49:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5410 …} -Children: Doctrine\ORM\PersistentCollection {#5413 …} -Parent: Eccube\Entity\Category {#5388} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5361 …} } +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6412 +label: " 下着スリム" +value: "64" +data: Eccube\Entity\Category {#5416 -id: 64 -name: "下着スリム" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1686970161 {#5414 date: 2023-06-17 11:49:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686970161 {#5415 date: 2023-06-17 11:49:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5417 …} -Children: Doctrine\ORM\PersistentCollection {#5420 …} -Parent: Eccube\Entity\Category {#5388} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5361 …} } +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6413 +label: " 下着その他" +value: "65" +data: Eccube\Entity\Category {#5423 -id: 65 -name: "下着その他" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1686970161 {#5421 date: 2023-06-17 11:49:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1686970161 {#5422 date: 2023-06-17 11:49:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5424 …} -Children: Doctrine\ORM\PersistentCollection {#5427 …} -Parent: Eccube\Entity\Category {#5388} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5361 …} } +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6339 +label: "その他" +value: "26" +data: Eccube\Entity\Category {#5428 -id: 26 -name: "その他" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1686015535 {#5398 date: 2023-06-06 10:38:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1687757814 {#5399 date: 2023-06-26 14:36:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5429 …} -Children: Doctrine\ORM\PersistentCollection {#5432 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5361 …} } +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 {#6341 -form: Symfony\Component\Form\Form {#5760 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#6654 …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) {#3308 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5457 …} } |
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 {#5268 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#5235 #id: 2 #name: "非公開" #sort_no: 1 } ] |
View Format |
[ "1" "2" ] |
Submitted Data
Property | Value |
---|---|
View Format |
[ "1" "2" ] |
Normalized Format | [ Eccube\Entity\Master\ProductStatus {#5268 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#5235 #id: 2 #name: "非公開" #sort_no: 1 } ] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | [ Eccube\Entity\Master\ProductStatus {#5268 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#5235 #id: 2 #name: "非公開" #sort_no: 1 } ] |
[ Eccube\Entity\Master\ProductStatus {#5268 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#5235 #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 {#5483 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#5524 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#5519 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#5532 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#5523 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5527 -om: ContainerFMYUMiU\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#507 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4361 …} -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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
data | [ Eccube\Entity\Master\ProductStatus {#5268 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#5235 #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 | ContainerFMYUMiU\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#507 …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 {#5527 -om: ContainerFMYUMiU\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#507 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4361 …} -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 {#5513 -_em: Doctrine\ORM\EntityManager {#477 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#5515 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#5516 #from: "Eccube\Entity\Master\ProductStatus" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#5517 #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 {#5514 …} -_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() {#5511 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5190 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#895 …} $translationDomain: "validators" $message: Closure() {#5509 …} } } |
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 {#5528 +label: "公開" +value: "1" +data: Eccube\Entity\Master\ProductStatus {#5268 #id: 1 #name: "公開" #sort_no: 0 } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5529 +label: "非公開" +value: "2" +data: Eccube\Entity\Master\ProductStatus {#5235 #id: 2 #name: "非公開" #sort_no: 1 } +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5531 +label: "廃止" +value: "3" +data: Eccube\Entity\Master\ProductStatus {#5548 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [ Eccube\Entity\Master\ProductStatus {#5268 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#5235 #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 {#6336 -form: Symfony\Component\Form\Form {#5754 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#6301 …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) {#6334 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5457 …} } |
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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5721 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5763 …} } |
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 {#5757 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() {#5728 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5190 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#895 …} $translationDomain: "validators" $message: Closure() {#5726 …} } } |
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 {#6333 -form: Symfony\Component\Form\Form {#5768 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6335 …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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5721 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5763 …} } |
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 {#5757 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() {#5736 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5190 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#895 …} $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_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 {#6331 -form: Symfony\Component\Form\Form {#5771 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6330 …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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5721 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5763 …} } |
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 {#5757 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() {#5747 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5190 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#895 …} $translationDomain: "validators" $message: Closure() {#5746 …} } } |
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 {#6678 -form: Symfony\Component\Form\Form {#5774 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6633 …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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
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() {#5551 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5190 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#895 …} $translationDomain: "validators" $message: Closure() {#5543 …} } } |
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 {#5560 +label: "admin.product.stock__in_stock" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5561 +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 {#6332 -form: Symfony\Component\Form\Form {#5797 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#6337 …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) {#6638 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5457 …} } |
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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5721 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5763 …} } |
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 {#5757 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() {#5779 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5190 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#895 …} $translationDomain: "validators" $message: Closure() {#5778 …} } } |
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 {#6419 -form: Symfony\Component\Form\Form {#5800 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6683 …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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5721 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5763 …} } |
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 {#5757 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() {#5789 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5190 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#895 …} $translationDomain: "validators" $message: Closure() {#5788 …} } } |
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 {#6408 -form: Symfony\Component\Form\Form {#5803 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6572 …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 |
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 {#5578 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#5571 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#5579 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#5580 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5572 -om: ContainerFMYUMiU\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#507 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4363 …} -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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerFMYUMiU\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#507 …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 {#5572 -om: ContainerFMYUMiU\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#507 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4363 …} -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 | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#5570 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5190 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#895 …} $translationDomain: "validators" $message: Closure() {#5569 …} } } |
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 | [] |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6470 -form: Symfony\Component\Form\Form {#5806 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#6677 …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) {#6571 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5457 …} } |
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 {#5272 +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 {#5272 +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 {#5272 +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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
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() {#5603 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5190 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#895 …} $translationDomain: "validators" $message: Closure() {#5600 …} } } |
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 {#6652 -form: Symfony\Component\Form\Form {#5809 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6656 …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 {#5194 +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 {#5194 +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 {#5194 +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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
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() {#5626 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5190 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#895 …} $translationDomain: "validators" $message: Closure() {#5625 …} } } |
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 {#6643 -form: Symfony\Component\Form\Form {#5812 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6649 …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 {#5232 +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 {#5232 +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 {#5232 +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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
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() {#5635 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5190 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#895 …} $translationDomain: "validators" $message: Closure() {#5636 …} } } |
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 {#6563 -form: Symfony\Component\Form\Form {#5815 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6641 …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 {#5208 +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 {#5208 +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 {#5208 +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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
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() {#5646 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5190 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#895 …} $translationDomain: "validators" $message: Closure() {#5645 …} } } |
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 {#6644 -form: Symfony\Component\Form\Form {#5818 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6653 …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 {#5209 +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 {#5209 +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 {#5209 +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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
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() {#5656 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5190 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#895 …} $translationDomain: "validators" $message: Closure() {#5655 …} } } |
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 {#6658 -form: Symfony\Component\Form\Form {#5821 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6565 …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 {#5189 +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 {#5189 +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 {#5189 +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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
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() {#5666 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5190 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#895 …} $translationDomain: "validators" $message: Closure() {#5665 …} } } |
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 {#6648 -form: Symfony\Component\Form\Form {#5824 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6647 …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 {#5191 +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 {#5191 +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 {#5191 +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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
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() {#5676 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5190 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#895 …} $translationDomain: "validators" $message: Closure() {#5675 …} } } |
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 {#6478 -form: Symfony\Component\Form\Form {#5827 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6427 …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 {#5433 +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 {#5433 +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 {#5433 +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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
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() {#5686 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5190 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#895 …} $translationDomain: "validators" $message: Closure() {#5685 …} } } |
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 {#6414 -form: Symfony\Component\Form\Form {#5830 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6639 …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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5695 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5134 …} } |
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() {#5702 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5190 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#895 …} $translationDomain: "validators" $message: Closure() {#5696 …} } } |
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 {#6416 -form: Symfony\Component\Form\Form {#5833 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6607 …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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5710 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5134 …} } |
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() {#5712 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5190 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#895 …} $translationDomain: "validators" $message: Closure() {#5711 …} } } |
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 {#6418 -form: Symfony\Component\Form\Form {#5836 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6570 …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 | "064147eb54192cf9397b33243c0ea.XIYI-2fJvmeJRZgmtwOkTxCScER0RQLlFGfFhcEeSnc.P7N4rTSd8x7CLq5n5jSWF0XkGgBCcFipRkqmzYN3cyht7muZApzYKeovoA" |
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 | "064147eb54192cf9397b33243c0ea.XIYI-2fJvmeJRZgmtwOkTxCScER0RQLlFGfFhcEeSnc.P7N4rTSd8x7CLq5n5jSWF0XkGgBCcFipRkqmzYN3cyht7muZApzYKeovoA" |
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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
data | "064147eb54192cf9397b33243c0ea.XIYI-2fJvmeJRZgmtwOkTxCScER0RQLlFGfFhcEeSnc.P7N4rTSd8x7CLq5n5jSWF0XkGgBCcFipRkqmzYN3cyht7muZApzYKeovoA" |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#6389 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5134 …} } |
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() {#6672 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5190 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#895 …} $translationDomain: "validators" $message: Closure() {#6679 …} } } |
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 | "064147eb54192cf9397b33243c0ea.XIYI-2fJvmeJRZgmtwOkTxCScER0RQLlFGfFhcEeSnc.P7N4rTSd8x7CLq5n5jSWF0XkGgBCcFipRkqmzYN3cyht7muZApzYKeovoA" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#12391 -form: Symfony\Component\Form\Form {#12382 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6415 …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 | "064147eb54192cf9397b33243c0ea.XIYI-2fJvmeJRZgmtwOkTxCScER0RQLlFGfFhcEeSnc.P7N4rTSd8x7CLq5n5jSWF0XkGgBCcFipRkqmzYN3cyht7muZApzYKeovoA" |