HomeController :: index
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\HomeController::index" |
| _firewall_context | "security.firewall.map.context.main" |
| _links | Symfony\Component\WebLink\GenericLinkProvider {#700 -links: [ 746 => Symfony\Component\WebLink\Link {#746 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/styles/app-xmBGgxz.css" } 697 => Symfony\Component\WebLink\Link {#697 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/vendor/bootstrap/dist/css/bootstrap.min-z0zQt-h.css" } ] } |
| _route | "app_home" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#545 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#483 …} } ] |
| _stopwatch_token | "87ba23" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, deflate" |
| connection | "keep-alive" |
| host | "jpk.kompea.pl" |
| user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) Chrome/120.0 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 | "Tue, 10 Mar 2026 18:31:37 GMT" |
| link | "</assets/styles/app-xmBGgxz.css>; rel="preload"; as="style",</assets/vendor/bootstrap/dist/css/bootstrap.min-z0zQt-h.css>; rel="preload"; as="style"" |
| x-debug-token | "3016cd" |
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 | "1a139f02c89f4784637eccbd0365e611" |
| APP_SHARE_DIR | "var/share" |
| DATABASE_URL | "mysql://jpk_user:StrongDbPass_123!@127.0.0.1:3306/jpk?serverVersion=8.0&charset=utf8mb4" |
| DEFAULT_URI | "http://localhost" |
| MAILER_DSN | "smtp://no-reply%40monitordanych.pl:&dSi6R$@smtp.mail.ovh.net:465?encryption=tls&auth_mode=login" |
| MARIADB_ALLOW_EMPTY_ROOT_PASSWORD | "1" |
| MARIADB_DATABASE | "jpk" |
| MARIADB_PASSWORD | "" |
| MARIADB_ROOT_HOST | "%" |
| MARIADB_ROOT_PASSWORD | "" |
| MARIADB_USER | "app" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| MYSQL_DATA_HOST_DIR | "./var/docker/mariadb-data" |
| MYSQL_PORT | "3311" |
| PHPMYADMIN_PORT | "8088" |
| PMA_PASSWORD | "" |
| PMA_USER | "root" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/var/www/jpk/JPK" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/var/www/jpk/JPK" ] |
| CONTEXT_DOCUMENT_ROOT | "/var/www/jpk/JPK/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/jpk/JPK/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate" |
| HTTP_CONNECTION | "keep-alive" |
| HTTP_HOST | "jpk.kompea.pl" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) Chrome/120.0 Safari/537.36" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SSL_TLS_SNI | "jpk.kompea.pl" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/" |
| REMOTE_ADDR | "34.177.105.114" |
| REMOTE_PORT | "40588" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1773167497 |
| REQUEST_TIME_FLOAT | 1773167497.7643 |
| REQUEST_URI | "/" |
| SCRIPT_FILENAME | "/var/www/jpk/JPK/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "152.228.173.238" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "jpk.kompea.pl" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.62 (Ubuntu) Server at jpk.kompea.pl Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.62 (Ubuntu)" |
| SSL_TLS_SNI | "jpk.kompea.pl" |
| SYMFONY_DOTENV_PATH | "/var/www/jpk/JPK/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,APP_SHARE_DIR,DEFAULT_URI,MESSENGER_TRANSPORT_DSN,MAILER_DSN,MARIADB_ROOT_PASSWORD,MARIADB_ALLOW_EMPTY_ROOT_PASSWORD,MARIADB_DATABASE,MARIADB_USER,MARIADB_PASSWORD,MARIADB_ROOT_HOST,MYSQL_PORT,PHPMYADMIN_PORT,MYSQL_DATA_HOST_DIR,PMA_USER,PMA_PASSWORD" |