http://api-magento-n3.webfactura.cl/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"
_route
"app_login"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"637f4f"
media_type
"text/html"
paramFetcher
FOS\RestBundle\Request\ParamFetcher {#232
  -container: ContainerUygR2vx\App_KernelDevDebugContainer {#36 …}
  -parameterBag: FOS\RestBundle\Request\ParameterBag {#504 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#142 …}
  -validator: Symfony\Component\Validator\Validator\TraceableValidator {#474 …}
}

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
accept-encoding
"gzip, br, zstd, deflate"
accept-language
"en-US,en;q=0.9"
cache-control
"no-cache"
connection
"Keep-Alive"
content-length
""
content-type
""
host
"api-magento-n3.webfactura.cl"
keep-alive
"timeout=5, max=1000"
pragma
"no-cache"
priority
"u=0, i"
referer
"http://api-magento-n3.webfactura.cl/login/"
sec-ch-ua
""Not)A;Brand";v="99", "Google Chrome";v="127", "Chromium";v="127""
sec-ch-ua-mobile
"?0"
sec-ch-ua-platform
""macOS""
sec-fetch-dest
""macOS""
sec-fetch-mode
"navigate"
sec-fetch-site
"none"
sec-fetch-user
"?1"
upgrade-insecure-requests
"1"
user-agent
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36"
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, 15 Nov 2024 03:56:41 GMT"
x-debug-token
"880b77"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 10

Session Metadata

Key Value
Created
"Fri, 15 Nov 24 03:56:41 +0000"
Last used
"Fri, 15 Nov 24 03:56:41 +0000"
Lifetime
0

Session Attributes

Attribute Value
_csrf/authenticate
"RwFICtgFZvsTMhkbHxoUpJarv0BefHUEKdFgthKR2sM"

Session Usage

10 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/security-core/Security.php"
    "line" => 70
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/security-core/Security.php"
    "line" => 40
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Security"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/src/EventSubscriber/EmpresaListener.php"
    "line" => 25
    "function" => "getUser"
    "class" => "Symfony\Component\Security\Core\Security"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelController"
    "class" => "App\EventSubscriber\EmpresaListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 151
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 144
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 78
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/http-kernel/Kernel.php"
    "line" => 199
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/clients/client1/web6/web/api-magento/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:43
[
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 43
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/src/Controller/SecurityController.php"
    "line" => 34
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 156
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 78
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/http-kernel/Kernel.php"
    "line" => 199
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/clients/client1/web6/web/api-magento/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:65
[
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 65
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/src/Controller/SecurityController.php"
    "line" => 36
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 156
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 78
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/http-kernel/Kernel.php"
    "line" => 199
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/clients/client1/web6/web/api-magento/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:101
[
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 101
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 72
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/form/FormRenderer.php"
    "line" => 65
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/var/cache/dev/twig/5b/5baa1a1ef1b003ebefe0c1610097eb65d1d2ea798c111d17881b6b00db833399.php"
    "line" => 202
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_body"
    "class" => "__TwigTemplate_dc917dabf3b1bf60fd46084474da72f03f85f1f7167e0d13f2d7a8f47324c6d0"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/var/cache/dev/twig/ad/adc8682071205284033c02742e89c350d0f959bc883c5caf24f3169d11bbf5ca.php"
    "line" => 71
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_16b8992f16339dd5c583da201e624f7e6dbb7442c431cc938244961318b70233"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/var/cache/dev/twig/5b/5baa1a1ef1b003ebefe0c1610097eb65d1d2ea798c111d17881b6b00db833399.php"
    "line" => 52
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_dc917dabf3b1bf60fd46084474da72f03f85f1f7167e0d13f2d7a8f47324c6d0"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 251
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 259
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/src/Controller/SecurityController.php"
    "line" => 38
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 156
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 78
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/http-kernel/Kernel.php"
    "line" => 199
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/clients/client1/web6/web/api-magento/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:88
[
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 88
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 77
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/form/FormRenderer.php"
    "line" => 65
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/var/cache/dev/twig/5b/5baa1a1ef1b003ebefe0c1610097eb65d1d2ea798c111d17881b6b00db833399.php"
    "line" => 202
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_body"
    "class" => "__TwigTemplate_dc917dabf3b1bf60fd46084474da72f03f85f1f7167e0d13f2d7a8f47324c6d0"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/var/cache/dev/twig/ad/adc8682071205284033c02742e89c350d0f959bc883c5caf24f3169d11bbf5ca.php"
    "line" => 71
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_16b8992f16339dd5c583da201e624f7e6dbb7442c431cc938244961318b70233"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/var/cache/dev/twig/5b/5baa1a1ef1b003ebefe0c1610097eb65d1d2ea798c111d17881b6b00db833399.php"
    "line" => 52
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_dc917dabf3b1bf60fd46084474da72f03f85f1f7167e0d13f2d7a8f47324c6d0"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 251
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 259
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/src/Controller/SecurityController.php"
    "line" => 38
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 156
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 78
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/http-kernel/Kernel.php"
    "line" => 199
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/clients/client1/web6/web/api-magento/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 68
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 89
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 151
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 189
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 177
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 78
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/http-kernel/Kernel.php"
    "line" => 199
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/clients/client1/web6/web/api-magento/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 89
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 151
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 189
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 177
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 78
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/http-kernel/Kernel.php"
    "line" => 199
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/clients/client1/web6/web/api-magento/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 89
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 151
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 189
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 177
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 78
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/http-kernel/Kernel.php"
    "line" => 199
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/clients/client1/web6/web/api-magento/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 89
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 151
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 189
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 177
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 78
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/http-kernel/Kernel.php"
    "line" => 199
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/clients/client1/web6/web/api-magento/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 89
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 151
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 189
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 177
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 78
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/http-kernel/Kernel.php"
    "line" => 199
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web6/web/api-magento/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/clients/client1/web6/web/api-magento/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
"bc77a7de66f837cd32303ae8a5958654"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"mysql://webfactura:JRha1fJY9wmLayENIqSd@lb1.webfactura.net:3306/api_magento_prod"
JWT_PASSPHRASE
"0f8390ee364c94469ebeddff4879bb18"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
LOCK_DSN
"flock"
SENTRY_DSN
"https://f0e5159ade2773396d294f98345507d6@o183438.ingest.sentry.io/4506140713091072"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/api-magento-n3.webfactura.cl/web"
DOCUMENT_URI
"/api-magento/public/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www/clients/client1/web6"
HOSTNAME
""
HTTP_ACCEPT
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_ACCEPT_LANGUAGE
"en-US,en;q=0.9"
HTTP_CACHE_CONTROL
"no-cache"
HTTP_CONNECTION
"Keep-Alive"
HTTP_HOST
"api-magento-n3.webfactura.cl"
HTTP_KEEP_ALIVE
"timeout=5, max=1000"
HTTP_PRAGMA
"no-cache"
HTTP_PRIORITY
"u=0, i"
HTTP_REFERER
"http://api-magento-n3.webfactura.cl/login/"
HTTP_SEC_CH_UA
""Not)A;Brand";v="99", "Google Chrome";v="127", "Chromium";v="127""
HTTP_SEC_CH_UA_MOBILE
"?0"
HTTP_SEC_CH_UA_PLATFORM
""macOS""
HTTP_SEC_FETCH_DEST
""macOS""
HTTP_SEC_FETCH_MODE
"navigate"
HTTP_SEC_FETCH_SITE
"none"
HTTP_SEC_FETCH_USER
"?1"
HTTP_UPGRADE_INSECURE_REQUESTS
"1"
HTTP_USER_AGENT
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/api-magento/public/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"35.202.168.136"
REMOTE_PORT
"50118"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1731643000
REQUEST_TIME_FLOAT
1731643000.9522
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/var/www/api-magento-n3.webfactura.cl/web/api-magento/public/index.php"
SCRIPT_NAME
"/api-magento/public/index.php"
SERVER_ADDR
"148.113.166.202"
SERVER_NAME
"api-magento-n3.webfactura.cl"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.22.1"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,CORS_ALLOW_ORIGIN,SENTRY_DSN,LOCK_DSN"
TEMP
"/var/www/clients/client1/web6/tmp"
TMP
"/var/www/clients/client1/web6/tmp"
TMPDIR
"/var/www/clients/client1/web6/tmp"
USER
"web6"