ErrorController
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
Request Headers
| Header | Value |
|---|---|
| accept | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" |
| accept-encoding | "gzip, deflate, br, zstd" |
| accept-language | "en-US,en;q=0.8" |
| host | "test.cultrhea.com" |
| priority | "u=0, i" |
| referer | "https://www.yahoo.com/" |
| save-data | "on" |
| sec-ch-ua | ""Chromium";v="131", "Not;A=Brand";v="24", "Microsoft Edge";v="131"" |
| sec-ch-ua-mobile | "?1" |
| sec-ch-ua-platform | ""Android"" |
| sec-fetch-dest | "document" |
| sec-fetch-mode | "navigate" |
| sec-fetch-site | "none" |
| sec-fetch-user | "?1" |
| upgrade-insecure-requests | "1" |
| user-agent | "Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36 EdgA/131.0.0.0" |
| x-php-ob-level | "1" |
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 | "Fri, 17 Apr 2026 16:31:28 GMT" |
| vary | "Accept" |
| x-debug-exception | "Could%20not%20determine%20which%20URL%20to%20request%3A%20Stripe%5CCheckout%5CSession%20instance%20has%20invalid%20ID%3A%20" |
| x-debug-exception-file | "%2Fhome%2Fcultrhea%2Fpublic_html%2Ftest%2Fvendor%2Fstripe%2Fstripe-php%2Flib%2FApiResource.php:106" |
| x-debug-token | "10b390" |
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 | "b62ac6cc62cbe3c99a9d4027e253572d" |
| DATABASE_DRIVER | "pdo_mysql" |
| DATABASE_URL | "mysql://cultrhea_test321:DWzt0@!%N~4~@localhost:3306/cultrhea_test23" |
| MAILER_DSN | "null://null" |
| MAILER_URL | "null://localhost" |
| assets_version | "v1.1" |
| author_name | "a-designlab.com" |
| company_name | "Cult Rhea" |
| contact_mail | "hello@cultrhea.com" |
| contact_phone | "XXXX" |
| default_robots | "noindex, nofollow" |
| fb_api_id | "872005906767077" |
| fb_pixel | "" |
| force_construction | "false" |
| google_api_id | "1086067797245-mth7rvpjl7q0f6qj8v7f21dqu059rjmf.apps.googleusercontent.com" |
| local_code | "false" |
| mail_admin | "hello@cultrhea.com" |
| mail_from | "noreply@cultrhea.com" |
| mail_replyto | "erika@cultrhea.com" |
| paypal_baseurl | "" |
| paypal_client_id | "" |
| paypal_secret | "" |
| site_name | "Cult Rhea" |
| site_url | "https://test.cultrhea.com" |
| stripe_api_key | "sk_test_51ITOsoAR59IG6cmVGWzIg5hRjDzo6smS9PzodZ4OOJNB9hcAy0LbCUMkoq71yoiKHhXYJEENZAEOW6wikw929NsC00POMSA2ts" |
| stripe_public_api_key | "pk_test_51ITOsoAR59IG6cmV8JQ5w6jQfx6oxEV7jYwunVzMl4udxTSwrDZyzrFdkHHyBa11sGAlVYZWq9lmYyyZNzoHWREd003Fpo7Qpn" |
| test_code | "true" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| DOCUMENT_ROOT | "/home/cultrhea/public_html/test" |
| HTTPS | "on" |
| HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate, br, zstd" |
| HTTP_ACCEPT_LANGUAGE | "en-US,en;q=0.8" |
| HTTP_HOST | "test.cultrhea.com" |
| HTTP_PRIORITY | "u=0, i" |
| HTTP_REFERER | "https://www.yahoo.com/" |
| HTTP_SAVE_DATA | "on" |
| HTTP_SEC_CH_UA | ""Chromium";v="131", "Not;A=Brand";v="24", "Microsoft Edge";v="131"" |
| HTTP_SEC_CH_UA_MOBILE | "?1" |
| HTTP_SEC_CH_UA_PLATFORM | ""Android"" |
| HTTP_SEC_FETCH_DEST | "document" |
| HTTP_SEC_FETCH_MODE | "navigate" |
| HTTP_SEC_FETCH_SITE | "none" |
| HTTP_SEC_FETCH_USER | "?1" |
| HTTP_UPGRADE_INSECURE_REQUESTS | "1" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36 EdgA/131.0.0.0" |
| PATH | "/usr/local/bin:/bin:/usr/bin" |
| PHP_SELF | "/public/index.php" |
| QUERY_STRING | "" |
| REDIRECT_REQUEST_METHOD | "GET" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/public/stripe/redirect" |
| REMOTE_ADDR | "107.173.172.113" |
| REMOTE_PORT | "8536" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1776443488 |
| REQUEST_TIME_FLOAT | 1776443488.5686 |
| REQUEST_URI | "/stripe/redirect" |
| SCRIPT_FILENAME | "/home/cultrhea/public_html/test/public/index.php" |
| SCRIPT_NAME | "/public/index.php" |
| SCRIPT_URI | "https://test.cultrhea.com/stripe/redirect" |
| SCRIPT_URL | "/stripe/redirect" |
| SERVER_ADDR | "68.66.247.154" |
| SERVER_ADMIN | "webmaster@test.cultrhea.com" |
| SERVER_NAME | "test.cultrhea.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "LiteSpeed" |
| SSL_CIPHER | "TLS_AES_128_GCM_SHA256" |
| SSL_CIPHER_ALGKEYSIZE | "128" |
| SSL_CIPHER_USEKEYSIZE | "128" |
| SSL_PROTOCOL | "TLSv1.3" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,MAILER_DSN,DATABASE_URL,DATABASE_DRIVER,company_name,site_name,author_name,test_code,local_code,site_url,default_robots,force_construction,mail_from,mail_admin,mail_replyto,contact_mail,contact_phone,paypal_client_id,paypal_secret,paypal_baseurl,MAILER_URL,stripe_public_api_key,stripe_api_key,fb_pixel,google_api_id,fb_api_id,assets_version" |
| X-LSCACHE | "on" |
| X_SPDY | "HTTP2" |
Parent Request
Return to parent request (token = 9a3359)
| Key | Value |
|---|---|
| _controller | "App\Controller\FrontController::stripeRedirect" |
| _firewall_context | "security.firewall.map.context.main" |
| _remove_csp_headers | true |
| _route | "stripe_payment_return" |
| _route_params | [] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "a1bbff" |