DefaultController :: index
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\DefaultController::index" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "app_home" |
| _route_params | [] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "cb154f" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| host | "testing.api.conbri.cloud" |
| 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 | "text/html; charset=UTF-8" |
| date | "Sat, 06 Dec 2025 16:16:42 GMT" |
| x-debug-token | "fed8a5" |
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 | "5842e81beae01d64f4c58278783fec6c" |
| DATABASE_URL | "mysql://api-bridge:0E3UWVmmFF!X39(K@10.10.10.3:49155/api-bridge" |
| MAILER_DSN | "smtp://conbri-cloud.mail.protection.outlook.com:25" |
| MAILER_FROM | "noreply@conbri.cloud" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| O365_CLIENT_REDIRECT_URL | "https://testing.api.conbri.cloud/oauth/o365" |
| O365_CLIENT_REDIRECT_URL_APP | "https://testing.api.conbri.cloud/oauth/o365-app" |
| O365_NOTIFICATION_URL | "https://testing.api.conbri.cloud/o365/subscriber" |
| O365_PRIVATE_KEY_FILENAME | "o365private-key.pem" |
| O365_PRIVATE_KEY_PASSPHRASE | "7vu8mM8DgPpZtRnh" |
| O365_PUBLIC_KEY_FILENAME | "o365certificate.pem" |
| O365_PUBLIC_KEY_FINGERPRINT | "28:3C:8C:AB:09:E2:00:03:16:77:F7:AA:C3:C4:C8:AA:87:18:14:19" |
| TEAMLEADER_CLIENT_ID | "607a7691ed55d6e3427c11e3541dd40e" |
| TEAMLEADER_CLIENT_REDIRECT_URL | "https://testing.api.conbri.cloud/oauth/teamleader" |
| TEAMLEADER_CLIENT_SECRET | "a1c1343c46c2493dd16a611c1b3b4aa2" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/api.conbri.cloud/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/api.conbri.cloud/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_HOST | "testing.api.conbri.cloud" |
| 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" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REMOTE_ADDR | "216.73.216.217" |
| REMOTE_PORT | "20190" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1765037802 |
| REQUEST_TIME_FLOAT | 1765037802.3892 |
| REQUEST_URI | "/" |
| SCRIPT_FILENAME | "/var/www/api.conbri.cloud/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "188.245.211.134" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "testing.api.conbri.cloud" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.52 (Ubuntu) Server at testing.api.conbri.cloud Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.52 (Ubuntu)" |
| SSL_TLS_SNI | "testing.api.conbri.cloud" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,MAILER_FROM,TEAMLEADER_CLIENT_ID,TEAMLEADER_CLIENT_SECRET,TEAMLEADER_CLIENT_REDIRECT_URL,O365_CLIENT_REDIRECT_URL,O365_CLIENT_REDIRECT_URL_APP,O365_PUBLIC_KEY_FILENAME,O365_PUBLIC_KEY_FINGERPRINT,O365_PRIVATE_KEY_FILENAME,O365_PRIVATE_KEY_PASSPHRASE,O365_NOTIFICATION_URL" |