GET https://kadoo.cassaclock.com/panier/count

CartController :: count

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_access_control_attributes
null
_controller
"App\Controller\CartController::count"
_firewall_context
"security.firewall.map.context.main"
_route
"cart_count"
_route_params
[]
_security_authenticators
[]
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#324
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#258 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#323
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#329 …}
  }
]
_stopwatch_token
"8bcf9d"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, deflate, br, zstd"
accept-language
"en-US,en;q=0.9,fr-FR;q=0.8,fr;q=0.7"
connection
"keep-alive"
cookie
"main_deauth_profile_token=981528; PHPSESSID=t9h69tj31fiuvkc0mc73epfa6i"
host
"kadoo.cassaclock.com"
referer
"https://kadoo.cassaclock.com/"
sec-ch-ua
""Not(A:Brand";v="8", "Chromium";v="144", "Google Chrome";v="144""
sec-ch-ua-mobile
"?0"
sec-ch-ua-platform
""Windows""
sec-fetch-dest
"empty"
sec-fetch-mode
"cors"
sec-fetch-site
"same-origin"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36"
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
"application/json"
date
"Thu, 26 Feb 2026 19:23:31 GMT"
x-debug-token
"9ea786"

Cookies

Request Cookies

Key Value
PHPSESSID
"t9h69tj31fiuvkc0mc73epfa6i"
main_deauth_profile_token
"981528"

Response Cookies

No response cookies

Session 1

Session Metadata

Key Value
Created
"Thu, 26 Feb 26 19:07:03 +0000"
Last used
"Thu, 26 Feb 26 19:23:31 +0000"
Lifetime
0

Session Attributes

Attribute Value
cart_session_id
"599887a7fc88abef514258c3f2affc530ada6d8e9976492482e7c97b30201e6f"

Session Usage

1 Usages
Stateless check enabled
Usage
App\Service\CartService:24
[
  [
    "file" => "/var/www/kadoo/src/Service/CartService.php"
    "line" => 24
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/kadoo/src/Controller/CartController.php"
    "line" => 51
    "function" => "getCart"
    "class" => "App\Service\CartService"
    "type" => "->"
  ]
  [
    "file" => "/var/www/kadoo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "count"
    "class" => "App\Controller\CartController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/kadoo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/kadoo/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/kadoo/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/kadoo/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/kadoo/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/kadoo/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
"3e3afb31318fe11ee0374438d5cdccfa"
DATABASE_URL
"postgresql://postgres:F@ceb00k@127.0.0.1:5432/kadoo_db?serverVersion=16&charset=utf8"
DEFAULT_URI
"http://localhost"
MAILER_DSN
"smtp://localhost:1025"
STRIPE_PUBLIC_KEY
"pk_test_XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
STRIPE_SECRET_KEY
"sk_test_XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
STRIPE_WEBHOOK_SECRET
"whsec_XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"

Defined as regular env variables

Key Value
CONTEXT_DOCUMENT_ROOT
"/var/www/kadoo/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/kadoo/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br, zstd"
HTTP_ACCEPT_LANGUAGE
"en-US,en;q=0.9,fr-FR;q=0.8,fr;q=0.7"
HTTP_CONNECTION
"keep-alive"
HTTP_COOKIE
"main_deauth_profile_token=981528; PHPSESSID=t9h69tj31fiuvkc0mc73epfa6i"
HTTP_HOST
"kadoo.cassaclock.com"
HTTP_REFERER
"https://kadoo.cassaclock.com/"
HTTP_SEC_CH_UA
""Not(A:Brand";v="8", "Chromium";v="144", "Google Chrome";v="144""
HTTP_SEC_CH_UA_MOBILE
"?0"
HTTP_SEC_CH_UA_PLATFORM
""Windows""
HTTP_SEC_FETCH_DEST
"empty"
HTTP_SEC_FETCH_MODE
"cors"
HTTP_SEC_FETCH_SITE
"same-origin"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"kadoo.cassaclock.com"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/panier/count"
REMOTE_ADDR
"41.208.170.210"
REMOTE_PORT
"60099"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1772133811
REQUEST_TIME_FLOAT
1772133811.3768
REQUEST_URI
"/panier/count"
SCRIPT_FILENAME
"/var/www/kadoo/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"78.138.45.206"
SERVER_ADMIN
"admin@cassaclock.com"
SERVER_NAME
"kadoo.cassaclock.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.66 (Debian) Server at kadoo.cassaclock.com Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.66 (Debian)"
SSL_TLS_SNI
"kadoo.cassaclock.com"
SYMFONY_DOTENV_PATH
"/var/www/kadoo/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,APP_DEBUG,MAILER_DSN,STRIPE_PUBLIC_KEY,STRIPE_SECRET_KEY,STRIPE_WEBHOOK_SECRET,DEFAULT_URI"