GET https://mipeluco.devlaboratory.es/cart/update/13644?quantity=2

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" => "13644"
]
_stopwatch_token
"ebc3dd"
id
"13644"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"PHPSESSID=ok224rb4eg0hguf2jc3i36b0dj"
host
"mipeluco.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 09:17:05 GMT"
location
"/cart"
x-debug-token
"f64c19"

Cookies

Request Cookies

Key Value
PHPSESSID
"ok224rb4eg0hguf2jc3i36b0dj"

Response Cookies

No response cookies

Session 2

Session Metadata

Key Value
Created
"Mon, 31 Aug 26 09:16:42 +0000"
Last used
"Mon, 31 Aug 26 09:17:05 +0000"
Lifetime
0

Session Attributes

Attribute Value
cart
[
  2024 => 1
  5726 => 1
  22801 => 1
  16906 => 1
  16339 => 1
  4253 => 1
  6422 => 1
  5157 => 1
  9148 => 1
  21865 => 1
  25512 => 1
  23928 => 1
  2897 => 1
  4097 => 1
  11474 => 1
  28878 => 1
  3583 => 1
  1259 => 1
  22083 => 1
  27907 => 1
  8569 => 1
  20874 => 1
  5413 => 1
  28843 => 1
  19225 => 1
  6090 => 1
  1152 => 1
  16162 => 1
  8272 => 1
  17679 => 1
  29176 => 1
  3444 => 1
  27786 => 1
  3175 => 1
  20571 => 1
  28778 => 1
  18339 => 1
  3662 => 1
  25837 => 1
  2439 => 1
  7322 => 1
  6380 => 1
  11337 => 1
  9829 => 1
  23097 => 1
  24581 => 1
  12359 => 1
  16181 => 1
  2519 => 1
  14859 => 1
  2909 => 1
  25504 => 1
  11944 => 1
  1465 => 1
  3126 => 1
  20402 => 1
  2394 => 1
  23012 => 1
  1150 => 1
  3226 => 1
  1226 => 1
  14966 => 1
  7702 => 1
  9557 => 1
  11696 => 1
  8348 => 1
  6208 => 1
  25359 => 1
  22223 => 1
  9541 => 1
  26539 => 1
  16362 => 1
  3259 => 1
  5723 => 1
  6277 => 1
  17229 => 1
  1339 => 1
  27971 => 1
  23217 => 1
  26397 => 1
  12145 => 1
  25616 => 1
  4257 => 1
  23494 => 1
  26526 => 1
  14583 => 1
  14249 => 1
  27679 => 1
  3374 => 1
  7207 => 1
  26713 => 1
  24684 => 1
  25912 => 1
  5927 => 1
  22369 => 1
  13697 => 1
  5996 => 1
  19097 => 1
  21752 => 1
  11519 => 1
  5578 => 1
  12367 => 1
  22903 => 1
  1846 => 1
  361 => 1
  15059 => 1
  2375 => 1
  11897 => 1
  11124 => 1
  10797 => 1
  2560 => 1
  11205 => 1
  25161 => 1
  12205 => 1
  1359 => 1
  4988 => 1
  6025 => 1
  25271 => 1
  13997 => 1
  7137 => 1
  7007 => 1
  1843 => 1
  19281 => 1
  21633 => 1
  8657 => 1
  1130 => 1
  20607 => 1
  24112 => 1
  2603 => 1
  9908 => 1
  24847 => 1
  23151 => 1
  27595 => 1
  9273 => 1
  4440 => 1
  22252 => 1
  15903 => 1
  2272 => 1
  29090 => 1
  3857 => 1
  23913 => 1
  1802 => 1
  20233 => 1
  7410 => 1
  4605 => 1
  24464 => 1
  18563 => 1
  24294 => 1
  5724 => 1
  23938 => 1
  8744 => 1
  13644 => 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=ok224rb4eg0hguf2jc3i36b0dj"
HTTP_HOST
"mipeluco.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://mipeluco.devlaboratory.es/cart/update/13644"
REDIRECT_SCRIPT_URL
"/cart/update/13644"
REDIRECT_SSL_TLS_SNI
"mipeluco.devlaboratory.es"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/cart/update/13644"
REMOTE_ADDR
"216.73.217.38"
REMOTE_PORT
"1737"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1788167825
REQUEST_TIME_FLOAT
1788167825.3044
REQUEST_URI
"/cart/update/13644?quantity=2"
SCRIPT_FILENAME
"/var/www/html/shop/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://mipeluco.devlaboratory.es/cart/update/13644"
SCRIPT_URL
"/cart/update/13644"
SERVER_ADDR
"148.113.201.140"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"mipeluco.devlaboratory.es"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.62 (Ubuntu) Server at mipeluco.devlaboratory.es Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.62 (Ubuntu)"
SSL_TLS_SNI
"mipeluco.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"