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 {#181 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#180 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#179 …} -namespace: Closure() {#177 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1612 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() {#1614 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#174 …} $message: Closure() {#1613 …} $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 {#1685 -errors: [] -form: Symfony\Component\Form\Form {#1690 …} } |
| form | Symfony\Component\Form\FormView {#1615 …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 {#1620 -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 {#181 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#180 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#179 …} -namespace: Closure() {#177 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1637 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 {#1620 -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() {#1639 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#174 …} $message: Closure() {#1638 …} $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 {#1706 -errors: [] -form: Symfony\Component\Form\Form {#1693 …} } |
| form | Symfony\Component\Form\FormView {#1640 …5} |
| full_name | "auth[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "auth_email" |
| label | Symfony\Component\Translation\TranslatableMessage {#1620 -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 {#1621 -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 {#181 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#180 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#179 …} -namespace: Closure() {#177 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1646 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 {#1621 -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() {#1653 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#174 …} $message: Closure() {#1652 …} $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 {#1708 -errors: [] -form: Symfony\Component\Form\Form {#1696 …} } |
| form | Symfony\Component\Form\FormView {#1709 …5} |
| full_name | "auth[password]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "auth_password" |
| label | Symfony\Component\Translation\TranslatableMessage {#1621 -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 {#1622 -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 {#181 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#180 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#179 …} -namespace: Closure() {#177 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1662 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 {#1663 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | Symfony\Component\Translation\TranslatableMessage {#1622 -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() {#1664 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#174 …} $message: Closure() {#1666 …} $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 {#1710 -errors: [] -form: Symfony\Component\Form\Form {#1699 …} } |
| form | Symfony\Component\Form\FormView {#1711 …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 {#1622 -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 {#1623 +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 {#1623 +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 {#1623 +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 {#181 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#180 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#179 …} -namespace: Closure() {#177 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1682 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() {#1684 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#174 …} $message: Closure() {#1683 …} $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 {#1719 -errors: [] -form: Symfony\Component\Form\Form {#1702 …} } |
| form | Symfony\Component\Form\FormView {#1721 …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 | "d751109edb5907be2e.kaO7hNmompcxx83I56IEvckecHQCQt37a6xwqw3JXb0.p-DptOnB-M9eo6m6iMZK3KZINDdmOq2rEZQv_nWFbvCk1tTX9O_X0X-RjA" |
| 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 | "d751109edb5907be2e.kaO7hNmompcxx83I56IEvckecHQCQt37a6xwqw3JXb0.p-DptOnB-M9eo6m6iMZK3KZINDdmOq2rEZQv_nWFbvCk1tTX9O_X0X-RjA" |
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 {#181 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#180 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#179 …} -namespace: Closure() {#177 …} } |
| data | "d751109edb5907be2e.kaO7hNmompcxx83I56IEvckecHQCQt37a6xwqw3JXb0.p-DptOnB-M9eo6m6iMZK3KZINDdmOq2rEZQv_nWFbvCk1tTX9O_X0X-RjA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1667 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() {#1722 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#174 …} $message: Closure() {#1723 …} $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 | "d751109edb5907be2e.kaO7hNmompcxx83I56IEvckecHQCQt37a6xwqw3JXb0.p-DptOnB-M9eo6m6iMZK3KZINDdmOq2rEZQv_nWFbvCk1tTX9O_X0X-RjA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1733 -errors: [] -form: Symfony\Component\Form\Form {#1729 …} } |
| form | Symfony\Component\Form\FormView {#1724 …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 | "d751109edb5907be2e.kaO7hNmompcxx83I56IEvckecHQCQt37a6xwqw3JXb0.p-DptOnB-M9eo6m6iMZK3KZINDdmOq2rEZQv_nWFbvCk1tTX9O_X0X-RjA" |