GET https://mipeluco.com/cart/update/2087?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" => "2087"
]
_stopwatch_token
"6854cb"
id
"2087"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"PHPSESSID=d0d8gsl6mc5d52h4u7a5gus3og"
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 15:59:14 GMT"
location
"/cart"
x-debug-token
"7044f3"

Cookies

Request Cookies

Key Value
PHPSESSID
"d0d8gsl6mc5d52h4u7a5gus3og"

Response Cookies

No response cookies

Session 2

Session Metadata

Key Value
Created
"Sat, 29 Aug 26 15:58:34 +0000"
Last used
"Sat, 29 Aug 26 15:59:14 +0000"
Lifetime
0

Session Attributes

Attribute Value
cart
[
  20274 => 1
  9007 => 1
  7910 => 1
  1674 => 1
  6418 => 1
  7225 => 1
  1664 => 1
  16477 => 1
  4647 => 1
  9539 => 1
  3401 => 1
  13693 => 1
  7737 => 1
  6703 => 1
  3331 => 1
  8719 => 1
  3050 => 1
  2270 => 1
  3864 => 1
  8907 => 1
  3950 => 1
  1245 => 1
  7172 => 1
  1745 => 1
  23729 => 1
  2785 => 1
  8016 => 1
  15544 => 1
  5370 => 1
  5974 => 1
  22927 => 1
  1387 => 1
  7028 => 1
  20745 => 1
  5377 => 1
  2993 => 1
  20784 => 1
  1749 => 1
  4420 => 1
  22906 => 1
  6537 => 1
  8210 => 1
  6086 => 1
  8099 => 1
  16360 => 1
  10141 => 1
  19611 => 1
  3480 => 1
  4277 => 1
  5368 => 1
  22504 => 1
  22253 => 1
  3840 => 1
  8393 => 1
  17831 => 1
  7833 => 1
  18686 => 1
  10522 => 1
  632 => 1
  12232 => 1
  1980 => 1
  6882 => 1
  6534 => 1
  23748 => 1
  1193 => 1
  5352 => 1
  2216 => 1
  3254 => 1
  21044 => 1
  26901 => 1
  14218 => 1
  7470 => 1
  13943 => 1
  7869 => 1
  6154 => 1
  7189 => 1
  8962 => 1
  2745 => 1
  2870 => 1
  5953 => 1
  18201 => 1
  4557 => 1
  8358 => 1
  8229 => 1
  25699 => 1
  2545 => 1
  2583 => 1
  1622 => 1
  20580 => 1
  4460 => 1
  2079 => 1
  4795 => 1
  4619 => 1
  2585 => 1
  12434 => 1
  2968 => 1
  8341 => 1
  1335 => 1
  9732 => 1
  9359 => 1
  15045 => 1
  3030 => 1
  6424 => 1
  1241 => 1
  8121 => 1
  5308 => 1
  5455 => 1
  10045 => 1
  3486 => 1
  1879 => 1
  11035 => 1
  8260 => 1
  8446 => 1
  22153 => 1
  8525 => 1
  2087 => 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=d0d8gsl6mc5d52h4u7a5gus3og"
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/2087"
REDIRECT_SCRIPT_URL
"/cart/update/2087"
REDIRECT_SSL_TLS_SNI
"mipeluco.com"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/cart/update/2087"
REMOTE_ADDR
"216.73.216.213"
REMOTE_PORT
"39077"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1788019154
REQUEST_TIME_FLOAT
1788019154.4368
REQUEST_URI
"/cart/update/2087?quantity=2"
SCRIPT_FILENAME
"/var/www/html/shop/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://mipeluco.com/cart/update/2087"
SCRIPT_URL
"/cart/update/2087"
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"