GET https://sukkiri.fujikenhousing.com/member

MemberController :: index

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_access_control_attributes
null
_controller
"App\Controller\Mvc\MemberController::index"
_firewall_context
"security.firewall.map.context.main"
_route
"member_account_index"
_route_params
[]
_security_authenticators
[]
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#467
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\UserLoginFormAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\UserLoginFormAuthenticator {#38 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#466
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#486 …}
  }
]
_stopwatch_token
"2577aa"

Request Headers

Header Value
accept
"*/*"
connection
"close"
cookie
"main_deauth_profile_token=66454a"
host
"sukkiri.fujikenhousing.com"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-accel-expires
"60"
x-failure-cache-time
"0"
x-file-type
"normal"
x-forwarded-for
"216.73.216.43"
x-forwarded-host
"sukkiri.fujikenhousing.com"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-forwarded-ssl
"on"
x-php-fpm-version
"83"
x-php-ob-level
"1"
x-real-ip
"216.73.216.43"
x-server-address
"162.43.101.6"
x-ua-device
"pc"
x-wp-access
"0"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Tue, 10 Feb 2026 15:10:34 GMT"
x-debug-token
"1be979"

Cookies

Request Cookies

Key Value
main_deauth_profile_token
"66454a"

Response Cookies

No response cookies

Session 8

Session Metadata

Key Value
Created
"Wed, 11 Feb 26 00:10:34 +0900"
Last used
"Wed, 11 Feb 26 00:10:34 +0900"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-registration
"LqUBkGVu_dWziubmq_Sk2ua8dfcQfteW8EQlyDs_g_Q"

Session Usage

8 Usages
Stateless check enabled
Usage
App\Controller\Mvc\MemberController:84
[
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/src/Service/InquiryControllerTrait.php"
    "line" => 84
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/src/Controller/Mvc/MemberController.php"
    "line" => 55
    "function" => "prepareForm"
    "class" => "App\Controller\Mvc\MemberController"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "index"
    "class" => "App\Controller\Mvc\MemberController"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/public_html/index.php"
    "line" => 5
    "args" => [
      "/home/xs205163/sukkiri.fujikenhousing.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:73
[
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 73
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 69
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 80
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/form/ResolvedFormType.php"
    "line" => 125
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 83
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/form/ResolvedFormType.php"
    "line" => 120
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 83
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/form/Form.php"
    "line" => 900
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/src/Controller/Mvc/MemberController.php"
    "line" => 58
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "index"
    "class" => "App\Controller\Mvc\MemberController"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/public_html/index.php"
    "line" => 5
    "args" => [
      "/home/xs205163/sukkiri.fujikenhousing.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:63
[
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 63
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 74
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 80
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/form/ResolvedFormType.php"
    "line" => 125
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 83
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/form/ResolvedFormType.php"
    "line" => 120
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 83
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/form/Form.php"
    "line" => 900
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/src/Controller/Mvc/MemberController.php"
    "line" => 58
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "index"
    "class" => "App\Controller\Mvc\MemberController"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/public_html/index.php"
    "line" => 5
    "args" => [
      "/home/xs205163/sukkiri.fujikenhousing.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 68
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/public_html/index.php"
    "line" => 5
    "args" => [
      "/home/xs205163/sukkiri.fujikenhousing.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/public_html/index.php"
    "line" => 5
    "args" => [
      "/home/xs205163/sukkiri.fujikenhousing.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/public_html/index.php"
    "line" => 5
    "args" => [
      "/home/xs205163/sukkiri.fujikenhousing.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/public_html/index.php"
    "line" => 5
    "args" => [
      "/home/xs205163/sukkiri.fujikenhousing.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/xs205163/sukkiri.fujikenhousing.com/public_html/index.php"
    "line" => 5
    "args" => [
      "/home/xs205163/sukkiri.fujikenhousing.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_CMS_UPLOAD_DIR
"var/upload"
APP_CMS_UPLOAD_DIR_SYMLINK
"files"
APP_ENV
"dev"
APP_SECRET
"6384206d0f12e08cf596dea3c970aa96"
DATABASE_URL
"mysql://xs205163_fjknbik:!A!q9RTMo;6(@localhost:3306/xs205163_fjknbikk?serverVersion=10.5.17-MariaDB"
DEPLOY_LOCAL_ROOT
"/public_html/build"
DEPLOY_PROD_FTP_HOST
""
DEPLOY_PROD_FTP_PASS
""
DEPLOY_PROD_FTP_USER
""
DEPLOY_PROD_ROOT
""
DEPLOY_STG_ROOT
""
DEV_MAIL
"info@triple-e.inc"
DOMAIN
"sukkiri.fujikenhousing.com"
GOOGLE_RECAPTCHA_SECRET
"6LfMRkcsAAAAAPELRtlPe5EGnhPnhZzQH9dxWYwk"
GOOGLE_RECAPTCHA_SITE_KEY
"6LfMRkcsAAAAAKe2zRVvfpQPCMa6ODINrgbxFnIP"
INQUIRY_VALIDATION
"true"
LOCAL
"false"
MAILER_DSN
"smtp://info@fujikenhousing.com:Hous8271@smtp.office365.com:587?encryption=STARTTLS"
MANSION_API_ENDPOINT
"https://os3-322-50573.vs.sakura.ne.jp/api/mansions"
MANSION_API_KEY
"yfNX1oHsxbiv2Eck5M4PaqrN9A8WDs0fN0EqtLsRnNk"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
SLACK_CHANNEL
"local_notifier"
SLACK_ERROR_CHANNEL
"local_notifier"
SLACK_TOKEN
"xoxb-3404361154391-3443055718144-sp17GLVtiUHiEB23APThoPal"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/home/xs205163/sukkiri.fujikenhousing.com"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/home/xs205163/sukkiri.fujikenhousing.com"
]
CONTEXT_DOCUMENT_ROOT
"/home/xs205163/fujikenhousing.com/public_html/sukkiri"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/xs205163/fujikenhousing.com/public_html/sukkiri"
FCGI_ROLE
"RESPONDER"
FailureCacheTime
"0"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/home/xs205163"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_CONNECTION
"close"
HTTP_COOKIE
"main_deauth_profile_token=66454a"
HTTP_HOST
"sukkiri.fujikenhousing.com"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_ACCEL_EXPIRES
"60"
HTTP_X_FAILURE_CACHE_TIME
"0"
HTTP_X_FILE_TYPE
"normal"
HTTP_X_FORWARDED_FOR
"216.73.216.43"
HTTP_X_FORWARDED_HOST
"sukkiri.fujikenhousing.com"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_SSL
"on"
HTTP_X_PHP_FPM_VERSION
"83"
HTTP_X_REAL_IP
"216.73.216.43"
HTTP_X_SERVER_ADDRESS
"162.43.101.6"
HTTP_X_UA_DEVICE
"pc"
HTTP_X_WP_ACCESS
"0"
MEF_PROXY_ADDR
"162.43.101.6"
Ngx_Cache_AllCacheMode
"1"
Ngx_Cache_NoCacheMode
"off"
Ngx_Cache_NormalFile
"1"
Ngx_Cache_StaticMode
"1"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_FailureCacheTime
"0"
REDIRECT_HTTPS
"on"
REDIRECT_MEF_PROXY_ADDR
"162.43.101.6"
REDIRECT_Ngx_Cache_AllCacheMode
"1"
REDIRECT_Ngx_Cache_NoCacheMode
"off"
REDIRECT_Ngx_Cache_NormalFile
"1"
REDIRECT_Ngx_Cache_StaticMode
"1"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aYtKaujRnfnxVrGeW59j7AAAAy4"
REDIRECT_URL
"/member"
REMOTE_ADDR
"216.73.216.43"
REMOTE_PORT
"53738"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1770736234
REQUEST_TIME_FLOAT
1770736234.566
REQUEST_URI
"/member"
SCRIPT_FILENAME
"/home/xs205163/fujikenhousing.com/public_html/sukkiri/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"162.43.101.6"
SERVER_ADMIN
"webmaster@fujikenhousing.com"
SERVER_NAME
"sukkiri.fujikenhousing.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_PATH
"/home/xs205163/sukkiri.fujikenhousing.com/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN,DATABASE_URL,DOMAIN,MAILER_DSN,SLACK_CHANNEL,SLACK_ERROR_CHANNEL,APP_CMS_UPLOAD_DIR,APP_CMS_UPLOAD_DIR_SYMLINK,GOOGLE_RECAPTCHA_SITE_KEY,GOOGLE_RECAPTCHA_SECRET,INQUIRY_VALIDATION,LOCAL,MANSION_API_ENDPOINT,MANSION_API_KEY,DEV_MAIL,SLACK_TOKEN,DEPLOY_PROD_FTP_USER,DEPLOY_PROD_FTP_HOST,DEPLOY_PROD_FTP_PASS,DEPLOY_PROD_ROOT,DEPLOY_STG_ROOT,DEPLOY_LOCAL_ROOT"
UNIQUE_ID
"aYtKaujRnfnxVrGeW59j7AAAAy4"
USER
"xs205163"