Redirect 302 redirect from GET @cart_remove (1cb6ad)

GET https://www.nfok.work/shop/cart/remove/1279

ShopController :: removeFromCart

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\ShopController::removeFromCart"
_firewall_context
"security.firewall.map.context.shop"
_interaction_started_at
1787724228.248
_locale_preference_handled
true
_redirected
true
_route
"cart_remove"
_route_params
[
  "id" => "1279"
]
_security_authenticators
[]
_security_firewall_run
"_security_shop"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#119
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\ShopLoginFormAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\ShopLoginFormAuthenticator {#61 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#121
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#122 …}
  }
]
_stopwatch_token
"fe0e37"
id
"1279"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"shop_deauth_profile_token=1cb6ad; PHPSESSID=lhdtc5jdomnb430qnvu50nc4q0; sf_redirect=%7B%22token%22%3A%221cb6ad%22%2C%22route%22%3A%22cart_remove%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CShopController%22%2C%22method%22%3A%22removeFromCart%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fnfok.xyz%5C%2Fsrc%5C%2FController%5C%2FShopController.php%22%2C%22line%22%3A584%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
host
"www.nfok.work"
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-security-policy
"default-src 'self' data: blob: http: https:; base-uri 'self'; object-src 'none'; frame-ancestors 'self'; form-action 'self'; img-src 'self' data: blob: http: https:; script-src 'self' 'unsafe-inline' https:; style-src 'self' 'unsafe-inline' https:; font-src 'self' data: https:; connect-src 'self' ws: wss: https:; frame-src 'self' https:; media-src 'self' data: blob: http: https:; manifest-src 'self' https:; upgrade-insecure-requests;"
content-type
"text/html; charset=utf-8"
date
"Wed, 26 Aug 2026 06:03:49 GMT"
location
"/shop/cart"
permissions-policy
"accelerometer=(), camera=(), geolocation=(), gyroscope=(), magnetometer=(), microphone=(), payment=(), usb=()"
referrer-policy
"strict-origin-when-cross-origin"
strict-transport-security
"max-age=31536000; includeSubDomains; preload"
x-content-type-options
"nosniff"
x-debug-token
"ee31ef"
x-frame-options
"SAMEORIGIN"

Cookies

Request Cookies

Key Value
PHPSESSID
"lhdtc5jdomnb430qnvu50nc4q0"
sf_redirect
"{"token":"1cb6ad","route":"cart_remove","method":"GET","controller":{"class":"App\\Controller\\ShopController","method":"removeFromCart","file":"\/var\/www\/nfok.xyz\/src\/Controller\/ShopController.php","line":584},"status_code":302,"status_text":"Found"}"
shop_deauth_profile_token
"1cb6ad"

Response Cookies

No response cookies

Session 3

Session Metadata

Key Value
Created
"Wed, 26 Aug 26 06:03:45 +0000"
Last used
"Wed, 26 Aug 26 06:03:48 +0000"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-authenticate_shop
"8GmzaqNtVup3h0f9JQYA4jRrkPGhRigtKvzKbGpSJZk"
_csrf/https-shop_resend_verification
"LGEOe8FZjhWB8rhDhvVAUoPdYs-0son2w_0lWEPIUw4"
_security.shop.target_path
"https://www.nfok.work/en/shop/b2b/quote"
shop_open_cart_id
1952

Session Usage

3 Usages
Stateless check enabled
Usage
App\Controller\ShopController:2198
[
  [
    "file" => "/var/www/nfok.xyz/src/Controller/ShopController.php"
    "line" => 2198
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/nfok.xyz/src/Controller/ShopController.php"
    "line" => 586
    "function" => "resolveOpenCart"
    "class" => "App\Controller\ShopController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/nfok.xyz/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "removeFromCart"
    "class" => "App\Controller\ShopController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/nfok.xyz/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/nfok.xyz/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/nfok.xyz/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/nfok.xyz/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/nfok.xyz/public/index.php"
    "line" => 16
    "args" => [
      "/var/www/nfok.xyz/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/var/www/nfok.xyz/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/nfok.xyz/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 383
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/nfok.xyz/src/Controller/ShopController.php"
    "line" => 2206
    "function" => "getUser"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/nfok.xyz/src/Controller/ShopController.php"
    "line" => 586
    "function" => "resolveOpenCart"
    "class" => "App\Controller\ShopController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/nfok.xyz/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "removeFromCart"
    "class" => "App\Controller\ShopController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/nfok.xyz/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/nfok.xyz/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/nfok.xyz/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/nfok.xyz/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/nfok.xyz/public/index.php"
    "line" => 16
    "args" => [
      "/var/www/nfok.xyz/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Controller\ShopController:2244
[
  [
    "file" => "/var/www/nfok.xyz/src/Controller/ShopController.php"
    "line" => 2244
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/nfok.xyz/src/Controller/ShopController.php"
    "line" => 586
    "function" => "resolveOpenCart"
    "class" => "App\Controller\ShopController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/nfok.xyz/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "removeFromCart"
    "class" => "App\Controller\ShopController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/nfok.xyz/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/nfok.xyz/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/nfok.xyz/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/nfok.xyz/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/nfok.xyz/public/index.php"
    "line" => 16
    "args" => [
      "/var/www/nfok.xyz/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
"a01bdb2503c86b1bb3bad2ff71c19de5"
BREVO_API_KEY
"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"
DATABASE_URL
"mysql://nfok:K1llerk0rL!458@127.0.0.1:3306/nfok_xyz?serverVersion=8.0.40&charset=utf8mb4"
LOCK_DSN
"flock"
MAILER_DSN
"brevo+api://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@default"
MAILER_SENDER_EMAIL
"noreply@nfok.work"
MAILER_SENDER_NAME
"NFOK Shop"
STRIPE_SECRET_KEY
"sk_test_51SLQEjRXlDd93kE9QIYXg8veBEhs4fOTlLsKdQst0rVAatWxVxr9899CrQvriQLe7yNajgryaXJHnRmwqlhPtaZG00hK2iUbFs"
STRIPE_WEBHOOK_SECRET
""

Defined as regular env variables

Key Value
APP_PROJECT_DIR
"/var/www/nfok.xyz"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/nfok.xyz"
]
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/nfok.xyz/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"shop_deauth_profile_token=1cb6ad; PHPSESSID=lhdtc5jdomnb430qnvu50nc4q0; sf_redirect=%7B%22token%22%3A%221cb6ad%22%2C%22route%22%3A%22cart_remove%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CShopController%22%2C%22method%22%3A%22removeFromCart%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fnfok.xyz%5C%2Fsrc%5C%2FController%5C%2FShopController.php%22%2C%22line%22%3A584%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
HTTP_HOST
"www.nfok.work"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"216.73.216.17"
REMOTE_PORT
"35907"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1787724228
REQUEST_TIME_FLOAT
1787724228.1873
REQUEST_URI
"/shop/cart/remove/1279"
SCRIPT_FILENAME
"/var/www/nfok.xyz/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"165.22.31.17"
SERVER_NAME
"nfok.work"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.28.1"
SYMFONY_DOTENV_PATH
"/var/www/nfok.xyz/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_DEBUG,APP_SECRET,STRIPE_SECRET_KEY,STRIPE_WEBHOOK_SECRET,BREVO_API_KEY,MAILER_DSN,MAILER_SENDER_EMAIL,MAILER_SENDER_NAME,DATABASE_URL,LOCK_DSN"
USER
"www-data"