Forms
-
post
-
body
-
image
-
magazine
-
autocomplete
-
-
lang
-
imageUrl
-
imageAlt
-
isAdult
-
submit
-
_token
-
post
"App\Kbin\Post\Form\PostType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format |
|
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
antispam_honeypot | false |
antispam_honeypot_class | "hidden" |
antispam_honeypot_field | "email_address" |
antispam_time | true |
antispam_time_max | 3600 |
antispam_time_min | 1 |
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 |
|
data_class | "App\Kbin\Post\DTO\PostDto" |
disabled | false |
documentation | [] |
empty_data |
|
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 | [] |
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 |
|
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_post_post" |
compound | true |
data |
|
disabled | false |
errors |
|
form |
|
full_name | "post" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "post" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "post" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_post" |
valid | true |
value |
|
body
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
empty_data | "" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
antispam_honeypot | false |
antispam_honeypot_class | "hidden" |
antispam_honeypot_field | "email_address" |
antispam_time | true |
antispam_time_max | 3600 |
antispam_time_min | 1 |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
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 |
|
data_class | null |
disabled | false |
documentation | [] |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preload | "focus" |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | true |
upload_max_size_message |
|
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_post_body_textarea" |
compound | false |
data | null |
disabled | false |
errors |
|
form |
|
full_name | "post[body]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "post_body" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "body" |
pattern | null |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_post_body" |
uses_autocomplete | false |
valid | true |
value | null |
image
"Symfony\Component\Form\Extension\Core\Type\FileType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints |
|
|
mapped | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | true |
antispam_honeypot | false |
antispam_honeypot_class | "hidden" |
antispam_honeypot_field | "email_address" |
antispam_time | true |
antispam_time_max | 3600 |
antispam_time_min | 1 |
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 |
|
data_class | "Symfony\Component\HttpFoundation\File\File" |
disabled | false |
documentation | [] |
empty_data | null |
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 | "Please select a valid file." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
multiple | false |
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 |
|
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_post_image_file" |
compound | false |
data | null |
disabled | false |
errors |
|
form |
|
full_name | "post[image]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "post_image" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "image" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
type | "file" |
unique_block_prefix | "_post_image" |
valid | true |
value | "" |
magazine
"App\Form\Type\MagazineAutocompleteType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format |
|
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
antispam_honeypot | false |
antispam_honeypot_class | "hidden" |
antispam_honeypot_field | "email_address" |
antispam_time | true |
antispam_time_max | 3600 |
antispam_time_min | 1 |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_label | "name" |
class | "App\Entity\Magazine" |
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 |
|
data_class | null |
disabled | false |
documentation | [] |
empty_data |
|
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
filter_query |
|
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 | [] |
mapped | true |
max_results | 10 |
method | "POST" |
multiple | false |
placeholder | "select_magazine" |
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 | [] |
searchable_fields | null |
security | false |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message |
|
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_post_magazine_magazine_autocomplete" |
compound | false |
compound_data | true |
data |
|
disabled | false |
errors |
|
form |
|
full_name | "post[magazine]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "post_magazine" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "magazine" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_post_magazine" |
valid | true |
value |
|
autocomplete
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format |
|
View Format |
"149"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action | "" |
same as passed value |
allow_extra_fields | false |
false
|
allow_file_upload | false |
false
|
antispam_honeypot | false |
false
|
antispam_honeypot_class | "hidden" |
same as passed value |
antispam_honeypot_field | "email_address" |
same as passed value |
antispam_time | true |
same as passed value |
antispam_time_max | 3600 |
same as passed value |
antispam_time_min | 1 |
same as passed value |
attr | [] |
[] |
attr_translation_parameters | [] |
[] |
auto_initialize | false |
false
|
autocomplete | true |
same as passed value |
autocomplete_url | "/autocomplete/magazine_autocomplete_type" |
same as passed value |
block_name | null |
null
|
block_prefix | null |
null
|
by_reference | true |
same as passed value |
choice_label | "name" |
same as passed value |
choices |
|
|
class | "App\Entity\Magazine" |
same as passed value |
compound | false |
false
|
constraints | [] |
[] |
csrf_field_name | "_token" |
same as passed value |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
same as passed value |
csrf_protection | true |
same as passed value |
csrf_token_id | null |
null
|
csrf_token_manager |
|
same as passed value |
data_class | null |
null
|
disabled | false |
false
|
documentation | [] |
[] |
empty_data |
|
same as passed value |
error_bubbling | false |
false
|
error_mapping | [] |
[] |
extra_fields_message | "This form should not contain extra fields." |
same as passed value |
form_attr | false |
false
|
getter | null |
null
|
help | null |
null
|
help_attr | [] |
[] |
help_html | false |
false
|
help_translation_parameters | [] |
[] |
inherit_data | false |
false
|
invalid_message | "This value is not valid." |
same as passed value |
invalid_message_parameters | [] |
[] |
is_empty_callback | null |
null
|
label | null |
null
|
label_attr | [] |
[] |
label_format | null |
null
|
label_html | false |
false
|
label_translation_parameters | [] |
[] |
mapped | true |
same as passed value |
max_results | 10 |
same as passed value |
method | "POST" |
same as passed value |
multiple | false |
false
|
placeholder | "select_magazine" |
same as passed value |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
same as passed value |
priority | 0 |
same as passed value |
property_path | null |
null
|
required | true |
same as passed value |
row_attr | [] |
[] |
setter | null |
null
|
translation_domain | null |
null
|
trim | true |
same as passed value |
upload_max_size_message |
|
|
validation_groups | null |
null
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
antispam_honeypot | false |
antispam_honeypot_class | "hidden" |
antispam_honeypot_field | "email_address" |
antispam_time | true |
antispam_time_max | 3600 |
antispam_time_min | 1 |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
autocomplete | true |
autocomplete_url | "/autocomplete/magazine_autocomplete_type" |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "name" |
choice_loader | null |
choice_name |
|
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value |
|
choices |
|
class | "App\Entity\Magazine" |
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 |
|
data_class | null |
disabled | false |
documentation | [] |
duplicate_preferred_choices | true |
em |
|
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 |
|
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 | [] |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
multiple | false |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
placeholder | "select_magazine" |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
preload | "focus" |
priority | 0 |
property_path | null |
query_builder | null |
required | true |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | true |
upload_max_size_message |
|
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr |
|
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_post_magazine_autocomplete_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices |
|
compound | false |
data |
|
disabled | false |
errors |
|
expanded | false |
form |
|
full_name | "post[magazine][autocomplete]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "post_magazine_autocomplete" |
is_selected |
|
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "autocomplete" |
placeholder | "select_magazine" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_post_magazine_autocomplete" |
uses_autocomplete | true |
valid | true |
value | "149" |
lang
"App\Form\Type\LanguageType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "en" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
antispam_honeypot | false |
antispam_honeypot_class | "hidden" |
antispam_honeypot_field | "email_address" |
antispam_time | true |
antispam_time_max | 3600 |
antispam_time_min | 1 |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader |
|
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [] |
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 |
|
data_class | null |
disabled | false |
documentation | [] |
duplicate_preferred_choices | true |
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 | [] |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
multiple | false |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices |
|
preload | "focus" |
priority | 0 |
priorityLanguage | "" |
property_path | null |
required | true |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | false |
upload_max_size_message |
|
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_post_lang_language" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices |
|
compound | false |
data | "en" |
disabled | false |
errors |
|
expanded | false |
form |
|
full_name | "post[lang]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "post_lang" |
is_selected |
|
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "lang" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices |
|
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_post_lang" |
uses_autocomplete | false |
valid | true |
value | "en" |
imageUrl
"Symfony\Component\Form\Extension\Core\Type\UrlType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
antispam_honeypot | false |
antispam_honeypot_class | "hidden" |
antispam_honeypot_field | "email_address" |
antispam_time | true |
antispam_time_max | 3600 |
antispam_time_min | 1 |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
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 |
|
data_class | null |
default_protocol | "http" |
disabled | false |
documentation | [] |
empty_data |
|
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 | "Please enter a valid URL." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preload | "focus" |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | true |
upload_max_size_message |
|
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr |
|
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_post_imageUrl_url" |
compound | false |
data | null |
disabled | false |
errors |
|
form |
|
full_name | "post[imageUrl]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "post_imageUrl" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "imageUrl" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
type | "text" |
unique_block_prefix | "_post_imageUrl" |
uses_autocomplete | false |
valid | true |
value | "" |
imageAlt
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
antispam_honeypot | false |
antispam_honeypot_class | "hidden" |
antispam_honeypot_field | "email_address" |
antispam_time | true |
antispam_time_max | 3600 |
antispam_time_min | 1 |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
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 |
|
data_class | null |
disabled | false |
documentation | [] |
empty_data |
|
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preload | "focus" |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | true |
upload_max_size_message |
|
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_post_imageAlt_textarea" |
compound | false |
data | null |
disabled | false |
errors |
|
form |
|
full_name | "post[imageAlt]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "post_imageAlt" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "imageAlt" |
pattern | null |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_post_imageAlt" |
uses_autocomplete | false |
valid | true |
value | "" |
isAdult
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
antispam_honeypot | false |
antispam_honeypot_class | "hidden" |
antispam_honeypot_field | "email_address" |
antispam_time | true |
antispam_time_max | 3600 |
antispam_time_min | 1 |
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 |
|
data_class | null |
disabled | false |
documentation | [] |
empty_data |
|
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values |
|
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback |
|
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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 |
|
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_post_isAdult_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors |
|
form |
|
full_name | "post[isAdult]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "post_isAdult" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "isAdult" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_post_isAdult" |
valid | true |
value | "1" |
submit
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
form_attr | false |
label | null |
label_format | null |
label_html | false |
label_translation_parameters | [] |
priority | 0 |
row_attr | [] |
translation_domain | null |
validate | true |
validation_groups | null |
View Vars
Variable | Value |
---|---|
attr | [] |
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_post_submit_submit" |
clicked | false |
disabled | false |
form |
|
full_name | "post[submit]" |
id | "post_submit" |
label | null |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "submit" |
priority | 0 |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_post_submit" |
value | null |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "e7dd8f542c49f2b9bb979c.dVZcyjeebDM_BLk3Nh6RiLwPsNtbOerwI05RbZoZ2dY.GQwm-FDpG2xTdsh0DmrH0IhM-ulqCtO4SCwwOvFBqbhYOTqgZNwWcQpC1g" |
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 | "e7dd8f542c49f2b9bb979c.dVZcyjeebDM_BLk3Nh6RiLwPsNtbOerwI05RbZoZ2dY.GQwm-FDpG2xTdsh0DmrH0IhM-ulqCtO4SCwwOvFBqbhYOTqgZNwWcQpC1g" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
antispam_honeypot | false |
antispam_honeypot_class | "hidden" |
antispam_honeypot_field | "email_address" |
antispam_time | true |
antispam_time_max | 3600 |
antispam_time_min | 1 |
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 |
|
data | "e7dd8f542c49f2b9bb979c.dVZcyjeebDM_BLk3Nh6RiLwPsNtbOerwI05RbZoZ2dY.GQwm-FDpG2xTdsh0DmrH0IhM-ulqCtO4SCwwOvFBqbhYOTqgZNwWcQpC1g" |
data_class | null |
disabled | false |
documentation | [] |
empty_data |
|
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 | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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 |
|
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_post__token_hidden" |
compound | false |
data | "e7dd8f542c49f2b9bb979c.dVZcyjeebDM_BLk3Nh6RiLwPsNtbOerwI05RbZoZ2dY.GQwm-FDpG2xTdsh0DmrH0IhM-ulqCtO4SCwwOvFBqbhYOTqgZNwWcQpC1g" |
disabled | false |
errors |
|
form |
|
full_name | "post[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "post__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 | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_post__token" |
valid | true |
value | "e7dd8f542c49f2b9bb979c.dVZcyjeebDM_BLk3Nh6RiLwPsNtbOerwI05RbZoZ2dY.GQwm-FDpG2xTdsh0DmrH0IhM-ulqCtO4SCwwOvFBqbhYOTqgZNwWcQpC1g" |