https://hvac-testing.ycalabs.com/

SecurityController :: login

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\SecurityController::login"
_firewall_context
"security.firewall.map.context.main"
_route
"app_landing_page"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"50c0ea"

Request Headers

Header Value
accept-encoding
"gzip, br"
cdn-loop
"cloudflare; loops=1"
cf-connecting-ip
"43.143.60.88"
cf-ipcountry
"CN"
cf-ray
"8ca20b9b7837beb5-LHR"
cf-visitor
"{"scheme":"https"}"
connection
"Keep-Alive"
host
"hvac-testing.ycalabs.com"
user-agent
"Mozilla/5.0 (Linux; Android 10; LIO-AN00 Build/HUAWEILIO-AN00; wv) MicroMessenger Weixin QQ AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/78.0.3904.62 XWEB/2692 MMWEBSDK/200901 Mobile Safari/537.36"
x-forwarded-for
"43.143.60.88"
x-forwarded-proto
"https"
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
"Sat, 28 Sep 2024 07:33:31 GMT"
x-debug-token
"116c05"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 10

Session Metadata

Key Value
Created
"Sat, 28 Sep 24 03:33:31 -0400"
Last used
"Sat, 28 Sep 24 03:33:31 -0400"
Lifetime
172800

Session Attributes

Attribute Value
_csrf/https-authenticate
"C5fOQ37Y_7dPfWpOk6ukgemtPExCBH5DodSUHV1TZcE"

Session Usage

10 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 399
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/src/Controller/SecurityController.php"
    "line" => 17
    "function" => "getUser"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 156
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 78
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 199
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/public/index.php"
    "line" => 8
    "args" => [
      "/var/www/html/hvac-testing.ycalabs.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:43
[
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 43
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/src/Controller/SecurityController.php"
    "line" => 22
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 156
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 78
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 199
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/public/index.php"
    "line" => 8
    "args" => [
      "/var/www/html/hvac-testing.ycalabs.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:65
[
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 65
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/src/Controller/SecurityController.php"
    "line" => 24
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 156
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 78
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 199
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/public/index.php"
    "line" => 8
    "args" => [
      "/var/www/html/hvac-testing.ycalabs.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:101
[
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 101
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 72
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/form/FormRenderer.php"
    "line" => 65
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/var/cache/dev/twig/85/8537b5656d87da0d4ccab0533cdf35854e4e71e6b9d3bda07cb400558144f741.php"
    "line" => 288
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_body"
    "class" => "__TwigTemplate_d2ca319d177a9ad055ce336cbbe5e0d9c68fcab2f0a54d773bdd81adf09570f8"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/var/cache/dev/twig/32/3235ce32495f90afbf8b0707e7e72097abac7029ae203abbee6731ae672f8101.php"
    "line" => 113
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_bebb722170b3e25ed550e3f3effc0231a9afd1a2885fe50e6c43d05fdcc32dde"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/var/cache/dev/twig/85/8537b5656d87da0d4ccab0533cdf35854e4e71e6b9d3bda07cb400558144f741.php"
    "line" => 53
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_d2ca319d177a9ad055ce336cbbe5e0d9c68fcab2f0a54d773bdd81adf09570f8"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/twig/twig/src/Environment.php"
    "line" => 277
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 251
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 259
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/src/Controller/SecurityController.php"
    "line" => 26
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 156
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 78
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 199
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/public/index.php"
    "line" => 8
    "args" => [
      "/var/www/html/hvac-testing.ycalabs.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:88
[
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 88
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 77
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/form/FormRenderer.php"
    "line" => 65
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/var/cache/dev/twig/85/8537b5656d87da0d4ccab0533cdf35854e4e71e6b9d3bda07cb400558144f741.php"
    "line" => 288
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_body"
    "class" => "__TwigTemplate_d2ca319d177a9ad055ce336cbbe5e0d9c68fcab2f0a54d773bdd81adf09570f8"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/var/cache/dev/twig/32/3235ce32495f90afbf8b0707e7e72097abac7029ae203abbee6731ae672f8101.php"
    "line" => 113
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_bebb722170b3e25ed550e3f3effc0231a9afd1a2885fe50e6c43d05fdcc32dde"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/var/cache/dev/twig/85/8537b5656d87da0d4ccab0533cdf35854e4e71e6b9d3bda07cb400558144f741.php"
    "line" => 53
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_d2ca319d177a9ad055ce336cbbe5e0d9c68fcab2f0a54d773bdd81adf09570f8"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/twig/twig/src/Environment.php"
    "line" => 277
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 251
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 259
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/src/Controller/SecurityController.php"
    "line" => 26
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 156
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 78
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 199
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/public/index.php"
    "line" => 8
    "args" => [
      "/var/www/html/hvac-testing.ycalabs.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 68
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 89
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 151
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 189
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 177
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 78
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 199
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/public/index.php"
    "line" => 8
    "args" => [
      "/var/www/html/hvac-testing.ycalabs.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 89
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 151
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 189
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 177
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 78
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 199
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/public/index.php"
    "line" => 8
    "args" => [
      "/var/www/html/hvac-testing.ycalabs.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 89
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 151
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 189
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 177
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 78
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 199
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/public/index.php"
    "line" => 8
    "args" => [
      "/var/www/html/hvac-testing.ycalabs.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 89
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 151
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 189
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 177
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 78
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 199
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/public/index.php"
    "line" => 8
    "args" => [
      "/var/www/html/hvac-testing.ycalabs.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 89
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 151
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 189
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 177
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 78
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 199
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hvac-testing.ycalabs.com/public/index.php"
    "line" => 8
    "args" => [
      "/var/www/html/hvac-testing.ycalabs.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"628f78804e08240a8f5b1f75178647b1"
DATABASE_URL
"mysql://devops:devopsayca@[email protected]/hvac_live_dump_12_10_2022"
MAILER_DSN
"gmail://[email protected]:hobkiitjobplsnzs@localhost?encryption=tls&auth_mode=oauth"
MAILER_URL
"gmail://[email protected]:hobkiitjobplsnzs@localhost?encryption=tls&auth_mode=oauth"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/html/hvac-testing.ycalabs.com/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/html/hvac-testing.ycalabs.com/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT_ENCODING
"gzip, br"
HTTP_CDN_LOOP
"cloudflare; loops=1"
HTTP_CF_CONNECTING_IP
"43.143.60.88"
HTTP_CF_IPCOUNTRY
"CN"
HTTP_CF_RAY
"8ca20b9b7837beb5-LHR"
HTTP_CF_VISITOR
"{"scheme":"https"}"
HTTP_CONNECTION
"Keep-Alive"
HTTP_HOST
"hvac-testing.ycalabs.com"
HTTP_USER_AGENT
"Mozilla/5.0 (Linux; Android 10; LIO-AN00 Build/HUAWEILIO-AN00; wv) MicroMessenger Weixin QQ AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/78.0.3904.62 XWEB/2692 MMWEBSDK/200901 Mobile Safari/537.36"
HTTP_X_FORWARDED_FOR
"43.143.60.88"
HTTP_X_FORWARDED_PROTO
"https"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REMOTE_ADDR
"172.68.186.86"
REMOTE_PORT
"26906"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1727508811
REQUEST_TIME_FLOAT
1727508811.0018
REQUEST_URI
"/"
SCRIPT_FILENAME
"//var/www/html/hvac-testing.ycalabs.com/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"192.168.0.7"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"hvac-testing.ycalabs.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.41 (Ubuntu) Server at hvac-testing.ycalabs.com Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.41 (Ubuntu)"
SSL_TLS_SNI
"hvac-testing.ycalabs.com"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MAILER_DSN,MAILER_URL"
USER
"www-data"
proxy-nokeepalive
"1"