ApiSheetController :: list
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\Api\ApiSheetController::list" |
| _firewall_context | "security.firewall.map.context.api" |
| _route | "api_sheets_list" |
| _route_params | [] |
| _stateless | true |
| _stopwatch_token | "2a2a90" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "PHPSESSID=q5o4ntsqom4ciljcq7vfprtrvs" |
| 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 | "Wed, 11 Feb 2026 12:17:20 GMT" |
| x-debug-token | "f841bf" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "q5o4ntsqom4ciljcq7vfprtrvs" |
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_COOKIE | "PHPSESSID=q5o4ntsqom4ciljcq7vfprtrvs" |
| 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/sheet" |
| REDIRECT_SCRIPT_URL | "/api/sheet" |
| REDIRECT_SSL_TLS_SNI | "back.boosttonlevel.com" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/api/sheet" |
| REMOTE_ADDR | "216.73.216.186" |
| REMOTE_PORT | "57095" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1770812240 |
| REQUEST_TIME_FLOAT | 1770812240.8203 |
| REQUEST_URI | "/api/sheet" |
| SCRIPT_FILENAME | "/var/www/html/boosttonlevel/backend/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://back.boosttonlevel.com/api/sheet" |
| SCRIPT_URL | "/api/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" |