LoginController :: login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\LoginController::login" |
| _firewall_context | "security.firewall.map.context.main" |
| _redirected | true |
| _route | "app_login" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#564 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#526 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#570 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#571 …} } ] |
| _stopwatch_token | "c2b331" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| connection | "close" |
| content-length | "0" |
| cookie | "sf_redirect=%7B%22token%22%3A%227207d1%22%2C%22route%22%3A%22app_configurator%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CConfiguratorController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22D%3A%5C%5Cinetpub%5C%5Cwwwroot%5C%5CCadaptix_Websites%5C%5Cdemo.cadaptix%5C%5Csrc%5C%5CController%5C%5CConfiguratorController.php%22%2C%22line%22%3A18%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=7207d1; PHPSESSID=12mlbj8hbqooo8quua5o69idm6" |
| host | "demo.cadaptix.com" |
| referer | "https://demo.cadaptix.com/" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-original-url | "/login" |
| x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Tue, 01 Sep 2026 20:11:41 GMT" |
| x-debug-token | "9523fa" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "12mlbj8hbqooo8quua5o69idm6" |
| main_deauth_profile_token | "7207d1" |
| sf_redirect | "{"token":"7207d1","route":"app_configurator","method":"GET","controller":{"class":"App\\Controller\\ConfiguratorController","method":"index","file":"D:\\inetpub\\wwwroot\\Cadaptix_Websites\\demo.cadaptix\\src\\Controller\\ConfiguratorController.php","line":18},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 4
Session Metadata
| Key | Value |
|---|---|
| Created | "Tue, 01 Sep 26 22:11:39 +0200" |
| Last used | "Tue, 01 Sep 26 22:11:39 +0200" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.main.target_path | "https://demo.cadaptix.com/" |
Session Usage
4
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:42 [
[
"file" => "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\vendor\symfony\security-core\Authentication\Token\Storage\UsageTrackingTokenStorage.php"
"line" => 42
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\vendor\symfony\framework-bundle\Controller\AbstractController.php"
"line" => 383
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\src\Controller\LoginController.php"
"line" => 33
"function" => "getUser"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\LoginController"
"type" => "->"
]
[
"file" => "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\vendor\symfony\http-kernel\Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\vendor\autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\public\index.php"
"line" => 21
"args" => [
"D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\vendor\autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38 [
[
"file" => "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\vendor\symfony\security-http\Authentication\AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\src\Controller\LoginController.php"
"line" => 42
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\LoginController"
"type" => "->"
]
[
"file" => "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\vendor\symfony\http-kernel\Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\vendor\autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\public\index.php"
"line" => 21
"args" => [
"D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\vendor\autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57 [
[
"file" => "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\vendor\symfony\security-http\Authentication\AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\src\Controller\LoginController.php"
"line" => 45
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\LoginController"
"type" => "->"
]
[
"file" => "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\vendor\symfony\http-kernel\Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\vendor\autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\public\index.php"
"line" => 21
"args" => [
"D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\vendor\autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Bridge\Twig\AppVariable:181 [
[
"file" => "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\vendor\symfony\twig-bridge\AppVariable.php"
"line" => 181
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\vendor\twig\twig\src\Extension\CoreExtension.php"
"line" => 1928
"function" => "getFlashes"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\var\cache\dev\twig\4a\4a1c7eb40a7b1d694192c684ef7b78d1.php"
"line" => 1348
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\vendor\twig\twig\src\Template.php"
"line" => 458
"function" => "block_body"
"class" => "__TwigTemplate_02f046d4bd61023f46bf892f3665ed08"
"type" => "->"
]
[
"file" => "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\var\cache\dev\twig\bd\bda66d84fb1b47d2a38377ef342c7fce.php"
"line" => 101
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\vendor\twig\twig\src\Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_4fc8933a4be925b8d99664acec73a877"
"type" => "->"
]
[
"file" => "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\var\cache\dev\twig\4a\4a1c7eb40a7b1d694192c684ef7b78d1.php"
"line" => 55
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\vendor\twig\twig\src\Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_02f046d4bd61023f46bf892f3665ed08"
"type" => "->"
]
[
"file" => "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\vendor\twig\twig\src\Template.php"
"line" => 366
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\vendor\twig\twig\src\Template.php"
"line" => 381
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\vendor\twig\twig\src\TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\vendor\twig\twig\src\Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\vendor\symfony\framework-bundle\Controller\AbstractController.php"
"line" => 467
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\vendor\symfony\framework-bundle\Controller\AbstractController.php"
"line" => 472
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\vendor\symfony\framework-bundle\Controller\AbstractController.php"
"line" => 284
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\src\Controller\LoginController.php"
"line" => 71
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\LoginController"
"type" => "->"
]
[
"file" => "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\vendor\symfony\http-kernel\Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\vendor\autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\public\index.php"
"line" => 21
"args" => [
"D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\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_PUBLIC_URL | "https://demo.cadaptix.com" |
| APP_SECRET | "9d691074a94d2b758b4379d126c59da2" |
| CADBROKER_API_KEY | "3fShtmIrhbGyrzfUqUmiU7OtSHCRBgkx9q9FNU6NKhM" |
| CADBROKER_BASE_URL | "https://cadbroker.cadaptix.com" |
| CADBROKER_CLIENT_KEY | "demo" |
| DATABASE_URL | "sqlsrv://CadaptixDemo2:A1000lhmmc@localhost:1433/CadaptixDemo?charset=UTF-8&Encrypt=yes&TrustServerCertificate=true" |
| DEFAULT_URI | "https://demo.cadaptix.com" |
| MAILER_DSN | "smtp://ruben.bruins@cadaptix.com:Z0n3gg3@1987@smtp.strato.com:587" |
| MAILER_FROM | "info@cadaptix.nl" |
| MAILER_FROM_NAME | "IP Liften" |
| PY_UPLOAD_IP_ALLOWLIST | "" |
| PY_UPLOAD_KEY_ID | "python-prod-01" |
| PY_UPLOAD_SECRET | "CHANGE_THIS_TO_A_NEW_RANDOM_UPLOAD_SECRET" |
| PY_UPLOAD_SKEW_SECONDS | "300" |
Defined as regular env variables
| Key | Value |
|---|---|
| ALLUSERSPROFILE | "C:\ProgramData" |
| APPDATA | "C:\Windows\system32\config\systemprofile\AppData\Roaming" |
| APPL_MD_PATH | "/LM/W3SVC/27/ROOT" |
| APPL_PHYSICAL_PATH | "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\public\" |
| APP_POOL_CONFIG | "C:\inetpub\temp\apppools\demo.cadaptix.com\demo.cadaptix.com.config" |
| APP_POOL_ID | "demo.cadaptix.com" |
| APP_PROJECT_DIR | "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix" ] |
| AUTH_PASSWORD | "" |
| AUTH_TYPE | "" |
| AUTH_USER | "" |
| CERT_COOKIE | "" |
| CERT_FLAGS | "" |
| CERT_ISSUER | "" |
| CERT_SERIALNUMBER | "" |
| CERT_SUBJECT | "" |
| COMPUTERNAME | "H2730282" |
| CONTENT_LENGTH | "0" |
| CONTENT_TYPE | "" |
| ComSpec | "C:\Windows\system32\cmd.exe" |
| CommonProgramFiles | "C:\Program Files\Common Files" |
| CommonProgramFiles(x86) | "C:\Program Files (x86)\Common Files" |
| CommonProgramW6432 | "C:\Program Files\Common Files" |
| DOCUMENT_ROOT | "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTPS_KEYSIZE | "256" |
| HTTPS_SECRETKEYSIZE | "3072" |
| HTTPS_SERVER_ISSUER | "C=US, O=Let's Encrypt, CN=YR2" |
| HTTPS_SERVER_SUBJECT | "CN=demo.cadaptix.com" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_CONNECTION | "close" |
| HTTP_CONTENT_LENGTH | "0" |
| HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%227207d1%22%2C%22route%22%3A%22app_configurator%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CConfiguratorController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22D%3A%5C%5Cinetpub%5C%5Cwwwroot%5C%5CCadaptix_Websites%5C%5Cdemo.cadaptix%5C%5Csrc%5C%5CController%5C%5CConfiguratorController.php%22%2C%22line%22%3A18%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=7207d1; PHPSESSID=12mlbj8hbqooo8quua5o69idm6" |
| HTTP_HOST | "demo.cadaptix.com" |
| HTTP_REFERER | "https://demo.cadaptix.com/" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_ORIGINAL_URL | "/login" |
| IIS_UrlRewriteModule | "7.1.1980.0" |
| INSTANCE_ID | "27" |
| INSTANCE_META_PATH | "/LM/W3SVC/27" |
| INSTANCE_NAME | "DEMO.CADAPTIX.COM" |
| LOCALAPPDATA | "C:\Windows\system32\config\systemprofile\AppData\Local" |
| LOCAL_ADDR | "85.214.105.227" |
| LOGON_USER | "" |
| NUMBER_OF_PROCESSORS | "2" |
| ORIG_PATH_INFO | "/index.php/login" |
| OS | "Windows_NT" |
| PATHEXT | ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC" |
| PATH_INFO | "/login" |
| PATH_TRANSLATED | "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\public\index.php\login" |
| PHPRC | "C:\PHP\php-8.3.26\" |
| PHP_FCGI_MAX_REQUESTS | "10000" |
| PHP_SELF | "/index.php/login" |
| PROCESSOR_ARCHITECTURE | "AMD64" |
| PROCESSOR_IDENTIFIER | "Intel64 Family 6 Model 85 Stepping 4, GenuineIntel" |
| PROCESSOR_LEVEL | "6" |
| PROCESSOR_REVISION | "5504" |
| PSModulePath | "C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules;C:\Program Files (x86)\Microsoft SQL Server\140\Tools\PowerShell\Modules\;C:\Program Files (x86)\Microsoft SQL Server\150\Tools\PowerShell\Modules\;C:\Program Files (x86)\Microsoft SQL Server\160\Tools\PowerShell\Modules\" |
| PUBLIC | "C:\Users\Public" |
| Path | "C:\Windows\system32\inetsrv;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Microsoft\Web Platform Installer\;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;C:\Program Files\MySQL\MySQL Server 5.5\bin;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\130\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\140\Tools\Binn\;C:\Program Files\Microsoft SQL Server\140\Tools\Binn\;C:\Program Files\Microsoft SQL Server\140\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\Client SDK\ODBC\130\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\140\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\140\Tools\Binn\ManagementStudio\;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\170\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\150\Tools\Binn\;C:\Program Files\Microsoft SQL Server\150\Tools\Binn\;C:\Program Files\Microsoft SQL Server\150\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\160\Tools\Binn\;C:\Program Files\Microsoft SQL Server\160\Tools\Binn\;C:\Program Files\Microsoft SQL Server\160\DTS\Binn\;C:\php\php-8.4.13-Win32-vs17-x64;C:\composer;C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\WindowsApps" |
| ProgramData | "C:\ProgramData" |
| ProgramFiles | "C:\Program Files" |
| ProgramFiles(x86) | "C:\Program Files (x86)" |
| ProgramW6432 | "C:\Program Files" |
| QUERY_STRING | "" |
| REMOTE_ADDR | "216.73.217.126" |
| REMOTE_HOST | "216.73.217.126" |
| REMOTE_PORT | "39029" |
| REMOTE_USER | "" |
| REQUEST_METHOD | "GET" |
| REQUEST_TIME | 1788293500 |
| REQUEST_TIME_FLOAT | 1788293500.3519 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\public\index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_NAME | "demo.cadaptix.com" |
| SERVER_PORT | "443" |
| SERVER_PORT_SECURE | "1" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "Microsoft-IIS/10.0" |
| SYMFONY_DOTENV_PATH | "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_DEBUG,APP_SECRET,DEFAULT_URI,APP_PUBLIC_URL,DATABASE_URL,MAILER_DSN,MAILER_FROM,MAILER_FROM_NAME,PY_UPLOAD_KEY_ID,PY_UPLOAD_SECRET,PY_UPLOAD_SKEW_SECONDS,PY_UPLOAD_IP_ALLOWLIST,CADBROKER_BASE_URL,CADBROKER_CLIENT_KEY,CADBROKER_API_KEY" |
| SystemDrive | "C:" |
| SystemRoot | "C:\Windows" |
| TEMP | "C:\Windows\TEMP" |
| TMP | "C:\Windows\TEMP" |
| URL | "/index.php" |
| USERDOMAIN | "stratoserver" |
| USERNAME | "H2730282$" |
| USERPROFILE | "C:\Windows\system32\config\systemprofile" |
| _FCGI_X_PIPE_ | "\\.\pipe\IISFCGI-eaed0683-7666-498a-9a88-027c45ae8de7" |
| windir | "C:\Windows" |