TaskController :: manageTask
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\Task\TaskController::manageTask" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "task_manage_task" |
| _route_params | [ "id" => null ] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#298 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#252 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#304 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#305 …} } ] |
| _stopwatch_token | "115f01" |
| id | null |
Request Headers
| Header | Value |
|---|---|
| accept | "text/html, */*; q=0.01" |
| accept-encoding | "gzip, deflate, br, zstd" |
| accept-language | "es-ES,es;q=0.9,en;q=0.8" |
| connection | "keep-alive" |
| cookie | "main_auth_profile_token=153d17; PHPSESSID=tffp25mf0il9emuso4coq8lab6" |
| host | "mantenimiento.tdp.com.uy" |
| referer | "https://mantenimiento.tdp.com.uy/tareas/" |
| sec-ch-ua | ""Not;A=Brand";v="8", "Chromium";v="150", "Google Chrome";v="150"" |
| sec-ch-ua-mobile | "?0" |
| sec-ch-ua-platform | ""Windows"" |
| sec-fetch-dest | "empty" |
| sec-fetch-mode | "cors" |
| sec-fetch-site | "same-origin" |
| user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/150.0.0.0 Safari/537.36" |
| x-php-ob-level | "1" |
| x-requested-with | "XMLHttpRequest" |
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 | "Tue, 07 Jul 2026 14:58:41 GMT" |
| x-debug-token | "be481b" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "tffp25mf0il9emuso4coq8lab6" |
| main_auth_profile_token | "153d17" |
Response Cookies
No response cookies
Session
Session Metadata
| Key | Value |
|---|---|
| Created | "Tue, 07 Jul 26 14:55:31 +0000" |
| Last used | "Tue, 07 Jul 26 14:58:37 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.last_username | "ignacio.alonso@tecnicadelplata.com.uy" |
| _security_main | "O:74:"Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken":3:{i:0;N;i:1;s:4:"main";i:2;a:5:{i:0;O:15:"App\Entity\User":7:{s:19:"\x00App\Entity\User\x00id";i:5;s:22:"\x00App\Entity\User\x00email";s:37:"ignacio.alonso@tecnicadelplata.com.uy";s:21:"\x00App\Entity\User\x00name";s:7:"Ignacio";s:24:"\x00App\Entity\User\x00surname";s:6:"Alonso";s:22:"\x00App\Entity\User\x00roles";a:1:{i:0;s:10:"ROLE_ADMIN";}s:25:"\x00App\Entity\User\x00password";s:60:"$2y$13$GZliSxXkzZbfJnB3f648OeGCuxXH3bAxt1A8YkBgz03WaAIydx10u";s:22:"\x00App\Entity\User\x00tasks";O:33:"Doctrine\ORM\PersistentCollection":2:{s:13:"\x00*\x00collection";O:43:"Doctrine\Common\Collections\ArrayCollection":1:{s:53:"\x00Doctrine\Common\Collections\ArrayCollection\x00elements";a:0:{}}s:14:"\x00*\x00initialized";b:0;}}i:1;b:1;i:2;N;i:3;a:0:{}i:4;a:2:{i:0;s:10:"ROLE_ADMIN";i:1;s:9:"ROLE_USER";}}}" |
| csrf-token | 1 |
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 | "cfc50faaef79c99755d82615df25a55b" |
| DATABASE_URL | "mysql://mantenimientos:fljiNFI9izxG7)Sr@127.0.0.1:3306/mantenimientos?serverVersion=8.0.32&charset=utf8mb4" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/mantenimiento/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/mantenimiento/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www" |
| HTTPS | "on" |
| HTTP_ACCEPT | "text/html, */*; q=0.01" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate, br, zstd" |
| HTTP_ACCEPT_LANGUAGE | "es-ES,es;q=0.9,en;q=0.8" |
| HTTP_CONNECTION | "keep-alive" |
| HTTP_COOKIE | "main_auth_profile_token=153d17; PHPSESSID=tffp25mf0il9emuso4coq8lab6" |
| HTTP_HOST | "mantenimiento.tdp.com.uy" |
| HTTP_REFERER | "https://mantenimiento.tdp.com.uy/tareas/" |
| HTTP_SEC_CH_UA | ""Not;A=Brand";v="8", "Chromium";v="150", "Google Chrome";v="150"" |
| HTTP_SEC_CH_UA_MOBILE | "?0" |
| HTTP_SEC_CH_UA_PLATFORM | ""Windows"" |
| HTTP_SEC_FETCH_DEST | "empty" |
| HTTP_SEC_FETCH_MODE | "cors" |
| HTTP_SEC_FETCH_SITE | "same-origin" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/150.0.0.0 Safari/537.36" |
| HTTP_X_REQUESTED_WITH | "XMLHttpRequest" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SSL_TLS_SNI | "mantenimiento.tdp.com.uy" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/tareas/administrar_tareas" |
| REMOTE_ADDR | "200.40.82.186" |
| REMOTE_PORT | "49776" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1783436320 |
| REQUEST_TIME_FLOAT | 1783436320.7682 |
| REQUEST_URI | "/tareas/administrar_tareas" |
| SCRIPT_FILENAME | "/var/www/mantenimiento/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "179.27.203.191" |
| SERVER_ADMIN | "webmaster@localhost" |
| SERVER_NAME | "mantenimiento.tdp.com.uy" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.67 (Ubuntu) Server at mantenimiento.tdp.com.uy Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.67 (Ubuntu)" |
| SSL_CIPHER | "TLS_AES_128_GCM_SHA256" |
| SSL_CIPHER_ALGKEYSIZE | "128" |
| SSL_CIPHER_EXPORT | "false" |
| SSL_CIPHER_USEKEYSIZE | "128" |
| SSL_CLIENT_VERIFY | "NONE" |
| SSL_COMPRESS_METHOD | "NULL" |
| SSL_PROTOCOL | "TLSv1.3" |
| SSL_SECURE_RENEG | "false" |
| SSL_SERVER_A_KEY | "id-ecPublicKey" |
| SSL_SERVER_A_SIG | "ecdsa-with-SHA384" |
| SSL_SERVER_I_DN | "CN=YE1,O=Let's Encrypt,C=US" |
| SSL_SERVER_I_DN_C | "US" |
| SSL_SERVER_I_DN_CN | "YE1" |
| SSL_SERVER_I_DN_O | "Let's Encrypt" |
| SSL_SERVER_M_SERIAL | "05BDDE154891E0564EAB3D7B29B407C490F9" |
| SSL_SERVER_M_VERSION | "3" |
| SSL_SERVER_SAN_DNS_0 | "almacen.tdp.com.uy" |
| SSL_SERVER_SAN_DNS_1 | "extintores.tdp.com.uy" |
| SSL_SERVER_SAN_DNS_2 | "mantenimiento.tdp.com.uy" |
| SSL_SERVER_SAN_DNS_3 | "tdp.com.uy" |
| SSL_SERVER_S_DN | "CN=tdp.com.uy" |
| SSL_SERVER_S_DN_CN | "tdp.com.uy" |
| SSL_SERVER_V_END | "Oct 5 10:35:14 2026 GMT" |
| SSL_SERVER_V_START | "Jul 7 10:35:15 2026 GMT" |
| SSL_SESSION_ID | "956bfd666cc8bd0ea228baa4d217e3e6d6d13690c9f37567516fd434c861e323" |
| SSL_SESSION_RESUMED | "Resumed" |
| SSL_TLS_SNI | "mantenimiento.tdp.com.uy" |
| SSL_VERSION_INTERFACE | "mod_ssl/2.4.67" |
| SSL_VERSION_LIBRARY | "OpenSSL/3.0.13" |
| SYMFONY_DOTENV_PATH | "/var/www/mantenimiento/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN" |
| USER | "www-data" |
| proxy-nokeepalive | "1" |