ToDoListItemsController :: changePriorityStatus
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
Key | Value |
---|---|
_access_control_attributes | null |
_controller | "App\Controller\ToDoListItemsController::changePriorityStatus" |
_firewall_context | "security.firewall.map.context.main" |
_route | "to_do_list_items_change_priority_status" |
_route_params | [ "id" => "106" ] |
_stopwatch_token | "819fed" |
id | "106" |
toDoListItem | App\Entity\ToDoListItems {#1022 -id: 106 -project: Proxies\__CG__\App\Entity\ToDoList {#1188 …} -status: "Complete" -priority: 14.0 -task: "<p><strong>Bug - Tennis Venues</strong></p><ul><li>When you edit a venue and delete the photos and then resave new photos, then the ‘old’ photos get shown</li><li>So the delete photo button should either delete the file, or the edit button should replace the file when re-editing </li></ul>" -hoursAllocated: null -immediatePriority: "Top Priority" -attachment: null -needsResearch: null -lastSaved: null } |
Request Headers
Header | Value |
---|---|
accept | "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" |
accept-encoding | "gzip, deflate" |
accept-language | "en" |
connection | "Close" |
host | "www.stephen-nurse.com" |
referer | "https://www.stephen-nurse.com/todolist/index/All" |
user-agent | "Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)" |
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, 09 Aug 2025 20:36:21 GMT" |
location | "https://www.stephen-nurse.com/todolist/index/All" |
x-debug-token | "128b3f" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
0
Usages
Stateless check enabled
Session not used.
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
Key | Value |
---|---|
APP_ENV | "dev" |
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 | "smtp://stephen@stephen-nurse.com:MycatiscalledRoger1936@ns0.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 | "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" |
HTTP_ACCEPT_ENCODING | "gzip, deflate" |
HTTP_ACCEPT_LANGUAGE | "en" |
HTTP_CONNECTION | "Close" |
HTTP_HOST | "www.stephen-nurse.com" |
HTTP_REFERER | "https://www.stephen-nurse.com/todolist/index/All" |
HTTP_USER_AGENT | "Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)" |
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 | "www.stephen-nurse.com" |
REDIRECT_STATUS | "200" |
REDIRECT_URL | "/todolist_items/change_top_priority_status/106" |
REMOTE_ADDR | "114.119.162.251" |
REMOTE_PORT | "43685" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1754771781 |
REQUEST_TIME_FLOAT | 1754771781.13 |
REQUEST_URI | "/todolist_items/change_top_priority_status/106" |
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 | "www.stephen-nurse.com" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "<address>Apache/2.4.52 (Ubuntu) Server at www.stephen-nurse.com Port 443</address>\n" |
SERVER_SOFTWARE | "Apache/2.4.52 (Ubuntu)" |
SSL_TLS_SNI | "www.stephen-nurse.com" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SERVER,APP_SECRET,DATABASE_URL,MAILER_DSN,GOOGLE_MAP_API,APP_TIMEZONE" |