IndexController :: index
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | null |
| _controller | "App\Controller\IndexController::index" |
| _firewall_context | "security.firewall.map.context.main" |
| _links | Symfony\Component\WebLink\GenericLinkProvider {#773 -links: [ 883 => Symfony\Component\WebLink\Link {#883 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/styles/app-cT2YKNc.css" } ] } |
| _route | "app_index" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#625 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#518 …} } ] |
| _stopwatch_token | "d1c0bb" |
Request Headers
| Header | Value |
|---|---|
| accept-encoding | "gzip" |
| host | "aiagentdev.graimatter.eu" |
| referer | "http://aiagentdev.graimatter.eu/credentials.ini" |
| user-agent | "Go-http-client/1.1" |
| 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 | "Sun, 07 Dec 2025 05:13:41 GMT" |
| link | "</assets/styles/app-cT2YKNc.css>; rel="preload"; as="style"" |
| x-debug-token | "fd86da" |
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_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_SECRET | "a3f1c324c8a9cff833f34a7ac733a9e0" |
| CHATGPT_API_KEY | "alamakota" |
| CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$" |
| DATABASE_URL | "mysql://aiagentdev:phaiK9iC3yeiwier@127.0.0.1:3306/aiagentdev?serverVersion=10.11.2-MariaDB&charset=utf8mb4" |
| GOOGLE_API_KEY | "" |
| GOOGLE_AUTH_CONFIG | "%kernel.project_dir%/config/google_credentials.json" |
| GOOGLE_CLIENT_ID | "" |
| GOOGLE_CLIENT_SECRET | "" |
| MAILER_DSN | "null://null" |
| MERCURE_JWT_SECRET | "!ChangeThisMercureHubJWTSecretKey!" |
| MERCURE_PUBLIC_URL | "https://example.com/.well-known/mercure" |
| MERCURE_URL | "https://example.com/.well-known/mercure" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| OPENAI_API_KEY | "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" |
| OPENAI_ORGANIZATION | "" |
Defined as regular env variables
| Key | Value |
|---|---|
| CONTEXT_DOCUMENT_ROOT | "/var/www/aiagentdev.graimatter.eu/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/aiagentdev.graimatter.eu/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT_ENCODING | "gzip" |
| HTTP_HOST | "aiagentdev.graimatter.eu" |
| HTTP_REFERER | "http://aiagentdev.graimatter.eu/credentials.ini" |
| HTTP_USER_AGENT | "Go-http-client/1.1" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SSL_TLS_SNI | "aiagentdev.graimatter.eu" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/" |
| REMOTE_ADDR | "195.160.221.37" |
| REMOTE_PORT | "57116" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1765084420 |
| REQUEST_TIME_FLOAT | 1765084420.9833 |
| REQUEST_URI | "/" |
| SCRIPT_FILENAME | "/var/www/aiagentdev.graimatter.eu/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "95.216.56.252" |
| SERVER_ADMIN | "admin@linlux.pl" |
| SERVER_NAME | "aiagentdev.graimatter.eu" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache/2.4.62 (Debian)" |
| SSL_TLS_SNI | "aiagentdev.graimatter.eu" |
| SYMFONY_DOTENV_PATH | "/home/kalma/work/aiagent/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_JWT_SECRET,OPENAI_API_KEY,OPENAI_ORGANIZATION,GOOGLE_API_KEY,GOOGLE_CLIENT_ID,GOOGLE_CLIENT_SECRET,GOOGLE_AUTH_CONFIG,CORS_ALLOW_ORIGIN,CHATGPT_API_KEY,APP_DEBUG" |