InstanceContextController :: instanceContext
Request
GET Parameters
| Key | Value |
|---|---|
| slug | "prod-camille" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\Api\InstanceContextController::instanceContext" |
| _firewall_context | "security.firewall.map.context.api" |
| _route | "api_internal_instance_context" |
| _route_params | [] |
| _stopwatch_token | "48a1fe" |
Request Headers
| Header | Value |
|---|---|
| accept | "application/json" |
| accept-encoding | "gzip" |
| host | "manager.bouygues.vertuoz.fr" |
| user-agent | "Symfony HttpClient (Curl)" |
| x-dtp-internal-key | "dtp-local-internal-context-key" |
| 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, 02 Jul 2026 16:14:08 GMT" |
| x-debug-token | "ee66b6" |
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 | "b0c0f2c2adf7130315fa0d87f6670432" |
| DATABASE_URL | "mysql://dtp_manager:USDQs5dsZgeg987@127.0.0.1:3306/dtp-manager?charset=utf8mb4&serverVersion=11.8.6-MariaDB" |
| DTP_PHP_CLI_BINARY | "/usr/bin/php8.4" |
| INSTANCE_DATABASE_DSN_TEMPLATE | "mysql://dtp_instance:USDQs5dsZgeg987@127.0.0.1:3306/{slug}?serverVersion=11.8.6-MariaDB&charset=utf8mb4" |
| INSTANCE_SKELETON_DB_BOOTSTRAP | "1" |
| INTERNAL_INSTANCE_CONTEXT_ALLOWED_IPS | "" |
| INTERNAL_INSTANCE_CONTEXT_KEY | "dtp-local-internal-context-key" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| SKELETON_SOURCE_DIR | "" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/var/www/dtp-plateforme/admin" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/var/www/dtp-plateforme/admin" ] |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/var/www/dtp-plateforme/admin/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www" |
| HTTP_ACCEPT | "application/json" |
| HTTP_ACCEPT_ENCODING | "gzip" |
| HTTP_HOST | "manager.bouygues.vertuoz.fr" |
| HTTP_USER_AGENT | "Symfony HttpClient (Curl)" |
| HTTP_X_DTP_INTERNAL_KEY | "dtp-local-internal-context-key" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "slug=prod-camille" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "13.39.71.146" |
| REMOTE_PORT | "37710" |
| REMOTE_USER | "" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1783008848 |
| REQUEST_TIME_FLOAT | 1783008848.413 |
| REQUEST_URI | "/api/internal/instance-context?slug=prod-camille" |
| SCRIPT_FILENAME | "/var/www/dtp-plateforme/admin/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "172.26.11.194" |
| SERVER_NAME | "manager.bouygues.vertuoz.fr" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.26.3" |
| SYMFONY_DOTENV_PATH | "/var/www/dtp-plateforme/admin/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,SKELETON_SOURCE_DIR,INSTANCE_SKELETON_DB_BOOTSTRAP,INSTANCE_DATABASE_DSN_TEMPLATE,INTERNAL_INSTANCE_CONTEXT_KEY,INTERNAL_INSTANCE_CONTEXT_ALLOWED_IPS,DTP_PHP_CLI_BINARY" |
| USER | "www-data" |