Request / Response
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\Api\ApiUserController::listPrivate" |
| _firewall_context | "security.firewall.map.context.api" |
| _route | "app_users_api_sheets_private_list" |
| _route_params | [] |
| _stateless | true |
| _stopwatch_token | "2690dd" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| host | "back.boosttonlevel.com" |
| 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-type | "application/json" |
| date | "Sat, 13 Dec 2025 12:20:20 GMT" |
| www-authenticate | "Bearer" |
| x-debug-token | "6e8692" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
0
Usages
Stateless check enabled
Session not used.
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_ENV | "dev" |
| APP_SECRET | "1fd6ad75dbf94fbbab03cd8eeb676b7b" |
| CORS_ALLOW_ORIGIN | "^https?://(boosttonlevel|localhost|127\.0\.0\.1)(:[0-9]+)?$" |
| DATABASE_URL | "mysql://TheAdmin:7ZV8Yryc9uyyLRD@127.0.0.1:3306/btl?serverVersion=10.6.16-MariaDB&charset=utf8mb4" |
| JWT_PASSPHRASE | "fgdjfjrjhdfbf64587896fd5dfgbdsgbsdg685n8bn8fd365b8d86b5d" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/html/boosttonlevel/backend/public/" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/html/boosttonlevel/backend/public/" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_HOST | "back.boosttonlevel.com" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SCRIPT_URI | "https://back.boosttonlevel.com/api/users/details/me/private/sheet" |
| REDIRECT_SCRIPT_URL | "/api/users/details/me/private/sheet" |
| REDIRECT_SSL_TLS_SNI | "back.boosttonlevel.com" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/api/users/details/me/private/sheet" |
| REMOTE_ADDR | "216.73.216.31" |
| REMOTE_PORT | "43389" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1765628420 |
| REQUEST_TIME_FLOAT | 1765628420.1793 |
| REQUEST_URI | "/api/users/details/me/private/sheet" |
| SCRIPT_FILENAME | "/var/www/html/boosttonlevel/backend/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://back.boosttonlevel.com/api/users/details/me/private/sheet" |
| SCRIPT_URL | "/api/users/details/me/private/sheet" |
| SERVER_ADDR | "185.185.127.40" |
| SERVER_ADMIN | "test@test.com" |
| SERVER_NAME | "back.boosttonlevel.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.52 (Ubuntu) Server at back.boosttonlevel.com Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.52 (Ubuntu)" |
| SSL_TLS_SNI | "back.boosttonlevel.com" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,CORS_ALLOW_ORIGIN,DATABASE_URL" |