Redirect 302 redirect from GET @app_cart_update (028e1a)

GET https://mipeluco.com/cart/update/10671?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"
_redirected
true
_route
"app_cart_update"
_route_params
[
  "id" => "10671"
]
_stopwatch_token
"e5d1c9"
id
"10671"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"sf_redirect=%7B%22token%22%3A%22028e1a%22%2C%22route%22%3A%22app_cart_update%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CCartController%22%2C%22method%22%3A%22update%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fhtml%5C%2Fshop%5C%2Fsrc%5C%2FController%5C%2FCartController.php%22%2C%22line%22%3A48%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=08rqu84ak327drhg5u2n5t21oh"
host
"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, 29 Aug 2026 16:08:04 GMT"
location
"/cart"
x-debug-token
"661a8a"

Cookies

Request Cookies

Key Value
PHPSESSID
"08rqu84ak327drhg5u2n5t21oh"
sf_redirect
"{"token":"028e1a","route":"app_cart_update","method":"GET","controller":{"class":"App\\Controller\\CartController","method":"update","file":"\/var\/www\/html\/shop\/src\/Controller\/CartController.php","line":48},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 2

Session Metadata

Key Value
Created
"Sat, 29 Aug 26 16:06:43 +0000"
Last used
"Sat, 29 Aug 26 16:08:04 +0000"
Lifetime
0

Session Attributes

Attribute Value
cart
[
  7409 => 1
  13982 => 1
  15696 => 1
  14320 => 1
  16154 => 1
  7135 => 1
  23501 => 1
  7575 => 1
  8840 => 1
  24862 => 1
  4472 => 1
  16002 => 1
  22701 => 1
  9089 => 1
  7860 => 1
  10907 => 1
  5749 => 1
  1904 => 1
  5203 => 1
  19701 => 1
  6571 => 1
  18940 => 1
  14926 => 1
  1326 => 1
  8415 => 1
  23346 => 1
  3282 => 1
  3839 => 1
  8774 => 1
  8097 => 1
  10150 => 1
  2297 => 1
  15324 => 1
  11945 => 1
  7602 => 1
  16290 => 1
  24178 => 1
  4011 => 1
  763 => 1
  1492 => 1
  23259 => 1
  6476 => 1
  22528 => 1
  19079 => 1
  22157 => 1
  13962 => 1
  19670 => 1
  4990 => 1
  14082 => 1
  7616 => 1
  4499 => 1
  11513 => 1
  12152 => 1
  6887 => 1
  1316 => 1
  5262 => 1
  14975 => 1
  2059 => 1
  23950 => 1
  13380 => 1
  15949 => 1
  6945 => 1
  6342 => 1
  14040 => 1
  12696 => 1
  3365 => 1
  19652 => 1
  17818 => 1
  22909 => 1
  10558 => 1
  12207 => 1
  5156 => 1
  5624 => 1
  10982 => 1
  23602 => 1
  20575 => 1
  7193 => 1
  13428 => 1
  13684 => 1
  3369 => 1
  13205 => 1
  11441 => 1
  2144 => 1
  18318 => 1
  16083 => 1
  16197 => 1
  4541 => 1
  23161 => 1
  4565 => 1
  9239 => 1
  6223 => 1
  5526 => 1
  8350 => 1
  13383 => 1
  6344 => 1
  20359 => 1
  6369 => 1
  1859 => 1
  25003 => 1
  2994 => 1
  23334 => 1
  8006 => 1
  21180 => 1
  3071 => 1
  12347 => 1
  18982 => 1
  3954 => 1
  3281 => 1
  5505 => 1
  22778 => 1
  4538 => 1
  1916 => 1
  10671 => 1
]
wishlist
[
  13943
  15961
]

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
"sf_redirect=%7B%22token%22%3A%22028e1a%22%2C%22route%22%3A%22app_cart_update%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CCartController%22%2C%22method%22%3A%22update%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fhtml%5C%2Fshop%5C%2Fsrc%5C%2FController%5C%2FCartController.php%22%2C%22line%22%3A48%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=08rqu84ak327drhg5u2n5t21oh"
HTTP_HOST
"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://mipeluco.com/cart/update/10671"
REDIRECT_SCRIPT_URL
"/cart/update/10671"
REDIRECT_SSL_TLS_SNI
"mipeluco.com"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/cart/update/10671"
REMOTE_ADDR
"216.73.216.213"
REMOTE_PORT
"9152"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1788019684
REQUEST_TIME_FLOAT
1788019684.29
REQUEST_URI
"/cart/update/10671?quantity=2"
SCRIPT_FILENAME
"/var/www/html/shop/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://mipeluco.com/cart/update/10671"
SCRIPT_URL
"/cart/update/10671"
SERVER_ADDR
"148.113.201.140"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"mipeluco.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.62 (Ubuntu) Server at mipeluco.com Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.62 (Ubuntu)"
SSL_TLS_SNI
"mipeluco.com"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MAILER_DSN,GEMINI_API_KEY,GEMINI_MODEL"