SecurityController :: login
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_controller | "App\Controller\SecurityController::login" |
_firewall_context | "security.firewall.map.context.main" |
_redirected | true |
_route | "app_login" |
_route_params | [] |
_security_firewall_run | "_security_main" |
_stopwatch_token | "663784" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, br, zstd, deflate" |
content-length | "304" |
content-type | "application/x-www-form-urlencoded" |
cookie | "PHPSESSID=5pikso1mldo3p1sg7jfg61kmul; sf_redirect=%7B%22token%22%3A%22a4cca3%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%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2F2ndgate%5C%2Fwww%5C%2Fsymfony%5C%2Fsrc%5C%2FController%5C%2FDashboardController.php%22%2C%22line%22%3A28%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
host | "secondgate.net" |
listen-ipaddr | "133.167.8.13" |
referer | "https://secondgate.net/" |
user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
x-forwarded-port | "80" |
x-php-ob-level | "1" |
x-real-ip | "18.119.136.220" |
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 | "Wed, 16 Apr 2025 23:10:53 GMT" |
x-debug-token | "236007" |
Cookies
Request Cookies
Key | Value |
---|---|
PHPSESSID | "5pikso1mldo3p1sg7jfg61kmul" |
sf_redirect | "{"token":"a4cca3","route":"dashboard","method":"GET","controller":{"class":"App\\Controller\\DashboardController","method":"index","file":"\/home\/2ndgate\/www\/symfony\/src\/Controller\/DashboardController.php","line":28},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 6
Session Metadata
Key | Value |
---|---|
Created | "Thu, 17 Apr 25 08:10:51 +0900" |
Last used | "Thu, 17 Apr 25 08:10:51 +0900" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
_csrf/https-authenticate | "7szCarPC7h8FqaT701kpCNmkGE-z3ux-0wgNsqK1EVE" |
_security.main.target_path | "https://secondgate.net/" |
Session Usage
6
Usages
Stateless check enabled
Usage |
---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[ [ "file" => "/home/2ndgate/www/symfony/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 44 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/vendor/symfony/monolog-bridge/Processor/TokenProcessor.php" "line" => 37 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/vendor/symfony/monolog-bridge/Processor/AbstractTokenProcessor.php" "line" => 43 "function" => "getToken" "class" => "Symfony\Bridge\Monolog\Processor\TokenProcessor" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/vendor/monolog/monolog/src/Monolog/Logger.php" "line" => 368 "function" => "__invoke" "class" => "Symfony\Bridge\Monolog\Processor\AbstractTokenProcessor" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/vendor/monolog/monolog/src/Monolog/Logger.php" "line" => 574 "function" => "addRecord" "class" => "Monolog\Logger" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 322 "function" => "debug" "class" => "Monolog\Logger" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 165 "function" => "postProcess" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/vendor/symfony/http-kernel/HttpKernel.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/public/index.php" "line" => 5 "args" => [ "/home/2ndgate/www/symfony/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:43
[ [ "file" => "/home/2ndgate/www/symfony/vendor/symfony/security-http/Authentication/AuthenticationUtils.php" "line" => 43 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/src/Controller/SecurityController.php" "line" => 23 "function" => "getLastAuthenticationError" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/public/index.php" "line" => 5 "args" => [ "/home/2ndgate/www/symfony/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:65
[ [ "file" => "/home/2ndgate/www/symfony/vendor/symfony/security-http/Authentication/AuthenticationUtils.php" "line" => 65 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/src/Controller/SecurityController.php" "line" => 25 "function" => "getLastUsername" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/public/index.php" "line" => 5 "args" => [ "/home/2ndgate/www/symfony/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:101
[ [ "file" => "/home/2ndgate/www/symfony/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 101 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 72 "function" => "hasToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/vendor/symfony/form/FormRenderer.php" "line" => 65 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/var/cache/dev/twig/a5/a5d8d8afb2733c1c26ec898f17dbb39900c620e835d680a6a57870eb12d70c08.php" "line" => 121 "function" => "renderCsrfToken" "class" => "Symfony\Component\Form\FormRenderer" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_71c3a738acc75fa1aa84c87ca67ee91872b4457f1ab9010f15c901d9dee3ca8c" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/vendor/twig/twig/src/Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/vendor/twig/twig/src/TemplateWrapper.php" "line" => 40 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/vendor/twig/twig/src/Environment.php" "line" => 277 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 258 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 266 "function" => "renderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/src/Controller/SecurityController.php" "line" => 27 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/public/index.php" "line" => 5 "args" => [ "/home/2ndgate/www/symfony/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:88
[ [ "file" => "/home/2ndgate/www/symfony/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 88 "function" => "set" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 77 "function" => "setToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/vendor/symfony/form/FormRenderer.php" "line" => 65 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/var/cache/dev/twig/a5/a5d8d8afb2733c1c26ec898f17dbb39900c620e835d680a6a57870eb12d70c08.php" "line" => 121 "function" => "renderCsrfToken" "class" => "Symfony\Component\Form\FormRenderer" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_71c3a738acc75fa1aa84c87ca67ee91872b4457f1ab9010f15c901d9dee3ca8c" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/vendor/twig/twig/src/Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/vendor/twig/twig/src/TemplateWrapper.php" "line" => 40 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/vendor/twig/twig/src/Environment.php" "line" => 277 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 258 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 266 "function" => "renderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/src/Controller/SecurityController.php" "line" => 27 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/public/index.php" "line" => 5 "args" => [ "/home/2ndgate/www/symfony/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Http\Firewall\ContextListener:195
[ [ "file" => "/home/2ndgate/www/symfony/vendor/symfony/security-http/Firewall/ContextListener.php" "line" => 195 "function" => "remove" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelResponse" "class" => "Symfony\Component\Security\Http\Firewall\ContextListener" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/2ndgate/www/symfony/public/index.php" "line" => 5 "args" => [ "/home/2ndgate/www/symfony/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 | "2dd0414fe48aef3cb9baa5d2898d1359" |
DATABASE_URL | "mysql://2ndgate:2san1074@mysql57.2ndgate.sakura.ne.jp:3306/2ndgate_symfony" |
ENV_DELIMITER | "/" |
Defined as regular env variables
Key | Value |
---|---|
ACCOUNT | "2ndgate" |
APP_DEBUG | "1" |
CONTENT_LENGTH | "304" |
CONTENT_TYPE | "application/x-www-form-urlencoded" |
CONTEXT_DOCUMENT_ROOT | "/home/2ndgate/www/symfony/public" |
CONTEXT_PREFIX | "" |
CWD | "/usr/local/apache/cgi-bin" |
DOCUMENT_ROOT | "/home/2ndgate/www/symfony/public" |
GATEWAY_INTERFACE | "CGI/1.1" |
HOME | "/home/2ndgate" |
HTTPS | "on" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
HTTP_COOKIE | "PHPSESSID=5pikso1mldo3p1sg7jfg61kmul; sf_redirect=%7B%22token%22%3A%22a4cca3%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%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2F2ndgate%5C%2Fwww%5C%2Fsymfony%5C%2Fsrc%5C%2FController%5C%2FDashboardController.php%22%2C%22line%22%3A28%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
HTTP_HOST | "secondgate.net" |
HTTP_LISTEN_IPADDR | "133.167.8.13" |
HTTP_REFERER | "https://secondgate.net/" |
HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
HTTP_X_FORWARDED_PORT | "80" |
HTTP_X_REAL_IP | "18.119.136.220" |
ORIG_PATH_INFO | "/api" |
ORIG_PATH_TRANSLATED | "/usr/local/cpanel/api.php" |
ORIG_SCRIPT_FILENAME | "/usr/local/apache/cgi-bin/cpwrapper3" |
ORIG_SCRIPT_NAME | "/cgi-bin/cpwrapper3" |
PATH | "/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin" |
PHPRC | "/home/2ndgate/www" |
PHP_SELF | "/index.php" |
PWD | "/usr/local/cpanel" |
QUERY_STRING | "" |
RC_PID | "30443" |
REDIRECT_HTTPS | "on" |
REDIRECT_STATUS | "200" |
REDIRECT_URL | "/login" |
REMOTE_ADDR | "18.119.136.220" |
REMOTE_HOST | "ec2-18-119-136-220.us-east-2.compute.amazonaws.com" |
REMOTE_PORT | "0" |
RENTALSERVER_DOMAIN | "2ndgate.sakura.ne.jp" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1744845052 |
REQUEST_TIME_FLOAT | 1744845052.8916 |
REQUEST_URI | "/login" |
SCRIPT_FILENAME | "/home/2ndgate/www/symfony/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "100.64.0.87" |
SERVER_ADMIN | "[no address given]" |
SERVER_NAME | "secondgate.net" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "" |
SERVER_SOFTWARE | "Apache" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,ENV_DELIMITER" |
argc | 0 |
argv | [] |