CartController :: update
Request
GET Parameters
| Key | Value |
|---|---|
| quantity | "0" |
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" => "1148" ] |
| _stopwatch_token | "fee051" |
| id | "1148" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "PHPSESSID=v1cvis0hsnisjpgheun7pc1htj" |
| 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 16:33:15 GMT" |
| location | "/cart" |
| x-debug-token | "9eef70" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "v1cvis0hsnisjpgheun7pc1htj" |
Response Cookies
No response cookies
Session 2
Session Metadata
| Key | Value |
|---|---|
| Created | "Sat, 29 Aug 26 16:32:11 +0000" |
| Last used | "Sat, 29 Aug 26 16:33:15 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| cart | [ 19817 => 1 11513 => 1 21394 => 1 24747 => 1 12210 => 1 9018 => 1 11859 => 1 13905 => 1 14019 => 1 13225 => 1 17782 => 1 21405 => 1 11788 => 1 10543 => 1 26283 => 1 26667 => 1 10665 => 1 22314 => 1 11171 => 1 18379 => 1 2790 => 1 23298 => 1 7885 => 1 18039 => 1 19789 => 1 14324 => 1 11305 => 1 21314 => 1 5383 => 1 11144 => 1 13066 => 1 12279 => 1 7518 => 1 1790 => 1 10915 => 1 13241 => 1 12034 => 1 18712 => 1 21525 => 1 14996 => 1 15191 => 1 10684 => 1 9703 => 1 13661 => 1 12717 => 1 25893 => 1 21362 => 1 23250 => 1 28383 => 1 13257 => 1 10605 => 1 11026 => 1 11023 => 1 15952 => 1 12068 => 1 1666 => 1 18691 => 1 11251 => 1 13690 => 1 22674 => 1 21504 => 1 22554 => 1 10873 => 1 12370 => 1 19639 => 1 21354 => 1 13346 => 1 16954 => 1 28163 => 1 18725 => 1 4107 => 1 9811 => 1 1805 => 1 1146 => 1 12338 => 1 26783 => 1 16471 => 1 23886 => 1 12226 => 1 20151 => 1 24595 => 1 8782 => 1 21531 => 1 6857 => 1 1021 => 1 5912 => 1 9476 => 1 25670 => 1 10787 => 1 9297 => 1 5085 => 1 3011 => 1 6001 => 1 8228 => 1 6625 => 1 23644 => 1 21746 => 1 18684 => 1 5619 => 1 2570 => 1 8406 => 1 8414 => 1 9275 => 1 13787 => 1 7819 => 1 2982 => 1 5751 => 1 16356 => 1 18699 => 1 1310 => 1 25995 => 1 13242 => 1 11039 => 1 17851 => 1 10168 => 1 23607 => 1 21704 => 1 10070 => 1 13747 => 1 14957 => 1 17378 => 1 12615 => 1 20770 => 1 4984 => 1 12127 => 1 16384 => 1 13153 => 1 12169 => 1 6854 => 1 21865 => 1 13154 => 1 12171 => 1 5188 => 1 9496 => 1 13746 => 1 9400 => 1 24957 => 1 25479 => 1 18416 => 1 19231 => 1 2312 => 1 19621 => 1 20473 => 1 12255 => 1 22616 => 1 22618 => 1 18418 => 1 1286 => 1 13318 => 1 12305 => 1 15968 => 1 20510 => 1 1821 => 1 14517 => 1 16995 => 1 8462 => 1 8186 => 1 1430 => 1 7198 => 1 3336 => 1 14884 => 1 18424 => 1 1860 => 1 20571 => 1 25171 => 1 12846 => 1 21782 => 1 3662 => 1 11979 => 1 11266 => 1 12359 => 1 1148 => 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=v1cvis0hsnisjpgheun7pc1htj" |
| 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=0" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_QUERY_STRING | "quantity=0" |
| REDIRECT_SCRIPT_URI | "https://shop.devlaboratory.es/cart/update/1148" |
| REDIRECT_SCRIPT_URL | "/cart/update/1148" |
| REDIRECT_SSL_TLS_SNI | "shop.devlaboratory.es" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/cart/update/1148" |
| REMOTE_ADDR | "216.73.217.38" |
| REMOTE_PORT | "50420" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1788021195 |
| REQUEST_TIME_FLOAT | 1788021195.6517 |
| REQUEST_URI | "/cart/update/1148?quantity=0" |
| SCRIPT_FILENAME | "/var/www/html/shop/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://shop.devlaboratory.es/cart/update/1148" |
| SCRIPT_URL | "/cart/update/1148" |
| 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" |