CartController :: remove
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | null |
| _controller | "App\Controller\CartController::remove" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "app_cart_remove" |
| _route_params | [ "id" => "12764" ] |
| _stopwatch_token | "ffeca0" |
| id | "12764" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "PHPSESSID=0ic5k31s3cfpp1u2tvqfvc9sum" |
| 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 21:41:01 GMT" |
| location | "/cart" |
| x-debug-token | "29056e" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "0ic5k31s3cfpp1u2tvqfvc9sum" |
Response Cookies
No response cookies
Session 2
Session Metadata
| Key | Value |
|---|---|
| Created | "Sat, 22 Aug 26 21:40:04 +0000" |
| Last used | "Sat, 22 Aug 26 21:41:01 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| cart | [ 5481 => 1 5502 => 1 23973 => 1 3968 => 1 7641 => 1 8482 => 1 108 => 1 4686 => 1 22643 => 1 17751 => 1 13601 => 1 13640 => 1 3937 => 1 227 => 1 6180 => 1 7488 => 1 25751 => 1 13699 => 1 676 => 1 8971 => 1 10550 => 1 186 => 1 400 => 1 2248 => 1 377 => 1 8293 => 1 8136 => 1 22232 => 1 8985 => 1 3733 => 1 9728 => 1 7486 => 1 771 => 1 727 => 1 23596 => 1 1983 => 1 4641 => 1 866 => 1 119 => 1 398 => 1 25614 => 1 5992 => 1 3947 => 1 1972 => 1 216 => 1 8151 => 1 185 => 1 6232 => 1 2159 => 1 4012 => 1 7233 => 1 25366 => 1 9769 => 1 3554 => 1 3977 => 1 694 => 1 800 => 1 8697 => 1 241 => 1 19600 => 1 3986 => 1 6089 => 1 8993 => 1 172 => 1 189 => 1 181 => 1 2256 => 1 11631 => 1 7690 => 1 7352 => 1 648 => 1 703 => 1 209 => 1 5166 => 1 753 => 1 689 => 1 3969 => 1 3965 => 1 42 => 1 9505 => 1 388 => 1 11617 => 1 4239 => 1 12866 => 1 7136 => 1 23902 => 1 247 => 1 2145 => 1 291 => 1 8564 => 1 11620 => 1 12759 => 1 7697 => 1 1111 => 1 402 => 1 353 => 1 11610 => 1 258 => 1 102 => 1 252 => 1 686 => 1 14902 => 1 8772 => 1 16319 => 1 11639 => 1 978 => 1 11623 => 1 115 => 1 683 => 1 9752 => 1 9504 => 1 962 => 1 11636 => 1 799 => 1 8902 => 1 11632 => 1 976 => 1 718 => 1 11635 => 1 1978 => 1 355 => 1 765 => 1 2005 => 1 673 => 1 142 => 1 696 => 1 9012 => 1 6281 => 1 293 => 1 17531 => 1 17512 => 1 17524 => 1 23653 => 1 ] |
| wishlist | [ 686 11610 14902 8772 978 115 16319 11639 11623 683 2008 995 7232 9752 7553 3166 356 183 9504 997 20 162 11636 210 2152 962 982 231 3370 799 658 417 796 153 56 8288 3192 11637 3971 8902 253 145 699 405 709 896 6402 347 665 692 11675 1998 11632 710 13636 24331 11622 6325 37 718 976 49 11635 1978 968 282 23331 355 375 286 754 3979 262 765 82 673 993 2005 142 696 9012 293 6281 17531 17512 17524 2016 ] |
Session Usage
2
Usages
Stateless check enabled
| Usage |
|---|
App\Service\CartService:36
[
[
"file" => "/var/www/html/shop/src/Service/CartService.php"
"line" => 36
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/shop/src/Controller/CartController.php"
"line" => 42
"function" => "remove"
"class" => "App\Service\CartService"
"type" => "->"
]
[
"file" => "/var/www/html/shop/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "remove"
"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:42
[
[
"file" => "/var/www/html/shop/src/Service/CartService.php"
"line" => 42
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/shop/src/Controller/CartController.php"
"line" => 42
"function" => "remove"
"class" => "App\Service\CartService"
"type" => "->"
]
[
"file" => "/var/www/html/shop/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "remove"
"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=0ic5k31s3cfpp1u2tvqfvc9sum" |
| 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/remove/12764" |
| REDIRECT_SCRIPT_URL | "/cart/remove/12764" |
| REDIRECT_SSL_TLS_SNI | "www.mipeluco.com" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/cart/remove/12764" |
| REMOTE_ADDR | "216.73.216.215" |
| REMOTE_PORT | "55606" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1787434861 |
| REQUEST_TIME_FLOAT | 1787434861.5168 |
| REQUEST_URI | "/cart/remove/12764" |
| SCRIPT_FILENAME | "/var/www/html/shop/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://www.mipeluco.com/cart/remove/12764" |
| SCRIPT_URL | "/cart/remove/12764" |
| 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" |