HomeController
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\HomeController" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "app_home" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#589 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#533 …} } ] |
| _stopwatch_token | "02bcd8" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| authorization | "" |
| host | "operators.la-demo.com" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "216.73.216.174" |
| x-forwarded-proto | "https" |
| x-forwarded-scheme | "https" |
| x-php-ob-level | "1" |
| x-real-ip | "216.73.216.174" |
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 | "Fri, 05 Jun 2026 09:20:10 GMT" |
| location | "/login" |
| x-debug-token | "78ce2d" |
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 |
|---|---|
| API_JWT_SECRET | "change_this_api_jwt_secret" |
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_SECRET | "fbe013c03ef0ca3566da3892896cd84f" |
| BEAT_STORAGE_API_BASE_URL | "https://dev.storage-service.bdeal.io/api_storage" |
| BEAT_STORAGE_JWT_SECRET | "change_this" |
| BET_API_BASE_URL | "https://dev.gestor.bdeal.io/" |
| BET_API_JWT_SECRET | "change_this" |
| DATABASE_URL | "mysql://creatorshub:creatorshub@mysql:3306/creatorshub?serverVersion=8.4&charset=utf8mb4" |
| DEFAULT_URI | "https://operators.la-demo.com" |
| INSTAGRAM_APP_ID | "1019399723906819" |
| INSTAGRAM_APP_SECRET | "e1c2761a42fff8b5036339a234927efd" |
| INSTAGRAM_REDIRECT_URI | "https://localhost:8443/callback/instagram" |
| INSTAGRAM_SCOPES | "instagram_business_basic,instagram_business_manage_insights" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| REDIS_URL | "redis://redis:6379" |
| VERSION | "1.0.0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_PROJECT_DIR | "/var/www/Website" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/var/www/Website" ] |
| CONTEXT_DOCUMENT_ROOT | "/var/www/Website/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/Website/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_AUTHORIZATION | "" |
| HTTP_HOST | "operators.la-demo.com" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_FORWARDED_FOR | "216.73.216.174" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_FORWARDED_SCHEME | "https" |
| HTTP_X_REAL_IP | "216.73.216.174" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REMOTE_ADDR | "192.168.1.246" |
| REMOTE_PORT | "56180" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1780651210 |
| REQUEST_TIME_FLOAT | 1780651210.8559 |
| REQUEST_URI | "/" |
| SCRIPT_FILENAME | "/var/www/Website/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "172.18.0.4" |
| SERVER_ADMIN | "developer@betandeal.com" |
| SERVER_NAME | "operators.la-demo.com" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.67 (Ubuntu) Server at operators.la-demo.com Port 80</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.67 (Ubuntu)" |
| SYMFONY_DOTENV_PATH | "/var/www/Website/.env" |
| SYMFONY_DOTENV_VARS | "VERSION,APP_ENV,APP_DEBUG,APP_SECRET,DEFAULT_URI,DATABASE_URL,REDIS_URL,MAILER_DSN,MESSENGER_TRANSPORT_DSN,BET_API_BASE_URL,BET_API_JWT_SECRET,BEAT_STORAGE_API_BASE_URL,BEAT_STORAGE_JWT_SECRET,API_JWT_SECRET,INSTAGRAM_APP_ID,INSTAGRAM_APP_SECRET,INSTAGRAM_REDIRECT_URI,INSTAGRAM_SCOPES" |