HomeController :: index
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\HomeController::index" |
| _route | "app_home" |
| _route_params | [] |
| _stopwatch_token | "1c43a1" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, deflate, gzip, deflate" |
| accept-language | "en US,en;q=0.9,sv;q=0.8" |
| connection | "keep-alive" |
| content-type | "application/x-www-form-urlencoded; charset=UTF-8" |
| host | "93.183.83.123:80" |
| user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46" |
| x-php-ob-level | "1" |
| x-requested-with | "XMLHttpRequest" |
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, 24 Jan 2026 22:53:39 GMT" |
| location | "/admin" |
| x-debug-token | "67b4d3" |
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 | "7f65339c93bac9d84fe01eb0bcdbadbf" |
| APP_URL | "http://localhost:8000" |
| CORS_ALLOW_ORIGIN | "^https://gorservice-kzn\.ru$" |
| DATABASE_URL | "mysql://root:Password512!@127.0.0.1:3306/admin_gorservice?serverVersion=8.0.32&charset=utf8mb4" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/var/www/html" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/var/www/html" ] |
| BASE | "/public" |
| CONTENT_TYPE | "application/x-www-form-urlencoded; charset=UTF-8" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/html" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/html" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate, gzip, deflate" |
| HTTP_ACCEPT_LANGUAGE | "en US,en;q=0.9,sv;q=0.8" |
| HTTP_CONNECTION | "keep-alive" |
| HTTP_HOST | "93.183.83.123:80" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46" |
| HTTP_X_REQUESTED_WITH | "XMLHttpRequest" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHP_SELF | "/public/index.php" |
| QUERY_STRING | "" |
| REDIRECT_SCRIPT_URI | "http://93.183.83.123/" |
| REDIRECT_SCRIPT_URL | "/" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/" |
| REMOTE_ADDR | "204.76.203.212" |
| REMOTE_PORT | "60716" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1769295219 |
| REQUEST_TIME_FLOAT | 1769295219.0038 |
| REQUEST_URI | "/" |
| SCRIPT_FILENAME | "/var/www/html/public/index.php" |
| SCRIPT_NAME | "/public/index.php" |
| SCRIPT_URI | "http://93.183.83.123/" |
| SCRIPT_URL | "/" |
| SERVER_ADDR | "93.183.83.123" |
| SERVER_ADMIN | "webmaster@localhost" |
| SERVER_NAME | "93.183.83.123" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.52 (Ubuntu) Server at 93.183.83.123 Port 80</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.52 (Ubuntu)" |
| SYMFONY_DOTENV_PATH | "/var/www/html/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_URL,DATABASE_URL,MESSENGER_TRANSPORT_DSN,CORS_ALLOW_ORIGIN" |