https://gbt.inkylab.com/en/register

RegistrationController :: register

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_access_control_attributes
null
_controller
"App\Controller\RegistrationController::register"
_firewall_context
"security.firewall.map.context.main"
_locale
"en"
_route
"app_register"
_route_params
[
  "_locale" => "en"
]
_stopwatch_token
"acad0d"

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, deflate, br, zstd"
cache-control
"no-cache"
connection
"close"
host
"gbt.inkylab.com"
pragma
"no-cache"
priority
"u=0, i"
sec-ch-ua
""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129""
sec-ch-ua-mobile
"?0"
sec-ch-ua-platform
""Windows""
sec-fetch-dest
"document"
sec-fetch-mode
"navigate"
sec-fetch-site
"none"
sec-fetch-user
"?1"
upgrade-insecure-requests
"1"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-php-ob-level
"1"
x-real-ip
"13.59.69.96"

Request Content

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

Response

Response Headers

Header Value
cache-control
"private, must-revalidate"
content-type
"text/html; charset=UTF-8"
date
"Mon, 07 Apr 2025 01:58:40 GMT"
expires
-1
pragma
"no-cache"
x-debug-token
"60218c"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 9

Session Metadata

Key Value
Created
"Mon, 07 Apr 25 01:58:40 +0000"
Last used
"Mon, 07 Apr 25 01:58:40 +0000"
Lifetime
604800

Session Attributes

Attribute Value
_csrf/https-registration_form
"ND-QM-WlU7zclzSbH9rAHA3A6CMmf3KFC3MMCul076k"

Session Usage

9 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:98
[
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 98
    "function" => "start"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 72
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 78
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/form/ResolvedFormType.php"
    "line" => 167
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 111
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/form/ResolvedFormType.php"
    "line" => 160
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 111
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/form/Form.php"
    "line" => 1070
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/src/Controller/RegistrationController.php"
    "line" => 78
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 156
    "function" => "register"
    "class" => "App\Controller\RegistrationController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 78
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/http-kernel/Kernel.php"
    "line" => 199
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:101
[
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 101
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 72
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 78
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/form/ResolvedFormType.php"
    "line" => 167
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 111
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/form/ResolvedFormType.php"
    "line" => 160
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 111
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/form/Form.php"
    "line" => 1070
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/src/Controller/RegistrationController.php"
    "line" => 78
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 156
    "function" => "register"
    "class" => "App\Controller\RegistrationController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 78
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/http-kernel/Kernel.php"
    "line" => 199
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:88
[
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 88
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 77
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 78
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/form/ResolvedFormType.php"
    "line" => 167
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 111
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/form/ResolvedFormType.php"
    "line" => 160
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 111
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/form/Form.php"
    "line" => 1070
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/src/Controller/RegistrationController.php"
    "line" => 78
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 156
    "function" => "register"
    "class" => "App\Controller\RegistrationController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 78
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/http-kernel/Kernel.php"
    "line" => 199
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:170
[
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 170
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1599
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/var/cache/dev/twig/e7/e76fe4af02cb9fa8df125de3b75905c1454261735d5fac9eb66b00a9df3c261e.php"
    "line" => 98
    "function" => "twig_get_attribute"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_content"
    "class" => "__TwigTemplate_dd1733d57327d580238e53f270b4f229ef68bc29543ad46ec53a109b57d7bdb7"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/var/cache/dev/twig/e0/e0ae8425b751ce53f0a6eb2626b8676ba5e42e98a32d571ca36919fa61b5abb9.php"
    "line" => 104
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_body"
    "class" => "__TwigTemplate_c01ac76dbd359e4a77014d1901f600cc65f00ed0dd0a71ea423cef43f9a9c329"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/var/cache/dev/twig/54/542106df45042f6727fdfacd539c2275e2c83d6d09ed93cdcd6d9a40ab627c87.php"
    "line" => 235
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_31e1bfa109341d6e71e060def6c9a1c9025c2075882274e5137006dbfba12323"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/var/cache/dev/twig/e0/e0ae8425b751ce53f0a6eb2626b8676ba5e42e98a32d571ca36919fa61b5abb9.php"
    "line" => 51
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_c01ac76dbd359e4a77014d1901f600cc65f00ed0dd0a71ea423cef43f9a9c329"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/var/cache/dev/twig/e7/e76fe4af02cb9fa8df125de3b75905c1454261735d5fac9eb66b00a9df3c261e.php"
    "line" => 49
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_dd1733d57327d580238e53f270b4f229ef68bc29543ad46ec53a109b57d7bdb7"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/twig/twig/src/Environment.php"
    "line" => 277
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 251
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 259
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/src/Controller/RegistrationController.php"
    "line" => 78
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 156
    "function" => "register"
    "class" => "App\Controller\RegistrationController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 78
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/http-kernel/Kernel.php"
    "line" => 199
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 68
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 89
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 151
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 189
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 177
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 78
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/http-kernel/Kernel.php"
    "line" => 199
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 89
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 151
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 189
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 177
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 78
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/http-kernel/Kernel.php"
    "line" => 199
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 89
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 151
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 189
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 177
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 78
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/http-kernel/Kernel.php"
    "line" => 199
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 89
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 151
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 189
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 177
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 78
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/http-kernel/Kernel.php"
    "line" => 199
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 89
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 151
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 189
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 177
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 78
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/http-kernel/Kernel.php"
    "line" => 199
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"c330f4eee5410ec1a52c306f3ee9e7c2"
DATABASE_URL
"mysql://admingbt:n4gkF4!5@127.0.0.1:3306/gbt?serverVersion=mariadb-10.4.11&charset=utf8mb4"
LOCK_DSN
"flock"
MAILER_DSN
"gmail+smtp://website@womeninnews.org:wcdafnyukubnovyi@default"
NATURAL_ENGINE_API_AR
"api.ar.womeninnews.org"
NATURAL_ENGINE_API_EN
"api.womeninnews.org"
NATURAL_ENGINE_LOCALES
"AR,EN"
QUOTES_ENGINE_API_AR
"api.ar.men.womeninnews.org"
QUOTES_ENGINE_API_EN
"quotes.womeninnews.org"

Defined as regular env variables

Key Value
CONTEXT_DOCUMENT_ROOT
"/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www/vhosts/gbt.inkylab.com"
HTTPS
"on"
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, deflate, br, zstd"
HTTP_CACHE_CONTROL
"no-cache"
HTTP_CONNECTION
"close"
HTTP_HOST
"gbt.inkylab.com"
HTTP_PRAGMA
"no-cache"
HTTP_PRIORITY
"u=0, i"
HTTP_SEC_CH_UA
""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129""
HTTP_SEC_CH_UA_MOBILE
"?0"
HTTP_SEC_CH_UA_PLATFORM
""Windows""
HTTP_SEC_FETCH_DEST
"document"
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 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_REAL_IP
"13.59.69.96"
PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY
"0"
PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY
"0"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY
"0"
REDIRECT_PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY
"0"
REDIRECT_SCRIPT_URI
"https://gbt.inkylab.com/en/register"
REDIRECT_SCRIPT_URL
"/en/register"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"Z-MxUJjpuhPuDRYYVIEfzQAAAMQ"
REDIRECT_URL
"/en/register"
REMOTE_ADDR
"13.59.69.96"
REMOTE_PORT
"57478"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1743991120
REQUEST_TIME_FLOAT
1743991120.3181
REQUEST_URI
"/en/register"
SCRIPT_FILENAME
"/var/www/vhosts/gbt.inkylab.com/httpdocs/gbt/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://gbt.inkylab.com/en/register"
SCRIPT_URL
"/en/register"
SERVER_ADDR
"51.38.52.128"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"gbt.inkylab.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SIGNATURE
"<address>Apache Server at gbt.inkylab.com Port 443</address>\n"
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MAILER_DSN,DATABASE_URL,NATURAL_ENGINE_API_EN,QUOTES_ENGINE_API_EN,NATURAL_ENGINE_API_AR,QUOTES_ENGINE_API_AR,NATURAL_ENGINE_LOCALES,LOCK_DSN,APP_DEBUG"
UNIQUE_ID
"Z-MxUJjpuhPuDRYYVIEfzQAAAMQ"
USER
"gbt.inkylab.com"
proxy-nokeepalive
"1"