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 {#1023 -id: 535 -project: Proxies\__CG__\App\Entity\ToDoList {#1237 -id: 47 -priority: 1.0 -project: "AX Tools" -accessTo: Doctrine\ORM\PersistentCollection {#1355 …} -liveWebsite: "https://axtools.atts-systems.com/" -summary: null -monthlyRevenue: null -cDevDirectory: "axtools" -sqlDatabaseFileName: null -atsTemplateLastUpdated: DateTime @1748334076 {#1354 : 2025-05-27 08:21:16.0 UTC (+00:00) } -activeCodingProject: true -liveWebsiteWorking: true -expandCollapse: "Collapse" +__isInitialized__: true …2 } -status: "Pending" -priority: 1.0 -task: "<p><strong>Transfer_macro</strong></p><ul><li>When you have a flight, display the flight details so easy on the eye - presumably this can be der0vied from the flight id:<ul><li>Flight #/airline</li><li>To/From</li><li>Either the Scheduled Departure (for depatures) or Arrival (for Arrivals) time</li><li>Updated time (ie delays etc)</li></ul></li><li>In the Transfer_macro, when spooling through the flights, only show the flights where the Date of the flight equals the date of the trip and the ‘direction’ is correct, namely:<ul><li><strong>Airport pickups</strong>: (ie meeting clients at the airport and taking to the resort- i.e. destinationStart = Airport) - then we are meeting a flight arrival<ul><li>If transfer.destinationStart = 'GVA", then look for flightTrips where flightTrip.arrivalAirport = destinationStart </li></ul></li><li><strong>Airport dropoffs</strong>: (ie depositing clients at the airport and starting from the resort- i.e. destinationEnd = Airport) - then we are meeting a flight departure<ul><li>If transfer.destinationEnd = 'GVA", then look for flightTrips where flightTrip.departureAirport = destinationEnd </li></ul></li></ul></li><li>Compute the pickup time derived from flight or train times<ul><li>For pickups it is the flight/train arrival time plus the baggage time (eg 20mins for flights, 2mins for trains)</li><li>For drop-offs (going to the airport), you have to work backwards from take flight time…. less commute time (see routes entity) and the check-in time allowance ,<ul><li>System Settings contain the airport and train station delays</li></ul></li></ul></li></ul>" -hoursAllocated: null -immediatePriority: "Other" -attachment: null -needsResearch: "No" -lastSaved: DateTime @1750033878 {#1021 : 2025-06-16 00:31:18.0 UTC (+00:00) } } |
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 {#1023 -id: 535 -project: Proxies\__CG__\App\Entity\ToDoList {#1237 -id: 47 -priority: 1.0 -project: "AX Tools" -accessTo: Doctrine\ORM\PersistentCollection {#1355 …} -liveWebsite: "https://axtools.atts-systems.com/" -summary: null -monthlyRevenue: null -cDevDirectory: "axtools" -sqlDatabaseFileName: null -atsTemplateLastUpdated: DateTime @1748334076 {#1354 : 2025-05-27 08:21:16.0 UTC (+00:00) } -activeCodingProject: true -liveWebsiteWorking: true -expandCollapse: "Collapse" +__isInitialized__: true …2 } -status: "Pending" -priority: 1.0 -task: "<p><strong>Transfer_macro</strong></p><ul><li>When you have a flight, display the flight details so easy on the eye - presumably this can be der0vied from the flight id:<ul><li>Flight #/airline</li><li>To/From</li><li>Either the Scheduled Departure (for depatures) or Arrival (for Arrivals) time</li><li>Updated time (ie delays etc)</li></ul></li><li>In the Transfer_macro, when spooling through the flights, only show the flights where the Date of the flight equals the date of the trip and the ‘direction’ is correct, namely:<ul><li><strong>Airport pickups</strong>: (ie meeting clients at the airport and taking to the resort- i.e. destinationStart = Airport) - then we are meeting a flight arrival<ul><li>If transfer.destinationStart = 'GVA", then look for flightTrips where flightTrip.arrivalAirport = destinationStart </li></ul></li><li><strong>Airport dropoffs</strong>: (ie depositing clients at the airport and starting from the resort- i.e. destinationEnd = Airport) - then we are meeting a flight departure<ul><li>If transfer.destinationEnd = 'GVA", then look for flightTrips where flightTrip.departureAirport = destinationEnd </li></ul></li></ul></li><li>Compute the pickup time derived from flight or train times<ul><li>For pickups it is the flight/train arrival time plus the baggage time (eg 20mins for flights, 2mins for trains)</li><li>For drop-offs (going to the airport), you have to work backwards from take flight time…. less commute time (see routes entity) and the check-in time allowance ,<ul><li>System Settings contain the airport and train station delays</li></ul></li></ul></li></ul>" -hoursAllocated: null -immediatePriority: "Other" -attachment: null -needsResearch: "No" -lastSaved: DateTime @1750033878 {#1021 : 2025-06-16 00:31:18.0 UTC (+00:00) } } |
same as passed value |
project | Proxies\__CG__\App\Entity\ToDoList {#1237 -id: 47 -priority: 1.0 -project: "AX Tools" -accessTo: Doctrine\ORM\PersistentCollection {#1355 …} -liveWebsite: "https://axtools.atts-systems.com/" -summary: null -monthlyRevenue: null -cDevDirectory: "axtools" -sqlDatabaseFileName: null -atsTemplateLastUpdated: DateTime @1748334076 {#1354 : 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 {#1794 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1795 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1796 …} -namespace: Closure() {#1798 …} } |
data | App\Entity\ToDoListItems {#1023 -id: 535 -project: Proxies\__CG__\App\Entity\ToDoList {#1237 -id: 47 -priority: 1.0 -project: "AX Tools" -accessTo: Doctrine\ORM\PersistentCollection {#1355 …} -liveWebsite: "https://axtools.atts-systems.com/" -summary: null -monthlyRevenue: null -cDevDirectory: "axtools" -sqlDatabaseFileName: null -atsTemplateLastUpdated: DateTime @1748334076 {#1354 : 2025-05-27 08:21:16.0 UTC (+00:00) } -activeCodingProject: true -liveWebsiteWorking: true -expandCollapse: "Collapse" +__isInitialized__: true …2 } -status: "Pending" -priority: 1.0 -task: "<p><strong>Transfer_macro</strong></p><ul><li>When you have a flight, display the flight details so easy on the eye - presumably this can be der0vied from the flight id:<ul><li>Flight #/airline</li><li>To/From</li><li>Either the Scheduled Departure (for depatures) or Arrival (for Arrivals) time</li><li>Updated time (ie delays etc)</li></ul></li><li>In the Transfer_macro, when spooling through the flights, only show the flights where the Date of the flight equals the date of the trip and the ‘direction’ is correct, namely:<ul><li><strong>Airport pickups</strong>: (ie meeting clients at the airport and taking to the resort- i.e. destinationStart = Airport) - then we are meeting a flight arrival<ul><li>If transfer.destinationStart = 'GVA", then look for flightTrips where flightTrip.arrivalAirport = destinationStart </li></ul></li><li><strong>Airport dropoffs</strong>: (ie depositing clients at the airport and starting from the resort- i.e. destinationEnd = Airport) - then we are meeting a flight departure<ul><li>If transfer.destinationEnd = 'GVA", then look for flightTrips where flightTrip.departureAirport = destinationEnd </li></ul></li></ul></li><li>Compute the pickup time derived from flight or train times<ul><li>For pickups it is the flight/train arrival time plus the baggage time (eg 20mins for flights, 2mins for trains)</li><li>For drop-offs (going to the airport), you have to work backwards from take flight time…. less commute time (see routes entity) and the check-in time allowance ,<ul><li>System Settings contain the airport and train station delays</li></ul></li></ul></li></ul>" -hoursAllocated: null -immediatePriority: "Other" -attachment: null -needsResearch: "No" -lastSaved: DateTime @1750033878 {#1021 : 2025-06-16 00:31:18.0 UTC (+00:00) } } |
data_class | "App\Entity\ToDoListItems" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1841 : "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 {#1237 -id: 47 -priority: 1.0 -project: "AX Tools" -accessTo: Doctrine\ORM\PersistentCollection {#1355 …} -liveWebsite: "https://axtools.atts-systems.com/" -summary: null -monthlyRevenue: null -cDevDirectory: "axtools" -sqlDatabaseFileName: null -atsTemplateLastUpdated: DateTime @1748334076 {#1354 : 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() {#1839 : "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" : { : Symfony\Component\Translation\DataCollectorTranslator {#1598 …} : Closure() {#1840 …} : "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 {#1023 -id: 535 -project: Proxies\__CG__\App\Entity\ToDoList {#1237 -id: 47 -priority: 1.0 -project: "AX Tools" -accessTo: Doctrine\ORM\PersistentCollection {#1355 …} -liveWebsite: "https://axtools.atts-systems.com/" -summary: null -monthlyRevenue: null -cDevDirectory: "axtools" -sqlDatabaseFileName: null -atsTemplateLastUpdated: DateTime @1748334076 {#1354 : 2025-05-27 08:21:16.0 UTC (+00:00) } -activeCodingProject: true -liveWebsiteWorking: true -expandCollapse: "Collapse" +__isInitialized__: true …2 } -status: "Pending" -priority: 1.0 -task: "<p><strong>Transfer_macro</strong></p><ul><li>When you have a flight, display the flight details so easy on the eye - presumably this can be der0vied from the flight id:<ul><li>Flight #/airline</li><li>To/From</li><li>Either the Scheduled Departure (for depatures) or Arrival (for Arrivals) time</li><li>Updated time (ie delays etc)</li></ul></li><li>In the Transfer_macro, when spooling through the flights, only show the flights where the Date of the flight equals the date of the trip and the ‘direction’ is correct, namely:<ul><li><strong>Airport pickups</strong>: (ie meeting clients at the airport and taking to the resort- i.e. destinationStart = Airport) - then we are meeting a flight arrival<ul><li>If transfer.destinationStart = 'GVA", then look for flightTrips where flightTrip.arrivalAirport = destinationStart </li></ul></li><li><strong>Airport dropoffs</strong>: (ie depositing clients at the airport and starting from the resort- i.e. destinationEnd = Airport) - then we are meeting a flight departure<ul><li>If transfer.destinationEnd = 'GVA", then look for flightTrips where flightTrip.departureAirport = destinationEnd </li></ul></li></ul></li><li>Compute the pickup time derived from flight or train times<ul><li>For pickups it is the flight/train arrival time plus the baggage time (eg 20mins for flights, 2mins for trains)</li><li>For drop-offs (going to the airport), you have to work backwards from take flight time…. less commute time (see routes entity) and the check-in time allowance ,<ul><li>System Settings contain the airport and train station delays</li></ul></li></ul></li></ul>" -hoursAllocated: null -immediatePriority: "Other" -attachment: null -needsResearch: "No" -lastSaved: DateTime @1750033878 {#1021 : 2025-06-16 00:31:18.0 UTC (+00:00) } } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1893 -form: Symfony\Component\Form\Form {#2016 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1838 …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 {#1023 -id: 535 -project: Proxies\__CG__\App\Entity\ToDoList {#1237 -id: 47 -priority: 1.0 -project: "AX Tools" -accessTo: Doctrine\ORM\PersistentCollection {#1355 …} -liveWebsite: "https://axtools.atts-systems.com/" -summary: null -monthlyRevenue: null -cDevDirectory: "axtools" -sqlDatabaseFileName: null -atsTemplateLastUpdated: DateTime @1748334076 {#1354 : 2025-05-27 08:21:16.0 UTC (+00:00) } -activeCodingProject: true -liveWebsiteWorking: true -expandCollapse: "Collapse" +__isInitialized__: true …2 } -status: "Pending" -priority: 1.0 -task: "<p><strong>Transfer_macro</strong></p><ul><li>When you have a flight, display the flight details so easy on the eye - presumably this can be der0vied from the flight id:<ul><li>Flight #/airline</li><li>To/From</li><li>Either the Scheduled Departure (for depatures) or Arrival (for Arrivals) time</li><li>Updated time (ie delays etc)</li></ul></li><li>In the Transfer_macro, when spooling through the flights, only show the flights where the Date of the flight equals the date of the trip and the ‘direction’ is correct, namely:<ul><li><strong>Airport pickups</strong>: (ie meeting clients at the airport and taking to the resort- i.e. destinationStart = Airport) - then we are meeting a flight arrival<ul><li>If transfer.destinationStart = 'GVA", then look for flightTrips where flightTrip.arrivalAirport = destinationStart </li></ul></li><li><strong>Airport dropoffs</strong>: (ie depositing clients at the airport and starting from the resort- i.e. destinationEnd = Airport) - then we are meeting a flight departure<ul><li>If transfer.destinationEnd = 'GVA", then look for flightTrips where flightTrip.departureAirport = destinationEnd </li></ul></li></ul></li><li>Compute the pickup time derived from flight or train times<ul><li>For pickups it is the flight/train arrival time plus the baggage time (eg 20mins for flights, 2mins for trains)</li><li>For drop-offs (going to the airport), you have to work backwards from take flight time…. less commute time (see routes entity) and the check-in time allowance ,<ul><li>System Settings contain the airport and train station delays</li></ul></li></ul></li></ul>" -hoursAllocated: null -immediatePriority: "Other" -attachment: null -needsResearch: "No" -lastSaved: DateTime @1750033878 {#1021 : 2025-06-16 00:31:18.0 UTC (+00:00) } } |