Forms
-
reset_password_request_form
-
email
-
_token
-
-
blog_search
-
searchTerm
-
_token
-
reset_password_request_form
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 |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#666 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#674 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#673 …} -namespace: Closure() {#665 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1498 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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 | Closure() {#1500 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#346 …} $message: Closure() {#1499 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "reset_password_request_form" "_reset_password_request_form" ] |
cache_key | "_reset_password_request_form_reset_password_request_form" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1519 -form: Symfony\Component\Form\Form {#1524 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1501 …5} |
full_name | "reset_password_request_form" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reset_password_request_form" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "reset_password_request_form" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_reset_password_request_form" |
valid | true |
value | null |
Form type:
"Symfony\Component\Form\Extension\Core\Type\EmailType"
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 |
---|---|---|
attr | [ "autocomplete" => "email" ] |
[ "autocomplete" => "email" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1506 +payload: null +groups: ? +message: "Please enter your email" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1506 +payload: null +groups: ? +message: "Please enter your email" +allowNull: false +normalizer: null } ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "autocomplete" => "email" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1506 +payload: null +groups: ? +message: "Please enter your email" +allowNull: false +normalizer: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#666 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#674 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#673 …} -namespace: Closure() {#665 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1516 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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 email address." |
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 | Closure() {#1518 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#346 …} $message: Closure() {#1517 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "autocomplete" => "email" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_reset_password_request_form_email" ] |
cache_key | "_reset_password_request_form_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1535 -form: Symfony\Component\Form\Form {#1527 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1534 …5} |
full_name | "reset_password_request_form[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reset_password_request_form_email" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_reset_password_request_form_email" |
valid | true |
value | "" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "a7ca3822d87.ihk5yqlf-FC_9MRurp5tgEILyMJdcbfNkBvNhfTTX_0.uWpBs_MLqBvdkI1XyfIsyhF-mqcCQYCS_yu5so6-KbrtIWC93WaVNvqnsw" |
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 | "a7ca3822d87.ihk5yqlf-FC_9MRurp5tgEILyMJdcbfNkBvNhfTTX_0.uWpBs_MLqBvdkI1XyfIsyhF-mqcCQYCS_yu5so6-KbrtIWC93WaVNvqnsw" |
same as passed value |
mapped | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "csrf_token" |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#666 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#674 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#673 …} -namespace: Closure() {#665 …} } |
data | "a7ca3822d87.ihk5yqlf-FC_9MRurp5tgEILyMJdcbfNkBvNhfTTX_0.uWpBs_MLqBvdkI1XyfIsyhF-mqcCQYCS_yu5so6-KbrtIWC93WaVNvqnsw" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1542 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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 | Closure() {#1544 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#346 …} $message: Closure() {#1543 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_reset_password_request_form__token" ] |
cache_key | "_reset_password_request_form__token_hidden" |
compound | false |
data | "a7ca3822d87.ihk5yqlf-FC_9MRurp5tgEILyMJdcbfNkBvNhfTTX_0.uWpBs_MLqBvdkI1XyfIsyhF-mqcCQYCS_yu5so6-KbrtIWC93WaVNvqnsw" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1554 -form: Symfony\Component\Form\Form {#1550 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1545 …5} |
full_name | "reset_password_request_form[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "reset_password_request_form__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 | "_reset_password_request_form__token" |
valid | true |
value | "a7ca3822d87.ihk5yqlf-FC_9MRurp5tgEILyMJdcbfNkBvNhfTTX_0.uWpBs_MLqBvdkI1XyfIsyhF-mqcCQYCS_yu5so6-KbrtIWC93WaVNvqnsw" |
blog_search
Form type:
"App\Form\BlogSearchType"
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 |
---|---|---|
action | "//tantra-gay-staging.flensburger.houseofagile.com/en/search" |
same as passed value |
method | "GET" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "//tantra-gay-staging.flensburger.houseofagile.com/en/search" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#666 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#674 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#673 …} -namespace: Closure() {#665 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1690 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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 | "GET" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1688 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#346 …} $message: Closure() {#1689 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "//tantra-gay-staging.flensburger.houseofagile.com/en/search" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "blog_search" "_blog_search" ] |
cache_key | "_blog_search_blog_search" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1672 -form: Symfony\Component\Form\Form {#1667 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1687 …5} |
full_name | "blog_search" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "blog_search" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "GET" |
multipart | false |
name | "blog_search" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_blog_search" |
valid | true |
value | null |
searchTerm
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 |
---|---|---|
attr | [ "class" => "form-control rounded-pill" "placeholder" => "Search" "aria-label" => "search" "aria-describedby" => "blog-search-button" ] |
[ "class" => "form-control rounded-pill" "placeholder" => "Search" "aria-label" => "search" "aria-describedby" => "blog-search-button" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1682 +payload: null +groups: ? +message: "blog.search.pleaseEnterASearchTerm" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1681 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "blog.search.yourSearchTermMinXCharacters" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 3 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1682 +payload: null +groups: ? +message: "blog.search.pleaseEnterASearchTerm" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1681 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "blog.search.yourSearchTermMinXCharacters" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 3 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
label | false |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control rounded-pill" "placeholder" => "Search" "aria-label" => "search" "aria-describedby" => "blog-search-button" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1682 +payload: null +groups: ? +message: "blog.search.pleaseEnterASearchTerm" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1681 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "blog.search.yourSearchTermMinXCharacters" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 3 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#666 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#674 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#673 …} -namespace: Closure() {#665 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1675 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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 search term." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
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 | Closure() {#1673 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#346 …} $message: Closure() {#1674 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control rounded-pill" "placeholder" => "Search" "aria-label" => "search" "aria-describedby" => "blog-search-button" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "search" "_blog_search_searchTerm" ] |
cache_key | "_blog_search_searchTerm_search" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1656 -form: Symfony\Component\Form\Form {#1664 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1657 …5} |
full_name | "blog_search[searchTerm]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "blog_search_searchTerm" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "searchTerm" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_blog_search_searchTerm" |
valid | true |
value | "" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "bf.YYnpNQtLvnrKqI0ysvabKG_flLLufvKxEyCEoag01zU.EsS7TUkm2iyZ3d158YSuUAKq2Me0LpXIIxTe9fEC4mNWwtBzPDmTLrLR6g" |
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 | "bf.YYnpNQtLvnrKqI0ysvabKG_flLLufvKxEyCEoag01zU.EsS7TUkm2iyZ3d158YSuUAKq2Me0LpXIIxTe9fEC4mNWwtBzPDmTLrLR6g" |
same as passed value |
mapped | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "csrf_token" |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#666 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#674 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#673 …} -namespace: Closure() {#665 …} } |
data | "bf.YYnpNQtLvnrKqI0ysvabKG_flLLufvKxEyCEoag01zU.EsS7TUkm2iyZ3d158YSuUAKq2Me0LpXIIxTe9fEC4mNWwtBzPDmTLrLR6g" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1660 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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 | Closure() {#1655 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#346 …} $message: Closure() {#1653 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_blog_search__token" ] |
cache_key | "_blog_search__token_hidden" |
compound | false |
data | "bf.YYnpNQtLvnrKqI0ysvabKG_flLLufvKxEyCEoag01zU.EsS7TUkm2iyZ3d158YSuUAKq2Me0LpXIIxTe9fEC4mNWwtBzPDmTLrLR6g" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1642 -form: Symfony\Component\Form\Form {#1646 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1651 …5} |
full_name | "blog_search[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "blog_search__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 | "_blog_search__token" |
valid | true |
value | "bf.YYnpNQtLvnrKqI0ysvabKG_flLLufvKxEyCEoag01zU.EsS7TUkm2iyZ3d158YSuUAKq2Me0LpXIIxTe9fEC4mNWwtBzPDmTLrLR6g" |