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

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"PHPSESSID=rjbp1kdgpqmjh7mse1ok93biv1"
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
"Sun, 30 Aug 2026 01:51:12 GMT"
location
"/cart"
x-debug-token
"847f2c"

Cookies

Request Cookies

Key Value
PHPSESSID
"rjbp1kdgpqmjh7mse1ok93biv1"

Response Cookies

No response cookies

Session 2

Session Metadata

Key Value
Created
"Sun, 30 Aug 26 01:49:24 +0000"
Last used
"Sun, 30 Aug 26 01:51:12 +0000"
Lifetime
0

Session Attributes

Attribute Value
cart
[
  27611 => 1
  14903 => 1
  20804 => 1
  8138 => 1
  9115 => 1
  20588 => 1
  2868 => 1
  13268 => 1
  8844 => 1
  4653 => 1
  12954 => 1
  24981 => 1
  11942 => 1
  12500 => 1
  12441 => 1
  3525 => 1
  13794 => 1
  25188 => 1
  14243 => 1
  11146 => 1
  12610 => 1
  18059 => 1
  19649 => 1
  13870 => 1
  11719 => 1
  3010 => 1
  17953 => 1
  11858 => 1
  22714 => 1
  6642 => 1
  11849 => 1
  16212 => 1
  13506 => 1
  26974 => 1
  23000 => 1
  15698 => 1
  12618 => 1
  22470 => 1
  20986 => 1
  23503 => 1
  8008 => 1
  17374 => 1
  24230 => 1
  22179 => 1
  2177 => 1
  9584 => 1
  11050 => 1
  16512 => 1
  23514 => 1
  8475 => 1
  13539 => 1
  26547 => 1
  18124 => 1
  6727 => 1
  5168 => 1
  24045 => 1
  24925 => 1
  11052 => 1
  19825 => 1
  21181 => 1
  2930 => 1
  12917 => 1
  12225 => 1
  21765 => 1
  26922 => 1
  12883 => 1
  16204 => 1
  12579 => 1
  17082 => 1
  10179 => 1
  18020 => 1
  2547 => 1
  20673 => 1
  9170 => 1
  5211 => 1
  14900 => 1
  9446 => 1
  6824 => 1
  14220 => 1
  9857 => 1
  1930 => 1
  6084 => 1
  5208 => 1
  1096 => 1
  22772 => 1
  7766 => 1
  23072 => 1
  1690 => 1
  10292 => 1
  12396 => 1
  10556 => 1
  16893 => 1
  4994 => 1
  27034 => 1
  6816 => 1
  16207 => 1
  2792 => 1
  7689 => 1
  15067 => 1
  3834 => 1
  27535 => 1
  2384 => 1
  12157 => 1
  3999 => 1
  3613 => 1
  12456 => 1
  13292 => 1
  12723 => 1
  8742 => 1
  25822 => 1
  8387 => 1
  1747 => 1
  20996 => 1
  23632 => 1
  7272 => 1
  11766 => 1
  10629 => 1
  9812 => 1
  9567 => 1
  17372 => 1
  8220 => 1
  19344 => 1
  17440 => 1
  10186 => 1
  23432 => 1
  5349 => 1
  22132 => 1
  17305 => 1
  28418 => 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" => 52
    "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" => 52
    "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"
STRIPE_PUBLIC_KEY
"pk_test_51U9rIHFpB7qqLWWjhXhRjuVw0B6b2iOHaqzTSrZTBFCR1XrRNHVxjyhvXSPar3aB3BjxL75gio13vWFYg7kbnU9U00lyWEwZY0"
STRIPE_SECRET_KEY
"sk_test_51U9rIHFpB7qqLWWj5FtoN9lbrjiFAHJIUx1Z8oNfvfxeKlbordzbz4NEskmIEUzLCCLfGQW2baL40S7nna6yCwF800HxrhGZbb"

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=rjbp1kdgpqmjh7mse1ok93biv1"
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/28418"
REDIRECT_SCRIPT_URL
"/cart/update/28418"
REDIRECT_SSL_TLS_SNI
"mipeluco.com"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/cart/update/28418"
REMOTE_ADDR
"216.73.216.213"
REMOTE_PORT
"59486"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1788054672
REQUEST_TIME_FLOAT
1788054672.7717
REQUEST_URI
"/cart/update/28418?quantity=2"
SCRIPT_FILENAME
"/var/www/html/shop/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://mipeluco.com/cart/update/28418"
SCRIPT_URL
"/cart/update/28418"
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,STRIPE_PUBLIC_KEY,STRIPE_SECRET_KEY,GEMINI_API_KEY,GEMINI_MODEL"