http://nautx.sn/mon-panier

CartController :: index

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\CartController::index"
_firewall_context
"security.firewall.map.context.main"
_redirected
true
_route
"cart"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"e4c43e"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"sf_redirect=%7B%22token%22%3A%22bb5a5c%22%2C%22route%22%3A%22add_to_cart%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CCartController%22%2C%22method%22%3A%22add%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fnautxst%5C%2Fwww%5C%2Fsrc%5C%2FController%5C%2FCartController.php%22%2C%22line%22%3A37%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=544ff317ce493dd3959aee3eb78a67df"
forwarded
"for=3.129.71.88; proto=http; host=nautx.sn"
host
"nautx.sn"
referer
"http://nautx.sn/panier/ajouter/17"
remote-ip
"3.129.71.88"
remote-port
"62877"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"3.129.71.88"
x-forwarded-port
"80"
x-forwarded-proto
"http"
x-iplb-unique-id
"03814758:F59D_BCA5056B:0050_6700F99D_5ED0B:0EA3"
x-ovhrequest-id
"35529195ea536ce4128287e462bf3eeb"
x-php-ob-level
"1"
x-predictor
"1"
x-remote-ip
"3.129.71.88"
x-remote-port
"62877"
x-remote-proto
"http"

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, 05 Oct 2024 08:32:30 GMT"
x-debug-token
"b97811"

Cookies

Request Cookies

Key Value
PHPSESSID
"544ff317ce493dd3959aee3eb78a67df"
sf_redirect
"{"token":"bb5a5c","route":"add_to_cart","method":"GET","controller":{"class":"App\\Controller\\CartController","method":"add","file":"\/home\/nautxst\/www\/src\/Controller\/CartController.php","line":37},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 2

Session Metadata

Key Value
Created
"Sat, 05 Oct 24 10:32:29 +0200"
Last used
"Sat, 05 Oct 24 10:32:29 +0200"
Lifetime
0

Session Attributes

Attribute Value
cart
[
  17 => 1
]

Session Usage

2 Usages
Stateless check enabled
Usage
App\Model\Cart:111
[
  [
    "file" => "/home/nautxst/www/src/Model/Cart.php"
    "line" => 111
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/nautxst/www/src/Controller/CartController.php"
    "line" => 21
    "function" => "getDetails"
    "class" => "App\Model\Cart"
    "type" => "->"
  ]
  [
    "file" => "/home/nautxst/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "index"
    "class" => "App\Controller\CartController"
    "type" => "->"
  ]
  [
    "file" => "/home/nautxst/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/nautxst/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/nautxst/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/nautxst/www/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/nautxst/www/public/index.php"
    "line" => 5
    "args" => [
      "/home/nautxst/www/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Firewall\ContextListener:195
[
  [
    "file" => "/home/nautxst/www/vendor/symfony/security-http/Firewall/ContextListener.php"
    "line" => 195
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/nautxst/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
    "type" => "->"
  ]
  [
    "file" => "/home/nautxst/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/nautxst/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/nautxst/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/nautxst/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/nautxst/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/nautxst/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/nautxst/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/nautxst/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/nautxst/www/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/nautxst/www/public/index.php"
    "line" => 5
    "args" => [
      "/home/nautxst/www/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
"7a31a1e7dc623ecea00d6f0e9d683b7a"
DATABASE_URL
"mysql://nautxst10:Nautx2024@nautxst10.mysql.db/nautxst10?serverVersion=5.7"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CFG_CLUSTER
"cluster031"
DOCUMENT_ROOT
"/home/nautxst/www/public"
ENVIRONMENT
"production"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GEOIP_AREA_CODE
"614"
GEOIP_CITY
"Columbus"
GEOIP_COUNTRY_CODE
"US"
GEOIP_COUNTRY_NAME
"United States"
GEOIP_DMA_CODE
"535"
GEOIP_LATITUDE
"39.962502"
GEOIP_LONGITUDE
"-83.006104"
GEOIP_REGION
"OH"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"sf_redirect=%7B%22token%22%3A%22bb5a5c%22%2C%22route%22%3A%22add_to_cart%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CCartController%22%2C%22method%22%3A%22add%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fnautxst%5C%2Fwww%5C%2Fsrc%5C%2FController%5C%2FCartController.php%22%2C%22line%22%3A37%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=544ff317ce493dd3959aee3eb78a67df"
HTTP_FORWARDED
"for=3.129.71.88; proto=http; host=nautx.sn"
HTTP_HOST
"nautx.sn"
HTTP_REFERER
"http://nautx.sn/panier/ajouter/17"
HTTP_REMOTE_IP
"3.129.71.88"
HTTP_REMOTE_PORT
"62877"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"3.129.71.88"
HTTP_X_FORWARDED_PORT
"80"
HTTP_X_FORWARDED_PROTO
"http"
HTTP_X_IPLB_UNIQUE_ID
"03814758:F59D_BCA5056B:0050_6700F99D_5ED0B:0EA3"
HTTP_X_OVHREQUEST_ID
"35529195ea536ce4128287e462bf3eeb"
HTTP_X_PREDICTOR
"1"
HTTP_X_REMOTE_IP
"3.129.71.88"
HTTP_X_REMOTE_PORT
"62877"
HTTP_X_REMOTE_PROTO
"http"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIRECT_URL
"/mon-panier"
REMOTE_ADDR
"3.129.71.88"
REMOTE_PORT
"37878"
REQUEST_METHOD
"GET"
REQUEST_TIME
1728117149
REQUEST_TIME_FLOAT
1728117149.8591
REQUEST_URI
"/mon-panier"
SCRIPT_FILENAME
"/home/nautxst/www/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"http://nautx.sn/mon-panier"
SCRIPT_URL
"/mon-panier"
SERVER_ADDR
"10.31.21.58"
SERVER_ADMIN
"postmaster@nautx.sn"
SERVER_NAME
"nautx.sn"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL"
UNIQUE_ID
"ZwD5nQzWCfZ05@iCYHfV4wAAAS8"
USER
"nautxst"
argc
0
argv
[]