Forms
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 {#1022 -id: 502 -project: Proxies\__CG__\App\Entity\ToDoList {#1200 -id: 47 -priority: 1.0 -project: "AX Tools" -accessTo: Doctrine\ORM\PersistentCollection {#1354 …} -liveWebsite: "https://axtools.atts-systems.com/" -summary: null -monthlyRevenue: null -cDevDirectory: "axtools" -sqlDatabaseFileName: null -atsTemplateLastUpdated: DateTime @1748334076 {#1353 : 2025-05-27 08:21:16.0 UTC (+00:00) } -activeCodingProject: true -liveWebsiteWorking: true -expandCollapse: "Collapse" +__isInitialized__: true …2 } -status: "Pending" -priority: 11.0 -task: "<p><strong>Transfers</strong></p><p><strong>Destination is a City</strong></p><ul><li>If the Destintaion IS a city (for either the start or end of the transfer), we need to show the dropdown list of accommodations to know where to pickup or drop off. Include the possibility of "Other"<ul><li>Save the accommodation id if picked from the dropdown (ie not ‘other’)</li><li>If Other, save the input in a new field</li><li>We will need 2 fields as we may have new locations in both the pickup and dropoff . Create two new fields<ul><li>addressStartOverRide</li><li>addressEndOverRide </li></ul></li></ul></li><li>Note: if the Destination is NOT a city (eg airport or train station), then do not show the address field at all (as there is effectively only 1 address)</li></ul><p> </p><p><strong>Destination is a Train Station</strong></p><ul><li>If the Destination is a Train station, ask for train time and perhaps the origin/destination location. So the 2 fields are<ul><li>trainTime (time)</li><li>trainOriginOrDestination (string)<ul><li>Depending on whether Transfer picks up at Martigny or drop offs, we can work out the direction of the journey and check the times. But as far as capturing data- these are the 2 fields</li></ul></li></ul></li></ul><p> </p><p><strong>Destination is an Airport (eg GVA)</strong></p><ul><li>We need to know the flight details (time, airline, city of origin or end) for both for (1) pickups from at airport (ie where the transfer starts at GVA) and (2) drop-offs at the airport (ie where the transfer ends at GVA)</li><li>However it is the case that only one of the Start or End is an airport - (ignoring the case where we are picking someone up at one airport and driving them to a second airport to take another flight - that never happens)</li><li>So while we need to capture the details of the flight (airline, flight number, destination/origin city, time) if not found in the flight database. we can work out if it is a departure or arrival from whether the Transfer is picking up or dropping off at the airport. So in the Transfer Entity you can use the same fields for Over-rides on the flights<ul><li>flightOverRideAirline</li><li>flightOverRideFlightNumber</li><li>flightOverRideFlightTime</li><li>flightOverRideFlightCity</li></ul></li></ul><p> </p>" -hoursAllocated: null -immediatePriority: "Top Priority" -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 {#1022 -id: 502 -project: Proxies\__CG__\App\Entity\ToDoList {#1200 -id: 47 -priority: 1.0 -project: "AX Tools" -accessTo: Doctrine\ORM\PersistentCollection {#1354 …} -liveWebsite: "https://axtools.atts-systems.com/" -summary: null -monthlyRevenue: null -cDevDirectory: "axtools" -sqlDatabaseFileName: null -atsTemplateLastUpdated: DateTime @1748334076 {#1353 : 2025-05-27 08:21:16.0 UTC (+00:00) } -activeCodingProject: true -liveWebsiteWorking: true -expandCollapse: "Collapse" +__isInitialized__: true …2 } -status: "Pending" -priority: 11.0 -task: "<p><strong>Transfers</strong></p><p><strong>Destination is a City</strong></p><ul><li>If the Destintaion IS a city (for either the start or end of the transfer), we need to show the dropdown list of accommodations to know where to pickup or drop off. Include the possibility of "Other"<ul><li>Save the accommodation id if picked from the dropdown (ie not ‘other’)</li><li>If Other, save the input in a new field</li><li>We will need 2 fields as we may have new locations in both the pickup and dropoff . Create two new fields<ul><li>addressStartOverRide</li><li>addressEndOverRide </li></ul></li></ul></li><li>Note: if the Destination is NOT a city (eg airport or train station), then do not show the address field at all (as there is effectively only 1 address)</li></ul><p> </p><p><strong>Destination is a Train Station</strong></p><ul><li>If the Destination is a Train station, ask for train time and perhaps the origin/destination location. So the 2 fields are<ul><li>trainTime (time)</li><li>trainOriginOrDestination (string)<ul><li>Depending on whether Transfer picks up at Martigny or drop offs, we can work out the direction of the journey and check the times. But as far as capturing data- these are the 2 fields</li></ul></li></ul></li></ul><p> </p><p><strong>Destination is an Airport (eg GVA)</strong></p><ul><li>We need to know the flight details (time, airline, city of origin or end) for both for (1) pickups from at airport (ie where the transfer starts at GVA) and (2) drop-offs at the airport (ie where the transfer ends at GVA)</li><li>However it is the case that only one of the Start or End is an airport - (ignoring the case where we are picking someone up at one airport and driving them to a second airport to take another flight - that never happens)</li><li>So while we need to capture the details of the flight (airline, flight number, destination/origin city, time) if not found in the flight database. we can work out if it is a departure or arrival from whether the Transfer is picking up or dropping off at the airport. So in the Transfer Entity you can use the same fields for Over-rides on the flights<ul><li>flightOverRideAirline</li><li>flightOverRideFlightNumber</li><li>flightOverRideFlightTime</li><li>flightOverRideFlightCity</li></ul></li></ul><p> </p>" -hoursAllocated: null -immediatePriority: "Top Priority" -attachment: null -needsResearch: "No" -lastSaved: null } |
same as passed value |
project | Proxies\__CG__\App\Entity\ToDoList {#1200 -id: 47 -priority: 1.0 -project: "AX Tools" -accessTo: Doctrine\ORM\PersistentCollection {#1354 …} -liveWebsite: "https://axtools.atts-systems.com/" -summary: null -monthlyRevenue: null -cDevDirectory: "axtools" -sqlDatabaseFileName: null -atsTemplateLastUpdated: DateTime @1748334076 {#1353 : 2025-05-27 08:21:16.0 UTC (+00:00) } -activeCodingProject: true -liveWebsiteWorking: true -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 {#1793 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1794 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1795 …} -namespace: Closure() {#1797 …} } |
data | App\Entity\ToDoListItems {#1022 -id: 502 -project: Proxies\__CG__\App\Entity\ToDoList {#1200 -id: 47 -priority: 1.0 -project: "AX Tools" -accessTo: Doctrine\ORM\PersistentCollection {#1354 …} -liveWebsite: "https://axtools.atts-systems.com/" -summary: null -monthlyRevenue: null -cDevDirectory: "axtools" -sqlDatabaseFileName: null -atsTemplateLastUpdated: DateTime @1748334076 {#1353 : 2025-05-27 08:21:16.0 UTC (+00:00) } -activeCodingProject: true -liveWebsiteWorking: true -expandCollapse: "Collapse" +__isInitialized__: true …2 } -status: "Pending" -priority: 11.0 -task: "<p><strong>Transfers</strong></p><p><strong>Destination is a City</strong></p><ul><li>If the Destintaion IS a city (for either the start or end of the transfer), we need to show the dropdown list of accommodations to know where to pickup or drop off. Include the possibility of "Other"<ul><li>Save the accommodation id if picked from the dropdown (ie not ‘other’)</li><li>If Other, save the input in a new field</li><li>We will need 2 fields as we may have new locations in both the pickup and dropoff . Create two new fields<ul><li>addressStartOverRide</li><li>addressEndOverRide </li></ul></li></ul></li><li>Note: if the Destination is NOT a city (eg airport or train station), then do not show the address field at all (as there is effectively only 1 address)</li></ul><p> </p><p><strong>Destination is a Train Station</strong></p><ul><li>If the Destination is a Train station, ask for train time and perhaps the origin/destination location. So the 2 fields are<ul><li>trainTime (time)</li><li>trainOriginOrDestination (string)<ul><li>Depending on whether Transfer picks up at Martigny or drop offs, we can work out the direction of the journey and check the times. But as far as capturing data- these are the 2 fields</li></ul></li></ul></li></ul><p> </p><p><strong>Destination is an Airport (eg GVA)</strong></p><ul><li>We need to know the flight details (time, airline, city of origin or end) for both for (1) pickups from at airport (ie where the transfer starts at GVA) and (2) drop-offs at the airport (ie where the transfer ends at GVA)</li><li>However it is the case that only one of the Start or End is an airport - (ignoring the case where we are picking someone up at one airport and driving them to a second airport to take another flight - that never happens)</li><li>So while we need to capture the details of the flight (airline, flight number, destination/origin city, time) if not found in the flight database. we can work out if it is a departure or arrival from whether the Transfer is picking up or dropping off at the airport. So in the Transfer Entity you can use the same fields for Over-rides on the flights<ul><li>flightOverRideAirline</li><li>flightOverRideFlightNumber</li><li>flightOverRideFlightTime</li><li>flightOverRideFlightCity</li></ul></li></ul><p> </p>" -hoursAllocated: null -immediatePriority: "Top Priority" -attachment: null -needsResearch: "No" -lastSaved: null } |
data_class | "App\Entity\ToDoListItems" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1840 : "Symfony\Component\Form\Extension\Core\Type\FormType" : { : "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 {#1200 -id: 47 -priority: 1.0 -project: "AX Tools" -accessTo: Doctrine\ORM\PersistentCollection {#1354 …} -liveWebsite: "https://axtools.atts-systems.com/" -summary: null -monthlyRevenue: null -cDevDirectory: "axtools" -sqlDatabaseFileName: null -atsTemplateLastUpdated: DateTime @1748334076 {#1353 : 2025-05-27 08:21:16.0 UTC (+00:00) } -activeCodingProject: true -liveWebsiteWorking: true -expandCollapse: "Collapse" +__isInitialized__: true …2 } |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1838 : "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" : { : Symfony\Component\Translation\DataCollectorTranslator {#1597 …} : Closure() {#1839 …} : "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 {#1022 -id: 502 -project: Proxies\__CG__\App\Entity\ToDoList {#1200 -id: 47 -priority: 1.0 -project: "AX Tools" -accessTo: Doctrine\ORM\PersistentCollection {#1354 …} -liveWebsite: "https://axtools.atts-systems.com/" -summary: null -monthlyRevenue: null -cDevDirectory: "axtools" -sqlDatabaseFileName: null -atsTemplateLastUpdated: DateTime @1748334076 {#1353 : 2025-05-27 08:21:16.0 UTC (+00:00) } -activeCodingProject: true -liveWebsiteWorking: true -expandCollapse: "Collapse" +__isInitialized__: true …2 } -status: "Pending" -priority: 11.0 -task: "<p><strong>Transfers</strong></p><p><strong>Destination is a City</strong></p><ul><li>If the Destintaion IS a city (for either the start or end of the transfer), we need to show the dropdown list of accommodations to know where to pickup or drop off. Include the possibility of "Other"<ul><li>Save the accommodation id if picked from the dropdown (ie not ‘other’)</li><li>If Other, save the input in a new field</li><li>We will need 2 fields as we may have new locations in both the pickup and dropoff . Create two new fields<ul><li>addressStartOverRide</li><li>addressEndOverRide </li></ul></li></ul></li><li>Note: if the Destination is NOT a city (eg airport or train station), then do not show the address field at all (as there is effectively only 1 address)</li></ul><p> </p><p><strong>Destination is a Train Station</strong></p><ul><li>If the Destination is a Train station, ask for train time and perhaps the origin/destination location. So the 2 fields are<ul><li>trainTime (time)</li><li>trainOriginOrDestination (string)<ul><li>Depending on whether Transfer picks up at Martigny or drop offs, we can work out the direction of the journey and check the times. But as far as capturing data- these are the 2 fields</li></ul></li></ul></li></ul><p> </p><p><strong>Destination is an Airport (eg GVA)</strong></p><ul><li>We need to know the flight details (time, airline, city of origin or end) for both for (1) pickups from at airport (ie where the transfer starts at GVA) and (2) drop-offs at the airport (ie where the transfer ends at GVA)</li><li>However it is the case that only one of the Start or End is an airport - (ignoring the case where we are picking someone up at one airport and driving them to a second airport to take another flight - that never happens)</li><li>So while we need to capture the details of the flight (airline, flight number, destination/origin city, time) if not found in the flight database. we can work out if it is a departure or arrival from whether the Transfer is picking up or dropping off at the airport. So in the Transfer Entity you can use the same fields for Over-rides on the flights<ul><li>flightOverRideAirline</li><li>flightOverRideFlightNumber</li><li>flightOverRideFlightTime</li><li>flightOverRideFlightCity</li></ul></li></ul><p> </p>" -hoursAllocated: null -immediatePriority: "Top Priority" -attachment: null -needsResearch: "No" -lastSaved: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1892 -form: Symfony\Component\Form\Form {#2015 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1837 …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 {#1022 -id: 502 -project: Proxies\__CG__\App\Entity\ToDoList {#1200 -id: 47 -priority: 1.0 -project: "AX Tools" -accessTo: Doctrine\ORM\PersistentCollection {#1354 …} -liveWebsite: "https://axtools.atts-systems.com/" -summary: null -monthlyRevenue: null -cDevDirectory: "axtools" -sqlDatabaseFileName: null -atsTemplateLastUpdated: DateTime @1748334076 {#1353 : 2025-05-27 08:21:16.0 UTC (+00:00) } -activeCodingProject: true -liveWebsiteWorking: true -expandCollapse: "Collapse" +__isInitialized__: true …2 } -status: "Pending" -priority: 11.0 -task: "<p><strong>Transfers</strong></p><p><strong>Destination is a City</strong></p><ul><li>If the Destintaion IS a city (for either the start or end of the transfer), we need to show the dropdown list of accommodations to know where to pickup or drop off. Include the possibility of "Other"<ul><li>Save the accommodation id if picked from the dropdown (ie not ‘other’)</li><li>If Other, save the input in a new field</li><li>We will need 2 fields as we may have new locations in both the pickup and dropoff . Create two new fields<ul><li>addressStartOverRide</li><li>addressEndOverRide </li></ul></li></ul></li><li>Note: if the Destination is NOT a city (eg airport or train station), then do not show the address field at all (as there is effectively only 1 address)</li></ul><p> </p><p><strong>Destination is a Train Station</strong></p><ul><li>If the Destination is a Train station, ask for train time and perhaps the origin/destination location. So the 2 fields are<ul><li>trainTime (time)</li><li>trainOriginOrDestination (string)<ul><li>Depending on whether Transfer picks up at Martigny or drop offs, we can work out the direction of the journey and check the times. But as far as capturing data- these are the 2 fields</li></ul></li></ul></li></ul><p> </p><p><strong>Destination is an Airport (eg GVA)</strong></p><ul><li>We need to know the flight details (time, airline, city of origin or end) for both for (1) pickups from at airport (ie where the transfer starts at GVA) and (2) drop-offs at the airport (ie where the transfer ends at GVA)</li><li>However it is the case that only one of the Start or End is an airport - (ignoring the case where we are picking someone up at one airport and driving them to a second airport to take another flight - that never happens)</li><li>So while we need to capture the details of the flight (airline, flight number, destination/origin city, time) if not found in the flight database. we can work out if it is a departure or arrival from whether the Transfer is picking up or dropping off at the airport. So in the Transfer Entity you can use the same fields for Over-rides on the flights<ul><li>flightOverRideAirline</li><li>flightOverRideFlightNumber</li><li>flightOverRideFlightTime</li><li>flightOverRideFlightCity</li></ul></li></ul><p> </p>" -hoursAllocated: null -immediatePriority: "Top Priority" -attachment: null -needsResearch: "No" -lastSaved: null } |