Forms
-
auth
-
email
-
password
-
remember_me
-
captcha
-
_token
-
auth
Form type:
"App\Form\Security\AuthType"
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 |
|---|---|---|
| readonly | false |
same as passed value |
| reconnexion | 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 | 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 | "login" |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#182 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#181 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#180 …} -namespace: Closure() {#178 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1611 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 |
| readonly | false |
| reconnexion | false |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1613 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $message: Closure() {#1612 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "auth" "_auth" ] |
| cache_key | "_auth_auth" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1684 -errors: [] -form: Symfony\Component\Form\Form {#1689 …} } |
| form | Symfony\Component\Form\FormView {#1614 …5} |
| full_name | "auth" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "auth" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "auth" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_auth" |
| 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 | [ "class" => "py-2" "readonly" => false ] |
[ "class" => "py-2" "readonly" => false ] |
| label | Symfony\Component\Translation\TranslatableMessage {#1619 -message: "Adresse email" -parameters: [] -domain: null } |
same as passed value |
| label_attr | [ "class" => "mb-0" ] |
[ "class" => "mb-0" ] |
| row_attr | [ "class" => "mb-1 " ] |
[ "class" => "mb-1 " ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "py-2" "readonly" => false ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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 {#182 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#181 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#180 …} -namespace: Closure() {#178 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1636 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| 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 | Symfony\Component\Translation\TranslatableMessage {#1619 -message: "Adresse email" -parameters: [] -domain: null } |
| label_attr | [ "class" => "mb-0" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| 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 | true |
| row_attr | [ "class" => "mb-1 " ] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1638 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $message: Closure() {#1637 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "py-2" "readonly" => false ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_auth_email" ] |
| cache_key | "_auth_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1705 -errors: [] -form: Symfony\Component\Form\Form {#1692 …} } |
| form | Symfony\Component\Form\FormView {#1639 …5} |
| full_name | "auth[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "auth_email" |
| label | Symfony\Component\Translation\TranslatableMessage {#1619 -message: "Adresse email" -parameters: [] -domain: null } |
| label_attr | [ "class" => "mb-0" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "mb-1 " ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_auth_email" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
password
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 |
|---|---|---|
| label | Symfony\Component\Translation\TranslatableMessage {#1620 -message: "Mot de passe" -parameters: [] -domain: null } |
same as passed value |
| label_attr | [ "class" => "m-0" ] |
[ "class" => "m-0" ] |
| mapped | false |
same as passed value |
| row_attr | [ "class" => "mb-1" ] |
[ "class" => "mb-1" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| always_empty | true |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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 {#182 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#181 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#180 …} -namespace: Closure() {#178 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1650 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| hash_property_path | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The password is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | Symfony\Component\Translation\TranslatableMessage {#1620 -message: "Mot de passe" -parameters: [] -domain: null } |
| label_attr | [ "class" => "m-0" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | false |
| 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 | true |
| row_attr | [ "class" => "mb-1" ] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1652 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $message: Closure() {#1651 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_auth_password" ] |
| cache_key | "_auth_password_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1707 -errors: [] -form: Symfony\Component\Form\Form {#1695 …} } |
| form | Symfony\Component\Form\FormView {#1708 …5} |
| full_name | "auth[password]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "auth_password" |
| label | Symfony\Component\Translation\TranslatableMessage {#1620 -message: "Mot de passe" -parameters: [] -domain: null } |
| label_attr | [ "class" => "m-0" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "password" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "mb-1" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_auth_password" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
remember_me
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 | [ "class" => "checked:bg-primary checked:border-primary checked:text-white" ] |
[ "class" => "checked:bg-primary checked:border-primary checked:text-white" ] |
| label | Symfony\Component\Translation\TranslatableMessage {#1621 -message: "Rester connecté sur cet ordinateur" -parameters: [] -domain: null } |
same as passed value |
| label_attr | [ "class" => "m-0" ] |
[ "class" => "m-0" ] |
| mapped | false |
same as passed value |
| required | false |
same as passed value |
| row_attr | [ "class" => "mb-1" ] |
[ "class" => "mb-1" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "checked:bg-primary checked:border-primary checked:text-white" ] |
| 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 {#182 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#181 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#180 …} -namespace: Closure() {#178 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1661 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 | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1662 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | Symfony\Component\Translation\TranslatableMessage {#1621 -message: "Rester connecté sur cet ordinateur" -parameters: [] -domain: null } |
| label_attr | [ "class" => "m-0" ] |
| 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 | [ "class" => "mb-1" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1663 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $message: Closure() {#1665 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "checked:bg-primary checked:border-primary checked:text-white" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_auth_remember_me" ] |
| cache_key | "_auth_remember_me_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1709 -errors: [] -form: Symfony\Component\Form\Form {#1698 …} } |
| form | Symfony\Component\Form\FormView {#1710 …5} |
| full_name | "auth[remember_me]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "auth_remember_me" |
| label | Symfony\Component\Translation\TranslatableMessage {#1621 -message: "Rester connecté sur cet ordinateur" -parameters: [] -domain: null } |
| label_attr | [ "class" => "m-0" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "remember_me" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "mb-1" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_auth_remember_me" |
| valid | true |
| value | "1" |
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 | "register" |
same as passed value |
| constraints | Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#1622 +payload: null +groups: ? ?array +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" } |
[ Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#1622 +payload: null +groups: ? ?array +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" } ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| action_name | "register" |
| 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 {#1622 +payload: null +groups: ? ?array +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 {#182 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#181 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#180 …} -namespace: Closure() {#178 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1681 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 | "en" |
| 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() {#1683 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $message: Closure() {#1682 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| action_name | "register" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "karser_recaptcha3" "_auth_captcha" ] |
| cache_key | "_auth_captcha_karser_recaptcha3" |
| compound | false |
| data | null |
| disabled | false |
| enabled | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1718 -errors: [] -form: Symfony\Component\Form\Form {#1701 …} } |
| form | Symfony\Component\Form\FormView {#1720 …5} |
| full_name | "auth[captcha]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| host | "www.google.com" |
| id | "auth_captcha" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| locale | "en" |
| method | "POST" |
| multipart | false |
| name | "captcha" |
| priority | 0 |
| required | false |
| row_attr | [] |
| script_nonce_csp | "" |
| site_key | "6LcsDkQlAAAAACEE0igLqPjLmztuYVrNP_mK8qNN" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_auth_captcha" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "f341296.Rnsu8f6RhUX_aIgV9oi1v0rmT4NYLVaeZtz8NEl69oc.KhMDvqr9zyG3MrlKpqWBhz7eCNs_fgKsULCSTTEwse8RCRiGuv3iB7IF5w" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_prefix | "csrf_token" |
same as passed value |
| data | "f341296.Rnsu8f6RhUX_aIgV9oi1v0rmT4NYLVaeZtz8NEl69oc.KhMDvqr9zyG3MrlKpqWBhz7eCNs_fgKsULCSTTEwse8RCRiGuv3iB7IF5w" |
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 {#182 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#181 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#180 …} -namespace: Closure() {#178 …} } |
| data | "f341296.Rnsu8f6RhUX_aIgV9oi1v0rmT4NYLVaeZtz8NEl69oc.KhMDvqr9zyG3MrlKpqWBhz7eCNs_fgKsULCSTTEwse8RCRiGuv3iB7IF5w" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1666 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() {#1721 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $message: Closure() {#1722 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_auth__token" ] |
| cache_key | "_auth__token_hidden" |
| compound | false |
| data | "f341296.Rnsu8f6RhUX_aIgV9oi1v0rmT4NYLVaeZtz8NEl69oc.KhMDvqr9zyG3MrlKpqWBhz7eCNs_fgKsULCSTTEwse8RCRiGuv3iB7IF5w" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1732 -errors: [] -form: Symfony\Component\Form\Form {#1728 …} } |
| form | Symfony\Component\Form\FormView {#1723 …5} |
| full_name | "auth[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "auth__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 | "_auth__token" |
| valid | true |
| value | "f341296.Rnsu8f6RhUX_aIgV9oi1v0rmT4NYLVaeZtz8NEl69oc.KhMDvqr9zyG3MrlKpqWBhz7eCNs_fgKsULCSTTEwse8RCRiGuv3iB7IF5w" |