ToDoListItemsController :: edit
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\ToDoListItemsController::edit" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "to_do_list_items_edit" |
| _route_params | [ "id" => "598" ] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "719014" |
| id | "598" |
| toDoListItem | App\Entity\ToDoListItems {#1156 -id: 598 -project: Proxies\__CG__\App\Entity\ToDoList {#1114 …} -status: "Pending" -priority: 12.0 -task: "<p><strong>Customer Emails Fragment</strong></p><ul><li>In the first section of the email, where you give the reference number (e.g. “Booking reference: VBC-1234”), create a link from the reference number, so when the client replies to the email we can launch the booking from the email<ul><li>It won't work for clients or be a security risk: For users (ie clients) without Admin/Staff access the link shouldn't work, and it should just take them to the homepage </li><li>For office/admin, it should open the booking</li></ul></li><li>Create a new fragment for Baby/Child seats. If booking has a Baby or a Child then add the fragment to the booking. Unlike the other fragments the need for it is not a function of Type (Shared/Private) or Destinations, but rather the existence of a baby/child seat</li></ul><p><strong>Customer Booking Confirmation</strong></p><ul><li>At top include status - Confirmed/Enquiry/Cancelled</li><li>Should include EVERYTHING in the booking that the customer gives us (not driver or actual pick up times)<ul><li>Flight details (Airline, Flight Number, and times (arrival times and dep airport for arrivals, opposite for departures)</li><li>Chalet name, address and our link too (which should have the map once we had logged all the locations)</li></ul></li><li> Add in the Fragments any Destination specific PickUp or DropOffInstructions (Private Only - Not Shared)</li><li>And finally add all relevant Fragments at end of Confirmation (eg Company Footer etc)</li></ul><p> </p><p><strong>Customer Emails Template</strong></p><ul><li>New email template required. It will be used for Shared passengers (arrivals only -ie Uphill).</li><li>The purpose of the email is to check that they are on the expected train, and if not to get the information as to what train they are actually on. </li><li>Roughly, the email should say "We are expecting you on the [11:17] train from GVA to LeChable.. Please click below to confirm you made that train, or if you did not make that train, please confirm which train<ul><li>And present a list of possible other train times. That button should then reassign the client to the correct train (and pick up shuttle).<ul><li>There is a case where there is no space (or not enough space) available on the adjusted bus - and if so we need to think about the solution for that. In a sense that is not our problem as they missed their original shuttle</li><li>Furthermore we should create a public page showing the number of seats available on the buses. (I worry that this gives competitive info away, but let's build it for now</li></ul></li></ul></li></ul>" -hoursAllocated: null -immediatePriority: "Top Priority" -attachment: null -needsResearch: "No" -lastSaved: DateTime @1760699844 {#1149 : 2025-10-17 11:17:24.0 UTC (+00:00) } } |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "PHPSESSID=gr2nbiotjlp09nbscop3fdg1e1" |
| 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:17:50 GMT" |
| x-debug-token | "3febfe" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "gr2nbiotjlp09nbscop3fdg1e1" |
Response Cookies
No response cookies
Session 7
Session Metadata
| Key | Value |
|---|---|
| Created | "Thu, 18 Dec 25 03:17:49 +0000" |
| Last used | "Thu, 18 Dec 25 03:17:50 +0000" |
| Lifetime | 15000 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-delete598 | "yOuObUTpQMX-zhFyUHzIoipr6Ts_5Hm9QbuufZAMwGo" |
| _csrf/https-delete612 | "WDYQ04mT8Tt_iq9ks9JTnJOTjfsNmfvIjNyfleXAm6A" |
| _csrf/https-delete627 | "_l-g9hWMrowyCGi2ZTNOrYFnqVUMcBdDwxAsHmcRVGo" |
| _csrf/https-delete640 | "VmBJCe4VtYXCO2txnYD1HBzxPRbNs90-LATJk4p9rnU" |
| _csrf/https-to_do_list_items | "emrUezE0Fzq0IErzs34RMQ6dzGwj2dZKLgBnpRdwDnY" |
| _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-bundle/Security.php"
"line" => 99
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/security-bundle/Security.php"
"line" => 81
"function" => "getToken"
"class" => "Symfony\Bundle\SecurityBundle\Security"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/src/Controller/ToDoListItemsController.php"
"line" => 121
"function" => "getUser"
"class" => "Symfony\Bundle\SecurityBundle\Security"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "edit"
"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/Extension/Csrf/Type/FormTypeCsrfExtension.php"
"line" => 82
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/form/ResolvedFormType.php"
"line" => 134
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 95
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/form/ResolvedFormType.php"
"line" => 128
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 95
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/form/Form.php"
"line" => 908
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/src/Controller/ToDoListItemsController.php"
"line" => 167
"function" => "createView"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "edit"
"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/Extension/Csrf/Type/FormTypeCsrfExtension.php"
"line" => 82
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/form/ResolvedFormType.php"
"line" => 134
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 95
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/form/ResolvedFormType.php"
"line" => 128
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 95
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/form/Form.php"
"line" => 908
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/src/Controller/ToDoListItemsController.php"
"line" => 167
"function" => "createView"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "edit"
"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/2e/2eb046e4d7fd67b83e903142ec119a0c.php"
"line" => 55
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/twig/twig/src/Template.php"
"line" => 388
"function" => "doDisplay"
"class" => "__TwigTemplate_4727ebe71b9ab43b27c291c18a1038e1"
"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" => 166
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "edit"
"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=gr2nbiotjlp09nbscop3fdg1e1" |
| 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/edit/598" |
| REMOTE_ADDR | "216.73.216.89" |
| REMOTE_PORT | "22275" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1766027870 |
| REQUEST_TIME_FLOAT | 1766027870.0332 |
| REQUEST_URI | "/todolist_items/edit/598" |
| 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" |