Forms
-
(no name)
-
email
-
password
-
plain
-
confirmation
-
-
captcha
-
_token
-
-
search_form
-
term
-
submit
-
(no name)
Form type:
"App\User\Form\RegisterType"
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 {#1455 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1450 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1475 …} -namespace: Closure() {#1480 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1429 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() {#1422 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#751 …} $message: Closure() {#1423 …} $translationDomain: "validators" } } |
user_mapping | [] |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "register" "_" ] |
cache_key | "__register" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1273 -form: Symfony\Component\Form\Form {#1390 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1012 …5} |
full_name | "" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_" |
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 |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1389 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#1340 +payload: null +groups: ? +message: "This value is not a valid email address." +mode: null +normalizer: null } MsgPhp\User\Infrastructure\Validator\UniqueUsername {#1321 +payload: null +groups: ? +message: "This value is not valid." } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1389 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#1340 +payload: null +groups: ? +message: "This value is not a valid email address." +mode: null +normalizer: null } MsgPhp\User\Infrastructure\Validator\UniqueUsername {#1321 +payload: null +groups: ? +message: "This value is not valid." } ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1389 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#1340 +payload: null +groups: ? +message: "This value is not a valid email address." +mode: null +normalizer: null } MsgPhp\User\Infrastructure\Validator\UniqueUsername {#1321 +payload: null +groups: ? +message: "This value is not valid." } ] |
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 {#1455 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1450 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1475 …} -namespace: Closure() {#1480 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1431 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() {#1500 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#751 …} $message: Closure() {#1441 …} $translationDomain: "validators" } } |
user_mapping | [] |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_email" ] |
cache_key | "_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1304 -form: Symfony\Component\Form\Form {#1261 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1257 …5} |
full_name | "email" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "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 | "_email" |
valid | true |
value | "" |
password
Form type:
"App\User\Form\HashedPasswordType"
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 |
---|---|---|
password_confirm | true |
same as passed value |
password_options | [ "constraints" => Symfony\Component\Validator\Constraints\NotBlank {#1425 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ "constraints" => Symfony\Component\Validator\Constraints\NotBlank {#1425 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
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 {#1455 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1450 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1475 …} -namespace: Closure() {#1480 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1499 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 | [] |
identity | "App\User\Security\UserIdentity" |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
password_confirm | true |
password_confirm_options | [ "constraints" => Symfony\Component\Validator\Constraints\NotBlank {#1425 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
password_options | [ "constraints" => Symfony\Component\Validator\Constraints\NotBlank {#1425 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
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() {#1436 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#751 …} $message: Closure() {#1491 …} $translationDomain: "validators" } } |
user_mapping | [] |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hashed_password" "_password" ] |
cache_key | "_password_hashed_password" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1252 -form: Symfony\Component\Form\Form {#1337 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1298 …5} |
full_name | "password" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "password" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "password" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_password" |
valid | true |
value | null |
plain
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 | Symfony\Component\Validator\Constraints\NotBlank {#1425 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } |
[ Symfony\Component\Validator\Constraints\NotBlank {#1425 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
invalid_message | "This value is not valid." |
same as passed value |
invalid_message_parameters | [] |
same as passed value |
required | true |
same as passed value |
translation_domain | null |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
always_empty | true |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1425 +payload: null +groups: ? +message: "This value should not be blank." +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 {#1455 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1450 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1475 …} -namespace: Closure() {#1480 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1259 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 |
hash_property_path | 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 | false |
upload_max_size_message | Closure() {#1345 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#751 …} $message: Closure() {#1342 …} $translationDomain: "validators" } } |
user_mapping | [] |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_password_plain" ] |
cache_key | "_password_plain_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#77 -form: Symfony\Component\Form\Form {#1355 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1011 …5} |
full_name | "password[plain]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "password_plain" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "plain" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_password_plain" |
valid | true |
value | "" |
confirmation
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 | [ Symfony\Component\Validator\Constraints\NotBlank {#1425 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Callback {#1386 +payload: null +groups: ? +callback: Closure($value, ExecutionContextInterface $context): void {#1378 …} } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1425 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Callback {#1386 +payload: null +groups: ? +callback: Closure($value, ExecutionContextInterface $context): void {#1378 …} } ] |
invalid_message | "This value is not valid." |
same as passed value |
invalid_message_parameters | [] |
same as passed value |
required | true |
same as passed value |
translation_domain | null |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
always_empty | true |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1425 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Callback {#1386 +payload: null +groups: ? +callback: Closure($value, ExecutionContextInterface $context): void {#1378 …} } ] |
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 {#1455 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1450 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1475 …} -namespace: Closure() {#1480 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1349 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 |
hash_property_path | 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 | false |
upload_max_size_message | Closure() {#1348 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#751 …} $message: Closure() {#1331 …} $translationDomain: "validators" } } |
user_mapping | [] |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_password_confirmation" ] |
cache_key | "_password_confirmation_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1401 -form: Symfony\Component\Form\Form {#1334 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1402 …5} |
full_name | "password[confirmation]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "password_confirmation" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "confirmation" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_password_confirmation" |
valid | true |
value | "" |
captcha
Form type:
"Karser\Recaptcha3Bundle\Form\Recaptcha3Type"
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 |
---|---|---|
action_name | "user_registration" |
same as passed value |
constraints | Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#1433 +payload: null +groups: ? +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" } |
[ Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#1433 +payload: null +groups: ? +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" } ] |
locale | "de_AT" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
action_name | "user_registration" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#1433 +payload: null +groups: ? +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" } ] |
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 {#1455 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1450 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1475 …} -namespace: Closure() {#1480 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1363 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 | [] |
host | null |
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 | [] |
locale | "de_AT" |
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 | [] |
script_nonce_csp | "" |
setter | null |
site_key | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1379 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#751 …} $message: Closure() {#1373 …} $translationDomain: "validators" } } |
user_mapping | [] |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
action_name | "user_registration" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "karser_recaptcha3" "_captcha" ] |
cache_key | "_captcha_karser_recaptcha3" |
compound | false |
data | null |
disabled | false |
enabled | true |
errors | Symfony\Component\Form\FormErrorIterator {#1300 -form: Symfony\Component\Form\Form {#1335 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1262 …5} |
full_name | "captcha" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
host | "www.google.com" |
id | "captcha" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
locale | "de_AT" |
method | "POST" |
multipart | false |
name | "captcha" |
priority | 0 |
required | false |
row_attr | [] |
script_nonce_csp | "" |
site_key | "6LecptgqAAAAAGrDmykMmvyqCrU7uDtL-aaGrQpk" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_captcha" |
valid | true |
value | "" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "2e4380b628f6ca0d.r9VPBTtAsoE4qUlT0o9henfqg2ajii4dY97LRBsaJ5o.yOcdT3VzxLV_yzorluEyLgarxDXtsh9XIO65KSlUUM7hlCFaUHPW43zcEA" |
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 | "2e4380b628f6ca0d.r9VPBTtAsoE4qUlT0o9henfqg2ajii4dY97LRBsaJ5o.yOcdT3VzxLV_yzorluEyLgarxDXtsh9XIO65KSlUUM7hlCFaUHPW43zcEA" |
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 {#1455 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1450 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1475 …} -namespace: Closure() {#1480 …} } |
data | "2e4380b628f6ca0d.r9VPBTtAsoE4qUlT0o9henfqg2ajii4dY97LRBsaJ5o.yOcdT3VzxLV_yzorluEyLgarxDXtsh9XIO65KSlUUM7hlCFaUHPW43zcEA" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1296 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() {#1407 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#751 …} $message: Closure() {#1406 …} $translationDomain: "validators" } } |
user_mapping | [] |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "__token" ] |
cache_key | "__token_hidden" |
compound | false |
data | "2e4380b628f6ca0d.r9VPBTtAsoE4qUlT0o9henfqg2ajii4dY97LRBsaJ5o.yOcdT3VzxLV_yzorluEyLgarxDXtsh9XIO65KSlUUM7hlCFaUHPW43zcEA" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1299 -form: Symfony\Component\Form\Form {#1282 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1284 …5} |
full_name | "_token" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "_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 | "__token" |
valid | true |
value | "2e4380b628f6ca0d.r9VPBTtAsoE4qUlT0o9henfqg2ajii4dY97LRBsaJ5o.yOcdT3VzxLV_yzorluEyLgarxDXtsh9XIO65KSlUUM7hlCFaUHPW43zcEA" |
search_form
Form type:
"App\Search\Form\SearchForm"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | [ "term" => null ] |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action | "/search/" |
same as passed value |
data | [ "term" => null ] |
[ "term" => null ] |
method | "POST" |
same as passed value |
translation_domain | "header" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "/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 | false |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1455 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1450 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1475 …} -namespace: Closure() {#1480 …} } |
data | [ "term" => null ] |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#13461 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 | "header" |
trim | true |
upload_max_size_message | Closure() {#13463 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#751 …} $message: Closure() {#13462 …} $translationDomain: "validators" } } |
user_mapping | [] |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "/search/" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "search_form" "_search_form" ] |
cache_key | "_search_form_search_form" |
compound | true |
data | [ "term" => null ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#13478 -form: Symfony\Component\Form\Form {#13529 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#13493 …5} |
full_name | "search_form" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_form" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "search_form" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "header" |
unique_block_prefix | "_search_form" |
valid | true |
value | [ "term" => null ] |
term
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 | [ "aria-label" => "Search" "class" => "form-control w-100 mr-2 mr-sm-0 blue-text mdb-autocomplete" "placeholder" => "search_placeholder" ] |
[ "aria-label" => "Search" "class" => "form-control w-100 mr-2 mr-sm-0 blue-text mdb-autocomplete" "placeholder" => "search_placeholder" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#13468 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#13468 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
label | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "aria-label" => "Search" "class" => "form-control w-100 mr-2 mr-sm-0 blue-text mdb-autocomplete" "placeholder" => "search_placeholder" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#13468 +payload: null +groups: ? +message: "This value should not be blank." +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 {#1455 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1450 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1475 …} -namespace: Closure() {#1480 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#13472 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 | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#13477 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#751 …} $message: Closure() {#13471 …} $translationDomain: "validators" } } |
user_mapping | [] |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "aria-label" => "Search" "class" => "form-control w-100 mr-2 mr-sm-0 blue-text mdb-autocomplete" "placeholder" => "search_placeholder" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "search" "_search_form_term" ] |
cache_key | "_search_form_term_search" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#13517 -form: Symfony\Component\Form\Form {#13527 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#13518 …5} |
full_name | "search_form[term]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_form_term" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "term" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "header" |
unique_block_prefix | "_search_form_term" |
valid | true |
value | "" |
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
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "search-submit px-2 py-0 m-0 pr-0 pr-md-4" ] |
[ "class" => "search-submit px-2 py-0 m-0 pr-0 pr-md-4" ] |
label | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
attr | [ "class" => "search-submit px-2 py-0 m-0 pr-0 pr-md-4" ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
form_attr | false |
label | false |
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 | [ "class" => "search-submit px-2 py-0 m-0 pr-0 pr-md-4" ] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_search_form_submit" ] |
cache_key | "_search_form_submit_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#13513 …5} |
full_name | "search_form[submit]" |
id | "search_form_submit" |
label | false |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "submit" |
priority | 0 |
row_attr | [] |
translation_domain | "header" |
unique_block_prefix | "_search_form_submit" |
value | null |