GET https://mountwells.mizzium.com/

PublicController :: home

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_access_control_attributes
null
_controller
"App\Controller\PublicController::home"
_firewall_context
"security.firewall.map.context.main"
_route
"public_home"
_route_params
[]
_security_authenticators
[]
_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
"25da27"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"mountwells.mizzium.com"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
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
"Tue, 09 Dec 2025 00:20:25 GMT"
x-debug-token
"06e7da"

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
"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, zstd, deflate"
HTTP_HOST
"mountwells.mizzium.com"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
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
"aTdrSQhXeaPVE5UKPkI8lAAAAQU"
REDIRECT_URL
"/"
REMOTE_ADDR
"216.73.216.51"
REMOTE_PORT
"43612"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1765239625
REQUEST_TIME_FLOAT
1765239625.6842
REQUEST_URI
"/"
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
"aTdrSQhXeaPVE5UKPkI8lAAAAQU"
USER
"mizzium"
argc
0
argv
[]
proxy-nokeepalive
"1"