GET https://imprentareyes.pytlab.com/es/grupo/3/subgrupo/8/producto/11

ProductoController :: new

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\Public\ProductoController::new"
_firewall_context
"security.firewall.map.context.userarea"
_locale
"es"
_route
"app_producto_new"
_route_params
[
  "_locale" => "es"
  "grupo" => "3"
  "sub_grupo" => "8"
  "id" => "11"
]
_security_authenticators
[]
_security_firewall_run
"_security_userarea"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#295
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#345 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#281
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator {#291 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#399
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#400 …}
  }
]
_stopwatch_token
"31341b"
grupo
"3"
id
"11"
sub_grupo
"8"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
content-length
"0"
host
"imprentareyes.pytlab.com"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-https
"1"
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, 14 Jul 2026 13:19:06 GMT"
x-debug-token
"a3e956"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 9

Session Metadata

Key Value
Created
"Tue, 14 Jul 26 14:19:02 +0100"
Last used
"Tue, 14 Jul 26 14:19:02 +0100"
Lifetime
0

Session Attributes

Attribute Value
id_carro_session
2493

Session Usage

9 Usages
Stateless check enabled
Usage
App\Service\SessionService:28
[
  [
    "file" => "/export/home/imprentareyes/symfony/src/Service/SessionService.php"
    "line" => 28
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/src/Controller/Public/ProductoController.php"
    "line" => 123
    "function" => "get"
    "class" => "App\Service\SessionService"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "new"
    "class" => "App\Controller\Public\ProductoController"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/public_html/index.php"
    "line" => 5
    "args" => [
      "/export/home/imprentareyes/symfony/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Service\SessionService:32
[
  [
    "file" => "/export/home/imprentareyes/symfony/src/Service/SessionService.php"
    "line" => 32
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/src/Controller/Public/ProductoController.php"
    "line" => 126
    "function" => "set"
    "class" => "App\Service\SessionService"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "new"
    "class" => "App\Controller\Public\ProductoController"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/public_html/index.php"
    "line" => 5
    "args" => [
      "/export/home/imprentareyes/symfony/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/security-core/Authorization/AuthorizationChecker.php"
    "line" => 45
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/twig-bridge/Extension/SecurityExtension.php"
    "line" => 52
    "function" => "isGranted"
    "class" => "Symfony\Component\Security\Core\Authorization\AuthorizationChecker"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/var/cache/dev/twig/5e/5e917c4af8f972cd0febbd6e64098cbc.php"
    "line" => 49
    "function" => "isGranted"
    "class" => "Symfony\Bridge\Twig\Extension\SecurityExtension"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_ec535127124abfcd80bf3965e352f26f"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/var/cache/dev/twig/f4/f4bff9bb7de7071c7305a56b8b95dff2.php"
    "line" => 62
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_7ee391f8bef009f3c236da72ba5eece0"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/var/cache/dev/twig/65/65b426e347cfcd3e724879524b1d94ad.php"
    "line" => 158
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_53df1b163f21432bd06afd151b0a52ee"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/var/cache/dev/twig/a5/a54b7f6753a71069c93879c4908ba637.php"
    "line" => 113
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/twig/twig/src/Template.php"
    "line" => 458
    "function" => "block_body"
    "class" => "__TwigTemplate_aacb68303650bb2ec79be4d4fc563d5a"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/var/cache/dev/twig/bb/bbcf89e772b1980f5b0bfd3fd4caf924.php"
    "line" => 215
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_8740243309ebd0a8fb37e69c045baa15"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/var/cache/dev/twig/a5/a54b7f6753a71069c93879c4908ba637.php"
    "line" => 56
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_aacb68303650bb2ec79be4d4fc563d5a"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/var/cache/dev/twig/0a/0adf44a67242b7281ca9aa972b2435a1.php"
    "line" => 57
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_312c197fd5f219e07d52fad4f34a2464"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/twig/twig/src/Template.php"
    "line" => 366
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/twig/twig/src/Template.php"
    "line" => 381
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 467
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 472
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 284
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/src/Controller/Public/ProductoController.php"
    "line" => 186
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "new"
    "class" => "App\Controller\Public\ProductoController"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/public_html/index.php"
    "line" => 5
    "args" => [
      "/export/home/imprentareyes/symfony/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:185
[
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 185
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1928
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/var/cache/dev/twig/67/67dc68e4aacf849719d6c7f3391883a5.php"
    "line" => 49
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_8ea78a11b519f9dd7d273ceada8696a9"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/var/cache/dev/twig/a5/a54b7f6753a71069c93879c4908ba637.php"
    "line" => 119
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/twig/twig/src/Template.php"
    "line" => 458
    "function" => "block_body"
    "class" => "__TwigTemplate_aacb68303650bb2ec79be4d4fc563d5a"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/var/cache/dev/twig/bb/bbcf89e772b1980f5b0bfd3fd4caf924.php"
    "line" => 215
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_8740243309ebd0a8fb37e69c045baa15"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/var/cache/dev/twig/a5/a54b7f6753a71069c93879c4908ba637.php"
    "line" => 56
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_aacb68303650bb2ec79be4d4fc563d5a"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/var/cache/dev/twig/0a/0adf44a67242b7281ca9aa972b2435a1.php"
    "line" => 57
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_312c197fd5f219e07d52fad4f34a2464"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/twig/twig/src/Template.php"
    "line" => 366
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/twig/twig/src/Template.php"
    "line" => 381
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 467
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 472
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 284
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/src/Controller/Public/ProductoController.php"
    "line" => 186
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "new"
    "class" => "App\Controller\Public\ProductoController"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/public_html/index.php"
    "line" => 5
    "args" => [
      "/export/home/imprentareyes/symfony/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 68
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/public_html/index.php"
    "line" => 5
    "args" => [
      "/export/home/imprentareyes/symfony/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/public_html/index.php"
    "line" => 5
    "args" => [
      "/export/home/imprentareyes/symfony/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/public_html/index.php"
    "line" => 5
    "args" => [
      "/export/home/imprentareyes/symfony/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/public_html/index.php"
    "line" => 5
    "args" => [
      "/export/home/imprentareyes/symfony/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/symfony/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/export/home/imprentareyes/public_html/index.php"
    "line" => 5
    "args" => [
      "/export/home/imprentareyes/symfony/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
API
"http://2.136.227.97:8081/optwebsvcs"
API_DB
"pruebas"
API_SYNC
"https://imprentareyes.pytlab.com/sync/api"
APP_ENV
"dev"
APP_SECRET
"e77871874102635d56d99c9bde1f13b6"
APP_TIMEZONE
"Atlantic/Canary"
BASEPATH
"/"
DATABASE_URL
"mysql://imprentareyes_usr:Pr0y3ctr@n2023@127.0.0.1:3306/imprentareyes_db?serverVersion=mariadb-10.4.22"
DEV_DEBUG
"true"
EMAIL
"info@imprenta-reyes.com"
EMAIL_BCC
"{"0":"aytami.eugenio@proyectran.com"}"
EMAIL_EMPRESA
"aytami.eugenio@proyectran.com"
EMAIL_PRESUPUESTO
"aytami.eugenio@proyectran.com"
ESTADOS
"{"0":"Pendiente","1":"Enviado","2":"Entregado"}"
IMG_STORAGE
"/../public_html/"
MAILER_DSN
"smtp://info@imprenta-reyes.com:Oi8aojn8nrXIBPxrU@smtp.ionos.es:587"
MAILER_FROM
"info@imprenta-reyes.com"
MAILER_TO
"developer@proyectran.com"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
NOMBRE
"Imprenta Reyes"
NUMDIGPREFIJO
"4"
PLANTILLAS
"{"IMP_PLANOS":"IMP_PLANOS","IMP_ENCUADERNADOS":"IMP_ENCUADERNADOS","GRAN_FORMATO":"GRAN_FORMATO","VARIOS":"VARIOS"}"
PREFIJO
"WEB"
PRIVATE_STORAGE
"/storage/"
RECAPTCHA3_KEY
"6LfM82orAAAAAHsMMi98fRrN1TnOlNwiqWxx5k82"
RECAPTCHA3_SECRET
"6LfM82orAAAAAOXL6FM6w-GrYGvGKcjTbha4ywRN"
REDSYS_DS_MERCHANT_CURRENCY
"978"
REDSYS_DS_MERCHANT_MERCHANTCODE
"340392158"
REDSYS_DS_MERCHANT_MERCHANTURL
"https://imprentareyes.pytlab.com"
REDSYS_DS_MERCHANT_TERMINAL
"1"
REDSYS_DS_MERCHANT_TRANSACTIONTYPE
"0"
REDSYS_KC
"sq7HjrUOBfKmC576ILgskD5srU870gJ7"
REDSYS_URL
"https://sis-t.redsys.es:25443/sis/realizarPago"
REDSYS_VERSION
"HMAC_SHA256_V1"
URL
"https://imprentareyes.pytlab.com/"
URL_BLOG
"http://imprenta-reyes.com/blog/"
URL_PUBLIC
"https://imprentareyes.pytlab.com/"
URL_PUBLICO
"https://imprentareyes.pytlab.com/"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/export/home/imprentareyes/symfony"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/export/home/imprentareyes/symfony"
]
CONTENT_LENGTH
"0"
CONTEXT_DOCUMENT_ROOT
"/export/home/imprentareyes/public_html"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/export/home/imprentareyes/public_html"
H2PUSH
"off"
H2_PUSH
"off"
H2_PUSHED
""
H2_PUSHED_ON
""
H2_STREAM_ID
"1"
H2_STREAM_TAG
"1353186-3555-1"
HTTP2
"on"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"imprentareyes.pytlab.com"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_HTTPS
"1"
PATH
"/usr/local/bin:/usr/bin:/bin"
PHP_SELF
"/index.php"
PWD
"/"
QUERY_STRING
""
REDIRECT_H2PUSH
"off"
REDIRECT_H2_PUSH
"off"
REDIRECT_H2_PUSHED
""
REDIRECT_H2_PUSHED_ON
""
REDIRECT_H2_STREAM_ID
"1"
REDIRECT_H2_STREAM_TAG
"1353186-3555-1"
REDIRECT_HTTP2
"on"
REDIRECT_HTTPS
"on"
REDIRECT_SCRIPT_URI
"https://imprentareyes.pytlab.com/es/grupo/3/subgrupo/8/producto/11"
REDIRECT_SCRIPT_URL
"/es/grupo/3/subgrupo/8/producto/11"
REDIRECT_SSL_TLS_SNI
"imprentareyes.pytlab.com"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"alY3RYeu9rvkSkzDOJ7_gQAARRc"
REDIRECT_URL
"/es/grupo/3/subgrupo/8/producto/11"
REMOTE_ADDR
"216.73.216.175"
REMOTE_PORT
"14127"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1784035142
REQUEST_TIME_FLOAT
1784035142.4165
REQUEST_URI
"/es/grupo/3/subgrupo/8/producto/11"
SCRIPT_FILENAME
"/export/home/imprentareyes/public_html/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://imprentareyes.pytlab.com/es/grupo/3/subgrupo/8/producto/11"
SCRIPT_URL
"/es/grupo/3/subgrupo/8/producto/11"
SERVER_ADDR
"10.0.1.163"
SERVER_ADMIN
"webmaster@imprentareyes.pytlab.com"
SERVER_NAME
"imprentareyes.pytlab.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"imprentareyes.pytlab.com"
SYMFONY_DOTENV_PATH
"/export/home/imprentareyes/symfony/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN,DATABASE_URL,MAILER_DSN,MAILER_FROM,MAILER_TO,IMG_STORAGE,BASEPATH,URL_PUBLICO,URL_PUBLIC,URL,PRIVATE_STORAGE,DEV_DEBUG,APP_TIMEZONE,API,API_DB,API_SYNC,REDSYS_VERSION,REDSYS_URL,REDSYS_DS_MERCHANT_MERCHANTCODE,REDSYS_DS_MERCHANT_CURRENCY,REDSYS_DS_MERCHANT_TRANSACTIONTYPE,REDSYS_DS_MERCHANT_TERMINAL,REDSYS_DS_MERCHANT_MERCHANTURL,REDSYS_KC,EMAIL,EMAIL_EMPRESA,EMAIL_PRESUPUESTO,EMAIL_BCC,NOMBRE,ESTADOS,PLANTILLAS,URL_BLOG,RECAPTCHA3_KEY,RECAPTCHA3_SECRET,PREFIJO,NUMDIGPREFIJO"
TEMP
"/tmp"
TMP
"/tmp"
TMPDIR
"/tmp"
UNIQUE_ID
"alY3RYeu9rvkSkzDOJ7_gQAARRc"
argc
0
argv
[]