http://pre.aryaplatform.com/en_US/login

SecurityController :: login

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\SecurityController::login"
_firewall_context
"security.firewall.map.context.main"
_locale
"en_US"
_route
"app_login"
_route_params
[
  "_locale" => "en_US"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"1a38ac"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
client-ip
"216.73.216.50:53860"
disguised-host
"pre.aryaplatform.com"
host
"pre.aryaplatform.com"
max-forwards
"10"
referer
"http://pre.aryaplatform.com/en_US/login"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
was-default-hostname
"app-arya-pre-cnhwf2d3b9f8gne7.spaincentral-01.azurewebsites.net"
x-appservice-proto
"https"
x-arr-log-id
"8e15cb93-40eb-4504-a438-9cc7ca549b13"
x-arr-ssl
"2048|256|CN=GeoTrust TLS RSA CA G1, OU=www.digicert.com, O=DigiCert Inc, C=US|CN=pre.aryaplatform.com"
x-client-ip
"216.73.216.50"
x-client-port
"53860"
x-forwarded-for
"216.73.216.50:53860"
x-forwarded-proto
"https"
x-forwarded-tlsversion
"1.3"
x-original-url
"/en_US/login"
x-php-ob-level
"1"
x-site-deployment-id
"app-arya-pre"
x-waws-unencoded-url
"/en_US/login"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Tue, 04 Aug 2026 10:14:41 GMT"
x-debug-token
"774284"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 12

Session Metadata

Key Value
Created
"Tue, 04 Aug 26 10:14:41 +0000"
Last used
"Tue, 04 Aug 26 10:14:41 +0000"
Lifetime
14400

Session Attributes

Attribute Value
_csrf/authenticate
"-v0drakgfLTHvldL2v_TPdvHYfkbnLMedcasUw8aoDg"

Session Usage

12 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
  [
    "file" => "/home/site/wwwroot/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/scheb/2fa-bundle/Security/TwoFactor/Event/TwoFactorFormListener.php"
    "line" => 52
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:43
[
  [
    "file" => "/home/site/wwwroot/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 43
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/src/Controller/SecurityController.php"
    "line" => 26
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:65
[
  [
    "file" => "/home/site/wwwroot/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 65
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/src/Controller/SecurityController.php"
    "line" => 28
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
/home/site/wwwroot/vendor/twig/twig/src/Extension/CoreExtension.php:1607
[
  [
    "file" => "/home/site/wwwroot/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1607
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/var/cache/dev/twig/33/3357097a9443915b9283e1b9d890e5f0d01b0a9b614880a2ad36779ff35338fa.php"
    "line" => 194
    "function" => "twig_get_attribute"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_login"
    "class" => "__TwigTemplate_98a70bdfd9fd7040abf284817236477eda03c9ebd3774a48b989101f4b291c47"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/var/cache/dev/twig/ea/ea9911d497cc75c888b43681e7f61f7ff70d510482e5c822b76127446b59f3d0.php"
    "line" => 85
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_d74b417fe460309f1678ce756ed431df67a420597408dab1ea366b508ded73b4"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/var/cache/dev/twig/33/3357097a9443915b9283e1b9d890e5f0d01b0a9b614880a2ad36779ff35338fa.php"
    "line" => 52
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_98a70bdfd9fd7040abf284817236477eda03c9ebd3774a48b989101f4b291c47"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/twig/twig/src/Environment.php"
    "line" => 277
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/src/Controller/SecurityController.php"
    "line" => 30
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Bridge\Twig\AppVariable:172
[
  [
    "file" => "/home/site/wwwroot/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 172
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1607
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/var/cache/dev/twig/33/3357097a9443915b9283e1b9d890e5f0d01b0a9b614880a2ad36779ff35338fa.php"
    "line" => 228
    "function" => "twig_get_attribute"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_login"
    "class" => "__TwigTemplate_98a70bdfd9fd7040abf284817236477eda03c9ebd3774a48b989101f4b291c47"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/var/cache/dev/twig/ea/ea9911d497cc75c888b43681e7f61f7ff70d510482e5c822b76127446b59f3d0.php"
    "line" => 85
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_d74b417fe460309f1678ce756ed431df67a420597408dab1ea366b508ded73b4"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/var/cache/dev/twig/33/3357097a9443915b9283e1b9d890e5f0d01b0a9b614880a2ad36779ff35338fa.php"
    "line" => 52
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_98a70bdfd9fd7040abf284817236477eda03c9ebd3774a48b989101f4b291c47"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/twig/twig/src/Environment.php"
    "line" => 277
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/src/Controller/SecurityController.php"
    "line" => 30
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:101
[
  [
    "file" => "/home/site/wwwroot/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 101
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 72
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/form/FormRenderer.php"
    "line" => 65
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/var/cache/dev/twig/33/3357097a9443915b9283e1b9d890e5f0d01b0a9b614880a2ad36779ff35338fa.php"
    "line" => 271
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_login"
    "class" => "__TwigTemplate_98a70bdfd9fd7040abf284817236477eda03c9ebd3774a48b989101f4b291c47"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/var/cache/dev/twig/ea/ea9911d497cc75c888b43681e7f61f7ff70d510482e5c822b76127446b59f3d0.php"
    "line" => 85
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_d74b417fe460309f1678ce756ed431df67a420597408dab1ea366b508ded73b4"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/var/cache/dev/twig/33/3357097a9443915b9283e1b9d890e5f0d01b0a9b614880a2ad36779ff35338fa.php"
    "line" => 52
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_98a70bdfd9fd7040abf284817236477eda03c9ebd3774a48b989101f4b291c47"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/twig/twig/src/Environment.php"
    "line" => 277
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/src/Controller/SecurityController.php"
    "line" => 30
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:88
[
  [
    "file" => "/home/site/wwwroot/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 88
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 77
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/form/FormRenderer.php"
    "line" => 65
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/var/cache/dev/twig/33/3357097a9443915b9283e1b9d890e5f0d01b0a9b614880a2ad36779ff35338fa.php"
    "line" => 271
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_login"
    "class" => "__TwigTemplate_98a70bdfd9fd7040abf284817236477eda03c9ebd3774a48b989101f4b291c47"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/var/cache/dev/twig/ea/ea9911d497cc75c888b43681e7f61f7ff70d510482e5c822b76127446b59f3d0.php"
    "line" => 85
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_d74b417fe460309f1678ce756ed431df67a420597408dab1ea366b508ded73b4"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/var/cache/dev/twig/33/3357097a9443915b9283e1b9d890e5f0d01b0a9b614880a2ad36779ff35338fa.php"
    "line" => 52
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_98a70bdfd9fd7040abf284817236477eda03c9ebd3774a48b989101f4b291c47"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/twig/twig/src/Environment.php"
    "line" => 277
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/src/Controller/SecurityController.php"
    "line" => 30
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 73
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:74
[
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 74
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:75
[
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 75
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:76
[
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 76
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_SECRET
"26636af09625f92cb2de8b76a2c0c6a9"
APP_TIMEZONE
"UTC"
DATABASE_URL_KATY_STATS
""
SENTRY_DSN
""
app_locales
"es_ES|es_CO|en_US|es_CL|es_AR|es_PA|es_MX|es_EC|no_NO|fr_FR|fr_TN|ru_RU|pt_BR|en_AU|pt_PT"
locale
"en"

Defined as regular env variables

Key Value
APPSETTING_APP_ENV
"dev"
APPSETTING_DATABASE_URL
"mysql://kateDBmanager:Jm37HYtbQYcDZkj@db-arya-predemo.mysql.database.azure.com/pre?serverVersion=8.0.23&ssl=true"
APPSETTING_DEV_EMAIL
"adrian.manzano@cloudchannelplatform.com"
APPSETTING_ENDPOINTS_USER_LIST_KATY
"katyazurefunctions@katy.com"
APPSETTING_ENDPOINTS_USER_LIST_WHOLESALER
"gvidas.januskevicius@acme.lt,admin.katy@pccompo.dz,katyapiuser@katy.com,cbailey@logistica.com.pa,marketplace_cva@grupocva.com,mcueva@siglo21.net,espen@xsale.no,katy@spg.com.tn,morten@intranet.no,alirio.moreno@sedcolombia.com.co,it@microglobal.com.ar"
APPSETTING_LOCAL_SERVER_NAME
"katy-base.local"
APPSETTING_MAILER_DSN
"sendgrid://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@default"
APPSETTING_MAILER_URL
"null://localhost"
APPSETTING_PHP_INI_SCAN_DIR
"/usr/local/etc/php/conf.d:/home/site/ini"
APPSETTING_PHP_MAX_EXECUTION_TIME
"60"
APPSETTING_REDIS_HOST
"redis-arya-demo.spaincentral.redis.azure.net"
APPSETTING_REDIS_PASSWORD
"69a8e-hPsgJ_CgMiL9KOfJpdm_K2p0HSkAZCAIfWnk0="
APPSETTING_REDIS_PORT
"10000"
APPSETTING_REDIS_SCHEME
"tls"
APPSETTING_SENDGRID_AUTHENTICATION_PUBLIC_KEY
"MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEIgsFWZFVTbr4z0rPLEAXTgUIGsaJank/CwNxh2zmEChn2sytcEdjfHG5DWhly0in+bxQiJo013yZ883iMvZINA=="
APPSETTING_SENDGRID_TOKEN
"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"
APPSETTING_ScmType
"GitHubAction"
APPSETTING_WEBSITES_CONTAINER_START_TIME_LIMIT
"800"
APPSETTING_WEBSITE_AUTH_ENABLED
"False"
APPSETTING_WEBSITE_DEFAULT_HOSTNAME
"app-arya-pre-cnhwf2d3b9f8gne7.spaincentral-01.azurewebsites.net"
APPSETTING_WEBSITE_HEALTHCHECK_MAXPINGFAILURES
"10"
APPSETTING_WEBSITE_HTTPLOGGING_RETENTION_DAYS
"7"
APPSETTING_WEBSITE_SITE_NAME
"app-arya-pre"
APPSETTING_cron_mail_recipients
"adrian.manzano@cloudchannelplatform.com"
APPSETTING_default_company_logo
"logo.png"
APPSETTING_domain
"pre.aryaplatform.com"
APPSETTING_katy_tmp_path
"/tmp/"
APPSETTING_mailer_katy_noreply_email
"noreply.pre@aryaplatform.com"
APPSETTING_mailer_katy_replyto_piping
"email@presupport.globalchannelnetwork.com"
APPSETTING_mailer_katy_support_email
"support.pre@katyplatform.com"
APPSETTING_maintenance
"false"
APPSETTING_password_min_length
"5"
APPSETTING_password_min_strength
"8"
APP_DEBUG
"1"
APP_ENV
"dev"
CNB_STACK_ID
"oryx.stacks.skeleton"
COMPUTERNAME
"ln1sdlwk0000KM"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DATABASE_URL
"mysql://kateDBmanager:Jm37HYtbQYcDZkj@db-arya-predemo.mysql.database.azure.com/pre?serverVersion=8.0.23&ssl=true"
DEV_EMAIL
"adrian.manzano@cloudchannelplatform.com"
DOCUMENT_ROOT
"/home/site/wwwroot/public"
DOCUMENT_URI
"/index.php"
ENDPOINTS_USER_LIST_KATY
"katyazurefunctions@katy.com"
ENDPOINTS_USER_LIST_WHOLESALER
"gvidas.januskevicius@acme.lt,admin.katy@pccompo.dz,katyapiuser@katy.com,cbailey@logistica.com.pa,marketplace_cva@grupocva.com,mcueva@siglo21.net,espen@xsale.no,katy@spg.com.tn,morten@intranet.no,alirio.moreno@sedcolombia.com.co,it@microglobal.com.ar"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GPG_KEYS
"1198C0117593497A5EC5C199286AF1F9897469DC 39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A"
HOME
"/var/www"
HOSTNAME
"8bea99d2befd"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CLIENT_IP
"216.73.216.50:53860"
HTTP_DISGUISED_HOST
"pre.aryaplatform.com"
HTTP_HOST
"pre.aryaplatform.com"
HTTP_MAX_FORWARDS
"10"
HTTP_REFERER
"http://pre.aryaplatform.com/en_US/login"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_WAS_DEFAULT_HOSTNAME
"app-arya-pre-cnhwf2d3b9f8gne7.spaincentral-01.azurewebsites.net"
HTTP_X_APPSERVICE_PROTO
"https"
HTTP_X_ARR_LOG_ID
"8e15cb93-40eb-4504-a438-9cc7ca549b13"
HTTP_X_ARR_SSL
"2048|256|CN=GeoTrust TLS RSA CA G1, OU=www.digicert.com, O=DigiCert Inc, C=US|CN=pre.aryaplatform.com"
HTTP_X_CLIENT_IP
"216.73.216.50"
HTTP_X_CLIENT_PORT
"53860"
HTTP_X_FORWARDED_FOR
"216.73.216.50:53860"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_TLSVERSION
"1.3"
HTTP_X_ORIGINAL_URL
"/en_US/login"
HTTP_X_SITE_DEPLOYMENT_ID
"app-arya-pre"
HTTP_X_WAWS_UNENCODED_URL
"/en_US/login"
LANG
"C.UTF-8"
LANGUAGE
"C.UTF-8"
LC_ALL
"C.UTF-8"
LOCAL_SERVER_NAME
"katy-base.local"
MAILER_DSN
"sendgrid://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@default"
MAILER_URL
"null://localhost"
NGINX_DOCUMENT_ROOT
"/home/site/wwwroot"
NGINX_PORT
"8080"
NGINX_RUN_USER
"www-data"
NUM_CORES
"2"
OLDPWD
"/home/site/wwwroot"
ORYX_AI_CONNECTION_STRING
"InstrumentationKey=4aadba6b-30c8-42db-9b93-024d5c62b887"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/site/wwwroot"
PATH_INFO
""
PHPIZE_DEPS
"autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c"
PHP_ASC_URL
"https://www.php.net/get/php-8.2.30.tar.xz.asc/from/this/mirror"
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_EXTRA_CONFIGURE_ARGS
"--enable-fpm --with-fpm-user=www-data --with-fpm-group=www-data --disable-cgi ac_cv_func_mmap=no"
PHP_INI_DIR
"/usr/local/etc/php"
PHP_INI_SCAN_DIR
"/etc/php/7.4/fpm/conf.d"
PHP_LDFLAGS
"-Wl,-O1 -Wl,--hash-style=both -pie"
PHP_MAX_EXECUTION_TIME
"60"
PHP_MD5
""
PHP_ORIGIN
"php-fpm"
PHP_SELF
"/index.php"
PHP_SHA256
"bc90523e17af4db46157e75d0c9ef0b9d0030b0514e62c26ba7b513b8c4eb015"
PHP_URL
"https://www.php.net/get/php-8.2.30.tar.xz/from/this/mirror"
PHP_VERSION
"8.2"
PLATFORM_VERSION
"109.0.7.41"
PORT
"8080"
PWD
"/home/site/wwwroot"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIS_HOST
"redis-arya-demo.spaincentral.redis.azure.net"
REDIS_PASSWORD
"69a8e-hPsgJ_CgMiL9KOfJpdm_K2p0HSkAZCAIfWnk0="
REDIS_PORT
"10000"
REDIS_SCHEME
"tls"
REGION_NAME
"spaincentral"
REMOTE_ADDR
"169.254.131.1"
REMOTE_PORT
"28889"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1785838480
REQUEST_TIME_FLOAT
1785838480.9398
REQUEST_URI
"/en_US/login"
SCRIPT_FILENAME
"/home/site/wwwroot/public/index.php"
SCRIPT_NAME
"/index.php"
SENDGRID_AUTHENTICATION_PUBLIC_KEY
"MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEIgsFWZFVTbr4z0rPLEAXTgUIGsaJank/CwNxh2zmEChn2sytcEdjfHG5DWhly0in+bxQiJo013yZ883iMvZINA=="
SENDGRID_TOKEN
"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"
SERVER_ADDR
"169.254.131.3"
SERVER_NAME
"example.com"
SERVER_PORT
"8080"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.28.0"
SHLVL
"2"
SSH_PORT
"2222"
SYMFONY_DOTENV_VARS
"APP_SECRET,SENTRY_DSN,locale,app_locales,APP_TIMEZONE,DATABASE_URL_KATY_STATS"
ScmType
"GitHubAction"
USER
"www-data"
WEBSITES_CONTAINER_START_TIME_LIMIT
"800"
WEBSITE_AUTH_ENABLED
"False"
WEBSITE_AUTH_ENCRYPTION_KEY
"FD16AF250599B46865D9DFDA429208D426A7F1EFD4757B8F05E02F64A72F460D"
WEBSITE_AUTH_SIGNING_KEY
"ED702F2AB37C6C4B36B595390A269D3A917AB8BD41BAEC145B884B0188ED26A7"
WEBSITE_DEFAULT_HOSTNAME
"app-arya-pre-cnhwf2d3b9f8gne7.spaincentral-01.azurewebsites.net"
WEBSITE_DEPLOYMENT_ID
"app-arya-pre"
WEBSITE_HEALTHCHECK_MAXPINGFAILURES
"10"
WEBSITE_HOME_STAMPNAME
"waws-prod-esc-007"
WEBSITE_HOSTNAME
"app-arya-pre-cnhwf2d3b9f8gne7.spaincentral-01.azurewebsites.net"
WEBSITE_HTTPLOGGING_RETENTION_DAYS
"7"
WEBSITE_INSTANCE_ID
"611b239213d4b4b91c53616c835c16664a37f7eba9d98b21cd4341501a8cc5d8"
WEBSITE_ISOLATION
"lxc"
WEBSITE_OWNER_NAME
"b656957a-8073-4eb2-8632-f71612f56b91+rg-arya-pre-SpainCentralwebspace-Linux"
WEBSITE_PLATFORM_RELEASE_CHANNEL
"standard"
WEBSITE_PRIVATE_IP
"10.11.1.254"
WEBSITE_RESOURCE_GROUP
"rg-arya-pre"
WEBSITE_ROLE_INSTANCE_ID
"742"
WEBSITE_SITE_NAME
"app-arya-pre"
WEBSITE_SKU
"PremiumV3"
WEBSITE_SSH_ENABLED
"1"
WEBSITE_STACK
"PHP"
_
"/usr/sbin/php-fpm7.4"
cron_mail_recipients
"adrian.manzano@cloudchannelplatform.com"
default_company_logo
"logo.png"
domain
"pre.aryaplatform.com"
katy_tmp_path
"/tmp/"
mailer_katy_noreply_email
"noreply.pre@aryaplatform.com"
mailer_katy_replyto_piping
"email@presupport.globalchannelnetwork.com"
mailer_katy_support_email
"support.pre@katyplatform.com"
maintenance
"false"
password_min_length
"5"
password_min_strength
"8"