GET https://staging.upcrewards.com/registration

RegistrationController :: register

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\RegistrationController::register"
_firewall_context
"security.firewall.map.context.main"
_route
"registration"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"c9f5f7"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"staging.upcrewards.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
"Wed, 29 Oct 2025 17:31:58 GMT"
x-debug-token
"6f3894"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 12

Session Metadata

Key Value
Created
"Wed, 29 Oct 25 17:31:58 +0000"
Last used
"Wed, 29 Oct 25 17:31:58 +0000"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-form_intention
"Ga_ZaGfvaOy9cuNdPcZkeLBQ8R3FmNI2I1LmydOTfOg"
craue_form_flow
[
  "registrationForm" => [
    "bRG60n_L9d" => [
      "data" => []
    ]
  ]
]

Session Usage

12 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
  [
    "file" => "/home/upc/staging/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/scheb/2fa-bundle/Security/Http/Firewall/TwoFactorAccessListener.php"
    "line" => 42
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 73
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/security-http/Firewall.php"
    "line" => 95
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 142
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/public/index.php"
    "line" => 5
    "args" => [
      "/home/upc/staging/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Service\EmailService:37
[
  [
    "file" => "/home/upc/staging/src/Service/EmailService.php"
    "line" => 37
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/var/cache/dev/ContainerXWuHC1z/getEmailServiceService.php"
    "line" => 29
    "function" => "__construct"
    "class" => "App\Service\EmailService"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/var/cache/dev/ContainerXWuHC1z/App_KernelDevDebugContainer.php"
    "line" => 716
    "function" => "do"
    "class" => "ContainerXWuHC1z\getEmailServiceService"
    "type" => "::"
  ]
  [
    "file" => "/home/upc/staging/var/cache/dev/ContainerXWuHC1z/getEmailVerifierService.php"
    "line" => 32
    "function" => "load"
    "class" => "ContainerXWuHC1z\App_KernelDevDebugContainer"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/var/cache/dev/ContainerXWuHC1z/App_KernelDevDebugContainer.php"
    "line" => 716
    "function" => "do"
    "class" => "ContainerXWuHC1z\getEmailVerifierService"
    "type" => "::"
  ]
  [
    "file" => "/home/upc/staging/var/cache/dev/ContainerXWuHC1z/getRegistrationControllerService.php"
    "line" => 23
    "function" => "load"
    "class" => "ContainerXWuHC1z\App_KernelDevDebugContainer"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/var/cache/dev/ContainerXWuHC1z/App_KernelDevDebugContainer.php"
    "line" => 716
    "function" => "do"
    "class" => "ContainerXWuHC1z\getRegistrationControllerService"
    "type" => "::"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/dependency-injection/Container.php"
    "line" => 230
    "function" => "load"
    "class" => "ContainerXWuHC1z\App_KernelDevDebugContainer"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/dependency-injection/Container.php"
    "line" => 212
    "function" => "make"
    "class" => "Symfony\Component\DependencyInjection\Container"
    "type" => "::"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php"
    "line" => 40
    "function" => "get"
    "class" => "Symfony\Component\DependencyInjection\Container"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/framework-bundle/Controller/ControllerResolver.php"
    "line" => 26
    "function" => "instantiateController"
    "class" => "Symfony\Component\HttpKernel\Controller\ContainerControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/http-kernel/Controller/ControllerResolver.php"
    "line" => 106
    "function" => "instantiateController"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/http-kernel/Controller/ControllerResolver.php"
    "line" => 74
    "function" => "createController"
    "class" => "Symfony\Component\HttpKernel\Controller\ControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php"
    "line" => 36
    "function" => "getController"
    "class" => "Symfony\Component\HttpKernel\Controller\ControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 149
    "function" => "getController"
    "class" => "Symfony\Component\HttpKernel\Controller\TraceableControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/public/index.php"
    "line" => 5
    "args" => [
      "/home/upc/staging/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Craue\FormFlowBundle\Storage\SessionStorage:39
[
  [
    "file" => "/home/upc/staging/vendor/craue/formflow-bundle/Storage/SessionStorage.php"
    "line" => 39
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/craue/formflow-bundle/Storage/DataManager.php"
    "line" => 88
    "function" => "get"
    "class" => "Craue\FormFlowBundle\Storage\SessionStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/craue/formflow-bundle/Form/FormFlow.php"
    "line" => 1000
    "function" => "load"
    "class" => "Craue\FormFlowBundle\Storage\DataManager"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/craue/formflow-bundle/Form/FormFlow.php"
    "line" => 742
    "function" => "retrieveStepData"
    "class" => "Craue\FormFlowBundle\Form\FormFlow"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/craue/formflow-bundle/Form/FormFlow.php"
    "line" => 667
    "function" => "applyDataFromSavedSteps"
    "class" => "Craue\FormFlowBundle\Form\FormFlow"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/craue/formflow-bundle/Form/FormFlow.php"
    "line" => 611
    "function" => "bindFlow"
    "class" => "Craue\FormFlowBundle\Form\FormFlow"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/src/Controller/RegistrationController.php"
    "line" => 55
    "function" => "bind"
    "class" => "Craue\FormFlowBundle\Form\FormFlow"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 166
    "function" => "register"
    "class" => "App\Controller\RegistrationController"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/public/index.php"
    "line" => 5
    "args" => [
      "/home/upc/staging/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Craue\FormFlowBundle\Storage\SessionStorage:32
[
  [
    "file" => "/home/upc/staging/vendor/craue/formflow-bundle/Storage/SessionStorage.php"
    "line" => 32
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/craue/formflow-bundle/Storage/DataManager.php"
    "line" => 123
    "function" => "set"
    "class" => "Craue\FormFlowBundle\Storage\SessionStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/craue/formflow-bundle/Storage/DataManager.php"
    "line" => 65
    "function" => "drop"
    "class" => "Craue\FormFlowBundle\Storage\DataManager"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/craue/formflow-bundle/Form/FormFlow.php"
    "line" => 619
    "function" => "save"
    "class" => "Craue\FormFlowBundle\Storage\DataManager"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/src/Controller/RegistrationController.php"
    "line" => 55
    "function" => "bind"
    "class" => "Craue\FormFlowBundle\Form\FormFlow"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 166
    "function" => "register"
    "class" => "App\Controller\RegistrationController"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/public/index.php"
    "line" => 5
    "args" => [
      "/home/upc/staging/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:79
[
  [
    "file" => "/home/upc/staging/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 79
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 69
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 82
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/form/ResolvedFormType.php"
    "line" => 134
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 95
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/form/ResolvedFormType.php"
    "line" => 128
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 95
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/form/Form.php"
    "line" => 908
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/src/Controller/RegistrationController.php"
    "line" => 90
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 166
    "function" => "register"
    "class" => "App\Controller\RegistrationController"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/public/index.php"
    "line" => 5
    "args" => [
      "/home/upc/staging/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:69
[
  [
    "file" => "/home/upc/staging/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 69
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 74
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 82
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/form/ResolvedFormType.php"
    "line" => 134
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 95
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/form/ResolvedFormType.php"
    "line" => 128
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 95
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/form/Form.php"
    "line" => 908
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/src/Controller/RegistrationController.php"
    "line" => 90
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 166
    "function" => "register"
    "class" => "App\Controller\RegistrationController"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/public/index.php"
    "line" => 5
    "args" => [
      "/home/upc/staging/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:184
[
  [
    "file" => "/home/upc/staging/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 184
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1637
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/var/cache/dev/twig/bf/bf62f990f148f9aee366477307074521.php"
    "line" => 118
    "function" => "twig_get_attribute"
  ]
  [
    "file" => "/home/upc/staging/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_97c11ce444abf2ba93d5c47c7ce47a85"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/var/cache/dev/twig/d3/d30d6b5871eec77ac6d7a4ca916054e5.php"
    "line" => 50
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_608856cf4e33e5ce775117c639933e11"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 243
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 254
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/src/Controller/RegistrationController.php"
    "line" => 92
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 166
    "function" => "register"
    "class" => "App\Controller\RegistrationController"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/public/index.php"
    "line" => 5
    "args" => [
      "/home/upc/staging/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/home/upc/staging/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 162
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 199
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 187
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/public/index.php"
    "line" => 5
    "args" => [
      "/home/upc/staging/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/home/upc/staging/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 162
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 199
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 187
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/public/index.php"
    "line" => 5
    "args" => [
      "/home/upc/staging/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/home/upc/staging/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 162
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 199
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 187
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/public/index.php"
    "line" => 5
    "args" => [
      "/home/upc/staging/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/home/upc/staging/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 162
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 199
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 187
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/public/index.php"
    "line" => 5
    "args" => [
      "/home/upc/staging/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
  [
    "file" => "/home/upc/staging/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 73
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 162
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 199
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 187
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/upc/staging/public/index.php"
    "line" => 5
    "args" => [
      "/home/upc/staging/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
"8e6ee599570cc6db4b94b006314265c8"
DASH_API_URL
"https://prepaid-portal-api-uat.azurewebsites.net/_ah/api"
DASH_CUST_ID
"11914"
DASH_CUST_PROG_ID
"19916"
DASH_FUNDING_ID
"10570"
DASH_LOGIN
"Level6UAT"
DASH_PASSWORD
"T3st1011!"
DATABASE_URL
"mysql://upc_staging:xW[uuMOrJn@127.0.0.1:3306/upc_staging?serverVersion=10.3.29-MariaDB"
DEFAULT_URI
"https://staging.upcrewards.com/"
LOCK_DSN
"flock"
MAILER_DEFAULT_FROM
"support@upcrewards.com"
MAILER_DEFAULT_NAME
"UPC Rewards"
MAILER_DSN
"smtp://8b83171d24c866:2b4e9fb3e72e6c@sandbox.smtp.mailtrap.io:2525?encryption=tls&auth_mode=login"
NZO_ENCRYPTOR_IV
"SLKFJHLKSJFIOLJ()342059;lzfm"
NZO_ENCRYPTOR_SECRET
"SJNFDKJSHRFUIHUI&8327u!@lmjd"
SYMFONY_DEPRECATIONS_HELPER
"weak"
SYMFONY_PATCH_TYPE_DECLARATIONS
"force=1"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/home/upc/staging/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/upc/staging/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"staging.upcrewards.com"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PATH
"/bin:/usr/bin"
PHP_INI_SCAN_DIR
"/opt/cpanel/ea-php81/root/etc:/opt/cpanel/ea-php81/root/etc/php.d:."
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"staging.upcrewards.com"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aQJPjcnP9HYbrrWISGafIgAAAJw"
REDIRECT_URL
"/registration"
REMOTE_ADDR
"216.73.216.163"
REMOTE_PORT
"34277"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1761759117
REQUEST_TIME_FLOAT
1761759117.916
REQUEST_URI
"/registration"
SCRIPT_FILENAME
"/home/upc/staging/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"67.227.199.77"
SERVER_ADMIN
"webmaster@staging.upcrewards.com"
SERVER_NAME
"staging.upcrewards.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"staging.upcrewards.com"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MAILER_DSN,MAILER_DEFAULT_FROM,MAILER_DEFAULT_NAME,NZO_ENCRYPTOR_SECRET,NZO_ENCRYPTOR_IV,SYMFONY_DEPRECATIONS_HELPER,SYMFONY_PATCH_TYPE_DECLARATIONS,DEFAULT_URI,DASH_API_URL,DASH_LOGIN,DASH_PASSWORD,DASH_CUST_PROG_ID,DASH_CUST_ID,DASH_FUNDING_ID,LOCK_DSN"
TZ
"America/New_York"
UNIQUE_ID
"aQJPjcnP9HYbrrWISGafIgAAAJw"
argc
0
argv
[]