Forms
-
-
id
-
category_id
-
-
1
-
2
-
3
-
-
-
0
-
1
-
-
create_date_start
-
create_date_end
-
update_date_start
-
update_date_end
-
_token
-
admin_search_product
"Eccube\Form\Type\Admin\SearchProductType"
Errors
Message | Origin | Cause |
---|---|---|
CSRFトークンが無効です、再送信してください。 | admin_search_product | Caused by: |
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" => [ ProductStatus {#2660 #id: 1 #name: "公開" #sort_no: 0 -AnnotationReader: AnnotationReader {#584 …} } ProductStatus {#2661 #id: 2 #name: "非公開" #sort_no: 1 -AnnotationReader: AnnotationReader {#584 …} } ] "stock" => [] "create_date_start" => null "create_date_end" => null "update_date_start" => null "update_date_end" => null ] |
Model Format | same as normalized format |
Passed Options
No options where passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | 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 | CsrfTokenManager {#564 -generator: UriSafeTokenGenerator {#566 …} -storage: SessionTokenStorage {#567 …} -namespace: Closure {#569 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure {#2648 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#158 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Core/Type/FormType.php" line: "138 to 140" } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
translation_domain | null |
trim | true |
upload_max_size_message | Closure {#2650 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2632 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#2649 …} } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
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" => [ ProductStatus {#2660 #id: 1 #name: "公開" #sort_no: 0 -AnnotationReader: AnnotationReader {#584 …} } ProductStatus {#2661 #id: 2 #name: "非公開" #sort_no: 1 -AnnotationReader: AnnotationReader {#584 …} } ] "stock" => [] "create_date_start" => null "create_date_end" => null "update_date_start" => null "update_date_end" => null ] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#3090 -form: Form {#2885 …} -errors: [ FormError {#3024 #messageTemplate: "CSRFトークンが無効です、再送信してください。" #messageParameters: [] #messagePluralization: null -message: "CSRFトークンが無効です、再送信してください。" -cause: null -origin: Form {#2885 …} } ] } |
form | FormView {#175 …5} |
full_name | "admin_search_product" |
help | null |
id | "admin_search_product" |
label | null |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "admin_search_product" |
required | true |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_product" |
valid | false |
value | [ "id" => null "category_id" => null "status" => [ ProductStatus {#2660 #id: 1 #name: "公開" #sort_no: 0 -AnnotationReader: AnnotationReader {#584 …} } ProductStatus {#2661 #id: 2 #name: "非公開" #sort_no: 1 -AnnotationReader: AnnotationReader {#584 …} } ] "stock" => [] "create_date_start" => null "create_date_end" => null "update_date_start" => null "update_date_end" => 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 | [] |
auto_initialize | true |
block_name | 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 | CsrfTokenManager {#564 -generator: UriSafeTokenGenerator {#566 …} -storage: SessionTokenStorage {#567 …} -namespace: Closure {#569 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure {#2677 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#158 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Core/Type/FormType.php" line: "138 to 140" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "admin.product.multi_search_label" |
label_attr | [] |
label_format | null |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Closure {#2684 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2632 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#2674 …} } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
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 | FormErrorIterator {#2578 -form: Form {#2888 …} -errors: [] } |
form | FormView {#3087 …5} |
full_name | "admin_search_product[id]" |
help | null |
id | "admin_search_product_id" |
label | "admin.product.multi_search_label" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "id" |
required | false |
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 {#2658 class: "Eccube\Form\Type\Admin\SearchProductType" this: SearchProductType {#159 …} parameters: { $Category: { typeHint: "Eccube\Entity\Category" default: null } } file: "/usr/home/haw10086v7qt/html/src/Eccube/Form/Type/Admin/SearchProductType.php" line: "71 to 73" } |
same as passed value |
choices | [ Category {#2676 -id: 1 -name: "販促品" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1488881692 {#2683 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1594375973 {#2682 date: 2020-07-10 19:12:53.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2725 …} -Children: PersistentCollection {#2688 …} -Parent: null -Creator: Member {#1628 …} -AnnotationReader: AnnotationReader {#584 …} } Category {#2691 -id: 5 -name: "名刺" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1488881692 {#2689 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1594376050 {#2690 date: 2020-07-10 19:14:10.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2692 …} -Children: PersistentCollection {#2695 …} -Parent: null -Creator: Member {#1628 …} -AnnotationReader: AnnotationReader {#584 …} } ] |
[ Category {#2676 -id: 1 -name: "販促品" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1488881692 {#2683 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1594375973 {#2682 date: 2020-07-10 19:12:53.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2725 …} -Children: PersistentCollection {#2688 …} -Parent: null -Creator: Member {#1628 …} -AnnotationReader: AnnotationReader {#584 …} } Category {#2691 -id: 5 -name: "名刺" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1488881692 {#2689 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1594376050 {#2690 date: 2020-07-10 19:14:10.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2692 …} -Children: PersistentCollection {#2695 …} -Parent: null -Creator: Member {#1628 …} -AnnotationReader: AnnotationReader {#584 …} } ] |
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 | [] |
auto_initialize | true |
block_name | null |
by_reference | true |
choice_attr | null |
choice_label | "NameWithLevel" |
choice_loader | null |
choice_name | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] |
choice_translation_domain | false |
choice_value | Closure {#2658 class: "Eccube\Form\Type\Admin\SearchProductType" this: SearchProductType {#159 …} parameters: { $Category: { typeHint: "Eccube\Entity\Category" default: null } } file: "/usr/home/haw10086v7qt/html/src/Eccube/Form/Type/Admin/SearchProductType.php" line: "71 to 73" } |
choices | [ Category {#2676 -id: 1 -name: "販促品" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1488881692 {#2683 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1594375973 {#2682 date: 2020-07-10 19:12:53.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2725 …} -Children: PersistentCollection {#2688 …} -Parent: null -Creator: Member {#1628 …} -AnnotationReader: AnnotationReader {#584 …} } Category {#2691 -id: 5 -name: "名刺" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1488881692 {#2689 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1594376050 {#2690 date: 2020-07-10 19:14:10.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2692 …} -Children: PersistentCollection {#2695 …} -Parent: null -Creator: Member {#1628 …} -AnnotationReader: AnnotationReader {#584 …} } ] |
choices_as_values | true |
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 | CsrfTokenManager {#564 -generator: UriSafeTokenGenerator {#566 …} -storage: SessionTokenStorage {#567 …} -namespace: Closure {#569 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | EntityManager_9a5be93 {#582 …2} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
id_reader | IdReader {#2766 -om: EntityManager_9a5be93 {#582 …2} -classMetadata: ClassMetadata {#2223 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "admin.product.category" |
label_attr | [] |
label_format | null |
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 | [] |
property_path | null |
query_builder | QueryBuilder {#2767 -_em: EntityManager {#732 …} -_dqlParts: [ "distinct" => false "select" => [ Select {#2769 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #separator: ", " #parts: [ "c" ] } ] "from" => [ From {#2770 #from: "Eccube\Entity\Category" #alias: "c" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ OrderBy {#2771 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.sort_no DESC" ] } ] ] -_type: 0 -_state: 0 -_dql: null -parameters: ArrayCollection {#2768 …} -_firstResult: null -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
translation_domain | null |
trim | false |
upload_max_size_message | Closure {#2759 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2632 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#2764 …} } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "choice" "entity" "master" "category" "_admin_search_product_category_id" ] |
cache_key | "_admin_search_product_category_id_category" |
choice_translation_domain | false |
choices | [ 1 => ChoiceView {#3161 +label: "販促品" +value: "1" +data: Category {#2676 -id: 1 -name: "販促品" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1488881692 {#2683 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1594375973 {#2682 date: 2020-07-10 19:12:53.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2725 …} -Children: PersistentCollection {#2688 …} -Parent: null -Creator: Member {#1628 …} -AnnotationReader: AnnotationReader {#584 …} } +attr: [] } 5 => ChoiceView {#3101 +label: "名刺" +value: "5" +data: Category {#2691 -id: 5 -name: "名刺" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1488881692 {#2689 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1594376050 {#2690 date: 2020-07-10 19:14:10.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2692 …} -Children: PersistentCollection {#2695 …} -Parent: null -Creator: Member {#1628 …} -AnnotationReader: AnnotationReader {#584 …} } +attr: [] } ] |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#3207 -form: Form {#2891 …} -errors: [] } |
expanded | false |
form | FormView {#3210 …5} |
full_name | "admin_search_product[category_id]" |
help | null |
id | "admin_search_product_category_id" |
is_selected | Closure {#3201 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: ChoiceType {#2733 …} parameters: { $choice: {} $value: {} } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Core/Type/ChoiceType.php" line: "206 to 208" } |
label | "admin.product.category" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
multiple | false |
name | "category_id" |
placeholder | "common.select__all_products" |
placeholder_in_choices | false |
preferred_choices | [] |
required | false |
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 | [ ProductStatus {#2660 #id: 1 #name: "公開" #sort_no: 0 -AnnotationReader: AnnotationReader {#584 …} } ProductStatus {#2661 #id: 2 #name: "非公開" #sort_no: 1 -AnnotationReader: AnnotationReader {#584 …} } ] |
View Format |
[ "1" "2" ] |
Submitted Data
Property | Value |
---|---|
View Format |
[ "1" "2" ] |
Normalized Format | [ ProductStatus {#2660 #id: 1 #name: "公開" #sort_no: 0 -AnnotationReader: AnnotationReader {#584 …} } ProductStatus {#2661 #id: 2 #name: "非公開" #sort_no: 1 -AnnotationReader: AnnotationReader {#584 …} } ] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | [ ProductStatus {#2660 #id: 1 #name: "公開" #sort_no: 0 -AnnotationReader: AnnotationReader {#584 …} } ProductStatus {#2661 #id: 2 #name: "非公開" #sort_no: 1 -AnnotationReader: AnnotationReader {#584 …} } ] |
[ ProductStatus {#2660 #id: 1 #name: "公開" #sort_no: 0 -AnnotationReader: AnnotationReader {#584 …} } ProductStatus {#2661 #id: 2 #name: "非公開" #sort_no: 1 -AnnotationReader: AnnotationReader {#584 …} } ] |
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 | [] |
auto_initialize | true |
block_name | null |
by_reference | true |
choice_attr | null |
choice_label | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] |
choice_loader | DoctrineChoiceLoader {#2792 -manager: EntityManager_9a5be93 {#582 …2} -class: "Eccube\Entity\Master\ProductStatus" -idReader: IdReader {#2795 -om: EntityManager_9a5be93 {#582 …2} -classMetadata: ClassMetadata {#2327 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } -objectLoader: ORMQueryBuilderLoader {#2793 …} -choiceList: ArrayChoiceList {#2802 …} } |
choice_name | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] |
choice_translation_domain | false |
choice_value | [ IdReader {#2795 -om: EntityManager_9a5be93 {#582 …2} -classMetadata: ClassMetadata {#2327 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] |
choices | null |
choices_as_values | true |
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 | CsrfTokenManager {#564 -generator: UriSafeTokenGenerator {#566 …} -storage: SessionTokenStorage {#567 …} -namespace: Closure {#569 …} } |
data | [ ProductStatus {#2660 #id: 1 #name: "公開" #sort_no: 0 -AnnotationReader: AnnotationReader {#584 …} } ProductStatus {#2661 #id: 2 #name: "非公開" #sort_no: 1 -AnnotationReader: AnnotationReader {#584 …} } ] |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | EntityManager_9a5be93 {#582 …2} |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
id_reader | IdReader {#2795 -om: EntityManager_9a5be93 {#582 …2} -classMetadata: ClassMetadata {#2327 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "admin.product.display_status" |
label_attr | [] |
label_format | null |
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 | [] |
property_path | null |
query_builder | QueryBuilder {#2787 -_em: EntityManager {#732 …} -_dqlParts: [ "distinct" => false "select" => [ Select {#2789 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #separator: ", " #parts: [ "m" ] } ] "from" => [ From {#2790 #from: "Eccube\Entity\Master\ProductStatus" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ OrderBy {#2791 #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: ArrayCollection {#2788 …} -_firstResult: null -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
translation_domain | null |
trim | false |
upload_max_size_message | Closure {#2786 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2632 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#2785 …} } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "choice" "entity" "master" "product_status" "_admin_search_product_status" ] |
cache_key | "_admin_search_product_status_product_status" |
choice_translation_domain | false |
choices | [ 1 => ChoiceView {#2804 +label: "公開" +value: "1" +data: ProductStatus {#2660 #id: 1 #name: "公開" #sort_no: 0 -AnnotationReader: AnnotationReader {#584 …} } +attr: [] } 2 => ChoiceView {#2800 +label: "非公開" +value: "2" +data: ProductStatus {#2661 #id: 2 #name: "非公開" #sort_no: 1 -AnnotationReader: AnnotationReader {#584 …} } +attr: [] } 3 => ChoiceView {#2801 +label: "廃止" +value: "3" +data: ProductStatus {#2810 …} +attr: [] } ] |
compound | true |
data | [ ProductStatus {#2660 #id: 1 #name: "公開" #sort_no: 0 -AnnotationReader: AnnotationReader {#584 …} } ProductStatus {#2661 #id: 2 #name: "非公開" #sort_no: 1 -AnnotationReader: AnnotationReader {#584 …} } ] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#3094 -form: Form {#2929 …} -errors: [] } |
expanded | true |
form | FormView {#3204 …5} |
full_name | "admin_search_product[status]" |
help | null |
id | "admin_search_product_status" |
is_selected | Closure {#6699 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: ChoiceType {#2733 …} parameters: { $choice: {} $values: { typeHint: "array" } } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Core/Type/ChoiceType.php" line: "202 to 204" } |
label | "admin.product.display_status" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
multiple | true |
name | "status" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
required | false |
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 |
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 | [] |
auto_initialize | true |
block_name | "entry" |
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 | CsrfTokenManager {#564 -generator: UriSafeTokenGenerator {#566 …} -storage: SessionTokenStorage {#567 …} -namespace: Closure {#569 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure {#2898 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#2894 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } $viewData: {} } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "公開" |
label_attr | [] |
label_format | null |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Closure {#2900 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2632 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#2901 …} } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
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 | FormErrorIterator {#6698 -form: Form {#2932 …} -errors: [] } |
form | FormView {#6693 …5} |
full_name | "admin_search_product[status][]" |
help | null |
id | "admin_search_product_status_1" |
label | "公開" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "1" |
required | false |
size | null |
submitted | true |
translation_domain | null |
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 |
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 | [] |
auto_initialize | true |
block_name | "entry" |
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 | CsrfTokenManager {#564 -generator: UriSafeTokenGenerator {#566 …} -storage: SessionTokenStorage {#567 …} -namespace: Closure {#569 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure {#2898 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#2894 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } $viewData: {} } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "非公開" |
label_attr | [] |
label_format | null |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Closure {#2911 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2632 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#2910 …} } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
value | "2" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
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 | FormErrorIterator {#6697 -form: Form {#2935 …} -errors: [] } |
form | FormView {#1234 …5} |
full_name | "admin_search_product[status][]" |
help | null |
id | "admin_search_product_status_2" |
label | "非公開" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "2" |
required | false |
size | null |
submitted | true |
translation_domain | null |
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 |
required | false |
false
|
translation_domain | null |
null
|
value | "3" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | "entry" |
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 | CsrfTokenManager {#564 -generator: UriSafeTokenGenerator {#566 …} -storage: SessionTokenStorage {#567 …} -namespace: Closure {#569 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure {#2898 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#2894 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } $viewData: {} } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "廃止" |
label_attr | [] |
label_format | null |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Closure {#2921 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2632 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#2920 …} } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
value | "3" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
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 | FormErrorIterator {#6695 -form: Form {#2938 …} -errors: [] } |
form | FormView {#6696 …5} |
full_name | "admin_search_product[status][]" |
help | null |
id | "admin_search_product_status_3" |
label | "廃止" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "3" |
required | false |
size | null |
submitted | true |
translation_domain | null |
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 | [] |
auto_initialize | true |
block_name | null |
by_reference | true |
choice_attr | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_value | null |
choices | [ "admin.product.stock__in_stock" => 1 "admin.product.stock__out_of_stock" => 2 ] |
choices_as_values | 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 | CsrfTokenManager {#564 -generator: UriSafeTokenGenerator {#566 …} -storage: SessionTokenStorage {#567 …} -namespace: Closure {#569 …} } |
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." |
group_by | null |
help | null |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "admin.product.stock" |
label_attr | [] |
label_format | null |
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 | [] |
property_path | null |
required | true |
translation_domain | null |
trim | false |
upload_max_size_message | Closure {#2819 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2632 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#2818 …} } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "choice" "_admin_search_product_stock" ] |
cache_key | "_admin_search_product_stock_choice" |
choice_translation_domain | null |
choices | [ ChoiceView {#2822 +label: "admin.product.stock__in_stock" +value: "1" +data: 1 +attr: [] } ChoiceView {#2829 +label: "admin.product.stock__out_of_stock" +value: "2" +data: 2 +attr: [] } ] |
compound | true |
data | [] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#6700 -form: Form {#2961 …} -errors: [] } |
expanded | true |
form | FormView {#6676 …5} |
full_name | "admin_search_product[stock]" |
help | null |
id | "admin_search_product_stock" |
is_selected | Closure {#6701 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: ChoiceType {#2733 …} parameters: { $choice: {} $values: { typeHint: "array" } } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Core/Type/ChoiceType.php" line: "202 to 204" } |
label | "admin.product.stock" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
multiple | true |
name | "stock" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
required | true |
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 |
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 | [] |
auto_initialize | true |
block_name | "entry" |
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 | CsrfTokenManager {#564 -generator: UriSafeTokenGenerator {#566 …} -storage: SessionTokenStorage {#567 …} -namespace: Closure {#569 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure {#2898 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#2894 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } $viewData: {} } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "admin.product.stock__in_stock" |
label_attr | [] |
label_format | null |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Closure {#2943 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2632 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#2942 …} } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
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 | FormErrorIterator {#6728 -form: Form {#2964 …} -errors: [] } |
form | FormView {#6703 …5} |
full_name | "admin_search_product[stock][]" |
help | null |
id | "admin_search_product_stock_0" |
label | "admin.product.stock__in_stock" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "0" |
required | false |
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 |
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 | [] |
auto_initialize | true |
block_name | "entry" |
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 | CsrfTokenManager {#564 -generator: UriSafeTokenGenerator {#566 …} -storage: SessionTokenStorage {#567 …} -namespace: Closure {#569 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure {#2898 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#2894 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } $viewData: {} } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "admin.product.stock__out_of_stock" |
label_attr | [] |
label_format | null |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Closure {#2953 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2632 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#2952 …} } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
value | "2" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
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 | FormErrorIterator {#6726 -form: Form {#2967 …} -errors: [] } |
form | FormView {#6724 …5} |
full_name | "admin_search_product[stock][]" |
help | null |
id | "admin_search_product_stock_1" |
label | "admin.product.stock__out_of_stock" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "1" |
required | false |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_product_stock_entry" |
valid | true |
value | "2" |
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" ] |
format | "yyyy-MM-dd" |
same as passed value |
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" ] |
auto_initialize | true |
block_name | null |
by_reference | false |
choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
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 | CsrfTokenManager {#564 -generator: UriSafeTokenGenerator {#566 …} -storage: SessionTokenStorage {#567 …} -namespace: Closure {#569 …} } |
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." |
format | "yyyy-MM-dd" |
help | null |
html5 | true |
inherit_data | false |
input | "datetime" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "admin.common.create_date__start" |
label_attr | [] |
label_format | null |
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." |
property_path | null |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Closure {#2847 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2632 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#2846 …} } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
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" ] |
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 | FormErrorIterator {#6709 -form: Form {#2970 …} -errors: [] } |
form | FormView {#6702 …5} |
full_name | "admin_search_product[create_date_start]" |
help | null |
id | "admin_search_product_create_date_start" |
label | "admin.common.create_date__start" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "create_date_start" |
required | false |
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_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" ] |
format | "yyyy-MM-dd" |
same as passed value |
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" ] |
auto_initialize | true |
block_name | null |
by_reference | false |
choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
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 | CsrfTokenManager {#564 -generator: UriSafeTokenGenerator {#566 …} -storage: SessionTokenStorage {#567 …} -namespace: Closure {#569 …} } |
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." |
format | "yyyy-MM-dd" |
help | null |
html5 | true |
inherit_data | false |
input | "datetime" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "admin.common.create_date__end" |
label_attr | [] |
label_format | null |
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." |
property_path | null |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Closure {#2857 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2632 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#2856 …} } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
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" ] |
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 | FormErrorIterator {#6723 -form: Form {#2973 …} -errors: [] } |
form | FormView {#6721 …5} |
full_name | "admin_search_product[create_date_end]" |
help | null |
id | "admin_search_product_create_date_end" |
label | "admin.common.create_date__end" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "create_date_end" |
required | false |
size | null |
submitted | true |
translation_domain | null |
type | "date" |
unique_block_prefix | "_admin_search_product_create_date_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" ] |
format | "yyyy-MM-dd" |
same as passed value |
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" ] |
auto_initialize | true |
block_name | null |
by_reference | false |
choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
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 | CsrfTokenManager {#564 -generator: UriSafeTokenGenerator {#566 …} -storage: SessionTokenStorage {#567 …} -namespace: Closure {#569 …} } |
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." |
format | "yyyy-MM-dd" |
help | null |
html5 | true |
inherit_data | false |
input | "datetime" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "admin.common.update_date__start" |
label_attr | [] |
label_format | null |
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." |
property_path | null |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Closure {#2867 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2632 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#2866 …} } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
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" ] |
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 | FormErrorIterator {#6720 -form: Form {#2976 …} -errors: [] } |
form | FormView {#6715 …5} |
full_name | "admin_search_product[update_date_start]" |
help | null |
id | "admin_search_product_update_date_start" |
label | "admin.common.update_date__start" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "update_date_start" |
required | false |
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_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" ] |
format | "yyyy-MM-dd" |
same as passed value |
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" ] |
auto_initialize | true |
block_name | null |
by_reference | false |
choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
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 | CsrfTokenManager {#564 -generator: UriSafeTokenGenerator {#566 …} -storage: SessionTokenStorage {#567 …} -namespace: Closure {#569 …} } |
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." |
format | "yyyy-MM-dd" |
help | null |
html5 | true |
inherit_data | false |
input | "datetime" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "admin.common.update_date__end" |
label_attr | [] |
label_format | null |
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." |
property_path | null |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Closure {#2877 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2632 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#2876 …} } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
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" ] |
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 | FormErrorIterator {#6719 -form: Form {#2979 …} -errors: [] } |
form | FormView {#6718 …5} |
full_name | "admin_search_product[update_date_end]" |
help | null |
id | "admin_search_product_update_date_end" |
label | "admin.common.update_date__end" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "update_date_end" |
required | false |
size | null |
submitted | true |
translation_domain | null |
type | "date" |
unique_block_prefix | "_admin_search_product_update_date_end" |
valid | true |
value | "" |
widget | "single_text" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "ii6aJjNVVyJAKGUoU0ryUgTQhCn7Xd5_Kw9hhL_Bs98" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | "ii6aJjNVVyJAKGUoU0ryUgTQhCn7Xd5_Kw9hhL_Bs98" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | 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 | CsrfTokenManager {#564 -generator: UriSafeTokenGenerator {#566 …} -storage: SessionTokenStorage {#567 …} -namespace: Closure {#569 …} } |
data | "ii6aJjNVVyJAKGUoU0ryUgTQhCn7Xd5_Kw9hhL_Bs98" |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure {#6711 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#158 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Core/Type/FormType.php" line: "138 to 140" } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Closure {#6740 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2632 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#6710 …} } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "hidden" "_admin_search_product__token" ] |
cache_key | "_admin_search_product__token_hidden" |
compound | false |
data | "ii6aJjNVVyJAKGUoU0ryUgTQhCn7Xd5_Kw9hhL_Bs98" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#6751 -form: Form {#6746 …} -errors: [] } |
form | FormView {#6739 …5} |
full_name | "admin_search_product[_token]" |
help | null |
id | "admin_search_product__token" |
label | null |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "_token" |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_admin_search_product__token" |
valid | true |
value | "ii6aJjNVVyJAKGUoU0ryUgTQhCn7Xd5_Kw9hhL_Bs98" |