BasketController :: add
Request
GET Parameters
| Key | Value |
|---|---|
| ProductID | "3577" |
| quantity | "1" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | null |
| _controller | "App\Controller\Website\Pages\BasketController::add" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "Website.basket.add" |
| _route_params | [] |
| _stopwatch_token | "86ce1e" |
Request Headers
| Header | Value |
|---|---|
| accept | "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" |
| accept-encoding | "gzip, deflate, br" |
| accept-language | "en-CA,en-US;q=0.9,en;q=0.8" |
| connection | "keep-alive" |
| cookie | "OrionBasket=%5B%7B%22id%22%3A%223577%22%2C%22quantity%22%3A3%7D%5D; PHPSESSID=4c3q284a7mull5ripa4mlq42am" |
| host | "new.pointstyle.co" |
| priority | "u=0, i" |
| referer | "https://new.pointstyle.co/product/detail/%DA%A9%D9%8A%D9%81-%D8%B2%D9%86%D8%A7%D9%86%D9%87-SERENA" |
| sec-fetch-dest | "document" |
| sec-fetch-mode | "navigate" |
| sec-fetch-site | "same-origin" |
| user-agent | "Mozilla/5.0 (iPhone; CPU iPhone OS 18_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1" |
| 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 | "Mon, 27 Oct 2025 17:47:16 GMT" |
| location | "https://new.pointstyle.co/product/detail/%DA%A9%D9%8A%D9%81-%D8%B2%D9%86%D8%A7%D9%86%D9%87-SERENA" |
| set-cookie | "OrionBasket=%5B%7B%22id%22%3A%223577%22%2C%22quantity%22%3A4%7D%5D; expires=Tue, 28 Oct 2025 17:47:16 GMT; Max-Age=86400; path=/; samesite=lax" |
| x-debug-token | "8dae3c" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| OrionBasket | "[{"id":"3577","quantity":3}]" |
| PHPSESSID | "4c3q284a7mull5ripa4mlq42am" |
Response Cookies
| Key | Value |
|---|---|
| OrionBasket | Symfony\Component\HttpFoundation\Cookie {#755 #name: "OrionBasket" #value: "[{"id":"3577","quantity":4}]" #domain: null #expire: 1761673636 #path: "/" #secure: false #httpOnly: false -raw: false -sameSite: "lax" -partitioned: false -secureDefault: true } |
Session 1
Session Metadata
| Key | Value |
|---|---|
| Created | "Mon, 27 Oct 25 17:46:39 +0000" |
| Last used | "Mon, 27 Oct 25 17:47:13 +0000" |
| Lifetime | 0 |
Session Attributes
No session attributes
Session Usage
1
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Bundle\FrameworkBundle\Controller\AbstractController:188
[
[
"file" => "/var/www/html/Point/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 188
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/Point/src/Controller/Website/Pages/BasketController.php"
"line" => 44
"function" => "addFlash"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/Point/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "add"
"class" => "App\Controller\Website\Pages\BasketController"
"type" => "->"
]
[
"file" => "/var/www/html/Point/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/Point/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/Point/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/Point/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/Point/public/index.php"
"line" => 5
"args" => [
"/var/www/html/Point/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
| Key | Value |
|---|---|
| success | [ "محصول به سبد افزوده شد" "محصول به سبد افزوده شد" "محصول به سبد افزوده شد" "محصول به سبد افزوده شد" ] |
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_ENV | "dev" |
| APP_SECRET | "10b90a42eef6c0142176fc3d0a47d60c" |
| APP_TENANT | "Point" |
| DATABASE_URL | "sqlsrv://sa:Or!onPl@tForm@2024@185.19.201.132:1433/Point" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| SQLSRV_DB | "Point" |
| SQLSRV_HOST | "185.19.201.132" |
| SQLSRV_PASS | "Or!onPl@tForm@2024" |
| SQLSRV_USER | "sa" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/html/Point/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/html/Point/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate, br" |
| HTTP_ACCEPT_LANGUAGE | "en-CA,en-US;q=0.9,en;q=0.8" |
| HTTP_CONNECTION | "keep-alive" |
| HTTP_COOKIE | "OrionBasket=%5B%7B%22id%22%3A%223577%22%2C%22quantity%22%3A3%7D%5D; PHPSESSID=4c3q284a7mull5ripa4mlq42am" |
| HTTP_HOST | "new.pointstyle.co" |
| HTTP_PRIORITY | "u=0, i" |
| HTTP_REFERER | "https://new.pointstyle.co/product/detail/%DA%A9%D9%8A%D9%81-%D8%B2%D9%86%D8%A7%D9%86%D9%87-SERENA" |
| HTTP_SEC_FETCH_DEST | "document" |
| HTTP_SEC_FETCH_MODE | "navigate" |
| HTTP_SEC_FETCH_SITE | "same-origin" |
| HTTP_USER_AGENT | "Mozilla/5.0 (iPhone; CPU iPhone OS 18_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "ProductID=3577&quantity=1" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_QUERY_STRING | "ProductID=3577&quantity=1" |
| REDIRECT_SSL_TLS_SNI | "new.pointstyle.co" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/basket/add" |
| REMOTE_ADDR | "104.28.79.150" |
| REMOTE_PORT | "27008" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1761587236 |
| REQUEST_TIME_FLOAT | 1761587236.1504 |
| REQUEST_URI | "/basket/add?ProductID=3577&quantity=1" |
| SCRIPT_FILENAME | "/var/www/html/Point/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "185.19.201.132" |
| SERVER_ADMIN | "webmaster@localhost" |
| SERVER_NAME | "new.pointstyle.co" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.41 (Ubuntu) Server at new.pointstyle.co Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.41 (Ubuntu)" |
| SSL_TLS_SNI | "new.pointstyle.co" |
| SYMFONY_DOTENV_PATH | "/var/www/html/Point/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_TENANT,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,SQLSRV_HOST,SQLSRV_DB,SQLSRV_USER,SQLSRV_PASS" |