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" |
| _route | "app_public_home" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#252 -supports: false -passport: null -duration: null -stub: "App\Security\AppCustomAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\AppCustomAuthenticator {#200 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#256 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#257 …} } ] |
| _stopwatch_token | "571777" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, deflate" |
| connection | "keep-alive" |
| host | "phpmeetupos.space" |
| user-agent | "python-httpx/0.28.1" |
| 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, 16 Jun 2026 14:43:10 GMT" |
| x-debug-token | "abf814" |
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 | "17a3d96b76858b9c2e76f6fc120907b6" |
| DATABASE_URL | "mysql://symfony_user:c28fa901650b39772803e330c464f054@127.0.0.1:3306/symfony_db?serverVersion=10.11.8-MariaDB&charset=utf8mb4" |
| DEFAULT_URI | "https://phpmeetupos.space" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/var/www/phpmeetup/phpmeetupHuman" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/var/www/phpmeetup/phpmeetupHuman" ] |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/var/www/phpmeetup/phpmeetupHuman/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate" |
| HTTP_CONNECTION | "keep-alive" |
| HTTP_HOST | "phpmeetupos.space" |
| HTTP_USER_AGENT | "python-httpx/0.28.1" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "172.70.64.209" |
| REMOTE_PORT | "18556" |
| REMOTE_USER | "" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1781620990 |
| REQUEST_TIME_FLOAT | 1781620990.5832 |
| REQUEST_URI | "/" |
| SCRIPT_FILENAME | "/var/www/phpmeetup/phpmeetupHuman/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "209.38.252.191" |
| SERVER_NAME | "phpmeetupos.space" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.24.0" |
| SYMFONY_DOTENV_PATH | "/var/www/phpmeetup/phpmeetupHuman/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DEFAULT_URI,DATABASE_URL" |
| USER | "www-data" |