PremiumController :: index
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\MiSocial\Controller\PremiumController::index" |
| _controller_attributes | [ Symfony\Component\Security\Http\Attribute\IsGranted {#1343 +methods: [] +attribute: "ROLE_USER" +subject: null +message: null +statusCode: null +exceptionCode: null } Symfony\Component\Routing\Attribute\Route {#1342 +methods: [ "GET" ] +envs: [] +schemes: [] +aliases: [] +path: "/account/upgrade" +name: "app_client_subscribe" +requirements: [] +options: [] +defaults: [] +host: null +condition: null +priority: null } ] |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "app_client_subscribe" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1401 -supports: false -passport: null -duration: null -stub: "AppCore\Security\OAuthAuthenticator" -authenticated: null -exception: null -authenticator: AppCore\Security\OAuthAuthenticator {#1403 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1400 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#1474 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1398 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#1397 …} } ] |
| _stopwatch_token | "7911ec" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| connection | "close" |
| cookie | "PHPSESSID=32e929ff1681f5924843c5d7d7b1a046; main_deauth_profile_token=f0c0e7" |
| host | "skunkworx.asuscomm.com" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Retry Command
curl \ --compressed \ --url "https://skunkworx.asuscomm.com/account/upgrade" \ --header "Connection: close" \ --header "Accept-Encoding: gzip, br, zstd, deflate" \ --header "User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" \ --header "Accept: */*" \ --header "X-Php-Ob-Level: 1" \ --cookie "PHPSESSID=32e929ff1681f5924843c5d7d7b1a046; main_deauth_profile_token=f0c0e7"
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "max-age=0, must-revalidate, private" |
| content-type | "text/html; charset=utf-8" |
| date | "Wed, 16 Sep 2026 21:23:30 GMT" |
| expires | "Wed, 16 Sep 2026 21:23:30 GMT" |
| location | "https://skunkworx.asuscomm.com/login" |
| permissions-policy | "geolocation=(), microphone=(), camera=()" |
| referrer-policy | "strict-origin-when-cross-origin" |
| strict-transport-security | "max-age=31536000; includeSubDomains" |
| x-content-type-options | "nosniff" |
| x-debug-token | "b6ae07" |
| x-frame-options | "SAMEORIGIN" |
| x-robots-tag | "noindex" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "32e929ff1681f5924843c5d7d7b1a046" |
| main_deauth_profile_token | "f0c0e7" |
Response Cookies
No response cookies
Session 2
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
2
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "D:\laragon\www\skunkworx\vendor\symfony\security-core\Authentication\Token\Storage\UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "D:\laragon\www\skunkworx\vendor\symfony\security-http\Firewall\ExceptionListener.php"
"line" => 128
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "D:\laragon\www\skunkworx\vendor\symfony\security-http\Firewall\ExceptionListener.php"
"line" => 93
"function" => "handleAccessDeniedException"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "D:\laragon\www\skunkworx\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
"line" => 115
"function" => "onKernelException"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "D:\laragon\www\skunkworx\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "D:\laragon\www\skunkworx\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "D:\laragon\www\skunkworx\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "D:\laragon\www\skunkworx\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 246
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "D:\laragon\www\skunkworx\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 94
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "D:\laragon\www\skunkworx\vendor\symfony\http-kernel\Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "D:\laragon\www\skunkworx\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "D:\laragon\www\skunkworx\vendor\autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "D:\laragon\www\skunkworx\public\index.php"
"line" => 5
"args" => [
"D:\laragon\www\skunkworx\vendor\autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Firewall\ExceptionListener:28
[
[
"file" => "D:\laragon\www\skunkworx\vendor\symfony\security-http\Util\TargetPathTrait.php"
"line" => 28
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "D:\laragon\www\skunkworx\vendor\symfony\security-http\Firewall\ExceptionListener.php"
"line" => 208
"function" => "saveTargetPath"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "D:\laragon\www\skunkworx\vendor\symfony\security-http\Firewall\ExceptionListener.php"
"line" => 185
"function" => "setTargetPath"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "D:\laragon\www\skunkworx\vendor\symfony\security-http\Firewall\ExceptionListener.php"
"line" => 138
"function" => "startAuthentication"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "D:\laragon\www\skunkworx\vendor\symfony\security-http\Firewall\ExceptionListener.php"
"line" => 93
"function" => "handleAccessDeniedException"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "D:\laragon\www\skunkworx\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
"line" => 115
"function" => "onKernelException"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "D:\laragon\www\skunkworx\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "D:\laragon\www\skunkworx\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "D:\laragon\www\skunkworx\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "D:\laragon\www\skunkworx\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 246
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "D:\laragon\www\skunkworx\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 94
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "D:\laragon\www\skunkworx\vendor\symfony\http-kernel\Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "D:\laragon\www\skunkworx\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "D:\laragon\www\skunkworx\vendor\autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "D:\laragon\www\skunkworx\public\index.php"
"line" => 5
"args" => [
"D:\laragon\www\skunkworx\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 | "15f5beda395e5e39d27bff2739a2c78d" |
| DATABASE_URL | "mysql://root:@127.0.0.1:3306/misocialnet?serverVersion=12.1.2-MariaDB&charset=utf8mb4" |
| DEFAULT_URI | "https://skunkworx.test" |
| MAILER_DSN | "null://null" |
| MAINTENANCE_MODE | "0" |
| MERCURE_PUBLIC_URL | "https://skunkworx.test/.well-known/mercure" |
| MERCURE_URL | "http://127.0.0.1:3000/.well-known/mercure" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| MINIFY | "0" |
| VAR_DUMPER_SERVER | "127.0.0.1:9912" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "D:\laragon\www\skunkworx" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "D:\laragon\www\skunkworx" ] |
| COMSPEC | "C:\WINDOWS\system32\cmd.exe" |
| CONTEXT_DOCUMENT_ROOT | "D:/laragon/www/skunkworx/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "D:/laragon/www/skunkworx/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_CONNECTION | "close" |
| HTTP_COOKIE | "PHPSESSID=32e929ff1681f5924843c5d7d7b1a046; main_deauth_profile_token=f0c0e7" |
| HTTP_HOST | "skunkworx.asuscomm.com" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| PATH | "C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\NVIDIA Corporation\NVIDIA App\NvDLISR;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\dotnet\;C:\Users\sales\AppData\Local\Microsoft\WindowsApps;D:\laragon\bin\git\bin;D:\laragon\bin\php\php-8.4.12-nts-Win32-vs17-x64;D:\laragon\bin\composer;D:\laragon\bin\nodejs\node-v26.7.0;D:\laragon\bin\mysql\mariadb-12.1.2-winx64\bin;D:\laragon\bin\redis\redis-x64-5.0.14.1;D:\laragon\bin\python\python-3.14.7;D:\laragon\bin\ngrok;D:\laragon\bin\mailpit\1.22.3;D:\laragon\bin\memcached\memcached-1.6.8-win64-mingw" |
| PATHEXT | ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC" |
| PHPRC | "D:/laragon/bin/php/php-8.4.12-nts-Win32-vs17-x64" |
| PHP_FCGI_MAX_REQUESTS | "0" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SSL_TLS_SNI | "skunkworx.asuscomm.com" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/account/upgrade" |
| REMOTE_ADDR | "216.73.217.143" |
| REMOTE_PORT | "4412" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1789593810 |
| REQUEST_TIME_FLOAT | 1789593810.5464 |
| REQUEST_URI | "/account/upgrade" |
| SCRIPT_FILENAME | "D:/laragon/www/skunkworx/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "192.168.50.118" |
| SERVER_ADMIN | "admin@example.com" |
| SERVER_NAME | "skunkworx.asuscomm.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache/2.4.66 (Win64) OpenSSL/3.6.0 mod_fcgid/2.3.10-dev" |
| SSL_TLS_SNI | "skunkworx.asuscomm.com" |
| SYMFONY_DOTENV_PATH | "D:\laragon\www\skunkworx/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,MAINTENANCE_MODE,APP_SECRET,MINIFY,DEFAULT_URI,DATABASE_URL,MAILER_DSN,MESSENGER_TRANSPORT_DSN,VAR_DUMPER_SERVER,MERCURE_URL,MERCURE_PUBLIC_URL" |
| SYSTEMDRIVE | "C:" |
| SYSTEMROOT | "C:/Windows" |
| SystemRoot | "C:\WINDOWS" |
| TEMP | "C:/Windows/Temp" |
| TMP | "C:/Windows/Temp" |
| WINDIR | "C:\WINDOWS" |
| _FCGI_SHUTDOWN_EVENT_ | "1584" |