GET https://mipeluco.com/cart/update/19356?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" => "19356"
]
_stopwatch_token
"9106da"
id
"19356"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"PHPSESSID=12fjh3uivk59bbnreie69coeuk"
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 17:01:42 GMT"
location
"/cart"
x-debug-token
"63a863"

Cookies

Request Cookies

Key Value
PHPSESSID
"12fjh3uivk59bbnreie69coeuk"

Response Cookies

No response cookies

Session 2

Session Metadata

Key Value
Created
"Sat, 29 Aug 26 17:00:28 +0000"
Last used
"Sat, 29 Aug 26 17:01:42 +0000"
Lifetime
0

Session Attributes

Attribute Value
cart
[
  5468 => 1
  21196 => 1
  23599 => 1
  4054 => 1
  1465 => 1
  15978 => 1
  17864 => 1
  27042 => 1
  16501 => 1
  17413 => 1
  7866 => 1
  13281 => 1
  28310 => 1
  8045 => 1
  3226 => 1
  16362 => 1
  17468 => 1
  25002 => 1
  1875 => 1
  21832 => 1
  5739 => 1
  8805 => 1
  11212 => 1
  529 => 1
  13294 => 1
  21199 => 1
  21752 => 1
  23045 => 1
  7137 => 1
  10644 => 1
  4038 => 1
  25957 => 1
  25161 => 1
  6094 => 1
  14966 => 1
  13600 => 1
  4664 => 1
  22694 => 1
  28335 => 1
  15543 => 1
  23574 => 1
  2272 => 1
  14870 => 1
  5927 => 1
  21075 => 1
  9731 => 1
  14925 => 1
  1627 => 1
  25432 => 1
  5627 => 1
  11078 => 1
  8287 => 1
  10798 => 1
  11935 => 1
  24547 => 1
  15059 => 1
  14917 => 1
  8654 => 1
  23623 => 1
  8849 => 1
  6349 => 1
  22903 => 1
  12829 => 1
  3231 => 1
  9442 => 1
  3412 => 1
  8744 => 1
  1846 => 1
  11205 => 1
  2375 => 1
  21877 => 1
  10019 => 1
  4714 => 1
  20288 => 1
  19258 => 1
  2325 => 1
  10100 => 1
  9426 => 1
  15546 => 1
  20864 => 1
  3309 => 1
  2603 => 1
  2881 => 1
  1992 => 1
  4605 => 1
  3615 => 1
  19281 => 1
  1205 => 1
  6146 => 1
  13196 => 1
  7556 => 1
  4551 => 1
  2560 => 1
  5996 => 1
  9273 => 1
  26414 => 1
  18690 => 1
  21078 => 1
  2105 => 1
  8351 => 1
  16492 => 1
  12294 => 1
  10872 => 1
  168 => 1
  10600 => 1
  5647 => 1
  1218 => 1
  17581 => 1
  19861 => 1
  22252 => 1
  3857 => 1
  18563 => 1
  1631 => 1
  10026 => 1
  3425 => 1
  13110 => 1
  24067 => 1
  1224 => 1
  26958 => 1
  1260 => 1
  1819 => 1
  3866 => 1
  26523 => 1
  5337 => 1
  28094 => 1
  19798 => 1
  23700 => 1
  19356 => 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=12fjh3uivk59bbnreie69coeuk"
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/19356"
REDIRECT_SCRIPT_URL
"/cart/update/19356"
REDIRECT_SSL_TLS_SNI
"mipeluco.com"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/cart/update/19356"
REMOTE_ADDR
"216.73.216.213"
REMOTE_PORT
"54107"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1788022901
REQUEST_TIME_FLOAT
1788022901.429
REQUEST_URI
"/cart/update/19356?quantity=2"
SCRIPT_FILENAME
"/var/www/html/shop/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://mipeluco.com/cart/update/19356"
SCRIPT_URL
"/cart/update/19356"
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"