GET https://shop.devlaboratory.es/cart/add/4123

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" => "4123"
]
_stopwatch_token
"04c864"
id
"4123"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"PHPSESSID=ijfkmgql7rq1gnuov75m6vjjgj"
host
"shop.devlaboratory.es"
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:17:55 GMT"
location
"/cart"
x-debug-token
"03c2aa"

Cookies

Request Cookies

Key Value
PHPSESSID
"ijfkmgql7rq1gnuov75m6vjjgj"

Response Cookies

No response cookies

Session 2

Session Metadata

Key Value
Created
"Sat, 29 Aug 26 15:17:33 +0000"
Last used
"Sat, 29 Aug 26 15:17:55 +0000"
Lifetime
0

Session Attributes

Attribute Value
cart
[
  1624 => 1
  6857 => 1
  5926 => 1
  6001 => 1
  8228 => 1
  2982 => 1
  25524 => 1
  14957 => 1
  1666 => 1
  5751 => 1
  19231 => 1
  18082 => 1
  1310 => 1
  15968 => 1
  20571 => 1
  17851 => 1
  11060 => 1
  8351 => 1
  1286 => 1
  11039 => 1
  24306 => 1
  10100 => 1
  25253 => 1
  6289 => 1
  12709 => 1
  26516 => 1
  18684 => 1
  9157 => 1
  22674 => 1
  5436 => 1
  23494 => 1
  26414 => 1
  27002 => 1
  10339 => 1
  8238 => 1
  23607 => 1
  25359 => 1
  9070 => 1
  25671 => 1
  9933 => 1
  28128 => 1
  1819 => 1
  22608 => 1
  15936 => 1
  8393 => 1
  26840 => 1
  16148 => 1
  12898 => 1
  26523 => 1
  20950 => 1
  9350 => 1
  8837 => 1
  14795 => 1
  24529 => 1
  5931 => 1
  12385 => 1
  16236 => 1
  16170 => 1
  18564 => 1
  2981 => 1
  10586 => 1
  10360 => 1
  4711 => 1
  26852 => 1
  14464 => 1
  2578 => 1
  23630 => 1
  16283 => 1
  10183 => 1
  17043 => 1
  1094 => 1
  22918 => 1
  22916 => 1
  24339 => 1
  26513 => 1
  8204 => 1
  16159 => 1
  23121 => 1
  20515 => 1
  6386 => 1
  11066 => 1
  5678 => 1
  8966 => 1
  6216 => 1
  16261 => 1
  11026 => 1
  23102 => 1
  1199 => 1
  16381 => 1
  13236 => 1
  10835 => 1
  17665 => 1
  10213 => 1
  11693 => 1
  8102 => 1
  16099 => 1
  17008 => 1
  8135 => 1
  11447 => 1
  7257 => 1
  23571 => 1
  9807 => 1
  23446 => 1
  21703 => 1
  3688 => 1
  16219 => 1
  3119 => 1
  9498 => 1
  12772 => 1
  25823 => 1
  12306 => 1
  13696 => 1
  8108 => 1
  12224 => 1
  8751 => 1
  8990 => 1
  7887 => 1
  11513 => 1
  4123 => 1
]
wishlist
[
  4630
  6464
  14743
  9844
  3290
  9841
  5458
  8360
  14907
  4170
  915
  2908
  6010
  28337
  6904
  8465
  4252
  4130
  2222
  2228
  2235
  2194
  6341
  2980
  14728
  5976
  2142
  18552
  17439
  4338
  6396
  2118
  15071
  14768
  5154
  823
  10101
  8320
  9031
  6311
  28129
  3291
  6853
  23488
  14747
  14973
  9022
  4757
  7619
  6595
  4586
  9934
  3558
  14729
  9653
  12293
  12480
  1105
  5690
  10481
  21097
  23769
  7903
  9874
  8250
  26565
  7576
  5153
  7072
  6852
  4081
  6450
  13784
  8630
  28047
  9396
  5339
  6747
  3316
  17239
  6522
]

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=ijfkmgql7rq1gnuov75m6vjjgj"
HTTP_HOST
"shop.devlaboratory.es"
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://shop.devlaboratory.es/cart/add/4123"
REDIRECT_SCRIPT_URL
"/cart/add/4123"
REDIRECT_SSL_TLS_SNI
"shop.devlaboratory.es"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/cart/add/4123"
REMOTE_ADDR
"216.73.217.38"
REMOTE_PORT
"62577"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1788016675
REQUEST_TIME_FLOAT
1788016675.6022
REQUEST_URI
"/cart/add/4123"
SCRIPT_FILENAME
"/var/www/html/shop/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://shop.devlaboratory.es/cart/add/4123"
SCRIPT_URL
"/cart/add/4123"
SERVER_ADDR
"148.113.201.140"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"shop.devlaboratory.es"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.62 (Ubuntu) Server at shop.devlaboratory.es Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.62 (Ubuntu)"
SSL_TLS_SNI
"shop.devlaboratory.es"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MAILER_DSN,GEMINI_API_KEY,GEMINI_MODEL"