GET https://mipeluco.com/cart/add/1055

CartController :: add

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_access_control_attributes
null
_controller
"App\Controller\CartController::add"
_firewall_context
"security.firewall.map.context.main"
_route
"app_cart_add"
_route_params
[
  "id" => "1055"
]
_stopwatch_token
"2e37d5"
id
"1055"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"PHPSESSID=8dtm5hdoeob6uvse00sjq7bqei"
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 12:02:49 GMT"
location
"/cart"
x-debug-token
"40d6ce"

Cookies

Request Cookies

Key Value
PHPSESSID
"8dtm5hdoeob6uvse00sjq7bqei"

Response Cookies

No response cookies

Session 2

Session Metadata

Key Value
Created
"Sat, 29 Aug 26 12:02:29 +0000"
Last used
"Sat, 29 Aug 26 12:02:49 +0000"
Lifetime
0

Session Attributes

Attribute Value
cart
[
  21697 => 1
  11082 => 1
  6378 => 1
  15067 => 1
  6247 => 1
  5598 => 1
  4653 => 1
  10583 => 1
  1096 => 1
  18059 => 1
  6374 => 1
  16893 => 1
  1636 => 1
  13249 => 1
  22757 => 1
  2492 => 1
  1747 => 1
  8200 => 1
  14337 => 1
  9301 => 1
  1884 => 1
  12917 => 1
  15032 => 1
  3743 => 1
  24905 => 1
  8387 => 1
  21765 => 1
  25958 => 1
  16490 => 1
  2567 => 1
  10122 => 1
  9857 => 1
  8220 => 1
  21092 => 1
  1435 => 1
  9344 => 1
  2067 => 1
  8138 => 1
  15047 => 1
  8394 => 1
  5304 => 1
  8788 => 1
  3381 => 1
  12441 => 1
  2084 => 1
  7096 => 1
  25828 => 1
  18152 => 1
  4457 => 1
  23503 => 1
  20775 => 1
  8241 => 1
  13779 => 1
  7720 => 1
  11325 => 1
  5958 => 1
  2792 => 1
  8398 => 1
  9159 => 1
  4710 => 1
  1767 => 1
  21006 => 1
  1019 => 1
  12474 => 1
  12978 => 1
  2610 => 1
  7988 => 1
  5267 => 1
  3868 => 1
  15740 => 1
  1396 => 1
  1394 => 1
  1282 => 1
  3135 => 1
  20809 => 1
  7942 => 1
  7517 => 1
  11090 => 1
  9056 => 1
  9058 => 1
  13740 => 1
  4135 => 1
  2795 => 1
  9677 => 1
  926 => 1
  3855 => 1
  14958 => 1
  13480 => 1
  7415 => 1
  2746 => 1
  6253 => 1
  18692 => 1
  1174 => 1
  15029 => 1
  8543 => 1
  13871 => 1
  15693 => 1
  2592 => 1
  22928 => 1
  16205 => 1
  5134 => 1
  7594 => 1
  4042 => 1
  6524 => 1
  9672 => 1
  11049 => 1
  1729 => 1
  7678 => 1
  10375 => 1
  1934 => 1
  7868 => 1
  28302 => 1
  2729 => 1
  6813 => 1
  20901 => 1
  9402 => 1
  3893 => 1
  11345 => 1
  23951 => 1
  11682 => 1
  5464 => 1
  6182 => 1
  8214 => 1
  12412 => 1
  7796 => 1
  5530 => 1
  14875 => 1
  15224 => 1
  9381 => 1
  25017 => 1
  13237 => 1
  2927 => 1
  2598 => 1
  17441 => 1
  13685 => 1
  8420 => 1
  13650 => 1
  23315 => 1
  9542 => 1
  1393 => 1
  15046 => 1
  15048 => 1
  7393 => 1
  21037 => 1
  11200 => 1
  5959 => 1
  21054 => 1
  9817 => 1
  1055 => 1
]
wishlist
[
  9348
  7693
  13664
  7971
  9749
  886
  2803
  3286
  7900
  5271
  7909
  6509
  3916
  2158
  3203
  8301
  13628
  9750
  11202
  3261
  7337
  4657
  954
  8397
  8399
  6293
  5352
  20197
  2804
]

Session Usage

2 Usages
Stateless check enabled
Usage
App\Service\CartService:23
[
  [
    "file" => "/var/www/html/shop/src/Service/CartService.php"
    "line" => 23
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/shop/src/Controller/CartController.php"
    "line" => 26
    "function" => "add"
    "class" => "App\Service\CartService"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "add"
    "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:31
[
  [
    "file" => "/var/www/html/shop/src/Service/CartService.php"
    "line" => 31
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/shop/src/Controller/CartController.php"
    "line" => 26
    "function" => "add"
    "class" => "App\Service\CartService"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "add"
    "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=8dtm5hdoeob6uvse00sjq7bqei"
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
""
REDIRECT_HTTPS
"on"
REDIRECT_SCRIPT_URI
"https://mipeluco.com/cart/add/1055"
REDIRECT_SCRIPT_URL
"/cart/add/1055"
REDIRECT_SSL_TLS_SNI
"mipeluco.com"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/cart/add/1055"
REMOTE_ADDR
"216.73.216.245"
REMOTE_PORT
"8978"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1788004968
REQUEST_TIME_FLOAT
1788004968.5936
REQUEST_URI
"/cart/add/1055"
SCRIPT_FILENAME
"/var/www/html/shop/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://mipeluco.com/cart/add/1055"
SCRIPT_URL
"/cart/add/1055"
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"