logger |
Symfony\Bridge\Monolog\Logger {#186
#name: "request"
#handlers: [
Monolog\Handler\BufferHandler {#88
#handler: EasyCorp\EasyLog\EasyLogHandler {#89 …}
#bufferSize: 10
#bufferLimit: 0
#flushOnOverflow: false
#buffer: [
[
"message" => "Matched route "{route}"."
"context" => [
"route" => "sitemap_xml"
"route_parameters" => [
"_route" => "sitemap_xml"
"_controller" => "Eccube\Controller\SitemapController::index"
]
"request_uri" => "http://160.16.126.188/sitemap.xml"
"method" => "GET"
]
"level" => 200
"level_name" => "INFO"
"channel" => "request"
"datetime" => DateTime @1749250421 {#214
date: 2025-06-07 07:53:41.887082 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.67"
"http_method" => "GET"
"server" => "160.16.126.188"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/var/www/html/commehermes/prod/vendor/symfony/http-kernel/EventListener/RouterListener.php"
"line" => 122
"class" => "Symfony\Component\HttpKernel\EventListener\RouterListener"
"function" => "onKernelRequest"
"uid" => "f20f0d9"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "Populated the TokenStorage with an anonymous Token."
"context" => []
"level" => 200
"level_name" => "INFO"
"channel" => "security"
"datetime" => DateTime @1749250421 {#874
date: 2025-06-07 07:53:41.905449 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.67"
"http_method" => "GET"
"server" => "160.16.126.188"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/var/www/html/commehermes/prod/vendor/symfony/security/Http/Firewall/AnonymousAuthenticationListener.php"
"line" => 76
"class" => "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener"
"function" => "authenticate"
"uid" => "f20f0d9"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0."
"context" => [
"exception" => ErrorException {#1328
#message: "User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0."
#code: 0
#file: "/var/www/html/commehermes/prod/var/cache/install/ContainerGXscgJx/getTemplating_LocatorService.php"
#line: 9
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/commehermes/prod/var/cache/install/ContainerGXscgJx/getTemplating_LocatorService.php:9 {
require …
›
› @trigger_error('The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED);
›
}
/var/www/html/commehermes/prod/var/cache/install/ContainerGXscgJx/EccubeEccube_KernelInstallContainer.php:541 {
ContainerGXscgJx\EccubeEccube_KernelInstallContainer->load($file, $lazyLoad = true) …
› {
› return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
› }
arguments: {
"/var/www/html/commehermes/prod/var/cache/install/ContainerGXscgJx/getSitemapControllerService.php"
}
}
/var/www/html/commehermes/prod/var/cache/install/ContainerGXscgJx/EccubeEccube_KernelInstallContainer.php:1336 {
ContainerGXscgJx\EccubeEccube_KernelInstallContainer->getTwigService() …
› {
› $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), \dirname(__DIR__, 4));
› $a->addPath((\dirname(__DIR__, 4).'/app/template/'.$this->getEnv('string:ECCUBE_TEMPLATE_CODE')));
}
/var/www/html/commehermes/prod/var/cache/install/ContainerGXscgJx/EccubeEccube_KernelInstallContainer.php:1216 {
ContainerGXscgJx\EccubeEccube_KernelInstallContainer->getProfilerService() …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['security.access.decision_manager'] ?? $this->getSecurity_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), NULL));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(new \Twig\Profiler\Profile(), ($this->services['twig'] ?? $this->getTwigService())));
› $instance->add(new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService())));
}
/var/www/html/commehermes/prod/var/cache/install/ContainerGXscgJx/EccubeEccube_KernelInstallContainer.php:1953 {
ContainerGXscgJx\EccubeEccube_KernelInstallContainer->getProfilerListenerService() …
› {
› return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);
› }
}
/var/www/html/commehermes/prod/var/cache/install/ContainerGXscgJx/EccubeEccube_KernelInstallContainer.php:1052 {
ContainerGXscgJx\EccubeEccube_KernelInstallContainer->ContainerGXscgJx\{closure} …
› $instance->addListener('kernel.exception', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelException'], 0);
}
/var/www/html/commehermes/prod/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/var/www/html/commehermes/prod/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/commehermes/prod/vendor/symfony/event-dispatcher/EventDispatcher.php:69 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› } else {
› $listeners = $this->getListeners($eventName);
› }
}
/var/www/html/commehermes/prod/src/Eccube/Event/EventDispatcherWrapper.php:32 {
Eccube\Event\EventDispatcherWrapper->dispatch($event) …
›
› return parent::dispatch($event, $eventName);
› }
}
/var/www/html/commehermes/prod/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);
›
}
/var/www/html/commehermes/prod/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);
› }
}
/var/www/html/commehermes/prod/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 {
}
/var/www/html/commehermes/prod/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1749250421 {#1329
date: 2025-06-07 07:53:41.913654 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.67"
"http_method" => "GET"
"server" => "160.16.126.188"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/var/www/html/commehermes/prod/vendor/symfony/error-handler/ErrorHandler.php"
"line" => 532
"class" => "Symfony\Component\ErrorHandler\ErrorHandler"
"function" => "handleError"
"uid" => "f20f0d9"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
"context" => [
"exception" => ErrorException {#1330
#message: "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
#code: 0
#file: "/var/www/html/commehermes/prod/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php"
#line: 14
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/commehermes/prod/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14 {
include …
›
› @trigger_error('The '.TemplateLocator::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);
›
}
/var/www/html/commehermes/prod/vendor/composer/ClassLoader.php:571 {
Composer\Autoload\includeFile($file) …
› {
› include $file;
› }
}
/var/www/html/commehermes/prod/vendor/composer/ClassLoader.php:428 {
Composer\Autoload\ClassLoader->loadClass($class) …
› if ($file = $this->findFile($class)) {
› includeFile($file);
›
}
Composer\Autoload\ClassLoader->loadClass() {}
/var/www/html/commehermes/prod/var/cache/install/ContainerGXscgJx/getTemplating_LocatorService.php:11 {
require …
›
› return $this->privates['templating.locator'] = new \Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator(($this->privates['file_locator'] ?? $this->load('getFileLocatorService.php')), $this->targetDir.'');
›
}
/var/www/html/commehermes/prod/var/cache/install/ContainerGXscgJx/EccubeEccube_KernelInstallContainer.php:541 {
ContainerGXscgJx\EccubeEccube_KernelInstallContainer->load($file, $lazyLoad = true) …
› {
› return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
› }
arguments: {
"/var/www/html/commehermes/prod/var/cache/install/ContainerGXscgJx/getSitemapControllerService.php"
}
}
/var/www/html/commehermes/prod/var/cache/install/ContainerGXscgJx/EccubeEccube_KernelInstallContainer.php:1336 {
ContainerGXscgJx\EccubeEccube_KernelInstallContainer->getTwigService() …
› {
› $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), \dirname(__DIR__, 4));
› $a->addPath((\dirname(__DIR__, 4).'/app/template/'.$this->getEnv('string:ECCUBE_TEMPLATE_CODE')));
}
/var/www/html/commehermes/prod/var/cache/install/ContainerGXscgJx/EccubeEccube_KernelInstallContainer.php:1216 {
ContainerGXscgJx\EccubeEccube_KernelInstallContainer->getProfilerService() …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['security.access.decision_manager'] ?? $this->getSecurity_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), NULL));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(new \Twig\Profiler\Profile(), ($this->services['twig'] ?? $this->getTwigService())));
› $instance->add(new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService())));
}
/var/www/html/commehermes/prod/var/cache/install/ContainerGXscgJx/EccubeEccube_KernelInstallContainer.php:1953 {
ContainerGXscgJx\EccubeEccube_KernelInstallContainer->getProfilerListenerService() …
› {
› return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);
› }
}
/var/www/html/commehermes/prod/var/cache/install/ContainerGXscgJx/EccubeEccube_KernelInstallContainer.php:1052 {
ContainerGXscgJx\EccubeEccube_KernelInstallContainer->ContainerGXscgJx\{closure} …
› $instance->addListener('kernel.exception', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelException'], 0);
}
/var/www/html/commehermes/prod/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/var/www/html/commehermes/prod/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/commehermes/prod/vendor/symfony/event-dispatcher/EventDispatcher.php:69 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› } else {
› $listeners = $this->getListeners($eventName);
› }
}
/var/www/html/commehermes/prod/src/Eccube/Event/EventDispatcherWrapper.php:32 {
Eccube\Event\EventDispatcherWrapper->dispatch($event) …
›
› return parent::dispatch($event, $eventName);
› }
}
/var/www/html/commehermes/prod/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);
›
}
/var/www/html/commehermes/prod/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);
› }
}
/var/www/html/commehermes/prod/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 {
}
/var/www/html/commehermes/prod/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1749250421 {#1331
date: 2025-06-07 07:53:41.913732 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.67"
"http_method" => "GET"
"server" => "160.16.126.188"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/var/www/html/commehermes/prod/vendor/symfony/error-handler/ErrorHandler.php"
"line" => 532
"class" => "Symfony\Component\ErrorHandler\ErrorHandler"
"function" => "handleError"
"uid" => "f20f0d9"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0."
"context" => [
"exception" => ErrorException {#1334
#message: "User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0."
#code: 0
#file: "/var/www/html/commehermes/prod/var/cache/install/ContainerGXscgJx/getTemplating_NameParserService.php"
#line: 9
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/commehermes/prod/var/cache/install/ContainerGXscgJx/getTemplating_NameParserService.php:9 {
require …
›
› @trigger_error('The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED);
›
}
/var/www/html/commehermes/prod/var/cache/install/ContainerGXscgJx/EccubeEccube_KernelInstallContainer.php:541 {
ContainerGXscgJx\EccubeEccube_KernelInstallContainer->load($file, $lazyLoad = true) …
› {
› return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
› }
arguments: {
"/var/www/html/commehermes/prod/var/cache/install/ContainerGXscgJx/getSitemapControllerService.php"
}
}
/var/www/html/commehermes/prod/var/cache/install/ContainerGXscgJx/EccubeEccube_KernelInstallContainer.php:1336 {
ContainerGXscgJx\EccubeEccube_KernelInstallContainer->getTwigService() …
› {
› $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), \dirname(__DIR__, 4));
› $a->addPath((\dirname(__DIR__, 4).'/app/template/'.$this->getEnv('string:ECCUBE_TEMPLATE_CODE')));
}
/var/www/html/commehermes/prod/var/cache/install/ContainerGXscgJx/EccubeEccube_KernelInstallContainer.php:1216 {
ContainerGXscgJx\EccubeEccube_KernelInstallContainer->getProfilerService() …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['security.access.decision_manager'] ?? $this->getSecurity_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), NULL));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(new \Twig\Profiler\Profile(), ($this->services['twig'] ?? $this->getTwigService())));
› $instance->add(new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService())));
}
/var/www/html/commehermes/prod/var/cache/install/ContainerGXscgJx/EccubeEccube_KernelInstallContainer.php:1953 {
ContainerGXscgJx\EccubeEccube_KernelInstallContainer->getProfilerListenerService() …
› {
› return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);
› }
}
/var/www/html/commehermes/prod/var/cache/install/ContainerGXscgJx/EccubeEccube_KernelInstallContainer.php:1052 {
ContainerGXscgJx\EccubeEccube_KernelInstallContainer->ContainerGXscgJx\{closure} …
› $instance->addListener('kernel.exception', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelException'], 0);
}
/var/www/html/commehermes/prod/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/var/www/html/commehermes/prod/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/commehermes/prod/vendor/symfony/event-dispatcher/EventDispatcher.php:69 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› } else {
› $listeners = $this->getListeners($eventName);
› }
}
/var/www/html/commehermes/prod/src/Eccube/Event/EventDispatcherWrapper.php:32 {
Eccube\Event\EventDispatcherWrapper->dispatch($event) …
›
› return parent::dispatch($event, $eventName);
› }
}
/var/www/html/commehermes/prod/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);
›
}
/var/www/html/commehermes/prod/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);
› }
}
/var/www/html/commehermes/prod/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 {
}
/var/www/html/commehermes/prod/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1749250421 {#1335
date: 2025-06-07 07:53:41.913824 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.67"
"http_method" => "GET"
"server" => "160.16.126.188"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/var/www/html/commehermes/prod/vendor/symfony/error-handler/ErrorHandler.php"
"line" => 532
"class" => "Symfony\Component\ErrorHandler\ErrorHandler"
"function" => "handleError"
"uid" => "f20f0d9"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
"context" => [
"exception" => ErrorException {#1336
#message: "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
#code: 0
#file: "/var/www/html/commehermes/prod/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php"
#line: 14
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/commehermes/prod/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14 {
include …
›
› @trigger_error('The '.TemplateNameParser::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);
›
}
/var/www/html/commehermes/prod/vendor/composer/ClassLoader.php:571 {
Composer\Autoload\includeFile($file) …
› {
› include $file;
› }
}
/var/www/html/commehermes/prod/vendor/composer/ClassLoader.php:428 {
Composer\Autoload\ClassLoader->loadClass($class) …
› if ($file = $this->findFile($class)) {
› includeFile($file);
›
}
Composer\Autoload\ClassLoader->loadClass() {}
/var/www/html/commehermes/prod/var/cache/install/ContainerGXscgJx/getTemplating_NameParserService.php:11 {
require …
›
› return $this->privates['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(($this->services['kernel'] ?? $this->get('kernel', 1)));
›
}
/var/www/html/commehermes/prod/var/cache/install/ContainerGXscgJx/EccubeEccube_KernelInstallContainer.php:541 {
ContainerGXscgJx\EccubeEccube_KernelInstallContainer->load($file, $lazyLoad = true) …
› {
› return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
› }
arguments: {
"/var/www/html/commehermes/prod/var/cache/install/ContainerGXscgJx/getSitemapControllerService.php"
}
}
/var/www/html/commehermes/prod/var/cache/install/ContainerGXscgJx/EccubeEccube_KernelInstallContainer.php:1336 {
ContainerGXscgJx\EccubeEccube_KernelInstallContainer->getTwigService() …
› {
› $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), \dirname(__DIR__, 4));
› $a->addPath((\dirname(__DIR__, 4).'/app/template/'.$this->getEnv('string:ECCUBE_TEMPLATE_CODE')));
}
/var/www/html/commehermes/prod/var/cache/install/ContainerGXscgJx/EccubeEccube_KernelInstallContainer.php:1216 {
ContainerGXscgJx\EccubeEccube_KernelInstallContainer->getProfilerService() …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['security.access.decision_manager'] ?? $this->getSecurity_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), NULL));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(new \Twig\Profiler\Profile(), ($this->services['twig'] ?? $this->getTwigService())));
› $instance->add(new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService())));
}
/var/www/html/commehermes/prod/var/cache/install/ContainerGXscgJx/EccubeEccube_KernelInstallContainer.php:1953 {
ContainerGXscgJx\EccubeEccube_KernelInstallContainer->getProfilerListenerService() …
› {
› return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);
› }
}
/var/www/html/commehermes/prod/var/cache/install/ContainerGXscgJx/EccubeEccube_KernelInstallContainer.php:1052 {
ContainerGXscgJx\EccubeEccube_KernelInstallContainer->ContainerGXscgJx\{closure} …
› $instance->addListener('kernel.exception', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelException'], 0);
}
/var/www/html/commehermes/prod/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/var/www/html/commehermes/prod/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/commehermes/prod/vendor/symfony/event-dispatcher/EventDispatcher.php:69 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› } else {
› $listeners = $this->getListeners($eventName);
› }
}
/var/www/html/commehermes/prod/src/Eccube/Event/EventDispatcherWrapper.php:32 {
Eccube\Event\EventDispatcherWrapper->dispatch($event) …
›
› return parent::dispatch($event, $eventName);
› }
}
/var/www/html/commehermes/prod/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);
›
}
/var/www/html/commehermes/prod/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);
› }
}
/var/www/html/commehermes/prod/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 {
}
/var/www/html/commehermes/prod/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1749250421 {#1337
date: 2025-06-07 07:53:41.913882 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.67"
"http_method" => "GET"
"server" => "160.16.126.188"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/var/www/html/commehermes/prod/vendor/symfony/error-handler/ErrorHandler.php"
"line" => 532
"class" => "Symfony\Component\ErrorHandler\ErrorHandler"
"function" => "handleError"
"uid" => "f20f0d9"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "User Deprecated: The "base_template_class" option on Twig\Environment is deprecated since Twig 2.7.0."
"context" => [
"exception" => ErrorException {#1340
#message: "User Deprecated: The "base_template_class" option on Twig\Environment is deprecated since Twig 2.7.0."
#code: 0
#file: "/var/www/html/commehermes/prod/vendor/twig/twig/src/Environment.php"
#line: 121
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/commehermes/prod/vendor/twig/twig/src/Environment.php:121 {
Twig\Environment->__construct(LoaderInterface $loader, $options = []) …
› if ('\\'.Template::class !== $this->baseTemplateClass && '\Twig_Template' !== $this->baseTemplateClass) {
› @trigger_error('The "base_template_class" option on '.__CLASS__.' is deprecated since Twig 2.7.0.', \E_USER_DEPRECATED);
› }
}
/var/www/html/commehermes/prod/var/cache/install/ContainerGXscgJx/EccubeEccube_KernelInstallContainer.php:1368 {
ContainerGXscgJx\EccubeEccube_KernelInstallContainer->getTwigService() …
›
› $this->services['twig'] = $instance = new \Twig\Environment($a, ['debug' => false, 'strict_variables' => false, 'base_template_class' => 'Eccube\\Twig\\Template', 'autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
›
}
/var/www/html/commehermes/prod/var/cache/install/ContainerGXscgJx/EccubeEccube_KernelInstallContainer.php:1216 {
ContainerGXscgJx\EccubeEccube_KernelInstallContainer->getProfilerService() …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['security.access.decision_manager'] ?? $this->getSecurity_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), NULL));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(new \Twig\Profiler\Profile(), ($this->services['twig'] ?? $this->getTwigService())));
› $instance->add(new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService())));
}
/var/www/html/commehermes/prod/var/cache/install/ContainerGXscgJx/EccubeEccube_KernelInstallContainer.php:1953 {
ContainerGXscgJx\EccubeEccube_KernelInstallContainer->getProfilerListenerService() …
› {
› return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);
› }
}
/var/www/html/commehermes/prod/var/cache/install/ContainerGXscgJx/EccubeEccube_KernelInstallContainer.php:1052 {
ContainerGXscgJx\EccubeEccube_KernelInstallContainer->ContainerGXscgJx\{closure} …
› $instance->addListener('kernel.exception', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelException'], 0);
}
/var/www/html/commehermes/prod/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/var/www/html/commehermes/prod/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/html/commehermes/prod/vendor/symfony/event-dispatcher/EventDispatcher.php:69 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› } else {
› $listeners = $this->getListeners($eventName);
› }
}
/var/www/html/commehermes/prod/src/Eccube/Event/EventDispatcherWrapper.php:32 {
Eccube\Event\EventDispatcherWrapper->dispatch($event) …
›
› return parent::dispatch($event, $eventName);
› }
}
/var/www/html/commehermes/prod/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);
›
}
/var/www/html/commehermes/prod/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);
› }
}
/var/www/html/commehermes/prod/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 {
}
/var/www/html/commehermes/prod/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1749250421 {#1341
date: 2025-06-07 07:53:41.914066 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.67"
"http_method" => "GET"
"server" => "160.16.126.188"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/var/www/html/commehermes/prod/vendor/symfony/error-handler/ErrorHandler.php"
"line" => 532
"class" => "Symfony\Component\ErrorHandler\ErrorHandler"
"function" => "handleError"
"uid" => "f20f0d9"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => """
Uncaught PHP Exception Doctrine\DBAL\Exception\TableNotFoundException: "An exception occurred while executing 'SELECT t0.id AS id_1, t0.company_name AS company_name_2, t0.company_kana AS company_kana_3, t0.postal_code AS postal_code_4, t0.addr01 AS addr01_5, t0.addr02 AS addr02_6, t0.phone_number AS phone_number_7, t0.business_hour AS business_hour_8, t0.email01 AS email01_9, t0.email02 AS email02_10, t0.email03 AS email03_11, t0.email04 AS email04_12, t0.shop_name AS shop_name_13, t0.shop_kana AS shop_kana_14, t0.shop_name_eng AS shop_name_eng_15, t0.update_date AS update_date_16, t0.good_traded AS good_traded_17, t0.message AS message_18, t0.delivery_free_amount AS delivery_free_amount_19, t0.delivery_free_quantity AS delivery_free_quantity_20, t0.option_mypage_order_status_display AS option_mypage_order_status_display_21, t0.option_nostock_hidden AS option_nostock_hidden_22, t0.option_favorite_product AS option_favorite_product_23, t0.option_product_delivery_fee AS option_product_delivery_fee_24, t0.option_product_tax_rule AS option_product_tax_rule_25, t0.option_customer_activate AS option_customer_activate_26, t0.option_remember_me AS option_remember_me_27, t0.authentication_key AS authentication_key_28, t0.php_path AS php_path_29, t0.option_point AS option_point_30, t0.basic_point_rate AS basic_point_rate_31, t0.point_conversion_rate AS point_conversion_rate_32, t0.country_id AS country_id_33, t0.pref_id AS pref_id_34, t0.discriminator_type FROM dtb_base_info t0 WHERE t0.id = ? AND t0.discriminator_type IN ('baseinfo')' with params [1]:\n
\n
SQLSTATE[HY000]: General error: 1 no such table: dtb_base_info" at /var/www/html/commehermes/prod/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractSQLiteDriver.php line 59
"""
"context" => [
"exception" => Doctrine\DBAL\Exception\TableNotFoundException {#1184
-driverException: Doctrine\DBAL\Driver\PDO\Exception {#1181 …}
#message: """
An exception occurred while executing 'SELECT t0.id AS id_1, t0.company_name AS company_name_2, t0.company_kana AS company_kana_3, t0.postal_code AS postal_code_4, t0.addr01 AS addr01_5, t0.addr02 AS addr02_6, t0.phone_number AS phone_number_7, t0.business_hour AS business_hour_8, t0.email01 AS email01_9, t0.email02 AS email02_10, t0.email03 AS email03_11, t0.email04 AS email04_12, t0.shop_name AS shop_name_13, t0.shop_kana AS shop_kana_14, t0.shop_name_eng AS shop_name_eng_15, t0.update_date AS update_date_16, t0.good_traded AS good_traded_17, t0.message AS message_18, t0.delivery_free_amount AS delivery_free_amount_19, t0.delivery_free_quantity AS delivery_free_quantity_20, t0.option_mypage_order_status_display AS option_mypage_order_status_display_21, t0.option_nostock_hidden AS option_nostock_hidden_22, t0.option_favorite_product AS option_favorite_product_23, t0.option_product_delivery_fee AS option_product_delivery_fee_24, t0.option_product_tax_rule AS option_product_tax_rule_25, t0.option_customer_activate AS option_customer_activate_26, t0.option_remember_me AS option_remember_me_27, t0.authentication_key AS authentication_key_28, t0.php_path AS php_path_29, t0.option_point AS option_point_30, t0.basic_point_rate AS basic_point_rate_31, t0.point_conversion_rate AS point_conversion_rate_32, t0.country_id AS country_id_33, t0.pref_id AS pref_id_34, t0.discriminator_type FROM dtb_base_info t0 WHERE t0.id = ? AND t0.discriminator_type IN ('baseinfo')' with params [1]:\n
\n
SQLSTATE[HY000]: General error: 1 no such table: dtb_base_info
"""
#code: 0
#file: "/var/www/html/commehermes/prod/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractSQLiteDriver.php"
#line: 59
-previous: Doctrine\DBAL\Driver\PDO\Exception {#1181 …}
trace: {
/var/www/html/commehermes/prod/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractSQLiteDriver.php:59 {
Doctrine\DBAL\Driver\AbstractSQLiteDriver->convertException($message, DriverException $exception) …
› if (strpos($exception->getMessage(), 'no such table:') !== false) {
› return new TableNotFoundException($message, $exception);
› }
}
/var/www/html/commehermes/prod/vendor/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php:182 {
Doctrine\DBAL\DBALException::wrapException(Driver $driver, Throwable $driverEx, string $msg) …
› if ($driver instanceof ExceptionConverterDriver && $driverEx instanceof DeprecatedDriverException) {
› return $driver->convertException($msg, $driverEx);
› }
}
/var/www/html/commehermes/prod/vendor/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php:159 {
Doctrine\DBAL\DBALException::driverExceptionDuringQuery(Driver $driver, Throwable $driverEx, $sql, array $params = []) …
›
› return self::wrapException($driver, $driverEx, $msg);
› }
}
/var/www/html/commehermes/prod/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php:2225 {
Doctrine\DBAL\Connection->handleExceptionDuringQuery(Throwable $e, string $sql, array $params = [], array $types = []): void …
› $sql,
› $this->resolveParams($params, $types)
› )
}
/var/www/html/commehermes/prod/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php:1312 {
Doctrine\DBAL\Connection->executeQuery($sql, array $params = [], $types = [], QueryCacheProfile $qcp = null) …
› $this->handleExceptionDuringQuery(
› $e,
› $sql,
}
/var/www/html/commehermes/prod/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php:726 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, $entity = null, $assoc = null, array $hints = [], $lockMode = null, $limit = null, array $orderBy = null) …
› [$params, $types] = $this->expandParameters($criteria);
› $stmt = $this->conn->executeQuery($sql, $params, $types);
›
}
/var/www/html/commehermes/prod/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php:744 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->loadById(array $identifier, $entity = null) …
› {
› return $this->load($identifier, $entity);
› }
}
/var/www/html/commehermes/prod/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php:472 {
Doctrine\ORM\EntityManager->find($className, $id, $lockMode = null, $lockVersion = null) …
› default:
› return $persister->loadById($sortedId);
› }
}
/var/www/html/commehermes/prod/var/cache/install/ContainerGXscgJx/EntityManager_9a5be93.php:91 {
EntityManager_9a5be93->find($className, $id, $lockMode = null, $lockVersion = null) …
› $this->initializer656b5 && ($this->initializer656b5->__invoke($valueHolder41af9, $this, 'find', array('className' => $className, 'id' => $id, 'lockMode' => $lockMode, 'lockVersion' => $lockVersion), $this->initializer656b5) || 1) && $this->valueHolder41af9 = $valueHolder41af9;
› return $this->valueHolder41af9->find($className, $id, $lockMode, $lockVersion);
› }
}
/var/www/html/commehermes/prod/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php:151 {
Doctrine\ORM\EntityRepository->find($id, $lockMode = null, $lockVersion = null) …
› {
› return $this->_em->find($this->_entityName, $id, $lockMode, $lockVersion);
› }
}
/var/www/html/commehermes/prod/src/Eccube/Repository/BaseInfoRepository.php:44 {
Eccube\Repository\BaseInfoRepository->get($id = 1) …
› {
› $BaseInfo = $this->find($id);
›
}
/var/www/html/commehermes/prod/src/Eccube/Controller/SitemapController.php:79 {
Eccube\Controller\SitemapController->__construct(CategoryRepository $categoryRepository, PageRepository $pageRepository, ProductListOrderByRepository $productListOrderByRepository, ProductRepository $productRepository, RouterInterface $router, BaseInfoRepository $baseInfoRepository) …
› $this->router = $router;
› $this->BaseInfo = $baseInfoRepository->get();
› }
}
/var/www/html/commehermes/prod/var/cache/install/ContainerGXscgJx/getSitemapControllerService.php:16 {
require …
›
› $this->services['Eccube\\Controller\\SitemapController'] = $instance = new \Eccube\Controller\SitemapController(($this->privates['Eccube\\Repository\\CategoryRepository'] ?? $this->load('getCategoryRepositoryService.php')), ($this->privates['Eccube\\Repository\\PageRepository'] ?? $this->load('getPageRepositoryService.php')), ($this->privates['Eccube\\Repository\\Master\\ProductListOrderByRepository'] ?? $this->load('getProductListOrderByRepositoryService.php')), ($this->privates['Eccube\\Repository\\ProductRepository'] ?? $this->getProductRepositoryService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['Eccube\\Repository\\BaseInfoRepository'] ?? $this->getBaseInfoRepositoryService()));
›
}
/var/www/html/commehermes/prod/var/cache/install/ContainerGXscgJx/EccubeEccube_KernelInstallContainer.php:541 {
ContainerGXscgJx\EccubeEccube_KernelInstallContainer->load($file, $lazyLoad = true) …
› {
› return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
› }
arguments: {
"/var/www/html/commehermes/prod/var/cache/install/ContainerGXscgJx/getSitemapControllerService.php"
}
}
/var/www/html/commehermes/prod/vendor/symfony/dependency-injection/Container.php:255 {
Symfony\Component\DependencyInjection\Container->make(string $id, int $invalidBehavior) …
› if (isset($this->fileMap[$id])) {
› return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->load($this->fileMap[$id]);
› } elseif (isset($this->methodMap[$id])) {
}
/var/www/html/commehermes/prod/vendor/symfony/dependency-injection/Container.php:231 {
Symfony\Component\DependencyInjection\Container->get($id, $invalidBehavior = 1) …
› ?? $this->services[$id = $this->aliases[$id] ?? $id]
› ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? [$this, 'make'])($id, $invalidBehavior));
›
}
/var/www/html/commehermes/prod/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:53 {
Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->instantiateController($class) …
› if ($this->container->has($class)) {
› return $this->container->get($class);
› }
}
/var/www/html/commehermes/prod/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:70 {
Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->instantiateController($class) …
› {
› $controller = parent::instantiateController($class);
›
}
/var/www/html/commehermes/prod/vendor/symfony/http-kernel/Controller/ControllerResolver.php:122 {
Symfony\Component\HttpKernel\Controller\ControllerResolver->createController($controller) …
› try {
› $controller = [$this->instantiateController($class), $method];
› } catch (\Error|\LogicException $e) {
}
/var/www/html/commehermes/prod/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:42 {
Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->createController($controller) …
›
› return parent::createController($controller);
› }
}
/var/www/html/commehermes/prod/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:62 {
Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->createController($controller) …
›
› return parent::createController($controller);
› }
}
/var/www/html/commehermes/prod/vendor/symfony/http-kernel/Controller/ControllerResolver.php:86 {
Symfony\Component\HttpKernel\Controller\ControllerResolver->getController(Request $request) …
› try {
› $callable = $this->createController($controller);
› } catch (\InvalidArgumentException $e) {
}
/var/www/html/commehermes/prod/vendor/symfony/http-kernel/HttpKernel.php:141 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // load controller
› if (false === $controller = $this->resolver->getController($request)) {
› throw new NotFoundHttpException(sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo()));
}
/var/www/html/commehermes/prod/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) {
}
/var/www/html/commehermes/prod/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 {
}
/var/www/html/commehermes/prod/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 500
"level_name" => "CRITICAL"
"channel" => "request"
"datetime" => DateTime @1749250421 {#1441
date: 2025-06-07 07:53:41.915044 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.67"
"http_method" => "GET"
"server" => "160.16.126.188"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/var/www/html/commehermes/prod/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
"line" => 127
"class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
"function" => "logException"
"uid" => "f20f0d9"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "User Deprecated: The default value of the "$secure" and "$samesite" arguments of "Symfony\Component\HttpFoundation\Cookie::__construct"'s constructor will respectively change from "false" to "null" and from "null" to "lax" in Symfony 5.0, you should define their values explicitly or use "Cookie::create()" instead."
"context" => [
"exception" => ErrorException {#169
#message: "User Deprecated: The default value of the "$secure" and "$samesite" arguments of "Symfony\Component\HttpFoundation\Cookie::__construct"'s constructor will respectively change from "false" to "null" and from "null" to "lax" in Symfony 5.0, you should define their values explicitly or use "Cookie::create()" instead."
#code: 0
#file: "/var/www/html/commehermes/prod/vendor/symfony/http-foundation/Cookie.php"
#line: 97
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/commehermes/prod/vendor/symfony/http-foundation/Cookie.php:97 {
Symfony\Component\HttpFoundation\Cookie->__construct(string $name, string $value = null, $expire = 0, string $path = '/', string $domain = null, bool $secure = false, bool $httpOnly = true, bool $raw = false, string $sameSite = null) …
› if (9 > \func_num_args()) {
› @trigger_error(sprintf('The default value of the "$secure" and "$samesite" arguments of "%s"\'s constructor will respectively change from "false" to "null" and from "null" to "lax" in Symfony 5.0, you should define their values explicitly or use "Cookie::create()" instead.', __METHOD__), \E_USER_DEPRECATED);
› }
}
/var/www/html/commehermes/prod/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/Helper/DeviceView.php:476 {
SunCat\MobileDetectBundle\Helper\DeviceView->createCookie($value) …
› $this->isCookieSecure(),
› $this->isCookieHttpOnly()
› );
}
/var/www/html/commehermes/prod/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/Helper/DeviceView.php:299 {
SunCat\MobileDetectBundle\Helper\DeviceView->modifyResponse($view, Response $response) …
› {
› $response->headers->setCookie($this->createCookie($view));
›
}
/var/www/html/commehermes/prod/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/EventListener/RequestResponseListener.php:219 {
SunCat\MobileDetectBundle\EventListener\RequestResponseListener->SunCat\MobileDetectBundle\EventListener\{closure} …
› $this->modifyResponseClosure = function (DeviceView $deviceView, FilterResponseEvent $event) use ($view) {
› return $deviceView->modifyResponse($view, $event->getResponse());
› };
}
/var/www/html/commehermes/prod/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/EventListener/RequestResponseListener.php:177 {
SunCat\MobileDetectBundle\EventListener\RequestResponseListener->handleResponse(FilterResponseEvent $event) …
› $modifyClosure = $this->modifyResponseClosure;
› $event->setResponse($modifyClosure($this->deviceView, $event));
›
}
/var/www/html/commehermes/prod/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/html/commehermes/prod/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);
›
}
/var/www/html/commehermes/prod/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/html/commehermes/prod/src/Eccube/Event/EventDispatcherWrapper.php:32 {
Eccube\Event\EventDispatcherWrapper->dispatch($event) …
›
› return parent::dispatch($event, $eventName);
› }
}
/var/www/html/commehermes/prod/vendor/symfony/http-kernel/HttpKernel.php:191 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/var/www/html/commehermes/prod/vendor/symfony/http-kernel/HttpKernel.php:179 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/var/www/html/commehermes/prod/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) {
}
/var/www/html/commehermes/prod/vendor/symfony/http-kernel/EventListener/ErrorListener.php:60 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event, string $eventName = null, EventDispatcherInterface $eventDispatcher = null) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/var/www/html/commehermes/prod/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/html/commehermes/prod/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);
›
}
/var/www/html/commehermes/prod/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/html/commehermes/prod/src/Eccube/Event/EventDispatcherWrapper.php:32 {
Eccube\Event\EventDispatcherWrapper->dispatch($event) …
›
› return parent::dispatch($event, $eventName);
› }
}
/var/www/html/commehermes/prod/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);
›
}
/var/www/html/commehermes/prod/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);
› }
}
/var/www/html/commehermes/prod/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 {
}
/var/www/html/commehermes/prod/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1749250421 {#163
date: 2025-06-07 07:53:41.917532 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.67"
"http_method" => "GET"
"server" => "160.16.126.188"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/var/www/html/commehermes/prod/vendor/symfony/error-handler/ErrorHandler.php"
"line" => 532
"class" => "Symfony\Component\ErrorHandler\ErrorHandler"
"function" => "handleError"
"uid" => "f20f0d9"
"user_id" => "anon."
"session_id" => "N/A"
]
]
[
"message" => "User Deprecated: The default value of the "$secure" and "$samesite" arguments of "Symfony\Component\HttpFoundation\Cookie::__construct"'s constructor will respectively change from "false" to "null" and from "null" to "lax" in Symfony 5.0, you should define their values explicitly or use "Cookie::create()" instead."
"context" => [
"exception" => ErrorException {#162
#message: "User Deprecated: The default value of the "$secure" and "$samesite" arguments of "Symfony\Component\HttpFoundation\Cookie::__construct"'s constructor will respectively change from "false" to "null" and from "null" to "lax" in Symfony 5.0, you should define their values explicitly or use "Cookie::create()" instead."
#code: 0
#file: "/var/www/html/commehermes/prod/vendor/symfony/http-foundation/Cookie.php"
#line: 97
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/commehermes/prod/vendor/symfony/http-foundation/Cookie.php:97 {
Symfony\Component\HttpFoundation\Cookie->__construct(string $name, string $value = null, $expire = 0, string $path = '/', string $domain = null, bool $secure = false, bool $httpOnly = true, bool $raw = false, string $sameSite = null) …
› if (9 > \func_num_args()) {
› @trigger_error(sprintf('The default value of the "$secure" and "$samesite" arguments of "%s"\'s constructor will respectively change from "false" to "null" and from "null" to "lax" in Symfony 5.0, you should define their values explicitly or use "Cookie::create()" instead.', __METHOD__), \E_USER_DEPRECATED);
› }
}
/var/www/html/commehermes/prod/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/Helper/DeviceView.php:476 {
SunCat\MobileDetectBundle\Helper\DeviceView->createCookie($value) …
› $this->isCookieSecure(),
› $this->isCookieHttpOnly()
› );
}
/var/www/html/commehermes/prod/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/Helper/DeviceView.php:299 {
SunCat\MobileDetectBundle\Helper\DeviceView->modifyResponse($view, Response $response) …
› {
› $response->headers->setCookie($this->createCookie($view));
›
}
/var/www/html/commehermes/prod/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/EventListener/RequestResponseListener.php:219 {
SunCat\MobileDetectBundle\EventListener\RequestResponseListener->SunCat\MobileDetectBundle\EventListener\{closure} …
› $this->modifyResponseClosure = function (DeviceView $deviceView, FilterResponseEvent $event) use ($view) {
› return $deviceView->modifyResponse($view, $event->getResponse());
› };
}
/var/www/html/commehermes/prod/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/EventListener/RequestResponseListener.php:177 {
SunCat\MobileDetectBundle\EventListener\RequestResponseListener->handleResponse(FilterResponseEvent $event) …
› $modifyClosure = $this->modifyResponseClosure;
› $event->setResponse($modifyClosure($this->deviceView, $event));
›
}
/var/www/html/commehermes/prod/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/html/commehermes/prod/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);
›
}
/var/www/html/commehermes/prod/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/html/commehermes/prod/src/Eccube/Event/EventDispatcherWrapper.php:32 {
Eccube\Event\EventDispatcherWrapper->dispatch($event) …
›
› return parent::dispatch($event, $eventName);
› }
}
/var/www/html/commehermes/prod/vendor/symfony/http-kernel/HttpKernel.php:191 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/var/www/html/commehermes/prod/vendor/symfony/http-kernel/HttpKernel.php:245 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Exception $e) {
}
/var/www/html/commehermes/prod/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);
› }
}
/var/www/html/commehermes/prod/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 {
}
/var/www/html/commehermes/prod/index.php:82 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1749250421 {#141
date: 2025-06-07 07:53:41.931563 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/sitemap.xml"
"ip" => "216.73.216.67"
"http_method" => "GET"
"server" => "160.16.126.188"
"referrer" => null
"user_agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"file" => "/var/www/html/commehermes/prod/vendor/symfony/error-handler/ErrorHandler.php"
"line" => 532
"class" => "Symfony\Component\ErrorHandler\ErrorHandler"
"function" => "handleError"
"uid" => "f20f0d9"
"user_id" => "anon."
"session_id" => "N/A"
]
]
]
#initialized: true
#level: 100
#bubble: true
#formatter: null
#processors: []
}
Symfony\Bridge\Monolog\Handler\ConsoleHandler {#87
-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 {#86
#serverData: [
"USER" => "apache"
"HOME" => "/usr/share/httpd"
"SCRIPT_NAME" => "/index.php"
"REQUEST_URI" => "/sitemap.xml"
"QUERY_STRING" => ""
"REQUEST_METHOD" => "GET"
"SERVER_PROTOCOL" => "HTTP/1.1"
"GATEWAY_INTERFACE" => "CGI/1.1"
"REDIRECT_URL" => "/sitemap.xml"
"REMOTE_PORT" => "27270"
"SCRIPT_FILENAME" => "/var/www/html/commehermes/prod/index.php"
"SERVER_ADMIN" => "root@localhost"
"CONTEXT_DOCUMENT_ROOT" => "/var/www/html/commehermes/prod/"
"CONTEXT_PREFIX" => ""
"REQUEST_SCHEME" => "http"
"DOCUMENT_ROOT" => "/var/www/html/commehermes/prod/"
"REMOTE_ADDR" => "216.73.216.67"
"SERVER_PORT" => "80"
"SERVER_ADDR" => "160.16.126.188"
"SERVER_NAME" => "160.16.126.188"
"SERVER_SOFTWARE" => "Apache/2.4.53 (CentOS Stream) OpenSSL/3.0.7"
"SERVER_SIGNATURE" => ""
"PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
"HTTP_CONNECTION" => "keep-alive"
"HTTP_CACHE_CONTROL" => "max-age=259200"
"HTTP_X_FORWARDED_FOR" => "10.3.238.135"
"HTTP_VIA" => "1.1 squid-proxy-5b5d847c96-fltcm (squid/6.10)"
"HTTP_HOST" => "160.16.126.188"
"HTTP_ACCEPT_ENCODING" => "gzip, br, zstd, deflate"
"HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
"HTTP_ACCEPT" => "*/*"
"proxy-nokeepalive" => "1"
"HTTP_AUTHORIZATION" => ""
"SCRIPT_URI" => "http://160.16.126.188/sitemap.xml"
"SCRIPT_URL" => "/sitemap.xml"
"UNIQUE_ID" => "aENxdSxSzoTi3yP9jgVqLAAAAFA"
"REDIRECT_STATUS" => "200"
"REDIRECT_HTTP_AUTHORIZATION" => ""
"REDIRECT_SCRIPT_URI" => "http://160.16.126.188/sitemap.xml"
"REDIRECT_SCRIPT_URL" => "/sitemap.xml"
"REDIRECT_UNIQUE_ID" => "aENxdSxSzoTi3yP9jgVqLAAAAFA"
"FCGI_ROLE" => "RESPONDER"
"PHP_SELF" => "/index.php"
"REQUEST_TIME_FLOAT" => 1749250421.8784
"REQUEST_TIME" => 1749250421
"APP_ENV" => "install"
"APP_DEBUG" => "0"
]
#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 {#85
-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 {#84
-uid: "f20f0d9"
}
Eccube\Log\Processor\TokenProcessor {#81
#tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#79 …}
}
Eccube\Log\Processor\SessionProcessor {#69
#session: Symfony\Component\HttpFoundation\Session\Session {#70 …}
}
]
#microsecondTimestamps: true
#exceptionHandler: null
} |