GET http://dev.megalomon.com/

HomeController :: index

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_access_control_attributes
null
_controller
"App\Controller\HomeController::index"
_controller_attributes
[
  Symfony\Component\Routing\Attribute\Route {#511
    +methods: []
    +envs: []
    +schemes: []
    +aliases: []
    +path: "/"
    +name: "app_home"
    +requirements: []
    +options: []
    +defaults: []
    +host: null
    +condition: null
    +priority: null
  }
]
_firewall_context
"security.firewall.map.context.main"
_route
"app_home"
_route_params
[]
_security_authenticators
[]
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#465
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#418 …}
  }
]
_stopwatch_token
"ecf276"

Request Headers

Header Value
accept-charset
"utf-8"
accept-encoding
"gzip"
connection
"close"
host
"dev.megalomon.com"
user-agent
"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Mobile Safari/537.36"
x-forwarded-for
"57.131.131.18"
x-forwarded-proto
"https"
x-forwarded-scheme
"https"
x-php-ob-level
"1"
x-real-ip
"57.131.131.18"

Request Content

Request content not available (it was retrieved as a resource).

Retry Command

curl \
  --compressed \
  --url 'http://dev.megalomon.com/' \
  --header 'Accept-Encoding: gzip' \
  --header 'Accept-Charset: utf-8' \
  --header 'User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Mobile Safari/537.36' \
  --header 'X-Real-Ip: 57.131.131.18' \
  --header 'X-Forwarded-For: 57.131.131.18' \
  --header 'X-Forwarded-Proto: https' \
  --header 'X-Forwarded-Scheme: https' \
  --header 'Connection: close' \
  --header 'X-Php-Ob-Level: 1'

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=utf-8"
date
"Mon, 27 Jul 2026 23:23:18 GMT"
location
"/admin"
x-debug-token
"d57b4b"
x-robots-tag
"noindex"

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_API_KEY
"dcec334b218e1ae8ac54f1f3cff68467bdaf747390802f0f57c0d94cd54d217"
APP_ENV
"dev"
APP_SECRET
"68153c5fae214e2b2b432a9addbbf725"
APP_SHARE_DIR
"var/share"
DATABASE_URL
"postgresql://enslavedrp_api:JcZf7zUm5EdxoZqlsmWETJ3uALmcnA98@10.10.0.7:5432/enslavedrp_v2?serverVersion=17&charset=utf8"
DEFAULT_URI
"http://localhost"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/var/www/dev_megalomon_com"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/dev_megalomon_com"
]
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/dev_megalomon_com/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTP_ACCEPT_CHARSET
"utf-8"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_CONNECTION
"close"
HTTP_HOST
"dev.megalomon.com"
HTTP_USER_AGENT
"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Mobile Safari/537.36"
HTTP_X_FORWARDED_FOR
"57.131.131.18"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_SCHEME
"https"
HTTP_X_REAL_IP
"57.131.131.18"
PATH_INFO
""
PHP_SELF
"/index.php"
PHP_VALUE
"open_basedir=/var/www/dev_megalomon_com:/tmp:/usr/share/php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"10.10.0.2"
REMOTE_PORT
"52728"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1785194598
REQUEST_TIME_FLOAT
1785194598.1819
REQUEST_URI
"/"
SCRIPT_FILENAME
"/var/www/dev_megalomon_com/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"10.10.0.50"
SERVER_NAME
"dev.megalomon.com"
SERVER_PORT
"9103"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.26.3"
SYMFONY_DOTENV_PATH
"/var/www/dev_megalomon_com/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,APP_API_KEY"
USER
"www-data"