https://staging-hospital.7mantra.in/login

SecurityController :: login

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\SecurityController::login"
_firewall_context
"security.firewall.map.context.main"
_redirected
true
_route
"app_login"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"79b99b"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"sf_redirect=%7B%22token%22%3A%2251284f%22%2C%22route%22%3A%22homepage%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CHomeController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fmantraweb%5C%2Fpublic_html%5C%2Fstaging-hospital%5C%2Fsrc%5C%2FController%5C%2FHomeController.php%22%2C%22line%22%3A11%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=98d641cbd10c230a4db3f2591a9db647"
host
"staging-hospital.7mantra.in"
referer
"https://staging-hospital.7mantra.in/"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-php-ob-level
"0"

Request Content

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

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-security-policy
"default-src 'self' data: https:; base-uri 'self'; object-src 'none'; script-src 'self' 'unsafe-inline' *.googleapis.com *.google.com *.gstatic.com; img-src 'self' data:; style-src 'self' 'unsafe-inline'; frame-src 'self' *.youtube.com *.google.com; frame-ancestors 'self' *.youtube.com *.google.com;"
content-type
"text/html; charset=UTF-8"
date
"Fri, 14 Mar 2025 17:28:03 GMT"
x-content-security-policy
"default-src 'self' data: https:; base-uri 'self'; object-src 'none'; script-src 'self' 'unsafe-inline' *.googleapis.com *.google.com *.gstatic.com; img-src 'self' data:; style-src 'self' 'unsafe-inline'; frame-src 'self' *.youtube.com *.google.com; frame-ancestors 'self' *.youtube.com *.google.com;"
x-debug-token
"87227b"
x-webkit-csp
"default-src 'self' data: https:; base-uri 'self'; object-src 'none'; script-src 'self' 'unsafe-inline' *.googleapis.com *.google.com *.gstatic.com; img-src 'self' data:; style-src 'self' 'unsafe-inline'; frame-src 'self' *.youtube.com *.google.com; frame-ancestors 'self' *.youtube.com *.google.com;"

Cookies

Request Cookies

Key Value
PHPSESSID
"98d641cbd10c230a4db3f2591a9db647"
sf_redirect
"{"token":"51284f","route":"homepage","method":"GET","controller":{"class":"App\\Controller\\HomeController","method":"index","file":"\/home\/mantraweb\/public_html\/staging-hospital\/src\/Controller\/HomeController.php","line":11},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 10

Session Metadata

Key Value
Created
"Fri, 14 Mar 25 17:28:03 +0000"
Last used
"Fri, 14 Mar 25 17:28:03 +0000"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-authenticate
"YSVOSXJTTT_uzU-CdA8YN_8yUsVepYu1SKQbuimLYsc"
last_session_request
1741973283

Session Usage

10 Usages
Stateless check enabled
Usage
App\EventSubscriber\CheckRequestSubscriber:41
[
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/src/EventSubscriber/CheckRequestSubscriber.php"
    "line" => 41
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "App\EventSubscriber\CheckRequestSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/public/index.php"
    "line" => 5
    "args" => [
      "/home/mantraweb/public_html/staging-hospital/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\EventSubscriber\CheckRequestSubscriber:43
[
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/src/EventSubscriber/CheckRequestSubscriber.php"
    "line" => 43
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "App\EventSubscriber\CheckRequestSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/public/index.php"
    "line" => 5
    "args" => [
      "/home/mantraweb/public_html/staging-hospital/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\EventSubscriber\CheckRequestSubscriber:44
[
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/src/EventSubscriber/CheckRequestSubscriber.php"
    "line" => 44
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "App\EventSubscriber\CheckRequestSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/public/index.php"
    "line" => 5
    "args" => [
      "/home/mantraweb/public_html/staging-hospital/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/stof/doctrine-extensions-bundle/src/EventListener/LoggerListener.php"
    "line" => 44
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/public/index.php"
    "line" => 5
    "args" => [
      "/home/mantraweb/public_html/staging-hospital/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:65
[
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 65
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/src/Controller/SecurityController.php"
    "line" => 25
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/public/index.php"
    "line" => 5
    "args" => [
      "/home/mantraweb/public_html/staging-hospital/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:43
[
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 43
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/src/Controller/SecurityController.php"
    "line" => 26
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/public/index.php"
    "line" => 5
    "args" => [
      "/home/mantraweb/public_html/staging-hospital/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:168
[
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 168
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1754
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/var/cache/dev/twig/2c/2c46c87e015a2275bbd48b5bcf732cb2.php"
    "line" => 49
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/twig/twig/src/Template.php"
    "line" => 393
    "function" => "doDisplay"
    "class" => "__TwigTemplate_ce7cc5244569620cb8fd514cb6ab4d5d"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/var/cache/dev/twig/a1/a1792025638606e64ffbf55ff65508fd.php"
    "line" => 166
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/twig/twig/src/Template.php"
    "line" => 437
    "function" => "block_content"
    "class" => "__TwigTemplate_0ccecf64dc324522d234aee44b1e9d9e"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/var/cache/dev/twig/9c/9c5a06c9cf4a19045b219407210fef7e.php"
    "line" => 182
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/twig/twig/src/Template.php"
    "line" => 393
    "function" => "doDisplay"
    "class" => "__TwigTemplate_61ad5c0d8517008c9080db1bb6073b08"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/var/cache/dev/twig/a1/a1792025638606e64ffbf55ff65508fd.php"
    "line" => 54
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/twig/twig/src/Template.php"
    "line" => 393
    "function" => "doDisplay"
    "class" => "__TwigTemplate_0ccecf64dc324522d234aee44b1e9d9e"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/twig/twig/src/Template.php"
    "line" => 349
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/twig/twig/src/Template.php"
    "line" => 364
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 35
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/twig/twig/src/Environment.php"
    "line" => 306
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/src/Controller/SecurityController.php"
    "line" => 26
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/public/index.php"
    "line" => 5
    "args" => [
      "/home/mantraweb/public_html/staging-hospital/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:101
[
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 101
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 72
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/form/FormRenderer.php"
    "line" => 65
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/var/cache/dev/twig/a1/a1792025638606e64ffbf55ff65508fd.php"
    "line" => 208
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/twig/twig/src/Template.php"
    "line" => 437
    "function" => "block_content"
    "class" => "__TwigTemplate_0ccecf64dc324522d234aee44b1e9d9e"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/var/cache/dev/twig/9c/9c5a06c9cf4a19045b219407210fef7e.php"
    "line" => 182
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/twig/twig/src/Template.php"
    "line" => 393
    "function" => "doDisplay"
    "class" => "__TwigTemplate_61ad5c0d8517008c9080db1bb6073b08"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/var/cache/dev/twig/a1/a1792025638606e64ffbf55ff65508fd.php"
    "line" => 54
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/twig/twig/src/Template.php"
    "line" => 393
    "function" => "doDisplay"
    "class" => "__TwigTemplate_0ccecf64dc324522d234aee44b1e9d9e"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/twig/twig/src/Template.php"
    "line" => 349
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/twig/twig/src/Template.php"
    "line" => 364
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 35
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/twig/twig/src/Environment.php"
    "line" => 306
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/src/Controller/SecurityController.php"
    "line" => 26
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/public/index.php"
    "line" => 5
    "args" => [
      "/home/mantraweb/public_html/staging-hospital/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:88
[
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 88
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 77
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/form/FormRenderer.php"
    "line" => 65
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/var/cache/dev/twig/a1/a1792025638606e64ffbf55ff65508fd.php"
    "line" => 208
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/twig/twig/src/Template.php"
    "line" => 437
    "function" => "block_content"
    "class" => "__TwigTemplate_0ccecf64dc324522d234aee44b1e9d9e"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/var/cache/dev/twig/9c/9c5a06c9cf4a19045b219407210fef7e.php"
    "line" => 182
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/twig/twig/src/Template.php"
    "line" => 393
    "function" => "doDisplay"
    "class" => "__TwigTemplate_61ad5c0d8517008c9080db1bb6073b08"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/var/cache/dev/twig/a1/a1792025638606e64ffbf55ff65508fd.php"
    "line" => 54
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/twig/twig/src/Template.php"
    "line" => 393
    "function" => "doDisplay"
    "class" => "__TwigTemplate_0ccecf64dc324522d234aee44b1e9d9e"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/twig/twig/src/Template.php"
    "line" => 349
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/twig/twig/src/Template.php"
    "line" => 364
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 35
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/twig/twig/src/Environment.php"
    "line" => 306
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/src/Controller/SecurityController.php"
    "line" => 26
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/public/index.php"
    "line" => 5
    "args" => [
      "/home/mantraweb/public_html/staging-hospital/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Firewall\ContextListener:195
[
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/security-http/Firewall/ContextListener.php"
    "line" => 195
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/mantraweb/public_html/staging-hospital/public/index.php"
    "line" => 5
    "args" => [
      "/home/mantraweb/public_html/staging-hospital/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
ABDM_BASE_URL
"https://staging-abdm.7mantra.in/"
ABHA_ENV
"sandbox"
ABHA_ID
""
ABHA_PROD_SUFFIX
"@sbx"
ABHA_SBX_SUFFIX
"@sbx"
ABHA_SECRET
""
APP_ENV
"dev"
APP_SECRET
"b79852d46bc062a9cf6d2b3700f1742d"
APP_TIMEZONE
"UTC"
CLIENT_ID
"SBX_002132"
CLIENT_SECRET
"dd468fe5-74f5-44f1-9fb5-47542de0f60b"
CNMGTS_API_MAIL_PASSWORD
"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"
CNMGTS_API_MAIL_URL
"https://api.sendgrid.com/v3/mail/send"
CNMGTS_API_PASSWORD
""
CNMGTS_API_URL
""
CNMGTS_API_USERNAME
""
CNMGTS_DB_URL
"mysql://mantraweb_backend:Nq-8i*^Qm=9O@127.0.0.1:3306/mantraweb_backend?serverVersion=8.0.37"
DATABASE_URL
"mysql://mantraweb_hospital:Rh.qivQ8J1G[@127.0.0.1:3306/mantraweb_hospital?serverVersion=8.0.37"
EMAIL_FROM_NAME
"Manitechnest Solutions LLP"
EMAIL_NOREPLY
"manitechnest@gmail.com"
GOOGLE_RECAPTCHA_SECRET_KEY
"6Lec_n8pAAAAAC9MLAFloNmmTcuowhWOcguwOQRU"
GOOGLE_RECAPTCHA_SITE_KEY
"6Lec_n8pAAAAAEGR3DnbzPfNv6nhp7Iwb7jvcSPg"
MAILER_DSN
"null://localhost"
NZO_ENCRYPTOR_IV
"change_me"
NZO_ENCRYPTOR_SECRET
"change_me"
SMS_API_ID
"36017DFFECAE79"
SMS_API_KEY
"3677597154619248222"
SMS_API_URL
"http://enterprise.smsgatewaycenter.com/SMSApi/rest/send"
SMS_FROM
"SVNTRA"
SMS_PE_ID
"1201161103675976236"
SMS_TEMPLATE_ID
"1207166824954442568"
WHATS_APP_FROM_NO
""
WHATS_APP_MSG_SID
""
WHATS_APP_MSG_TOKEN
""

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/usr/local/cpanel/cgi-sys/"
CONTEXT_PREFIX
"/cgi-sys"
DOCUMENT_ROOT
"/home/mantraweb/public_html/staging-hospital/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"sf_redirect=%7B%22token%22%3A%2251284f%22%2C%22route%22%3A%22homepage%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CHomeController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fmantraweb%5C%2Fpublic_html%5C%2Fstaging-hospital%5C%2Fsrc%5C%2FController%5C%2FHomeController.php%22%2C%22line%22%3A11%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=98d641cbd10c230a4db3f2591a9db647"
HTTP_HOST
"staging-hospital.7mantra.in"
HTTP_REFERER
"https://staging-hospital.7mantra.in/"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
ORIG_PATH_INFO
"/index.php"
ORIG_PATH_TRANSLATED
"/home/mantraweb/public_html/staging-hospital/public/index.php"
ORIG_SCRIPT_FILENAME
"/usr/local/cpanel/cgi-sys/ea-php81"
ORIG_SCRIPT_NAME
"/cgi-sys/ea-php81"
PATH
"/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HANDLER
"application/x-httpd-ea-php81"
REDIRECT_HTTPS
"on"
REDIRECT_REDIRECT_HTTPS
"on"
REDIRECT_REDIRECT_SSL_TLS_SNI
"staging-hospital.7mantra.in"
REDIRECT_REDIRECT_STATUS
"200"
REDIRECT_REDIRECT_UNIQUE_ID
"Z9RnIzT8p-EVhp8C8YGzlwAAAAk"
REDIRECT_SSL_TLS_SNI
"staging-hospital.7mantra.in"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"Z9RnIzT8p-EVhp8C8YGzlwAAAAk"
REDIRECT_URL
"/index.php"
REMOTE_ADDR
"18.221.100.74"
REMOTE_PORT
"57097"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1741973283
REQUEST_TIME_FLOAT
1741973283.7682
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/home/mantraweb/public_html/staging-hospital/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"216.10.242.53"
SERVER_ADMIN
"webmaster@staging-hospital.7mantra.in"
SERVER_NAME
"staging-hospital.7mantra.in"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"staging-hospital.7mantra.in"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,CNMGTS_DB_URL,MAILER_DSN,EMAIL_NOREPLY,CNMGTS_API_URL,CNMGTS_API_USERNAME,CNMGTS_API_PASSWORD,WHATS_APP_MSG_SID,WHATS_APP_MSG_TOKEN,WHATS_APP_FROM_NO,SMS_API_KEY,SMS_API_URL,ABHA_ID,ABHA_SECRET,EMAIL_FROM_NAME,CNMGTS_API_MAIL_URL,CNMGTS_API_MAIL_PASSWORD,GOOGLE_RECAPTCHA_SITE_KEY,GOOGLE_RECAPTCHA_SECRET_KEY,NZO_ENCRYPTOR_SECRET,NZO_ENCRYPTOR_IV,SMS_API_ID,SMS_FROM,SMS_PE_ID,CLIENT_ID,CLIENT_SECRET,APP_TIMEZONE,ABHA_SBX_SUFFIX,ABHA_PROD_SUFFIX,ABHA_ENV,SMS_TEMPLATE_ID,ABDM_BASE_URL"
TZ
"America/New_York"
UNIQUE_ID
"Z9RnIzT8p-EVhp8C8YGzlwAAAAk"
argc
0
argv
[]