CartController :: addservicetocart
Request
GET Parameters
| Key | Value |
|---|---|
| p | "cart/addservicetocart" |
POST Parameters
| Key | Value |
|---|---|
| productid | "400098936" |
| productquantity | "8" |
| shopid | "8597665" |
| variantid | "e3Jb18Rgx7dY" |
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\CartController::addservicetocart" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "app_cart_add_service_to_cart" |
| _route_params | [] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "f7aedd" |
Request Headers
| Header | Value |
|---|---|
| accept | "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" |
| accept-encoding | "gzip, deflate, br, zstd" |
| accept-language | "en-US,en;q=0.9" |
| content-length | "75" |
| content-type | "application/x-www-form-urlencoded" |
| cookie | "PHPSESSID=koqqq9242i6mspvn0g2tif575h" |
| host | "www.anuppu.in" |
| origin | "https://www.anuppu.in" |
| priority | "u=0, i" |
| referer | "https://www.anuppu.in/shop/productdetails/8597665/400098936" |
| sec-fetch-dest | "document" |
| sec-fetch-mode | "navigate" |
| sec-fetch-site | "same-origin" |
| sec-fetch-user | "?1" |
| te | "trailers" |
| upgrade-insecure-requests | "1" |
| user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:152.0) Gecko/20100101 Firefox/152.0" |
| x-https | "1" |
| x-php-ob-level | "1" |
Request Content
Raw
shopid=8597665&productid=400098936&productquantity=8&variantid=e3Jb18Rgx7dY
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=utf-8" |
| date | "Sun, 05 Jul 2026 18:11:34 GMT" |
| location | "/shop/productdetails/8597665/400098936" |
| x-debug-token | "5d760d" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "koqqq9242i6mspvn0g2tif575h" |
Response Cookies
No response cookies
Session 4
Session Metadata
| Key | Value |
|---|---|
| Created | "Sun, 05 Jul 26 22:08:12 +0530" |
| Last used | "Sun, 05 Jul 26 23:41:28 +0530" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-form | "v_b1yjBecsKgTJoin6j4fhtsefLAfdZIR-5VZAxY-tg" |
| redirectrefererurl | "/shop/productdetails/8597665/400098936" |
| shop_products_8597665 | null |
| userareaname | "Thoraipakkam" |
| userid | "22270733" |
| username | null |
Session Usage
4
Usages
Stateless check enabled
| Usage |
|---|
App\Controller\CartController:489
[
[
"file" => "/home/demodump/anuppu.in/src/Controller/CartController.php"
"line" => 489
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "addservicetocart"
"class" => "App\Controller\CartController"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/index.php"
"line" => 8
"args" => [
"/home/demodump/anuppu.in/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Bundle\FrameworkBundle\Controller\AbstractController:188
[
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 188
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/src/Controller/CartController.php"
"line" => 632
"function" => "addFlash"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "addservicetocart"
"class" => "App\Controller\CartController"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/index.php"
"line" => 8
"args" => [
"/home/demodump/anuppu.in/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\Controller\CartController:634
[
[
"file" => "/home/demodump/anuppu.in/src/Controller/CartController.php"
"line" => 634
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "addservicetocart"
"class" => "App\Controller\CartController"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/index.php"
"line" => 8
"args" => [
"/home/demodump/anuppu.in/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Firewall\ContextListener:171
[
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/security-http/Firewall/ContextListener.php"
"line" => 171
"function" => "remove"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 122
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/index.php"
"line" => 8
"args" => [
"/home/demodump/anuppu.in/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
| Key | Value |
|---|---|
| flashmessage | [
"Product Added to Cart Successfully !!!"
] |
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_ENV | "dev" |
| APP_SECRET | "2aca4d7f27ffd7e8285102568b1d1a2f" |
| DATABASE_URL | "mysql://demodump_anuppu:TKa9rZhtG@localhost:3306/demodump_anuppu?serverVersion=10.6.20-MariaDB&charset=utf8mb4" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTENT_LENGTH | "75" |
| CONTENT_TYPE | "application/x-www-form-urlencoded" |
| CONTEXT_DOCUMENT_ROOT | "/home/demodump/anuppu.in" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/home/demodump/anuppu.in" |
| H2PUSH | "off" |
| H2_PUSH | "off" |
| H2_PUSHED | "" |
| H2_PUSHED_ON | "" |
| H2_STREAM_ID | "71" |
| H2_STREAM_TAG | "2925828-2897-71" |
| HTTP2 | "on" |
| HTTPS | "on" |
| HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate, br, zstd" |
| HTTP_ACCEPT_LANGUAGE | "en-US,en;q=0.9" |
| HTTP_COOKIE | "PHPSESSID=koqqq9242i6mspvn0g2tif575h" |
| HTTP_HOST | "www.anuppu.in" |
| HTTP_ORIGIN | "https://www.anuppu.in" |
| HTTP_PRIORITY | "u=0, i" |
| HTTP_REFERER | "https://www.anuppu.in/shop/productdetails/8597665/400098936" |
| HTTP_SEC_FETCH_DEST | "document" |
| HTTP_SEC_FETCH_MODE | "navigate" |
| HTTP_SEC_FETCH_SITE | "same-origin" |
| HTTP_SEC_FETCH_USER | "?1" |
| HTTP_TE | "trailers" |
| HTTP_UPGRADE_INSECURE_REQUESTS | "1" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:152.0) Gecko/20100101 Firefox/152.0" |
| HTTP_X_HTTPS | "1" |
| PATH | "/usr/local/bin:/usr/bin:/bin" |
| PHP_SELF | "/index.php" |
| PWD | "/" |
| QUERY_STRING | "p=cart/addservicetocart" |
| REDIRECT_H2PUSH | "off" |
| REDIRECT_H2_PUSH | "off" |
| REDIRECT_H2_PUSHED | "" |
| REDIRECT_H2_PUSHED_ON | "" |
| REDIRECT_H2_STREAM_ID | "71" |
| REDIRECT_H2_STREAM_TAG | "2925828-2897-71" |
| REDIRECT_HTTP2 | "on" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_QUERY_STRING | "p=cart/addservicetocart" |
| REDIRECT_SCRIPT_URI | "https://www.anuppu.in/cart/addservicetocart" |
| REDIRECT_SCRIPT_URL | "/cart/addservicetocart" |
| REDIRECT_SSL_TLS_SNI | "www.anuppu.in" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "akqeVSGa9K0BjuiOOlnRawABSg8" |
| REDIRECT_URL | "/cart/addservicetocart" |
| REMOTE_ADDR | "27.62.132.67" |
| REMOTE_PORT | "3741" |
| REQUEST_METHOD | "POST" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1783275093 |
| REQUEST_TIME_FLOAT | 1783275093.413 |
| REQUEST_URI | "/cart/addservicetocart" |
| SCRIPT_FILENAME | "/home/demodump/anuppu.in/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://www.anuppu.in/cart/addservicetocart" |
| SCRIPT_URL | "/cart/addservicetocart" |
| SERVER_ADDR | "103.14.122.124" |
| SERVER_ADMIN | "webmaster@anuppu.in.demodump.in" |
| SERVER_NAME | "www.anuppu.in" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/2.0" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "www.anuppu.in" |
| SYMFONY_DOTENV_PATH | "/home/demodump/anuppu.in/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN" |
| TEMP | "/tmp" |
| TMP | "/tmp" |
| TMPDIR | "/tmp" |
| UNIQUE_ID | "akqeVSGa9K0BjuiOOlnRawABSg8" |