GET https://demo.corevitals.com/register/

RegistrationController :: register

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\RegistrationController::register"
_features
[]
_firewall_context
"security.firewall.map.context.main"
_links
Symfony\Component\WebLink\GenericLinkProvider {#5793
  -links: [
    5794 => Symfony\Component\WebLink\Link {#5794
      -href: "/build/runtime.js"
      -rel: [
        "preload" => "preload"
      ]
      -attributes: [
        "as" => "script"
        "defer" => true
        "nonce" => "Hq4hcNWvf1hW/sn7iH+tJQ=="
      ]
    }
    5796 => Symfony\Component\WebLink\Link {#5796
      -href: "/build/vendor.js"
      -rel: [
        "preload" => "preload"
      ]
      -attributes: [
        "as" => "script"
        "defer" => true
        "nonce" => "0Qtrv+/OryabYM0ne1H/KA=="
      ]
    }
    5797 => Symfony\Component\WebLink\Link {#5797
      -href: "/build/app.js"
      -rel: [
        "preload" => "preload"
      ]
      -attributes: [
        "as" => "script"
        "defer" => true
        "nonce" => "PuEkdq5+Sot6zwILZ5SGXQ=="
      ]
    }
    5798 => Symfony\Component\WebLink\Link {#5798
      -href: "/build/vendor.css"
      -rel: [
        "preload" => "preload"
      ]
      -attributes: [
        "as" => "style"
        "rel" => "stylesheet"
        "nonce" => "Kmca2ZcCDmzboz9HqjJOpg=="
      ]
    }
    5799 => Symfony\Component\WebLink\Link {#5799
      -href: "/build/app.css"
      -rel: [
        "preload" => "preload"
      ]
      -attributes: [
        "as" => "style"
        "rel" => "stylesheet"
        "nonce" => "iJc0VjGWAXhny4C1DpAF9w=="
      ]
    }
  ]
}
_route
"app_register"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"e83a14"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"so=93746e0f001246b9626786f140ebfc26"
host
"demo.corevitals.com"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.217.1"
x-forwarded-host
"demo.corevitals.com"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-forwarded-server
"789b1d98f917"
x-php-ob-level
"0"
x-real-ip
"216.73.217.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
"Mon, 01 Jun 2026 18:38:18 GMT"
link
"</build/runtime.js>; rel="preload"; as="script"; defer; nonce="Hq4hcNWvf1hW/sn7iH+tJQ==",</build/vendor.js>; rel="preload"; as="script"; defer; nonce="0Qtrv+/OryabYM0ne1H/KA==",</build/app.js>; rel="preload"; as="script"; defer; nonce="PuEkdq5+Sot6zwILZ5SGXQ==",</build/vendor.css>; rel="preload"; as="style"; rel="stylesheet"; nonce="Kmca2ZcCDmzboz9HqjJOpg==",</build/app.css>; rel="preload"; as="style"; rel="stylesheet"; nonce="iJc0VjGWAXhny4C1DpAF9w==""
x-debug-token
"ade280"

Cookies

Request Cookies

Key Value
so
"93746e0f001246b9626786f140ebfc26"

Response Cookies

No response cookies

Session 5

Session Metadata

Key Value
Created
"Mon, 01 Jun 26 18:38:18 +0000"
Last used
"Mon, 01 Jun 26 18:38:18 +0000"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-registration_form
"kMY4VBhS7gtriLTmnPE4B1akWrTGcJDMXBAMg0mda4Q"
_csrf/https-reset_password_request_form
"1BqEbR59GXBWl27TtMCn4njqDTP2Ihb0hcqSBfbFnPQ"
registration_start_time
1780339098

Session Usage

5 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
  [
    "file" => "/app/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/security-bundle/Security.php"
    "line" => 99
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/security-bundle/Security.php"
    "line" => 81
    "function" => "getToken"
    "class" => "Symfony\Bundle\SecurityBundle\Security"
    "type" => "->"
  ]
  [
    "file" => "/app/src/Doctrine/PartnerFilterConfig.php"
    "line" => 79
    "function" => "getUser"
    "class" => "Symfony\Bundle\SecurityBundle\Security"
    "type" => "->"
  ]
  [
    "file" => "/app/src/Doctrine/PartnerFilterConfig.php"
    "line" => 53
    "function" => "getUser"
    "class" => "App\Doctrine\PartnerFilterConfig"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "App\Doctrine\PartnerFilterConfig"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 142
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 208
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/runtime/frankenphp-symfony/src/Runner.php"
    "line" => 45
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "function" => "{closure:Runtime\FrankenPhpSymfony\Runner::run():35}"
    "class" => "Runtime\FrankenPhpSymfony\Runner"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/runtime/frankenphp-symfony/src/Runner.php"
    "line" => 52
    "function" => "frankenphp_handle_request"
  ]
  [
    "file" => "/app/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Runtime\FrankenPhpSymfony\Runner"
    "type" => "->"
  ]
  [
    "file" => "/app/public/index.php"
    "line" => 5
    "args" => [
      "/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Service\SessionService:127
[
  [
    "file" => "/app/src/Service/SessionService.php"
    "line" => 127
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/app/src/Doctrine/AuditFilterConfig.php"
    "line" => 53
    "function" => "getElementRoot"
    "class" => "App\Service\SessionService"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelController"
    "class" => "App\Doctrine\AuditFilterConfig"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 142
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 169
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 208
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/runtime/frankenphp-symfony/src/Runner.php"
    "line" => 45
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "function" => "{closure:Runtime\FrankenPhpSymfony\Runner::run():35}"
    "class" => "Runtime\FrankenPhpSymfony\Runner"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/runtime/frankenphp-symfony/src/Runner.php"
    "line" => 52
    "function" => "frankenphp_handle_request"
  ]
  [
    "file" => "/app/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Runtime\FrankenPhpSymfony\Runner"
    "type" => "->"
  ]
  [
    "file" => "/app/public/index.php"
    "line" => 5
    "args" => [
      "/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Controller\RegistrationController:107
[
  [
    "file" => "/app/src/Controller/RegistrationController.php"
    "line" => 107
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "register"
    "class" => "App\Controller\RegistrationController"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 208
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/runtime/frankenphp-symfony/src/Runner.php"
    "line" => 45
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "function" => "{closure:Runtime\FrankenPhpSymfony\Runner::run():35}"
    "class" => "Runtime\FrankenPhpSymfony\Runner"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/runtime/frankenphp-symfony/src/Runner.php"
    "line" => 52
    "function" => "frankenphp_handle_request"
  ]
  [
    "file" => "/app/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Runtime\FrankenPhpSymfony\Runner"
    "type" => "->"
  ]
  [
    "file" => "/app/public/index.php"
    "line" => 5
    "args" => [
      "/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:79
[
  [
    "file" => "/app/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 79
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 69
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 82
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/form/ResolvedFormType.php"
    "line" => 134
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 95
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/form/ResolvedFormType.php"
    "line" => 128
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 95
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/form/Form.php"
    "line" => 908
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/app/src/Controller/RegistrationController.php"
    "line" => 112
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "register"
    "class" => "App\Controller\RegistrationController"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 208
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/runtime/frankenphp-symfony/src/Runner.php"
    "line" => 45
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "function" => "{closure:Runtime\FrankenPhpSymfony\Runner::run():35}"
    "class" => "Runtime\FrankenPhpSymfony\Runner"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/runtime/frankenphp-symfony/src/Runner.php"
    "line" => 52
    "function" => "frankenphp_handle_request"
  ]
  [
    "file" => "/app/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Runtime\FrankenPhpSymfony\Runner"
    "type" => "->"
  ]
  [
    "file" => "/app/public/index.php"
    "line" => 5
    "args" => [
      "/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:69
[
  [
    "file" => "/app/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 69
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 74
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 82
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/form/ResolvedFormType.php"
    "line" => 134
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 95
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/form/ResolvedFormType.php"
    "line" => 128
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 95
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/form/Form.php"
    "line" => 908
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/app/src/Controller/RegistrationController.php"
    "line" => 112
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "register"
    "class" => "App\Controller\RegistrationController"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 208
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/runtime/frankenphp-symfony/src/Runner.php"
    "line" => 45
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "function" => "{closure:Runtime\FrankenPhpSymfony\Runner::run():35}"
    "class" => "Runtime\FrankenPhpSymfony\Runner"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/runtime/frankenphp-symfony/src/Runner.php"
    "line" => 52
    "function" => "frankenphp_handle_request"
  ]
  [
    "file" => "/app/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Runtime\FrankenPhpSymfony\Runner"
    "type" => "->"
  ]
  [
    "file" => "/app/public/index.php"
    "line" => 5
    "args" => [
      "/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_NAME
"Samone Audit and Assessment Manager"
APP_SECRET
"3a7e0ff6b2b3d60f0cc610480f33b4acc826602a8619a36228fc0e8b75220127"
APP_TIMEZONE
"UTC"
APP_URL
"http://localhost"
CACHE_DECRYPTION_KEY
"MTYyYjU4OGRhZWM3NGU5YjgxZDMwZDY4ZjBlYThjYmQ0ZGIzNTVhNzYxOGU5YzI0YjA3ZWYxZDY5YzI0YjA3ZWY"
DATABASE_URL
"pgsql://samone:gig7subtlety*regal%40standing@host.docker.internal:6432/samone?serverVersion=16.3&charset=utf8"
DO_SPACES_BUCKET
"samone-dev"
DO_SPACES_ENDPOINT
"https://samon-dev.nyc3.digitaloceanspaces.com"
DO_SPACES_KEY
"DO00297DQEWD9B4ZCWEP"
DO_SPACES_REGION
"us-east-1"
DO_SPACES_SECRET
"IdhYduzTWZ3c3TVzjJm3dRYF/XtB6Dgcpq9h/bM33zA"
GCP_KEY_NAME
"samone-test-key"
GCP_KEY_RING
"samone-staging"
GCP_LOCATION
"global"
GITHUB_APP_ID
"2933761"
GITHUB_APP_NAME
"corevitals-github-integration"
INITVECTOR
"fc5de2ff9b947efc6"
LOCK_DSN
"semaphore"
MAILER_DSN
"mailgun+api://a769483d4fbca35f48efdc460f91d44a-428c42a0-51db6223:sandbox59e4663ef6344a57912f7d0e9f5df6a9.mailgun.org@api.mailgun.net"
MERCURE_JWT_SECRET
"816334340eda18542ed2e7703759375f879b1179543f35e9bbd475c60d76982e"
MERCURE_PUBLIC_URL
"https://demo.corevitals.com/.well-known/mercure"
MERCURE_PUBLISHER_JWT_ALG
"HS256"
MERCURE_PUBLISHER_JWT_KEY
"816334340eda18542ed2e7703759375f879b1179543f35e9bbd475c60d76982e"
MERCURE_PUBLISH_URL
"http://mercure/.well-known/mercure"
MERCURE_SUBSCRIBER_JWT_ALG
"HS256"
MERCURE_SUBSCRIBER_JWT_KEY
"816334340eda18542ed2e7703759375f879b1179543f35e9bbd475c60d76982e"
MERCURE_URL
"https://demo.corevitals.com/.well-known/mercure"
MESSENGER_FAILED_TRANSPORT_DSN
"doctrine://default?queue_name=failed"
MESSENGER_TRANSPORT_DSN
"redis://samone:9b2f93d181948b0@192.168.1.6:6379"
REDIS_URL
"redis://samone:d9b2f93d181948b0@192.168.1.6:6379"
SIGNING_KEY
"a9545aeff2dc4556e1489212ada7f70b"
STORAGE_PATH
"2fbd3fca-c39d-3f97-acc9-66a79f0e11f7"
STRIPE_PUBLISHABLE_KEY
"pk_test_51L8cpAAe52et4NcZTmZhimAL9NUXEoPSY8S28RRT3x175GEk3XPOVWggqppTQ646vwoM1OAh4k25fCtQg3dm0sqA00baoB28pk"
STRIPE_SECRET_KEY
"sk_test_51L8cpAAe52et4NcZP5cm0y4fgwsan3UYIBYZJUcoMvTOSSx29Y7SDftvTO2PQeDm5yTdAgoJ5PvmVQ9GSnEkuFf600WUCRsCL3"
STRIPE_WEBHOOK_SECRET
"whsec_AQNY2VaoWfRsCGtpJyIBd5zTe8RSv6jR"
SYMFONY_VAULT_KEY
"vault_decrypt"

Defined as regular env variables

Key Value
"/usr/local/bin/frankenphp"
APP_DEBUG
"1"
APP_ENV
"dev"
APP_RUNTIME
"Runtime\FrankenPhpSymfony\Runtime"
APP_RUNTIME_MODE
"web=1&worker=1"
AUTH_TYPE
""
CADDY_SERVER_EXTRA_DIRECTIVES
"import /etc/caddy/snippets/headers.caddy"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/app/public"
DOCUMENT_URI
"/index.php"
FRANKENPHP_CONFIG
"worker ./public/index.php 2"
FRANKENPHP_WORKER
"1"
GATEWAY_INTERFACE
"CGI/1.1"
GCP_PROJECT_ID
"samone-staging"
GODEBUG
"cgocheck=0"
GOOGLE_APPLICATION_CREDENTIALS
"/var/secrets/google/key.json"
GOTRACEBACK
"none"
GPG_KEYS
"AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD"
HOME
"/home/samone"
HOSTNAME
"d8630dbd009c"
HTTPS
""
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"so=93746e0f001246b9626786f140ebfc26"
HTTP_HOST
"demo.corevitals.com"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"216.73.217.1"
HTTP_X_FORWARDED_HOST
"demo.corevitals.com"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_SERVER
"789b1d98f917"
HTTP_X_REAL_IP
"216.73.217.1"
JWT_KEY
"816334340eda18542ed2e7703759375f879b1179543f35e9bbd475c60d76982e"
MAX_REQUESTS
"1000"
MERCURE_EXTRA_DIRECTIVES
"import /etc/caddy/snippets/mercure.caddy"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PATH_INFO
""
PHPIZE_DEPS
"autoconf \t\tdpkg-dev dpkg \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkgconf \t\tre2c"
PHP_ASC_URL
"https://www.php.net/distributions/php-8.4.5.tar.xz.asc"
PHP_CFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_CPPFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_INI_DIR
"/usr/local/etc/php"
PHP_LDFLAGS
"-Wl,-O1 -pie"
PHP_SELF
"/index.php"
PHP_SHA256
"0d3270bbce4d9ec617befce52458b763fd461d475f1fe2ed878bb8573faed327"
PHP_URL
"https://www.php.net/distributions/php-8.4.5.tar.xz"
PHP_VERSION
"8.4.5"
PWD
"/app"
QUERY_STRING
""
REMOTE_ADDR
"10.89.2.25"
REMOTE_HOST
"10.89.2.25"
REMOTE_IDENT
""
REMOTE_PORT
"42896"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1780339098
REQUEST_TIME_FLOAT
1780339098.5798
REQUEST_URI
"/register/"
SCRIPT_FILENAME
"/app/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_NAME
"demo.corevitals.com"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"FrankenPHP"
SHLVL
"1"
SSL_PROTOCOL
""
SYMFONY_DOTENV_VARS
"APP_NAME,APP_TIMEZONE,APP_SECRET,APP_URL,DATABASE_URL,MAILER_DSN,REDIS_URL,MESSENGER_TRANSPORT_DSN,MESSENGER_FAILED_TRANSPORT_DSN,CACHE_DECRYPTION_KEY,SIGNING_KEY,INITVECTOR,LOCK_DSN,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_PUBLISH_URL,MERCURE_PUBLISHER_JWT_KEY,MERCURE_SUBSCRIBER_JWT_KEY,MERCURE_JWT_SECRET,MERCURE_PUBLISHER_JWT_ALG,MERCURE_SUBSCRIBER_JWT_ALG,DO_SPACES_BUCKET,DO_SPACES_ENDPOINT,DO_SPACES_KEY,DO_SPACES_REGION,DO_SPACES_SECRET,STORAGE_PATH,SYMFONY_VAULT_KEY,GCP_LOCATION,GCP_KEY_RING,GCP_KEY_NAME,STRIPE_SECRET_KEY,STRIPE_PUBLISHABLE_KEY,STRIPE_WEBHOOK_SECRET,GITHUB_APP_ID,GITHUB_APP_NAME"
TRUSTED_PROXIES
"127.0.0.1,10.89.0.0/16"
XDG_CONFIG_HOME
"/config"
XDG_DATA_HOME
"/data"
argc
0
argv
[]
container
"podman"