GET https://www.mipeluco.com/cart/update/21602?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" => "21602"
]
_stopwatch_token
"e5576a"
id
"21602"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"PHPSESSID=3s1jo78e6p958s4kl7le5i7tsq"
host
"www.mipeluco.com"
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, 22 Aug 2026 16:56:03 GMT"
location
"/cart"
x-debug-token
"84a3de"

Cookies

Request Cookies

Key Value
PHPSESSID
"3s1jo78e6p958s4kl7le5i7tsq"

Response Cookies

No response cookies

Session 2

Session Metadata

Key Value
Created
"Sat, 22 Aug 26 16:55:41 +0000"
Last used
"Sat, 22 Aug 26 16:56:03 +0000"
Lifetime
0

Session Attributes

Attribute Value
cart
[
  14710 => 1
  20528 => 1
  20693 => 1
  5680 => 1
  275 => 1
  2444 => 1
  14845 => 1
  939 => 1
  24319 => 1
  7400 => 1
  10072 => 1
  8527 => 1
  1869 => 1
  9581 => 1
  14844 => 1
  23645 => 1
  5667 => 1
  12413 => 1
  10176 => 1
  5797 => 1
  2563 => 1
  17586 => 1
  3134 => 1
  8304 => 1
  23360 => 1
  7713 => 1
  4112 => 1
  24686 => 1
  23326 => 1
  2572 => 1
  1879 => 1
  15213 => 1
  20394 => 1
  3030 => 1
  15976 => 1
  23451 => 1
  6424 => 1
  2585 => 1
  7189 => 1
  14724 => 1
  2583 => 1
  3254 => 1
  2870 => 1
  6534 => 1
  632 => 1
  14014 => 1
  3247 => 1
  9524 => 1
  5953 => 1
  14928 => 1
  7869 => 1
  6439 => 1
  17831 => 1
  6537 => 1
  3949 => 1
  5368 => 1
  4128 => 1
  918 => 1
  10141 => 1
  2463 => 1
  1193 => 1
  22906 => 1
  4420 => 1
  8170 => 1
  7028 => 1
  937 => 1
  18686 => 1
  22927 => 1
  1745 => 1
  1387 => 1
  7737 => 1
  18907 => 1
  5370 => 1
  1664 => 1
  1301 => 1
  22901 => 1
  22145 => 1
  1126 => 1
  21807 => 1
  6892 => 1
  9068 => 1
  7919 => 1
  4092 => 1
  4007 => 1
  24751 => 1
  7943 => 1
  2499 => 1
  1887 => 1
  4158 => 1
  5828 => 1
  8626 => 1
  6459 => 1
  1379 => 1
  6423 => 1
  23819 => 1
  6400 => 1
  13809 => 1
  4813 => 1
  3317 => 1
  17825 => 1
  9054 => 1
  1079 => 1
  6440 => 1
  3869 => 1
  5752 => 1
  4043 => 1
  6320 => 1
  1885 => 1
  5541 => 1
  1791 => 1
  8236 => 1
  23342 => 1
  4357 => 1
  25527 => 1
  25142 => 1
  7221 => 1
  23947 => 1
  4692 => 1
  10955 => 1
  4729 => 1
  21602 => 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_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"

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=3s1jo78e6p958s4kl7le5i7tsq"
HTTP_HOST
"www.mipeluco.com"
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://www.mipeluco.com/cart/update/21602"
REDIRECT_SCRIPT_URL
"/cart/update/21602"
REDIRECT_SSL_TLS_SNI
"www.mipeluco.com"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/cart/update/21602"
REMOTE_ADDR
"216.73.216.215"
REMOTE_PORT
"10726"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1787417763
REQUEST_TIME_FLOAT
1787417763.1514
REQUEST_URI
"/cart/update/21602?quantity=2"
SCRIPT_FILENAME
"/var/www/html/shop/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://www.mipeluco.com/cart/update/21602"
SCRIPT_URL
"/cart/update/21602"
SERVER_ADDR
"148.113.201.140"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"www.mipeluco.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.62 (Ubuntu) Server at www.mipeluco.com Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.62 (Ubuntu)"
SSL_TLS_SNI
"www.mipeluco.com"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MAILER_DSN,APP_DEBUG,GEMINI_API_KEY,GEMINI_MODEL"