https://qa.pedido.viogp.com/ingresar

LoginController :: index

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_access_control_attributes
[
  "PUBLIC_ACCESS"
]
_controller
"App\Controller\LoginController::index"
_firewall_context
"security.firewall.map.context.main"
_route
"app_login"
_route_params
[]
_stopwatch_token
"84f3e3"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"qa.pedido.viogp.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
"Tue, 23 Jun 2026 12:26:59 GMT"
x-debug-token
"a66ee4"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 10

Session Metadata

Key Value
Created
"Tue, 23 Jun 26 08:26:59 -0400"
Last used
"Tue, 23 Jun 26 08:26:59 -0400"
Lifetime
1800

Session Attributes

Attribute Value
_csrf/https-authenticate
"XnmJO2TD9kRNg8hHK3vXLTdvWCVUYydNjhiNya4z7iI"

Session Usage

10 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:43
[
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 43
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/src/Controller/LoginController.php"
    "line" => 59
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "index"
    "class" => "App\Controller\LoginController"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/public/index.php"
    "line" => 7
    "args" => [
      "/srv/apps/qa.pedido.viogp.com/repo/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:65
[
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 65
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/src/Controller/LoginController.php"
    "line" => 62
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "index"
    "class" => "App\Controller\LoginController"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/public/index.php"
    "line" => 7
    "args" => [
      "/srv/apps/qa.pedido.viogp.com/repo/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:172
[
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 172
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1911
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/var/cache/dev/twig/c8/c80d79c3154587dc90272a71eeb84dc8.php"
    "line" => 91
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_wrapper"
    "class" => "__TwigTemplate_aa6378a1dac14a7d5b827337793ba0d1"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/var/cache/dev/twig/4b/4b880ec3597f3fba52e5ece9285c100f.php"
    "line" => 75
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_3361f60efe088290eb9e51c2c9abce4e"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/var/cache/dev/twig/c8/c80d79c3154587dc90272a71eeb84dc8.php"
    "line" => 53
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_aa6378a1dac14a7d5b827337793ba0d1"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/src/Controller/LoginController.php"
    "line" => 64
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "index"
    "class" => "App\Controller\LoginController"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/public/index.php"
    "line" => 7
    "args" => [
      "/srv/apps/qa.pedido.viogp.com/repo/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:101
[
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 101
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 72
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/form/FormRenderer.php"
    "line" => 65
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/var/cache/dev/twig/c8/c80d79c3154587dc90272a71eeb84dc8.php"
    "line" => 162
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_wrapper"
    "class" => "__TwigTemplate_aa6378a1dac14a7d5b827337793ba0d1"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/var/cache/dev/twig/4b/4b880ec3597f3fba52e5ece9285c100f.php"
    "line" => 75
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_3361f60efe088290eb9e51c2c9abce4e"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/var/cache/dev/twig/c8/c80d79c3154587dc90272a71eeb84dc8.php"
    "line" => 53
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_aa6378a1dac14a7d5b827337793ba0d1"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/src/Controller/LoginController.php"
    "line" => 64
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "index"
    "class" => "App\Controller\LoginController"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/public/index.php"
    "line" => 7
    "args" => [
      "/srv/apps/qa.pedido.viogp.com/repo/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:88
[
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 88
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 77
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/form/FormRenderer.php"
    "line" => 65
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/var/cache/dev/twig/c8/c80d79c3154587dc90272a71eeb84dc8.php"
    "line" => 162
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_wrapper"
    "class" => "__TwigTemplate_aa6378a1dac14a7d5b827337793ba0d1"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/var/cache/dev/twig/4b/4b880ec3597f3fba52e5ece9285c100f.php"
    "line" => 75
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_3361f60efe088290eb9e51c2c9abce4e"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/var/cache/dev/twig/c8/c80d79c3154587dc90272a71eeb84dc8.php"
    "line" => 53
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_aa6378a1dac14a7d5b827337793ba0d1"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/src/Controller/LoginController.php"
    "line" => 64
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "index"
    "class" => "App\Controller\LoginController"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/public/index.php"
    "line" => 7
    "args" => [
      "/srv/apps/qa.pedido.viogp.com/repo/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/public/index.php"
    "line" => 7
    "args" => [
      "/srv/apps/qa.pedido.viogp.com/repo/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 73
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/public/index.php"
    "line" => 7
    "args" => [
      "/srv/apps/qa.pedido.viogp.com/repo/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:74
[
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 74
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/public/index.php"
    "line" => 7
    "args" => [
      "/srv/apps/qa.pedido.viogp.com/repo/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:75
[
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 75
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/public/index.php"
    "line" => 7
    "args" => [
      "/srv/apps/qa.pedido.viogp.com/repo/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:76
[
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 76
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/srv/apps/qa.pedido.viogp.com/repo/public/index.php"
    "line" => 7
    "args" => [
      "/srv/apps/qa.pedido.viogp.com/repo/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_COMPANY
"COMPANY NAME"
APP_ENV
"dev"
APP_LOG_LEVEL
"debug"
APP_NAME
"Pedidos Web"
APP_SECRET
"a1b2c3d4e5f6a1b2c3d4e5f6a1b2c3d4e5f6a1b2c3d4e5f6a1b2c3d4e5f6a1b2"
APP_URL
"https://qa.pedido.viogp.com/"
APP_VERSION
"3.0"
CK
"ck_c6cbd73b4679ff744a3cd3764306e886b8f3e0ab"
CRONITOR_SECRET
""
CS
"cs_3b72de168c2ee1b80c24567325b6966ce53b9fcf"
DATABASE_LOCAL_URL
"postgresql://pw_viogp:044DAE22Rrww@127.0.0.1:5432/pw_dev_viogp?serverVersion=14&charset=utf8"
DATABASE_URL
"postgresql://pw_viogp:044DAE22Rrww@10.10.0.242:5432/idempiere?serverVersion=14&charset=utf8"
DRIFT_SECRET
""
DRIFT_SIGNED_SECRET
""
IDEMPIERE_AD_CLIENT_ID
"1000000"
IDEMPIERE_AD_ORG_ID
"1000000"
IDEMPIERE_AD_TREE_ID
"0"
IDEMPIERE_BASE_URL
"http://10.10.0.242:8080"
IDEMPIERE_CLIENT
"1000000"
IDEMPIERE_IP
"10.10.0.242:8080"
IDEMPIERE_LANGUAGE
"es_VE"
IDEMPIERE_LOGIN_FALLBACK_PATH
"/api/v1/auth/login"
IDEMPIERE_LOGIN_PATH
"/api/v1/auth/tokens"
IDEMPIERE_MARCA_ALLOWLIST
""
IDEMPIERE_PASS
"1234"
IDEMPIERE_PRICE_LIST
"1000030"
IDEMPIERE_ROLE
"1000000"
IDEMPIERE_ROLE_ID
"1000000"
IDEMPIERE_STAGE
"9"
IDEMPIERE_USER
"PedidosWS"
IDEMPIERE_WAREHOUSE_ID
"1000003"
SSL
"true"
URL_WOOCOMMERCE
"https://www.viotto.com/site/"
WOO_STORES_JSON
"""
{\n
  "viotto": {\n
    "base_url": "https://www.viotto.com/site",\n
    "ck": "ck_xxx",\n
    "cs": "cs_xxx",\n
    "user": "rbellorin",\n
    "password_app": "ads g jjj",\n
    "ssl": true\n
  },\n
  "local": {\n
    "base_url": "http://localhost:8000",\n
    "ck": "ck_7eb88e09f16564560717f967bcaacf67d4bdb2c0",\n
    "cs": "cs_7c7db50290604304c18eda9b2386bd61d61a4b6d",\n
    "user": "rbellorin",\n
    "password_app": "g2Ym T8JK pAuo GVmG SxZq rXgf",\n
    "ssl": false\n
  }\n
}
"""
WORDPRESS_APP_PASSWORD
"admin1234"
WORDPRESS_APP_USER
"rbellorin"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/srv/apps/qa.pedido.viogp.com/repo/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/srv/apps/qa.pedido.viogp.com/repo/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"qa.pedido.viogp.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:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REMOTE_ADDR
"216.73.217.142"
REMOTE_PORT
"11692"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1782217618
REQUEST_TIME_FLOAT
1782217618.989
REQUEST_URI
"/ingresar"
SCRIPT_FILENAME
"//srv/apps/qa.pedido.viogp.com/repo/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"10.10.0.245"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"qa.pedido.viogp.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.67 (Debian) Server at qa.pedido.viogp.com Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.67 (Debian)"
SSL_TLS_SNI
"qa.pedido.viogp.com"
SYMFONY_DOTENV_VARS
"APP_NAME,APP_URL,APP_COMPANY,APP_VERSION,APP_LOG_LEVEL,APP_SECRET,IDEMPIERE_IP,IDEMPIERE_CLIENT,IDEMPIERE_ROLE,IDEMPIERE_USER,IDEMPIERE_PASS,IDEMPIERE_STAGE,DATABASE_URL,DATABASE_LOCAL_URL,CRONITOR_SECRET,DRIFT_SECRET,DRIFT_SIGNED_SECRET,IDEMPIERE_PRICE_LIST,IDEMPIERE_BASE_URL,IDEMPIERE_AD_CLIENT_ID,IDEMPIERE_AD_ORG_ID,IDEMPIERE_ROLE_ID,IDEMPIERE_WAREHOUSE_ID,IDEMPIERE_AD_TREE_ID,IDEMPIERE_LANGUAGE,IDEMPIERE_LOGIN_PATH,IDEMPIERE_LOGIN_FALLBACK_PATH,IDEMPIERE_MARCA_ALLOWLIST,URL_WOOCOMMERCE,CK,CS,SSL,WORDPRESS_APP_USER,WORDPRESS_APP_PASSWORD,WOO_STORES_JSON,APP_ENV"
USER
"www-data"
proxy-nokeepalive
"1"