DefaultController :: indexAction
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\DefaultController::indexAction" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "web_homepage" |
| _route_params | [] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "b85415" |
Request Headers
| Header | Value |
|---|---|
| accept | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" |
| accept-encoding | "gzip" |
| accept-language | "zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7" |
| cache-control | "no-cache" |
| connection | "keep-alive" |
| host | "dev.elpokladny.cz" |
| pragma | "no-cache" |
| referer | "http://dev.elpokladny.cz" |
| upgrade-insecure-requests | "1" |
| user-agent | "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1" |
| x-forwarded-for | "43.130.131.18" |
| x-forwarded-proto | "https" |
| x-forwarded-scheme | "https" |
| x-php-ob-level | "1" |
| x-real-ip | "43.130.131.18" |
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, 17 Jan 2026 12:52:21 GMT" |
| x-debug-token | "21afd0" |
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 | "secret" |
| APP_URL | "https://dev.elpokladny.cz" |
| DATABASE_URL | "mysql://elpokladny_cz_dev:TsXcMbHqFpFwb5GboDVq5O8W67QkmzdP@elpokladny_cz_dev_db:3306/elpokladny_cz_dev?serverVersion=5.7&charset=utf8" |
| GOTENBERG_URL | "http://gotenberg:3000" |
| MAILER_URL | "null://localhost" |
| SENDGRID_TOKEN | "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" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/html/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/html/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" |
| HTTP_ACCEPT_ENCODING | "gzip" |
| HTTP_ACCEPT_LANGUAGE | "zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7" |
| HTTP_CACHE_CONTROL | "no-cache" |
| HTTP_CONNECTION | "keep-alive" |
| HTTP_HOST | "dev.elpokladny.cz" |
| HTTP_PRAGMA | "no-cache" |
| HTTP_REFERER | "http://dev.elpokladny.cz" |
| HTTP_UPGRADE_INSECURE_REQUESTS | "1" |
| HTTP_USER_AGENT | "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1" |
| HTTP_X_FORWARDED_FOR | "43.130.131.18" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_FORWARDED_SCHEME | "https" |
| HTTP_X_REAL_IP | "43.130.131.18" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/" |
| REMOTE_ADDR | "172.18.0.4" |
| REMOTE_PORT | "39784" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1768654340 |
| REQUEST_TIME_FLOAT | 1768654340.8835 |
| REQUEST_URI | "/" |
| SCRIPT_FILENAME | "/var/www/html/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "172.18.0.20" |
| SERVER_ADMIN | "info@galosoft.cz" |
| SERVER_NAME | "dev.elpokladny.cz" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.61 (Debian) Server at dev.elpokladny.cz Port 80</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.61 (Debian)" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_URL,APP_SECRET,MAILER_URL,DATABASE_URL,SENDGRID_TOKEN,GOTENBERG_URL" |