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" => "3703" ] |
| _stopwatch_token | "7a9ce7" |
| id | "3703" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "PHPSESSID=eujpj3l1r15jhqvnkj6dp748jb" |
| 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 11:19:06 GMT" |
| location | "/cart" |
| x-debug-token | "b83987" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "eujpj3l1r15jhqvnkj6dp748jb" |
Response Cookies
No response cookies
Session 2
Session Metadata
| Key | Value |
|---|---|
| Created | "Sat, 29 Aug 26 11:18:41 +0000" |
| Last used | "Sat, 29 Aug 26 11:19:06 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| cart | [ 7876 => 1 19280 => 1 7437 => 1 5987 => 1 4058 => 1 7174 => 1 2344 => 1 11029 => 1 7478 => 1 8339 => 1 8600 => 1 12433 => 1 25829 => 1 4189 => 1 3343 => 1 4070 => 1 2365 => 1 7882 => 1 7202 => 1 26428 => 1 5607 => 1 4755 => 1 7035 => 1 8753 => 1 9047 => 1 6313 => 1 4463 => 1 2597 => 1 2218 => 1 2341 => 1 7916 => 1 1707 => 1 21091 => 1 6178 => 1 5260 => 1 9892 => 1 13352 => 1 7845 => 1 5183 => 1 3200 => 1 9837 => 1 3695 => 1 4345 => 1 14992 => 1 3140 => 1 4538 => 1 2290 => 1 1797 => 1 14979 => 1 1670 => 1 21847 => 1 2120 => 1 1083 => 1 8199 => 1 6490 => 1 7625 => 1 826 => 1 3872 => 1 2101 => 1 4539 => 1 2379 => 1 25580 => 1 9050 => 1 1891 => 1 8196 => 1 4172 => 1 23764 => 1 6536 => 1 7746 => 1 21028 => 1 7219 => 1 7182 => 1 12430 => 1 2998 => 1 7918 => 1 14940 => 1 6546 => 1 4500 => 1 9850 => 1 2473 => 1 5148 => 1 3067 => 1 23784 => 1 6532 => 1 1871 => 1 10352 => 1 9779 => 1 11073 => 1 1669 => 1 11531 => 1 6479 => 1 8754 => 1 2195 => 1 7808 => 1 2132 => 1 11241 => 1 26569 => 1 6255 => 1 7923 => 1 6918 => 1 5944 => 1 8475 => 1 4059 => 1 25533 => 1 8016 => 1 1044 => 1 1276 => 1 9049 => 1 2387 => 1 7167 => 1 8467 => 1 8586 => 1 11091 => 1 2340 => 1 5601 => 1 3487 => 1 10089 => 1 2589 => 1 1989 => 1 2179 => 1 3075 => 1 4570 => 1 12342 => 1 6592 => 1 11299 => 1 3245 => 1 4111 => 1 6500 => 1 14935 => 1 4732 => 1 1085 => 1 1633 => 1 6709 => 1 8330 => 1 6324 => 1 4060 => 1 11201 => 1 23728 => 1 12705 => 1 12201 => 1 11265 => 1 4543 => 1 8708 => 1 2789 => 1 6426 => 1 1099 => 1 22571 => 1 7865 => 1 9675 => 1 13403 => 1 7841 => 1 4049 => 1 8372 => 1 4157 => 1 1863 => 1 6923 => 1 9404 => 1 9849 => 1 1291 => 1 23747 => 1 3366 => 1 14933 => 1 9795 => 1 3703 => 1 ] |
| wishlist | [ 468 11617 6502 980 2181 2154 3987 10366 3969 2091 2155 7906 427 513 7516 5166 453 2183 1306 3952 1979 9701 3935 ] |
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=eujpj3l1r15jhqvnkj6dp748jb" |
| 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/3703" |
| REDIRECT_SCRIPT_URL | "/cart/add/3703" |
| REDIRECT_SSL_TLS_SNI | "mipeluco.com" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/cart/add/3703" |
| REMOTE_ADDR | "216.73.216.60" |
| REMOTE_PORT | "19772" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1788002345 |
| REQUEST_TIME_FLOAT | 1788002345.9996 |
| REQUEST_URI | "/cart/add/3703" |
| SCRIPT_FILENAME | "/var/www/html/shop/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://mipeluco.com/cart/add/3703" |
| SCRIPT_URL | "/cart/add/3703" |
| 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" |