Request / Response
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Api\V1\Controller\ProjectController::show" |
| _firewall_context | "security.firewall.map.context.api" |
| _route | "api_v1_projects_show" |
| _route_params | [ "id" => "191" ] |
| _security_authenticators | [] |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#596 -supports: false -passport: null -duration: null -stub: "Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator" -authenticated: null -exception: null -authenticator: Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator {#532 …} } ] |
| _stopwatch_token | "27820f" |
| id | "191" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| connection | "close" |
| host | "backoffice.softlabel.nl" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-accel-internal | "/internal-nginx-static-location" |
| x-php-ob-level | "1" |
| x-real-ip | "216.73.216.244" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "private, must-revalidate" |
| content-type | "application/json" |
| date | "Tue, 12 May 2026 14:55:29 GMT" |
| expires | "-1" |
| pragma | "no-cache" |
| www-authenticate | "Bearer" |
| x-debug-token | "af50a9" |
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 | "17b0ca03b744eadedc0676caba680716" |
| BAG_API_URL | "https://api.bag.example" |
| DATABASE_URL | "mysql://external_user_softlabel_db:zp7X0qv7TYF~qbrq@h2962805.stratoserver.net:3306/softlabel_db?serverVersion=mariadb-10.11.10" |
| GEMINI_API_BASE_URL | "https://generativelanguage.googleapis.com" |
| GEMINI_API_KEY | "AIzaSyA33DbQzsExkuiCqk8Yxk2cfYd4wqIPSg0" |
| GEMINI_MODEL | "gemini-3-flash-preview" |
| GOOGLE_MAPS_API_KEY | "AIzaSyCDcqZfpvdePZj8ZmKdo6dyTHAUgQlBBmw" |
| JWT_PASSPHRASE | "42491b5ecc20355441585e32327719e72d0ae067eb897731d5ebe7b73c0d5af7" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| KADASTER_API_KEY | "l77687844602c240e1bd3a746e486f058e" |
| MAILER_DSN | "smtp://info@softlabel.nl:X9vL2pQ8mR7cT4nH!@smtp.hostnet.nl:587?encryption=tls&auth_mode=login" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| POSTCODE_API_BASEURL | "https://api.postcodeapi.nu/v3" |
| POSTCODE_API_KEY | "Owri9pvoRWakqa1yB62V5aLWQD8K0Gag4iWRLcKH" |
| kuAPP_SECRET | "" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www/vhosts/softlabel.nl" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_CONNECTION | "close" |
| HTTP_HOST | "backoffice.softlabel.nl" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_ACCEL_INTERNAL | "/internal-nginx-static-location" |
| HTTP_X_REAL_IP | "216.73.216.244" |
| PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY | "0" |
| PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY | "0" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY | "0" |
| REDIRECT_PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY | "0" |
| REDIRECT_SSL_TLS_SNI | "backoffice.softlabel.nl" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/api/v1/projects/191" |
| REMOTE_ADDR | "216.73.216.244" |
| REMOTE_PORT | "42442" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1778597728 |
| REQUEST_TIME_FLOAT | 1778597728.7997 |
| REQUEST_URI | "/api/v1/projects/191" |
| SCRIPT_FILENAME | "/var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "85.214.132.77" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "backoffice.softlabel.nl" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.0" |
| SERVER_SIGNATURE | "<address>Apache Server at backoffice.softlabel.nl Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "backoffice.softlabel.nl" |
| SYMFONY_DOTENV_PATH | "/var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,POSTCODE_API_KEY,POSTCODE_API_BASEURL,BAG_API_URL,KADASTER_API_KEY,GOOGLE_MAPS_API_KEY,GEMINI_API_KEY,GEMINI_MODEL,GEMINI_API_BASE_URL,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,kuAPP_SECRET" |
| USER | "softlabel.nl_tbdb843zd5" |
| proxy-nokeepalive | "1" |