SecurityController :: login
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | [
"IS_AUTHENTICATED_ANONYMOUSLY"
] |
| _controller | "App\Controller\SecurityController::login" |
| _firewall_context | "security.firewall.map.context.main" |
| _links | Symfony\Component\WebLink\GenericLinkProvider {#1072 -links: [ 1067 => Symfony\Component\WebLink\Link {#1067 -href: "https://staging.tokimori.jp/api/docs.jsonld" -rel: [ "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation" ] -attributes: [] } ] } |
| _redirected | true |
| _route | "app_login" |
| _route_params | [] |
| _stopwatch_token | "983faf" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "sf_redirect=%7B%22token%22%3A%22d35aa6%22%2C%22route%22%3A%22homepage%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Kzl%5C%5CHanabusaBundle%5C%5CController%5C%5CMenuController%22%2C%22method%22%3A%22indexAction%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fstaging%5C%2FTokimoriProject%5C%2Flib%5C%2FHanabusaBundle%5C%2Fsrc%5C%2FController%5C%2FMenuController.php%22%2C%22line%22%3A15%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=ll5nqr9mjjqqsvfkj109ve855q" |
| host | "staging.tokimori.jp" |
| referer | "https://staging.tokimori.jp/" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| 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 | "Mon, 08 Dec 2025 03:46:14 GMT" |
| link | "<https://staging.tokimori.jp/api/docs.jsonld>; rel="http://www.w3.org/ns/hydra/core#apiDocumentation"" |
| x-debug-token | "57ee9b" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "ll5nqr9mjjqqsvfkj109ve855q" |
| sf_redirect | "{"token":"d35aa6","route":"homepage","method":"GET","controller":{"class":"Kzl\\HanabusaBundle\\Controller\\MenuController","method":"indexAction","file":"\/home\/staging\/TokimoriProject\/lib\/HanabusaBundle\/src\/Controller\/MenuController.php","line":15},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 4
Session Metadata
| Key | Value |
|---|---|
| Created | "Mon, 08 Dec 25 12:46:14 +0900" |
| Last used | "Mon, 08 Dec 25 12:46:14 +0900" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-authenticate | "a4I1DdOOyjuJFfaXWVA81s_2Xm_cDIY6Gp2_oocAetQ" |
| _security.main.target_path | "https://staging.tokimori.jp/" |
Session Usage
4
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:43
[
[
"file" => "/home/staging/TokimoriProject/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 43
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/staging/TokimoriProject/src/Controller/SecurityController.php"
"line" => 20
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/staging/TokimoriProject/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/staging/TokimoriProject/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/staging/TokimoriProject/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/staging/TokimoriProject/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/staging/TokimoriProject/vendor/autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/staging/TokimoriProject/public/index.php"
"line" => 5
"args" => [
"/home/staging/TokimoriProject/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:65
[
[
"file" => "/home/staging/TokimoriProject/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 65
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/staging/TokimoriProject/src/Controller/SecurityController.php"
"line" => 22
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/staging/TokimoriProject/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/staging/TokimoriProject/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/staging/TokimoriProject/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/staging/TokimoriProject/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/staging/TokimoriProject/vendor/autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/staging/TokimoriProject/public/index.php"
"line" => 5
"args" => [
"/home/staging/TokimoriProject/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:101
[
[
"file" => "/home/staging/TokimoriProject/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 101
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/staging/TokimoriProject/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 72
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/staging/TokimoriProject/vendor/symfony/form/FormRenderer.php"
"line" => 65
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/home/staging/TokimoriProject/var/cache/dev/twig/eb/ebd958bf961bad1e4f5089a07a6ce47cdd886b996dfd2ec96502cf7bec97381a.php"
"line" => 135
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/home/staging/TokimoriProject/vendor/twig/twig/src/Template.php"
"line" => 171
"function" => "block_body"
"class" => "__TwigTemplate_8220621ec5a03f8a500046f96796b995ed7c58221a8a35a4fb15b944f3a74ca8"
"type" => "->"
]
[
"file" => "/home/staging/TokimoriProject/var/cache/dev/twig/6f/6f5d84a719ede75276e8cc98ea3b5c16b8e9472e926d40f93f34ba784fe0f33b.php"
"line" => 81
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/staging/TokimoriProject/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_f5495fdf75861339a3a16f09c3f9a5b7e5e44aace5b702d26594dd0e0c31b9ce"
"type" => "->"
]
[
"file" => "/home/staging/TokimoriProject/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/staging/TokimoriProject/var/cache/dev/twig/e1/e1fbc2a0cc326bdcc4b8c0766912d4912f7cc51eb50a880b22fc13a9647bd809.php"
"line" => 52
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/staging/TokimoriProject/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_d765bf7706613255a35ac126f7c17727983d7ace80e1a3b9fef21a9c00638ea4"
"type" => "->"
]
[
"file" => "/home/staging/TokimoriProject/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/staging/TokimoriProject/var/cache/dev/twig/eb/ebd958bf961bad1e4f5089a07a6ce47cdd886b996dfd2ec96502cf7bec97381a.php"
"line" => 49
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/staging/TokimoriProject/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_8220621ec5a03f8a500046f96796b995ed7c58221a8a35a4fb15b944f3a74ca8"
"type" => "->"
]
[
"file" => "/home/staging/TokimoriProject/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/staging/TokimoriProject/vendor/twig/twig/src/Template.php"
"line" => 379
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/staging/TokimoriProject/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 40
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/staging/TokimoriProject/vendor/twig/twig/src/Environment.php"
"line" => 280
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/staging/TokimoriProject/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 258
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/staging/TokimoriProject/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 266
"function" => "renderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/staging/TokimoriProject/src/Controller/SecurityController.php"
"line" => 26
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/staging/TokimoriProject/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/staging/TokimoriProject/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/staging/TokimoriProject/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/staging/TokimoriProject/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/staging/TokimoriProject/vendor/autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/staging/TokimoriProject/public/index.php"
"line" => 5
"args" => [
"/home/staging/TokimoriProject/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:88
[
[
"file" => "/home/staging/TokimoriProject/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 88
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/staging/TokimoriProject/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 77
"function" => "setToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/staging/TokimoriProject/vendor/symfony/form/FormRenderer.php"
"line" => 65
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/home/staging/TokimoriProject/var/cache/dev/twig/eb/ebd958bf961bad1e4f5089a07a6ce47cdd886b996dfd2ec96502cf7bec97381a.php"
"line" => 135
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/home/staging/TokimoriProject/vendor/twig/twig/src/Template.php"
"line" => 171
"function" => "block_body"
"class" => "__TwigTemplate_8220621ec5a03f8a500046f96796b995ed7c58221a8a35a4fb15b944f3a74ca8"
"type" => "->"
]
[
"file" => "/home/staging/TokimoriProject/var/cache/dev/twig/6f/6f5d84a719ede75276e8cc98ea3b5c16b8e9472e926d40f93f34ba784fe0f33b.php"
"line" => 81
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/staging/TokimoriProject/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_f5495fdf75861339a3a16f09c3f9a5b7e5e44aace5b702d26594dd0e0c31b9ce"
"type" => "->"
]
[
"file" => "/home/staging/TokimoriProject/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/staging/TokimoriProject/var/cache/dev/twig/e1/e1fbc2a0cc326bdcc4b8c0766912d4912f7cc51eb50a880b22fc13a9647bd809.php"
"line" => 52
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/staging/TokimoriProject/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_d765bf7706613255a35ac126f7c17727983d7ace80e1a3b9fef21a9c00638ea4"
"type" => "->"
]
[
"file" => "/home/staging/TokimoriProject/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/staging/TokimoriProject/var/cache/dev/twig/eb/ebd958bf961bad1e4f5089a07a6ce47cdd886b996dfd2ec96502cf7bec97381a.php"
"line" => 49
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/staging/TokimoriProject/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_8220621ec5a03f8a500046f96796b995ed7c58221a8a35a4fb15b944f3a74ca8"
"type" => "->"
]
[
"file" => "/home/staging/TokimoriProject/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/staging/TokimoriProject/vendor/twig/twig/src/Template.php"
"line" => 379
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/staging/TokimoriProject/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 40
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/staging/TokimoriProject/vendor/twig/twig/src/Environment.php"
"line" => 280
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/staging/TokimoriProject/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 258
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/staging/TokimoriProject/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 266
"function" => "renderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/staging/TokimoriProject/src/Controller/SecurityController.php"
"line" => 26
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/staging/TokimoriProject/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/staging/TokimoriProject/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/staging/TokimoriProject/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/staging/TokimoriProject/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/staging/TokimoriProject/vendor/autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/staging/TokimoriProject/public/index.php"
"line" => 5
"args" => [
"/home/staging/TokimoriProject/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_SECRET | "ff5e09405e3131c4ce64cacea349e49f" |
| CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$" |
| DATABASE_URL | "mysql://root:kuzilla@127.0.0.1:3306/tokimori_bk_250307?serverVersion=13&charset=utf8" |
| GOOGLE_API_KEY | "" |
| GOOGLE_APPLICATION_CREDENTIALS | "%kernel.project_dir%/config/credentials/tokimori-469701-63ff9d3e5f0f.json" |
| GOOGLE_AUTH_CONFIG | "%kernel.project_dir%/config/credentials/tokimori-469701-63ff9d3e5f0f.json" |
| GOOGLE_CLIENT_ID | "" |
| GOOGLE_CLIENT_SECRET | "" |
| MAILER_URL | "null://localhost" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| CONTEXT_DOCUMENT_ROOT | "/home/staging/public_html" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/home/staging/public_html" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/home/staging" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%22d35aa6%22%2C%22route%22%3A%22homepage%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Kzl%5C%5CHanabusaBundle%5C%5CController%5C%5CMenuController%22%2C%22method%22%3A%22indexAction%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fstaging%5C%2FTokimoriProject%5C%2Flib%5C%2FHanabusaBundle%5C%2Fsrc%5C%2FController%5C%2FMenuController.php%22%2C%22line%22%3A15%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=ll5nqr9mjjqqsvfkj109ve855q" |
| HTTP_HOST | "staging.tokimori.jp" |
| HTTP_REFERER | "https://staging.tokimori.jp/" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SCRIPT_URI | "https://staging.tokimori.jp/login" |
| REDIRECT_SCRIPT_URL | "/login" |
| REDIRECT_SSL_TLS_SNI | "staging.tokimori.jp" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/login" |
| REMOTE_ADDR | "216.73.216.159" |
| REMOTE_PORT | "48621" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1765165574 |
| REQUEST_TIME_FLOAT | 1765165574.2934 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/home/staging/public_html/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://staging.tokimori.jp/login" |
| SCRIPT_URL | "/login" |
| SERVER_ADDR | "153.120.74.103" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "staging.tokimori.jp" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "staging.tokimori.jp" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_DEBUG,APP_SECRET,DATABASE_URL,MAILER_URL,CORS_ALLOW_ORIGIN,GOOGLE_API_KEY,GOOGLE_CLIENT_ID,GOOGLE_CLIENT_SECRET,GOOGLE_AUTH_CONFIG,GOOGLE_APPLICATION_CREDENTIALS,MESSENGER_TRANSPORT_DSN" |
| USER | "staging" |
| proxy-nokeepalive | "1" |