exception |
Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException {#1321
-statusCode: 405
-headers: [
"Allow" => "GET"
]
#message: "No route found for "POST /": Method Not Allowed (Allow: GET)"
#code: 0
#file: "/home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php"
#line: 140
-previous: Symfony\Component\Routing\Exception\MethodNotAllowedException {#1322 …}
trace: {
/home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php:140 {
Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(GetResponseEvent $event) …
›
› throw new MethodNotAllowedHttpException($e->getAllowedMethods(), $message, $e);
› }
}
/home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#283 …}
...: {
"kernel.request"
Eccube\Event\EventDispatcherWrapper {#107 …}
}
}
}
/home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
arguments: {
$listeners: [ …21]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#283 …}
}
}
/home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …21]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#283 …}
}
}
/home/fneccube02/vihta-soro.com/public_html/src/Eccube/Event/EventDispatcherWrapper.php:32 {
Eccube\Event\EventDispatcherWrapper->dispatch($event) …
›
› return parent::dispatch($event, $eventName);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#283 …}
...: {
"kernel.request"
}
}
}
/home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/HttpKernel.php:134 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#283 …}
...: {
"kernel.request"
}
}
}
/home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#7 …}
$type: 1
}
}
/home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#7 …}
$type: 1
$catch: true
}
}
/home/fneccube02/vihta-soro.com/public_html/index.php:76 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#7 …}
}
}
}
} |
logger |
Symfony\Bridge\Monolog\Logger {#276
#name: "request"
#handlers: [
Monolog\Handler\BufferHandler {#89
#handler: EasyCorp\EasyLog\EasyLogHandler {#90 …}
#bufferSize: 9
#bufferLimit: 0
#flushOnOverflow: false
#buffer: [
[
"message" => "INIT"
"context" => []
"level" => 200
"level_name" => "INFO"
"channel" => "app"
"datetime" => DateTime @1751630035 {#1325
date: 2025-07-04 20:53:55.771913 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/"
"ip" => "159.223.38.31"
"http_method" => "POST"
"server" => "www.vihta-soro.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36"
"file" => "/home/fneccube02/vihta-soro.com/public_html/src/Eccube/EventListener/LogListener.php"
"line" => 73
"class" => "Eccube\EventListener\LogListener"
"function" => "onKernelRequestEarly"
"uid" => "543027c"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "Transaction is not active. Rollback skipped."
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "front"
"datetime" => DateTime @1751630035 {#51
date: 2025-07-04 20:53:55.773487 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/"
"ip" => "159.223.38.31"
"http_method" => "POST"
"server" => "www.vihta-soro.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36"
"file" => "/home/fneccube02/vihta-soro.com/public_html/src/Eccube/Log/Logger.php"
"line" => 66
"class" => "Eccube\Log\Logger"
"function" => "log"
"uid" => "543027c"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "POST /": Method Not Allowed (Allow: GET)" at /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 140"
"context" => [
"exception" => Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException {#1321
-statusCode: 405
-headers: [
"Allow" => "GET"
]
#message: "No route found for "POST /": Method Not Allowed (Allow: GET)"
#code: 0
#file: "/home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php"
#line: 140
-previous: Symfony\Component\Routing\Exception\MethodNotAllowedException {#1322 …}
trace: {
/home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php:140 {
Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(GetResponseEvent $event) …
›
› throw new MethodNotAllowedHttpException($e->getAllowedMethods(), $message, $e);
› }
}
/home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#283 …}
...: {
"kernel.request"
Eccube\Event\EventDispatcherWrapper {#107 …}
}
}
}
/home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
arguments: {
$listeners: [ …21]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#283 …}
}
}
/home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …21]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#283 …}
}
}
/home/fneccube02/vihta-soro.com/public_html/src/Eccube/Event/EventDispatcherWrapper.php:32 {
Eccube\Event\EventDispatcherWrapper->dispatch($event) …
›
› return parent::dispatch($event, $eventName);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#283 …}
...: {
"kernel.request"
}
}
}
/home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/HttpKernel.php:134 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#283 …}
...: {
"kernel.request"
}
}
}
/home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#7 …}
$type: 1
}
}
/home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#7 …}
$type: 1
$catch: true
}
}
/home/fneccube02/vihta-soro.com/public_html/index.php:76 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#7 …}
}
}
}
}
]
"level" => 400
"level_name" => "ERROR"
"channel" => "request"
"datetime" => DateTime @1751630035 {#1368
date: 2025-07-04 20:53:55.773734 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/"
"ip" => "159.223.38.31"
"http_method" => "POST"
"server" => "www.vihta-soro.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36"
"file" => "/home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
"line" => 129
"class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
"function" => "logException"
"uid" => "543027c"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead."
"context" => [
"exception" => ErrorException {#262
#message: "User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead."
#code: 0
#file: "/home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57 {
Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent->getException() …
› {
› @trigger_error(sprintf('The "%s()" method is deprecated since Symfony 4.4, use "getThrowable()" instead.', __METHOD__), \E_USER_DEPRECATED);
›
}
/home/fneccube02/vihta-soro.com/public_html/src/Eccube/EventListener/LogListener.php:141 {
Eccube\EventListener\LogListener->onKernelException(GetResponseForExceptionEvent $event) …
› {
› $e = $event->getException();
› if ($e instanceof HttpExceptionInterface && $e->getStatusCode() < 500) {
}
/home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#283 …}
...: {
"kernel.request"
Eccube\Event\EventDispatcherWrapper {#107 …}
}
}
}
/home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
arguments: {
$listeners: [ …21]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#283 …}
}
}
/home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …21]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#283 …}
}
}
/home/fneccube02/vihta-soro.com/public_html/src/Eccube/Event/EventDispatcherWrapper.php:32 {
Eccube\Event\EventDispatcherWrapper->dispatch($event) …
›
› return parent::dispatch($event, $eventName);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#283 …}
...: {
"kernel.request"
}
}
}
/home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/HttpKernel.php:219 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#7 …}
$type: 1
$catch: true
}
}
/home/fneccube02/vihta-soro.com/public_html/index.php:76 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#7 …}
}
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1751630035 {#1367
date: 2025-07-04 20:53:55.773785 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/"
"ip" => "159.223.38.31"
"http_method" => "POST"
"server" => "www.vihta-soro.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36"
"file" => "/home/fneccube02/vihta-soro.com/public_html/vendor/symfony/error-handler/ErrorHandler.php"
"line" => 532
"class" => "Symfony\Component\ErrorHandler\ErrorHandler"
"function" => "handleError"
"uid" => "543027c"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "No route found for "POST /": Method Not Allowed (Allow: GET)"
"context" => [
405
]
"level" => 200
"level_name" => "INFO"
"channel" => "app"
"datetime" => DateTime @1751630035 {#1369
date: 2025-07-04 20:53:55.773802 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/"
"ip" => "159.223.38.31"
"http_method" => "POST"
"server" => "www.vihta-soro.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36"
"file" => "/home/fneccube02/vihta-soro.com/public_html/src/Eccube/EventListener/LogListener.php"
"line" => 143
"class" => "Eccube\EventListener\LogListener"
"function" => "onKernelException"
"uid" => "543027c"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "fallback to PC layout"
"context" => []
"level" => 200
"level_name" => "INFO"
"channel" => "front"
"datetime" => DateTime @1751630035 {#1411
date: 2025-07-04 20:53:55.776985 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/"
"ip" => "159.223.38.31"
"http_method" => "POST"
"server" => "www.vihta-soro.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36"
"file" => "/home/fneccube02/vihta-soro.com/public_html/src/Eccube/Log/Logger.php"
"line" => 66
"class" => "Eccube\Log\Logger"
"function" => "log"
"uid" => "543027c"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "LOGIC END"
"context" => [
null
]
"level" => 200
"level_name" => "INFO"
"channel" => "app"
"datetime" => DateTime @1751630035 {#1583
date: 2025-07-04 20:53:55.792247 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/"
"ip" => "159.223.38.31"
"http_method" => "POST"
"server" => "www.vihta-soro.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36"
"file" => "/home/fneccube02/vihta-soro.com/public_html/src/Eccube/EventListener/LogListener.php"
"line" => 124
"class" => "Eccube\EventListener\LogListener"
"function" => "onKernelResponse"
"uid" => "543027c"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "PROCESS END"
"context" => [
null
]
"level" => 200
"level_name" => "INFO"
"channel" => "app"
"datetime" => DateTime @1751630035 {#239
date: 2025-07-04 20:53:55.799945 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/"
"ip" => "159.223.38.31"
"http_method" => "POST"
"server" => "www.vihta-soro.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36"
"file" => "/home/fneccube02/vihta-soro.com/public_html/src/Eccube/EventListener/LogListener.php"
"line" => 133
"class" => "Eccube\EventListener\LogListener"
"function" => "onKernelTerminate"
"uid" => "543027c"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "Transaction is not active. Rollback skipped."
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "app"
"datetime" => DateTime @1751630035 {#263
date: 2025-07-04 20:53:55.799972 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/"
"ip" => "159.223.38.31"
"http_method" => "POST"
"server" => "www.vihta-soro.com"
"referrer" => null
"user_agent" => "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36"
"file" => "/home/fneccube02/vihta-soro.com/public_html/src/Eccube/Log/Logger.php"
"line" => 68
"class" => "Eccube\Log\Logger"
"function" => "log"
"uid" => "543027c"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
]
#initialized: true
#level: 100
#bubble: true
#formatter: null
#processors: []
}
Symfony\Bridge\Monolog\Handler\ConsoleHandler {#88
-output: null
-verbosityLevelMap: [
16 => 400
32 => 300
64 => 250
128 => 200
256 => 100
]
-consoleFormatterOptions: []
#level: 100
#bubble: true
#formatter: null
#processors: []
}
]
#processors: [
Symfony\Bridge\Monolog\Processor\WebProcessor {#87
#serverData: [
"USER" => "fneccube02"
"HOME" => "/home/fneccube02"
"SCRIPT_NAME" => "/index.php"
"REQUEST_URI" => "/"
"QUERY_STRING" => ""
"REQUEST_METHOD" => "POST"
"SERVER_PROTOCOL" => "HTTP/1.1"
"GATEWAY_INTERFACE" => "CGI/1.1"
"REDIRECT_URL" => "/"
"REMOTE_PORT" => "52356"
"SCRIPT_FILENAME" => "/home/fneccube02/vihta-soro.com/public_html/index.php"
"SERVER_ADMIN" => "webmaster@vihta-soro.com"
"CONTEXT_DOCUMENT_ROOT" => "/home/fneccube02/vihta-soro.com/public_html"
"CONTEXT_PREFIX" => ""
"REQUEST_SCHEME" => "https"
"DOCUMENT_ROOT" => "/home/fneccube02/vihta-soro.com/public_html"
"REMOTE_ADDR" => "159.223.38.31"
"SERVER_PORT" => "443"
"SERVER_ADDR" => "162.43.122.57"
"SERVER_NAME" => "www.vihta-soro.com"
"SERVER_SOFTWARE" => "Apache"
"SERVER_SIGNATURE" => ""
"PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
"CONTENT_TYPE" => "application/x-www-form-urlencoded"
"HTTP_USER_AGENT" => "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36"
"HTTP_ACCEPT" => "*/*"
"CONTENT_LENGTH" => "16"
"HTTP_CONNECTION" => "close"
"HTTP_X_FILE_TYPE" => "normal"
"HTTP_X_UA_DEVICE" => "pc"
"HTTP_X_FAILURE_CACHE_TIME" => "0"
"HTTP_X_ACCEL_EXPIRES" => "60"
"HTTP_X_WP_ACCESS" => "0"
"HTTP_X_PHP_FPM_VERSION" => "74"
"HTTP_X_SERVER_ADDRESS" => "162.43.122.57"
"HTTP_X_REAL_IP" => "159.223.38.31"
"HTTP_X_FORWARDED_SSL" => "on"
"HTTP_X_FORWARDED_PORT" => "443"
"HTTP_X_FORWARDED_HOST" => "www.vihta-soro.com"
"HTTP_X_FORWARDED_PROTO" => "https"
"HTTP_X_FORWARDED_FOR" => "159.223.38.31"
"HTTP_HOST" => "www.vihta-soro.com"
"HTTP_AUTHORIZATION" => ""
"Ngx_Cache_StaticMode" => "1"
"Ngx_Cache_NormalFile" => "1"
"FailureCacheTime" => "0"
"HTTPS" => "on"
"UNIQUE_ID" => "aGfA06v0r-pnpfHuq378PgAAAcI"
"MEF_PROXY_ADDR" => "162.43.122.57"
"REDIRECT_STATUS" => "200"
"REDIRECT_HTTP_AUTHORIZATION" => ""
"REDIRECT_Ngx_Cache_StaticMode" => "1"
"REDIRECT_Ngx_Cache_NormalFile" => "1"
"REDIRECT_FailureCacheTime" => "0"
"REDIRECT_HTTPS" => "on"
"REDIRECT_UNIQUE_ID" => "aGfA06v0r-pnpfHuq378PgAAAcI"
"REDIRECT_MEF_PROXY_ADDR" => "162.43.122.57"
"FCGI_ROLE" => "RESPONDER"
"PHP_SELF" => "/index.php"
"REQUEST_TIME_FLOAT" => 1751630035.7406
"REQUEST_TIME" => 1751630035
"APP_ENV" => "dev"
"APP_DEBUG" => "0"
"DATABASE_URL" => "mysql://fneccube02_test:d5dgeih851@localhost/fneccube02_test"
"DATABASE_SERVER_VERSION" => "57"
"MAILER_URL" => "sendmail://localhost"
"ECCUBE_LOCALE" => "ja"
"ECCUBE_ADMIN_ROUTE" => "administrator"
"ECCUBE_ADMIN_ALLOW_HOSTS" => "[]"
"ECCUBE_FORCE_SSL" => "false"
"ECCUBE_TEMPLATE_CODE" => "default"
"ECCUBE_AUTH_MAGIC" => "nrH2u1mrRdfx86sH4skJ3wYqK8Kd4kxC"
]
#extraFields: [
"url" => "REQUEST_URI"
"ip" => "REMOTE_ADDR"
"http_method" => "REQUEST_METHOD"
"server" => "SERVER_NAME"
"referrer" => "HTTP_REFERER"
"user_agent" => "HTTP_USER_AGENT"
]
}
Monolog\Processor\IntrospectionProcessor {#86
-level: "!php/const:Monolog\Logger::DEBUG"
-skipClassesPartials: [
"Monolog\"
"Eccube\\Log"
"Psr\\Log"
]
-skipStackFramesCount: 0
-skipFunctions: [
"call_user_func"
"call_user_func_array"
]
}
Monolog\Processor\UidProcessor {#85
-uid: "543027c"
}
Eccube\Log\Processor\TokenProcessor {#82
#tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#80 …}
}
Eccube\Log\Processor\SessionProcessor {#70
#session: Symfony\Component\HttpFoundation\Session\Session {#71 …}
}
]
#microsecondTimestamps: true
#exceptionHandler: null
} |