n/a
Request
GET Parameters
No GET parameters
POST Parameters
| Key | Value |
|---|---|
| 0x | [
"androxgh0st"
] |
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\DashboardController::index" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "dashboard_index" |
| _route_params | [] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "7d5eb0" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip" |
| connection | "close" |
| content-length | "20" |
| content-type | "application/x-www-form-urlencoded" |
| host | "54.66.69.25" |
| user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.140 Safari/537.36" |
| x-php-ob-level | "1" |
Request Content
Raw
0x%5B%5D=androxgh0st
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Wed, 05 Nov 2025 19:30:08 GMT" |
| location | "http://54.66.69.25/auth/" |
| x-debug-token | "e2c329" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 1
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
1
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
[
"file" => "/var/www/dev-admin-heypa/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 44
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/dev-admin-heypa/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
"line" => 64
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/dev-admin-heypa/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 107
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
"type" => "->"
]
[
"file" => "/var/www/dev-admin-heypa/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 34
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/dev-admin-heypa/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 39
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/var/www/dev-admin-heypa/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 38
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/var/www/dev-admin-heypa/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 25
"function" => "supports"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/var/www/dev-admin-heypa/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 60
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/var/www/dev-admin-heypa/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 70
"function" => "__invoke"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/var/www/dev-admin-heypa/vendor/symfony/security-http/Firewall.php"
"line" => 92
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/var/www/dev-admin-heypa/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/var/www/dev-admin-heypa/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/dev-admin-heypa/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/dev-admin-heypa/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 153
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/dev-admin-heypa/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/dev-admin-heypa/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev-admin-heypa/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev-admin-heypa/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/dev-admin-heypa/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/dev-admin-heypa/public/index.php"
"line" => 5
"args" => [
"/var/www/dev-admin-heypa/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_ENV | "dev" |
| APP_SECRET | "958133qzcoincelp8pzgc5is4009hdx1ehbcahxixhr64g" |
| AWS_BUCKET | "heypaonline-dev" |
| AWS_ENDPOINT_URL | "https://heypaonline-dev.s3-ap-southeast-2.amazonaws.com" |
| AWS_KEY | "AKIAY7SLC4P5JAKMW2ZL" |
| AWS_REGION | "ap-southeast-2" |
| AWS_SECRET | "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" |
| DATABASE_URL | "mysql://hey3z1onz78pa:50bs!AKO1ZkGWb$By4JSm2$oKM1EY!3lSB@dev-heypaonline-db.c3zk3qys5jqk.ap-southeast-2.rds.amazonaws.com:3306/heypamv25gcdb?serverVersion=10.3.39" |
| MAILER_DSN | "null://null" |
| MEMCACHED_DSN | "memcached://localhost" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTENT_LENGTH | "20" |
| CONTENT_TYPE | "application/x-www-form-urlencoded" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/dev-admin-heypa/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/dev-admin-heypa/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip" |
| HTTP_CONNECTION | "close" |
| HTTP_HOST | "54.66.69.25" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.140 Safari/537.36" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/" |
| REMOTE_ADDR | "209.242.203.214" |
| REMOTE_PORT | "49081" |
| REQUEST_METHOD | "POST" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1762371008 |
| REQUEST_TIME_FLOAT | 1762371008.3437 |
| REQUEST_URI | "/" |
| SCRIPT_FILENAME | "/var/www/dev-admin-heypa/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "150.0.2.128" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "54.66.69.25" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.52 (Ubuntu) Server at 54.66.69.25 Port 80</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.52 (Ubuntu)" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN,DATABASE_URL,MAILER_DSN,AWS_KEY,AWS_SECRET,AWS_REGION,AWS_BUCKET,AWS_ENDPOINT_URL,MEMCACHED_DSN" |