SecurityController :: login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
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 | "64e95c" |
Request Headers
Header | Value |
---|---|
accept | "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" |
accept-encoding | "gzip, deflate, br" |
accept-language | "en-US,en;q=0.5" |
cookie | "sf_redirect=%7B%22token%22%3A%2233b60a%22%2C%22route%22%3A%22dashboard%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CNavigationController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Findeedh%5C%2Fwww%5C%2Finterventor%5C%2Fsrc%5C%2FController%5C%2FNavigationController.php%22%2C%22line%22%3A28%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=ce1c63f03d89a5fea8e06abe85fd3ea8" |
dnt | "1" |
host | "indeed-cie.com" |
origin | "https://indeed-cie.com" |
referer | "https://indeed-cie.com/interventor/public/" |
remote-ip | "104.168.137.23" |
user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:114.0) Gecko/20100101 Firefox/114.0" |
x-forwarded-for | "104.168.137.23" |
x-forwarded-proto | "https" |
x-ovhrequest-id | "a9caf83fee4c80c0b9e829db38d2e9bb" |
x-php-ob-level | "1" |
x-predictor | "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 | "Mon, 23 Dec 2024 06:47:53 GMT" |
x-debug-token | "9715a9" |
Cookies
Request Cookies
Key | Value |
---|---|
PHPSESSID | "ce1c63f03d89a5fea8e06abe85fd3ea8" |
sf_redirect | "{"token":"33b60a","route":"dashboard","method":"GET","controller":{"class":"App\\Controller\\NavigationController","method":"index","file":"\/home\/indeedh\/www\/interventor\/src\/Controller\/NavigationController.php","line":28},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 6
Session Metadata
Key | Value |
---|---|
Created | "Mon, 23 Dec 24 07:47:52 +0100" |
Last used | "Mon, 23 Dec 24 07:47:52 +0100" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
_csrf/https-authenticate | "eNjNUqXDq210SqfVhsWEZkKLRN7MAeL6LzfD0nivve0" |
_security.main.target_path | "https://indeed-cie.com/interventor/public/" |
Session Usage
6
Usages
Stateless check enabled
Usage |
---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[ [ "file" => "/home/indeedh/www/interventor/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 41 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/indeedh/www/interventor/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 367 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/home/indeedh/www/interventor/src/Controller/SecurityController.php" "line" => 15 "function" => "getUser" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/indeedh/www/interventor/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/home/indeedh/www/interventor/vendor/symfony/http-kernel/HttpKernel.php" "line" => 74 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/indeedh/www/interventor/vendor/symfony/http-kernel/Kernel.php" "line" => 184 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/indeedh/www/interventor/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/indeedh/www/interventor/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/indeedh/www/interventor/public/index.php" "line" => 5 "args" => [ "/home/indeedh/www/interventor/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:40
[ [ "file" => "/home/indeedh/www/interventor/vendor/symfony/security-http/Authentication/AuthenticationUtils.php" "line" => 40 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/indeedh/www/interventor/src/Controller/SecurityController.php" "line" => 19 "function" => "getLastAuthenticationError" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils" "type" => "->" ] [ "file" => "/home/indeedh/www/interventor/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/home/indeedh/www/interventor/vendor/symfony/http-kernel/HttpKernel.php" "line" => 74 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/indeedh/www/interventor/vendor/symfony/http-kernel/Kernel.php" "line" => 184 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/indeedh/www/interventor/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/indeedh/www/interventor/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/indeedh/www/interventor/public/index.php" "line" => 5 "args" => [ "/home/indeedh/www/interventor/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:59
[ [ "file" => "/home/indeedh/www/interventor/vendor/symfony/security-http/Authentication/AuthenticationUtils.php" "line" => 59 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/indeedh/www/interventor/src/Controller/SecurityController.php" "line" => 20 "function" => "getLastUsername" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils" "type" => "->" ] [ "file" => "/home/indeedh/www/interventor/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/home/indeedh/www/interventor/vendor/symfony/http-kernel/HttpKernel.php" "line" => 74 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/indeedh/www/interventor/vendor/symfony/http-kernel/Kernel.php" "line" => 184 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/indeedh/www/interventor/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/indeedh/www/interventor/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/indeedh/www/interventor/public/index.php" "line" => 5 "args" => [ "/home/indeedh/www/interventor/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:76
[ [ "file" => "/home/indeedh/www/interventor/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 76 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/indeedh/www/interventor/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 71 "function" => "hasToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/home/indeedh/www/interventor/vendor/symfony/form/FormRenderer.php" "line" => 56 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/home/indeedh/www/interventor/var/cache/dev/twig/94/941ccfab3ee106bfbe836eea4c6e2ef5.php" "line" => 98 "function" => "renderCsrfToken" "class" => "Symfony\Component\Form\FormRenderer" "type" => "->" ] [ "file" => "/home/indeedh/www/interventor/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_edaaf2726c85b59a248323a1d854bdb4" "type" => "->" ] [ "file" => "/home/indeedh/www/interventor/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/indeedh/www/interventor/vendor/twig/twig/src/Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/indeedh/www/interventor/vendor/twig/twig/src/TemplateWrapper.php" "line" => 40 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/indeedh/www/interventor/vendor/twig/twig/src/Environment.php" "line" => 280 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/home/indeedh/www/interventor/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 242 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/home/indeedh/www/interventor/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 253 "function" => "renderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/indeedh/www/interventor/src/Controller/SecurityController.php" "line" => 22 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/indeedh/www/interventor/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/home/indeedh/www/interventor/vendor/symfony/http-kernel/HttpKernel.php" "line" => 74 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/indeedh/www/interventor/vendor/symfony/http-kernel/Kernel.php" "line" => 184 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/indeedh/www/interventor/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/indeedh/www/interventor/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/indeedh/www/interventor/public/index.php" "line" => 5 "args" => [ "/home/indeedh/www/interventor/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:66
[ [ "file" => "/home/indeedh/www/interventor/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 66 "function" => "set" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/indeedh/www/interventor/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 76 "function" => "setToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/home/indeedh/www/interventor/vendor/symfony/form/FormRenderer.php" "line" => 56 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/home/indeedh/www/interventor/var/cache/dev/twig/94/941ccfab3ee106bfbe836eea4c6e2ef5.php" "line" => 98 "function" => "renderCsrfToken" "class" => "Symfony\Component\Form\FormRenderer" "type" => "->" ] [ "file" => "/home/indeedh/www/interventor/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_edaaf2726c85b59a248323a1d854bdb4" "type" => "->" ] [ "file" => "/home/indeedh/www/interventor/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/indeedh/www/interventor/vendor/twig/twig/src/Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/indeedh/www/interventor/vendor/twig/twig/src/TemplateWrapper.php" "line" => 40 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/indeedh/www/interventor/vendor/twig/twig/src/Environment.php" "line" => 280 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/home/indeedh/www/interventor/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 242 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/home/indeedh/www/interventor/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 253 "function" => "renderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/indeedh/www/interventor/src/Controller/SecurityController.php" "line" => 22 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/indeedh/www/interventor/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/home/indeedh/www/interventor/vendor/symfony/http-kernel/HttpKernel.php" "line" => 74 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/indeedh/www/interventor/vendor/symfony/http-kernel/Kernel.php" "line" => 184 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/indeedh/www/interventor/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/indeedh/www/interventor/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/indeedh/www/interventor/public/index.php" "line" => 5 "args" => [ "/home/indeedh/www/interventor/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Http\Firewall\ContextListener:171
[ [ "file" => "/home/indeedh/www/interventor/vendor/symfony/security-http/Firewall/ContextListener.php" "line" => 171 "function" => "remove" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/indeedh/www/interventor/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\Security\Http\Firewall\ContextListener" "type" => "->" ] [ "file" => "/home/indeedh/www/interventor/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/indeedh/www/interventor/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/indeedh/www/interventor/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 127 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/indeedh/www/interventor/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/indeedh/www/interventor/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/indeedh/www/interventor/vendor/symfony/http-kernel/HttpKernel.php" "line" => 74 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/indeedh/www/interventor/vendor/symfony/http-kernel/Kernel.php" "line" => 184 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/indeedh/www/interventor/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/indeedh/www/interventor/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/indeedh/www/interventor/public/index.php" "line" => 5 "args" => [ "/home/indeedh/www/interventor/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 | "7b486654e2402470c77a3e0526644ad6" |
DATABASE_URL | "mysql://indeedhco:Roinfo91560@indeedhco.mysql.db:3306/indeedhco?serverVersion=5.7" |
MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CFG_CLUSTER | "cluster027" |
DOCUMENT_ROOT | "/home/indeedh/www" |
ENVIRONMENT | "production" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
GEOIP_AREA_CODE | "603" |
GEOIP_CITY | "Manchester" |
GEOIP_COUNTRY_CODE | "US" |
GEOIP_COUNTRY_NAME | "United States" |
GEOIP_DMA_CODE | "506" |
GEOIP_LATITUDE | "42.962101" |
GEOIP_LONGITUDE | "-71.448997" |
GEOIP_REGION | "NH" |
HTTPS | "on" |
HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" |
HTTP_ACCEPT_ENCODING | "gzip, deflate, br" |
HTTP_ACCEPT_LANGUAGE | "en-US,en;q=0.5" |
HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%2233b60a%22%2C%22route%22%3A%22dashboard%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CNavigationController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Findeedh%5C%2Fwww%5C%2Finterventor%5C%2Fsrc%5C%2FController%5C%2FNavigationController.php%22%2C%22line%22%3A28%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=ce1c63f03d89a5fea8e06abe85fd3ea8" |
HTTP_DNT | "1" |
HTTP_HOST | "indeed-cie.com" |
HTTP_ORIGIN | "https://indeed-cie.com" |
HTTP_REFERER | "https://indeed-cie.com/interventor/public/" |
HTTP_REMOTE_IP | "104.168.137.23" |
HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:114.0) Gecko/20100101 Firefox/114.0" |
HTTP_X_FORWARDED_FOR | "104.168.137.23" |
HTTP_X_FORWARDED_PROTO | "https" |
HTTP_X_OVHREQUEST_ID | "a9caf83fee4c80c0b9e829db38d2e9bb" |
HTTP_X_PREDICTOR | "1" |
PHP_SELF | "/interventor/public/index.php" |
QUERY_STRING | "" |
REDIRECT_STATUS | "200" |
REDIRECT_URL | "/interventor/public/login" |
REMOTE_ADDR | "104.168.137.23" |
REMOTE_PORT | "21178" |
REQUEST_METHOD | "GET" |
REQUEST_TIME | 1734936473 |
REQUEST_TIME_FLOAT | 1734936473.1915 |
REQUEST_URI | "/interventor/public/login" |
SCRIPT_FILENAME | "/home/indeedh/www/interventor/public/index.php" |
SCRIPT_NAME | "/interventor/public/index.php" |
SCRIPT_URI | "https://indeed-cie.com:443/interventor/public/login" |
SCRIPT_URL | "/interventor/public/login" |
SERVER_ADDR | "10.27.21.39" |
SERVER_ADMIN | "postmaster@indeed-cie.com" |
SERVER_NAME | "indeed-cie.com" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "" |
SERVER_SOFTWARE | "Apache" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN" |
UNIQUE_ID | "Z2kHmbc4XxZWfg@i97rAVgAAAJ0" |
USER | "indeedh" |
argc | 0 |
argv | [] |