ToDoListController :: index
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\ToDoListController::index" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "to_do_list_index" |
| _route_params | [ "status" => "Complete" "project" => "Stephen-Nurse" "collapseAll" => false ] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "5a03ef" |
| collapseAll | false |
| project | "Stephen-Nurse" |
| status | "Complete" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "PHPSESSID=lah6j4st54hul9n9k8ojvjirtm" |
| 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 | "Sat, 13 Dec 2025 12:39:58 GMT" |
| x-debug-token | "4337f7" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "lah6j4st54hul9n9k8ojvjirtm" |
Response Cookies
No response cookies
Session 5
Session Metadata
| Key | Value |
|---|---|
| Created | "Sat, 13 Dec 25 12:39:48 +0000" |
| Last used | "Sat, 13 Dec 25 12:39:58 +0000" |
| Lifetime | 15000 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-delete110 | "llecS2KzNqC-HmHXsjNV9AEWDrasydaJSROSoY3UdTQ" |
| _csrf/https-delete14710 | "BELe5zzc5qudkg_xMVThaNJ4MD87YMwobmlodrwQurw" |
| _csrf/https-delete14904 | "d0E6IKZ4OUNRIRy1k_EKJoyP1lNfk9P8T2IBLDwTcG0" |
| _csrf/https-delete15013 | "uLRvVnYa9ISkRNgJH0EGLn5XOVnN5dLY6jSHjhaezuo" |
| _csrf/https-delete15105 | "gF7HgVXo7Xn5Jg1gepqtJiVDXE3O-3fBq-rRaUjLWjE" |
| _csrf/https-delete177 | "MLuMaxYxFPHr-RCz10mXtFMdtaGgCKe2bjF3oNXTthQ" |
| _csrf/https-delete229 | "Nr1Y8GtBSIQlEPc4KsrXHIWk7Bg3_R7B8eqn0ZB-ZAc" |
| _csrf/https-delete3 | "D2OBBfjEndYXRZW9x2fAzEEC_zE6lwkB1koMtzGNB0g" |
| _csrf/https-delete30 | "3gYgsQm2FN2FjrErf0whNtZwRMu_XjVS77zUAsrOv00" |
| _csrf/https-delete49 | "_gg7LXnrB7ybEjWH2oAITL79-YB15k3RtCIbgmTsez0" |
| _csrf/https-delete51 | "oz_3xGhOpTVtHkFOzcbHXLKEACtcxem-pJHX5qV-h1A" |
| _csrf/https-delete68 | "b8linFcMfHzRBkxzmM5cVtMciZcZVINNUAURDh2VQcI" |
| _csrf/https-delete7 | "EH-mxGZ1qlA3RopPdTc1QOyNo7h_XMMPXu8Ne2fUyU4" |
| _csrf/https-delete9 | "9fi8iOiJBRfAMBwfyt_l4-T-e74R5LZ2ho1TnkYCTak" |
| _csrf/https-to_do_list | "ASVfk56zarph7EFRC_A5EktgniJV_ed2qJ5arZFSfyM" |
| _csrf/https-to_do_list_items | "ayzt2Z4MPrSRpCwT238rARJJ4W9gr4ZNGhxyrkc8-Gc" |
| _csrf/https-uk_day_calendar | "WaffiD62Y4l9dnA5_sq7S0vW6nI6fgOsk-VG5B_r16E" |
| _locale | "en" |
| selected_language | "en" |
Session Usage
5
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/14/146e8c9ed862798c69991a30475090fb.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_aaa7285e49afb6173d808679be6dffb5"
"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/ToDoListController.php"
"line" => 150
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "index"
"class" => "App\Controller\ToDoListController"
"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/14/146e8c9ed862798c69991a30475090fb.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_aaa7285e49afb6173d808679be6dffb5"
"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/ToDoListController.php"
"line" => 150
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/stephennurse/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "index"
"class" => "App\Controller\ToDoListController"
"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=lah6j4st54hul9n9k8ojvjirtm" |
| 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/index/Complete/Stephen-Nurse" |
| REMOTE_ADDR | "216.73.216.155" |
| REMOTE_PORT | "61691" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1765629595 |
| REQUEST_TIME_FLOAT | 1765629595.7757 |
| REQUEST_URI | "/todolist/index/Complete/Stephen-Nurse" |
| 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" |