ToDoListItemsController :: show
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\ToDoListItemsController::show" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "to_do_list_items_show" |
| _route_params | [ "id" => "573" ] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "ac5baf" |
| id | "573" |
| toDoListItem | App\Entity\ToDoListItems {#1152 -id: 573 -project: Proxies\__CG__\App\Entity\ToDoList {#1110 …} -status: "Complete" -priority: 27.99 -task: "<p><strong>Shared Transfers</strong></p><p><strong>Conceptual overview:</strong></p><ul><li>The Shared Service is a bus service from LeChable to Verbier (about 10mins drive) that can be shared by multiple passengers allowing people to complete their journey without hiring an expensive taxi<ul><li> It is a bus with up to 13 seats. </li><li>LeChable is where the train arrives, at the bottom of the mountain. Verbier is the mountain village where the skiers stay. <ul><li>Uphill (arrivals, at start of holiday): LeChable→ Verbier </li><li>Downhill (departures, at end of holiday): Verbier → LeChable</li></ul></li></ul></li><li>There is a Shuttle (ie a bus available) for every train that starts/ends at LeChable that goes to/from GVA. Typical tourist from, say London….<ul><li>Arrival: <ul><li>Flight: London→ GVA</li><li>Train: GVA→ LeChable</li><li>Shuttle bus: LeChable→Verbier (uphill)</li></ul></li><li>Departure: <ul><li>Shuttle bus: Verbier→LeChable (downhill)</li><li>Train: LeChable → GVA</li><li>Flight: GVA→ London</li></ul></li><li>Therefore<ul><li>The uphill shuttle (LC→V) is derived from the fight arrivals and then matched train GVA→LC (working forward from the flight arrival time)</li><li>The downhill shuttle (V→LC) is derived from the fight departures and then matched train LC→GVA (working backwards from the flight departure time)</li></ul></li></ul></li><li>Each passenger is assigned to their best shuttle according to their flight details. See flight_trip index - which assigns them to the best train time.</li><li>Let's first assume infinite capacity for the Shuttle and then consider how to limit the seats.</li></ul><p><strong>Assigning Transfers to a Shuttle Bus </strong></p><ul><li>A “Shared” Transfer (in a booking) needs to be assigned to a shuttle </li><li>This is important as there are limited seats and the shuttle driver needs to know who they are picking up and where they are taking them to</li><li>Also, I want to be able to see the list of shuttles and how many seats are booked (and free = 13 - # booked), as during the day as flights are late/early people may need to be bumped to earlier/later shuttles. This should only applies to the Arrivals (Uphill) shuttles as people will take their chosen Shuttle on the Departures (downhill) in time to catch their planes (ie we are ‘upstream’ of any flight delays). But we should be able to bump people up down the shuttles schedule easily/quickly and indeed enable the user to do that themselves (we should send them an email/whatsapp when we think they are on their train and confirm etc). </li></ul><p><strong>Pricing</strong></p><ul><li>There is also the pricing of Shared to consider</li></ul>" -hoursAllocated: null -immediatePriority: "Top Priority" -attachment: null -needsResearch: "No" -lastSaved: DateTime @1760694354 {#1145 : 2025-10-17 09:45:54.0 UTC (+00:00) } } |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "PHPSESSID=ao1qsr4q2nhr59e07961mm0nv6" |
| host | "stephen-nurse.com" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Thu, 18 Dec 2025 03:18:14 GMT" |
| x-debug-token | "1c3367" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "ao1qsr4q2nhr59e07961mm0nv6" |
Response Cookies
No response cookies
Session 7
Session Metadata
| Key | Value |
|---|---|
| Created | "Thu, 18 Dec 25 03:18:12 +0000" |
| Last used | "Thu, 18 Dec 25 03:18:13 +0000" |
| Lifetime | 15000 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-delete399 | "xRrsuNgVs6nqDFhTbu_WCAWgaSU-nY2JLmeg5ypPw-k" |
| _csrf/https-delete561 | "pxYfDjoYuY1sQHgtMnzZLyGztRLdgv_lsUXRFhI8V4s" |
| _csrf/https-delete573 | "LO2Anwubyw9rO8FesUssIF2ZstoBPbBexesJHy4tWD0" |
| _csrf/https-to_do_list_items | "mPG7vAW9R_4xzue0Bs3U5ndgxp2lcDei6tTf8OtpoAA" |
| _locale | "en" |
| selected_language | "en" |
Session Usage
7
Usages
Stateless check enabled
| Usage |
|---|
App\Services\LanguagesService:25
[
[
"file" => "/var/www/html/stephennurse/src/Services/LanguagesService.php"
"line" => 25
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/src/EventListener/LocalListener.php"
"line" => 77
"function" => "getLanguageSelected"
"class" => "App\Services\LanguagesService"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelRequest"
"class" => "App\EventListener\LocalListener"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 157
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/public/index.php"
"line" => 20
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
App\EventListener\LocalListener:93
[
[
"file" => "/var/www/html/stephennurse/src/EventListener/LocalListener.php"
"line" => 93
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelRequest"
"class" => "App\EventListener\LocalListener"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 157
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/public/index.php"
"line" => 20
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
App\EventListener\LocalListener:94
[
[
"file" => "/var/www/html/stephennurse/src/EventListener/LocalListener.php"
"line" => 94
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelRequest"
"class" => "App\EventListener\LocalListener"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 157
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/public/index.php"
"line" => 20
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
[
"file" => "/var/www/html/stephennurse/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 41
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/security-core/Authorization/AuthorizationChecker.php"
"line" => 42
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/twig-bridge/Extension/SecurityExtension.php"
"line" => 48
"function" => "isGranted"
"class" => "Symfony\Component\Security\Core\Authorization\AuthorizationChecker"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/var/cache/dev/twig/20/20fec91812d88c2e12a94203d7e1a365.php"
"line" => 141
"function" => "isGranted"
"class" => "Symfony\Bridge\Twig\Extension\SecurityExtension"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/twig/twig/src/Template.php"
"line" => 388
"function" => "doDisplay"
"class" => "__TwigTemplate_ea63376ad292e83ec853a0f804ff5a45"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/var/cache/dev/twig/64/647089eec2a62b5647da71a16e28ed7c.php"
"line" => 243
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/twig/twig/src/Template.php"
"line" => 388
"function" => "doDisplay"
"class" => "__TwigTemplate_22d851ef163fab704d63c4466f5b267b"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/var/cache/dev/twig/87/87de867ccefcede366faf09c78ef8f64.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/twig/twig/src/Template.php"
"line" => 388
"function" => "doDisplay"
"class" => "__TwigTemplate_ebe5dfcbb6dcf21309eb98786e20959c"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/twig/twig/src/Template.php"
"line" => 344
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/twig/twig/src/Template.php"
"line" => 359
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/twig/twig/src/Environment.php"
"line" => 334
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 448
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 453
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 253
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/src/Controller/ToDoListItemsController.php"
"line" => 107
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "show"
"class" => "App\Controller\ToDoListItemsController"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/public/index.php"
"line" => 20
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Bridge\Twig\AppVariable:196
[
[
"file" => "/var/www/html/stephennurse/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 196
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1882
"function" => "getFlashes"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/var/cache/dev/twig/64/647089eec2a62b5647da71a16e28ed7c.php"
"line" => 253
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/var/www/html/stephennurse/vendor/twig/twig/src/Template.php"
"line" => 388
"function" => "doDisplay"
"class" => "__TwigTemplate_22d851ef163fab704d63c4466f5b267b"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/var/cache/dev/twig/87/87de867ccefcede366faf09c78ef8f64.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/twig/twig/src/Template.php"
"line" => 388
"function" => "doDisplay"
"class" => "__TwigTemplate_ebe5dfcbb6dcf21309eb98786e20959c"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/twig/twig/src/Template.php"
"line" => 344
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/twig/twig/src/Template.php"
"line" => 359
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/twig/twig/src/Environment.php"
"line" => 334
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 448
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 453
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 253
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/src/Controller/ToDoListItemsController.php"
"line" => 107
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "show"
"class" => "App\Controller\ToDoListItemsController"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/public/index.php"
"line" => 20
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:79
[
[
"file" => "/var/www/html/stephennurse/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 79
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 69
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/form/FormRenderer.php"
"line" => 59
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/var/cache/dev/twig/65/65544d9de8695a84e1e42efb544c86b8.php"
"line" => 53
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/twig/twig/src/Template.php"
"line" => 388
"function" => "doDisplay"
"class" => "__TwigTemplate_591fca5f7cbdb02ef00b75093bff95b9"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/twig/twig/src/Template.php"
"line" => 344
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/twig/twig/src/Template.php"
"line" => 359
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1493
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/var/cache/dev/twig/87/87de867ccefcede366faf09c78ef8f64.php"
"line" => 152
"function" => "include"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/var/www/html/stephennurse/vendor/twig/twig/src/Template.php"
"line" => 432
"function" => "block_body"
"class" => "__TwigTemplate_ebe5dfcbb6dcf21309eb98786e20959c"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/var/cache/dev/twig/64/647089eec2a62b5647da71a16e28ed7c.php"
"line" => 292
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/twig/twig/src/Template.php"
"line" => 388
"function" => "doDisplay"
"class" => "__TwigTemplate_22d851ef163fab704d63c4466f5b267b"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/var/cache/dev/twig/87/87de867ccefcede366faf09c78ef8f64.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/twig/twig/src/Template.php"
"line" => 388
"function" => "doDisplay"
"class" => "__TwigTemplate_ebe5dfcbb6dcf21309eb98786e20959c"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/twig/twig/src/Template.php"
"line" => 344
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/twig/twig/src/Template.php"
"line" => 359
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/twig/twig/src/Environment.php"
"line" => 334
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 448
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 453
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 253
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/src/Controller/ToDoListItemsController.php"
"line" => 107
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "show"
"class" => "App\Controller\ToDoListItemsController"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/public/index.php"
"line" => 20
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:69
[
[
"file" => "/var/www/html/stephennurse/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 69
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 74
"function" => "setToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/form/FormRenderer.php"
"line" => 59
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/var/cache/dev/twig/65/65544d9de8695a84e1e42efb544c86b8.php"
"line" => 53
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/twig/twig/src/Template.php"
"line" => 388
"function" => "doDisplay"
"class" => "__TwigTemplate_591fca5f7cbdb02ef00b75093bff95b9"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/twig/twig/src/Template.php"
"line" => 344
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/twig/twig/src/Template.php"
"line" => 359
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1493
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/var/cache/dev/twig/87/87de867ccefcede366faf09c78ef8f64.php"
"line" => 152
"function" => "include"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/var/www/html/stephennurse/vendor/twig/twig/src/Template.php"
"line" => 432
"function" => "block_body"
"class" => "__TwigTemplate_ebe5dfcbb6dcf21309eb98786e20959c"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/var/cache/dev/twig/64/647089eec2a62b5647da71a16e28ed7c.php"
"line" => 292
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/twig/twig/src/Template.php"
"line" => 388
"function" => "doDisplay"
"class" => "__TwigTemplate_22d851ef163fab704d63c4466f5b267b"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/var/cache/dev/twig/87/87de867ccefcede366faf09c78ef8f64.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/twig/twig/src/Template.php"
"line" => 388
"function" => "doDisplay"
"class" => "__TwigTemplate_ebe5dfcbb6dcf21309eb98786e20959c"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/twig/twig/src/Template.php"
"line" => 344
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/twig/twig/src/Template.php"
"line" => 359
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/twig/twig/src/Environment.php"
"line" => 334
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 448
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 453
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 253
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/src/Controller/ToDoListItemsController.php"
"line" => 107
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "show"
"class" => "App\Controller\ToDoListItemsController"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/public/index.php"
"line" => 20
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_ENV | "dev" |
| APP_LOCALE | "en_GB" |
| APP_SECRET | "ec48582a7659a570fb0293b8684e20b9" |
| APP_SERVER | "live" |
| APP_TIMEZONE | "Europe/London" |
| DATABASE_URL | "mysql://stephen:Descartes99@localhost:3306/stephennurse" |
| GOOGLE_MAP_API | "AIzaSyBIMNeOCE1pdTZu8p-7dSXhIUmpYhWzydc" |
| MAILER_DSN | "smtps://stephen%40atts-systems.com:KoukliaPathos8509@ssl0.ovh.net:465" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/html/stephennurse/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/html/stephennurse/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "PHPSESSID=ao1qsr4q2nhr59e07961mm0nv6" |
| HTTP_HOST | "stephen-nurse.com" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SSL_TLS_SNI | "stephen-nurse.com" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/todolist_items/show/573" |
| REMOTE_ADDR | "216.73.216.89" |
| REMOTE_PORT | "61992" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1766027893 |
| REQUEST_TIME_FLOAT | 1766027893.5959 |
| REQUEST_URI | "/todolist_items/show/573" |
| SCRIPT_FILENAME | "/var/www/html/stephennurse/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "54.36.163.14" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "stephen-nurse.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.52 (Ubuntu) Server at stephen-nurse.com Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.52 (Ubuntu)" |
| SSL_TLS_SNI | "stephen-nurse.com" |
| SYMFONY_DOTENV_VARS | "APP_LOCALE,APP_ENV,APP_SERVER,APP_SECRET,DATABASE_URL,MAILER_DSN,GOOGLE_MAP_API,APP_TIMEZONE" |