https://voice-sbx.powerling.com/no/manager/recover

ManagerSecurityController :: askRecovery

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\ManagerSecurityController::askRecovery"
_firewall_context
"security.firewall.map.context.manager"
_locale
"no"
_route
"manager_ask_recovery"
_route_params
[
  "item" => "recover"
  "_locale" => "no"
]
_security_firewall_run
"_security_manager"
_stopwatch_token
"a5ff77"
item
"recover"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"voice-sbx.powerling.com"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
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, 01 Nov 2024 06:41:50 GMT"
x-debug-token
"63cfcf"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 10

Session Metadata

Key Value
Created
"Fri, 01 Nov 24 07:41:50 +0100"
Last used
"Fri, 01 Nov 24 07:41:50 +0100"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-ask_recovery
"M69dLoHReK4v6Ua4TQeN62KLt2HFloULbXU8gqcbrZw"

Session Usage

10 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:98
[
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 98
    "function" => "start"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 72
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 78
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/form/ResolvedFormType.php"
    "line" => 167
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 111
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/form/ResolvedFormType.php"
    "line" => 160
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 111
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/form/Form.php"
    "line" => 1070
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/src/Controller/ManagerSecurityController.php"
    "line" => 60
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 156
    "function" => "askRecovery"
    "class" => "App\Controller\ManagerSecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 78
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/http-kernel/Kernel.php"
    "line" => 199
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/power-voice-sbx/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:101
[
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 101
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 72
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 78
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/form/ResolvedFormType.php"
    "line" => 167
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 111
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/form/ResolvedFormType.php"
    "line" => 160
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 111
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/form/Form.php"
    "line" => 1070
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/src/Controller/ManagerSecurityController.php"
    "line" => 60
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 156
    "function" => "askRecovery"
    "class" => "App\Controller\ManagerSecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 78
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/http-kernel/Kernel.php"
    "line" => 199
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/power-voice-sbx/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:88
[
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 88
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 77
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 78
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/form/ResolvedFormType.php"
    "line" => 167
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 111
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/form/ResolvedFormType.php"
    "line" => 160
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 111
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/form/Form.php"
    "line" => 1070
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/src/Controller/ManagerSecurityController.php"
    "line" => 60
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 156
    "function" => "askRecovery"
    "class" => "App\Controller\ManagerSecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 78
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/http-kernel/Kernel.php"
    "line" => 199
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/power-voice-sbx/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 81
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1597
    "function" => "getUser"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/var/cache/dev/twig/ed/edc107a37373d22cd59d6de200983b8ec559f57794311ec4081342704edf4dbd.php"
    "line" => 78
    "function" => "twig_get_attribute"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_170906309fd4f3a572dd8f63db7ff438c3648821a1f9a404fbe16691b1f06162"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/var/cache/dev/twig/46/462e30d2d4b8c2e6ff0b1b266d71710ab54d42fe36d213c9b39751e96a4ba439.php"
    "line" => 49
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_6af43bb9d3d98c91232652b320ddb707f8e7956c55e8dd8fbd3a1c8d446cfe33"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/twig/twig/src/Environment.php"
    "line" => 277
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 251
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 259
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/src/Controller/ManagerSecurityController.php"
    "line" => 60
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 156
    "function" => "askRecovery"
    "class" => "App\Controller\ManagerSecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 78
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/http-kernel/Kernel.php"
    "line" => 199
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/power-voice-sbx/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
/var/www/power-voice-sbx/vendor/twig/twig/src/Extension/CoreExtension.php:1597
[
  [
    "file" => "/var/www/power-voice-sbx/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1597
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/var/cache/dev/twig/ed/edc107a37373d22cd59d6de200983b8ec559f57794311ec4081342704edf4dbd.php"
    "line" => 521
    "function" => "twig_get_attribute"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_170906309fd4f3a572dd8f63db7ff438c3648821a1f9a404fbe16691b1f06162"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/var/cache/dev/twig/46/462e30d2d4b8c2e6ff0b1b266d71710ab54d42fe36d213c9b39751e96a4ba439.php"
    "line" => 49
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_6af43bb9d3d98c91232652b320ddb707f8e7956c55e8dd8fbd3a1c8d446cfe33"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/twig/twig/src/Environment.php"
    "line" => 277
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 251
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 259
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/src/Controller/ManagerSecurityController.php"
    "line" => 60
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 156
    "function" => "askRecovery"
    "class" => "App\Controller\ManagerSecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 78
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/http-kernel/Kernel.php"
    "line" => 199
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/power-voice-sbx/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 68
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 89
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 151
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 189
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 177
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 78
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/http-kernel/Kernel.php"
    "line" => 199
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/power-voice-sbx/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 89
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 151
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 189
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 177
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 78
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/http-kernel/Kernel.php"
    "line" => 199
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/power-voice-sbx/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 89
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 151
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 189
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 177
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 78
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/http-kernel/Kernel.php"
    "line" => 199
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/power-voice-sbx/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 89
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 151
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 189
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 177
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 78
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/http-kernel/Kernel.php"
    "line" => 199
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/power-voice-sbx/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 89
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 151
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 189
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 177
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 78
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/http-kernel/Kernel.php"
    "line" => 199
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-voice-sbx/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/power-voice-sbx/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
API_DAI_TOKEN
"RVbpRtHbNBygKtUyW6VcKf6XLEqEPp76Fb682h"
APP_ENV
"dev"
APP_SECRET
"26d007f61572106108d88b2ea5a70c1f"
AWS_BUCKET
""
AWS_BUCKET_NAME
"~"
AWS_ENABLED
"false"
AWS_PROFILE
""
AWS_REGION
""
COMPTA_LOCATION
"/var/www/power-voice-sbx/var/compta"
DATABASE_URL
"mysql://power_voice_sbx:dBEuArMCzrfNfScTJQY5@127.0.0.1:3306/power_voice_sbx?serverVersion=mariadb-10.3.27"
DEBTOR_DATA_BIC
"CMCIFRPP"
DEBTOR_DATA_CD
"SEPA"
DEBTOR_DATA_CTGY
"SUPP"
DEBTOR_DATA_IBAN
"FR7630027175360002007170143"
DEBTOR_DATA_MTD
"TRF"
DEBTOR_DATA_NM
"POWERLING FR"
EMAIL_DEV
"c.boisson@powerling.com"
EMAIL_FROM
"noreply@powerling.com"
LOCAL_RECORDING_APP_SALT
"vwJG5uSV9HXU2j77JzxcvwJG5uSV9HXU2j77Jzxc"
LOCK_DSN
"semaphore"
MAILER_DSN
"smtp://admin:HntXvyBfWe44sX2YMA87@mailbot.powerling.fr:587"
MESSENGER_TRANSPORT_DSN
"doctrine://default"
MIDDLEWARE_LOCATION
"/var/www/power-voice-sbx/public/wave"
NDA_FILES_PATH
"nda"
RECAPTCHA_SECRET
"6Ldo_jQbAAAAAOYx-kCjLRMYDqHt81i9YiINruFi"
RECAPTCHA_SITEKEY
"6Ldo_jQbAAAAAH0HD1k5cbzOuSryIGWla1VrCsFX"
SCENARIO_BRIEF_FILES_PATH
"briefs"
SCENARIO_LOCATION
"/var/www/power-voice-sbx/var/scenario"
SIP_SECRET
"YzF3TFv7DP8Ydxp"
STORAGE_BUCKET
"twilio-audio-records-repo"
STORAGE_PROFILE
"power_voice_atril"
STORAGE_REGION
"eu-west-3"
SUPPORTED_LOCALES
"af|ar|cz|de|en|es|fi|fr|it|nl|no|pl|pt|fi|sv|zh"
TRANSFER_DATA_ADR
"250 RUE MADELEINE REBERIOUX"
TRANSFER_DATA_CTRY
"FR"
TRANSFER_DATA_NM
"POWERLING FR"
TRANSFER_DATA_PRTRY
"81224605600012"
TRANSFER_DATA_PSTCD
"59000"
TRANSFER_DATA_TWN
"LILLE"
TRA_LOCATION
"/var/www/power-voice-sbx/var/tra"
TWILIO_ACCOUNT_SID
"AC0420604f951a21cdce9eb8d9224ad50b"
TWILIO_API_KEY
"SKd7bdf5887f7f2350a7e93a7b05dab76d"
TWILIO_API_SECRET
"ka5nHws5mbRUVRTNO8wvJQ4nX6eMr7mq"
TWILIO_AUTH_TOKEN
"6b838b3a4805c20dcf91fcdcbb0247d7"
TWILIO_BASE_URL
"https://powerling-3481.twil.io"
TWILIO_DEFAULT_FROM
"+18575768542"
TWILIO_S3_BUCKET
"twilio-audio-records-repo"
TWILIO_S3_PROFILE
"power_voice_atril"
TWILIO_S3_REGION
"eu-west-3"
VOICE_LOCATION
"/var/www/power-voice-sbx/var/voice"

Defined as regular env variables

Key Value
API_TOKEN
"bdhghS3zvn6J3krhaxz8YRzTCCT6KJtdzQwuqvSVW4a9pStW2rPsf2HZgAKULg63cwU2gAcedmZ"
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/power-voice-sbx/public/"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/power-voice-sbx/public/"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"voice-sbx.powerling.com"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_API_TOKEN
"bdhghS3zvn6J3krhaxz8YRzTCCT6KJtdzQwuqvSVW4a9pStW2rPsf2HZgAKULg63cwU2gAcedmZ"
REDIRECT_HTTPS
"on"
REDIRECT_SCRIPT_URI
"https://voice-sbx.powerling.com/no/manager/recover"
REDIRECT_SCRIPT_URL
"/no/manager/recover"
REDIRECT_SSL_TLS_SNI
"voice-sbx.powerling.com"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/no/manager/recover"
REMOTE_ADDR
"3.14.251.248"
REMOTE_PORT
"62589"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1730443310
REQUEST_TIME_FLOAT
1730443310.1538
REQUEST_URI
"/no/manager/recover"
SCRIPT_FILENAME
"/var/www/power-voice-sbx/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://voice-sbx.powerling.com/no/manager/recover"
SCRIPT_URL
"/no/manager/recover"
SERVER_ADDR
"10.1.0.42"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"voice-sbx.powerling.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.38 (Debian) Server at voice-sbx.powerling.com Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.38 (Debian)"
SSL_TLS_SNI
"voice-sbx.powerling.com"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MAILER_DSN,DATABASE_URL,EMAIL_DEV,EMAIL_FROM,RECAPTCHA_SITEKEY,RECAPTCHA_SECRET,TRA_LOCATION,SCENARIO_LOCATION,VOICE_LOCATION,MIDDLEWARE_LOCATION,COMPTA_LOCATION,TRANSFER_DATA_NM,TRANSFER_DATA_ADR,TRANSFER_DATA_PSTCD,TRANSFER_DATA_TWN,TRANSFER_DATA_CTRY,TRANSFER_DATA_PRTRY,DEBTOR_DATA_MTD,DEBTOR_DATA_CD,DEBTOR_DATA_CTGY,DEBTOR_DATA_NM,DEBTOR_DATA_IBAN,DEBTOR_DATA_BIC,SUPPORTED_LOCALES,TWILIO_ACCOUNT_SID,TWILIO_API_KEY,TWILIO_API_SECRET,TWILIO_AUTH_TOKEN,TWILIO_BASE_URL,TWILIO_DEFAULT_FROM,SIP_SECRET,NDA_FILES_PATH,SCENARIO_BRIEF_FILES_PATH,LOCK_DSN,AWS_ENABLED,AWS_BUCKET_NAME,AWS_PROFILE,AWS_REGION,MESSENGER_TRANSPORT_DSN,STORAGE_BUCKET,STORAGE_PROFILE,STORAGE_REGION,TWILIO_S3_BUCKET,TWILIO_S3_PROFILE,TWILIO_S3_REGION,AWS_BUCKET,API_DAI_TOKEN,LOCAL_RECORDING_APP_SALT"