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 | [ "refid" => "robots.txt" ] |
_security_firewall_run | "_security_main" |
_stopwatch_token | "542e08" |
refid | "robots.txt" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, br" |
cdn-loop | "cloudflare; loops=1" |
cf-connecting-ip | "3.145.105.149" |
cf-ipcountry | "US" |
cf-ray | "8e7c571fcdaceae0-ORD" |
cf-visitor | "{"scheme":"https"}" |
connection | "Keep-Alive" |
cookie | "RWSESSID=f337d57bf18a57369f63369b91b6e55f" |
host | "test-hitachi.ycalabs.com" |
user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])" |
x-forwarded-for | "3.145.105.149, 172.71.255.76" |
x-forwarded-host | "test-hitachi.ycalabs.com" |
x-forwarded-proto | "https" |
x-forwarded-server | "test-hitachi.ycalabs.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:; block-all-mixed-content; connect-src 'self' localhost:1337 blob:; font-src 'self' fonts.gstatic.com icons.getbootstrap.com cdnjs.cloudflare.com data:; img-src 'self' data: blob:; media-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' cdnjs.cloudflare.com cdn.jsdelivr.net 'nonce-f7nWrfa9qB2MexaQYQUJoA=='; style-src 'self' 'unsafe-inline' fonts.googleapis.com icons.getbootstrap.com cdnjs.cloudflare.com cdn.datatables.net; report-uri /nelmio/csp/report" |
content-security-policy-report-only | "script-src 'self' 'unsafe-eval' 'unsafe-inline' 'nonce-f7nWrfa9qB2MexaQYQUJoA=='; report-uri /nelmio/csp/report" |
content-type | "text/html; charset=UTF-8" |
date | "Sun, 24 Nov 2024 21:02:31 GMT" |
referrer-policy | "no-referrer, strict-origin-when-cross-origin" |
x-content-security-policy | "default-src 'self' data:; block-all-mixed-content; connect-src 'self' localhost:1337 blob:; font-src 'self' fonts.gstatic.com icons.getbootstrap.com cdnjs.cloudflare.com data:; img-src 'self' data: blob:; media-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' cdnjs.cloudflare.com cdn.jsdelivr.net 'nonce-f7nWrfa9qB2MexaQYQUJoA=='; style-src 'self' 'unsafe-inline' fonts.googleapis.com icons.getbootstrap.com cdnjs.cloudflare.com cdn.datatables.net; report-uri /nelmio/csp/report" |
x-content-security-policy-report-only | "script-src 'self' 'unsafe-eval' 'unsafe-inline' 'nonce-f7nWrfa9qB2MexaQYQUJoA=='; report-uri /nelmio/csp/report" |
x-content-type-options | "nosniff" |
x-debug-token | "b5a795" |
x-xss-protection | "1; mode=block; report=/nelmio/xss/report" |
Cookies
Request Cookies
Key | Value |
---|---|
RWSESSID | "f337d57bf18a57369f63369b91b6e55f" |
Response Cookies
No response cookies
Session 11
Session Metadata
Key | Value |
---|---|
Created | "Sun, 24 Nov 24 21:02:31 +0000" |
Last used | "Sun, 24 Nov 24 21:02:31 +0000" |
Lifetime | 172800 |
Session Attributes
Attribute | Value |
---|---|
_csrf/authenticate | "OiVhgmE92G45teckChgwu21Eo5Rge2Qf8ZpT7QfcXyY" |
Session Usage
11
Usages
Stateless check enabled
Usage |
---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[ [ "file" => "/var/www/test-hitachi.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/test-hitachi.ycalabs.com/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 410 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/src/Controller/SecurityController.php" "line" => 50 "function" => "getUser" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/public/index.php" "line" => 5 "args" => [ "/var/www/test-hitachi.ycalabs.com/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:43
[ [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/security-http/Authentication/AuthenticationUtils.php" "line" => 43 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/src/Controller/SecurityController.php" "line" => 61 "function" => "getLastAuthenticationError" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/public/index.php" "line" => 5 "args" => [ "/var/www/test-hitachi.ycalabs.com/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:65
[ [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/security-http/Authentication/AuthenticationUtils.php" "line" => 65 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/src/Controller/SecurityController.php" "line" => 63 "function" => "getLastUsername" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/public/index.php" "line" => 5 "args" => [ "/var/www/test-hitachi.ycalabs.com/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Bridge\Twig\AppVariable:172
[ [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/twig-bridge/AppVariable.php" "line" => 172 "function" => "getFlashBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/twig/twig/src/Extension/CoreExtension.php" "line" => 1629 "function" => "getFlashes" "class" => "Symfony\Bridge\Twig\AppVariable" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/var/cache/dev/twig/38/387d48ec936a28db1fba99eb6f19e750.php" "line" => 225 "function" => "getAttribute" "class" => "Twig\Extension\CoreExtension" "type" => "::" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/twig/twig/src/Template.php" "line" => 360 "function" => "doDisplay" "class" => "__TwigTemplate_bb7df72ce70a5407b1fd35682e3cd895" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/twig/twig/src/Template.php" "line" => 335 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/twig/twig/src/TemplateWrapper.php" "line" => 38 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/twig/twig/src/Environment.php" "line" => 307 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 258 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 266 "function" => "renderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/src/Controller/SecurityController.php" "line" => 65 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/public/index.php" "line" => 5 "args" => [ "/var/www/test-hitachi.ycalabs.com/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:101
[ [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 101 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 72 "function" => "hasToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/form/FormRenderer.php" "line" => 65 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/var/cache/dev/twig/38/387d48ec936a28db1fba99eb6f19e750.php" "line" => 369 "function" => "renderCsrfToken" "class" => "Symfony\Component\Form\FormRenderer" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/twig/twig/src/Template.php" "line" => 360 "function" => "doDisplay" "class" => "__TwigTemplate_bb7df72ce70a5407b1fd35682e3cd895" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/twig/twig/src/Template.php" "line" => 335 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/twig/twig/src/TemplateWrapper.php" "line" => 38 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/twig/twig/src/Environment.php" "line" => 307 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 258 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 266 "function" => "renderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/src/Controller/SecurityController.php" "line" => 65 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/public/index.php" "line" => 5 "args" => [ "/var/www/test-hitachi.ycalabs.com/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:88
[ [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 88 "function" => "set" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 77 "function" => "setToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/form/FormRenderer.php" "line" => 65 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/var/cache/dev/twig/38/387d48ec936a28db1fba99eb6f19e750.php" "line" => 369 "function" => "renderCsrfToken" "class" => "Symfony\Component\Form\FormRenderer" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/twig/twig/src/Template.php" "line" => 360 "function" => "doDisplay" "class" => "__TwigTemplate_bb7df72ce70a5407b1fd35682e3cd895" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/twig/twig/src/Template.php" "line" => 335 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/twig/twig/src/TemplateWrapper.php" "line" => 38 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/twig/twig/src/Environment.php" "line" => 307 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 258 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 266 "function" => "renderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/src/Controller/SecurityController.php" "line" => 65 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/public/index.php" "line" => 5 "args" => [ "/var/www/test-hitachi.ycalabs.com/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[ [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 72 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/public/index.php" "line" => 5 "args" => [ "/var/www/test-hitachi.ycalabs.com/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[ [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 73 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/public/index.php" "line" => 5 "args" => [ "/var/www/test-hitachi.ycalabs.com/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:74
[ [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 74 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/public/index.php" "line" => 5 "args" => [ "/var/www/test-hitachi.ycalabs.com/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:75
[ [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 75 "function" => "all" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/public/index.php" "line" => 5 "args" => [ "/var/www/test-hitachi.ycalabs.com/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:76
[ [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 76 "function" => "getFlashBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/test-hitachi.ycalabs.com/public/index.php" "line" => 5 "args" => [ "/var/www/test-hitachi.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 |
---|---|
ADMIN_DATABASE_URL | "mysql://ltsalba:lts@[email protected]/saas_tcard_admin?serverVersion=10&charset=utf8" |
APP_ENV | "dev" |
APP_SECRET | "628f78804e08240a8f5b1f75178647b1" |
AWS_CLIENT_ID | "3hno2dpt3djttclago5fbebbhm" |
AWS_CLIENT_SECRET | "a0ng163lutd9nfqra082mndasm8ritgdau91b94eedpq91f04ve" |
AWS_DOMAIN | "lts-saas" |
AWS_REGION | "eu-west-2" |
AWS_USERPOOL_ID | "eu-west-2_7VJLTsmFf" |
BASE_URL | "https://test-hitachi.ycalabs.com" |
CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$" |
DATABASE_URL | "mysql://remote_istio:[email protected]/staging_hitachi?serverVersion=10&charset=utf8" |
JWT_PASSPHRASE | "1e77e7e5131a30762289647d6317c0b262e32d05b3fb069e44230c9f5bd9f714" |
JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
MAILER_DSN | "gmail://[email protected]:hobkiitjobplsnzs@localhost?encryption=tls&auth_mode=oauth" |
RECAPTCHE_SECRET_KEY | "6LeXDDMjAAAAAFertlS5XuXnjjxbDAp0C_rDiMtO" |
RECAPTCHE_SITE_KEY | "6LeXDDMjAAAAANc8Wu_TRBhrhZ0DiEZZAVUVcvBX" |
SCHEDULE_API_URL | "http://192.168.0.72:9000" |
SOCKET_CLIENT | "http://localhost:8000" |
SOCKET_HOST | "http://localhost:1337" |
SOCKET_TRANSPORT | "polling" |
STRIPE_KEY | "pk_test_51MZCmwSFx3lztUJsaonSv03oNC43067pjWET2F0orI17nfNdeHQb5msZ7mm7wWBqoxGR61s6MRndW5M523pdH78k001h0GbZQ6" |
STRIPE_SECRET | "sk_test_51MZCmwSFx3lztUJsmOhrDTcJvGdENDoLGBiEw0A4kEdMny2KMXa5d03nGLtzvDnxnoYQ4vn5ImHoZmNNPQDwThBs00tNctFAMW" |
Defined as regular env variables
Key | Value |
---|---|
APACHE_CONFDIR | "/etc/apache2" |
APACHE_ENVVARS | "/etc/apache2/envvars" |
APACHE_LOCK_DIR | "/var/lock/apache2" |
APACHE_LOG_DIR | "/var/log/apache2" |
APACHE_PID_FILE | "/var/run/apache2/apache2.pid" |
APACHE_RUN_DIR | "/var/run/apache2" |
APACHE_RUN_GROUP | "www-data" |
APACHE_RUN_USER | "www-data" |
APP_DEBUG | "1" |
CONTEXT_DOCUMENT_ROOT | "/var/www/test-hitachi.ycalabs.com/public" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "/var/www/test-hitachi.ycalabs.com/public" |
GATEWAY_INTERFACE | "CGI/1.1" |
GPG_KEYS | "39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC" |
HOSTNAME | "b62368e851a3" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip, br" |
HTTP_CDN_LOOP | "cloudflare; loops=1" |
HTTP_CF_CONNECTING_IP | "3.145.105.149" |
HTTP_CF_IPCOUNTRY | "US" |
HTTP_CF_RAY | "8e7c571fcdaceae0-ORD" |
HTTP_CF_VISITOR | "{"scheme":"https"}" |
HTTP_CONNECTION | "Keep-Alive" |
HTTP_COOKIE | "RWSESSID=f337d57bf18a57369f63369b91b6e55f" |
HTTP_HOST | "test-hitachi.ycalabs.com" |
HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])" |
HTTP_X_FORWARDED_FOR | "3.145.105.149, 172.71.255.76" |
HTTP_X_FORWARDED_HOST | "test-hitachi.ycalabs.com" |
HTTP_X_FORWARDED_PROTO | "https" |
HTTP_X_FORWARDED_SERVER | "test-hitachi.ycalabs.com" |
LANG | "C" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
PHPIZE_DEPS | "autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c" |
PHP_ASC_URL | "https://www.php.net/distributions/php-8.2.15.tar.xz.asc" |
PHP_CFLAGS | "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" |
PHP_CPPFLAGS | "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" |
PHP_INI_DIR | "/usr/local/etc/php" |
PHP_LDFLAGS | "-Wl,-O1 -pie" |
PHP_SELF | "/index.php" |
PHP_SHA256 | "eca5deac02d77d806838275f8a3024b38b35ac0a5d9853dcc71c6cbe3f1f8765" |
PHP_URL | "https://www.php.net/distributions/php-8.2.15.tar.xz" |
PHP_VERSION | "8.2.15" |
PWD | "/var/www" |
QUERY_STRING | "" |
REMOTE_ADDR | "192.168.0.7" |
REMOTE_PORT | "41606" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "http" |
REQUEST_TIME | 1732482150 |
REQUEST_TIME_FLOAT | 1732482150.9924 |
REQUEST_URI | "/robots.txt" |
SCRIPT_FILENAME | "/var/www/test-hitachi.ycalabs.com/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "192.168.48.2" |
SERVER_ADMIN | "[no address given]" |
SERVER_NAME | "test-hitachi.ycalabs.com" |
SERVER_PORT | "80" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "<address>Apache/2.4.57 (Debian) Server at test-hitachi.ycalabs.com Port 80</address>\n" |
SERVER_SOFTWARE | "Apache/2.4.57 (Debian)" |
SHLVL | "0" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,ADMIN_DATABASE_URL,MAILER_DSN,AWS_REGION,AWS_CLIENT_ID,AWS_DOMAIN,AWS_CLIENT_SECRET,AWS_USERPOOL_ID,RECAPTCHE_SITE_KEY,RECAPTCHE_SECRET_KEY,CORS_ALLOW_ORIGIN,SOCKET_HOST,SOCKET_CLIENT,SOCKET_TRANSPORT,STRIPE_KEY,STRIPE_SECRET,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,SCHEDULE_API_URL,BASE_URL" |
argc | 0 |
argv | [] |