SiteController :: home
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Infrastructure\Http\Controller\Public\SiteController::home" |
| _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\FormLoginAuthenticator {#305 -options: [ "username_parameter" => "_username" "password_parameter" => "_password" "check_path" => "app_login" "post_only" => true "form_only" => false "enable_csrf" => true "csrf_parameter" => "_csrf_token" "csrf_token_id" => "authenticate" "login_path" => "app_login" "use_forward" => false ] -httpKernel: ? Symfony\Component\HttpKernel\HttpKernelInterface -httpUtils: Symfony\Component\Security\Http\HttpUtils {#296 …} -userProvider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#306 …} -successHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#297 …} -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#301 …} } Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#355 -rememberMeHandler: Symfony\Component\Security\Http\RememberMe\SignatureRememberMeHandler {#356 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#288 …} -cookieName: "REMEMBERME" -logger: Monolog\Logger {#302 …} } ] |
Request Headers
| Header | Value |
|---|---|
| accept-encoding | "gzip" |
| host | "neo.dev.sktrend.eu:443" |
| referer | "http://neo.dev.sktrend.eu" |
| user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36" |
| x-forwarded-for | "76.137.245.66" |
| x-forwarded-proto | "https" |
| 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 | "Tue, 22 Sep 2026 10:46:15 GMT" |
| x-debug-token | "15e89c" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session
Session Metadata
| Key | Value |
|---|---|
| Created | "Tue, 22 Sep 26 12:46:15 +0200" |
| Last used | "Tue, 22 Sep 26 12:46:15 +0200" |
| Lifetime | 0 |
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 | "0" |
| APP_ENV | "dev" |
| APP_SECRET | "$ecretf0rt3st" |
| APP_SHARE_DIR | "var/share" |
| CMS_FILE_LOCAL_PUBLIC_PREFIX | "uploads" |
| CMS_FILE_S3_ACCESS_KEY | "" |
| CMS_FILE_S3_BUCKET | "" |
| CMS_FILE_S3_ENDPOINT | "" |
| CMS_FILE_S3_PUBLIC_BASE_URL | "" |
| CMS_FILE_S3_REGION | "eu-central-1" |
| CMS_FILE_S3_SECRET_KEY | "" |
| CMS_FILE_STORAGE | "local" |
| DATABASE_URL | "postgresql://postgres:fdkl2t42feslfd@eurorisk-db-pooler-rw:5432/neo?serverVersion=17&charset=utf8" |
| DEFAULT_URI | "http://neo.dev.adm.sktrend.eu" |
| SENTRY_DSN | "https://fef630dce6949970bb35e90419bf2377@sentry.adm.sktrend.eu/14" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_PROJECT_DIR | "/var/www/html" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/var/www/html" ] |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/var/www/html/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/home/www-data" |
| HTTPS | "on" |
| HTTP_ACCEPT_ENCODING | "gzip" |
| HTTP_HOST | "neo.dev.sktrend.eu:443" |
| HTTP_REFERER | "http://neo.dev.sktrend.eu" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36" |
| HTTP_X_FORWARDED_FOR | "76.137.245.66" |
| HTTP_X_FORWARDED_PROTO | "https" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "10.15.3.44" |
| REMOTE_PORT | "40032" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1790073975 |
| REQUEST_TIME_FLOAT | 1790073975.0912 |
| REQUEST_URI | "/" |
| SCRIPT_FILENAME | "/var/www/html/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "10.15.1.166" |
| SERVER_NAME | "" |
| SERVER_PORT | "8080" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.28.3" |
| SYMFONY_DOTENV_PATH | "/var/www/html/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,SENTRY_DSN,CMS_FILE_STORAGE,CMS_FILE_LOCAL_PUBLIC_PREFIX,CMS_FILE_S3_BUCKET,CMS_FILE_S3_REGION,CMS_FILE_S3_PUBLIC_BASE_URL,CMS_FILE_S3_ENDPOINT,CMS_FILE_S3_ACCESS_KEY,CMS_FILE_S3_SECRET_KEY,APP_DEBUG" |
| USER | "www-data" |