http://stg.fujikitchen.com/news/headline

NewsController :: headline

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\Mvc\NewsController::headline"
_route
"news_headline"
_route_params
[]
_stopwatch_token
"468c9e"

Request Headers

Header Value
accept
"text/html, */*; q=0.01"
cache-control
"no-cache"
connection
"close"
cookie
"_ga_8N02SNDJBK=GS2.1.s1789078511$o1$g0$t1789078511$j60$l0$h0; _ga=GA1.1.599704222.1789078512"
host
"stg.fujikitchen.com"
pragma
"no-cache"
referer
"http://stg.fujikitchen.com/"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.6422.60 Safari/537.36 Edge/12.246"
x-accel-expires
"60"
x-failure-cache-time
"0"
x-file-type
"normal"
x-forwarded-for
"34.72.176.129"
x-forwarded-host
"stg.fujikitchen.com"
x-forwarded-port
"80"
x-forwarded-proto
"http"
x-php-fpm-version
"81"
x-php-ob-level
"1"
x-real-ip
"34.72.176.129"
x-requested-with
"XMLHttpRequest"
x-server-address
"162.43.122.199"
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
"Thu, 10 Sep 2026 22:15:16 GMT"
x-debug-token
"47b224"

Cookies

Request Cookies

Key Value
_ga
"GA1.1.599704222.1789078512"
_ga_8N02SNDJBK
"GS2.1.s1789078511$o1$g0$t1789078511$j60$l0$h0"

Response Cookies

No response cookies

Session 8

Session Metadata

Key Value
Created
"Fri, 11 Sep 26 07:15:16 +0900"
Last used
"Fri, 11 Sep 26 07:15:16 +0900"
Lifetime
0

Session Attributes

Attribute Value
_csrf/list
"vj5fvIG4_EPc1JV3W1DgmxXmkdZF4YUkGCkedUSNydg"

Session Usage

8 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:82
[
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 82
    "function" => "start"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 74
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 78
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/form/ResolvedFormType.php"
    "line" => 152
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 113
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/form/ResolvedFormType.php"
    "line" => 146
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 113
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/form/Form.php"
    "line" => 1001
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/src/Service/Entity/Traits/HandleIndexTrait.php"
    "line" => 29
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/src/Service/Entity/News/EntryService.php"
    "line" => 123
    "function" => "handleIndex"
    "class" => "App\Service\Entity\News\EntryService"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/src/Controller/Mvc/NewsController.php"
    "line" => 59
    "function" => "getPagination"
    "class" => "App\Service\Entity\News\EntryService"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "headline"
    "class" => "App\Controller\Mvc\NewsController"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/public_html/index.php"
    "line" => 5
    "args" => [
      "/home/xs447070/fujikitchen.com/stg/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:85
[
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 85
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 74
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 78
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/form/ResolvedFormType.php"
    "line" => 152
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 113
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/form/ResolvedFormType.php"
    "line" => 146
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 113
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/form/Form.php"
    "line" => 1001
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/src/Service/Entity/Traits/HandleIndexTrait.php"
    "line" => 29
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/src/Service/Entity/News/EntryService.php"
    "line" => 123
    "function" => "handleIndex"
    "class" => "App\Service\Entity\News\EntryService"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/src/Controller/Mvc/NewsController.php"
    "line" => 59
    "function" => "getPagination"
    "class" => "App\Service\Entity\News\EntryService"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "headline"
    "class" => "App\Controller\Mvc\NewsController"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/public_html/index.php"
    "line" => 5
    "args" => [
      "/home/xs447070/fujikitchen.com/stg/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:72
[
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 72
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 79
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 78
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/form/ResolvedFormType.php"
    "line" => 152
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 113
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/form/ResolvedFormType.php"
    "line" => 146
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 113
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/form/Form.php"
    "line" => 1001
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/src/Service/Entity/Traits/HandleIndexTrait.php"
    "line" => 29
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/src/Service/Entity/News/EntryService.php"
    "line" => 123
    "function" => "handleIndex"
    "class" => "App\Service\Entity\News\EntryService"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/src/Controller/Mvc/NewsController.php"
    "line" => 59
    "function" => "getPagination"
    "class" => "App\Service\Entity\News\EntryService"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "headline"
    "class" => "App\Controller\Mvc\NewsController"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/public_html/index.php"
    "line" => 5
    "args" => [
      "/home/xs447070/fujikitchen.com/stg/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 156
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 153
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/public_html/index.php"
    "line" => 5
    "args" => [
      "/home/xs447070/fujikitchen.com/stg/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 73
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 156
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 153
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/public_html/index.php"
    "line" => 5
    "args" => [
      "/home/xs447070/fujikitchen.com/stg/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:74
[
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 74
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 156
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 153
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/public_html/index.php"
    "line" => 5
    "args" => [
      "/home/xs447070/fujikitchen.com/stg/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:75
[
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 75
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 156
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 153
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/public_html/index.php"
    "line" => 5
    "args" => [
      "/home/xs447070/fujikitchen.com/stg/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:76
[
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 76
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 156
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 153
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/xs447070/fujikitchen.com/stg/public_html/index.php"
    "line" => 5
    "args" => [
      "/home/xs447070/fujikitchen.com/stg/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
"e4e614975724eaea1821a8d58976d925"
DATABASE_URL
"mysql://xs447070_fjk:Wxb2GxvAUT4uy4@localhost:3306/xs447070_fjk?serverVersion=mariadb-10.5.15"
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"
GOOGLE_RECAPTCHA_SECRET
"6Lfc60UjAAAAAIhT6bzEmcAuvt80kLLcQmGY"
GOOGLE_RECAPTCHA_SITE_KEY
"6Lfc60UjAAAAAEVMygYESaIShuvVW3yFh2iAdOlE"
INQUIRY_VALIDATION
"true"
MAILER_DSN
"smtp://info@fujikitchen.com:gVMqCkXQtHdcRUh1@sv14598.xserver.jp:465"
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"
CONTEXT_DOCUMENT_ROOT
"/home/xs447070/fujikitchen.com/public_html/stg"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/xs447070/fujikitchen.com/public_html/stg"
FCGI_ROLE
"RESPONDER"
FailureCacheTime
"0"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/home/xs447070"
HTTP_ACCEPT
"text/html, */*; q=0.01"
HTTP_CACHE_CONTROL
"no-cache"
HTTP_CONNECTION
"close"
HTTP_COOKIE
"_ga_8N02SNDJBK=GS2.1.s1789078511$o1$g0$t1789078511$j60$l0$h0; _ga=GA1.1.599704222.1789078512"
HTTP_HOST
"stg.fujikitchen.com"
HTTP_PRAGMA
"no-cache"
HTTP_REFERER
"http://stg.fujikitchen.com/"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.6422.60 Safari/537.36 Edge/12.246"
HTTP_X_ACCEL_EXPIRES
"60"
HTTP_X_FAILURE_CACHE_TIME
"0"
HTTP_X_FILE_TYPE
"normal"
HTTP_X_FORWARDED_FOR
"34.72.176.129"
HTTP_X_FORWARDED_HOST
"stg.fujikitchen.com"
HTTP_X_FORWARDED_PORT
"80"
HTTP_X_FORWARDED_PROTO
"http"
HTTP_X_PHP_FPM_VERSION
"81"
HTTP_X_REAL_IP
"34.72.176.129"
HTTP_X_REQUESTED_WITH
"XMLHttpRequest"
HTTP_X_SERVER_ADDRESS
"162.43.122.199"
HTTP_X_UA_DEVICE
"pc"
HTTP_X_WP_ACCESS
"0"
MEF_PROXY_ADDR
"162.43.122.199"
MMDB_ADDR
"34.72.176.129"
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_MEF_PROXY_ADDR
"162.43.122.199"
REDIRECT_MMDB_ADDR
"34.72.176.129"
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
"aqMr9EpvyOSlBPB5V2uVogAAAKM"
REDIRECT_URL
"/news/headline"
REMOTE_ADDR
"34.72.176.129"
REMOTE_PORT
"49396"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1789078516
REQUEST_TIME_FLOAT
1789078516.4062
REQUEST_URI
"/news/headline"
SCRIPT_FILENAME
"/home/xs447070/fujikitchen.com/public_html/stg/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"162.43.122.199"
SERVER_ADMIN
"webmaster@fujikitchen.com"
SERVER_NAME
"stg.fujikitchen.com"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN,DATABASE_URL,SLACK_CHANNEL,SLACK_ERROR_CHANNEL,APP_CMS_UPLOAD_DIR,APP_CMS_UPLOAD_DIR_SYMLINK,GOOGLE_RECAPTCHA_SITE_KEY,GOOGLE_RECAPTCHA_SECRET,INQUIRY_VALIDATION,MAILER_DSN,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
"aqMr9EpvyOSlBPB5V2uVogAAAKM"
USER
"xs447070"