DashboardBackendController :: updateWorkOrderStatus
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\DashboardBackendController::updateWorkOrderStatus" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "dashboard_work_orders_update_status" |
| _route_params | [ "id" => "22" ] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#536 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#479 …} } ] |
| _stopwatch_token | "b8bcd3" |
| id | "22" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, deflate, br" |
| accept-language | "fr-FR,fr;q=0.9,en-US;q=0.8,en;q=0.7" |
| connection | "keep-alive" |
| content-length | "23" |
| content-type | "application/json" |
| cookie | "main_auth_profile_token=d86f26; PHPSESSID=45f1raegetlag4bltrq03oannp" |
| host | "carfix.it" |
| origin | "https://carfix.it" |
| referer | "https://carfix.it/dashboard/work-orders/22" |
| sec-ch-ua | ""Chromium";v="136", "Samsung Internet";v="29.0", "Not.A/Brand";v="99"" |
| sec-ch-ua-mobile | "?1" |
| sec-ch-ua-platform | ""Android"" |
| sec-fetch-dest | "empty" |
| sec-fetch-mode | "cors" |
| sec-fetch-site | "same-origin" |
| user-agent | "Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/29.0 Chrome/136.0.0.0 Mobile Safari/537.36" |
| x-php-ob-level | "1" |
Request Content
Pretty
{
"status": "completato"
}
Raw
{"status":"completato"}
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "application/json" |
| date | "Wed, 04 Feb 2026 16:13:09 GMT" |
| x-debug-token | "b2ba99" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "45f1raegetlag4bltrq03oannp" |
| main_auth_profile_token | "d86f26" |
Response Cookies
No response cookies
Session 1
Session Metadata
| Key | Value |
|---|---|
| Created | "Wed, 04 Feb 26 15:49:51 +0000" |
| Last used | "Wed, 04 Feb 26 15:58:04 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.last_username | "info@fornasari-auto.com" |
| _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":8:{s:19:"\x00App\Entity\User\x00id";i:3;s:22:"\x00App\Entity\User\x00email";s:23:"info@fornasari-auto.com";s:22:"\x00App\Entity\User\x00roles";a:1:{i:0;s:13:"ROLE_WORKSHOP";}s:25:"\x00App\Entity\User\x00password";s:60:"$2y$13$NQ4GukztRPmOQ4X1Ejz/QerFga8VKBxMQc6UxhYod4LE6JMOOHNLi";s:21:"\x00App\Entity\User\x00name";s:15:"Paolo Fornasari";s:27:"\x00App\Entity\User\x00isVerified";b:1;s:26:"\x00App\Entity\User\x00createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2025-10-14 09:26:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:25:"\x00App\Entity\User\x00workshop";O:34:"Proxies\__CG__\App\Entity\Workshop":2:{s:23:"\x00App\Entity\Workshop\x00id";i:4;s:25:"\x00App\Entity\Workshop\x00user";r:5;}}i:1;b:1;i:2;N;i:3;a:0:{}i:4;a:2:{i:0;s:13:"ROLE_WORKSHOP";i:1;s:9:"ROLE_USER";}}}" |
| csrf-token | 1 |
Session Usage
1
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/var/www/html/inofficina.garnockcode.ovh/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/inofficina.garnockcode.ovh/vendor/symfony/security-http/Firewall/AccessListener.php"
"line" => 75
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/html/inofficina.garnockcode.ovh/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
"type" => "->"
]
[
"file" => "/var/www/html/inofficina.garnockcode.ovh/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 26
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/var/www/html/inofficina.garnockcode.ovh/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 61
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/var/www/html/inofficina.garnockcode.ovh/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 91
"function" => "__invoke"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/var/www/html/inofficina.garnockcode.ovh/vendor/symfony/security-http/Firewall.php"
"line" => 92
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/var/www/html/inofficina.garnockcode.ovh/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/var/www/html/inofficina.garnockcode.ovh/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/html/inofficina.garnockcode.ovh/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/inofficina.garnockcode.ovh/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/inofficina.garnockcode.ovh/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/inofficina.garnockcode.ovh/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/inofficina.garnockcode.ovh/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/inofficina.garnockcode.ovh/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/inofficina.garnockcode.ovh/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/inofficina.garnockcode.ovh/public/index.php"
"line" => 5
"args" => [
"/var/www/html/inofficina.garnockcode.ovh/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_ENV | "dev" |
| APP_SECRET | "51b9a5ccbb2717ee844bfd61667c34d2" |
| DATABASE_URL | "mysql://webapp_db_user:eBvgO8gmJHQ93TAvRA0K@127.0.0.1:3306/CarFix?serverVersion=10.11.2-MariaDB&charset=utf8mb4" |
| DEFAULT_URI | "http://localhost" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTENT_LENGTH | "23" |
| CONTENT_TYPE | "application/json" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/html/inofficina.garnockcode.ovh/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/html/inofficina.garnockcode.ovh/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate, br" |
| HTTP_ACCEPT_LANGUAGE | "fr-FR,fr;q=0.9,en-US;q=0.8,en;q=0.7" |
| HTTP_CONNECTION | "keep-alive" |
| HTTP_COOKIE | "main_auth_profile_token=d86f26; PHPSESSID=45f1raegetlag4bltrq03oannp" |
| HTTP_HOST | "carfix.it" |
| HTTP_ORIGIN | "https://carfix.it" |
| HTTP_REFERER | "https://carfix.it/dashboard/work-orders/22" |
| HTTP_SEC_CH_UA | ""Chromium";v="136", "Samsung Internet";v="29.0", "Not.A/Brand";v="99"" |
| HTTP_SEC_CH_UA_MOBILE | "?1" |
| HTTP_SEC_CH_UA_PLATFORM | ""Android"" |
| HTTP_SEC_FETCH_DEST | "empty" |
| HTTP_SEC_FETCH_MODE | "cors" |
| HTTP_SEC_FETCH_SITE | "same-origin" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/29.0 Chrome/136.0.0.0 Mobile Safari/537.36" |
| 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 | "carfix.it" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/dashboard/work-orders/22/update-status" |
| REMOTE_ADDR | "84.33.88.151" |
| REMOTE_PORT | "61996" |
| REQUEST_METHOD | "POST" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1770221589 |
| REQUEST_TIME_FLOAT | 1770221589.4704 |
| REQUEST_URI | "/dashboard/work-orders/22/update-status" |
| SCRIPT_FILENAME | "/var/www/html/inofficina.garnockcode.ovh/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "78.46.60.57" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "carfix.it" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.58 (Ubuntu) Server at carfix.it Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.58 (Ubuntu)" |
| SSL_TLS_SNI | "carfix.it" |
| SYMFONY_DOTENV_PATH | "/var/www/html/inofficina.garnockcode.ovh/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN" |