ContactController :: index
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_access_control_attributes | null |
_controller | "App\Controller\Mvc\ContactController::index" |
_firewall_context | "security.firewall.map.context.main" |
_route | "contact_index" |
_route_params | [] |
_stopwatch_token | "a057ab" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
connection | "close" |
from | "bingbot(at)microsoft.com" |
host | "stg.aoi-cnst.co.jp" |
user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/116.0.1938.76 Safari/537.36" |
x-accel-expires | "60" |
x-failure-cache-time | "0" |
x-file-type | "normal" |
x-forwarded-for | "157.55.39.52" |
x-forwarded-host | "stg.aoi-cnst.co.jp" |
x-forwarded-port | "80" |
x-forwarded-proto | "http" |
x-php-fpm-version | "81" |
x-php-ob-level | "1" |
x-real-ip | "157.55.39.52" |
x-server-address | "162.43.122.196" |
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 | "Mon, 07 Apr 2025 19:32:34 GMT" |
x-debug-token | "effab5" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 8
Session Metadata
Key | Value |
---|---|
Created | "Tue, 08 Apr 25 04:32:34 +0900" |
Last used | "Tue, 08 Apr 25 04:32:34 +0900" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
_csrf/contact | "CHZR0Uh2qqmw7hl2IQKjYAoL8QtXK_LcsE2s3rduu8I" |
Session Usage
8
Usages
Stateless check enabled
Usage |
---|
App\Service\InquiryControllerService:58
[ [ "file" => "/home/xs732698/stg/src/Service/InquiryControllerService.php" "line" => 58 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/xs732698/stg/src/Controller/Mvc/ContactController.php" "line" => 32 "function" => "prepareForm" "class" => "App\Service\InquiryControllerService" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/http-kernel/HttpKernel.php" "line" => 156 "function" => "index" "class" => "App\Controller\Mvc\ContactController" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/http-kernel/HttpKernel.php" "line" => 78 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/http-kernel/Kernel.php" "line" => 199 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 37 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/xs732698/stg/public_html/index.php" "line" => 5 "args" => [ "/home/xs732698/stg/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:101
[ [ "file" => "/home/xs732698/stg/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 101 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 72 "function" => "hasToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php" "line" => 78 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/form/ResolvedFormType.php" "line" => 167 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php" "line" => 111 "function" => "finishView" "class" => "Symfony\Component\Form\ResolvedFormType" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/form/ResolvedFormType.php" "line" => 160 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php" "line" => 111 "function" => "finishView" "class" => "Symfony\Component\Form\ResolvedFormType" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/form/Form.php" "line" => 1070 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy" "type" => "->" ] [ "file" => "/home/xs732698/stg/src/Controller/Mvc/ContactController.php" "line" => 35 "function" => "createView" "class" => "Symfony\Component\Form\Form" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/http-kernel/HttpKernel.php" "line" => 156 "function" => "index" "class" => "App\Controller\Mvc\ContactController" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/http-kernel/HttpKernel.php" "line" => 78 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/http-kernel/Kernel.php" "line" => 199 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 37 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/xs732698/stg/public_html/index.php" "line" => 5 "args" => [ "/home/xs732698/stg/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:88
[ [ "file" => "/home/xs732698/stg/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 88 "function" => "set" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 77 "function" => "setToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php" "line" => 78 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/form/ResolvedFormType.php" "line" => 167 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php" "line" => 111 "function" => "finishView" "class" => "Symfony\Component\Form\ResolvedFormType" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/form/ResolvedFormType.php" "line" => 160 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php" "line" => 111 "function" => "finishView" "class" => "Symfony\Component\Form\ResolvedFormType" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/form/Form.php" "line" => 1070 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy" "type" => "->" ] [ "file" => "/home/xs732698/stg/src/Controller/Mvc/ContactController.php" "line" => 35 "function" => "createView" "class" => "Symfony\Component\Form\Form" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/http-kernel/HttpKernel.php" "line" => 156 "function" => "index" "class" => "App\Controller\Mvc\ContactController" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/http-kernel/HttpKernel.php" "line" => 78 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/http-kernel/Kernel.php" "line" => 199 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 37 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/xs732698/stg/public_html/index.php" "line" => 5 "args" => [ "/home/xs732698/stg/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[ [ "file" => "/home/xs732698/stg/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 68 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 89 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 151 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/http-kernel/HttpKernel.php" "line" => 189 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/http-kernel/HttpKernel.php" "line" => 177 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/http-kernel/HttpKernel.php" "line" => 78 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/http-kernel/Kernel.php" "line" => 199 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 37 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/xs732698/stg/public_html/index.php" "line" => 5 "args" => [ "/home/xs732698/stg/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[ [ "file" => "/home/xs732698/stg/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 69 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 89 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 151 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/http-kernel/HttpKernel.php" "line" => 189 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/http-kernel/HttpKernel.php" "line" => 177 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/http-kernel/HttpKernel.php" "line" => 78 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/http-kernel/Kernel.php" "line" => 199 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 37 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/xs732698/stg/public_html/index.php" "line" => 5 "args" => [ "/home/xs732698/stg/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[ [ "file" => "/home/xs732698/stg/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 70 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 89 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 151 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/http-kernel/HttpKernel.php" "line" => 189 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/http-kernel/HttpKernel.php" "line" => 177 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/http-kernel/HttpKernel.php" "line" => 78 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/http-kernel/Kernel.php" "line" => 199 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 37 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/xs732698/stg/public_html/index.php" "line" => 5 "args" => [ "/home/xs732698/stg/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[ [ "file" => "/home/xs732698/stg/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 71 "function" => "all" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 89 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 151 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/http-kernel/HttpKernel.php" "line" => 189 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/http-kernel/HttpKernel.php" "line" => 177 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/http-kernel/HttpKernel.php" "line" => 78 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/http-kernel/Kernel.php" "line" => 199 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 37 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/xs732698/stg/public_html/index.php" "line" => 5 "args" => [ "/home/xs732698/stg/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[ [ "file" => "/home/xs732698/stg/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 72 "function" => "getFlashBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 89 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 151 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/http-kernel/HttpKernel.php" "line" => 189 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/http-kernel/HttpKernel.php" "line" => 177 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/http-kernel/HttpKernel.php" "line" => 78 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/http-kernel/Kernel.php" "line" => 199 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 37 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/xs732698/stg/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/xs732698/stg/public_html/index.php" "line" => 5 "args" => [ "/home/xs732698/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 | "../aoi-cnst.co.jp.upload" |
APP_ENV | "dev" |
APP_SECRET | "cabdf7a03f7544e7aabf70b6242ebb1e" |
DATABASE_URL | "mysql://xs732698_aoi:4izYGhbm4uWeMR@localhost:3306/xs732698_aoicojp??serverVersion=mariadb-10.5.13" |
DEV_MAIL | "info@triple-e.inc" |
GOOGLE_RECAPTCHA_SECRET | "6Le0sEIfAAAAAJrDJtkhrMioEwNHOI8FsJXkiqW2" |
GOOGLE_RECAPTCHA_SITE_KEY | "6Le0sEIfAAAAALmp0pf2b-9L66Mf2sQSyzKZn4uz" |
HOME_SITE_DOMAIN | "https://aoi:eee6969@home.aoi-cnst.co.jp" |
HOME_SITE_POST_ALLOW_IP | "162.43.122.196" |
MAILER_DSN | "smtp://app@aoi-cnst.co.jp:9T96thT2c_cC5@sv14595.xserver.jp:465" |
SLACK_CHANNEL | "aoi_notice" |
SLACK_ERROR_CHANNEL | "aoi_notice" |
SLACK_TOKEN | "xoxb-3404361154391-3443055718144-sp17GLVtiUHiEB23APThoPal" |
STYLE_SITE_DOMAIN | "https://style.aoi-cnst.co.jp" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CONTEXT_DOCUMENT_ROOT | "/home/xs732698/aoi-cnst.co.jp/public_html/stg" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "/home/xs732698/aoi-cnst.co.jp/public_html/stg" |
FCGI_ROLE | "RESPONDER" |
FailureCacheTime | "0" |
GATEWAY_INTERFACE | "CGI/1.1" |
HOME | "/home/xs732698" |
HTTP_ACCEPT | "*/*" |
HTTP_CONNECTION | "close" |
HTTP_FROM | "bingbot(at)microsoft.com" |
HTTP_HOST | "stg.aoi-cnst.co.jp" |
HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/116.0.1938.76 Safari/537.36" |
HTTP_X_ACCEL_EXPIRES | "60" |
HTTP_X_FAILURE_CACHE_TIME | "0" |
HTTP_X_FILE_TYPE | "normal" |
HTTP_X_FORWARDED_FOR | "157.55.39.52" |
HTTP_X_FORWARDED_HOST | "stg.aoi-cnst.co.jp" |
HTTP_X_FORWARDED_PORT | "80" |
HTTP_X_FORWARDED_PROTO | "http" |
HTTP_X_PHP_FPM_VERSION | "81" |
HTTP_X_REAL_IP | "157.55.39.52" |
HTTP_X_SERVER_ADDRESS | "162.43.122.196" |
HTTP_X_UA_DEVICE | "pc" |
HTTP_X_WP_ACCESS | "0" |
MEF_PROXY_ADDR | "162.43.122.196" |
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.196" |
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 | "Z_QoUqBFLkE9KTFMeapDGwAAAgY" |
REDIRECT_URL | "/contact/" |
REMOTE_ADDR | "157.55.39.52" |
REMOTE_PORT | "59142" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "http" |
REQUEST_TIME | 1744054354 |
REQUEST_TIME_FLOAT | 1744054354.1068 |
REQUEST_URI | "/contact/" |
SCRIPT_FILENAME | "/home/xs732698/aoi-cnst.co.jp/public_html/stg/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "162.43.122.196" |
SERVER_ADMIN | "webmaster@aoi-cnst.co.jp" |
SERVER_NAME | "stg.aoi-cnst.co.jp" |
SERVER_PORT | "80" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "" |
SERVER_SOFTWARE | "Apache" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,SLACK_CHANNEL,SLACK_ERROR_CHANNEL,APP_CMS_UPLOAD_DIR,GOOGLE_RECAPTCHA_SITE_KEY,GOOGLE_RECAPTCHA_SECRET,HOME_SITE_DOMAIN,STYLE_SITE_DOMAIN,HOME_SITE_POST_ALLOW_IP,MAILER_DSN,DEV_MAIL,SLACK_TOKEN" |
UNIQUE_ID | "Z_QoUqBFLkE9KTFMeapDGwAAAgY" |
USER | "xs732698" |