GET https://www.mipeluco.com/cart/add/14864

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" => "14864"
]
_stopwatch_token
"5b45ac"
id
"14864"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"PHPSESSID=627hte3o429ifu23grlf8b0pv7"
host
"www.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, 22 Aug 2026 17:47:46 GMT"
location
"/cart"
x-debug-token
"abef34"

Cookies

Request Cookies

Key Value
PHPSESSID
"627hte3o429ifu23grlf8b0pv7"

Response Cookies

No response cookies

Session 2

Session Metadata

Key Value
Created
"Sat, 22 Aug 26 17:47:21 +0000"
Last used
"Sat, 22 Aug 26 17:47:46 +0000"
Lifetime
0

Session Attributes

Attribute Value
cart
[
  22338 => 1
  1433 => 1
  23993 => 1
  17282 => 1
  18490 => 1
  20747 => 1
  17375 => 1
  14877 => 1
  14903 => 1
  6093 => 1
  17048 => 1
  6725 => 1
  19152 => 1
  22207 => 1
  19213 => 1
  6531 => 1
  17640 => 1
  9265 => 1
  6513 => 1
  2484 => 1
  25632 => 1
  17435 => 1
  6560 => 1
  7266 => 1
  11403 => 1
  3059 => 1
  18329 => 1
  20732 => 1
  14072 => 1
  18320 => 1
  7116 => 1
  17698 => 1
  12957 => 1
  9100 => 1
  15745 => 1
  6766 => 1
  21607 => 1
  10087 => 1
  22283 => 1
  12912 => 1
  11564 => 1
  8875 => 1
  25262 => 1
  2350 => 1
  7531 => 1
  14874 => 1
  6859 => 1
  6415 => 1
  24591 => 1
  5462 => 1
  4319 => 1
  3921 => 1
  5546 => 1
  3437 => 1
  8703 => 1
  14568 => 1
  25352 => 1
  1022 => 1
  3167 => 1
  5469 => 1
  14809 => 1
  5939 => 1
  18138 => 1
  14798 => 1
  10053 => 1
  7372 => 1
  7527 => 1
  14784 => 1
  11075 => 1
  2150 => 1
  14864 => 1
]
wishlist
[
  5944
  7549
  6506
  6582
  6255
  2073
  15344
  7923
  2950
  1276
  5218
  2340
  5601
  6546
  6532
  25397
  7748
  7244
  12949
  13802
  6310
  14940
  6479
  7219
  4207
  18902
  8199
  17857
  3174
  24488
  5216
  5183
  14482
  6490
  6536
  22299
  22503
  1670
  4946
  3499
  13409
  7845
  6547
  18486
  23914
  2290
  22264
  9837
  4332
  17819
  4608
  14908
  5344
  915
  14239
]

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_DEBUG
"1"
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
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=627hte3o429ifu23grlf8b0pv7"
HTTP_HOST
"www.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://www.mipeluco.com/cart/add/14864"
REDIRECT_SCRIPT_URL
"/cart/add/14864"
REDIRECT_SSL_TLS_SNI
"www.mipeluco.com"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/cart/add/14864"
REMOTE_ADDR
"216.73.216.215"
REMOTE_PORT
"46827"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1787420866
REQUEST_TIME_FLOAT
1787420866.1719
REQUEST_URI
"/cart/add/14864"
SCRIPT_FILENAME
"/var/www/html/shop/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://www.mipeluco.com/cart/add/14864"
SCRIPT_URL
"/cart/add/14864"
SERVER_ADDR
"148.113.201.140"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"www.mipeluco.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.62 (Ubuntu) Server at www.mipeluco.com Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.62 (Ubuntu)"
SSL_TLS_SNI
"www.mipeluco.com"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MAILER_DSN,APP_DEBUG,GEMINI_API_KEY,GEMINI_MODEL"