Forms
update
Form type:
"App\Form\UpdateType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Update {#471 #id: null -url: null -created: null -reminder: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Update {#471 #id: null -url: null -created: null -reminder: null } |
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 | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#628 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#629 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#630 …} -namespace: Closure() {#632 …} } |
| data | App\Entity\Update {#471 #id: null -url: null -created: null -reminder: null } |
| data_class | "App\Entity\Update" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#674 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#451 …} use: { $class: "App\Entity\Update" } } |
| 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() {#672 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#638 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#447 …} $translationDomain: "validators" $message: Closure() {#673 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "update" "_update" ] |
| cache_key | "_update_update" |
| compound | true |
| data | App\Entity\Update {#471 #id: null -url: null -created: null -reminder: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#890 -form: Symfony\Component\Form\Form {#694 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#866 …5} |
| full_name | "update" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "update" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "update" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_update" |
| valid | true |
| value | App\Entity\Update {#471 #id: null -url: null -created: null -reminder: null } |
url
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" => "Ex: http://www.example.com" ] |
[ "placeholder" => "Ex: http://www.example.com" ] |
| label | "Url" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Ex: http://www.example.com" ] |
| 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 {#628 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#629 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#630 …} -namespace: Closure() {#632 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#647 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#451 …} } |
| 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 | "Url" |
| 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() {#686 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#638 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#447 …} $translationDomain: "validators" $message: Closure() {#687 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Ex: http://www.example.com" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_update_url" ] |
| cache_key | "_update_url_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#865 -form: Symfony\Component\Form\Form {#763 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#819 …5} |
| full_name | "update[url]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "update_url" |
| label | "Url" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "url" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_update_url" |
| valid | true |
| value | "" |
created
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" => "Ex: dd-mm-yyyy" ] |
[ "placeholder" => "Ex: dd-mm-yyyy" ] |
| label | "Crée le" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Ex: dd-mm-yyyy" ] |
| 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 {#628 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#629 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#630 …} -namespace: Closure() {#632 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#644 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#451 …} } |
| 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 | "Crée le" |
| 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() {#642 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#638 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#447 …} $translationDomain: "validators" $message: Closure() {#643 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Ex: dd-mm-yyyy" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_update_created" ] |
| cache_key | "_update_created_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#891 -form: Symfony\Component\Form\Form {#760 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#841 …5} |
| full_name | "update[created]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "update_created" |
| label | "Crée le" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "created" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_update_created" |
| valid | true |
| value | "" |
reminder
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" => "Ex: dd-mm-yyyy" ] |
[ "placeholder" => "Ex: dd-mm-yyyy" ] |
| label | "Rappel souhaité le" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Ex: dd-mm-yyyy" ] |
| 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 {#628 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#629 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#630 …} -namespace: Closure() {#632 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#661 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#451 …} } |
| 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 | "Rappel souhaité le" |
| 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() {#663 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#638 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#447 …} $translationDomain: "validators" $message: Closure() {#662 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Ex: dd-mm-yyyy" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_update_reminder" ] |
| cache_key | "_update_reminder_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#844 -form: Symfony\Component\Form\Form {#757 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#746 …5} |
| full_name | "update[reminder]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "update_reminder" |
| label | "Rappel souhaité le" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "reminder" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_update_reminder" |
| 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 |
|---|---|---|
| label | "Valider" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Valider" |
| 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 | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_update_submit" ] |
| cache_key | "_update_submit_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#854 …5} |
| full_name | "update[submit]" |
| id | "update_submit" |
| label | "Valider" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "submit" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_update_submit" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "e28858f6ff909d2c908242fd8e2d.e6NakUE4Q2mflvt8NaHbZ27Esdk_Y7w-JCC2B1l7uPM.AcEuyAdIFTn4wrcjeMqhNT6rnOtMKehzVGr7bB8N08sX1SjbF307PvzArg" |
| 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 | "e28858f6ff909d2c908242fd8e2d.e6NakUE4Q2mflvt8NaHbZ27Esdk_Y7w-JCC2B1l7uPM.AcEuyAdIFTn4wrcjeMqhNT6rnOtMKehzVGr7bB8N08sX1SjbF307PvzArg" |
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 {#628 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#629 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#630 …} -namespace: Closure() {#632 …} } |
| data | "e28858f6ff909d2c908242fd8e2d.e6NakUE4Q2mflvt8NaHbZ27Esdk_Y7w-JCC2B1l7uPM.AcEuyAdIFTn4wrcjeMqhNT6rnOtMKehzVGr7bB8N08sX1SjbF307PvzArg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#869 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#451 …} } |
| 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() {#892 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#638 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#447 …} $translationDomain: "validators" $message: Closure() {#894 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_update__token" ] |
| cache_key | "_update__token_hidden" |
| compound | false |
| data | "e28858f6ff909d2c908242fd8e2d.e6NakUE4Q2mflvt8NaHbZ27Esdk_Y7w-JCC2B1l7uPM.AcEuyAdIFTn4wrcjeMqhNT6rnOtMKehzVGr7bB8N08sX1SjbF307PvzArg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#870 -form: Symfony\Component\Form\Form {#855 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#748 …5} |
| full_name | "update[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "update__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 | "_update__token" |
| valid | true |
| value | "e28858f6ff909d2c908242fd8e2d.e6NakUE4Q2mflvt8NaHbZ27Esdk_Y7w-JCC2B1l7uPM.AcEuyAdIFTn4wrcjeMqhNT6rnOtMKehzVGr7bB8N08sX1SjbF307PvzArg" |
delete
Form type:
"App\Form\DeleteType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Update {#471 #id: null -url: null -created: null -reminder: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Update {#471 #id: null -url: null -created: null -reminder: null } |
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 | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#628 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#629 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#630 …} -namespace: Closure() {#632 …} } |
| data | App\Entity\Update {#471 #id: null -url: null -created: null -reminder: null } |
| data_class | "App\Entity\Update" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#732 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#451 …} use: { $class: "App\Entity\Update" } } |
| 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() {#721 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#638 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#447 …} $translationDomain: "validators" $message: Closure() {#720 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "delete" "_delete" ] |
| cache_key | "_delete_delete" |
| compound | true |
| data | App\Entity\Update {#471 #id: null -url: null -created: null -reminder: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#887 -form: Symfony\Component\Form\Form {#719 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#772 …5} |
| full_name | "delete" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "delete" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "delete" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_delete" |
| valid | true |
| value | App\Entity\Update {#471 #id: null -url: null -created: null -reminder: null } |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "12a18d4.xgbsEB2C7HynEtv-YaYEF9U1p0hlGxKjrmjfG5z-fKk.o2ioaS-0tUTrP4K1GMAxcpFx1nATfFzvwR22Y6qMHsqKT40oUfGFKJVR6w" |
| 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 | "12a18d4.xgbsEB2C7HynEtv-YaYEF9U1p0hlGxKjrmjfG5z-fKk.o2ioaS-0tUTrP4K1GMAxcpFx1nATfFzvwR22Y6qMHsqKT40oUfGFKJVR6w" |
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 {#628 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#629 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#630 …} -namespace: Closure() {#632 …} } |
| data | "12a18d4.xgbsEB2C7HynEtv-YaYEF9U1p0hlGxKjrmjfG5z-fKk.o2ioaS-0tUTrP4K1GMAxcpFx1nATfFzvwR22Y6qMHsqKT40oUfGFKJVR6w" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#733 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#451 …} } |
| 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() {#738 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#638 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#447 …} $translationDomain: "validators" $message: Closure() {#737 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_delete__token" ] |
| cache_key | "_delete__token_hidden" |
| compound | false |
| data | "12a18d4.xgbsEB2C7HynEtv-YaYEF9U1p0hlGxKjrmjfG5z-fKk.o2ioaS-0tUTrP4K1GMAxcpFx1nATfFzvwR22Y6qMHsqKT40oUfGFKJVR6w" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#752 -form: Symfony\Component\Form\Form {#701 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#742 …5} |
| full_name | "delete[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "delete__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 | "_delete__token" |
| valid | true |
| value | "12a18d4.xgbsEB2C7HynEtv-YaYEF9U1p0hlGxKjrmjfG5z-fKk.o2ioaS-0tUTrP4K1GMAxcpFx1nATfFzvwR22Y6qMHsqKT40oUfGFKJVR6w" |