GET https://mountwells.mizzium.com/members

Request / Response

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\PublicController::members"
_firewall_context
"security.firewall.map.context.main"
_route
"public_members"
_route_params
[
  "id" => "null"
]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#586
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#529 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#585
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator {#591 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#606
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#607 …}
  }
]
_stopwatch_token
"34ae8c"
id
"null"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, deflate"
cookie
"PHPSESSID=1a9ed811869b83240aa2a7091320e114; main_deauth_profile_token=3753f5"
from
"gptbot(at)openai.com"
host
"mountwells.mizzium.com"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)"
x-openai-host-hash
"739277067"
x-php-ob-level
"0"

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
"Wed, 10 Dec 2025 23:00:24 GMT"
location
"https://mountwells.mizzium.com/login"
x-debug-token
"519dfc"

Cookies

Request Cookies

Key Value
PHPSESSID
"1a9ed811869b83240aa2a7091320e114"
main_deauth_profile_token
"3753f5"

Response Cookies

No response cookies

Session 2

Session Metadata

Key Value
Created
"Wed, 10 Dec 25 22:58:51 +0000"
Last used
"Wed, 10 Dec 25 23:00:19 +0000"
Lifetime
0

Session Attributes

Attribute Value
_security.main.target_path
"https://mountwells.mizzium.com/members"

Session Usage

2 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/home/mizzium/mountwells.mizzium.com/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/mizzium/mountwells.mizzium.com/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 75
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/mizzium/mountwells.mizzium.com/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/home/mizzium/mountwells.mizzium.com/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 61
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/mizzium/mountwells.mizzium.com/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 91
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/home/mizzium/mountwells.mizzium.com/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/mizzium/mountwells.mizzium.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/mizzium/mountwells.mizzium.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/mizzium/mountwells.mizzium.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/mizzium/mountwells.mizzium.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/mizzium/mountwells.mizzium.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/mizzium/mountwells.mizzium.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mizzium/mountwells.mizzium.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mizzium/mountwells.mizzium.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mizzium/mountwells.mizzium.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/mizzium/mountwells.mizzium.com/public/index.php"
    "line" => 6
    "args" => [
      "/home/mizzium/mountwells.mizzium.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Firewall\ExceptionListener:28
[
  [
    "file" => "/home/mizzium/mountwells.mizzium.com/vendor/symfony/security-http/Util/TargetPathTrait.php"
    "line" => 28
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/mizzium/mountwells.mizzium.com/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 208
    "function" => "saveTargetPath"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/home/mizzium/mountwells.mizzium.com/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 185
    "function" => "setTargetPath"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/home/mizzium/mountwells.mizzium.com/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 138
    "function" => "startAuthentication"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/home/mizzium/mountwells.mizzium.com/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 93
    "function" => "handleAccessDeniedException"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/home/mizzium/mountwells.mizzium.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/home/mizzium/mountwells.mizzium.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/mizzium/mountwells.mizzium.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/mizzium/mountwells.mizzium.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/mizzium/mountwells.mizzium.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/mizzium/mountwells.mizzium.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mizzium/mountwells.mizzium.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mizzium/mountwells.mizzium.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mizzium/mountwells.mizzium.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/mizzium/mountwells.mizzium.com/public/index.php"
    "line" => 6
    "args" => [
      "/home/mizzium/mountwells.mizzium.com/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
"f10851d67871c4562baa954491df91bc"
DATABASE_URL
"mysql://root:@127.0.0.1:3306/mountwells?serverVersion=8.0.31&charset=utf8mb4"
MAILER_DSN
"null://null"
MAINTENANCE_MODE
"0"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
PAYMENT_CURRENCY
"USD"
PAYPAL_API
"https://api-m.paypal.com"
PAYPAL_API_REGEXP
"https://api-m\.sandbox\.paypal\.com"
PAYPAL_CLIENT_ID
"AXdUqk0S2MIs9n4Z_aoZqL7Tj4XQ9yu9e0PTow000fZ_ZAfuRDsusBiJVHMK0_2uXzCoYDreXYpghABh"
PAYPAL_DEBUG
"false"
PAYPAL_FORM_ACTION
"https://www.paypal.com/cgi-bin/webscr"
PAYPAL_SANDBOX_API
"https://api-m.sandbox.paypal.com"
PAYPAL_SANDBOX_CLIENT_ID
"ARK87HiZD7mucF3qPaSpyHVQO3vv0O9_7Eea9guOyDJGuS-UWDn1wupwWFPGBfI2Fe5JUkVeky9ETHyJ"
PAYPAL_SANDBOX_FORM_ACTION
"https://www.sandbox.paypal.com/cgi-bin/webscr"
PAYPAL_SANDBOX_SECRET
"EBFrTHjxw82jNrfstQzYd-Q4e2RoXD49EMn5OnBtSlRAu6sl7FPSkMtndg8sAk_vmR1qiK4MsPSLEHBR"
PAYPAL_SECRET
"ENC4-IOuUiF98EV0NZzieKjlduvFq45x5UhIWymgr7MWA44AiRnF54_HM1jDLFVDZpAeURKHXtyQYcYJ"
PAY_MODE
"sandbox"
STRIPE_KEY
"pk_live_51SJOm9E0y6Mz9ut2MJoJsgZZRXS7vYhsBcJIsPKwz84vgbc4uvA0pPaiYgJpZwX7PQc9MmRhjMmzd0wHKU8Qyw2a000vXw8VdP"
STRIPE_KEY_SANDBOX
"pk_test_51SJJpxDCJPdxmLqY0huM69BKUz6R9Ij919DhJUg9BWex59UOC8hE2RbOfOUlb2pdM9hVzQQNauUqPZTASuRrwcjd00e1Obo3Oz"
STRIPE_SECRET
"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"
STRIPE_SECRET_SANDBOX
"sk_test_51SJJpxDCJPdxmLqYRsW49Y525354I1ulaBabGVVlvRgwBDF4XZAxibGwaaDszSxW6fgn6SPNcCli8yh2eIMcgPIw00YBIhS6Ti"
STRIPE_SIGNING_SECRET
"whsec_WosSHO8avE27ZYi7Z6pSd0zqqBkCDaDU"
STRIPE_SIGNING_SECRET_SANDBOX
"whsec_WosSHO8avE27ZYi7Z6pSd0zqqBkCDaDU"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/home/mizzium/mountwells.mizzium.com/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/mizzium/mountwells.mizzium.com/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/home/mizzium"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, deflate"
HTTP_COOKIE
"PHPSESSID=1a9ed811869b83240aa2a7091320e114; main_deauth_profile_token=3753f5"
HTTP_FROM
"gptbot(at)openai.com"
HTTP_HOST
"mountwells.mizzium.com"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)"
HTTP_X_OPENAI_HOST_HASH
"739277067"
PATH
"/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"mountwells.mizzium.com"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aTn7iCbay98tQHl5xpCAAwAAAII"
REDIRECT_URL
"/members"
REMOTE_ADDR
"74.7.227.61"
REMOTE_PORT
"39240"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1765407624
REQUEST_TIME_FLOAT
1765407624.4582
REQUEST_URI
"/members"
SCRIPT_FILENAME
"/home/mizzium/mountwells.mizzium.com/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"68.168.114.34"
SERVER_ADMIN
"webmaster@mountwells.mizzium.com"
SERVER_NAME
"mountwells.mizzium.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"mountwells.mizzium.com"
SYMFONY_DOTENV_PATH
"/home/mizzium/mountwells.mizzium.com/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,PAY_MODE,MAINTENANCE_MODE,APP_SECRET,PAYMENT_CURRENCY,DATABASE_URL,MAILER_DSN,MESSENGER_TRANSPORT_DSN,STRIPE_KEY_SANDBOX,STRIPE_SECRET_SANDBOX,STRIPE_SIGNING_SECRET_SANDBOX,STRIPE_KEY,STRIPE_SECRET,STRIPE_SIGNING_SECRET,PAYPAL_CLIENT_ID,PAYPAL_SECRET,PAYPAL_FORM_ACTION,PAYPAL_API,PAYPAL_API_REGEXP,PAYPAL_DEBUG,PAYPAL_SANDBOX_CLIENT_ID,PAYPAL_SANDBOX_SECRET,PAYPAL_SANDBOX_FORM_ACTION,PAYPAL_SANDBOX_API"
UNIQUE_ID
"aTn7iCbay98tQHl5xpCAAwAAAII"
USER
"mizzium"
argc
0
argv
[]
proxy-nokeepalive
"1"