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" => "8249" ] |
| _stopwatch_token | "6ac2d0" |
| id | "8249" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "PHPSESSID=0vg5b09hnjaia5q465n8hscuuu" |
| 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 | "Mon, 31 Aug 2026 08:04:05 GMT" |
| location | "/cart" |
| x-debug-token | "560435" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "0vg5b09hnjaia5q465n8hscuuu" |
Response Cookies
No response cookies
Session 2
Session Metadata
| Key | Value |
|---|---|
| Created | "Mon, 31 Aug 26 08:03:42 +0000" |
| Last used | "Mon, 31 Aug 26 08:04:01 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| cart | [ 15580 => 1 3231 => 1 8580 => 1 9717 => 1 3364 => 1 3328 => 1 699 => 1 9725 => 1 17801 => 1 14005 => 1 4459 => 1 12976 => 1 253 => 1 23801 => 1 8939 => 1 7629 => 1 23929 => 1 973 => 1 2263 => 1 4069 => 1 4876 => 1 4259 => 1 8948 => 1 9731 => 1 4583 => 1 12969 => 1 4154 => 1 11670 => 1 24 => 1 5804 => 1 9682 => 1 2265 => 1 9504 => 1 4632 => 1 6465 => 1 14769 => 1 5871 => 1 473 => 1 945 => 1 14520 => 1 5907 => 1 22147 => 1 8740 => 1 112 => 1 8085 => 1 4486 => 1 4789 => 1 8780 => 1 27701 => 1 270 => 1 8282 => 1 3959 => 1 7573 => 1 21855 => 1 14554 => 1 17877 => 1 4281 => 1 2899 => 1 11626 => 1 2872 => 1 11264 => 1 19782 => 1 16293 => 1 19720 => 1 9484 => 1 4763 => 1 8991 => 1 8079 => 1 1963 => 1 15801 => 1 5232 => 1 2841 => 1 11623 => 1 23958 => 1 8232 => 1 6142 => 1 8083 => 1 14971 => 1 799 => 1 7701 => 1 9535 => 1 6472 => 1 5017 => 1 25697 => 1 4432 => 1 17829 => 1 9533 => 1 5286 => 1 6435 => 1 6501 => 1 28085 => 1 11624 => 1 75 => 1 8069 => 1 8300 => 1 8152 => 1 5237 => 1 23393 => 1 155 => 1 12166 => 1 8949 => 1 3976 => 1 3449 => 1 8635 => 1 2844 => 1 678 => 1 10309 => 1 4577 => 1 772 => 1 22945 => 1 19683 => 1 4022 => 1 2268 => 1 18801 => 1 17802 => 1 4313 => 1 23959 => 1 24151 => 1 22892 => 1 26800 => 1 3100 => 1 18136 => 1 5702 => 1 23960 => 1 13393 => 1 8904 => 1 193 => 1 12401 => 1 4602 => 1 4447 => 1 2941 => 1 8280 => 1 7231 => 1 10393 => 1 8679 => 1 8529 => 1 2995 => 1 19210 => 1 23482 => 1 5973 => 1 7980 => 1 7153 => 1 17898 => 1 4148 => 1 5220 => 1 14764 => 1 3606 => 1 8249 => 1 ] |
Session Usage
2
Usages
Stateless check enabled
| Usage |
|---|
App\Service\CartService:58
[
[
"file" => "/var/www/html/shop/src/Service/CartService.php"
"line" => 58
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/shop/src/Controller/CartController.php"
"line" => 69
"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:66
[
[
"file" => "/var/www/html/shop/src/Service/CartService.php"
"line" => 66
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/shop/src/Controller/CartController.php"
"line" => 69
"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_DEBUG | "1" |
| 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" |
| STRIPE_PUBLIC_KEY | "pk_test_51U9rIHFpB7qqLWWjhXhRjuVw0B6b2iOHaqzTSrZTBFCR1XrRNHVxjyhvXSPar3aB3BjxL75gio13vWFYg7kbnU9U00lyWEwZY0" |
| STRIPE_SECRET_KEY | "sk_test_51U9rIHFpB7qqLWWj5FtoN9lbrjiFAHJIUx1Z8oNfvfxeKlbordzbz4NEskmIEUzLCCLfGQW2baL40S7nna6yCwF800HxrhGZbb" |
Defined as regular env variables
| Key | Value |
|---|---|
| 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=0vg5b09hnjaia5q465n8hscuuu" |
| 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/8249" |
| REDIRECT_SCRIPT_URL | "/cart/update/8249" |
| REDIRECT_SSL_TLS_SNI | "shop.devlaboratory.es" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/cart/update/8249" |
| REMOTE_ADDR | "216.73.217.38" |
| REMOTE_PORT | "45607" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1788163441 |
| REQUEST_TIME_FLOAT | 1788163441.7173 |
| REQUEST_URI | "/cart/update/8249?quantity=2" |
| SCRIPT_FILENAME | "/var/www/html/shop/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://shop.devlaboratory.es/cart/update/8249" |
| SCRIPT_URL | "/cart/update/8249" |
| 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,APP_DEBUG,DEFAULT_URI,DATABASE_URL,MAILER_DSN,STRIPE_PUBLIC_KEY,STRIPE_SECRET_KEY,GEMINI_API_KEY,GEMINI_MODEL" |