IndexController :: index
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\IndexController::index" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "app_index" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#315 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#237 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#319 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#320 …} } ] |
| _stopwatch_token | "145ab5" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip" |
| host | "82.165.46.86" |
| user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.190 Safari/537.36" |
| 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, 23 May 2026 19:33:58 GMT" |
| x-debug-token | "600af5" |
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 | "changeme" |
| DATABASE_URL | "mysql://lala:lalapassword@127.0.0.1:3306/psychomot" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/psychomot/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/psychomot/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip" |
| HTTP_HOST | "82.165.46.86" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.190 Safari/537.36" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REMOTE_ADDR | "185.242.226.80" |
| REMOTE_PORT | "33498" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1779564838 |
| REQUEST_TIME_FLOAT | 1779564838.2439 |
| REQUEST_URI | "/" |
| SCRIPT_FILENAME | "/var/www/psychomot/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "http://82.165.46.86/" |
| SCRIPT_URL | "/" |
| SERVER_ADDR | "82.165.46.86" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "82.165.46.86" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.67 (Debian) Server at 82.165.46.86 Port 80</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.67 (Debian)" |
| SYMFONY_DOTENV_PATH | "/var/www/psychomot/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL" |