Forms
-
tracker_form
-
pseudo
-
platform
-
0
-
1
-
2
-
-
submit
-
_token
-
tracker_form
Form type:
"App\Form\TrackerFormType"
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 {#564 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#816 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#814 …} -namespace: Closure() {#815 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#696 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() {#694 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#217 …} $message: Closure() {#695 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "tracker_form" "_tracker_form" ] |
cache_key | "_tracker_form_tracker_form" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#719 -form: Symfony\Component\Form\Form {#729 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#693 …5} |
full_name | "tracker_form" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tracker_form" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "tracker_form" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_tracker_form" |
valid | true |
value | null |
pseudo
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 | [ "placeholder" => "Entrez votre pseudo" "class" => "form-control" ] |
[ "placeholder" => "Entrez votre pseudo" "class" => "form-control" ] |
label | "Pseudo" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Entrez votre pseudo" "class" => "form-control" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#564 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#816 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#814 …} -namespace: Closure() {#815 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#674 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 | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Pseudo" |
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() {#709 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#217 …} $message: Closure() {#668 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Entrez votre pseudo" "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_tracker_form_pseudo" ] |
cache_key | "_tracker_form_pseudo_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#825 -form: Symfony\Component\Form\Form {#798 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#828 …5} |
full_name | "tracker_form[pseudo]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tracker_form_pseudo" |
label | "Pseudo" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "pseudo" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_tracker_form_pseudo" |
valid | true |
value | "" |
platform
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" => "d-flex gap-3" ] |
[ "class" => "d-flex gap-3" ] |
choices | [ "PC" => "PC" "PlayStation" => "PS4" "Xbox" => "X1" ] |
[ "PC" => "PC" "PlayStation" => "PS4" "Xbox" => "X1" ] |
expanded | true |
same as passed value |
label | "Plateforme" |
same as passed value |
multiple | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "d-flex gap-3" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "PC" => "PC" "PlayStation" => "PS4" "Xbox" => "X1" ] |
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 {#564 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#816 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#814 …} -namespace: Closure() {#815 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
empty_data | null |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Plateforme" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#687 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#217 …} $message: Closure() {#685 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "d-flex gap-3" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_tracker_form_platform" ] |
cache_key | "_tracker_form_platform_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#715 +label: "PC" +value: "PC" +data: "PC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#722 +label: "PlayStation" +value: "PS4" +data: "PS4" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#714 +label: "Xbox" +value: "X1" +data: "X1" +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#817 -form: Symfony\Component\Form\Form {#735 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#716 …5} |
full_name | "tracker_form[platform]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tracker_form_platform" |
is_selected | Closure($choice, $value) {#818 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Plateforme" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "platform" |
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 | "_tracker_form_platform" |
valid | true |
value | "" |
0
Form type:
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "PC" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "PC" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#564 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#816 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#814 …} -namespace: Closure() {#815 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#809 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please select a valid option." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#802 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "PC" |
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() {#801 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#217 …} $message: Closure() {#799 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "PC" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_tracker_form_platform_entry" ] |
cache_key | "_tracker_form_platform_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#743 -form: Symfony\Component\Form\Form {#728 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#688 …5} |
full_name | "tracker_form[platform]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tracker_form_platform_0" |
label | "PC" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_tracker_form_platform_entry" |
valid | true |
value | "PC" |
1
Form type:
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "PlayStation" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "PS4" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#564 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#816 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#814 …} -namespace: Closure() {#815 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#809 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please select a valid option." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#802 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "PlayStation" |
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() {#759 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#217 …} $message: Closure() {#758 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "PS4" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_tracker_form_platform_entry" ] |
cache_key | "_tracker_form_platform_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#760 -form: Symfony\Component\Form\Form {#787 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#766 …5} |
full_name | "tracker_form[platform]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tracker_form_platform_1" |
label | "PlayStation" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_tracker_form_platform_entry" |
valid | true |
value | "PS4" |
2
Form type:
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Xbox" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "X1" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#564 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#816 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#814 …} -namespace: Closure() {#815 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#809 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please select a valid option." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#802 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Xbox" |
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() {#744 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#217 …} $message: Closure() {#745 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "X1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_tracker_form_platform_entry" ] |
cache_key | "_tracker_form_platform_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#708 -form: Symfony\Component\Form\Form {#784 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#777 …5} |
full_name | "tracker_form[platform]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tracker_form_platform_2" |
label | "Xbox" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_tracker_form_platform_entry" |
valid | true |
value | "X1" |
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" => "btn btn-primary" ] |
[ "class" => "btn btn-primary" ] |
label | "Rechercher" |
same as passed value |
Resolved Options
Option | Value |
---|---|
attr | [ "class" => "btn btn-primary" ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
form_attr | false |
label | "Rechercher" |
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" => "btn btn-primary" ] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_tracker_form_submit" ] |
cache_key | "_tracker_form_submit_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#774 …5} |
full_name | "tracker_form[submit]" |
id | "tracker_form_submit" |
label | "Rechercher" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "submit" |
priority | 0 |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_tracker_form_submit" |
value | null |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "782e05dd59d2a523f66fb1131a.OWOHiXWtnF1bhXg6mzfFJxW3F_z3vHAOhCBRgC_xdME.CynUugb7zxFt4A9832HoQCHtT6O01kFA0BRgsVmGPYRUDvXMANr5DQ-yFw" |
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 | "782e05dd59d2a523f66fb1131a.OWOHiXWtnF1bhXg6mzfFJxW3F_z3vHAOhCBRgC_xdME.CynUugb7zxFt4A9832HoQCHtT6O01kFA0BRgsVmGPYRUDvXMANr5DQ-yFw" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "csrf_token" |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#564 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#816 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#814 …} -namespace: Closure() {#815 …} } |
data | "782e05dd59d2a523f66fb1131a.OWOHiXWtnF1bhXg6mzfFJxW3F_z3vHAOhCBRgC_xdME.CynUugb7zxFt4A9832HoQCHtT6O01kFA0BRgsVmGPYRUDvXMANr5DQ-yFw" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#844 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() {#833 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#217 …} $message: Closure() {#832 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_tracker_form__token" ] |
cache_key | "_tracker_form__token_hidden" |
compound | false |
data | "782e05dd59d2a523f66fb1131a.OWOHiXWtnF1bhXg6mzfFJxW3F_z3vHAOhCBRgC_xdME.CynUugb7zxFt4A9832HoQCHtT6O01kFA0BRgsVmGPYRUDvXMANr5DQ-yFw" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#853 -form: Symfony\Component\Form\Form {#718 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#836 …5} |
full_name | "tracker_form[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tracker_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 | "_tracker_form__token" |
valid | true |
value | "782e05dd59d2a523f66fb1131a.OWOHiXWtnF1bhXg6mzfFJxW3F_z3vHAOhCBRgC_xdME.CynUugb7zxFt4A9832HoQCHtT6O01kFA0BRgsVmGPYRUDvXMANr5DQ-yFw" |