Forms
-
to_do_list_items
-
project
-
task
-
priority
-
status
-
hoursAllocated
-
attachment
-
needsResearch
-
immediatePriority
-
save
-
save_and_continue
-
_token
-
to_do_list_items
Form type:
"App\Form\ToDoListItemsType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\ToDoListItems {#1073 -id: 382 -project: Proxies\__CG__\App\Entity\ToDoList {#1129 -id: 62 -priority: 3.0 -project: "ATS Template" -accessTo: Doctrine\ORM\PersistentCollection {#1333 …} -liveWebsite: "https://atstemplate.atts-systems.com" -summary: null -monthlyRevenue: 0.0 -cDevDirectory: "atstemplate2" -sqlDatabaseFileName: "atstemplate" -atsTemplateLastUpdated: null -activeCodingProject: true -liveWebsiteWorking: false -expandCollapse: "Collapse" +__isInitialized__: true …2 } -status: "Complete" -priority: 54.0 -task: "<p><strong>User</strong></p><ul><li>Work out a way to share some common features of the User entity but allowing for adaptions for each different project</li><li>ChatGPT: I am building about 10 different websites that all work on Symfony/PHP. They will all share the same foundations or basic architecture (basic USER handling, a CMS, and other standard features) and any changes in one are updated across all by copying the Entity, Controller, Form, Repository and Templates. The each site will have some specific code unique to each site. The problem I have is that the USER entity needs to be slightly different for each site, so I can't copy those across. How can I maintain consistency and the uniqueness. My thought was to split the user entity in two and embed the second (different) USER2 contents within the USER form. Any suggestions</li></ul>" -hoursAllocated: null -immediatePriority: null -attachment: null -needsResearch: "No" -lastSaved: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
access_projects | [] |
same as passed value |
data | App\Entity\ToDoListItems {#1073 -id: 382 -project: Proxies\__CG__\App\Entity\ToDoList {#1129 -id: 62 -priority: 3.0 -project: "ATS Template" -accessTo: Doctrine\ORM\PersistentCollection {#1333 …} -liveWebsite: "https://atstemplate.atts-systems.com" -summary: null -monthlyRevenue: 0.0 -cDevDirectory: "atstemplate2" -sqlDatabaseFileName: "atstemplate" -atsTemplateLastUpdated: null -activeCodingProject: true -liveWebsiteWorking: false -expandCollapse: "Collapse" +__isInitialized__: true …2 } -status: "Complete" -priority: 54.0 -task: "<p><strong>User</strong></p><ul><li>Work out a way to share some common features of the User entity but allowing for adaptions for each different project</li><li>ChatGPT: I am building about 10 different websites that all work on Symfony/PHP. They will all share the same foundations or basic architecture (basic USER handling, a CMS, and other standard features) and any changes in one are updated across all by copying the Entity, Controller, Form, Repository and Templates. The each site will have some specific code unique to each site. The problem I have is that the USER entity needs to be slightly different for each site, so I can't copy those across. How can I maintain consistency and the uniqueness. My thought was to split the user entity in two and embed the second (different) USER2 contents within the USER form. Any suggestions</li></ul>" -hoursAllocated: null -immediatePriority: null -attachment: null -needsResearch: "No" -lastSaved: null } |
same as passed value |
project | Proxies\__CG__\App\Entity\ToDoList {#1129 -id: 62 -priority: 3.0 -project: "ATS Template" -accessTo: Doctrine\ORM\PersistentCollection {#1333 …} -liveWebsite: "https://atstemplate.atts-systems.com" -summary: null -monthlyRevenue: 0.0 -cDevDirectory: "atstemplate2" -sqlDatabaseFileName: "atstemplate" -atsTemplateLastUpdated: null -activeCodingProject: true -liveWebsiteWorking: false -expandCollapse: "Collapse" +__isInitialized__: true …2 } |
same as passed value |
Resolved Options
Option | Value |
---|---|
access_projects | [] |
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 {#1786 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1787 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1788 …} -namespace: Closure() {#1790 …} } |
data | App\Entity\ToDoListItems {#1073 -id: 382 -project: Proxies\__CG__\App\Entity\ToDoList {#1129 -id: 62 -priority: 3.0 -project: "ATS Template" -accessTo: Doctrine\ORM\PersistentCollection {#1333 …} -liveWebsite: "https://atstemplate.atts-systems.com" -summary: null -monthlyRevenue: 0.0 -cDevDirectory: "atstemplate2" -sqlDatabaseFileName: "atstemplate" -atsTemplateLastUpdated: null -activeCodingProject: true -liveWebsiteWorking: false -expandCollapse: "Collapse" +__isInitialized__: true …2 } -status: "Complete" -priority: 54.0 -task: "<p><strong>User</strong></p><ul><li>Work out a way to share some common features of the User entity but allowing for adaptions for each different project</li><li>ChatGPT: I am building about 10 different websites that all work on Symfony/PHP. They will all share the same foundations or basic architecture (basic USER handling, a CMS, and other standard features) and any changes in one are updated across all by copying the Entity, Controller, Form, Repository and Templates. The each site will have some specific code unique to each site. The problem I have is that the USER entity needs to be slightly different for each site, so I can't copy those across. How can I maintain consistency and the uniqueness. My thought was to split the user entity in two and embed the second (different) USER2 contents within the USER form. Any suggestions</li></ul>" -hoursAllocated: null -immediatePriority: null -attachment: null -needsResearch: "No" -lastSaved: null } |
data_class | "App\Entity\ToDoListItems" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1833 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\ToDoListItems" } } |
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 |
project | Proxies\__CG__\App\Entity\ToDoList {#1129 -id: 62 -priority: 3.0 -project: "ATS Template" -accessTo: Doctrine\ORM\PersistentCollection {#1333 …} -liveWebsite: "https://atstemplate.atts-systems.com" -summary: null -monthlyRevenue: 0.0 -cDevDirectory: "atstemplate2" -sqlDatabaseFileName: "atstemplate" -atsTemplateLastUpdated: null -activeCodingProject: true -liveWebsiteWorking: false -expandCollapse: "Collapse" +__isInitialized__: true …2 } |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1831 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1587 …} $message: Closure() {#1832 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "to_do_list_items" "_to_do_list_items" ] |
cache_key | "_to_do_list_items_to_do_list_items" |
compound | true |
data | App\Entity\ToDoListItems {#1073 -id: 382 -project: Proxies\__CG__\App\Entity\ToDoList {#1129 -id: 62 -priority: 3.0 -project: "ATS Template" -accessTo: Doctrine\ORM\PersistentCollection {#1333 …} -liveWebsite: "https://atstemplate.atts-systems.com" -summary: null -monthlyRevenue: 0.0 -cDevDirectory: "atstemplate2" -sqlDatabaseFileName: "atstemplate" -atsTemplateLastUpdated: null -activeCodingProject: true -liveWebsiteWorking: false -expandCollapse: "Collapse" +__isInitialized__: true …2 } -status: "Complete" -priority: 54.0 -task: "<p><strong>User</strong></p><ul><li>Work out a way to share some common features of the User entity but allowing for adaptions for each different project</li><li>ChatGPT: I am building about 10 different websites that all work on Symfony/PHP. They will all share the same foundations or basic architecture (basic USER handling, a CMS, and other standard features) and any changes in one are updated across all by copying the Entity, Controller, Form, Repository and Templates. The each site will have some specific code unique to each site. The problem I have is that the USER entity needs to be slightly different for each site, so I can't copy those across. How can I maintain consistency and the uniqueness. My thought was to split the user entity in two and embed the second (different) USER2 contents within the USER form. Any suggestions</li></ul>" -hoursAllocated: null -immediatePriority: null -attachment: null -needsResearch: "No" -lastSaved: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1885 -form: Symfony\Component\Form\Form {#2008 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1830 …5} |
full_name | "to_do_list_items" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "to_do_list_items" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "to_do_list_items" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_to_do_list_items" |
valid | true |
value | App\Entity\ToDoListItems {#1073 -id: 382 -project: Proxies\__CG__\App\Entity\ToDoList {#1129 -id: 62 -priority: 3.0 -project: "ATS Template" -accessTo: Doctrine\ORM\PersistentCollection {#1333 …} -liveWebsite: "https://atstemplate.atts-systems.com" -summary: null -monthlyRevenue: 0.0 -cDevDirectory: "atstemplate2" -sqlDatabaseFileName: "atstemplate" -atsTemplateLastUpdated: null -activeCodingProject: true -liveWebsiteWorking: false -expandCollapse: "Collapse" +__isInitialized__: true …2 } -status: "Complete" -priority: 54.0 -task: "<p><strong>User</strong></p><ul><li>Work out a way to share some common features of the User entity but allowing for adaptions for each different project</li><li>ChatGPT: I am building about 10 different websites that all work on Symfony/PHP. They will all share the same foundations or basic architecture (basic USER handling, a CMS, and other standard features) and any changes in one are updated across all by copying the Entity, Controller, Form, Repository and Templates. The each site will have some specific code unique to each site. The problem I have is that the USER entity needs to be slightly different for each site, so I can't copy those across. How can I maintain consistency and the uniqueness. My thought was to split the user entity in two and embed the second (different) USER2 contents within the USER form. Any suggestions</li></ul>" -hoursAllocated: null -immediatePriority: null -attachment: null -needsResearch: "No" -lastSaved: null } |
project
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Proxies\__CG__\App\Entity\ToDoList {#1129 -id: 62 -priority: 3.0 -project: "ATS Template" -accessTo: Doctrine\ORM\PersistentCollection {#1333 …} -liveWebsite: "https://atstemplate.atts-systems.com" -summary: null -monthlyRevenue: 0.0 -cDevDirectory: "atstemplate2" -sqlDatabaseFileName: "atstemplate" -atsTemplateLastUpdated: null -activeCodingProject: true -liveWebsiteWorking: false -expandCollapse: "Collapse" +__isInitialized__: true …2 } |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_label | "project" |
same as passed value |
choices | [] |
same as passed value |
class | "App\Entity\ToDoList" |
same as passed value |
data | Proxies\__CG__\App\Entity\ToDoList {#1129 -id: 62 -priority: 3.0 -project: "ATS Template" -accessTo: Doctrine\ORM\PersistentCollection {#1333 …} -liveWebsite: "https://atstemplate.atts-systems.com" -summary: null -monthlyRevenue: 0.0 -cDevDirectory: "atstemplate2" -sqlDatabaseFileName: "atstemplate" -atsTemplateLastUpdated: null -activeCodingProject: true -liveWebsiteWorking: false -expandCollapse: "Collapse" +__isInitialized__: true …2 } |
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 |
choice_attr | null |
choice_filter | null |
choice_label | "project" |
choice_loader | null |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1825 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1822 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1824 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1826 …} } |
choices | [] |
class | "App\Entity\ToDoList" |
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 {#1786 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1787 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1788 …} -namespace: Closure() {#1790 …} } |
data | Proxies\__CG__\App\Entity\ToDoList {#1129 -id: 62 -priority: 3.0 -project: "ATS Template" -accessTo: Doctrine\ORM\PersistentCollection {#1333 …} -liveWebsite: "https://atstemplate.atts-systems.com" -summary: null -monthlyRevenue: 0.0 -cDevDirectory: "atstemplate2" -sqlDatabaseFileName: "atstemplate" -atsTemplateLastUpdated: null -activeCodingProject: true -liveWebsiteWorking: false -expandCollapse: "Collapse" +__isInitialized__: true …2 } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerKvnzFdV\EntityManagerGhostEbeb667 {#939 …12} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
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 | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1827 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerKvnzFdV\EntityManagerGhostEbeb667 {#939 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1065 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
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 |
query_builder | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1828 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1587 …} $message: Closure() {#1843 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_to_do_list_items_project" ] |
cache_key | "_to_do_list_items_project_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [] |
compound | false |
data | Proxies\__CG__\App\Entity\ToDoList {#1129 -id: 62 -priority: 3.0 -project: "ATS Template" -accessTo: Doctrine\ORM\PersistentCollection {#1333 …} -liveWebsite: "https://atstemplate.atts-systems.com" -summary: null -monthlyRevenue: 0.0 -cDevDirectory: "atstemplate2" -sqlDatabaseFileName: "atstemplate" -atsTemplateLastUpdated: null -activeCodingProject: true -liveWebsiteWorking: false -expandCollapse: "Collapse" +__isInitialized__: true …2 } |
disabled | false |
duplicate_preferred_choices | true |
errors | Symfony\Component\Form\FormErrorIterator {#2042 -form: Symfony\Component\Form\Form {#2030 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2044 …5} |
full_name | "to_do_list_items[project]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "to_do_list_items_project" |
is_selected | Closure($choice, $value) {#1983 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "project" |
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 | "_to_do_list_items_project" |
valid | true |
value | "" |
task
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "<p><strong>User</strong></p><ul><li>Work out a way to share some common features of the User entity but allowing for adaptions for each different project</li><li>ChatGPT: I am building about 10 different websites that all work on Symfony/PHP. They will all share the same foundations or basic architecture (basic USER handling, a CMS, and other standard features) and any changes in one are updated across all by copying the Entity, Controller, Form, Repository and Templates. The each site will have some specific code unique to each site. The problem I have is that the USER entity needs to be slightly different for each site, so I can't copy those across. How can I maintain consistency and the uniqueness. My thought was to split the user entity in two and embed the second (different) USER2 contents within the USER form. Any suggestions</li></ul>" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | 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 | 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 {#1786 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1787 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1788 …} -namespace: Closure() {#1790 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1860 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 | 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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1863 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1587 …} $message: Closure() {#1861 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_to_do_list_items_task" ] |
cache_key | "_to_do_list_items_task_textarea" |
compound | false |
data | "<p><strong>User</strong></p><ul><li>Work out a way to share some common features of the User entity but allowing for adaptions for each different project</li><li>ChatGPT: I am building about 10 different websites that all work on Symfony/PHP. They will all share the same foundations or basic architecture (basic USER handling, a CMS, and other standard features) and any changes in one are updated across all by copying the Entity, Controller, Form, Repository and Templates. The each site will have some specific code unique to each site. The problem I have is that the USER entity needs to be slightly different for each site, so I can't copy those across. How can I maintain consistency and the uniqueness. My thought was to split the user entity in two and embed the second (different) USER2 contents within the USER form. Any suggestions</li></ul>" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2040 -form: Symfony\Component\Form\Form {#2027 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2041 …5} |
full_name | "to_do_list_items[task]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "to_do_list_items_task" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "task" |
pattern | null |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_to_do_list_items_task" |
valid | true |
value | "<p><strong>User</strong></p><ul><li>Work out a way to share some common features of the User entity but allowing for adaptions for each different project</li><li>ChatGPT: I am building about 10 different websites that all work on Symfony/PHP. They will all share the same foundations or basic architecture (basic USER handling, a CMS, and other standard features) and any changes in one are updated across all by copying the Entity, Controller, Form, Repository and Templates. The each site will have some specific code unique to each site. The problem I have is that the USER entity needs to be slightly different for each site, so I can't copy those across. How can I maintain consistency and the uniqueness. My thought was to split the user entity in two and embed the second (different) USER2 contents within the USER form. Any suggestions</li></ul>" |
priority
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | 54.0 |
View Format |
"54"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | 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 | 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 {#1786 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1787 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1788 …} -namespace: Closure() {#1790 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1903 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 |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | false |
inherit_data | false |
input | "number" |
invalid_message | "Please enter a number." |
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 | false |
rounding_mode | 6 |
row_attr | [] |
scale | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1898 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1587 …} $message: Closure() {#1899 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "inputmode" => "decimal" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "number" "_to_do_list_items_priority" ] |
cache_key | "_to_do_list_items_priority_number" |
compound | false |
data | 54.0 |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1967 -form: Symfony\Component\Form\Form {#2024 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1978 …5} |
full_name | "to_do_list_items[priority]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "to_do_list_items_priority" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "priority" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_to_do_list_items_priority" |
valid | true |
value | "54" |
status
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "Pending" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "Complete" => "Complete" "Pending" => "Pending" "Blocked" => "Blocked" ] |
[ "Complete" => "Complete" "Pending" => "Pending" "Blocked" => "Blocked" ] |
data | "Pending" |
same as passed value |
expanded | false |
same as passed value |
multiple | false |
same as passed value |
required | true |
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 |
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 | [ "Complete" => "Complete" "Pending" => "Pending" "Blocked" => "Blocked" ] |
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 {#1786 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1787 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1788 …} -namespace: Closure() {#1790 …} } |
data | "Pending" |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
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 | null |
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() {#1906 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1587 …} $message: Closure() {#1900 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_to_do_list_items_status" ] |
cache_key | "_to_do_list_items_status_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1952 +label: "Complete" +value: "Complete" +data: "Complete" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1820 +label: "Pending" +value: "Pending" +data: "Pending" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1977 +label: "Blocked" +value: "Blocked" +data: "Blocked" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | "Pending" |
disabled | false |
duplicate_preferred_choices | true |
errors | Symfony\Component\Form\FormErrorIterator {#1969 -form: Symfony\Component\Form\Form {#2033 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1941 …5} |
full_name | "to_do_list_items[status]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "to_do_list_items_status" |
is_selected | Closure($choice, $value) {#1874 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "status" |
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 | "_to_do_list_items_status" |
valid | true |
value | "Pending" |
hoursAllocated
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 |
---|---|---|
required | 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 | 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 {#1786 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1787 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1788 …} -namespace: Closure() {#1790 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1913 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 |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please enter an integer." |
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 | false |
rounding_mode | 2 |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1917 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1587 …} $message: Closure() {#1892 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "integer" "_to_do_list_items_hoursAllocated" ] |
cache_key | "_to_do_list_items_hoursAllocated_integer" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1919 -form: Symfony\Component\Form\Form {#2036 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1961 …5} |
full_name | "to_do_list_items[hoursAllocated]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "to_do_list_items_hoursAllocated" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "hoursAllocated" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_to_do_list_items_hoursAllocated" |
valid | true |
value | "" |
attachment
Form type:
"Symfony\Component\Form\Extension\Core\Type\FileType"
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 | "Attachments" |
same as passed value |
mapped | false |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | true |
attr | [] |
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 {#1786 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1787 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1788 …} -namespace: Closure() {#1790 …} } |
data_class | "Symfony\Component\HttpFoundation\File\File" |
disabled | false |
empty_data | null |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please select a valid file." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Attachments" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
multiple | false |
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() {#1962 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1587 …} $message: Closure() {#1963 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "file" "_to_do_list_items_attachment" ] |
cache_key | "_to_do_list_items_attachment_file" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1864 -form: Symfony\Component\Form\Form {#2038 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2046 …5} |
full_name | "to_do_list_items[attachment]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "to_do_list_items_attachment" |
label | "Attachments" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "attachment" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
type | "file" |
unique_block_prefix | "_to_do_list_items_attachment" |
valid | true |
value | "" |
needsResearch
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "No" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "No" => "No" "Yes - Minor Research Required" => "Yes - Minor" "Yes - Significant Research Required" => "Yes - Significant" ] |
[ "No" => "No" "Yes - Minor Research Required" => "Yes - Minor" "Yes - Significant Research Required" => "Yes - Significant" ] |
label | "Needs Research" |
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 |
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 | [ "No" => "No" "Yes - Minor Research Required" => "Yes - Minor" "Yes - Significant Research Required" => "Yes - Significant" ] |
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 {#1786 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1787 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1788 …} -namespace: Closure() {#1790 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
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 | "Needs Research" |
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() {#1953 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1587 …} $message: Closure() {#1954 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_to_do_list_items_needsResearch" ] |
cache_key | "_to_do_list_items_needsResearch_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2049 +label: "No" +value: "No" +data: "No" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2050 +label: "Yes - Minor Research Required" +value: "Yes - Minor" +data: "Yes - Minor" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2051 +label: "Yes - Significant Research Required" +value: "Yes - Significant" +data: "Yes - Significant" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | "No" |
disabled | false |
duplicate_preferred_choices | true |
errors | Symfony\Component\Form\FormErrorIterator {#2047 -form: Symfony\Component\Form\Form {#1998 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2048 …5} |
full_name | "to_do_list_items[needsResearch]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "to_do_list_items_needsResearch" |
is_selected | Closure($choice, $value) {#2053 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Needs Research" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "needsResearch" |
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 | "_to_do_list_items_needsResearch" |
valid | true |
value | "No" |
immediatePriority
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 |
---|---|---|
choices | [ "Other" => "Other" "Top Priority" => "Top Priority" ] |
[ "Other" => "Other" "Top Priority" => "Top Priority" ] |
label | "Top Priority?" |
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 |
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 | [ "Other" => "Other" "Top Priority" => "Top Priority" ] |
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 {#1786 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1787 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1788 …} -namespace: Closure() {#1790 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
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 | "Top Priority?" |
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() {#1942 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1587 …} $message: Closure() {#1943 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_to_do_list_items_immediatePriority" ] |
cache_key | "_to_do_list_items_immediatePriority_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2056 +label: "Other" +value: "Other" +data: "Other" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2057 +label: "Top Priority" +value: "Top Priority" +data: "Top Priority" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
duplicate_preferred_choices | true |
errors | Symfony\Component\Form\FormErrorIterator {#2054 -form: Symfony\Component\Form\Form {#1995 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2055 …5} |
full_name | "to_do_list_items[immediatePriority]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "to_do_list_items_immediatePriority" |
is_selected | Closure($choice, $value) {#2059 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Top Priority?" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "immediatePriority" |
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 | "_to_do_list_items_immediatePriority" |
valid | true |
value | "" |
save
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-success btn-sm" ] |
[ "class" => "btn btn-success btn-sm" ] |
label | "Save and Close" |
same as passed value |
Resolved Options
Option | Value |
---|---|
attr | [ "class" => "btn btn-success btn-sm" ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
form_attr | false |
label | "Save and Close" |
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-success btn-sm" ] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_to_do_list_items_save" ] |
cache_key | "_to_do_list_items_save_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#2061 …5} |
full_name | "to_do_list_items[save]" |
id | "to_do_list_items_save" |
label | "Save and Close" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "save" |
priority | 0 |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_to_do_list_items_save" |
value | null |
save_and_continue
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 btn-sm" ] |
[ "class" => "btn btn-primary btn-sm" ] |
label | "Save and Continue Editing" |
same as passed value |
Resolved Options
Option | Value |
---|---|
attr | [ "class" => "btn btn-primary btn-sm" ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
form_attr | false |
label | "Save and Continue Editing" |
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 btn-sm" ] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_to_do_list_items_save_and_continue" ] |
cache_key | "_to_do_list_items_save_and_continue_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#2060 …5} |
full_name | "to_do_list_items[save_and_continue]" |
id | "to_do_list_items_save_and_continue" |
label | "Save and Continue Editing" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "save_and_continue" |
priority | 0 |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_to_do_list_items_save_and_continue" |
value | null |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "c170c51445758ed5b0d3936cf.2FjIAUy_6XUDY6iqMwnZYVrYso0M-EAsvrJYsA4IR3Y.4G77Tnv5oCpSCcHjXTyfFBGPgt9KsiZz5MI_4kh-Dyy-Yf04HPDeHUEz6Q" |
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 | "c170c51445758ed5b0d3936cf.2FjIAUy_6XUDY6iqMwnZYVrYso0M-EAsvrJYsA4IR3Y.4G77Tnv5oCpSCcHjXTyfFBGPgt9KsiZz5MI_4kh-Dyy-Yf04HPDeHUEz6Q" |
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 {#1786 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1787 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1788 …} -namespace: Closure() {#1790 …} } |
data | "c170c51445758ed5b0d3936cf.2FjIAUy_6XUDY6iqMwnZYVrYso0M-EAsvrJYsA4IR3Y.4G77Tnv5oCpSCcHjXTyfFBGPgt9KsiZz5MI_4kh-Dyy-Yf04HPDeHUEz6Q" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2063 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() {#2067 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1587 …} $message: Closure() {#2064 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_to_do_list_items__token" ] |
cache_key | "_to_do_list_items__token_hidden" |
compound | false |
data | "c170c51445758ed5b0d3936cf.2FjIAUy_6XUDY6iqMwnZYVrYso0M-EAsvrJYsA4IR3Y.4G77Tnv5oCpSCcHjXTyfFBGPgt9KsiZz5MI_4kh-Dyy-Yf04HPDeHUEz6Q" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2077 -form: Symfony\Component\Form\Form {#2073 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2068 …5} |
full_name | "to_do_list_items[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "to_do_list_items__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 | "_to_do_list_items__token" |
valid | true |
value | "c170c51445758ed5b0d3936cf.2FjIAUy_6XUDY6iqMwnZYVrYso0M-EAsvrJYsA4IR3Y.4G77Tnv5oCpSCcHjXTyfFBGPgt9KsiZz5MI_4kh-Dyy-Yf04HPDeHUEz6Q" |