CartController :: update
Request
GET Parameters
| Key | Value |
|---|---|
| quantity | "2" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | null |
| _controller | "App\Controller\CartController::update" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "app_cart_update" |
| _route_params | [ "id" => "2331" ] |
| _stopwatch_token | "62d3ea" |
| id | "2331" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "PHPSESSID=n1m1ulbf66ocms3kpfnb75otol" |
| host | "shop.devlaboratory.es" |
| 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, 29 Aug 2026 14:40:00 GMT" |
| location | "/cart" |
| x-debug-token | "8f00c6" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "n1m1ulbf66ocms3kpfnb75otol" |
Response Cookies
No response cookies
Session 2
Session Metadata
| Key | Value |
|---|---|
| Created | "Sat, 29 Aug 26 14:39:21 +0000" |
| Last used | "Sat, 29 Aug 26 14:40:00 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| cart | [ 7616 => 1 15324 => 1 7602 => 1 9775 => 1 5624 => 1 2736 => 1 5262 => 1 8774 => 1 5526 => 1 3875 => 1 4045 => 1 6223 => 1 6503 => 1 12347 => 1 6369 => 1 3954 => 1 3591 => 1 7945 => 1 507 => 1 21140 => 1 23950 => 1 8329 => 1 8980 => 1 9239 => 1 4041 => 1 4971 => 1 12697 => 1 8056 => 1 10000 => 1 19792 => 1 19285 => 1 6941 => 1 13692 => 1 956 => 1 6478 => 1 7017 => 1 7622 => 1 1950 => 1 3341 => 1 8147 => 1 2856 => 1 11883 => 1 24909 => 1 1702 => 1 23949 => 1 18697 => 1 10459 => 1 10771 => 1 23258 => 1 9705 => 1 16372 => 1 8073 => 1 3380 => 1 8969 => 1 9105 => 1 20686 => 1 4640 => 1 2157 => 1 4063 => 1 6963 => 1 757 => 1 6491 => 1 15417 => 1 21024 => 1 7364 => 1 5261 => 1 8765 => 1 19624 => 1 8461 => 1 5524 => 1 7489 => 1 1111 => 1 3386 => 1 9778 => 1 13626 => 1 2897 => 1 2500 => 1 8591 => 1 7199 => 1 19643 => 1 11024 => 1 6090 => 1 4065 => 1 3351 => 1 17679 => 1 8451 => 1 9397 => 1 21084 => 1 20495 => 1 4569 => 1 7938 => 1 361 => 1 7322 => 1 2601 => 1 9342 => 1 6380 => 1 20924 => 1 16265 => 1 7279 => 1 505 => 1 12295 => 1 2394 => 1 4054 => 1 9133 => 1 12787 => 1 17468 => 1 3226 => 1 5620 => 1 28310 => 1 8540 => 1 19288 => 1 4038 => 1 11212 => 1 5470 => 1 12145 => 1 23574 => 1 2105 => 1 4285 => 1 1966 => 1 10019 => 1 16501 => 1 4714 => 1 11078 => 1 2560 => 1 25639 => 1 9442 => 1 5647 => 1 19281 => 1 25957 => 1 16492 => 1 1260 => 1 21078 => 1 1631 => 1 24464 => 1 13110 => 1 11935 => 1 2327 => 1 23656 => 1 4646 => 1 10798 => 1 8651 => 1 12684 => 1 2331 => 1 ] |
Session Usage
2
Usages
Stateless check enabled
| Usage |
|---|
App\Service\CartService:47
[
[
"file" => "/var/www/html/shop/src/Service/CartService.php"
"line" => 47
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/shop/src/Controller/CartController.php"
"line" => 51
"function" => "updateQuantity"
"class" => "App\Service\CartService"
"type" => "->"
]
[
"file" => "/var/www/html/shop/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "update"
"class" => "App\Controller\CartController"
"type" => "->"
]
[
"file" => "/var/www/html/shop/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/shop/vendor/symfony/http-kernel/Kernel.php"
"line" => 208
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/shop/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/shop/public/index.php"
"line" => 5
"args" => [
"/var/www/html/shop/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\Service\CartService:55
[
[
"file" => "/var/www/html/shop/src/Service/CartService.php"
"line" => 55
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/shop/src/Controller/CartController.php"
"line" => 51
"function" => "updateQuantity"
"class" => "App\Service\CartService"
"type" => "->"
]
[
"file" => "/var/www/html/shop/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "update"
"class" => "App\Controller\CartController"
"type" => "->"
]
[
"file" => "/var/www/html/shop/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/shop/vendor/symfony/http-kernel/Kernel.php"
"line" => 208
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/shop/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/shop/public/index.php"
"line" => 5
"args" => [
"/var/www/html/shop/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 | "a88e7a83d7a8e7a83d7a8e7a83d7a8e7" |
| APP_SHARE_DIR | "var/share" |
| DATABASE_URL | "mysql://ubuntu:SugusMan12796664!@127.0.0.1:3306/shop?serverVersion=5.7&charset=utf8mb4" |
| DEFAULT_URI | "http://localhost" |
| GEMINI_API_KEY | "AQ.Ab8RN6LMhraEGG3QnALSgJN5wuufPU23GxWTmw--fvkpy_hsMA" |
| GEMINI_MODEL | "gemini-1.5-flash" |
| MAILER_DSN | "smtps://hola%40mipeluco.com:Lapichuta26!@ssl0.ovh.net:465" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/html/shop/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/html/shop/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "PHPSESSID=n1m1ulbf66ocms3kpfnb75otol" |
| HTTP_HOST | "shop.devlaboratory.es" |
| 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:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "quantity=2" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_QUERY_STRING | "quantity=2" |
| REDIRECT_SCRIPT_URI | "https://shop.devlaboratory.es/cart/update/2331" |
| REDIRECT_SCRIPT_URL | "/cart/update/2331" |
| REDIRECT_SSL_TLS_SNI | "shop.devlaboratory.es" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/cart/update/2331" |
| REMOTE_ADDR | "216.73.217.38" |
| REMOTE_PORT | "38092" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1788014400 |
| REQUEST_TIME_FLOAT | 1788014400.2416 |
| REQUEST_URI | "/cart/update/2331?quantity=2" |
| SCRIPT_FILENAME | "/var/www/html/shop/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://shop.devlaboratory.es/cart/update/2331" |
| SCRIPT_URL | "/cart/update/2331" |
| SERVER_ADDR | "148.113.201.140" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "shop.devlaboratory.es" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.62 (Ubuntu) Server at shop.devlaboratory.es Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.62 (Ubuntu)" |
| SSL_TLS_SNI | "shop.devlaboratory.es" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MAILER_DSN,GEMINI_API_KEY,GEMINI_MODEL" |