- Request / Response
- Performance
- Validator
- Forms 1
- Exception
- Logs 534
- Events
- Routing
- Cache
- Translation 4
- Security
- Twig
- Doctrine 1
- Migrations 15
- Debug
- E-mails
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
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 {#5913 -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 {#5311 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#5368 #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 {#569 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#568 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#567 …} -namespace: Closure() {#565 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5297 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5228 …} } |
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() {#5299 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5280 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#946 …} $translationDomain: "validators" $message: Closure() {#5298 …} } } |
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 {#5311 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#5368 #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 {#6370 -form: Symfony\Component\Form\Form {#5743 …} -errors: [ Symfony\Component\Form\FormError {#5931 #messageTemplate: "CSRFトークンが無効です、再送信してください。" #messageParameters: [] #messagePluralization: null -message: "CSRFトークンが無効です、再送信してください。" -cause: Symfony\Component\Security\Csrf\CsrfToken {#5913 -id: "admin_search_product" -value: "" } -origin: Symfony\Component\Form\Form {#5743 …} } ] } |
form | Symfony\Component\Form\FormView {#6371 …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 {#5311 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#5368 #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 {#569 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#568 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#567 …} -namespace: Closure() {#565 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5466 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5228 …} } |
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() {#5468 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5280 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#946 …} $translationDomain: "validators" $message: Closure() {#5467 …} } } |
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 {#6329 -form: Symfony\Component\Form\Form {#5746 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3454 …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) {#5306 class: "Eccube\Form\Type\Admin\SearchProductType" this: Eccube\Form\Type\Admin\SearchProductType {#5229 …} } |
same as passed value |
choices | [ Eccube\Entity\Category {#5358 -id: 2 -name: "新入荷" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1488881692 {#5364 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751958307 {#5362 date: 2025-07-08 16:05:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5385 …} -Children: Doctrine\ORM\PersistentCollection {#5384 …} -Parent: null -Creator: Eccube\Entity\Member {#2909 …} } Eccube\Entity\Category {#5381 -id: 8 -name: "定番商品" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1706678164 {#5383 date: 2024-01-31 14:16:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751958307 {#5382 date: 2025-07-08 16:05:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5380 …} -Children: Doctrine\ORM\PersistentCollection {#5376 …} -Parent: null -Creator: Eccube\Entity\Member {#2909 …} } Eccube\Entity\Category {#5361 -id: 7 -name: "忍者しゃぼん玉シリーズ" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1706678134 {#5352 date: 2024-01-31 14:15:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751958307 {#5363 date: 2025-07-08 16:05:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5359 …} -Children: Doctrine\ORM\PersistentCollection {#5410 …} -Parent: null -Creator: Eccube\Entity\Member {#2909 …} } Eccube\Entity\Category {#5413 -id: 9 -name: "はじめてのしゃぼん玉シリーズ" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1706678234 {#5411 date: 2024-01-31 14:17:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751958307 {#5412 date: 2025-07-08 16:05:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5414 …} -Children: Doctrine\ORM\PersistentCollection {#5417 …} -Parent: null -Creator: Eccube\Entity\Member {#2909 …} } Eccube\Entity\Category {#5420 -id: 10 -name: "ギミックシャボン玉液シリーズ" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1706678260 {#5418 date: 2024-01-31 14:17:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751958307 {#5419 date: 2025-07-08 16:05:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5421 …} -Children: Doctrine\ORM\PersistentCollection {#5424 …} -Parent: null -Creator: Eccube\Entity\Member {#2909 …} } Eccube\Entity\Category {#5427 -id: 11 -name: "パワフルシャボン玉シリーズ" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1706678278 {#5425 date: 2024-01-31 14:17:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751958307 {#5426 date: 2025-07-08 16:05:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5428 …} -Children: Doctrine\ORM\PersistentCollection {#5431 …} -Parent: null -Creator: Eccube\Entity\Member {#2909 …} } Eccube\Entity\Category {#5434 -id: 12 -name: "人が入れるシャボン玉" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1706678300 {#5432 date: 2024-01-31 14:18:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751958307 {#5433 date: 2025-07-08 16:05:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5435 …} -Children: Doctrine\ORM\PersistentCollection {#5438 …} -Parent: null -Creator: Eccube\Entity\Member {#2909 …} } Eccube\Entity\Category {#5441 -id: 14 -name: "スライム" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1706678349 {#5439 date: 2024-01-31 14:19:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751958307 {#5440 date: 2025-07-08 16:05:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5442 …} -Children: Doctrine\ORM\PersistentCollection {#5445 …} -Parent: null -Creator: Eccube\Entity\Member {#2909 …} } Eccube\Entity\Category {#5448 -id: 15 -name: "ノベルティ" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1751958223 {#5446 date: 2025-07-08 16:03:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751958307 {#5447 date: 2025-07-08 16:05:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5449 …} -Children: Doctrine\ORM\PersistentCollection {#5452 …} -Parent: null -Creator: Eccube\Entity\Member {#2909 …} } ] |
[ Eccube\Entity\Category {#5358 -id: 2 -name: "新入荷" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1488881692 {#5364 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751958307 {#5362 date: 2025-07-08 16:05:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5385 …} -Children: Doctrine\ORM\PersistentCollection {#5384 …} -Parent: null -Creator: Eccube\Entity\Member {#2909 …} } Eccube\Entity\Category {#5381 -id: 8 -name: "定番商品" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1706678164 {#5383 date: 2024-01-31 14:16:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751958307 {#5382 date: 2025-07-08 16:05:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5380 …} -Children: Doctrine\ORM\PersistentCollection {#5376 …} -Parent: null -Creator: Eccube\Entity\Member {#2909 …} } Eccube\Entity\Category {#5361 -id: 7 -name: "忍者しゃぼん玉シリーズ" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1706678134 {#5352 date: 2024-01-31 14:15:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751958307 {#5363 date: 2025-07-08 16:05:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5359 …} -Children: Doctrine\ORM\PersistentCollection {#5410 …} -Parent: null -Creator: Eccube\Entity\Member {#2909 …} } Eccube\Entity\Category {#5413 -id: 9 -name: "はじめてのしゃぼん玉シリーズ" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1706678234 {#5411 date: 2024-01-31 14:17:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751958307 {#5412 date: 2025-07-08 16:05:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5414 …} -Children: Doctrine\ORM\PersistentCollection {#5417 …} -Parent: null -Creator: Eccube\Entity\Member {#2909 …} } Eccube\Entity\Category {#5420 -id: 10 -name: "ギミックシャボン玉液シリーズ" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1706678260 {#5418 date: 2024-01-31 14:17:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751958307 {#5419 date: 2025-07-08 16:05:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5421 …} -Children: Doctrine\ORM\PersistentCollection {#5424 …} -Parent: null -Creator: Eccube\Entity\Member {#2909 …} } Eccube\Entity\Category {#5427 -id: 11 -name: "パワフルシャボン玉シリーズ" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1706678278 {#5425 date: 2024-01-31 14:17:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751958307 {#5426 date: 2025-07-08 16:05:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5428 …} -Children: Doctrine\ORM\PersistentCollection {#5431 …} -Parent: null -Creator: Eccube\Entity\Member {#2909 …} } Eccube\Entity\Category {#5434 -id: 12 -name: "人が入れるシャボン玉" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1706678300 {#5432 date: 2024-01-31 14:18:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751958307 {#5433 date: 2025-07-08 16:05:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5435 …} -Children: Doctrine\ORM\PersistentCollection {#5438 …} -Parent: null -Creator: Eccube\Entity\Member {#2909 …} } Eccube\Entity\Category {#5441 -id: 14 -name: "スライム" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1706678349 {#5439 date: 2024-01-31 14:19:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751958307 {#5440 date: 2025-07-08 16:05:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5442 …} -Children: Doctrine\ORM\PersistentCollection {#5445 …} -Parent: null -Creator: Eccube\Entity\Member {#2909 …} } Eccube\Entity\Category {#5448 -id: 15 -name: "ノベルティ" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1751958223 {#5446 date: 2025-07-08 16:03:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751958307 {#5447 date: 2025-07-08 16:05:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5449 …} -Children: Doctrine\ORM\PersistentCollection {#5452 …} -Parent: null -Creator: Eccube\Entity\Member {#2909 …} } ] |
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 {#5513 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Closure(Category $Category = null) {#5306 class: "Eccube\Form\Type\Admin\SearchProductType" this: Eccube\Form\Type\Admin\SearchProductType {#5229 …} } |
choices | [ Eccube\Entity\Category {#5358 -id: 2 -name: "新入荷" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1488881692 {#5364 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751958307 {#5362 date: 2025-07-08 16:05:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5385 …} -Children: Doctrine\ORM\PersistentCollection {#5384 …} -Parent: null -Creator: Eccube\Entity\Member {#2909 …} } Eccube\Entity\Category {#5381 -id: 8 -name: "定番商品" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1706678164 {#5383 date: 2024-01-31 14:16:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751958307 {#5382 date: 2025-07-08 16:05:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5380 …} -Children: Doctrine\ORM\PersistentCollection {#5376 …} -Parent: null -Creator: Eccube\Entity\Member {#2909 …} } Eccube\Entity\Category {#5361 -id: 7 -name: "忍者しゃぼん玉シリーズ" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1706678134 {#5352 date: 2024-01-31 14:15:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751958307 {#5363 date: 2025-07-08 16:05:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5359 …} -Children: Doctrine\ORM\PersistentCollection {#5410 …} -Parent: null -Creator: Eccube\Entity\Member {#2909 …} } Eccube\Entity\Category {#5413 -id: 9 -name: "はじめてのしゃぼん玉シリーズ" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1706678234 {#5411 date: 2024-01-31 14:17:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751958307 {#5412 date: 2025-07-08 16:05:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5414 …} -Children: Doctrine\ORM\PersistentCollection {#5417 …} -Parent: null -Creator: Eccube\Entity\Member {#2909 …} } Eccube\Entity\Category {#5420 -id: 10 -name: "ギミックシャボン玉液シリーズ" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1706678260 {#5418 date: 2024-01-31 14:17:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751958307 {#5419 date: 2025-07-08 16:05:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5421 …} -Children: Doctrine\ORM\PersistentCollection {#5424 …} -Parent: null -Creator: Eccube\Entity\Member {#2909 …} } Eccube\Entity\Category {#5427 -id: 11 -name: "パワフルシャボン玉シリーズ" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1706678278 {#5425 date: 2024-01-31 14:17:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751958307 {#5426 date: 2025-07-08 16:05:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5428 …} -Children: Doctrine\ORM\PersistentCollection {#5431 …} -Parent: null -Creator: Eccube\Entity\Member {#2909 …} } Eccube\Entity\Category {#5434 -id: 12 -name: "人が入れるシャボン玉" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1706678300 {#5432 date: 2024-01-31 14:18:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751958307 {#5433 date: 2025-07-08 16:05:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5435 …} -Children: Doctrine\ORM\PersistentCollection {#5438 …} -Parent: null -Creator: Eccube\Entity\Member {#2909 …} } Eccube\Entity\Category {#5441 -id: 14 -name: "スライム" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1706678349 {#5439 date: 2024-01-31 14:19:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751958307 {#5440 date: 2025-07-08 16:05:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5442 …} -Children: Doctrine\ORM\PersistentCollection {#5445 …} -Parent: null -Creator: Eccube\Entity\Member {#2909 …} } Eccube\Entity\Category {#5448 -id: 15 -name: "ノベルティ" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1751958223 {#5446 date: 2025-07-08 16:03:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751958307 {#5447 date: 2025-07-08 16:05:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5449 …} -Children: Doctrine\ORM\PersistentCollection {#5452 …} -Parent: null -Creator: Eccube\Entity\Member {#2909 …} } ] |
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 {#569 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#568 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#567 …} -namespace: Closure() {#565 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerP8s5mvp\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#555 …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 {#5512 -om: ContainerP8s5mvp\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#555 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4354 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.product.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 {#5514 -_em: Doctrine\ORM\EntityManager {#522 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#5516 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#5517 #from: "Eccube\Entity\Category" #alias: "c" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#5518 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.sort_no DESC" ] } ] ] -_type: 0 -_state: 0 -_dql: null -parameters: Doctrine\Common\Collections\ArrayCollection {#5515 …} -_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() {#5507 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5280 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#946 …} $translationDomain: "validators" $message: Closure() {#5510 …} } } |
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 | [ 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6358 +label: "新入荷" +value: "2" +data: Eccube\Entity\Category {#5358 -id: 2 -name: "新入荷" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1488881692 {#5364 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751958307 {#5362 date: 2025-07-08 16:05:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5385 …} -Children: Doctrine\ORM\PersistentCollection {#5384 …} -Parent: null -Creator: Eccube\Entity\Member {#2909 …} } +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6698 +label: "定番商品" +value: "8" +data: Eccube\Entity\Category {#5381 -id: 8 -name: "定番商品" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1706678164 {#5383 date: 2024-01-31 14:16:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751958307 {#5382 date: 2025-07-08 16:05:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5380 …} -Children: Doctrine\ORM\PersistentCollection {#5376 …} -Parent: null -Creator: Eccube\Entity\Member {#2909 …} } +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6359 +label: "忍者しゃぼん玉シリーズ" +value: "7" +data: Eccube\Entity\Category {#5361 -id: 7 -name: "忍者しゃぼん玉シリーズ" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1706678134 {#5352 date: 2024-01-31 14:15:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751958307 {#5363 date: 2025-07-08 16:05:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5359 …} -Children: Doctrine\ORM\PersistentCollection {#5410 …} -Parent: null -Creator: Eccube\Entity\Member {#2909 …} } +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6660 +label: "はじめてのしゃぼん玉シリーズ" +value: "9" +data: Eccube\Entity\Category {#5413 -id: 9 -name: "はじめてのしゃぼん玉シリーズ" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1706678234 {#5411 date: 2024-01-31 14:17:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751958307 {#5412 date: 2025-07-08 16:05:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5414 …} -Children: Doctrine\ORM\PersistentCollection {#5417 …} -Parent: null -Creator: Eccube\Entity\Member {#2909 …} } +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6703 +label: "ギミックシャボン玉液シリーズ" +value: "10" +data: Eccube\Entity\Category {#5420 -id: 10 -name: "ギミックシャボン玉液シリーズ" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1706678260 {#5418 date: 2024-01-31 14:17:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751958307 {#5419 date: 2025-07-08 16:05:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5421 …} -Children: Doctrine\ORM\PersistentCollection {#5424 …} -Parent: null -Creator: Eccube\Entity\Member {#2909 …} } +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6409 +label: "パワフルシャボン玉シリーズ" +value: "11" +data: Eccube\Entity\Category {#5427 -id: 11 -name: "パワフルシャボン玉シリーズ" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1706678278 {#5425 date: 2024-01-31 14:17:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751958307 {#5426 date: 2025-07-08 16:05:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5428 …} -Children: Doctrine\ORM\PersistentCollection {#5431 …} -Parent: null -Creator: Eccube\Entity\Member {#2909 …} } +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6410 +label: "人が入れるシャボン玉" +value: "12" +data: Eccube\Entity\Category {#5434 -id: 12 -name: "人が入れるシャボン玉" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1706678300 {#5432 date: 2024-01-31 14:18:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751958307 {#5433 date: 2025-07-08 16:05:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5435 …} -Children: Doctrine\ORM\PersistentCollection {#5438 …} -Parent: null -Creator: Eccube\Entity\Member {#2909 …} } +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6655 +label: "スライム" +value: "14" +data: Eccube\Entity\Category {#5441 -id: 14 -name: "スライム" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1706678349 {#5439 date: 2024-01-31 14:19:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751958307 {#5440 date: 2025-07-08 16:05:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5442 …} -Children: Doctrine\ORM\PersistentCollection {#5445 …} -Parent: null -Creator: Eccube\Entity\Member {#2909 …} } +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6654 +label: "ノベルティ" +value: "15" +data: Eccube\Entity\Category {#5448 -id: 15 -name: "ノベルティ" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1751958223 {#5446 date: 2025-07-08 16:03:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751958307 {#5447 date: 2025-07-08 16:05:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5449 …} -Children: Doctrine\ORM\PersistentCollection {#5452 …} -Parent: null -Creator: Eccube\Entity\Member {#2909 …} } +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 {#6362 -form: Symfony\Component\Form\Form {#5749 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#6363 …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) {#6360 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5478 …} } |
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 {#5311 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#5368 #id: 2 #name: "非公開" #sort_no: 1 } ] |
View Format |
[ "1" "2" ] |
Submitted Data
Property | Value |
---|---|
View Format |
[ "1" "2" ] |
Normalized Format | [ Eccube\Entity\Master\ProductStatus {#5311 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#5368 #id: 2 #name: "非公開" #sort_no: 1 } ] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | [ Eccube\Entity\Master\ProductStatus {#5311 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#5368 #id: 2 #name: "非公開" #sort_no: 1 } ] |
[ Eccube\Entity\Master\ProductStatus {#5311 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#5368 #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 {#5504 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#5557 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#5540 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#5539 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#5541 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5545 -om: ContainerP8s5mvp\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#555 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4460 …} -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 {#569 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#568 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#567 …} -namespace: Closure() {#565 …} } |
data | [ Eccube\Entity\Master\ProductStatus {#5311 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#5368 #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 | ContainerP8s5mvp\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#555 …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 {#5545 -om: ContainerP8s5mvp\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#555 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4460 …} -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 {#5534 -_em: Doctrine\ORM\EntityManager {#522 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#5536 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#5537 #from: "Eccube\Entity\Master\ProductStatus" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#5538 #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 {#5535 …} -_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() {#5533 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5280 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#946 …} $translationDomain: "validators" $message: Closure() {#5532 …} } } |
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 {#5552 +label: "公開" +value: "1" +data: Eccube\Entity\Master\ProductStatus {#5311 #id: 1 #name: "公開" #sort_no: 0 } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5550 +label: "非公開" +value: "2" +data: Eccube\Entity\Master\ProductStatus {#5368 #id: 2 #name: "非公開" #sort_no: 1 } +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5558 +label: "廃止" +value: "3" +data: Eccube\Entity\Master\ProductStatus {#5569 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [ Eccube\Entity\Master\ProductStatus {#5311 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#5368 #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 {#6650 -form: Symfony\Component\Form\Form {#5789 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#6361 …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) {#6643 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5478 …} } |
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 {#569 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#568 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#567 …} -namespace: Closure() {#565 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5756 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5752 …} } |
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 {#5758 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() {#5762 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5280 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#946 …} $translationDomain: "validators" $message: Closure() {#5760 …} } } |
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 {#6653 -form: Symfony\Component\Form\Form {#5792 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6651 …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 {#569 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#568 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#567 …} -namespace: Closure() {#565 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5756 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5752 …} } |
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 {#5758 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() {#5771 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5280 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#946 …} $translationDomain: "validators" $message: Closure() {#5770 …} } } |
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 {#6591 -form: Symfony\Component\Form\Form {#5795 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6652 …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 {#569 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#568 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#567 …} -namespace: Closure() {#565 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5756 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5752 …} } |
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 {#5758 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() {#5781 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5280 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#946 …} $translationDomain: "validators" $message: Closure() {#5780 …} } } |
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 {#6641 -form: Symfony\Component\Form\Form {#5798 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6646 …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 {#569 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#568 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#567 …} -namespace: Closure() {#565 …} } |
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() {#5572 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5280 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#946 …} $translationDomain: "validators" $message: Closure() {#5571 …} } } |
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 {#5581 +label: "admin.product.stock__in_stock" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5582 +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 {#6644 -form: Symfony\Component\Form\Form {#5821 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#6415 …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) {#6645 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5478 …} } |
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 {#569 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#568 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#567 …} -namespace: Closure() {#565 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5756 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5752 …} } |
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 {#5758 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() {#5803 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5280 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#946 …} $translationDomain: "validators" $message: Closure() {#5802 …} } } |
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 {#6598 -form: Symfony\Component\Form\Form {#5824 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6640 …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 {#569 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#568 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#567 …} -namespace: Closure() {#565 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5756 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5752 …} } |
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 {#5758 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() {#5813 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5280 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#946 …} $translationDomain: "validators" $message: Closure() {#5812 …} } } |
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 {#6500 -form: Symfony\Component\Form\Form {#5827 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6596 …5} |
full_name | "admin_search_product[stock][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_stock_1" |
label | "admin.product.stock__out_of_stock" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_product_stock_entry" |
valid | true |
value | "2" |
tag_id
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_label | "name" |
same as passed value |
class | "Eccube\Entity\Tag" |
same as passed value |
expanded | false |
false
|
label | "admin.product.tag" |
same as passed value |
multiple | false |
false
|
placeholder | "common.select__all_products" |
same as passed value |
query_builder | Closure($er) {#5313 class: "Eccube\Form\Type\Admin\SearchProductType" this: Eccube\Form\Type\Admin\SearchProductType {#5229 …} } |
Doctrine\ORM\QueryBuilder {#5592 -_em: Doctrine\ORM\EntityManager {#522 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#5594 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "t" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#5595 #from: "Eccube\Entity\Tag" #alias: "t" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#5596 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "t.sort_no DESC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT t FROM Eccube\Entity\Tag t ORDER BY t.sort_no DESC" -parameters: Doctrine\Common\Collections\ArrayCollection {#5593 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "name" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#5615 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#5598 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#5597 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#5599 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5603 -om: ContainerP8s5mvp\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#555 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4462 …} -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 {#569 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#568 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#567 …} -namespace: Closure() {#565 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerP8s5mvp\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#555 …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 {#5603 -om: ContainerP8s5mvp\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#555 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4462 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.product.tag" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "common.select__all_products" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#5592 -_em: Doctrine\ORM\EntityManager {#522 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#5594 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "t" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#5595 #from: "Eccube\Entity\Tag" #alias: "t" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#5596 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "t.sort_no DESC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT t FROM Eccube\Entity\Tag t ORDER BY t.sort_no DESC" -parameters: Doctrine\Common\Collections\ArrayCollection {#5593 …} -_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() {#5591 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5280 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#946 …} $translationDomain: "validators" $message: Closure() {#5590 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_admin_search_product_tag_id" ] |
cache_key | "_admin_search_product_tag_id_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6498 +label: "限定品" +value: "3" +data: Eccube\Entity\Tag {#6416 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6505 +label: "おすすめ商品" +value: "2" +data: Eccube\Entity\Tag {#6506 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6595 +label: "新商品" +value: "1" +data: Eccube\Entity\Tag {#6497 …} +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 {#6593 -form: Symfony\Component\Form\Form {#5830 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#6411 …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) {#6496 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5478 …} } |
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 {#5329 +payload: null +groups: [ "Default" ] +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 } ] |
[ Symfony\Component\Validator\Constraints\Range {#5329 +payload: null +groups: [ "Default" ] +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 } ] |
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 {#5329 +payload: null +groups: [ "Default" ] +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 } ] |
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 {#569 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#568 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#567 …} -namespace: Closure() {#565 …} } |
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() {#5627 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5280 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#946 …} $translationDomain: "validators" $message: Closure() {#5624 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_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 {#6423 -form: Symfony\Component\Form\Form {#5833 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6441 …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 {#5321 +payload: null +groups: [ "Default" ] +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 } ] |
[ Symfony\Component\Validator\Constraints\Range {#5321 +payload: null +groups: [ "Default" ] +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 } ] |
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 {#5321 +payload: null +groups: [ "Default" ] +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 } ] |
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 {#569 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#568 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#567 …} -namespace: Closure() {#565 …} } |
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() {#5650 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5280 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#946 …} $translationDomain: "validators" $message: Closure() {#5649 …} } } |
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 {#6408 -form: Symfony\Component\Form\Form {#5836 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6597 …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 {#5308 +payload: null +groups: [ "Default" ] +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 } ] |
[ Symfony\Component\Validator\Constraints\Range {#5308 +payload: null +groups: [ "Default" ] +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 } ] |
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 {#5308 +payload: null +groups: [ "Default" ] +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 } ] |
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 {#569 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#568 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#567 …} -namespace: Closure() {#565 …} } |
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() {#5660 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5280 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#946 …} $translationDomain: "validators" $message: Closure() {#5659 …} } } |
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 {#6417 -form: Symfony\Component\Form\Form {#5839 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6600 …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 {#5322 +payload: null +groups: [ "Default" ] +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 } ] |
[ Symfony\Component\Validator\Constraints\Range {#5322 +payload: null +groups: [ "Default" ] +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 } ] |
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 {#5322 +payload: null +groups: [ "Default" ] +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 } ] |
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 {#569 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#568 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#567 …} -namespace: Closure() {#565 …} } |
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() {#5670 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5280 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#946 …} $translationDomain: "validators" $message: Closure() {#5669 …} } } |
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 {#6589 -form: Symfony\Component\Form\Form {#5842 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6592 …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 {#5320 +payload: null +groups: [ "Default" ] +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 } ] |
[ Symfony\Component\Validator\Constraints\Range {#5320 +payload: null +groups: [ "Default" ] +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 } ] |
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 {#5320 +payload: null +groups: [ "Default" ] +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 } ] |
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 {#569 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#568 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#567 …} -namespace: Closure() {#565 …} } |
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() {#5680 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5280 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#946 …} $translationDomain: "validators" $message: Closure() {#5679 …} } } |
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 {#6495 -form: Symfony\Component\Form\Form {#5845 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6403 …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 {#5332 +payload: null +groups: [ "Default" ] +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 } ] |
[ Symfony\Component\Validator\Constraints\Range {#5332 +payload: null +groups: [ "Default" ] +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 } ] |
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 {#5332 +payload: null +groups: [ "Default" ] +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 } ] |
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 {#569 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#568 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#567 …} -namespace: Closure() {#565 …} } |
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() {#5690 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5280 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#946 …} $translationDomain: "validators" $message: Closure() {#5689 …} } } |
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 {#6647 -form: Symfony\Component\Form\Form {#5848 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6405 …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 {#5333 +payload: null +groups: [ "Default" ] +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 } ] |
[ Symfony\Component\Validator\Constraints\Range {#5333 +payload: null +groups: [ "Default" ] +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 } ] |
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 {#5333 +payload: null +groups: [ "Default" ] +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 } ] |
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 {#569 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#568 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#567 …} -namespace: Closure() {#565 …} } |
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() {#5700 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5280 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#946 …} $translationDomain: "validators" $message: Closure() {#5699 …} } } |
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 {#6658 -form: Symfony\Component\Form\Form {#5851 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6407 …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 {#5323 +payload: null +groups: [ "Default" ] +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 } ] |
[ Symfony\Component\Validator\Constraints\Range {#5323 +payload: null +groups: [ "Default" ] +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 } ] |
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 {#5323 +payload: null +groups: [ "Default" ] +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 } ] |
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 {#569 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#568 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#567 …} -namespace: Closure() {#565 …} } |
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() {#5710 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5280 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#946 …} $translationDomain: "validators" $message: Closure() {#5709 …} } } |
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 {#6404 -form: Symfony\Component\Form\Form {#5854 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6665 …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 {#569 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#568 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#567 …} -namespace: Closure() {#565 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5724 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5228 …} } |
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() {#5726 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5280 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#946 …} $translationDomain: "validators" $message: Closure() {#5723 …} } } |
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 {#8601 -form: Symfony\Component\Form\Form {#5857 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6657 …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 {#569 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#568 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#567 …} -namespace: Closure() {#565 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5734 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5228 …} } |
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() {#5736 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5280 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#946 …} $translationDomain: "validators" $message: Closure() {#5735 …} } } |
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 {#8604 -form: Symfony\Component\Form\Form {#5860 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1646 …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 | "ab5.AgION9Y3eJQS_yLWBmiG3G6AUmNcmJ207u3vaDvvkEs.RS9mBqx9Eu5Zx3e4QhqzviHYFDkE1aj8vYu2IAmJ0QJwcmNBsGEr11zSSQ" |
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 | "ab5.AgION9Y3eJQS_yLWBmiG3G6AUmNcmJ207u3vaDvvkEs.RS9mBqx9Eu5Zx3e4QhqzviHYFDkE1aj8vYu2IAmJ0QJwcmNBsGEr11zSSQ" |
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 {#569 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#568 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#567 …} -namespace: Closure() {#565 …} } |
data | "ab5.AgION9Y3eJQS_yLWBmiG3G6AUmNcmJ207u3vaDvvkEs.RS9mBqx9Eu5Zx3e4QhqzviHYFDkE1aj8vYu2IAmJ0QJwcmNBsGEr11zSSQ" |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#6374 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5228 …} } |
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() {#8594 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5280 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#946 …} $translationDomain: "validators" $message: Closure() {#8609 …} } } |
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 | "ab5.AgION9Y3eJQS_yLWBmiG3G6AUmNcmJ207u3vaDvvkEs.RS9mBqx9Eu5Zx3e4QhqzviHYFDkE1aj8vYu2IAmJ0QJwcmNBsGEr11zSSQ" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#9010 -form: Symfony\Component\Form\Form {#9005 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8591 …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 | "ab5.AgION9Y3eJQS_yLWBmiG3G6AUmNcmJ207u3vaDvvkEs.RS9mBqx9Eu5Zx3e4QhqzviHYFDkE1aj8vYu2IAmJ0QJwcmNBsGEr11zSSQ" |